Action not permitted
Modal body text goes here.
Modal Title
Modal Body
CVE-2024-10978 (GCVE-0-2024-10978)
Vulnerability from cvelistv5
- CWE-266 - Incorrect Privilege Assignment
| Vendor | Product | Version | ||
|---|---|---|---|---|
| n/a | PostgreSQL |
Version: 17 < 17.1 Version: 16 < 16.5 Version: 15 < 15.9 Version: 14 < 14.14 Version: 13 < 13.17 Version: 0 < 12.21 |
{
"containers": {
"adp": [
{
"metrics": [
{
"other": {
"content": {
"id": "CVE-2024-10978",
"options": [
{
"Exploitation": "none"
},
{
"Automatable": "no"
},
{
"Technical Impact": "partial"
}
],
"role": "CISA Coordinator",
"timestamp": "2024-11-14T18:53:38.409914Z",
"version": "2.0.3"
},
"type": "ssvc"
}
}
],
"providerMetadata": {
"dateUpdated": "2024-11-14T19:29:16.719Z",
"orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
"shortName": "CISA-ADP"
},
"title": "CISA ADP Vulnrichment"
},
{
"providerMetadata": {
"dateUpdated": "2025-11-03T21:51:39.867Z",
"orgId": "af854a3a-2127-422b-91ae-364da2661108",
"shortName": "CVE"
},
"references": [
{
"url": "https://www.postgresql.org/message-id/173171334532.1547978.1518068370217143844%40wrigleys.postgresql.org"
},
{
"url": "https://lists.debian.org/debian-lts-announce/2024/11/msg00018.html"
},
{
"url": "https://lists.debian.org/debian-lts-announce/2024/11/msg00011.html"
}
],
"title": "CVE Program Container"
}
],
"cna": {
"affected": [
{
"defaultStatus": "unaffected",
"product": "PostgreSQL",
"vendor": "n/a",
"versions": [
{
"lessThan": "17.1",
"status": "affected",
"version": "17",
"versionType": "rpm"
},
{
"lessThan": "16.5",
"status": "affected",
"version": "16",
"versionType": "rpm"
},
{
"lessThan": "15.9",
"status": "affected",
"version": "15",
"versionType": "rpm"
},
{
"lessThan": "14.14",
"status": "affected",
"version": "14",
"versionType": "rpm"
},
{
"lessThan": "13.17",
"status": "affected",
"version": "13",
"versionType": "rpm"
},
{
"lessThan": "12.21",
"status": "affected",
"version": "0",
"versionType": "rpm"
}
]
}
],
"credits": [
{
"lang": "en",
"value": "The PostgreSQL project thanks Tom Lane for reporting this problem."
}
],
"descriptions": [
{
"lang": "en",
"value": "Incorrect privilege assignment in PostgreSQL allows a less-privileged application user to view or change different rows from those intended. An attack requires the application to use SET ROLE, SET SESSION AUTHORIZATION, or an equivalent feature. The problem arises when an application query uses parameters from the attacker or conveys query results to the attacker. If that query reacts to current_setting(\u0027role\u0027) or the current user ID, it may modify or return data as though the session had not used SET ROLE or SET SESSION AUTHORIZATION. The attacker does not control which incorrect user ID applies. Query text from less-privileged sources is not a concern here, because SET ROLE and SET SESSION AUTHORIZATION are not sandboxes for unvetted queries. Versions before PostgreSQL 17.1, 16.5, 15.9, 14.14, 13.17, and 12.21 are affected."
}
],
"metrics": [
{
"cvssV3_1": {
"baseScore": 4.2,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:L/I:L/A:N",
"version": "3.1"
},
"format": "CVSS"
}
],
"problemTypes": [
{
"descriptions": [
{
"cweId": "CWE-266",
"description": "Incorrect Privilege Assignment",
"lang": "en",
"type": "CWE"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2024-11-14T13:00:07.398Z",
"orgId": "f86ef6dc-4d3a-42ad-8f28-e6d5547a5007",
"shortName": "PostgreSQL"
},
"references": [
{
"url": "https://www.postgresql.org/support/security/CVE-2024-10978/"
}
],
"title": "PostgreSQL SET ROLE, SET SESSION AUTHORIZATION reset to wrong user ID"
}
},
"cveMetadata": {
"assignerOrgId": "f86ef6dc-4d3a-42ad-8f28-e6d5547a5007",
"assignerShortName": "PostgreSQL",
"cveId": "CVE-2024-10978",
"datePublished": "2024-11-14T13:00:07.398Z",
"dateReserved": "2024-11-07T19:27:03.860Z",
"dateUpdated": "2025-11-03T21:51:39.867Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.2",
"vulnerability-lookup:meta": {
"nvd": "{\"cve\":{\"id\":\"CVE-2024-10978\",\"sourceIdentifier\":\"f86ef6dc-4d3a-42ad-8f28-e6d5547a5007\",\"published\":\"2024-11-14T13:15:04.217\",\"lastModified\":\"2025-11-03T22:16:36.917\",\"vulnStatus\":\"Modified\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"Incorrect privilege assignment in PostgreSQL allows a less-privileged application user to view or change different rows from those intended. An attack requires the application to use SET ROLE, SET SESSION AUTHORIZATION, or an equivalent feature. The problem arises when an application query uses parameters from the attacker or conveys query results to the attacker. If that query reacts to current_setting(\u0027role\u0027) or the current user ID, it may modify or return data as though the session had not used SET ROLE or SET SESSION AUTHORIZATION. The attacker does not control which incorrect user ID applies. Query text from less-privileged sources is not a concern here, because SET ROLE and SET SESSION AUTHORIZATION are not sandboxes for unvetted queries. Versions before PostgreSQL 17.1, 16.5, 15.9, 14.14, 13.17, and 12.21 are affected.\"},{\"lang\":\"es\",\"value\":\"La asignaci\u00f3n incorrecta de privilegios en PostgreSQL permite que un usuario de la aplicaci\u00f3n con menos privilegios vea o cambie filas distintas a las previstas. Un ataque requiere que la aplicaci\u00f3n utilice SET ROLE, SET SESSION AUTHORIZATION o una funci\u00f3n equivalente. El problema surge cuando una consulta de la aplicaci\u00f3n utiliza par\u00e1metros del atacante o transmite los resultados de la consulta al atacante. Si esa consulta reacciona a current_setting(\u0027role\u0027) o al ID de usuario actual, puede modificar o devolver datos como si la sesi\u00f3n no hubiera utilizado SET ROLE o SET SESSION AUTHORIZATION. El atacante no controla qu\u00e9 ID de usuario incorrecto se aplica. El texto de la consulta de fuentes con menos privilegios no es un problema aqu\u00ed, porque SET ROLE y SET SESSION AUTHORIZATION no son entornos aislados para consultas no verificadas. Las versiones anteriores a PostgreSQL 17.1, 16.5, 15.9, 14.14, 13.17 y 12.21 se ven afectadas.\"}],\"metrics\":{\"cvssMetricV31\":[{\"source\":\"f86ef6dc-4d3a-42ad-8f28-e6d5547a5007\",\"type\":\"Secondary\",\"cvssData\":{\"version\":\"3.1\",\"vectorString\":\"CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:L/I:L/A:N\",\"baseScore\":4.2,\"baseSeverity\":\"MEDIUM\",\"attackVector\":\"NETWORK\",\"attackComplexity\":\"HIGH\",\"privilegesRequired\":\"LOW\",\"userInteraction\":\"NONE\",\"scope\":\"UNCHANGED\",\"confidentialityImpact\":\"LOW\",\"integrityImpact\":\"LOW\",\"availabilityImpact\":\"NONE\"},\"exploitabilityScore\":1.6,\"impactScore\":2.5},{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"cvssData\":{\"version\":\"3.1\",\"vectorString\":\"CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:L/I:L/A:N\",\"baseScore\":4.2,\"baseSeverity\":\"MEDIUM\",\"attackVector\":\"NETWORK\",\"attackComplexity\":\"HIGH\",\"privilegesRequired\":\"LOW\",\"userInteraction\":\"NONE\",\"scope\":\"UNCHANGED\",\"confidentialityImpact\":\"LOW\",\"integrityImpact\":\"LOW\",\"availabilityImpact\":\"NONE\"},\"exploitabilityScore\":1.6,\"impactScore\":2.5}]},\"weaknesses\":[{\"source\":\"f86ef6dc-4d3a-42ad-8f28-e6d5547a5007\",\"type\":\"Secondary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-266\"}]},{\"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.21\",\"matchCriteriaId\":\"433D59A0-8811-4DDB-A9F7-D85C62F905CC\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:postgresql:postgresql:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"13.0\",\"versionEndExcluding\":\"13.17\",\"matchCriteriaId\":\"380F8048-FBE5-4606-93A3-915CFD229317\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:postgresql:postgresql:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"14.0\",\"versionEndExcluding\":\"14.14\",\"matchCriteriaId\":\"FACF31C7-3B20-4BAE-A596-9C59D67406D8\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:postgresql:postgresql:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"15.0\",\"versionEndExcluding\":\"15.9\",\"matchCriteriaId\":\"DF12F1A2-3179-4DAC-B728-038B94954DC7\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:postgresql:postgresql:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"16.0\",\"versionEndExcluding\":\"16.5\",\"matchCriteriaId\":\"353CBD91-FC28-4DA3-B79A-F4F4DC80FA93\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:postgresql:postgresql:17.0:-:*:*:*:*:*:*\",\"matchCriteriaId\":\"554F297F-6688-4242-9618-40A3A017D246\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:postgresql:postgresql:17.0:beta1:*:*:*:*:*:*\",\"matchCriteriaId\":\"2012E2E6-9A7A-4EA8-AE7C-5CB3486CE9DA\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:postgresql:postgresql:17.0:beta2:*:*:*:*:*:*\",\"matchCriteriaId\":\"354785D4-62F8-49C6-BFE6-D7AFEF7BE28F\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:postgresql:postgresql:17.0:beta3:*:*:*:*:*:*\",\"matchCriteriaId\":\"EB5B99AA-AEDF-4730-824E-3A09D47B19DE\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:postgresql:postgresql:17.0:rc1:*:*:*:*:*:*\",\"matchCriteriaId\":\"9C88EECA-C66E-4FCF-BA4A-7581516B2471\"}]}]},{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:debian:debian_linux:11.0:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"FA6FEEC2-9F11-4643-8827-749718254FED\"}]}]}],\"references\":[{\"url\":\"https://www.postgresql.org/support/security/CVE-2024-10978/\",\"source\":\"f86ef6dc-4d3a-42ad-8f28-e6d5547a5007\",\"tags\":[\"Vendor Advisory\"]},{\"url\":\"https://lists.debian.org/debian-lts-announce/2024/11/msg00011.html\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"https://lists.debian.org/debian-lts-announce/2024/11/msg00018.html\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Mailing List\"]},{\"url\":\"https://www.postgresql.org/message-id/173171334532.1547978.1518068370217143844%40wrigleys.postgresql.org\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Mailing List\"]}]}}",
"vulnrichment": {
"containers": "{\"adp\": [{\"title\": \"CVE Program Container\", \"references\": [{\"url\": \"https://www.postgresql.org/message-id/173171334532.1547978.1518068370217143844%40wrigleys.postgresql.org\"}, {\"url\": \"https://lists.debian.org/debian-lts-announce/2024/11/msg00018.html\"}, {\"url\": \"https://lists.debian.org/debian-lts-announce/2024/11/msg00011.html\"}], \"providerMetadata\": {\"orgId\": \"af854a3a-2127-422b-91ae-364da2661108\", \"shortName\": \"CVE\", \"dateUpdated\": \"2025-11-03T21:51:39.867Z\"}}, {\"title\": \"CISA ADP Vulnrichment\", \"metrics\": [{\"other\": {\"type\": \"ssvc\", \"content\": {\"id\": \"CVE-2024-10978\", \"role\": \"CISA Coordinator\", \"options\": [{\"Exploitation\": \"none\"}, {\"Automatable\": \"no\"}, {\"Technical Impact\": \"partial\"}], \"version\": \"2.0.3\", \"timestamp\": \"2024-11-14T18:53:38.409914Z\"}}}], \"providerMetadata\": {\"orgId\": \"134c704f-9b21-4f2e-91b3-4a467353bcc0\", \"shortName\": \"CISA-ADP\", \"dateUpdated\": \"2024-11-14T18:54:19.728Z\"}}], \"cna\": {\"title\": \"PostgreSQL SET ROLE, SET SESSION AUTHORIZATION reset to wrong user ID\", \"credits\": [{\"lang\": \"en\", \"value\": \"The PostgreSQL project thanks Tom Lane for reporting this problem.\"}], \"metrics\": [{\"format\": \"CVSS\", \"cvssV3_1\": {\"version\": \"3.1\", \"baseScore\": 4.2, \"baseSeverity\": \"MEDIUM\", \"vectorString\": \"CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:L/I:L/A:N\"}}], \"affected\": [{\"vendor\": \"n/a\", \"product\": \"PostgreSQL\", \"versions\": [{\"status\": \"affected\", \"version\": \"17\", \"lessThan\": \"17.1\", \"versionType\": \"rpm\"}, {\"status\": \"affected\", \"version\": \"16\", \"lessThan\": \"16.5\", \"versionType\": \"rpm\"}, {\"status\": \"affected\", \"version\": \"15\", \"lessThan\": \"15.9\", \"versionType\": \"rpm\"}, {\"status\": \"affected\", \"version\": \"14\", \"lessThan\": \"14.14\", \"versionType\": \"rpm\"}, {\"status\": \"affected\", \"version\": \"13\", \"lessThan\": \"13.17\", \"versionType\": \"rpm\"}, {\"status\": \"affected\", \"version\": \"0\", \"lessThan\": \"12.21\", \"versionType\": \"rpm\"}], \"defaultStatus\": \"unaffected\"}], \"references\": [{\"url\": \"https://www.postgresql.org/support/security/CVE-2024-10978/\"}], \"descriptions\": [{\"lang\": \"en\", \"value\": \"Incorrect privilege assignment in PostgreSQL allows a less-privileged application user to view or change different rows from those intended. An attack requires the application to use SET ROLE, SET SESSION AUTHORIZATION, or an equivalent feature. The problem arises when an application query uses parameters from the attacker or conveys query results to the attacker. If that query reacts to current_setting(\u0027role\u0027) or the current user ID, it may modify or return data as though the session had not used SET ROLE or SET SESSION AUTHORIZATION. The attacker does not control which incorrect user ID applies. Query text from less-privileged sources is not a concern here, because SET ROLE and SET SESSION AUTHORIZATION are not sandboxes for unvetted queries. Versions before PostgreSQL 17.1, 16.5, 15.9, 14.14, 13.17, and 12.21 are affected.\"}], \"problemTypes\": [{\"descriptions\": [{\"lang\": \"en\", \"type\": \"CWE\", \"cweId\": \"CWE-266\", \"description\": \"Incorrect Privilege Assignment\"}]}], \"providerMetadata\": {\"orgId\": \"f86ef6dc-4d3a-42ad-8f28-e6d5547a5007\", \"shortName\": \"PostgreSQL\", \"dateUpdated\": \"2024-11-14T13:00:07.398Z\"}}}",
"cveMetadata": "{\"cveId\": \"CVE-2024-10978\", \"state\": \"PUBLISHED\", \"dateUpdated\": \"2025-11-03T21:51:39.867Z\", \"dateReserved\": \"2024-11-07T19:27:03.860Z\", \"assignerOrgId\": \"f86ef6dc-4d3a-42ad-8f28-e6d5547a5007\", \"datePublished\": \"2024-11-14T13:00:07.398Z\", \"assignerShortName\": \"PostgreSQL\"}",
"dataType": "CVE_RECORD",
"dataVersion": "5.2"
}
}
}
WID-SEC-W-2024-3475
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": "PostgreSQL ist eine frei verf\u00fcgbare Datenbank f\u00fcr unterschiedliche Betriebssysteme.",
"title": "Produktbeschreibung"
},
{
"category": "summary",
"text": "Ein entfernter Angreifer kann mehrere Schwachstellen in PostgreSQL ausnutzen, um beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, Daten zu manipulieren oder vertrauliche Informationen preiszugeben.",
"title": "Angriff"
},
{
"category": "general",
"text": "- Linux\n- MacOS X\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-2024-3475 - CSAF Version",
"url": "https://wid.cert-bund.de/.well-known/csaf/white/2024/wid-sec-w-2024-3475.json"
},
{
"category": "self",
"summary": "WID-SEC-2024-3475 - Portal Version",
"url": "https://wid.cert-bund.de/portal/wid/securityadvisory?name=WID-SEC-2024-3475"
},
{
"category": "external",
"summary": "PostgreSQL Release Notes vom 2024-11-14",
"url": "https://www.postgresql.org/about/news/postgresql-171-165-159-1414-1317-and-1221-released-2955/"
},
{
"category": "external",
"summary": "PostgreSQL Security Advisory vom 2024-11-14",
"url": "https://www.postgresql.org/support/security/CVE-2024-10976/"
},
{
"category": "external",
"summary": "PostgreSQL Security Advisory vom 2024-11-14",
"url": "https://www.postgresql.org/support/security/CVE-2024-10977/"
},
{
"category": "external",
"summary": "PostgreSQL Security Advisory vom 2024-11-14",
"url": "https://www.postgresql.org/support/security/CVE-2024-10978/"
},
{
"category": "external",
"summary": "PostgreSQL Security Advisory vom 2024-11-14",
"url": "https://www.postgresql.org/support/security/CVE-2024-10979/"
},
{
"category": "external",
"summary": "Debian Security Advisory DSA-5812 vom 2024-11-16",
"url": "https://lists.debian.org/debian-security-announce/2024/msg00226.html"
},
{
"category": "external",
"summary": "openSUSE Security Update OPENSUSE-SU-2024:14502-1 vom 2024-11-16",
"url": "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/thread/AKWDFN2C7BDHNEIL7UAMUE2QLH322LIK/"
},
{
"category": "external",
"summary": "openSUSE Security Update OPENSUSE-SU-2024:14505-1 vom 2024-11-16",
"url": "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/thread/RB4KENPNXIDYL7D4OSLN7SICCC2ASXXP/"
},
{
"category": "external",
"summary": "Debian Security Advisory DLA-3954 vom 2024-11-16",
"url": "https://lists.debian.org/debian-lts-announce/2024/11/msg00011.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2024:4052-1 vom 2024-11-25",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2024-November/019843.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2024:4063-1 vom 2024-11-26",
"url": "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/message/NM7DG2QZKFAKH2TVO6LI5MFXR43ZC4RC/"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2024:4098-1 vom 2024-11-28",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2024-November/019869.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2024:4097-1 vom 2024-11-28",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2024-November/019870.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2024:4096-1 vom 2024-11-28",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2024-November/019871.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2024:4095-1 vom 2024-11-28",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2024-November/019872.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2024:4099-1 vom 2024-11-28",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2024-November/019868.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2024:4118-1 vom 2024-11-29",
"url": "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/message/VBMMHVAJJCAP52ZFWBGECD6A3RO5GMX4/"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2024:10593 vom 2024-12-02",
"url": "https://access.redhat.com/errata/RHSA-2024:10593"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2024:4114-1 vom 2024-11-29",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2024-November/019874.html"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2024:10595 vom 2024-12-02",
"url": "https://access.redhat.com/errata/RHSA-2024:10595"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2024:10705 vom 2024-12-02",
"url": "https://access.redhat.com/errata/RHSA-2024:10705"
},
{
"category": "external",
"summary": "Ubuntu Security Notice USN-7132-1 vom 2024-12-02",
"url": "https://ubuntu.com/security/notices/USN-7132-1"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2024:10677 vom 2024-12-02",
"url": "https://access.redhat.com/errata/RHSA-2024:10677"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2024:10739 vom 2024-12-03",
"url": "https://access.redhat.com/errata/RHSA-2024:10739"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2024:10788 vom 2024-12-04",
"url": "https://access.redhat.com/errata/RHSA-2024:10788"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2024:10787 vom 2024-12-04",
"url": "https://access.redhat.com/errata/RHSA-2024:10787"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2024:10785 vom 2024-12-04",
"url": "https://access.redhat.com/errata/RHSA-2024:10785"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2024:10750 vom 2024-12-03",
"url": "https://access.redhat.com/errata/RHSA-2024:10750"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2024:10789 vom 2024-12-04",
"url": "https://access.redhat.com/errata/RHSA-2024:10789"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2024:10800 vom 2024-12-04",
"url": "https://access.redhat.com/errata/RHSA-2024:10800"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2024:10827 vom 2024-12-05",
"url": "https://access.redhat.com/errata/RHSA-2024:10827"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2024:10807 vom 2024-12-04",
"url": "https://access.redhat.com/errata/RHSA-2024:10807"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2024:4175-1 vom 2024-12-04",
"url": "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/message/LS2XLEBNB7SJ2N2QEBUANUTS7ORDE6SO/"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2024:10831 vom 2024-12-05",
"url": "https://access.redhat.com/errata/RHSA-2024:10831"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2024:4174-1 vom 2024-12-04",
"url": "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/message/L5U7GLD2GHOAYD54LYIGZYYVWQYGYFRX/"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2024:4176-1 vom 2024-12-04",
"url": "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/message/DALTZPSAABBADG7HF56AU5UPFJAHAARO/"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2024:10832 vom 2024-12-05",
"url": "https://access.redhat.com/errata/RHSA-2024:10832"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2024:4173-1 vom 2024-12-04",
"url": "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/message/5WIRX4CKTVOW2ASMEMI4CQRBL6C6VQJS/"
},
{
"category": "external",
"summary": "RedHat Security Advisory",
"url": "https://access.redhat.com/errata/RHSA-2024:10791"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2024:10830 vom 2024-12-05",
"url": "https://access.redhat.com/errata/RHSA-2024:10830"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2024:10851 vom 2024-12-05",
"url": "https://access.redhat.com/errata/RHSA-2024:10851"
},
{
"category": "external",
"summary": "Oracle Linux Security Advisory ELSA-2024-10788 vom 2024-12-05",
"url": "https://oss.oracle.com/pipermail/el-errata/2024-December/016821.html"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2024:10846 vom 2024-12-05",
"url": "https://access.redhat.com/errata/RHSA-2024:10846"
},
{
"category": "external",
"summary": "Oracle Linux Security Advisory ELSA-2024-10832 vom 2024-12-06",
"url": "https://linux.oracle.com/errata/ELSA-2024-10832.html"
},
{
"category": "external",
"summary": "Oracle Linux Security Advisory ELSA-2024-10785 vom 2024-12-06",
"url": "https://linux.oracle.com/errata/ELSA-2024-10785.html"
},
{
"category": "external",
"summary": "Oracle Linux Security Advisory ELSA-2024-10787 vom 2024-12-07",
"url": "https://linux.oracle.com/errata/ELSA-2024-10787.html"
},
{
"category": "external",
"summary": "Gentoo Linux Security Advisory GLSA-202412-12 vom 2024-12-08",
"url": "https://security.gentoo.org/glsa/202412-12"
},
{
"category": "external",
"summary": "Oracle Linux Security Advisory ELSA-2024-10830 vom 2024-12-06",
"url": "https://linux.oracle.com/errata/ELSA-2024-10830.html"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2024:10879 vom 2024-12-09",
"url": "https://access.redhat.com/errata/RHSA-2024:10879"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2024:10882 vom 2024-12-09",
"url": "https://access.redhat.com/errata/RHSA-2024:10882"
},
{
"category": "external",
"summary": "Oracle Linux Security Advisory ELSA-2024-10791 vom 2024-12-11",
"url": "https://linux.oracle.com/errata/ELSA-2024-10791.html"
},
{
"category": "external",
"summary": "IBM Security Bulletin 7179045 vom 2024-12-16",
"url": "https://www.ibm.com/support/pages/node/7179045"
},
{
"category": "external",
"summary": "Rocky Linux Security Advisory RLSA-2024:10830 vom 2024-12-19",
"url": "https://errata.build.resf.org/RLSA-2024:10830"
},
{
"category": "external",
"summary": "Rocky Linux Security Advisory RLSA-2024:10785 vom 2024-12-19",
"url": "https://errata.build.resf.org/RLSA-2024:10785"
},
{
"category": "external",
"summary": "Rocky Linux Security Advisory RLSA-2024:10831 vom 2024-12-19",
"url": "https://errata.build.resf.org/RLSA-2024:10831"
},
{
"category": "external",
"summary": "Rocky Linux Security Advisory RLSA-2024:10788 vom 2024-12-19",
"url": "https://errata.build.resf.org/RLSA-2024:10788"
},
{
"category": "external",
"summary": "Rocky Linux Security Advisory RLSA-2024:10832 vom 2024-12-19",
"url": "https://errata.build.resf.org/RLSA-2024:10832"
},
{
"category": "external",
"summary": "Rocky Linux Security Advisory RLSA-2024:10787 vom 2024-12-19",
"url": "https://errata.build.resf.org/RLSA-2024:10787"
},
{
"category": "external",
"summary": "Amazon Linux Security Advisory ALASPOSTGRESQL13-2024-008 vom 2024-12-19",
"url": "https://alas.aws.amazon.com/AL2/ALASPOSTGRESQL13-2024-008.html"
},
{
"category": "external",
"summary": "Amazon Linux Security Advisory ALASPOSTGRESQL14-2024-015 vom 2024-12-19",
"url": "https://alas.aws.amazon.com/AL2/ALASPOSTGRESQL14-2024-015.html"
},
{
"category": "external",
"summary": "Amazon Linux Security Advisory ALASPOSTGRESQL14-2024-014 vom 2024-12-19",
"url": "https://alas.aws.amazon.com/AL2/ALASPOSTGRESQL14-2024-014.html"
},
{
"category": "external",
"summary": "Oracle Linux Security Advisory ELSA-2024-10882 vom 2024-12-24",
"url": "https://linux.oracle.com/errata/ELSA-2024-10882.html"
}
],
"source_lang": "en-US",
"title": "PostgreSQL: Mehrere Schwachstellen",
"tracking": {
"current_release_date": "2024-12-23T23:00:00.000+00:00",
"generator": {
"date": "2024-12-24T10:02:22.006+00:00",
"engine": {
"name": "BSI-WID",
"version": "1.3.10"
}
},
"id": "WID-SEC-W-2024-3475",
"initial_release_date": "2024-11-14T23:00:00.000+00:00",
"revision_history": [
{
"date": "2024-11-14T23:00:00.000+00:00",
"number": "1",
"summary": "Initiale Fassung"
},
{
"date": "2024-11-17T23:00:00.000+00:00",
"number": "2",
"summary": "Neue Updates von Debian und openSUSE aufgenommen"
},
{
"date": "2024-11-25T23:00:00.000+00:00",
"number": "3",
"summary": "Neue Updates von SUSE aufgenommen"
},
{
"date": "2024-11-26T23:00:00.000+00:00",
"number": "4",
"summary": "Neue Updates von SUSE aufgenommen"
},
{
"date": "2024-11-28T23:00:00.000+00:00",
"number": "5",
"summary": "Neue Updates von SUSE aufgenommen"
},
{
"date": "2024-12-01T23:00:00.000+00:00",
"number": "6",
"summary": "Neue Updates von SUSE und Red Hat aufgenommen"
},
{
"date": "2024-12-02T23:00:00.000+00:00",
"number": "7",
"summary": "Neue Updates von Red Hat und Ubuntu aufgenommen"
},
{
"date": "2024-12-03T23:00:00.000+00:00",
"number": "8",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2024-12-04T23:00:00.000+00:00",
"number": "9",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2024-12-05T23:00:00.000+00:00",
"number": "10",
"summary": "Neue Updates von Red Hat und Oracle Linux aufgenommen"
},
{
"date": "2024-12-08T23:00:00.000+00:00",
"number": "11",
"summary": "Neue Updates von Oracle Linux und Gentoo aufgenommen"
},
{
"date": "2024-12-11T23:00:00.000+00:00",
"number": "12",
"summary": "Neue Updates von Oracle Linux aufgenommen"
},
{
"date": "2024-12-16T23:00:00.000+00:00",
"number": "13",
"summary": "Neue Updates von IBM aufgenommen"
},
{
"date": "2024-12-18T23:00:00.000+00:00",
"number": "14",
"summary": "Neue Updates von Rocky Enterprise Software Foundation aufgenommen"
},
{
"date": "2024-12-19T23:00:00.000+00:00",
"number": "15",
"summary": "Neue Updates von Amazon aufgenommen"
},
{
"date": "2024-12-23T23:00:00.000+00:00",
"number": "16",
"summary": "Neue Updates von Oracle Linux aufgenommen"
}
],
"status": "final",
"version": "16"
}
},
"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": "Gentoo Linux",
"product": {
"name": "Gentoo Linux",
"product_id": "T012167",
"product_identification_helper": {
"cpe": "cpe:/o:gentoo:linux:-"
}
}
}
],
"category": "vendor",
"name": "Gentoo"
},
{
"branches": [
{
"branches": [
{
"category": "product_version_range",
"name": "\u003c6.1.9.5",
"product": {
"name": "IBM Storage Scale \u003c6.1.9.5",
"product_id": "T039851"
}
},
{
"category": "product_version",
"name": "6.1.9.5",
"product": {
"name": "IBM Storage Scale 6.1.9.5",
"product_id": "T039851-fixed",
"product_identification_helper": {
"cpe": "cpe:/a:ibm:spectrum_scale:6.1.9.5"
}
}
},
{
"category": "product_version_range",
"name": "\u003c6.2.2.0",
"product": {
"name": "IBM Storage Scale \u003c6.2.2.0",
"product_id": "T039852"
}
},
{
"category": "product_version",
"name": "6.2.2.0",
"product": {
"name": "IBM Storage Scale 6.2.2.0",
"product_id": "T039852-fixed",
"product_identification_helper": {
"cpe": "cpe:/a:ibm:spectrum_scale:6.2.2.0"
}
}
}
],
"category": "product_name",
"name": "Storage Scale"
}
],
"category": "vendor",
"name": "IBM"
},
{
"branches": [
{
"branches": [
{
"category": "product_version_range",
"name": "\u003c17.1",
"product": {
"name": "Open Source PostgreSQL \u003c17.1",
"product_id": "T039193"
}
},
{
"category": "product_version",
"name": "17.1",
"product": {
"name": "Open Source PostgreSQL 17.1",
"product_id": "T039193-fixed",
"product_identification_helper": {
"cpe": "cpe:/a:postgresql:postgresql:17.1"
}
}
},
{
"category": "product_version_range",
"name": "\u003c16.5",
"product": {
"name": "Open Source PostgreSQL \u003c16.5",
"product_id": "T039194"
}
},
{
"category": "product_version",
"name": "16.5",
"product": {
"name": "Open Source PostgreSQL 16.5",
"product_id": "T039194-fixed",
"product_identification_helper": {
"cpe": "cpe:/a:postgresql:postgresql:16.5"
}
}
},
{
"category": "product_version_range",
"name": "\u003c15.9",
"product": {
"name": "Open Source PostgreSQL \u003c15.9",
"product_id": "T039195"
}
},
{
"category": "product_version",
"name": "15.9",
"product": {
"name": "Open Source PostgreSQL 15.9",
"product_id": "T039195-fixed",
"product_identification_helper": {
"cpe": "cpe:/a:postgresql:postgresql:15.9"
}
}
},
{
"category": "product_version_range",
"name": "\u003c14.14",
"product": {
"name": "Open Source PostgreSQL \u003c14.14",
"product_id": "T039196"
}
},
{
"category": "product_version",
"name": "14.14",
"product": {
"name": "Open Source PostgreSQL 14.14",
"product_id": "T039196-fixed",
"product_identification_helper": {
"cpe": "cpe:/a:postgresql:postgresql:14.14"
}
}
},
{
"category": "product_version_range",
"name": "\u003c13.17",
"product": {
"name": "Open Source PostgreSQL \u003c13.17",
"product_id": "T039197"
}
},
{
"category": "product_version",
"name": "13.17",
"product": {
"name": "Open Source PostgreSQL 13.17",
"product_id": "T039197-fixed",
"product_identification_helper": {
"cpe": "cpe:/a:postgresql:postgresql:13.17"
}
}
},
{
"category": "product_version_range",
"name": "\u003c12.21",
"product": {
"name": "Open Source PostgreSQL \u003c12.21",
"product_id": "T039198"
}
},
{
"category": "product_version",
"name": "12.21",
"product": {
"name": "Open Source PostgreSQL 12.21",
"product_id": "T039198-fixed",
"product_identification_helper": {
"cpe": "cpe:/a:postgresql:postgresql:12.21"
}
}
}
],
"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": "RESF Rocky Linux",
"product": {
"name": "RESF Rocky Linux",
"product_id": "T032255",
"product_identification_helper": {
"cpe": "cpe:/o:resf:rocky_linux:-"
}
}
}
],
"category": "vendor",
"name": "RESF"
},
{
"branches": [
{
"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": "product_name",
"name": "Red Hat Enterprise Linux",
"product": {
"name": "Red Hat Enterprise Linux",
"product_id": "T034267",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:enterprise_linux:-"
}
}
}
],
"category": "product_name",
"name": "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-2024-10976",
"notes": [
{
"category": "description",
"text": "Es besteht eine Schwachstelle in PostgreSQL. Dieser Fehler existiert wegen der unvollst\u00e4ndigen Verfolgung von Tabellen mit Sicherheit auf Zeilenebene in der Abfrageplanungskomponente, was die Anwendung falscher Zeilensicherheitsrichtlinien erm\u00f6glicht. Ein entfernter, authentifizierter Angreifer kann diese Schwachstelle ausnutzen, um andere als die beabsichtigten Zeilen anzuzeigen oder zu \u00e4ndern, wodurch m\u00f6glicherweise rollenspezifische Richtlinien umgangen werden k\u00f6nnen."
}
],
"product_status": {
"known_affected": [
"67646",
"T012167",
"T004914",
"T032255",
"T034267",
"T039852",
"T039851",
"T039197",
"T039196",
"T039198",
"2951",
"T002207",
"T039193",
"T000126",
"T039195",
"T039194",
"T027843",
"398363"
]
},
"release_date": "2024-11-14T23:00:00.000+00:00",
"title": "CVE-2024-10976"
},
{
"cve": "CVE-2024-10977",
"notes": [
{
"category": "description",
"text": "Es besteht eine Schwachstelle in PostgreSQL. Dieser Fehler existiert wegen der unsachgem\u00e4\u00dfen Behandlung von Server-Fehlermeldungen in der libpq-Clientkomponente, wodurch beliebige Nicht-NUL-Bytes verarbeitet werden k\u00f6nnen. Ein entfernter, anonymer Angreifer kann diese Schwachstelle ausnutzen, indem er manipulierte Fehlermeldungen sendet, die einen Benutzer oder ein automatisiertes Werkzeug dazu verleiten k\u00f6nnten, die Meldung als g\u00fcltige Abfrageergebnisse zu interpretieren. Zur erfolgreichen Ausnutzung ist eine Benutzerinteraktion erforderlich."
}
],
"product_status": {
"known_affected": [
"67646",
"T012167",
"T004914",
"T032255",
"T034267",
"T039852",
"T039851",
"T039197",
"T039196",
"T039198",
"2951",
"T002207",
"T039193",
"T000126",
"T039195",
"T039194",
"T027843",
"398363"
]
},
"release_date": "2024-11-14T23:00:00.000+00:00",
"title": "CVE-2024-10977"
},
{
"cve": "CVE-2024-10978",
"notes": [
{
"category": "description",
"text": "Es besteht eine Schwachstelle in PostgreSQL. Dieser Fehler existiert wegen einer fehlerhaften Rechtevergabe in der Rollenverwaltungskomponente, die einen nicht autorisierten Zugriff auf Daten erm\u00f6glicht. Ein entfernter, authentifizierter Angreifer kann diese Schwachstelle ausnutzen, indem er SET ROLE, SET SESSION AUTHORIZATION oder \u00e4hnliche Funktionen ausnutzt, um andere als die beabsichtigten Zeilen anzuzeigen oder zu \u00e4ndern."
}
],
"product_status": {
"known_affected": [
"67646",
"T012167",
"T004914",
"T032255",
"T034267",
"T039852",
"T039851",
"T039197",
"T039196",
"T039198",
"2951",
"T002207",
"T039193",
"T000126",
"T039195",
"T039194",
"T027843",
"398363"
]
},
"release_date": "2024-11-14T23:00:00.000+00:00",
"title": "CVE-2024-10978"
},
{
"cve": "CVE-2024-10979",
"notes": [
{
"category": "description",
"text": "Es besteht eine Schwachstelle in PostgreSQL. Dieser Fehler existiert wegen einer inkorrekten Kontrolle von Umgebungsvariablen in der PL/Perl Komponente, die unautorisierte \u00c4nderungen an sensiblen Prozessumgebungsvariablen (z.B. PATH) erlaubt. Ein entfernter, authentifizierter Angreifer kann diese Schwachstelle ausnutzen, um die Ausf\u00fchrung von beliebigem Code zu erm\u00f6glichen."
}
],
"product_status": {
"known_affected": [
"67646",
"T012167",
"T004914",
"T032255",
"T034267",
"T039852",
"T039851",
"T039197",
"T039196",
"T039198",
"2951",
"T002207",
"T039193",
"T000126",
"T039195",
"T039194",
"T027843",
"398363"
]
},
"release_date": "2024-11-14T23:00:00.000+00:00",
"title": "CVE-2024-10979"
}
]
}
wid-sec-w-2024-3475
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": "PostgreSQL ist eine frei verf\u00fcgbare Datenbank f\u00fcr unterschiedliche Betriebssysteme.",
"title": "Produktbeschreibung"
},
{
"category": "summary",
"text": "Ein entfernter Angreifer kann mehrere Schwachstellen in PostgreSQL ausnutzen, um beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, Daten zu manipulieren oder vertrauliche Informationen preiszugeben.",
"title": "Angriff"
},
{
"category": "general",
"text": "- Linux\n- MacOS X\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-2024-3475 - CSAF Version",
"url": "https://wid.cert-bund.de/.well-known/csaf/white/2024/wid-sec-w-2024-3475.json"
},
{
"category": "self",
"summary": "WID-SEC-2024-3475 - Portal Version",
"url": "https://wid.cert-bund.de/portal/wid/securityadvisory?name=WID-SEC-2024-3475"
},
{
"category": "external",
"summary": "PostgreSQL Release Notes vom 2024-11-14",
"url": "https://www.postgresql.org/about/news/postgresql-171-165-159-1414-1317-and-1221-released-2955/"
},
{
"category": "external",
"summary": "PostgreSQL Security Advisory vom 2024-11-14",
"url": "https://www.postgresql.org/support/security/CVE-2024-10976/"
},
{
"category": "external",
"summary": "PostgreSQL Security Advisory vom 2024-11-14",
"url": "https://www.postgresql.org/support/security/CVE-2024-10977/"
},
{
"category": "external",
"summary": "PostgreSQL Security Advisory vom 2024-11-14",
"url": "https://www.postgresql.org/support/security/CVE-2024-10978/"
},
{
"category": "external",
"summary": "PostgreSQL Security Advisory vom 2024-11-14",
"url": "https://www.postgresql.org/support/security/CVE-2024-10979/"
},
{
"category": "external",
"summary": "Debian Security Advisory DSA-5812 vom 2024-11-16",
"url": "https://lists.debian.org/debian-security-announce/2024/msg00226.html"
},
{
"category": "external",
"summary": "openSUSE Security Update OPENSUSE-SU-2024:14502-1 vom 2024-11-16",
"url": "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/thread/AKWDFN2C7BDHNEIL7UAMUE2QLH322LIK/"
},
{
"category": "external",
"summary": "openSUSE Security Update OPENSUSE-SU-2024:14505-1 vom 2024-11-16",
"url": "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/thread/RB4KENPNXIDYL7D4OSLN7SICCC2ASXXP/"
},
{
"category": "external",
"summary": "Debian Security Advisory DLA-3954 vom 2024-11-16",
"url": "https://lists.debian.org/debian-lts-announce/2024/11/msg00011.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2024:4052-1 vom 2024-11-25",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2024-November/019843.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2024:4063-1 vom 2024-11-26",
"url": "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/message/NM7DG2QZKFAKH2TVO6LI5MFXR43ZC4RC/"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2024:4098-1 vom 2024-11-28",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2024-November/019869.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2024:4097-1 vom 2024-11-28",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2024-November/019870.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2024:4096-1 vom 2024-11-28",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2024-November/019871.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2024:4095-1 vom 2024-11-28",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2024-November/019872.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2024:4099-1 vom 2024-11-28",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2024-November/019868.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2024:4118-1 vom 2024-11-29",
"url": "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/message/VBMMHVAJJCAP52ZFWBGECD6A3RO5GMX4/"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2024:10593 vom 2024-12-02",
"url": "https://access.redhat.com/errata/RHSA-2024:10593"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2024:4114-1 vom 2024-11-29",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2024-November/019874.html"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2024:10595 vom 2024-12-02",
"url": "https://access.redhat.com/errata/RHSA-2024:10595"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2024:10705 vom 2024-12-02",
"url": "https://access.redhat.com/errata/RHSA-2024:10705"
},
{
"category": "external",
"summary": "Ubuntu Security Notice USN-7132-1 vom 2024-12-02",
"url": "https://ubuntu.com/security/notices/USN-7132-1"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2024:10677 vom 2024-12-02",
"url": "https://access.redhat.com/errata/RHSA-2024:10677"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2024:10739 vom 2024-12-03",
"url": "https://access.redhat.com/errata/RHSA-2024:10739"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2024:10788 vom 2024-12-04",
"url": "https://access.redhat.com/errata/RHSA-2024:10788"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2024:10787 vom 2024-12-04",
"url": "https://access.redhat.com/errata/RHSA-2024:10787"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2024:10785 vom 2024-12-04",
"url": "https://access.redhat.com/errata/RHSA-2024:10785"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2024:10750 vom 2024-12-03",
"url": "https://access.redhat.com/errata/RHSA-2024:10750"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2024:10789 vom 2024-12-04",
"url": "https://access.redhat.com/errata/RHSA-2024:10789"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2024:10800 vom 2024-12-04",
"url": "https://access.redhat.com/errata/RHSA-2024:10800"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2024:10827 vom 2024-12-05",
"url": "https://access.redhat.com/errata/RHSA-2024:10827"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2024:10807 vom 2024-12-04",
"url": "https://access.redhat.com/errata/RHSA-2024:10807"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2024:4175-1 vom 2024-12-04",
"url": "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/message/LS2XLEBNB7SJ2N2QEBUANUTS7ORDE6SO/"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2024:10831 vom 2024-12-05",
"url": "https://access.redhat.com/errata/RHSA-2024:10831"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2024:4174-1 vom 2024-12-04",
"url": "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/message/L5U7GLD2GHOAYD54LYIGZYYVWQYGYFRX/"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2024:4176-1 vom 2024-12-04",
"url": "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/message/DALTZPSAABBADG7HF56AU5UPFJAHAARO/"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2024:10832 vom 2024-12-05",
"url": "https://access.redhat.com/errata/RHSA-2024:10832"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2024:4173-1 vom 2024-12-04",
"url": "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/message/5WIRX4CKTVOW2ASMEMI4CQRBL6C6VQJS/"
},
{
"category": "external",
"summary": "RedHat Security Advisory",
"url": "https://access.redhat.com/errata/RHSA-2024:10791"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2024:10830 vom 2024-12-05",
"url": "https://access.redhat.com/errata/RHSA-2024:10830"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2024:10851 vom 2024-12-05",
"url": "https://access.redhat.com/errata/RHSA-2024:10851"
},
{
"category": "external",
"summary": "Oracle Linux Security Advisory ELSA-2024-10788 vom 2024-12-05",
"url": "https://oss.oracle.com/pipermail/el-errata/2024-December/016821.html"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2024:10846 vom 2024-12-05",
"url": "https://access.redhat.com/errata/RHSA-2024:10846"
},
{
"category": "external",
"summary": "Oracle Linux Security Advisory ELSA-2024-10832 vom 2024-12-06",
"url": "https://linux.oracle.com/errata/ELSA-2024-10832.html"
},
{
"category": "external",
"summary": "Oracle Linux Security Advisory ELSA-2024-10785 vom 2024-12-06",
"url": "https://linux.oracle.com/errata/ELSA-2024-10785.html"
},
{
"category": "external",
"summary": "Oracle Linux Security Advisory ELSA-2024-10787 vom 2024-12-07",
"url": "https://linux.oracle.com/errata/ELSA-2024-10787.html"
},
{
"category": "external",
"summary": "Gentoo Linux Security Advisory GLSA-202412-12 vom 2024-12-08",
"url": "https://security.gentoo.org/glsa/202412-12"
},
{
"category": "external",
"summary": "Oracle Linux Security Advisory ELSA-2024-10830 vom 2024-12-06",
"url": "https://linux.oracle.com/errata/ELSA-2024-10830.html"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2024:10879 vom 2024-12-09",
"url": "https://access.redhat.com/errata/RHSA-2024:10879"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2024:10882 vom 2024-12-09",
"url": "https://access.redhat.com/errata/RHSA-2024:10882"
},
{
"category": "external",
"summary": "Oracle Linux Security Advisory ELSA-2024-10791 vom 2024-12-11",
"url": "https://linux.oracle.com/errata/ELSA-2024-10791.html"
},
{
"category": "external",
"summary": "IBM Security Bulletin 7179045 vom 2024-12-16",
"url": "https://www.ibm.com/support/pages/node/7179045"
},
{
"category": "external",
"summary": "Rocky Linux Security Advisory RLSA-2024:10830 vom 2024-12-19",
"url": "https://errata.build.resf.org/RLSA-2024:10830"
},
{
"category": "external",
"summary": "Rocky Linux Security Advisory RLSA-2024:10785 vom 2024-12-19",
"url": "https://errata.build.resf.org/RLSA-2024:10785"
},
{
"category": "external",
"summary": "Rocky Linux Security Advisory RLSA-2024:10831 vom 2024-12-19",
"url": "https://errata.build.resf.org/RLSA-2024:10831"
},
{
"category": "external",
"summary": "Rocky Linux Security Advisory RLSA-2024:10788 vom 2024-12-19",
"url": "https://errata.build.resf.org/RLSA-2024:10788"
},
{
"category": "external",
"summary": "Rocky Linux Security Advisory RLSA-2024:10832 vom 2024-12-19",
"url": "https://errata.build.resf.org/RLSA-2024:10832"
},
{
"category": "external",
"summary": "Rocky Linux Security Advisory RLSA-2024:10787 vom 2024-12-19",
"url": "https://errata.build.resf.org/RLSA-2024:10787"
},
{
"category": "external",
"summary": "Amazon Linux Security Advisory ALASPOSTGRESQL13-2024-008 vom 2024-12-19",
"url": "https://alas.aws.amazon.com/AL2/ALASPOSTGRESQL13-2024-008.html"
},
{
"category": "external",
"summary": "Amazon Linux Security Advisory ALASPOSTGRESQL14-2024-015 vom 2024-12-19",
"url": "https://alas.aws.amazon.com/AL2/ALASPOSTGRESQL14-2024-015.html"
},
{
"category": "external",
"summary": "Amazon Linux Security Advisory ALASPOSTGRESQL14-2024-014 vom 2024-12-19",
"url": "https://alas.aws.amazon.com/AL2/ALASPOSTGRESQL14-2024-014.html"
},
{
"category": "external",
"summary": "Oracle Linux Security Advisory ELSA-2024-10882 vom 2024-12-24",
"url": "https://linux.oracle.com/errata/ELSA-2024-10882.html"
}
],
"source_lang": "en-US",
"title": "PostgreSQL: Mehrere Schwachstellen",
"tracking": {
"current_release_date": "2024-12-23T23:00:00.000+00:00",
"generator": {
"date": "2024-12-24T10:02:22.006+00:00",
"engine": {
"name": "BSI-WID",
"version": "1.3.10"
}
},
"id": "WID-SEC-W-2024-3475",
"initial_release_date": "2024-11-14T23:00:00.000+00:00",
"revision_history": [
{
"date": "2024-11-14T23:00:00.000+00:00",
"number": "1",
"summary": "Initiale Fassung"
},
{
"date": "2024-11-17T23:00:00.000+00:00",
"number": "2",
"summary": "Neue Updates von Debian und openSUSE aufgenommen"
},
{
"date": "2024-11-25T23:00:00.000+00:00",
"number": "3",
"summary": "Neue Updates von SUSE aufgenommen"
},
{
"date": "2024-11-26T23:00:00.000+00:00",
"number": "4",
"summary": "Neue Updates von SUSE aufgenommen"
},
{
"date": "2024-11-28T23:00:00.000+00:00",
"number": "5",
"summary": "Neue Updates von SUSE aufgenommen"
},
{
"date": "2024-12-01T23:00:00.000+00:00",
"number": "6",
"summary": "Neue Updates von SUSE und Red Hat aufgenommen"
},
{
"date": "2024-12-02T23:00:00.000+00:00",
"number": "7",
"summary": "Neue Updates von Red Hat und Ubuntu aufgenommen"
},
{
"date": "2024-12-03T23:00:00.000+00:00",
"number": "8",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2024-12-04T23:00:00.000+00:00",
"number": "9",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2024-12-05T23:00:00.000+00:00",
"number": "10",
"summary": "Neue Updates von Red Hat und Oracle Linux aufgenommen"
},
{
"date": "2024-12-08T23:00:00.000+00:00",
"number": "11",
"summary": "Neue Updates von Oracle Linux und Gentoo aufgenommen"
},
{
"date": "2024-12-11T23:00:00.000+00:00",
"number": "12",
"summary": "Neue Updates von Oracle Linux aufgenommen"
},
{
"date": "2024-12-16T23:00:00.000+00:00",
"number": "13",
"summary": "Neue Updates von IBM aufgenommen"
},
{
"date": "2024-12-18T23:00:00.000+00:00",
"number": "14",
"summary": "Neue Updates von Rocky Enterprise Software Foundation aufgenommen"
},
{
"date": "2024-12-19T23:00:00.000+00:00",
"number": "15",
"summary": "Neue Updates von Amazon aufgenommen"
},
{
"date": "2024-12-23T23:00:00.000+00:00",
"number": "16",
"summary": "Neue Updates von Oracle Linux aufgenommen"
}
],
"status": "final",
"version": "16"
}
},
"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": "Gentoo Linux",
"product": {
"name": "Gentoo Linux",
"product_id": "T012167",
"product_identification_helper": {
"cpe": "cpe:/o:gentoo:linux:-"
}
}
}
],
"category": "vendor",
"name": "Gentoo"
},
{
"branches": [
{
"branches": [
{
"category": "product_version_range",
"name": "\u003c6.1.9.5",
"product": {
"name": "IBM Storage Scale \u003c6.1.9.5",
"product_id": "T039851"
}
},
{
"category": "product_version",
"name": "6.1.9.5",
"product": {
"name": "IBM Storage Scale 6.1.9.5",
"product_id": "T039851-fixed",
"product_identification_helper": {
"cpe": "cpe:/a:ibm:spectrum_scale:6.1.9.5"
}
}
},
{
"category": "product_version_range",
"name": "\u003c6.2.2.0",
"product": {
"name": "IBM Storage Scale \u003c6.2.2.0",
"product_id": "T039852"
}
},
{
"category": "product_version",
"name": "6.2.2.0",
"product": {
"name": "IBM Storage Scale 6.2.2.0",
"product_id": "T039852-fixed",
"product_identification_helper": {
"cpe": "cpe:/a:ibm:spectrum_scale:6.2.2.0"
}
}
}
],
"category": "product_name",
"name": "Storage Scale"
}
],
"category": "vendor",
"name": "IBM"
},
{
"branches": [
{
"branches": [
{
"category": "product_version_range",
"name": "\u003c17.1",
"product": {
"name": "Open Source PostgreSQL \u003c17.1",
"product_id": "T039193"
}
},
{
"category": "product_version",
"name": "17.1",
"product": {
"name": "Open Source PostgreSQL 17.1",
"product_id": "T039193-fixed",
"product_identification_helper": {
"cpe": "cpe:/a:postgresql:postgresql:17.1"
}
}
},
{
"category": "product_version_range",
"name": "\u003c16.5",
"product": {
"name": "Open Source PostgreSQL \u003c16.5",
"product_id": "T039194"
}
},
{
"category": "product_version",
"name": "16.5",
"product": {
"name": "Open Source PostgreSQL 16.5",
"product_id": "T039194-fixed",
"product_identification_helper": {
"cpe": "cpe:/a:postgresql:postgresql:16.5"
}
}
},
{
"category": "product_version_range",
"name": "\u003c15.9",
"product": {
"name": "Open Source PostgreSQL \u003c15.9",
"product_id": "T039195"
}
},
{
"category": "product_version",
"name": "15.9",
"product": {
"name": "Open Source PostgreSQL 15.9",
"product_id": "T039195-fixed",
"product_identification_helper": {
"cpe": "cpe:/a:postgresql:postgresql:15.9"
}
}
},
{
"category": "product_version_range",
"name": "\u003c14.14",
"product": {
"name": "Open Source PostgreSQL \u003c14.14",
"product_id": "T039196"
}
},
{
"category": "product_version",
"name": "14.14",
"product": {
"name": "Open Source PostgreSQL 14.14",
"product_id": "T039196-fixed",
"product_identification_helper": {
"cpe": "cpe:/a:postgresql:postgresql:14.14"
}
}
},
{
"category": "product_version_range",
"name": "\u003c13.17",
"product": {
"name": "Open Source PostgreSQL \u003c13.17",
"product_id": "T039197"
}
},
{
"category": "product_version",
"name": "13.17",
"product": {
"name": "Open Source PostgreSQL 13.17",
"product_id": "T039197-fixed",
"product_identification_helper": {
"cpe": "cpe:/a:postgresql:postgresql:13.17"
}
}
},
{
"category": "product_version_range",
"name": "\u003c12.21",
"product": {
"name": "Open Source PostgreSQL \u003c12.21",
"product_id": "T039198"
}
},
{
"category": "product_version",
"name": "12.21",
"product": {
"name": "Open Source PostgreSQL 12.21",
"product_id": "T039198-fixed",
"product_identification_helper": {
"cpe": "cpe:/a:postgresql:postgresql:12.21"
}
}
}
],
"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": "RESF Rocky Linux",
"product": {
"name": "RESF Rocky Linux",
"product_id": "T032255",
"product_identification_helper": {
"cpe": "cpe:/o:resf:rocky_linux:-"
}
}
}
],
"category": "vendor",
"name": "RESF"
},
{
"branches": [
{
"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": "product_name",
"name": "Red Hat Enterprise Linux",
"product": {
"name": "Red Hat Enterprise Linux",
"product_id": "T034267",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:enterprise_linux:-"
}
}
}
],
"category": "product_name",
"name": "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-2024-10976",
"notes": [
{
"category": "description",
"text": "Es besteht eine Schwachstelle in PostgreSQL. Dieser Fehler existiert wegen der unvollst\u00e4ndigen Verfolgung von Tabellen mit Sicherheit auf Zeilenebene in der Abfrageplanungskomponente, was die Anwendung falscher Zeilensicherheitsrichtlinien erm\u00f6glicht. Ein entfernter, authentifizierter Angreifer kann diese Schwachstelle ausnutzen, um andere als die beabsichtigten Zeilen anzuzeigen oder zu \u00e4ndern, wodurch m\u00f6glicherweise rollenspezifische Richtlinien umgangen werden k\u00f6nnen."
}
],
"product_status": {
"known_affected": [
"67646",
"T012167",
"T004914",
"T032255",
"T034267",
"T039852",
"T039851",
"T039197",
"T039196",
"T039198",
"2951",
"T002207",
"T039193",
"T000126",
"T039195",
"T039194",
"T027843",
"398363"
]
},
"release_date": "2024-11-14T23:00:00.000+00:00",
"title": "CVE-2024-10976"
},
{
"cve": "CVE-2024-10977",
"notes": [
{
"category": "description",
"text": "Es besteht eine Schwachstelle in PostgreSQL. Dieser Fehler existiert wegen der unsachgem\u00e4\u00dfen Behandlung von Server-Fehlermeldungen in der libpq-Clientkomponente, wodurch beliebige Nicht-NUL-Bytes verarbeitet werden k\u00f6nnen. Ein entfernter, anonymer Angreifer kann diese Schwachstelle ausnutzen, indem er manipulierte Fehlermeldungen sendet, die einen Benutzer oder ein automatisiertes Werkzeug dazu verleiten k\u00f6nnten, die Meldung als g\u00fcltige Abfrageergebnisse zu interpretieren. Zur erfolgreichen Ausnutzung ist eine Benutzerinteraktion erforderlich."
}
],
"product_status": {
"known_affected": [
"67646",
"T012167",
"T004914",
"T032255",
"T034267",
"T039852",
"T039851",
"T039197",
"T039196",
"T039198",
"2951",
"T002207",
"T039193",
"T000126",
"T039195",
"T039194",
"T027843",
"398363"
]
},
"release_date": "2024-11-14T23:00:00.000+00:00",
"title": "CVE-2024-10977"
},
{
"cve": "CVE-2024-10978",
"notes": [
{
"category": "description",
"text": "Es besteht eine Schwachstelle in PostgreSQL. Dieser Fehler existiert wegen einer fehlerhaften Rechtevergabe in der Rollenverwaltungskomponente, die einen nicht autorisierten Zugriff auf Daten erm\u00f6glicht. Ein entfernter, authentifizierter Angreifer kann diese Schwachstelle ausnutzen, indem er SET ROLE, SET SESSION AUTHORIZATION oder \u00e4hnliche Funktionen ausnutzt, um andere als die beabsichtigten Zeilen anzuzeigen oder zu \u00e4ndern."
}
],
"product_status": {
"known_affected": [
"67646",
"T012167",
"T004914",
"T032255",
"T034267",
"T039852",
"T039851",
"T039197",
"T039196",
"T039198",
"2951",
"T002207",
"T039193",
"T000126",
"T039195",
"T039194",
"T027843",
"398363"
]
},
"release_date": "2024-11-14T23:00:00.000+00:00",
"title": "CVE-2024-10978"
},
{
"cve": "CVE-2024-10979",
"notes": [
{
"category": "description",
"text": "Es besteht eine Schwachstelle in PostgreSQL. Dieser Fehler existiert wegen einer inkorrekten Kontrolle von Umgebungsvariablen in der PL/Perl Komponente, die unautorisierte \u00c4nderungen an sensiblen Prozessumgebungsvariablen (z.B. PATH) erlaubt. Ein entfernter, authentifizierter Angreifer kann diese Schwachstelle ausnutzen, um die Ausf\u00fchrung von beliebigem Code zu erm\u00f6glichen."
}
],
"product_status": {
"known_affected": [
"67646",
"T012167",
"T004914",
"T032255",
"T034267",
"T039852",
"T039851",
"T039197",
"T039196",
"T039198",
"2951",
"T002207",
"T039193",
"T000126",
"T039195",
"T039194",
"T027843",
"398363"
]
},
"release_date": "2024-11-14T23:00:00.000+00:00",
"title": "CVE-2024-10979"
}
]
}
CERTFR-2024-AVI-0987
Vulnerability from certfr_avis
De multiples vulnérabilités ont été découvertes dans PostgreSQL. Certaines d'entre elles permettent à un attaquant de provoquer une exécution de code arbitraire à distance, une atteinte à l'intégrité des données et un contournement de la politique de sécurité.
Solutions
Se référer au bulletin de sécurité de l'éditeur pour l'obtention des correctifs (cf. section Documentation).
| Vendor | Product | Description | ||
|---|---|---|---|---|
| PostgreSQL | PostgreSQL | PostgreSQL versions 15.x antérieures à 15.9 | ||
| PostgreSQL | PostgreSQL | PostgreSQL versions 14.x antérieures à 14.14 | ||
| PostgreSQL | PostgreSQL | PostgreSQL versions 16.x antérieures à 16.5 | ||
| PostgreSQL | PostgreSQL | PostgreSQL versions 17.x antérieures à 17.1 | ||
| PostgreSQL | PostgreSQL | PostgreSQL versions 13.x antérieures à 13.17 | ||
| PostgreSQL | PostgreSQL | PostgreSQL versions 12.x antérieures à 12.21 |
| Title | Publication Time | Tags | |||
|---|---|---|---|---|---|
|
|||||
{
"$ref": "https://www.cert.ssi.gouv.fr/openapi.json",
"affected_systems": [
{
"description": "PostgreSQL versions 15.x ant\u00e9rieures \u00e0 15.9",
"product": {
"name": "PostgreSQL",
"vendor": {
"name": "PostgreSQL",
"scada": false
}
}
},
{
"description": "PostgreSQL versions 14.x ant\u00e9rieures \u00e0 14.14",
"product": {
"name": "PostgreSQL",
"vendor": {
"name": "PostgreSQL",
"scada": false
}
}
},
{
"description": "PostgreSQL versions 16.x ant\u00e9rieures \u00e0 16.5",
"product": {
"name": "PostgreSQL",
"vendor": {
"name": "PostgreSQL",
"scada": false
}
}
},
{
"description": "PostgreSQL versions 17.x ant\u00e9rieures \u00e0 17.1",
"product": {
"name": "PostgreSQL",
"vendor": {
"name": "PostgreSQL",
"scada": false
}
}
},
{
"description": "PostgreSQL versions 13.x ant\u00e9rieures \u00e0 13.17",
"product": {
"name": "PostgreSQL",
"vendor": {
"name": "PostgreSQL",
"scada": false
}
}
},
{
"description": "PostgreSQL versions 12.x ant\u00e9rieures \u00e0 12.21",
"product": {
"name": "PostgreSQL",
"vendor": {
"name": "PostgreSQL",
"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-2024-10977",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-10977"
},
{
"name": "CVE-2024-10976",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-10976"
},
{
"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"
}
],
"initial_release_date": "2024-11-15T00:00:00",
"last_revision_date": "2024-11-15T00:00:00",
"links": [],
"reference": "CERTFR-2024-AVI-0987",
"revisions": [
{
"description": "Version initiale",
"revision_date": "2024-11-15T00:00:00.000000"
}
],
"risks": [
{
"description": "Ex\u00e9cution de code arbitraire \u00e0 distance"
},
{
"description": "Atteinte \u00e0 l\u0027int\u00e9grit\u00e9 des donn\u00e9es"
},
{
"description": "Contournement de la politique de s\u00e9curit\u00e9"
}
],
"summary": "De multiples vuln\u00e9rabilit\u00e9s ont \u00e9t\u00e9 d\u00e9couvertes dans PostgreSQL. Certaines d\u0027entre elles permettent \u00e0 un attaquant de provoquer une ex\u00e9cution de code arbitraire \u00e0 distance, une atteinte \u00e0 l\u0027int\u00e9grit\u00e9 des donn\u00e9es et un contournement de la politique de s\u00e9curit\u00e9.",
"title": "Multiples vuln\u00e9rabilit\u00e9s dans PostgreSQL",
"vendor_advisories": [
{
"published_at": "2024-11-14",
"title": "Bulletin de s\u00e9curit\u00e9 PostgreSQL postgresql-171-165-159-1414-1317-and-1221-released-2955",
"url": "https://www.postgresql.org/about/news/postgresql-171-165-159-1414-1317-and-1221-released-2955/"
}
]
}
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-0106
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 | Cognos Analytics | Cognos Analytics versions 12.x antérieures à 12.0.4 IF2 | ||
| IBM | Cognos Analytics | Cognos Analytics versions 11.2.x antérieures à 11.2.4 FP5 | ||
| IBM | Security QRadar EDR | Security QRadar EDR versions 3.12.x antérieures à 3.12.15 | ||
| IBM | Db2 | IBM Db2 on Cloud Pak for Data et Db2 Warehouse on Cloud Pak for Data versions 3.5 à 4.8 antérieures à v4.8.8 | ||
| IBM | Security QRadar SIEM | QRadar SIEM versions 7.5.0 antérieures à 7.5.0 UP11 |
| Title | Publication Time | Tags | |||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
|||||||||||||||||
{
"$ref": "https://www.cert.ssi.gouv.fr/openapi.json",
"affected_systems": [
{
"description": "Cognos Analytics versions 12.x ant\u00e9rieures \u00e0 12.0.4 IF2",
"product": {
"name": "Cognos Analytics",
"vendor": {
"name": "IBM",
"scada": false
}
}
},
{
"description": "Cognos Analytics versions 11.2.x ant\u00e9rieures \u00e0 11.2.4 FP5",
"product": {
"name": "Cognos Analytics",
"vendor": {
"name": "IBM",
"scada": false
}
}
},
{
"description": "Security QRadar EDR versions 3.12.x ant\u00e9rieures \u00e0 3.12.15",
"product": {
"name": "Security QRadar EDR",
"vendor": {
"name": "IBM",
"scada": false
}
}
},
{
"description": "IBM Db2 on Cloud Pak for Data et Db2 Warehouse on Cloud Pak for Data versions 3.5 \u00e0 4.8 ant\u00e9rieures \u00e0 v4.8.8",
"product": {
"name": "Db2",
"vendor": {
"name": "IBM",
"scada": false
}
}
},
{
"description": "QRadar SIEM versions 7.5.0 ant\u00e9rieures \u00e0 7.5.0 UP11",
"product": {
"name": "Security QRadar SIEM",
"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-2023-29483",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-29483"
},
{
"name": "CVE-2023-7104",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-7104"
},
{
"name": "CVE-2020-21469",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-21469"
},
{
"name": "CVE-2024-45020",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-45020"
},
{
"name": "CVE-2024-46826",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-46826"
},
{
"name": "CVE-2024-42070",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-42070"
},
{
"name": "CVE-2023-51714",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-51714"
},
{
"name": "CVE-2021-47366",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-47366"
},
{
"name": "CVE-2024-41093",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-41093"
},
{
"name": "CVE-2021-21409",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-21409"
},
{
"name": "CVE-2024-36361",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-36361"
},
{
"name": "CVE-2024-35939",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-35939"
},
{
"name": "CVE-2024-41009",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-41009"
},
{
"name": "CVE-2024-29041",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-29041"
},
{
"name": "CVE-2019-9641",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-9641"
},
{
"name": "CVE-2022-21426",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-21426"
},
{
"name": "CVE-2024-39503",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-39503"
},
{
"name": "CVE-2024-50268",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-50268"
},
{
"name": "CVE-2024-42292",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-42292"
},
{
"name": "CVE-2024-28849",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-28849"
},
{
"name": "CVE-2016-2193",
"url": "https://www.cve.org/CVERecord?id=CVE-2016-2193"
},
{
"name": "CVE-2024-42284",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-42284"
},
{
"name": "CVE-2024-43788",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-43788"
},
{
"name": "CVE-2024-4068",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-4068"
},
{
"name": "CVE-2024-26961",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-26961"
},
{
"name": "CVE-2024-38608",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-38608"
},
{
"name": "CVE-2024-50275",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-50275"
},
{
"name": "CVE-2024-49352",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-49352"
},
{
"name": "CVE-2023-37920",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-37920"
},
{
"name": "CVE-2024-40924",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-40924"
},
{
"name": "CVE-2024-22353",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-22353"
},
{
"name": "CVE-2020-20703",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-20703"
},
{
"name": "CVE-2024-50125",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-50125"
},
{
"name": "CVE-2022-48968",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-48968"
},
{
"name": "CVE-2024-47715",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-47715"
},
{
"name": "CVE-2024-26976",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-26976"
},
{
"name": "CVE-2024-56326",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-56326"
},
{
"name": "CVE-2024-50267",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-50267"
},
{
"name": "CVE-2019-9638",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-9638"
},
{
"name": "CVE-2022-49016",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-49016"
},
{
"name": "CVE-2023-52492",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-52492"
},
{
"name": "CVE-2023-5868",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-5868"
},
{
"name": "CVE-2019-9639",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-9639"
},
{
"name": "CVE-2023-28154",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-28154"
},
{
"name": "CVE-2024-27062",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-27062"
},
{
"name": "CVE-2024-35839",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-35839"
},
{
"name": "CVE-2024-49977",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-49977"
},
{
"name": "CVE-2024-43889",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-43889"
},
{
"name": "CVE-2019-20444",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-20444"
},
{
"name": "CVE-2024-29415",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-29415"
},
{
"name": "CVE-2024-46820",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-46820"
},
{
"name": "CVE-2024-45018",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-45018"
},
{
"name": "CVE-2024-33883",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-33883"
},
{
"name": "CVE-2024-43880",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-43880"
},
{
"name": "CVE-2024-26615",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-26615"
},
{
"name": "CVE-2024-50130",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-50130"
},
{
"name": "CVE-2024-4317",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-4317"
},
{
"name": "CVE-2024-25026",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-25026"
},
{
"name": "CVE-2024-38586",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-38586"
},
{
"name": "CVE-2024-53047",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-53047"
},
{
"name": "CVE-2024-31141",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-31141"
},
{
"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-2024-45769",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-45769"
},
{
"name": "CVE-2024-10977",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-10977"
},
{
"name": "CVE-2024-27017",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-27017"
},
{
"name": "CVE-2018-20506",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-20506"
},
{
"name": "CVE-2018-20346",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-20346"
},
{
"name": "CVE-2024-46845",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-46845"
},
{
"name": "CVE-2024-40983",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-40983"
},
{
"name": "CVE-2021-37137",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-37137"
},
{
"name": "CVE-2023-5869",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-5869"
},
{
"name": "CVE-2022-49003",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-49003"
},
{
"name": "CVE-2024-42079",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-42079"
},
{
"name": "CVE-2024-35898",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-35898"
},
{
"name": "CVE-2024-43854",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-43854"
},
{
"name": "CVE-2024-44935",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-44935"
},
{
"name": "CVE-2024-50124",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-50124"
},
{
"name": "CVE-2022-24823",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-24823"
},
{
"name": "CVE-2024-49875",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-49875"
},
{
"name": "CVE-2019-9020",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-9020"
},
{
"name": "CVE-2024-41066",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-41066"
},
{
"name": "CVE-2021-37136",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-37136"
},
{
"name": "CVE-2019-9023",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-9023"
},
{
"name": "CVE-2024-7348",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-7348"
},
{
"name": "CVE-2024-42244",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-42244"
},
{
"name": "CVE-2024-10976",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-10976"
},
{
"name": "CVE-2024-41942",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-41942"
},
{
"name": "CVE-2021-21295",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-21295"
},
{
"name": "CVE-2024-45770",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-45770"
},
{
"name": "CVE-2024-26851",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-26851"
},
{
"name": "CVE-2022-48773",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-48773"
},
{
"name": "CVE-2019-12900",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-12900"
},
{
"name": "CVE-2024-50282",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-50282"
},
{
"name": "CVE-2024-24857",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-24857"
},
{
"name": "CVE-2024-49866",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-49866"
},
{
"name": "CVE-2024-49949",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-49949"
},
{
"name": "CVE-2021-43797",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-43797"
},
{
"name": "CVE-2024-56201",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-56201"
},
{
"name": "CVE-2024-41092",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-41092"
},
{
"name": "CVE-2024-5569",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-5569"
},
{
"name": "CVE-2024-29736",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-29736"
},
{
"name": "CVE-2019-9021",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-9021"
},
{
"name": "CVE-2024-27268",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-27268"
},
{
"name": "CVE-2024-47535",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-47535"
},
{
"name": "CVE-2022-21434",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-21434"
},
{
"name": "CVE-2024-41042",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-41042"
},
{
"name": "CVE-2023-2454",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-2454"
},
{
"name": "CVE-2022-42004",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-42004"
},
{
"name": "CVE-2024-10041",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-10041"
},
{
"name": "CVE-2022-34169",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-34169"
},
{
"name": "CVE-2024-43892",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-43892"
},
{
"name": "CVE-2024-50252",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-50252"
},
{
"name": "CVE-2024-37890",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-37890"
},
{
"name": "CVE-2024-47668",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-47668"
},
{
"name": "CVE-2017-15010",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-15010"
},
{
"name": "CVE-2023-52921",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-52921"
},
{
"name": "CVE-2024-53677",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-53677"
},
{
"name": "CVE-2024-10978",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-10978"
},
{
"name": "CVE-2024-53140",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-53140"
},
{
"name": "CVE-2024-50602",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-50602"
},
{
"name": "CVE-2023-2455",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-2455"
},
{
"name": "CVE-2024-39338",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-39338"
},
{
"name": "CVE-2019-20478",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-20478"
},
{
"name": "CVE-2024-0985",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-0985"
},
{
"name": "CVE-2024-38541",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-38541"
},
{
"name": "CVE-2024-40984",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-40984"
},
{
"name": "CVE-2023-52922",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-52922"
},
{
"name": "CVE-2024-50274",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-50274"
},
{
"name": "CVE-2024-38540",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-38540"
},
{
"name": "CVE-2021-21290",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-21290"
},
{
"name": "CVE-2024-29180",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-29180"
},
{
"name": "CVE-2022-42003",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-42003"
},
{
"name": "CVE-2024-53064",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-53064"
},
{
"name": "CVE-2023-50314",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-50314"
},
{
"name": "CVE-2023-52917",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-52917"
},
{
"name": "CVE-2023-26136",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-26136"
},
{
"name": "CVE-2024-44990",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-44990"
},
{
"name": "CVE-2023-42282",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-42282"
},
{
"name": "CVE-2024-42301",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-42301"
},
{
"name": "CVE-2024-24786",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-24786"
},
{
"name": "CVE-2024-22354",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-22354"
},
{
"name": "CVE-2024-50279",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-50279"
},
{
"name": "CVE-2022-21476",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-21476"
},
{
"name": "CVE-2019-16869",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-16869"
},
{
"name": "CVE-2022-23491",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-23491"
},
{
"name": "CVE-2022-21541",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-21541"
},
{
"name": "CVE-2024-26924",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-26924"
},
{
"name": "CVE-2022-21540",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-21540"
},
{
"name": "CVE-2024-44989",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-44989"
},
{
"name": "CVE-2018-20505",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-20505"
},
{
"name": "CVE-2024-32007",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-32007"
},
{
"name": "CVE-2024-10979",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-10979"
},
{
"name": "CVE-2019-20445",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-20445"
},
{
"name": "CVE-2024-40961",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-40961"
}
],
"initial_release_date": "2025-02-07T00:00:00",
"last_revision_date": "2025-02-07T00:00:00",
"links": [],
"reference": "CERTFR-2025-AVI-0106",
"revisions": [
{
"description": "Version initiale",
"revision_date": "2025-02-07T00: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 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-02-04",
"title": "Bulletin de s\u00e9curit\u00e9 IBM 7182424",
"url": "https://www.ibm.com/support/pages/node/7182424"
},
{
"published_at": "2025-02-03",
"title": "Bulletin de s\u00e9curit\u00e9 IBM 7182335",
"url": "https://www.ibm.com/support/pages/node/7182335"
},
{
"published_at": "2025-02-02",
"title": "Bulletin de s\u00e9curit\u00e9 IBM 7181898",
"url": "https://www.ibm.com/support/pages/node/7181898"
},
{
"published_at": "2025-02-04",
"title": "Bulletin de s\u00e9curit\u00e9 IBM 7181480",
"url": "https://www.ibm.com/support/pages/node/7181480"
},
{
"published_at": "2025-02-05",
"title": "Bulletin de s\u00e9curit\u00e9 IBM 7182696",
"url": "https://www.ibm.com/support/pages/node/7182696"
}
]
}
CERTFR-2025-AVI-0401
Vulnerability from certfr_avis
De multiples vulnérabilités ont été découvertes dans Juniper Networks Secure Analytics. 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).
| Vendor | Product | Description | ||
|---|---|---|---|---|
| Juniper Networks | Secure Analytics | Juniper Secure Analytics versions 7.5.0 antérieures à 7.5.0 UP11 IF02 |
| Title | Publication Time | Tags | |||
|---|---|---|---|---|---|
|
|||||
{
"$ref": "https://www.cert.ssi.gouv.fr/openapi.json",
"affected_systems": [
{
"description": "Juniper Secure Analytics versions 7.5.0 ant\u00e9rieures \u00e0 7.5.0 UP11 IF02",
"product": {
"name": "Secure Analytics",
"vendor": {
"name": "Juniper Networks",
"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-7104",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-7104"
},
{
"name": "CVE-2020-21469",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-21469"
},
{
"name": "CVE-2024-46826",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-46826"
},
{
"name": "CVE-2024-42070",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-42070"
},
{
"name": "CVE-2024-41093",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-41093"
},
{
"name": "CVE-2024-21235",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-21235"
},
{
"name": "CVE-2024-35939",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-35939"
},
{
"name": "CVE-2024-41009",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-41009"
},
{
"name": "CVE-2024-39503",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-39503"
},
{
"name": "CVE-2024-11187",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-11187"
},
{
"name": "CVE-2024-42292",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-42292"
},
{
"name": "CVE-2016-2193",
"url": "https://www.cve.org/CVERecord?id=CVE-2016-2193"
},
{
"name": "CVE-2025-27516",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-27516"
},
{
"name": "CVE-2024-42284",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-42284"
},
{
"name": "CVE-2024-38608",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-38608"
},
{
"name": "CVE-2023-37920",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-37920"
},
{
"name": "CVE-2024-40924",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-40924"
},
{
"name": "CVE-2017-9047",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-9047"
},
{
"name": "CVE-2024-26976",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-26976"
},
{
"name": "CVE-2025-24813",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-24813"
},
{
"name": "CVE-2024-50302",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-50302"
},
{
"name": "CVE-2024-56326",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-56326"
},
{
"name": "CVE-2023-52492",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-52492"
},
{
"name": "CVE-2024-56171",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-56171"
},
{
"name": "CVE-2023-5868",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-5868"
},
{
"name": "CVE-2024-27062",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-27062"
},
{
"name": "CVE-2024-35839",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-35839"
},
{
"name": "CVE-2024-43889",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-43889"
},
{
"name": "CVE-2024-8508",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-8508"
},
{
"name": "CVE-2022-49043",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-49043"
},
{
"name": "CVE-2024-45018",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-45018"
},
{
"name": "CVE-2024-43880",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-43880"
},
{
"name": "CVE-2024-4317",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-4317"
},
{
"name": "CVE-2024-38586",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-38586"
},
{
"name": "CVE-2024-11218",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-11218"
},
{
"name": "CVE-2024-10917",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-10917"
},
{
"name": "CVE-2024-53197",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-53197"
},
{
"name": "CVE-2025-1244",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-1244"
},
{
"name": "CVE-2023-5870",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-5870"
},
{
"name": "CVE-2024-45769",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-45769"
},
{
"name": "CVE-2024-12085",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-12085"
},
{
"name": "CVE-2024-10977",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-10977"
},
{
"name": "CVE-2024-27017",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-27017"
},
{
"name": "CVE-2024-40983",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-40983"
},
{
"name": "CVE-2021-37533",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-37533"
},
{
"name": "CVE-2024-57807",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-57807"
},
{
"name": "CVE-2023-5869",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-5869"
},
{
"name": "CVE-2024-1488",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-1488"
},
{
"name": "CVE-2024-42079",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-42079"
},
{
"name": "CVE-2024-35898",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-35898"
},
{
"name": "CVE-2024-43854",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-43854"
},
{
"name": "CVE-2024-44935",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-44935"
},
{
"name": "CVE-2025-21785",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21785"
},
{
"name": "CVE-2024-41066",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-41066"
},
{
"name": "CVE-2024-56337",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-56337"
},
{
"name": "CVE-2024-7348",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-7348"
},
{
"name": "CVE-2024-42244",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-42244"
},
{
"name": "CVE-2024-10976",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-10976"
},
{
"name": "CVE-2024-45770",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-45770"
},
{
"name": "CVE-2024-26851",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-26851"
},
{
"name": "CVE-2022-48773",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-48773"
},
{
"name": "CVE-2019-12900",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-12900"
},
{
"name": "CVE-2024-24857",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-24857"
},
{
"name": "CVE-2024-35195",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-35195"
},
{
"name": "CVE-2024-57979",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-57979"
},
{
"name": "CVE-2024-41092",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-41092"
},
{
"name": "CVE-2024-29736",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-29736"
},
{
"name": "CVE-2024-41042",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-41042"
},
{
"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-2024-43892",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-43892"
},
{
"name": "CVE-2024-47668",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-47668"
},
{
"name": "CVE-2024-53677",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-53677"
},
{
"name": "CVE-2024-10978",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-10978"
},
{
"name": "CVE-2024-50602",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-50602"
},
{
"name": "CVE-2023-2455",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-2455"
},
{
"name": "CVE-2024-0985",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-0985"
},
{
"name": "CVE-2024-38541",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-38541"
},
{
"name": "CVE-2024-40984",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-40984"
},
{
"name": "CVE-2023-52922",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-52922"
},
{
"name": "CVE-2024-38540",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-38540"
},
{
"name": "CVE-2024-56463",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-56463"
},
{
"name": "CVE-2024-53104",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-53104"
},
{
"name": "CVE-2025-27363",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-27363"
},
{
"name": "CVE-2025-24928",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-24928"
},
{
"name": "CVE-2025-1094",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-1094"
},
{
"name": "CVE-2025-0624",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-0624"
},
{
"name": "CVE-2024-52337",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-52337"
},
{
"name": "CVE-2024-44990",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-44990"
},
{
"name": "CVE-2024-50379",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-50379"
},
{
"name": "CVE-2024-42301",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-42301"
},
{
"name": "CVE-2024-21210",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-21210"
},
{
"name": "CVE-2024-24786",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-24786"
},
{
"name": "CVE-2024-21217",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-21217"
},
{
"name": "CVE-2018-12699",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-12699"
},
{
"name": "CVE-2024-26924",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-26924"
},
{
"name": "CVE-2024-44989",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-44989"
},
{
"name": "CVE-2024-21208",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-21208"
},
{
"name": "CVE-2020-11023",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-11023"
},
{
"name": "CVE-2024-32007",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-32007"
},
{
"name": "CVE-2024-10979",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-10979"
},
{
"name": "CVE-2024-40961",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-40961"
}
],
"initial_release_date": "2025-05-14T00:00:00",
"last_revision_date": "2025-05-30T00:00:00",
"links": [],
"reference": "CERTFR-2025-AVI-0401",
"revisions": [
{
"description": "Version initiale",
"revision_date": "2025-05-14T00:00:00.000000"
},
{
"description": "Ajouts des identifiants CVE CVE-2017-9047, CVE-2021-37533, CVE-2023-52922, CVE-2024-11218, CVE-2024-50302, CVE-2024-53197, CVE-2024-56171, CVE-2024-57807, CVE-2024-57979, CVE-2025-0624, CVE-2025-21785, CVE-2025-24813, CVE-2025-24928, CVE-2025-27363 et CVE-2025-27516.",
"revision_date": "2025-05-30T00: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": "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"
}
],
"summary": "De multiples vuln\u00e9rabilit\u00e9s ont \u00e9t\u00e9 d\u00e9couvertes dans Juniper Networks Secure Analytics. 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 Juniper Networks Secure Analytics",
"vendor_advisories": [
{
"published_at": "2025-05-13",
"title": "Bulletin de s\u00e9curit\u00e9 Juniper Networks JSA98556",
"url": "https://supportportal.juniper.net/s/article/On-Demand-JSA-Series-Multiple-vulnerabilities-resolved-in-Juniper-Secure-Analytics-in-7-5-0-UP11-IF03"
}
]
}
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"
}
]
}
suse-su-2024:4175-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\n- CVE-2024-10976: Ensure cached plans are marked as dependent on the calling role when RLS applies to a non-top-level table reference (bsc#1233323).\n- CVE-2024-10977: Make libpq discard error messages received during SSL or GSS protocol negotiation (bsc#1233325).\n- CVE-2024-10978: Fix unintended interactions between SET SESSION AUTHORIZATION and SET ROLE (bsc#1233326).\n- CVE-2024-10979: Prevent trusted PL/Perl code from changing environment variables (bsc#1233327).\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-2024-4175,SUSE-SLE-Product-HPC-15-SP2-LTSS-2024-4175,SUSE-SLE-Product-HPC-15-SP3-LTSS-2024-4175,SUSE-SLE-Product-HPC-15-SP4-ESPOS-2024-4175,SUSE-SLE-Product-HPC-15-SP4-LTSS-2024-4175,SUSE-SLE-Product-SLES-15-SP2-LTSS-2024-4175,SUSE-SLE-Product-SLES-15-SP3-LTSS-2024-4175,SUSE-SLE-Product-SLES-15-SP4-LTSS-2024-4175,SUSE-SLE-Product-SLES-15-SP5-ERICSSON-2024-4175,SUSE-SLE-Product-SLES_SAP-15-SP2-2024-4175,SUSE-SLE-Product-SLES_SAP-15-SP3-2024-4175,SUSE-SLE-Product-SLES_SAP-15-SP4-2024-4175,SUSE-Storage-7.1-2024-4175,openSUSE-SLE-15.5-2024-4175,openSUSE-SLE-15.6-2024-4175",
"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-2024_4175-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2024:4175-1",
"url": "https://www.suse.com/support/update/announcement/2024/suse-su-20244175-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2024:4175-1",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2024-December/019915.html"
},
{
"category": "self",
"summary": "SUSE Bug 1233323",
"url": "https://bugzilla.suse.com/1233323"
},
{
"category": "self",
"summary": "SUSE Bug 1233325",
"url": "https://bugzilla.suse.com/1233325"
},
{
"category": "self",
"summary": "SUSE Bug 1233326",
"url": "https://bugzilla.suse.com/1233326"
},
{
"category": "self",
"summary": "SUSE Bug 1233327",
"url": "https://bugzilla.suse.com/1233327"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2024-10976 page",
"url": "https://www.suse.com/security/cve/CVE-2024-10976/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2024-10977 page",
"url": "https://www.suse.com/security/cve/CVE-2024-10977/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2024-10978 page",
"url": "https://www.suse.com/security/cve/CVE-2024-10978/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2024-10979 page",
"url": "https://www.suse.com/security/cve/CVE-2024-10979/"
}
],
"title": "Security update for postgresql13",
"tracking": {
"current_release_date": "2024-12-04T14:51:57Z",
"generator": {
"date": "2024-12-04T14:51:57Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2024:4175-1",
"initial_release_date": "2024-12-04T14:51:57Z",
"revision_history": [
{
"date": "2024-12-04T14:51:57Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "postgresql13-13.18-150200.5.64.1.aarch64",
"product": {
"name": "postgresql13-13.18-150200.5.64.1.aarch64",
"product_id": "postgresql13-13.18-150200.5.64.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql13-contrib-13.18-150200.5.64.1.aarch64",
"product": {
"name": "postgresql13-contrib-13.18-150200.5.64.1.aarch64",
"product_id": "postgresql13-contrib-13.18-150200.5.64.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql13-devel-13.18-150200.5.64.1.aarch64",
"product": {
"name": "postgresql13-devel-13.18-150200.5.64.1.aarch64",
"product_id": "postgresql13-devel-13.18-150200.5.64.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql13-llvmjit-13.18-150200.5.64.1.aarch64",
"product": {
"name": "postgresql13-llvmjit-13.18-150200.5.64.1.aarch64",
"product_id": "postgresql13-llvmjit-13.18-150200.5.64.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql13-llvmjit-devel-13.18-150200.5.64.1.aarch64",
"product": {
"name": "postgresql13-llvmjit-devel-13.18-150200.5.64.1.aarch64",
"product_id": "postgresql13-llvmjit-devel-13.18-150200.5.64.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql13-plperl-13.18-150200.5.64.1.aarch64",
"product": {
"name": "postgresql13-plperl-13.18-150200.5.64.1.aarch64",
"product_id": "postgresql13-plperl-13.18-150200.5.64.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql13-plpython-13.18-150200.5.64.1.aarch64",
"product": {
"name": "postgresql13-plpython-13.18-150200.5.64.1.aarch64",
"product_id": "postgresql13-plpython-13.18-150200.5.64.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql13-pltcl-13.18-150200.5.64.1.aarch64",
"product": {
"name": "postgresql13-pltcl-13.18-150200.5.64.1.aarch64",
"product_id": "postgresql13-pltcl-13.18-150200.5.64.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql13-server-13.18-150200.5.64.1.aarch64",
"product": {
"name": "postgresql13-server-13.18-150200.5.64.1.aarch64",
"product_id": "postgresql13-server-13.18-150200.5.64.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql13-server-devel-13.18-150200.5.64.1.aarch64",
"product": {
"name": "postgresql13-server-devel-13.18-150200.5.64.1.aarch64",
"product_id": "postgresql13-server-devel-13.18-150200.5.64.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql13-test-13.18-150200.5.64.1.aarch64",
"product": {
"name": "postgresql13-test-13.18-150200.5.64.1.aarch64",
"product_id": "postgresql13-test-13.18-150200.5.64.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "postgresql13-13.18-150200.5.64.1.i586",
"product": {
"name": "postgresql13-13.18-150200.5.64.1.i586",
"product_id": "postgresql13-13.18-150200.5.64.1.i586"
}
},
{
"category": "product_version",
"name": "postgresql13-contrib-13.18-150200.5.64.1.i586",
"product": {
"name": "postgresql13-contrib-13.18-150200.5.64.1.i586",
"product_id": "postgresql13-contrib-13.18-150200.5.64.1.i586"
}
},
{
"category": "product_version",
"name": "postgresql13-devel-13.18-150200.5.64.1.i586",
"product": {
"name": "postgresql13-devel-13.18-150200.5.64.1.i586",
"product_id": "postgresql13-devel-13.18-150200.5.64.1.i586"
}
},
{
"category": "product_version",
"name": "postgresql13-llvmjit-13.18-150200.5.64.1.i586",
"product": {
"name": "postgresql13-llvmjit-13.18-150200.5.64.1.i586",
"product_id": "postgresql13-llvmjit-13.18-150200.5.64.1.i586"
}
},
{
"category": "product_version",
"name": "postgresql13-llvmjit-devel-13.18-150200.5.64.1.i586",
"product": {
"name": "postgresql13-llvmjit-devel-13.18-150200.5.64.1.i586",
"product_id": "postgresql13-llvmjit-devel-13.18-150200.5.64.1.i586"
}
},
{
"category": "product_version",
"name": "postgresql13-plperl-13.18-150200.5.64.1.i586",
"product": {
"name": "postgresql13-plperl-13.18-150200.5.64.1.i586",
"product_id": "postgresql13-plperl-13.18-150200.5.64.1.i586"
}
},
{
"category": "product_version",
"name": "postgresql13-plpython-13.18-150200.5.64.1.i586",
"product": {
"name": "postgresql13-plpython-13.18-150200.5.64.1.i586",
"product_id": "postgresql13-plpython-13.18-150200.5.64.1.i586"
}
},
{
"category": "product_version",
"name": "postgresql13-pltcl-13.18-150200.5.64.1.i586",
"product": {
"name": "postgresql13-pltcl-13.18-150200.5.64.1.i586",
"product_id": "postgresql13-pltcl-13.18-150200.5.64.1.i586"
}
},
{
"category": "product_version",
"name": "postgresql13-server-13.18-150200.5.64.1.i586",
"product": {
"name": "postgresql13-server-13.18-150200.5.64.1.i586",
"product_id": "postgresql13-server-13.18-150200.5.64.1.i586"
}
},
{
"category": "product_version",
"name": "postgresql13-server-devel-13.18-150200.5.64.1.i586",
"product": {
"name": "postgresql13-server-devel-13.18-150200.5.64.1.i586",
"product_id": "postgresql13-server-devel-13.18-150200.5.64.1.i586"
}
},
{
"category": "product_version",
"name": "postgresql13-test-13.18-150200.5.64.1.i586",
"product": {
"name": "postgresql13-test-13.18-150200.5.64.1.i586",
"product_id": "postgresql13-test-13.18-150200.5.64.1.i586"
}
}
],
"category": "architecture",
"name": "i586"
},
{
"branches": [
{
"category": "product_version",
"name": "postgresql13-docs-13.18-150200.5.64.1.noarch",
"product": {
"name": "postgresql13-docs-13.18-150200.5.64.1.noarch",
"product_id": "postgresql13-docs-13.18-150200.5.64.1.noarch"
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "postgresql13-13.18-150200.5.64.1.ppc64le",
"product": {
"name": "postgresql13-13.18-150200.5.64.1.ppc64le",
"product_id": "postgresql13-13.18-150200.5.64.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql13-contrib-13.18-150200.5.64.1.ppc64le",
"product": {
"name": "postgresql13-contrib-13.18-150200.5.64.1.ppc64le",
"product_id": "postgresql13-contrib-13.18-150200.5.64.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql13-devel-13.18-150200.5.64.1.ppc64le",
"product": {
"name": "postgresql13-devel-13.18-150200.5.64.1.ppc64le",
"product_id": "postgresql13-devel-13.18-150200.5.64.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql13-llvmjit-13.18-150200.5.64.1.ppc64le",
"product": {
"name": "postgresql13-llvmjit-13.18-150200.5.64.1.ppc64le",
"product_id": "postgresql13-llvmjit-13.18-150200.5.64.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql13-llvmjit-devel-13.18-150200.5.64.1.ppc64le",
"product": {
"name": "postgresql13-llvmjit-devel-13.18-150200.5.64.1.ppc64le",
"product_id": "postgresql13-llvmjit-devel-13.18-150200.5.64.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql13-plperl-13.18-150200.5.64.1.ppc64le",
"product": {
"name": "postgresql13-plperl-13.18-150200.5.64.1.ppc64le",
"product_id": "postgresql13-plperl-13.18-150200.5.64.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql13-plpython-13.18-150200.5.64.1.ppc64le",
"product": {
"name": "postgresql13-plpython-13.18-150200.5.64.1.ppc64le",
"product_id": "postgresql13-plpython-13.18-150200.5.64.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql13-pltcl-13.18-150200.5.64.1.ppc64le",
"product": {
"name": "postgresql13-pltcl-13.18-150200.5.64.1.ppc64le",
"product_id": "postgresql13-pltcl-13.18-150200.5.64.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql13-server-13.18-150200.5.64.1.ppc64le",
"product": {
"name": "postgresql13-server-13.18-150200.5.64.1.ppc64le",
"product_id": "postgresql13-server-13.18-150200.5.64.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql13-server-devel-13.18-150200.5.64.1.ppc64le",
"product": {
"name": "postgresql13-server-devel-13.18-150200.5.64.1.ppc64le",
"product_id": "postgresql13-server-devel-13.18-150200.5.64.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql13-test-13.18-150200.5.64.1.ppc64le",
"product": {
"name": "postgresql13-test-13.18-150200.5.64.1.ppc64le",
"product_id": "postgresql13-test-13.18-150200.5.64.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "postgresql13-13.18-150200.5.64.1.s390x",
"product": {
"name": "postgresql13-13.18-150200.5.64.1.s390x",
"product_id": "postgresql13-13.18-150200.5.64.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql13-contrib-13.18-150200.5.64.1.s390x",
"product": {
"name": "postgresql13-contrib-13.18-150200.5.64.1.s390x",
"product_id": "postgresql13-contrib-13.18-150200.5.64.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql13-devel-13.18-150200.5.64.1.s390x",
"product": {
"name": "postgresql13-devel-13.18-150200.5.64.1.s390x",
"product_id": "postgresql13-devel-13.18-150200.5.64.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql13-llvmjit-13.18-150200.5.64.1.s390x",
"product": {
"name": "postgresql13-llvmjit-13.18-150200.5.64.1.s390x",
"product_id": "postgresql13-llvmjit-13.18-150200.5.64.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql13-llvmjit-devel-13.18-150200.5.64.1.s390x",
"product": {
"name": "postgresql13-llvmjit-devel-13.18-150200.5.64.1.s390x",
"product_id": "postgresql13-llvmjit-devel-13.18-150200.5.64.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql13-plperl-13.18-150200.5.64.1.s390x",
"product": {
"name": "postgresql13-plperl-13.18-150200.5.64.1.s390x",
"product_id": "postgresql13-plperl-13.18-150200.5.64.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql13-plpython-13.18-150200.5.64.1.s390x",
"product": {
"name": "postgresql13-plpython-13.18-150200.5.64.1.s390x",
"product_id": "postgresql13-plpython-13.18-150200.5.64.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql13-pltcl-13.18-150200.5.64.1.s390x",
"product": {
"name": "postgresql13-pltcl-13.18-150200.5.64.1.s390x",
"product_id": "postgresql13-pltcl-13.18-150200.5.64.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql13-server-13.18-150200.5.64.1.s390x",
"product": {
"name": "postgresql13-server-13.18-150200.5.64.1.s390x",
"product_id": "postgresql13-server-13.18-150200.5.64.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql13-server-devel-13.18-150200.5.64.1.s390x",
"product": {
"name": "postgresql13-server-devel-13.18-150200.5.64.1.s390x",
"product_id": "postgresql13-server-devel-13.18-150200.5.64.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql13-test-13.18-150200.5.64.1.s390x",
"product": {
"name": "postgresql13-test-13.18-150200.5.64.1.s390x",
"product_id": "postgresql13-test-13.18-150200.5.64.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "postgresql13-13.18-150200.5.64.1.x86_64",
"product": {
"name": "postgresql13-13.18-150200.5.64.1.x86_64",
"product_id": "postgresql13-13.18-150200.5.64.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql13-contrib-13.18-150200.5.64.1.x86_64",
"product": {
"name": "postgresql13-contrib-13.18-150200.5.64.1.x86_64",
"product_id": "postgresql13-contrib-13.18-150200.5.64.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql13-devel-13.18-150200.5.64.1.x86_64",
"product": {
"name": "postgresql13-devel-13.18-150200.5.64.1.x86_64",
"product_id": "postgresql13-devel-13.18-150200.5.64.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql13-llvmjit-13.18-150200.5.64.1.x86_64",
"product": {
"name": "postgresql13-llvmjit-13.18-150200.5.64.1.x86_64",
"product_id": "postgresql13-llvmjit-13.18-150200.5.64.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql13-llvmjit-devel-13.18-150200.5.64.1.x86_64",
"product": {
"name": "postgresql13-llvmjit-devel-13.18-150200.5.64.1.x86_64",
"product_id": "postgresql13-llvmjit-devel-13.18-150200.5.64.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql13-plperl-13.18-150200.5.64.1.x86_64",
"product": {
"name": "postgresql13-plperl-13.18-150200.5.64.1.x86_64",
"product_id": "postgresql13-plperl-13.18-150200.5.64.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql13-plpython-13.18-150200.5.64.1.x86_64",
"product": {
"name": "postgresql13-plpython-13.18-150200.5.64.1.x86_64",
"product_id": "postgresql13-plpython-13.18-150200.5.64.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql13-pltcl-13.18-150200.5.64.1.x86_64",
"product": {
"name": "postgresql13-pltcl-13.18-150200.5.64.1.x86_64",
"product_id": "postgresql13-pltcl-13.18-150200.5.64.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql13-server-13.18-150200.5.64.1.x86_64",
"product": {
"name": "postgresql13-server-13.18-150200.5.64.1.x86_64",
"product_id": "postgresql13-server-13.18-150200.5.64.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql13-server-devel-13.18-150200.5.64.1.x86_64",
"product": {
"name": "postgresql13-server-devel-13.18-150200.5.64.1.x86_64",
"product_id": "postgresql13-server-devel-13.18-150200.5.64.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql13-test-13.18-150200.5.64.1.x86_64",
"product": {
"name": "postgresql13-test-13.18-150200.5.64.1.x86_64",
"product_id": "postgresql13-test-13.18-150200.5.64.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-LTSS",
"product": {
"name": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle_hpc-ltss:15:sp3"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product": {
"name": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle_hpc-espos:15:sp4"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product": {
"name": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle_hpc-ltss:15:sp4"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server 15 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 15 SP4-LTSS",
"product": {
"name": "SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles-ltss:15:sp4"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server for SAP Applications 15 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 Linux Enterprise Server for SAP Applications 15 SP4",
"product": {
"name": "SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles_sap:15:sp4"
}
}
},
{
"category": "product_name",
"name": "SUSE Enterprise Storage 7.1",
"product": {
"name": "SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1",
"product_identification_helper": {
"cpe": "cpe:/o:suse:ses:7.1"
}
}
},
{
"category": "product_name",
"name": "openSUSE Leap 15.5",
"product": {
"name": "openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5",
"product_identification_helper": {
"cpe": "cpe:/o:opensuse:leap:15.5"
}
}
},
{
"category": "product_name",
"name": "openSUSE Leap 15.6",
"product": {
"name": "openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6",
"product_identification_helper": {
"cpe": "cpe:/o:opensuse:leap:15.6"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-13.18-150200.5.64.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.18-150200.5.64.1.aarch64"
},
"product_reference": "postgresql13-13.18-150200.5.64.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.18-150200.5.64.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.18-150200.5.64.1.x86_64"
},
"product_reference": "postgresql13-13.18-150200.5.64.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.18-150200.5.64.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.18-150200.5.64.1.aarch64"
},
"product_reference": "postgresql13-contrib-13.18-150200.5.64.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.18-150200.5.64.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.18-150200.5.64.1.x86_64"
},
"product_reference": "postgresql13-contrib-13.18-150200.5.64.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.18-150200.5.64.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.18-150200.5.64.1.aarch64"
},
"product_reference": "postgresql13-devel-13.18-150200.5.64.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.18-150200.5.64.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.18-150200.5.64.1.x86_64"
},
"product_reference": "postgresql13-devel-13.18-150200.5.64.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.18-150200.5.64.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.18-150200.5.64.1.noarch"
},
"product_reference": "postgresql13-docs-13.18-150200.5.64.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.18-150200.5.64.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.18-150200.5.64.1.aarch64"
},
"product_reference": "postgresql13-plperl-13.18-150200.5.64.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.18-150200.5.64.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.18-150200.5.64.1.x86_64"
},
"product_reference": "postgresql13-plperl-13.18-150200.5.64.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.18-150200.5.64.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.18-150200.5.64.1.aarch64"
},
"product_reference": "postgresql13-plpython-13.18-150200.5.64.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.18-150200.5.64.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.18-150200.5.64.1.x86_64"
},
"product_reference": "postgresql13-plpython-13.18-150200.5.64.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.18-150200.5.64.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.18-150200.5.64.1.aarch64"
},
"product_reference": "postgresql13-pltcl-13.18-150200.5.64.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.18-150200.5.64.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.18-150200.5.64.1.x86_64"
},
"product_reference": "postgresql13-pltcl-13.18-150200.5.64.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.18-150200.5.64.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.18-150200.5.64.1.aarch64"
},
"product_reference": "postgresql13-server-13.18-150200.5.64.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.18-150200.5.64.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.18-150200.5.64.1.x86_64"
},
"product_reference": "postgresql13-server-13.18-150200.5.64.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.18-150200.5.64.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.18-150200.5.64.1.aarch64"
},
"product_reference": "postgresql13-server-devel-13.18-150200.5.64.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.18-150200.5.64.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.18-150200.5.64.1.x86_64"
},
"product_reference": "postgresql13-server-devel-13.18-150200.5.64.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.18-150200.5.64.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.18-150200.5.64.1.aarch64"
},
"product_reference": "postgresql13-13.18-150200.5.64.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.18-150200.5.64.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.18-150200.5.64.1.x86_64"
},
"product_reference": "postgresql13-13.18-150200.5.64.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.18-150200.5.64.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.18-150200.5.64.1.aarch64"
},
"product_reference": "postgresql13-contrib-13.18-150200.5.64.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.18-150200.5.64.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.18-150200.5.64.1.x86_64"
},
"product_reference": "postgresql13-contrib-13.18-150200.5.64.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.18-150200.5.64.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.18-150200.5.64.1.aarch64"
},
"product_reference": "postgresql13-devel-13.18-150200.5.64.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.18-150200.5.64.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.18-150200.5.64.1.x86_64"
},
"product_reference": "postgresql13-devel-13.18-150200.5.64.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.18-150200.5.64.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.18-150200.5.64.1.noarch"
},
"product_reference": "postgresql13-docs-13.18-150200.5.64.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.18-150200.5.64.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.18-150200.5.64.1.aarch64"
},
"product_reference": "postgresql13-plperl-13.18-150200.5.64.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.18-150200.5.64.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.18-150200.5.64.1.x86_64"
},
"product_reference": "postgresql13-plperl-13.18-150200.5.64.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.18-150200.5.64.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.18-150200.5.64.1.aarch64"
},
"product_reference": "postgresql13-plpython-13.18-150200.5.64.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.18-150200.5.64.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.18-150200.5.64.1.x86_64"
},
"product_reference": "postgresql13-plpython-13.18-150200.5.64.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.18-150200.5.64.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.18-150200.5.64.1.aarch64"
},
"product_reference": "postgresql13-pltcl-13.18-150200.5.64.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.18-150200.5.64.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.18-150200.5.64.1.x86_64"
},
"product_reference": "postgresql13-pltcl-13.18-150200.5.64.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.18-150200.5.64.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.18-150200.5.64.1.aarch64"
},
"product_reference": "postgresql13-server-13.18-150200.5.64.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.18-150200.5.64.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.18-150200.5.64.1.x86_64"
},
"product_reference": "postgresql13-server-13.18-150200.5.64.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.18-150200.5.64.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.18-150200.5.64.1.aarch64"
},
"product_reference": "postgresql13-server-devel-13.18-150200.5.64.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.18-150200.5.64.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.18-150200.5.64.1.x86_64"
},
"product_reference": "postgresql13-server-devel-13.18-150200.5.64.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.18-150200.5.64.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-13.18-150200.5.64.1.aarch64"
},
"product_reference": "postgresql13-13.18-150200.5.64.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-13.18-150200.5.64.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-13.18-150200.5.64.1.x86_64"
},
"product_reference": "postgresql13-13.18-150200.5.64.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-contrib-13.18-150200.5.64.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-contrib-13.18-150200.5.64.1.aarch64"
},
"product_reference": "postgresql13-contrib-13.18-150200.5.64.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-contrib-13.18-150200.5.64.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-contrib-13.18-150200.5.64.1.x86_64"
},
"product_reference": "postgresql13-contrib-13.18-150200.5.64.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-devel-13.18-150200.5.64.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-devel-13.18-150200.5.64.1.aarch64"
},
"product_reference": "postgresql13-devel-13.18-150200.5.64.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-devel-13.18-150200.5.64.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-devel-13.18-150200.5.64.1.x86_64"
},
"product_reference": "postgresql13-devel-13.18-150200.5.64.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-docs-13.18-150200.5.64.1.noarch as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-docs-13.18-150200.5.64.1.noarch"
},
"product_reference": "postgresql13-docs-13.18-150200.5.64.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-llvmjit-13.18-150200.5.64.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-llvmjit-13.18-150200.5.64.1.aarch64"
},
"product_reference": "postgresql13-llvmjit-13.18-150200.5.64.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-llvmjit-13.18-150200.5.64.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-llvmjit-13.18-150200.5.64.1.x86_64"
},
"product_reference": "postgresql13-llvmjit-13.18-150200.5.64.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-llvmjit-devel-13.18-150200.5.64.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-llvmjit-devel-13.18-150200.5.64.1.aarch64"
},
"product_reference": "postgresql13-llvmjit-devel-13.18-150200.5.64.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-llvmjit-devel-13.18-150200.5.64.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-llvmjit-devel-13.18-150200.5.64.1.x86_64"
},
"product_reference": "postgresql13-llvmjit-devel-13.18-150200.5.64.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-plperl-13.18-150200.5.64.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-plperl-13.18-150200.5.64.1.aarch64"
},
"product_reference": "postgresql13-plperl-13.18-150200.5.64.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-plperl-13.18-150200.5.64.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-plperl-13.18-150200.5.64.1.x86_64"
},
"product_reference": "postgresql13-plperl-13.18-150200.5.64.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-plpython-13.18-150200.5.64.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-plpython-13.18-150200.5.64.1.aarch64"
},
"product_reference": "postgresql13-plpython-13.18-150200.5.64.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-plpython-13.18-150200.5.64.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-plpython-13.18-150200.5.64.1.x86_64"
},
"product_reference": "postgresql13-plpython-13.18-150200.5.64.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-pltcl-13.18-150200.5.64.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-pltcl-13.18-150200.5.64.1.aarch64"
},
"product_reference": "postgresql13-pltcl-13.18-150200.5.64.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-pltcl-13.18-150200.5.64.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-pltcl-13.18-150200.5.64.1.x86_64"
},
"product_reference": "postgresql13-pltcl-13.18-150200.5.64.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-server-13.18-150200.5.64.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-server-13.18-150200.5.64.1.aarch64"
},
"product_reference": "postgresql13-server-13.18-150200.5.64.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-server-13.18-150200.5.64.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-server-13.18-150200.5.64.1.x86_64"
},
"product_reference": "postgresql13-server-13.18-150200.5.64.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-server-devel-13.18-150200.5.64.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-server-devel-13.18-150200.5.64.1.aarch64"
},
"product_reference": "postgresql13-server-devel-13.18-150200.5.64.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-server-devel-13.18-150200.5.64.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-server-devel-13.18-150200.5.64.1.x86_64"
},
"product_reference": "postgresql13-server-devel-13.18-150200.5.64.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-13.18-150200.5.64.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-13.18-150200.5.64.1.aarch64"
},
"product_reference": "postgresql13-13.18-150200.5.64.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-13.18-150200.5.64.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-13.18-150200.5.64.1.x86_64"
},
"product_reference": "postgresql13-13.18-150200.5.64.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-contrib-13.18-150200.5.64.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-contrib-13.18-150200.5.64.1.aarch64"
},
"product_reference": "postgresql13-contrib-13.18-150200.5.64.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-contrib-13.18-150200.5.64.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-contrib-13.18-150200.5.64.1.x86_64"
},
"product_reference": "postgresql13-contrib-13.18-150200.5.64.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-devel-13.18-150200.5.64.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-devel-13.18-150200.5.64.1.aarch64"
},
"product_reference": "postgresql13-devel-13.18-150200.5.64.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-devel-13.18-150200.5.64.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-devel-13.18-150200.5.64.1.x86_64"
},
"product_reference": "postgresql13-devel-13.18-150200.5.64.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-docs-13.18-150200.5.64.1.noarch as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-docs-13.18-150200.5.64.1.noarch"
},
"product_reference": "postgresql13-docs-13.18-150200.5.64.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-llvmjit-13.18-150200.5.64.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-llvmjit-13.18-150200.5.64.1.aarch64"
},
"product_reference": "postgresql13-llvmjit-13.18-150200.5.64.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-llvmjit-13.18-150200.5.64.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-llvmjit-13.18-150200.5.64.1.x86_64"
},
"product_reference": "postgresql13-llvmjit-13.18-150200.5.64.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-llvmjit-devel-13.18-150200.5.64.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-llvmjit-devel-13.18-150200.5.64.1.aarch64"
},
"product_reference": "postgresql13-llvmjit-devel-13.18-150200.5.64.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-llvmjit-devel-13.18-150200.5.64.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-llvmjit-devel-13.18-150200.5.64.1.x86_64"
},
"product_reference": "postgresql13-llvmjit-devel-13.18-150200.5.64.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-plperl-13.18-150200.5.64.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-plperl-13.18-150200.5.64.1.aarch64"
},
"product_reference": "postgresql13-plperl-13.18-150200.5.64.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-plperl-13.18-150200.5.64.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-plperl-13.18-150200.5.64.1.x86_64"
},
"product_reference": "postgresql13-plperl-13.18-150200.5.64.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-plpython-13.18-150200.5.64.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-plpython-13.18-150200.5.64.1.aarch64"
},
"product_reference": "postgresql13-plpython-13.18-150200.5.64.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-plpython-13.18-150200.5.64.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-plpython-13.18-150200.5.64.1.x86_64"
},
"product_reference": "postgresql13-plpython-13.18-150200.5.64.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-pltcl-13.18-150200.5.64.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-pltcl-13.18-150200.5.64.1.aarch64"
},
"product_reference": "postgresql13-pltcl-13.18-150200.5.64.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-pltcl-13.18-150200.5.64.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-pltcl-13.18-150200.5.64.1.x86_64"
},
"product_reference": "postgresql13-pltcl-13.18-150200.5.64.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-server-13.18-150200.5.64.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-server-13.18-150200.5.64.1.aarch64"
},
"product_reference": "postgresql13-server-13.18-150200.5.64.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-server-13.18-150200.5.64.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-server-13.18-150200.5.64.1.x86_64"
},
"product_reference": "postgresql13-server-13.18-150200.5.64.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-server-devel-13.18-150200.5.64.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-server-devel-13.18-150200.5.64.1.aarch64"
},
"product_reference": "postgresql13-server-devel-13.18-150200.5.64.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-server-devel-13.18-150200.5.64.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-server-devel-13.18-150200.5.64.1.x86_64"
},
"product_reference": "postgresql13-server-devel-13.18-150200.5.64.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-13.18-150200.5.64.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-13.18-150200.5.64.1.aarch64"
},
"product_reference": "postgresql13-13.18-150200.5.64.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-13.18-150200.5.64.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-13.18-150200.5.64.1.ppc64le"
},
"product_reference": "postgresql13-13.18-150200.5.64.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-13.18-150200.5.64.1.s390x as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-13.18-150200.5.64.1.s390x"
},
"product_reference": "postgresql13-13.18-150200.5.64.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-13.18-150200.5.64.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-13.18-150200.5.64.1.x86_64"
},
"product_reference": "postgresql13-13.18-150200.5.64.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.18-150200.5.64.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-contrib-13.18-150200.5.64.1.aarch64"
},
"product_reference": "postgresql13-contrib-13.18-150200.5.64.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-contrib-13.18-150200.5.64.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-contrib-13.18-150200.5.64.1.ppc64le"
},
"product_reference": "postgresql13-contrib-13.18-150200.5.64.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-contrib-13.18-150200.5.64.1.s390x as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-contrib-13.18-150200.5.64.1.s390x"
},
"product_reference": "postgresql13-contrib-13.18-150200.5.64.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-contrib-13.18-150200.5.64.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.18-150200.5.64.1.x86_64"
},
"product_reference": "postgresql13-contrib-13.18-150200.5.64.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.18-150200.5.64.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-devel-13.18-150200.5.64.1.aarch64"
},
"product_reference": "postgresql13-devel-13.18-150200.5.64.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-devel-13.18-150200.5.64.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-devel-13.18-150200.5.64.1.ppc64le"
},
"product_reference": "postgresql13-devel-13.18-150200.5.64.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-devel-13.18-150200.5.64.1.s390x as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-devel-13.18-150200.5.64.1.s390x"
},
"product_reference": "postgresql13-devel-13.18-150200.5.64.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-devel-13.18-150200.5.64.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.18-150200.5.64.1.x86_64"
},
"product_reference": "postgresql13-devel-13.18-150200.5.64.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.18-150200.5.64.1.noarch as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-docs-13.18-150200.5.64.1.noarch"
},
"product_reference": "postgresql13-docs-13.18-150200.5.64.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-plperl-13.18-150200.5.64.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-plperl-13.18-150200.5.64.1.aarch64"
},
"product_reference": "postgresql13-plperl-13.18-150200.5.64.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-plperl-13.18-150200.5.64.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-plperl-13.18-150200.5.64.1.ppc64le"
},
"product_reference": "postgresql13-plperl-13.18-150200.5.64.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-plperl-13.18-150200.5.64.1.s390x as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-plperl-13.18-150200.5.64.1.s390x"
},
"product_reference": "postgresql13-plperl-13.18-150200.5.64.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-plperl-13.18-150200.5.64.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.18-150200.5.64.1.x86_64"
},
"product_reference": "postgresql13-plperl-13.18-150200.5.64.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.18-150200.5.64.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-plpython-13.18-150200.5.64.1.aarch64"
},
"product_reference": "postgresql13-plpython-13.18-150200.5.64.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-plpython-13.18-150200.5.64.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-plpython-13.18-150200.5.64.1.ppc64le"
},
"product_reference": "postgresql13-plpython-13.18-150200.5.64.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-plpython-13.18-150200.5.64.1.s390x as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-plpython-13.18-150200.5.64.1.s390x"
},
"product_reference": "postgresql13-plpython-13.18-150200.5.64.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-plpython-13.18-150200.5.64.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.18-150200.5.64.1.x86_64"
},
"product_reference": "postgresql13-plpython-13.18-150200.5.64.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.18-150200.5.64.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-pltcl-13.18-150200.5.64.1.aarch64"
},
"product_reference": "postgresql13-pltcl-13.18-150200.5.64.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-pltcl-13.18-150200.5.64.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-pltcl-13.18-150200.5.64.1.ppc64le"
},
"product_reference": "postgresql13-pltcl-13.18-150200.5.64.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-pltcl-13.18-150200.5.64.1.s390x as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-pltcl-13.18-150200.5.64.1.s390x"
},
"product_reference": "postgresql13-pltcl-13.18-150200.5.64.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-pltcl-13.18-150200.5.64.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.18-150200.5.64.1.x86_64"
},
"product_reference": "postgresql13-pltcl-13.18-150200.5.64.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.18-150200.5.64.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-server-13.18-150200.5.64.1.aarch64"
},
"product_reference": "postgresql13-server-13.18-150200.5.64.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-server-13.18-150200.5.64.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-server-13.18-150200.5.64.1.ppc64le"
},
"product_reference": "postgresql13-server-13.18-150200.5.64.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-server-13.18-150200.5.64.1.s390x as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-server-13.18-150200.5.64.1.s390x"
},
"product_reference": "postgresql13-server-13.18-150200.5.64.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-server-13.18-150200.5.64.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.18-150200.5.64.1.x86_64"
},
"product_reference": "postgresql13-server-13.18-150200.5.64.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.18-150200.5.64.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.18-150200.5.64.1.aarch64"
},
"product_reference": "postgresql13-server-devel-13.18-150200.5.64.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.18-150200.5.64.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.18-150200.5.64.1.ppc64le"
},
"product_reference": "postgresql13-server-devel-13.18-150200.5.64.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.18-150200.5.64.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.18-150200.5.64.1.s390x"
},
"product_reference": "postgresql13-server-devel-13.18-150200.5.64.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.18-150200.5.64.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.18-150200.5.64.1.x86_64"
},
"product_reference": "postgresql13-server-devel-13.18-150200.5.64.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-13.18-150200.5.64.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-13.18-150200.5.64.1.aarch64"
},
"product_reference": "postgresql13-13.18-150200.5.64.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-13.18-150200.5.64.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-13.18-150200.5.64.1.ppc64le"
},
"product_reference": "postgresql13-13.18-150200.5.64.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-13.18-150200.5.64.1.s390x as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-13.18-150200.5.64.1.s390x"
},
"product_reference": "postgresql13-13.18-150200.5.64.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-13.18-150200.5.64.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-13.18-150200.5.64.1.x86_64"
},
"product_reference": "postgresql13-13.18-150200.5.64.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.18-150200.5.64.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-contrib-13.18-150200.5.64.1.aarch64"
},
"product_reference": "postgresql13-contrib-13.18-150200.5.64.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-contrib-13.18-150200.5.64.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-contrib-13.18-150200.5.64.1.ppc64le"
},
"product_reference": "postgresql13-contrib-13.18-150200.5.64.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-contrib-13.18-150200.5.64.1.s390x as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-contrib-13.18-150200.5.64.1.s390x"
},
"product_reference": "postgresql13-contrib-13.18-150200.5.64.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-contrib-13.18-150200.5.64.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.18-150200.5.64.1.x86_64"
},
"product_reference": "postgresql13-contrib-13.18-150200.5.64.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.18-150200.5.64.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-devel-13.18-150200.5.64.1.aarch64"
},
"product_reference": "postgresql13-devel-13.18-150200.5.64.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-devel-13.18-150200.5.64.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-devel-13.18-150200.5.64.1.ppc64le"
},
"product_reference": "postgresql13-devel-13.18-150200.5.64.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-devel-13.18-150200.5.64.1.s390x as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-devel-13.18-150200.5.64.1.s390x"
},
"product_reference": "postgresql13-devel-13.18-150200.5.64.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-devel-13.18-150200.5.64.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.18-150200.5.64.1.x86_64"
},
"product_reference": "postgresql13-devel-13.18-150200.5.64.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.18-150200.5.64.1.noarch as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-docs-13.18-150200.5.64.1.noarch"
},
"product_reference": "postgresql13-docs-13.18-150200.5.64.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-plperl-13.18-150200.5.64.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-plperl-13.18-150200.5.64.1.aarch64"
},
"product_reference": "postgresql13-plperl-13.18-150200.5.64.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-plperl-13.18-150200.5.64.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-plperl-13.18-150200.5.64.1.ppc64le"
},
"product_reference": "postgresql13-plperl-13.18-150200.5.64.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-plperl-13.18-150200.5.64.1.s390x as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-plperl-13.18-150200.5.64.1.s390x"
},
"product_reference": "postgresql13-plperl-13.18-150200.5.64.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-plperl-13.18-150200.5.64.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.18-150200.5.64.1.x86_64"
},
"product_reference": "postgresql13-plperl-13.18-150200.5.64.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.18-150200.5.64.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-plpython-13.18-150200.5.64.1.aarch64"
},
"product_reference": "postgresql13-plpython-13.18-150200.5.64.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-plpython-13.18-150200.5.64.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-plpython-13.18-150200.5.64.1.ppc64le"
},
"product_reference": "postgresql13-plpython-13.18-150200.5.64.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-plpython-13.18-150200.5.64.1.s390x as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-plpython-13.18-150200.5.64.1.s390x"
},
"product_reference": "postgresql13-plpython-13.18-150200.5.64.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-plpython-13.18-150200.5.64.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.18-150200.5.64.1.x86_64"
},
"product_reference": "postgresql13-plpython-13.18-150200.5.64.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.18-150200.5.64.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-pltcl-13.18-150200.5.64.1.aarch64"
},
"product_reference": "postgresql13-pltcl-13.18-150200.5.64.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-pltcl-13.18-150200.5.64.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-pltcl-13.18-150200.5.64.1.ppc64le"
},
"product_reference": "postgresql13-pltcl-13.18-150200.5.64.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-pltcl-13.18-150200.5.64.1.s390x as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-pltcl-13.18-150200.5.64.1.s390x"
},
"product_reference": "postgresql13-pltcl-13.18-150200.5.64.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-pltcl-13.18-150200.5.64.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.18-150200.5.64.1.x86_64"
},
"product_reference": "postgresql13-pltcl-13.18-150200.5.64.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.18-150200.5.64.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-server-13.18-150200.5.64.1.aarch64"
},
"product_reference": "postgresql13-server-13.18-150200.5.64.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-server-13.18-150200.5.64.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-server-13.18-150200.5.64.1.ppc64le"
},
"product_reference": "postgresql13-server-13.18-150200.5.64.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-server-13.18-150200.5.64.1.s390x as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-server-13.18-150200.5.64.1.s390x"
},
"product_reference": "postgresql13-server-13.18-150200.5.64.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-server-13.18-150200.5.64.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.18-150200.5.64.1.x86_64"
},
"product_reference": "postgresql13-server-13.18-150200.5.64.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.18-150200.5.64.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.18-150200.5.64.1.aarch64"
},
"product_reference": "postgresql13-server-devel-13.18-150200.5.64.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.18-150200.5.64.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.18-150200.5.64.1.ppc64le"
},
"product_reference": "postgresql13-server-devel-13.18-150200.5.64.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.18-150200.5.64.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.18-150200.5.64.1.s390x"
},
"product_reference": "postgresql13-server-devel-13.18-150200.5.64.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.18-150200.5.64.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.18-150200.5.64.1.x86_64"
},
"product_reference": "postgresql13-server-devel-13.18-150200.5.64.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-13.18-150200.5.64.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-13.18-150200.5.64.1.aarch64"
},
"product_reference": "postgresql13-13.18-150200.5.64.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-13.18-150200.5.64.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-13.18-150200.5.64.1.ppc64le"
},
"product_reference": "postgresql13-13.18-150200.5.64.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-13.18-150200.5.64.1.s390x as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-13.18-150200.5.64.1.s390x"
},
"product_reference": "postgresql13-13.18-150200.5.64.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-13.18-150200.5.64.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-13.18-150200.5.64.1.x86_64"
},
"product_reference": "postgresql13-13.18-150200.5.64.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-contrib-13.18-150200.5.64.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-contrib-13.18-150200.5.64.1.aarch64"
},
"product_reference": "postgresql13-contrib-13.18-150200.5.64.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-contrib-13.18-150200.5.64.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-contrib-13.18-150200.5.64.1.ppc64le"
},
"product_reference": "postgresql13-contrib-13.18-150200.5.64.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-contrib-13.18-150200.5.64.1.s390x as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-contrib-13.18-150200.5.64.1.s390x"
},
"product_reference": "postgresql13-contrib-13.18-150200.5.64.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-contrib-13.18-150200.5.64.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-contrib-13.18-150200.5.64.1.x86_64"
},
"product_reference": "postgresql13-contrib-13.18-150200.5.64.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-devel-13.18-150200.5.64.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-devel-13.18-150200.5.64.1.aarch64"
},
"product_reference": "postgresql13-devel-13.18-150200.5.64.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-devel-13.18-150200.5.64.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-devel-13.18-150200.5.64.1.ppc64le"
},
"product_reference": "postgresql13-devel-13.18-150200.5.64.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-devel-13.18-150200.5.64.1.s390x as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-devel-13.18-150200.5.64.1.s390x"
},
"product_reference": "postgresql13-devel-13.18-150200.5.64.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-devel-13.18-150200.5.64.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-devel-13.18-150200.5.64.1.x86_64"
},
"product_reference": "postgresql13-devel-13.18-150200.5.64.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-docs-13.18-150200.5.64.1.noarch as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-docs-13.18-150200.5.64.1.noarch"
},
"product_reference": "postgresql13-docs-13.18-150200.5.64.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-llvmjit-13.18-150200.5.64.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-llvmjit-13.18-150200.5.64.1.aarch64"
},
"product_reference": "postgresql13-llvmjit-13.18-150200.5.64.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-llvmjit-13.18-150200.5.64.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-llvmjit-13.18-150200.5.64.1.ppc64le"
},
"product_reference": "postgresql13-llvmjit-13.18-150200.5.64.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-llvmjit-13.18-150200.5.64.1.s390x as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-llvmjit-13.18-150200.5.64.1.s390x"
},
"product_reference": "postgresql13-llvmjit-13.18-150200.5.64.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-llvmjit-13.18-150200.5.64.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-llvmjit-13.18-150200.5.64.1.x86_64"
},
"product_reference": "postgresql13-llvmjit-13.18-150200.5.64.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-llvmjit-devel-13.18-150200.5.64.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-llvmjit-devel-13.18-150200.5.64.1.aarch64"
},
"product_reference": "postgresql13-llvmjit-devel-13.18-150200.5.64.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-llvmjit-devel-13.18-150200.5.64.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-llvmjit-devel-13.18-150200.5.64.1.ppc64le"
},
"product_reference": "postgresql13-llvmjit-devel-13.18-150200.5.64.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-llvmjit-devel-13.18-150200.5.64.1.s390x as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-llvmjit-devel-13.18-150200.5.64.1.s390x"
},
"product_reference": "postgresql13-llvmjit-devel-13.18-150200.5.64.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-llvmjit-devel-13.18-150200.5.64.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-llvmjit-devel-13.18-150200.5.64.1.x86_64"
},
"product_reference": "postgresql13-llvmjit-devel-13.18-150200.5.64.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-plperl-13.18-150200.5.64.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-plperl-13.18-150200.5.64.1.aarch64"
},
"product_reference": "postgresql13-plperl-13.18-150200.5.64.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-plperl-13.18-150200.5.64.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-plperl-13.18-150200.5.64.1.ppc64le"
},
"product_reference": "postgresql13-plperl-13.18-150200.5.64.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-plperl-13.18-150200.5.64.1.s390x as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-plperl-13.18-150200.5.64.1.s390x"
},
"product_reference": "postgresql13-plperl-13.18-150200.5.64.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-plperl-13.18-150200.5.64.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-plperl-13.18-150200.5.64.1.x86_64"
},
"product_reference": "postgresql13-plperl-13.18-150200.5.64.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-plpython-13.18-150200.5.64.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-plpython-13.18-150200.5.64.1.aarch64"
},
"product_reference": "postgresql13-plpython-13.18-150200.5.64.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-plpython-13.18-150200.5.64.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-plpython-13.18-150200.5.64.1.ppc64le"
},
"product_reference": "postgresql13-plpython-13.18-150200.5.64.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-plpython-13.18-150200.5.64.1.s390x as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-plpython-13.18-150200.5.64.1.s390x"
},
"product_reference": "postgresql13-plpython-13.18-150200.5.64.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-plpython-13.18-150200.5.64.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-plpython-13.18-150200.5.64.1.x86_64"
},
"product_reference": "postgresql13-plpython-13.18-150200.5.64.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-pltcl-13.18-150200.5.64.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-pltcl-13.18-150200.5.64.1.aarch64"
},
"product_reference": "postgresql13-pltcl-13.18-150200.5.64.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-pltcl-13.18-150200.5.64.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-pltcl-13.18-150200.5.64.1.ppc64le"
},
"product_reference": "postgresql13-pltcl-13.18-150200.5.64.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-pltcl-13.18-150200.5.64.1.s390x as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-pltcl-13.18-150200.5.64.1.s390x"
},
"product_reference": "postgresql13-pltcl-13.18-150200.5.64.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-pltcl-13.18-150200.5.64.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-pltcl-13.18-150200.5.64.1.x86_64"
},
"product_reference": "postgresql13-pltcl-13.18-150200.5.64.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-server-13.18-150200.5.64.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-server-13.18-150200.5.64.1.aarch64"
},
"product_reference": "postgresql13-server-13.18-150200.5.64.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-server-13.18-150200.5.64.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-server-13.18-150200.5.64.1.ppc64le"
},
"product_reference": "postgresql13-server-13.18-150200.5.64.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-server-13.18-150200.5.64.1.s390x as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-server-13.18-150200.5.64.1.s390x"
},
"product_reference": "postgresql13-server-13.18-150200.5.64.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-server-13.18-150200.5.64.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-server-13.18-150200.5.64.1.x86_64"
},
"product_reference": "postgresql13-server-13.18-150200.5.64.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-server-devel-13.18-150200.5.64.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-server-devel-13.18-150200.5.64.1.aarch64"
},
"product_reference": "postgresql13-server-devel-13.18-150200.5.64.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-server-devel-13.18-150200.5.64.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-server-devel-13.18-150200.5.64.1.ppc64le"
},
"product_reference": "postgresql13-server-devel-13.18-150200.5.64.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-server-devel-13.18-150200.5.64.1.s390x as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-server-devel-13.18-150200.5.64.1.s390x"
},
"product_reference": "postgresql13-server-devel-13.18-150200.5.64.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-server-devel-13.18-150200.5.64.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-server-devel-13.18-150200.5.64.1.x86_64"
},
"product_reference": "postgresql13-server-devel-13.18-150200.5.64.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-13.18-150200.5.64.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.18-150200.5.64.1.ppc64le"
},
"product_reference": "postgresql13-13.18-150200.5.64.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.18-150200.5.64.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.18-150200.5.64.1.x86_64"
},
"product_reference": "postgresql13-13.18-150200.5.64.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.18-150200.5.64.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.18-150200.5.64.1.ppc64le"
},
"product_reference": "postgresql13-contrib-13.18-150200.5.64.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.18-150200.5.64.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.18-150200.5.64.1.x86_64"
},
"product_reference": "postgresql13-contrib-13.18-150200.5.64.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.18-150200.5.64.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.18-150200.5.64.1.ppc64le"
},
"product_reference": "postgresql13-devel-13.18-150200.5.64.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.18-150200.5.64.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.18-150200.5.64.1.x86_64"
},
"product_reference": "postgresql13-devel-13.18-150200.5.64.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.18-150200.5.64.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.18-150200.5.64.1.noarch"
},
"product_reference": "postgresql13-docs-13.18-150200.5.64.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.18-150200.5.64.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.18-150200.5.64.1.ppc64le"
},
"product_reference": "postgresql13-plperl-13.18-150200.5.64.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.18-150200.5.64.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.18-150200.5.64.1.x86_64"
},
"product_reference": "postgresql13-plperl-13.18-150200.5.64.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.18-150200.5.64.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.18-150200.5.64.1.ppc64le"
},
"product_reference": "postgresql13-plpython-13.18-150200.5.64.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.18-150200.5.64.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.18-150200.5.64.1.x86_64"
},
"product_reference": "postgresql13-plpython-13.18-150200.5.64.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.18-150200.5.64.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.18-150200.5.64.1.ppc64le"
},
"product_reference": "postgresql13-pltcl-13.18-150200.5.64.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.18-150200.5.64.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.18-150200.5.64.1.x86_64"
},
"product_reference": "postgresql13-pltcl-13.18-150200.5.64.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.18-150200.5.64.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.18-150200.5.64.1.ppc64le"
},
"product_reference": "postgresql13-server-13.18-150200.5.64.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.18-150200.5.64.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.18-150200.5.64.1.x86_64"
},
"product_reference": "postgresql13-server-13.18-150200.5.64.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.18-150200.5.64.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.18-150200.5.64.1.ppc64le"
},
"product_reference": "postgresql13-server-devel-13.18-150200.5.64.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.18-150200.5.64.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.18-150200.5.64.1.x86_64"
},
"product_reference": "postgresql13-server-devel-13.18-150200.5.64.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.18-150200.5.64.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.18-150200.5.64.1.ppc64le"
},
"product_reference": "postgresql13-13.18-150200.5.64.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.18-150200.5.64.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.18-150200.5.64.1.x86_64"
},
"product_reference": "postgresql13-13.18-150200.5.64.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.18-150200.5.64.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.18-150200.5.64.1.ppc64le"
},
"product_reference": "postgresql13-contrib-13.18-150200.5.64.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.18-150200.5.64.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.18-150200.5.64.1.x86_64"
},
"product_reference": "postgresql13-contrib-13.18-150200.5.64.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.18-150200.5.64.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.18-150200.5.64.1.ppc64le"
},
"product_reference": "postgresql13-devel-13.18-150200.5.64.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.18-150200.5.64.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.18-150200.5.64.1.x86_64"
},
"product_reference": "postgresql13-devel-13.18-150200.5.64.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.18-150200.5.64.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.18-150200.5.64.1.noarch"
},
"product_reference": "postgresql13-docs-13.18-150200.5.64.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.18-150200.5.64.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.18-150200.5.64.1.ppc64le"
},
"product_reference": "postgresql13-plperl-13.18-150200.5.64.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.18-150200.5.64.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.18-150200.5.64.1.x86_64"
},
"product_reference": "postgresql13-plperl-13.18-150200.5.64.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.18-150200.5.64.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.18-150200.5.64.1.ppc64le"
},
"product_reference": "postgresql13-plpython-13.18-150200.5.64.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.18-150200.5.64.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.18-150200.5.64.1.x86_64"
},
"product_reference": "postgresql13-plpython-13.18-150200.5.64.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.18-150200.5.64.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.18-150200.5.64.1.ppc64le"
},
"product_reference": "postgresql13-pltcl-13.18-150200.5.64.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.18-150200.5.64.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.18-150200.5.64.1.x86_64"
},
"product_reference": "postgresql13-pltcl-13.18-150200.5.64.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.18-150200.5.64.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.18-150200.5.64.1.ppc64le"
},
"product_reference": "postgresql13-server-13.18-150200.5.64.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.18-150200.5.64.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.18-150200.5.64.1.x86_64"
},
"product_reference": "postgresql13-server-13.18-150200.5.64.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.18-150200.5.64.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.18-150200.5.64.1.ppc64le"
},
"product_reference": "postgresql13-server-devel-13.18-150200.5.64.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.18-150200.5.64.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.18-150200.5.64.1.x86_64"
},
"product_reference": "postgresql13-server-devel-13.18-150200.5.64.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.18-150200.5.64.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-13.18-150200.5.64.1.ppc64le"
},
"product_reference": "postgresql13-13.18-150200.5.64.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-13.18-150200.5.64.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-13.18-150200.5.64.1.x86_64"
},
"product_reference": "postgresql13-13.18-150200.5.64.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-contrib-13.18-150200.5.64.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-contrib-13.18-150200.5.64.1.ppc64le"
},
"product_reference": "postgresql13-contrib-13.18-150200.5.64.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-contrib-13.18-150200.5.64.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-contrib-13.18-150200.5.64.1.x86_64"
},
"product_reference": "postgresql13-contrib-13.18-150200.5.64.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-devel-13.18-150200.5.64.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-devel-13.18-150200.5.64.1.ppc64le"
},
"product_reference": "postgresql13-devel-13.18-150200.5.64.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-devel-13.18-150200.5.64.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-devel-13.18-150200.5.64.1.x86_64"
},
"product_reference": "postgresql13-devel-13.18-150200.5.64.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-docs-13.18-150200.5.64.1.noarch as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-docs-13.18-150200.5.64.1.noarch"
},
"product_reference": "postgresql13-docs-13.18-150200.5.64.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-llvmjit-13.18-150200.5.64.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-llvmjit-13.18-150200.5.64.1.ppc64le"
},
"product_reference": "postgresql13-llvmjit-13.18-150200.5.64.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-llvmjit-13.18-150200.5.64.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-llvmjit-13.18-150200.5.64.1.x86_64"
},
"product_reference": "postgresql13-llvmjit-13.18-150200.5.64.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-llvmjit-devel-13.18-150200.5.64.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-llvmjit-devel-13.18-150200.5.64.1.ppc64le"
},
"product_reference": "postgresql13-llvmjit-devel-13.18-150200.5.64.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-llvmjit-devel-13.18-150200.5.64.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-llvmjit-devel-13.18-150200.5.64.1.x86_64"
},
"product_reference": "postgresql13-llvmjit-devel-13.18-150200.5.64.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-plperl-13.18-150200.5.64.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-plperl-13.18-150200.5.64.1.ppc64le"
},
"product_reference": "postgresql13-plperl-13.18-150200.5.64.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-plperl-13.18-150200.5.64.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-plperl-13.18-150200.5.64.1.x86_64"
},
"product_reference": "postgresql13-plperl-13.18-150200.5.64.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-plpython-13.18-150200.5.64.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-plpython-13.18-150200.5.64.1.ppc64le"
},
"product_reference": "postgresql13-plpython-13.18-150200.5.64.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-plpython-13.18-150200.5.64.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-plpython-13.18-150200.5.64.1.x86_64"
},
"product_reference": "postgresql13-plpython-13.18-150200.5.64.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-pltcl-13.18-150200.5.64.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-pltcl-13.18-150200.5.64.1.ppc64le"
},
"product_reference": "postgresql13-pltcl-13.18-150200.5.64.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-pltcl-13.18-150200.5.64.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-pltcl-13.18-150200.5.64.1.x86_64"
},
"product_reference": "postgresql13-pltcl-13.18-150200.5.64.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-server-13.18-150200.5.64.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-server-13.18-150200.5.64.1.ppc64le"
},
"product_reference": "postgresql13-server-13.18-150200.5.64.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-server-13.18-150200.5.64.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-server-13.18-150200.5.64.1.x86_64"
},
"product_reference": "postgresql13-server-13.18-150200.5.64.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-server-devel-13.18-150200.5.64.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-server-devel-13.18-150200.5.64.1.ppc64le"
},
"product_reference": "postgresql13-server-devel-13.18-150200.5.64.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-server-devel-13.18-150200.5.64.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-server-devel-13.18-150200.5.64.1.x86_64"
},
"product_reference": "postgresql13-server-devel-13.18-150200.5.64.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-13.18-150200.5.64.1.aarch64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:postgresql13-13.18-150200.5.64.1.aarch64"
},
"product_reference": "postgresql13-13.18-150200.5.64.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-13.18-150200.5.64.1.x86_64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:postgresql13-13.18-150200.5.64.1.x86_64"
},
"product_reference": "postgresql13-13.18-150200.5.64.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-contrib-13.18-150200.5.64.1.aarch64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:postgresql13-contrib-13.18-150200.5.64.1.aarch64"
},
"product_reference": "postgresql13-contrib-13.18-150200.5.64.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-contrib-13.18-150200.5.64.1.x86_64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:postgresql13-contrib-13.18-150200.5.64.1.x86_64"
},
"product_reference": "postgresql13-contrib-13.18-150200.5.64.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-devel-13.18-150200.5.64.1.aarch64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:postgresql13-devel-13.18-150200.5.64.1.aarch64"
},
"product_reference": "postgresql13-devel-13.18-150200.5.64.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-devel-13.18-150200.5.64.1.x86_64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:postgresql13-devel-13.18-150200.5.64.1.x86_64"
},
"product_reference": "postgresql13-devel-13.18-150200.5.64.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-docs-13.18-150200.5.64.1.noarch as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:postgresql13-docs-13.18-150200.5.64.1.noarch"
},
"product_reference": "postgresql13-docs-13.18-150200.5.64.1.noarch",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-plperl-13.18-150200.5.64.1.aarch64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:postgresql13-plperl-13.18-150200.5.64.1.aarch64"
},
"product_reference": "postgresql13-plperl-13.18-150200.5.64.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-plperl-13.18-150200.5.64.1.x86_64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:postgresql13-plperl-13.18-150200.5.64.1.x86_64"
},
"product_reference": "postgresql13-plperl-13.18-150200.5.64.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-plpython-13.18-150200.5.64.1.aarch64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:postgresql13-plpython-13.18-150200.5.64.1.aarch64"
},
"product_reference": "postgresql13-plpython-13.18-150200.5.64.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-plpython-13.18-150200.5.64.1.x86_64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:postgresql13-plpython-13.18-150200.5.64.1.x86_64"
},
"product_reference": "postgresql13-plpython-13.18-150200.5.64.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-pltcl-13.18-150200.5.64.1.aarch64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:postgresql13-pltcl-13.18-150200.5.64.1.aarch64"
},
"product_reference": "postgresql13-pltcl-13.18-150200.5.64.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-pltcl-13.18-150200.5.64.1.x86_64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:postgresql13-pltcl-13.18-150200.5.64.1.x86_64"
},
"product_reference": "postgresql13-pltcl-13.18-150200.5.64.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-server-13.18-150200.5.64.1.aarch64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:postgresql13-server-13.18-150200.5.64.1.aarch64"
},
"product_reference": "postgresql13-server-13.18-150200.5.64.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-server-13.18-150200.5.64.1.x86_64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:postgresql13-server-13.18-150200.5.64.1.x86_64"
},
"product_reference": "postgresql13-server-13.18-150200.5.64.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-server-devel-13.18-150200.5.64.1.aarch64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:postgresql13-server-devel-13.18-150200.5.64.1.aarch64"
},
"product_reference": "postgresql13-server-devel-13.18-150200.5.64.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-server-devel-13.18-150200.5.64.1.x86_64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:postgresql13-server-devel-13.18-150200.5.64.1.x86_64"
},
"product_reference": "postgresql13-server-devel-13.18-150200.5.64.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-13.18-150200.5.64.1.aarch64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:postgresql13-13.18-150200.5.64.1.aarch64"
},
"product_reference": "postgresql13-13.18-150200.5.64.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-13.18-150200.5.64.1.ppc64le as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:postgresql13-13.18-150200.5.64.1.ppc64le"
},
"product_reference": "postgresql13-13.18-150200.5.64.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-13.18-150200.5.64.1.s390x as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:postgresql13-13.18-150200.5.64.1.s390x"
},
"product_reference": "postgresql13-13.18-150200.5.64.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-13.18-150200.5.64.1.x86_64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:postgresql13-13.18-150200.5.64.1.x86_64"
},
"product_reference": "postgresql13-13.18-150200.5.64.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-contrib-13.18-150200.5.64.1.aarch64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:postgresql13-contrib-13.18-150200.5.64.1.aarch64"
},
"product_reference": "postgresql13-contrib-13.18-150200.5.64.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-contrib-13.18-150200.5.64.1.ppc64le as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:postgresql13-contrib-13.18-150200.5.64.1.ppc64le"
},
"product_reference": "postgresql13-contrib-13.18-150200.5.64.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-contrib-13.18-150200.5.64.1.s390x as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:postgresql13-contrib-13.18-150200.5.64.1.s390x"
},
"product_reference": "postgresql13-contrib-13.18-150200.5.64.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-contrib-13.18-150200.5.64.1.x86_64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:postgresql13-contrib-13.18-150200.5.64.1.x86_64"
},
"product_reference": "postgresql13-contrib-13.18-150200.5.64.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-devel-13.18-150200.5.64.1.aarch64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:postgresql13-devel-13.18-150200.5.64.1.aarch64"
},
"product_reference": "postgresql13-devel-13.18-150200.5.64.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-devel-13.18-150200.5.64.1.ppc64le as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:postgresql13-devel-13.18-150200.5.64.1.ppc64le"
},
"product_reference": "postgresql13-devel-13.18-150200.5.64.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-devel-13.18-150200.5.64.1.s390x as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:postgresql13-devel-13.18-150200.5.64.1.s390x"
},
"product_reference": "postgresql13-devel-13.18-150200.5.64.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-devel-13.18-150200.5.64.1.x86_64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:postgresql13-devel-13.18-150200.5.64.1.x86_64"
},
"product_reference": "postgresql13-devel-13.18-150200.5.64.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-docs-13.18-150200.5.64.1.noarch as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:postgresql13-docs-13.18-150200.5.64.1.noarch"
},
"product_reference": "postgresql13-docs-13.18-150200.5.64.1.noarch",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-llvmjit-13.18-150200.5.64.1.aarch64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:postgresql13-llvmjit-13.18-150200.5.64.1.aarch64"
},
"product_reference": "postgresql13-llvmjit-13.18-150200.5.64.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-llvmjit-13.18-150200.5.64.1.ppc64le as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:postgresql13-llvmjit-13.18-150200.5.64.1.ppc64le"
},
"product_reference": "postgresql13-llvmjit-13.18-150200.5.64.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-llvmjit-13.18-150200.5.64.1.s390x as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:postgresql13-llvmjit-13.18-150200.5.64.1.s390x"
},
"product_reference": "postgresql13-llvmjit-13.18-150200.5.64.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-llvmjit-13.18-150200.5.64.1.x86_64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:postgresql13-llvmjit-13.18-150200.5.64.1.x86_64"
},
"product_reference": "postgresql13-llvmjit-13.18-150200.5.64.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-llvmjit-devel-13.18-150200.5.64.1.aarch64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:postgresql13-llvmjit-devel-13.18-150200.5.64.1.aarch64"
},
"product_reference": "postgresql13-llvmjit-devel-13.18-150200.5.64.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-llvmjit-devel-13.18-150200.5.64.1.ppc64le as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:postgresql13-llvmjit-devel-13.18-150200.5.64.1.ppc64le"
},
"product_reference": "postgresql13-llvmjit-devel-13.18-150200.5.64.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-llvmjit-devel-13.18-150200.5.64.1.s390x as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:postgresql13-llvmjit-devel-13.18-150200.5.64.1.s390x"
},
"product_reference": "postgresql13-llvmjit-devel-13.18-150200.5.64.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-llvmjit-devel-13.18-150200.5.64.1.x86_64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:postgresql13-llvmjit-devel-13.18-150200.5.64.1.x86_64"
},
"product_reference": "postgresql13-llvmjit-devel-13.18-150200.5.64.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-plperl-13.18-150200.5.64.1.aarch64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:postgresql13-plperl-13.18-150200.5.64.1.aarch64"
},
"product_reference": "postgresql13-plperl-13.18-150200.5.64.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-plperl-13.18-150200.5.64.1.ppc64le as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:postgresql13-plperl-13.18-150200.5.64.1.ppc64le"
},
"product_reference": "postgresql13-plperl-13.18-150200.5.64.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-plperl-13.18-150200.5.64.1.s390x as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:postgresql13-plperl-13.18-150200.5.64.1.s390x"
},
"product_reference": "postgresql13-plperl-13.18-150200.5.64.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-plperl-13.18-150200.5.64.1.x86_64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:postgresql13-plperl-13.18-150200.5.64.1.x86_64"
},
"product_reference": "postgresql13-plperl-13.18-150200.5.64.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-plpython-13.18-150200.5.64.1.aarch64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:postgresql13-plpython-13.18-150200.5.64.1.aarch64"
},
"product_reference": "postgresql13-plpython-13.18-150200.5.64.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-plpython-13.18-150200.5.64.1.ppc64le as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:postgresql13-plpython-13.18-150200.5.64.1.ppc64le"
},
"product_reference": "postgresql13-plpython-13.18-150200.5.64.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-plpython-13.18-150200.5.64.1.s390x as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:postgresql13-plpython-13.18-150200.5.64.1.s390x"
},
"product_reference": "postgresql13-plpython-13.18-150200.5.64.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-plpython-13.18-150200.5.64.1.x86_64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:postgresql13-plpython-13.18-150200.5.64.1.x86_64"
},
"product_reference": "postgresql13-plpython-13.18-150200.5.64.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-pltcl-13.18-150200.5.64.1.aarch64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:postgresql13-pltcl-13.18-150200.5.64.1.aarch64"
},
"product_reference": "postgresql13-pltcl-13.18-150200.5.64.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-pltcl-13.18-150200.5.64.1.ppc64le as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:postgresql13-pltcl-13.18-150200.5.64.1.ppc64le"
},
"product_reference": "postgresql13-pltcl-13.18-150200.5.64.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-pltcl-13.18-150200.5.64.1.s390x as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:postgresql13-pltcl-13.18-150200.5.64.1.s390x"
},
"product_reference": "postgresql13-pltcl-13.18-150200.5.64.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-pltcl-13.18-150200.5.64.1.x86_64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:postgresql13-pltcl-13.18-150200.5.64.1.x86_64"
},
"product_reference": "postgresql13-pltcl-13.18-150200.5.64.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-server-13.18-150200.5.64.1.aarch64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:postgresql13-server-13.18-150200.5.64.1.aarch64"
},
"product_reference": "postgresql13-server-13.18-150200.5.64.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-server-13.18-150200.5.64.1.ppc64le as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:postgresql13-server-13.18-150200.5.64.1.ppc64le"
},
"product_reference": "postgresql13-server-13.18-150200.5.64.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-server-13.18-150200.5.64.1.s390x as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:postgresql13-server-13.18-150200.5.64.1.s390x"
},
"product_reference": "postgresql13-server-13.18-150200.5.64.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-server-13.18-150200.5.64.1.x86_64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:postgresql13-server-13.18-150200.5.64.1.x86_64"
},
"product_reference": "postgresql13-server-13.18-150200.5.64.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-server-devel-13.18-150200.5.64.1.aarch64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:postgresql13-server-devel-13.18-150200.5.64.1.aarch64"
},
"product_reference": "postgresql13-server-devel-13.18-150200.5.64.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-server-devel-13.18-150200.5.64.1.ppc64le as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:postgresql13-server-devel-13.18-150200.5.64.1.ppc64le"
},
"product_reference": "postgresql13-server-devel-13.18-150200.5.64.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-server-devel-13.18-150200.5.64.1.s390x as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:postgresql13-server-devel-13.18-150200.5.64.1.s390x"
},
"product_reference": "postgresql13-server-devel-13.18-150200.5.64.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-server-devel-13.18-150200.5.64.1.x86_64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:postgresql13-server-devel-13.18-150200.5.64.1.x86_64"
},
"product_reference": "postgresql13-server-devel-13.18-150200.5.64.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-test-13.18-150200.5.64.1.aarch64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:postgresql13-test-13.18-150200.5.64.1.aarch64"
},
"product_reference": "postgresql13-test-13.18-150200.5.64.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-test-13.18-150200.5.64.1.ppc64le as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:postgresql13-test-13.18-150200.5.64.1.ppc64le"
},
"product_reference": "postgresql13-test-13.18-150200.5.64.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-test-13.18-150200.5.64.1.s390x as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:postgresql13-test-13.18-150200.5.64.1.s390x"
},
"product_reference": "postgresql13-test-13.18-150200.5.64.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-test-13.18-150200.5.64.1.x86_64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:postgresql13-test-13.18-150200.5.64.1.x86_64"
},
"product_reference": "postgresql13-test-13.18-150200.5.64.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-13.18-150200.5.64.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:postgresql13-13.18-150200.5.64.1.aarch64"
},
"product_reference": "postgresql13-13.18-150200.5.64.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-13.18-150200.5.64.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:postgresql13-13.18-150200.5.64.1.ppc64le"
},
"product_reference": "postgresql13-13.18-150200.5.64.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-13.18-150200.5.64.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:postgresql13-13.18-150200.5.64.1.s390x"
},
"product_reference": "postgresql13-13.18-150200.5.64.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-13.18-150200.5.64.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:postgresql13-13.18-150200.5.64.1.x86_64"
},
"product_reference": "postgresql13-13.18-150200.5.64.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-contrib-13.18-150200.5.64.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:postgresql13-contrib-13.18-150200.5.64.1.aarch64"
},
"product_reference": "postgresql13-contrib-13.18-150200.5.64.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-contrib-13.18-150200.5.64.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:postgresql13-contrib-13.18-150200.5.64.1.ppc64le"
},
"product_reference": "postgresql13-contrib-13.18-150200.5.64.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-contrib-13.18-150200.5.64.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:postgresql13-contrib-13.18-150200.5.64.1.s390x"
},
"product_reference": "postgresql13-contrib-13.18-150200.5.64.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-contrib-13.18-150200.5.64.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:postgresql13-contrib-13.18-150200.5.64.1.x86_64"
},
"product_reference": "postgresql13-contrib-13.18-150200.5.64.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-devel-13.18-150200.5.64.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:postgresql13-devel-13.18-150200.5.64.1.aarch64"
},
"product_reference": "postgresql13-devel-13.18-150200.5.64.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-devel-13.18-150200.5.64.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:postgresql13-devel-13.18-150200.5.64.1.ppc64le"
},
"product_reference": "postgresql13-devel-13.18-150200.5.64.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-devel-13.18-150200.5.64.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:postgresql13-devel-13.18-150200.5.64.1.s390x"
},
"product_reference": "postgresql13-devel-13.18-150200.5.64.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-devel-13.18-150200.5.64.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:postgresql13-devel-13.18-150200.5.64.1.x86_64"
},
"product_reference": "postgresql13-devel-13.18-150200.5.64.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-docs-13.18-150200.5.64.1.noarch as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:postgresql13-docs-13.18-150200.5.64.1.noarch"
},
"product_reference": "postgresql13-docs-13.18-150200.5.64.1.noarch",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-llvmjit-13.18-150200.5.64.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:postgresql13-llvmjit-13.18-150200.5.64.1.aarch64"
},
"product_reference": "postgresql13-llvmjit-13.18-150200.5.64.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-llvmjit-13.18-150200.5.64.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:postgresql13-llvmjit-13.18-150200.5.64.1.ppc64le"
},
"product_reference": "postgresql13-llvmjit-13.18-150200.5.64.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-llvmjit-13.18-150200.5.64.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:postgresql13-llvmjit-13.18-150200.5.64.1.s390x"
},
"product_reference": "postgresql13-llvmjit-13.18-150200.5.64.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-llvmjit-13.18-150200.5.64.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:postgresql13-llvmjit-13.18-150200.5.64.1.x86_64"
},
"product_reference": "postgresql13-llvmjit-13.18-150200.5.64.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-llvmjit-devel-13.18-150200.5.64.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:postgresql13-llvmjit-devel-13.18-150200.5.64.1.aarch64"
},
"product_reference": "postgresql13-llvmjit-devel-13.18-150200.5.64.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-llvmjit-devel-13.18-150200.5.64.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:postgresql13-llvmjit-devel-13.18-150200.5.64.1.ppc64le"
},
"product_reference": "postgresql13-llvmjit-devel-13.18-150200.5.64.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-llvmjit-devel-13.18-150200.5.64.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:postgresql13-llvmjit-devel-13.18-150200.5.64.1.s390x"
},
"product_reference": "postgresql13-llvmjit-devel-13.18-150200.5.64.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-llvmjit-devel-13.18-150200.5.64.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:postgresql13-llvmjit-devel-13.18-150200.5.64.1.x86_64"
},
"product_reference": "postgresql13-llvmjit-devel-13.18-150200.5.64.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-plperl-13.18-150200.5.64.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:postgresql13-plperl-13.18-150200.5.64.1.aarch64"
},
"product_reference": "postgresql13-plperl-13.18-150200.5.64.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-plperl-13.18-150200.5.64.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:postgresql13-plperl-13.18-150200.5.64.1.ppc64le"
},
"product_reference": "postgresql13-plperl-13.18-150200.5.64.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-plperl-13.18-150200.5.64.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:postgresql13-plperl-13.18-150200.5.64.1.s390x"
},
"product_reference": "postgresql13-plperl-13.18-150200.5.64.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-plperl-13.18-150200.5.64.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:postgresql13-plperl-13.18-150200.5.64.1.x86_64"
},
"product_reference": "postgresql13-plperl-13.18-150200.5.64.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-plpython-13.18-150200.5.64.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:postgresql13-plpython-13.18-150200.5.64.1.aarch64"
},
"product_reference": "postgresql13-plpython-13.18-150200.5.64.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-plpython-13.18-150200.5.64.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:postgresql13-plpython-13.18-150200.5.64.1.ppc64le"
},
"product_reference": "postgresql13-plpython-13.18-150200.5.64.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-plpython-13.18-150200.5.64.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:postgresql13-plpython-13.18-150200.5.64.1.s390x"
},
"product_reference": "postgresql13-plpython-13.18-150200.5.64.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-plpython-13.18-150200.5.64.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:postgresql13-plpython-13.18-150200.5.64.1.x86_64"
},
"product_reference": "postgresql13-plpython-13.18-150200.5.64.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-pltcl-13.18-150200.5.64.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:postgresql13-pltcl-13.18-150200.5.64.1.aarch64"
},
"product_reference": "postgresql13-pltcl-13.18-150200.5.64.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-pltcl-13.18-150200.5.64.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:postgresql13-pltcl-13.18-150200.5.64.1.ppc64le"
},
"product_reference": "postgresql13-pltcl-13.18-150200.5.64.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-pltcl-13.18-150200.5.64.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:postgresql13-pltcl-13.18-150200.5.64.1.s390x"
},
"product_reference": "postgresql13-pltcl-13.18-150200.5.64.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-pltcl-13.18-150200.5.64.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:postgresql13-pltcl-13.18-150200.5.64.1.x86_64"
},
"product_reference": "postgresql13-pltcl-13.18-150200.5.64.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-server-13.18-150200.5.64.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:postgresql13-server-13.18-150200.5.64.1.aarch64"
},
"product_reference": "postgresql13-server-13.18-150200.5.64.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-server-13.18-150200.5.64.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:postgresql13-server-13.18-150200.5.64.1.ppc64le"
},
"product_reference": "postgresql13-server-13.18-150200.5.64.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-server-13.18-150200.5.64.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:postgresql13-server-13.18-150200.5.64.1.s390x"
},
"product_reference": "postgresql13-server-13.18-150200.5.64.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-server-13.18-150200.5.64.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:postgresql13-server-13.18-150200.5.64.1.x86_64"
},
"product_reference": "postgresql13-server-13.18-150200.5.64.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-server-devel-13.18-150200.5.64.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:postgresql13-server-devel-13.18-150200.5.64.1.aarch64"
},
"product_reference": "postgresql13-server-devel-13.18-150200.5.64.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-server-devel-13.18-150200.5.64.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:postgresql13-server-devel-13.18-150200.5.64.1.ppc64le"
},
"product_reference": "postgresql13-server-devel-13.18-150200.5.64.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-server-devel-13.18-150200.5.64.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:postgresql13-server-devel-13.18-150200.5.64.1.s390x"
},
"product_reference": "postgresql13-server-devel-13.18-150200.5.64.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-server-devel-13.18-150200.5.64.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:postgresql13-server-devel-13.18-150200.5.64.1.x86_64"
},
"product_reference": "postgresql13-server-devel-13.18-150200.5.64.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-test-13.18-150200.5.64.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:postgresql13-test-13.18-150200.5.64.1.aarch64"
},
"product_reference": "postgresql13-test-13.18-150200.5.64.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-test-13.18-150200.5.64.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:postgresql13-test-13.18-150200.5.64.1.ppc64le"
},
"product_reference": "postgresql13-test-13.18-150200.5.64.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-test-13.18-150200.5.64.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:postgresql13-test-13.18-150200.5.64.1.s390x"
},
"product_reference": "postgresql13-test-13.18-150200.5.64.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-test-13.18-150200.5.64.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:postgresql13-test-13.18-150200.5.64.1.x86_64"
},
"product_reference": "postgresql13-test-13.18-150200.5.64.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2024-10976",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2024-10976"
}
],
"notes": [
{
"category": "general",
"text": "Incomplete tracking in PostgreSQL of tables with row security allows a reused query to view or change different rows from those intended. CVE-2023-2455 and CVE-2016-2193 fixed most interaction between row security and user ID changes. They missed cases where a subquery, WITH query, security invoker view, or SQL-language function references a table with a row-level security policy. This has the same consequences as the two earlier CVEs. That is to say, it leads to potentially incorrect policies being applied in cases where role-specific policies are used and a given query is planned under one role and then executed under other roles. This scenario can happen under security definer functions or when a common user and query is planned initially and then re-used across multiple SET ROLEs. Applying an incorrect policy may permit a user to complete otherwise-forbidden reads and modifications. This affects only databases that have used CREATE POLICY to define a row security policy. An attacker must tailor an attack to a particular application\u0027s pattern of query plan reuse, user ID changes, and role-specific row security policies. Versions before PostgreSQL 17.1, 16.5, 15.9, 14.14, 13.17, and 12.21 are affected.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Enterprise Storage 7.1:postgresql13-13.18-150200.5.64.1.aarch64",
"SUSE Enterprise Storage 7.1:postgresql13-13.18-150200.5.64.1.x86_64",
"SUSE Enterprise Storage 7.1:postgresql13-contrib-13.18-150200.5.64.1.aarch64",
"SUSE Enterprise Storage 7.1:postgresql13-contrib-13.18-150200.5.64.1.x86_64",
"SUSE Enterprise Storage 7.1:postgresql13-devel-13.18-150200.5.64.1.aarch64",
"SUSE Enterprise Storage 7.1:postgresql13-devel-13.18-150200.5.64.1.x86_64",
"SUSE Enterprise Storage 7.1:postgresql13-docs-13.18-150200.5.64.1.noarch",
"SUSE Enterprise Storage 7.1:postgresql13-plperl-13.18-150200.5.64.1.aarch64",
"SUSE Enterprise Storage 7.1:postgresql13-plperl-13.18-150200.5.64.1.x86_64",
"SUSE Enterprise Storage 7.1:postgresql13-plpython-13.18-150200.5.64.1.aarch64",
"SUSE Enterprise Storage 7.1:postgresql13-plpython-13.18-150200.5.64.1.x86_64",
"SUSE Enterprise Storage 7.1:postgresql13-pltcl-13.18-150200.5.64.1.aarch64",
"SUSE Enterprise Storage 7.1:postgresql13-pltcl-13.18-150200.5.64.1.x86_64",
"SUSE Enterprise Storage 7.1:postgresql13-server-13.18-150200.5.64.1.aarch64",
"SUSE Enterprise Storage 7.1:postgresql13-server-13.18-150200.5.64.1.x86_64",
"SUSE Enterprise Storage 7.1:postgresql13-server-devel-13.18-150200.5.64.1.aarch64",
"SUSE Enterprise Storage 7.1:postgresql13-server-devel-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql13-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql13-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql13-contrib-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql13-contrib-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql13-devel-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql13-devel-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql13-docs-13.18-150200.5.64.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql13-plperl-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql13-plperl-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql13-plpython-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql13-plpython-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql13-pltcl-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql13-pltcl-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql13-server-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql13-server-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql13-server-devel-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql13-server-devel-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-contrib-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-contrib-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-devel-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-devel-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-docs-13.18-150200.5.64.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-plperl-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-plperl-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-plpython-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-plpython-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-pltcl-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-pltcl-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-server-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-server-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-server-devel-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-server-devel-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-contrib-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-contrib-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-devel-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-devel-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-docs-13.18-150200.5.64.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-llvmjit-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-llvmjit-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-llvmjit-devel-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-llvmjit-devel-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-plperl-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-plperl-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-plpython-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-plpython-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-pltcl-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-pltcl-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-server-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-server-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-server-devel-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-server-devel-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-contrib-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-contrib-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-devel-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-devel-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-docs-13.18-150200.5.64.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-llvmjit-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-llvmjit-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-llvmjit-devel-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-llvmjit-devel-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-plperl-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-plperl-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-plpython-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-plpython-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-pltcl-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-pltcl-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-server-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-server-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-server-devel-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-server-devel-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-13.18-150200.5.64.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-contrib-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-contrib-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-contrib-13.18-150200.5.64.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-contrib-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-devel-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-devel-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-devel-13.18-150200.5.64.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-devel-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-docs-13.18-150200.5.64.1.noarch",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-plperl-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-plperl-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-plperl-13.18-150200.5.64.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-plperl-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-plpython-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-plpython-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-plpython-13.18-150200.5.64.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-plpython-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-pltcl-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-pltcl-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-pltcl-13.18-150200.5.64.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-pltcl-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-server-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-server-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-server-13.18-150200.5.64.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-server-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-server-devel-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-server-devel-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-server-devel-13.18-150200.5.64.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-server-devel-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-13.18-150200.5.64.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-contrib-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-contrib-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-contrib-13.18-150200.5.64.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-contrib-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-devel-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-devel-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-devel-13.18-150200.5.64.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-devel-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-docs-13.18-150200.5.64.1.noarch",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-plperl-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-plperl-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-plperl-13.18-150200.5.64.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-plperl-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-plpython-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-plpython-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-plpython-13.18-150200.5.64.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-plpython-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-pltcl-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-pltcl-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-pltcl-13.18-150200.5.64.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-pltcl-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-server-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-server-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-server-13.18-150200.5.64.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-server-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-server-devel-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-server-devel-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-server-devel-13.18-150200.5.64.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-server-devel-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-13.18-150200.5.64.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-contrib-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-contrib-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-contrib-13.18-150200.5.64.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-contrib-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-devel-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-devel-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-devel-13.18-150200.5.64.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-devel-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-docs-13.18-150200.5.64.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-llvmjit-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-llvmjit-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-llvmjit-13.18-150200.5.64.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-llvmjit-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-llvmjit-devel-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-llvmjit-devel-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-llvmjit-devel-13.18-150200.5.64.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-llvmjit-devel-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-plperl-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-plperl-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-plperl-13.18-150200.5.64.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-plperl-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-plpython-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-plpython-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-plpython-13.18-150200.5.64.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-plpython-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-pltcl-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-pltcl-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-pltcl-13.18-150200.5.64.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-pltcl-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-server-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-server-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-server-13.18-150200.5.64.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-server-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-server-devel-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-server-devel-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-server-devel-13.18-150200.5.64.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-server-devel-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql13-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql13-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql13-contrib-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql13-contrib-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql13-devel-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql13-devel-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql13-docs-13.18-150200.5.64.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql13-plperl-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql13-plperl-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql13-plpython-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql13-plpython-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql13-pltcl-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql13-pltcl-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql13-server-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql13-server-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql13-server-devel-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql13-server-devel-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-contrib-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-contrib-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-devel-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-devel-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-docs-13.18-150200.5.64.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-plperl-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-plperl-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-plpython-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-plpython-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-pltcl-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-pltcl-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-server-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-server-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-server-devel-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-server-devel-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-contrib-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-contrib-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-devel-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-devel-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-docs-13.18-150200.5.64.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-llvmjit-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-llvmjit-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-llvmjit-devel-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-llvmjit-devel-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-plperl-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-plperl-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-plpython-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-plpython-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-pltcl-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-pltcl-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-server-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-server-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-server-devel-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-server-devel-13.18-150200.5.64.1.x86_64",
"openSUSE Leap 15.5:postgresql13-13.18-150200.5.64.1.aarch64",
"openSUSE Leap 15.5:postgresql13-13.18-150200.5.64.1.ppc64le",
"openSUSE Leap 15.5:postgresql13-13.18-150200.5.64.1.s390x",
"openSUSE Leap 15.5:postgresql13-13.18-150200.5.64.1.x86_64",
"openSUSE Leap 15.5:postgresql13-contrib-13.18-150200.5.64.1.aarch64",
"openSUSE Leap 15.5:postgresql13-contrib-13.18-150200.5.64.1.ppc64le",
"openSUSE Leap 15.5:postgresql13-contrib-13.18-150200.5.64.1.s390x",
"openSUSE Leap 15.5:postgresql13-contrib-13.18-150200.5.64.1.x86_64",
"openSUSE Leap 15.5:postgresql13-devel-13.18-150200.5.64.1.aarch64",
"openSUSE Leap 15.5:postgresql13-devel-13.18-150200.5.64.1.ppc64le",
"openSUSE Leap 15.5:postgresql13-devel-13.18-150200.5.64.1.s390x",
"openSUSE Leap 15.5:postgresql13-devel-13.18-150200.5.64.1.x86_64",
"openSUSE Leap 15.5:postgresql13-docs-13.18-150200.5.64.1.noarch",
"openSUSE Leap 15.5:postgresql13-llvmjit-13.18-150200.5.64.1.aarch64",
"openSUSE Leap 15.5:postgresql13-llvmjit-13.18-150200.5.64.1.ppc64le",
"openSUSE Leap 15.5:postgresql13-llvmjit-13.18-150200.5.64.1.s390x",
"openSUSE Leap 15.5:postgresql13-llvmjit-13.18-150200.5.64.1.x86_64",
"openSUSE Leap 15.5:postgresql13-llvmjit-devel-13.18-150200.5.64.1.aarch64",
"openSUSE Leap 15.5:postgresql13-llvmjit-devel-13.18-150200.5.64.1.ppc64le",
"openSUSE Leap 15.5:postgresql13-llvmjit-devel-13.18-150200.5.64.1.s390x",
"openSUSE Leap 15.5:postgresql13-llvmjit-devel-13.18-150200.5.64.1.x86_64",
"openSUSE Leap 15.5:postgresql13-plperl-13.18-150200.5.64.1.aarch64",
"openSUSE Leap 15.5:postgresql13-plperl-13.18-150200.5.64.1.ppc64le",
"openSUSE Leap 15.5:postgresql13-plperl-13.18-150200.5.64.1.s390x",
"openSUSE Leap 15.5:postgresql13-plperl-13.18-150200.5.64.1.x86_64",
"openSUSE Leap 15.5:postgresql13-plpython-13.18-150200.5.64.1.aarch64",
"openSUSE Leap 15.5:postgresql13-plpython-13.18-150200.5.64.1.ppc64le",
"openSUSE Leap 15.5:postgresql13-plpython-13.18-150200.5.64.1.s390x",
"openSUSE Leap 15.5:postgresql13-plpython-13.18-150200.5.64.1.x86_64",
"openSUSE Leap 15.5:postgresql13-pltcl-13.18-150200.5.64.1.aarch64",
"openSUSE Leap 15.5:postgresql13-pltcl-13.18-150200.5.64.1.ppc64le",
"openSUSE Leap 15.5:postgresql13-pltcl-13.18-150200.5.64.1.s390x",
"openSUSE Leap 15.5:postgresql13-pltcl-13.18-150200.5.64.1.x86_64",
"openSUSE Leap 15.5:postgresql13-server-13.18-150200.5.64.1.aarch64",
"openSUSE Leap 15.5:postgresql13-server-13.18-150200.5.64.1.ppc64le",
"openSUSE Leap 15.5:postgresql13-server-13.18-150200.5.64.1.s390x",
"openSUSE Leap 15.5:postgresql13-server-13.18-150200.5.64.1.x86_64",
"openSUSE Leap 15.5:postgresql13-server-devel-13.18-150200.5.64.1.aarch64",
"openSUSE Leap 15.5:postgresql13-server-devel-13.18-150200.5.64.1.ppc64le",
"openSUSE Leap 15.5:postgresql13-server-devel-13.18-150200.5.64.1.s390x",
"openSUSE Leap 15.5:postgresql13-server-devel-13.18-150200.5.64.1.x86_64",
"openSUSE Leap 15.5:postgresql13-test-13.18-150200.5.64.1.aarch64",
"openSUSE Leap 15.5:postgresql13-test-13.18-150200.5.64.1.ppc64le",
"openSUSE Leap 15.5:postgresql13-test-13.18-150200.5.64.1.s390x",
"openSUSE Leap 15.5:postgresql13-test-13.18-150200.5.64.1.x86_64",
"openSUSE Leap 15.6:postgresql13-13.18-150200.5.64.1.aarch64",
"openSUSE Leap 15.6:postgresql13-13.18-150200.5.64.1.ppc64le",
"openSUSE Leap 15.6:postgresql13-13.18-150200.5.64.1.s390x",
"openSUSE Leap 15.6:postgresql13-13.18-150200.5.64.1.x86_64",
"openSUSE Leap 15.6:postgresql13-contrib-13.18-150200.5.64.1.aarch64",
"openSUSE Leap 15.6:postgresql13-contrib-13.18-150200.5.64.1.ppc64le",
"openSUSE Leap 15.6:postgresql13-contrib-13.18-150200.5.64.1.s390x",
"openSUSE Leap 15.6:postgresql13-contrib-13.18-150200.5.64.1.x86_64",
"openSUSE Leap 15.6:postgresql13-devel-13.18-150200.5.64.1.aarch64",
"openSUSE Leap 15.6:postgresql13-devel-13.18-150200.5.64.1.ppc64le",
"openSUSE Leap 15.6:postgresql13-devel-13.18-150200.5.64.1.s390x",
"openSUSE Leap 15.6:postgresql13-devel-13.18-150200.5.64.1.x86_64",
"openSUSE Leap 15.6:postgresql13-docs-13.18-150200.5.64.1.noarch",
"openSUSE Leap 15.6:postgresql13-llvmjit-13.18-150200.5.64.1.aarch64",
"openSUSE Leap 15.6:postgresql13-llvmjit-13.18-150200.5.64.1.ppc64le",
"openSUSE Leap 15.6:postgresql13-llvmjit-13.18-150200.5.64.1.s390x",
"openSUSE Leap 15.6:postgresql13-llvmjit-13.18-150200.5.64.1.x86_64",
"openSUSE Leap 15.6:postgresql13-llvmjit-devel-13.18-150200.5.64.1.aarch64",
"openSUSE Leap 15.6:postgresql13-llvmjit-devel-13.18-150200.5.64.1.ppc64le",
"openSUSE Leap 15.6:postgresql13-llvmjit-devel-13.18-150200.5.64.1.s390x",
"openSUSE Leap 15.6:postgresql13-llvmjit-devel-13.18-150200.5.64.1.x86_64",
"openSUSE Leap 15.6:postgresql13-plperl-13.18-150200.5.64.1.aarch64",
"openSUSE Leap 15.6:postgresql13-plperl-13.18-150200.5.64.1.ppc64le",
"openSUSE Leap 15.6:postgresql13-plperl-13.18-150200.5.64.1.s390x",
"openSUSE Leap 15.6:postgresql13-plperl-13.18-150200.5.64.1.x86_64",
"openSUSE Leap 15.6:postgresql13-plpython-13.18-150200.5.64.1.aarch64",
"openSUSE Leap 15.6:postgresql13-plpython-13.18-150200.5.64.1.ppc64le",
"openSUSE Leap 15.6:postgresql13-plpython-13.18-150200.5.64.1.s390x",
"openSUSE Leap 15.6:postgresql13-plpython-13.18-150200.5.64.1.x86_64",
"openSUSE Leap 15.6:postgresql13-pltcl-13.18-150200.5.64.1.aarch64",
"openSUSE Leap 15.6:postgresql13-pltcl-13.18-150200.5.64.1.ppc64le",
"openSUSE Leap 15.6:postgresql13-pltcl-13.18-150200.5.64.1.s390x",
"openSUSE Leap 15.6:postgresql13-pltcl-13.18-150200.5.64.1.x86_64",
"openSUSE Leap 15.6:postgresql13-server-13.18-150200.5.64.1.aarch64",
"openSUSE Leap 15.6:postgresql13-server-13.18-150200.5.64.1.ppc64le",
"openSUSE Leap 15.6:postgresql13-server-13.18-150200.5.64.1.s390x",
"openSUSE Leap 15.6:postgresql13-server-13.18-150200.5.64.1.x86_64",
"openSUSE Leap 15.6:postgresql13-server-devel-13.18-150200.5.64.1.aarch64",
"openSUSE Leap 15.6:postgresql13-server-devel-13.18-150200.5.64.1.ppc64le",
"openSUSE Leap 15.6:postgresql13-server-devel-13.18-150200.5.64.1.s390x",
"openSUSE Leap 15.6:postgresql13-server-devel-13.18-150200.5.64.1.x86_64",
"openSUSE Leap 15.6:postgresql13-test-13.18-150200.5.64.1.aarch64",
"openSUSE Leap 15.6:postgresql13-test-13.18-150200.5.64.1.ppc64le",
"openSUSE Leap 15.6:postgresql13-test-13.18-150200.5.64.1.s390x",
"openSUSE Leap 15.6:postgresql13-test-13.18-150200.5.64.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2024-10976",
"url": "https://www.suse.com/security/cve/CVE-2024-10976"
},
{
"category": "external",
"summary": "SUSE Bug 1233323 for CVE-2024-10976",
"url": "https://bugzilla.suse.com/1233323"
}
],
"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.18-150200.5.64.1.aarch64",
"SUSE Enterprise Storage 7.1:postgresql13-13.18-150200.5.64.1.x86_64",
"SUSE Enterprise Storage 7.1:postgresql13-contrib-13.18-150200.5.64.1.aarch64",
"SUSE Enterprise Storage 7.1:postgresql13-contrib-13.18-150200.5.64.1.x86_64",
"SUSE Enterprise Storage 7.1:postgresql13-devel-13.18-150200.5.64.1.aarch64",
"SUSE Enterprise Storage 7.1:postgresql13-devel-13.18-150200.5.64.1.x86_64",
"SUSE Enterprise Storage 7.1:postgresql13-docs-13.18-150200.5.64.1.noarch",
"SUSE Enterprise Storage 7.1:postgresql13-plperl-13.18-150200.5.64.1.aarch64",
"SUSE Enterprise Storage 7.1:postgresql13-plperl-13.18-150200.5.64.1.x86_64",
"SUSE Enterprise Storage 7.1:postgresql13-plpython-13.18-150200.5.64.1.aarch64",
"SUSE Enterprise Storage 7.1:postgresql13-plpython-13.18-150200.5.64.1.x86_64",
"SUSE Enterprise Storage 7.1:postgresql13-pltcl-13.18-150200.5.64.1.aarch64",
"SUSE Enterprise Storage 7.1:postgresql13-pltcl-13.18-150200.5.64.1.x86_64",
"SUSE Enterprise Storage 7.1:postgresql13-server-13.18-150200.5.64.1.aarch64",
"SUSE Enterprise Storage 7.1:postgresql13-server-13.18-150200.5.64.1.x86_64",
"SUSE Enterprise Storage 7.1:postgresql13-server-devel-13.18-150200.5.64.1.aarch64",
"SUSE Enterprise Storage 7.1:postgresql13-server-devel-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql13-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql13-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql13-contrib-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql13-contrib-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql13-devel-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql13-devel-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql13-docs-13.18-150200.5.64.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql13-plperl-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql13-plperl-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql13-plpython-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql13-plpython-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql13-pltcl-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql13-pltcl-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql13-server-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql13-server-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql13-server-devel-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql13-server-devel-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-contrib-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-contrib-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-devel-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-devel-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-docs-13.18-150200.5.64.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-plperl-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-plperl-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-plpython-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-plpython-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-pltcl-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-pltcl-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-server-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-server-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-server-devel-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-server-devel-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-contrib-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-contrib-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-devel-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-devel-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-docs-13.18-150200.5.64.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-llvmjit-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-llvmjit-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-llvmjit-devel-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-llvmjit-devel-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-plperl-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-plperl-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-plpython-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-plpython-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-pltcl-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-pltcl-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-server-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-server-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-server-devel-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-server-devel-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-contrib-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-contrib-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-devel-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-devel-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-docs-13.18-150200.5.64.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-llvmjit-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-llvmjit-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-llvmjit-devel-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-llvmjit-devel-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-plperl-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-plperl-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-plpython-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-plpython-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-pltcl-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-pltcl-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-server-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-server-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-server-devel-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-server-devel-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-13.18-150200.5.64.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-contrib-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-contrib-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-contrib-13.18-150200.5.64.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-contrib-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-devel-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-devel-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-devel-13.18-150200.5.64.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-devel-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-docs-13.18-150200.5.64.1.noarch",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-plperl-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-plperl-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-plperl-13.18-150200.5.64.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-plperl-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-plpython-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-plpython-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-plpython-13.18-150200.5.64.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-plpython-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-pltcl-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-pltcl-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-pltcl-13.18-150200.5.64.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-pltcl-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-server-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-server-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-server-13.18-150200.5.64.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-server-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-server-devel-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-server-devel-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-server-devel-13.18-150200.5.64.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-server-devel-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-13.18-150200.5.64.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-contrib-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-contrib-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-contrib-13.18-150200.5.64.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-contrib-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-devel-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-devel-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-devel-13.18-150200.5.64.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-devel-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-docs-13.18-150200.5.64.1.noarch",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-plperl-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-plperl-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-plperl-13.18-150200.5.64.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-plperl-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-plpython-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-plpython-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-plpython-13.18-150200.5.64.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-plpython-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-pltcl-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-pltcl-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-pltcl-13.18-150200.5.64.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-pltcl-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-server-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-server-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-server-13.18-150200.5.64.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-server-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-server-devel-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-server-devel-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-server-devel-13.18-150200.5.64.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-server-devel-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-13.18-150200.5.64.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-contrib-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-contrib-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-contrib-13.18-150200.5.64.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-contrib-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-devel-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-devel-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-devel-13.18-150200.5.64.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-devel-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-docs-13.18-150200.5.64.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-llvmjit-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-llvmjit-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-llvmjit-13.18-150200.5.64.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-llvmjit-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-llvmjit-devel-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-llvmjit-devel-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-llvmjit-devel-13.18-150200.5.64.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-llvmjit-devel-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-plperl-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-plperl-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-plperl-13.18-150200.5.64.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-plperl-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-plpython-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-plpython-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-plpython-13.18-150200.5.64.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-plpython-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-pltcl-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-pltcl-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-pltcl-13.18-150200.5.64.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-pltcl-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-server-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-server-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-server-13.18-150200.5.64.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-server-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-server-devel-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-server-devel-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-server-devel-13.18-150200.5.64.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-server-devel-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql13-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql13-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql13-contrib-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql13-contrib-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql13-devel-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql13-devel-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql13-docs-13.18-150200.5.64.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql13-plperl-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql13-plperl-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql13-plpython-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql13-plpython-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql13-pltcl-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql13-pltcl-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql13-server-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql13-server-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql13-server-devel-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql13-server-devel-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-contrib-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-contrib-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-devel-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-devel-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-docs-13.18-150200.5.64.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-plperl-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-plperl-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-plpython-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-plpython-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-pltcl-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-pltcl-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-server-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-server-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-server-devel-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-server-devel-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-contrib-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-contrib-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-devel-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-devel-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-docs-13.18-150200.5.64.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-llvmjit-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-llvmjit-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-llvmjit-devel-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-llvmjit-devel-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-plperl-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-plperl-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-plpython-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-plpython-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-pltcl-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-pltcl-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-server-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-server-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-server-devel-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-server-devel-13.18-150200.5.64.1.x86_64",
"openSUSE Leap 15.5:postgresql13-13.18-150200.5.64.1.aarch64",
"openSUSE Leap 15.5:postgresql13-13.18-150200.5.64.1.ppc64le",
"openSUSE Leap 15.5:postgresql13-13.18-150200.5.64.1.s390x",
"openSUSE Leap 15.5:postgresql13-13.18-150200.5.64.1.x86_64",
"openSUSE Leap 15.5:postgresql13-contrib-13.18-150200.5.64.1.aarch64",
"openSUSE Leap 15.5:postgresql13-contrib-13.18-150200.5.64.1.ppc64le",
"openSUSE Leap 15.5:postgresql13-contrib-13.18-150200.5.64.1.s390x",
"openSUSE Leap 15.5:postgresql13-contrib-13.18-150200.5.64.1.x86_64",
"openSUSE Leap 15.5:postgresql13-devel-13.18-150200.5.64.1.aarch64",
"openSUSE Leap 15.5:postgresql13-devel-13.18-150200.5.64.1.ppc64le",
"openSUSE Leap 15.5:postgresql13-devel-13.18-150200.5.64.1.s390x",
"openSUSE Leap 15.5:postgresql13-devel-13.18-150200.5.64.1.x86_64",
"openSUSE Leap 15.5:postgresql13-docs-13.18-150200.5.64.1.noarch",
"openSUSE Leap 15.5:postgresql13-llvmjit-13.18-150200.5.64.1.aarch64",
"openSUSE Leap 15.5:postgresql13-llvmjit-13.18-150200.5.64.1.ppc64le",
"openSUSE Leap 15.5:postgresql13-llvmjit-13.18-150200.5.64.1.s390x",
"openSUSE Leap 15.5:postgresql13-llvmjit-13.18-150200.5.64.1.x86_64",
"openSUSE Leap 15.5:postgresql13-llvmjit-devel-13.18-150200.5.64.1.aarch64",
"openSUSE Leap 15.5:postgresql13-llvmjit-devel-13.18-150200.5.64.1.ppc64le",
"openSUSE Leap 15.5:postgresql13-llvmjit-devel-13.18-150200.5.64.1.s390x",
"openSUSE Leap 15.5:postgresql13-llvmjit-devel-13.18-150200.5.64.1.x86_64",
"openSUSE Leap 15.5:postgresql13-plperl-13.18-150200.5.64.1.aarch64",
"openSUSE Leap 15.5:postgresql13-plperl-13.18-150200.5.64.1.ppc64le",
"openSUSE Leap 15.5:postgresql13-plperl-13.18-150200.5.64.1.s390x",
"openSUSE Leap 15.5:postgresql13-plperl-13.18-150200.5.64.1.x86_64",
"openSUSE Leap 15.5:postgresql13-plpython-13.18-150200.5.64.1.aarch64",
"openSUSE Leap 15.5:postgresql13-plpython-13.18-150200.5.64.1.ppc64le",
"openSUSE Leap 15.5:postgresql13-plpython-13.18-150200.5.64.1.s390x",
"openSUSE Leap 15.5:postgresql13-plpython-13.18-150200.5.64.1.x86_64",
"openSUSE Leap 15.5:postgresql13-pltcl-13.18-150200.5.64.1.aarch64",
"openSUSE Leap 15.5:postgresql13-pltcl-13.18-150200.5.64.1.ppc64le",
"openSUSE Leap 15.5:postgresql13-pltcl-13.18-150200.5.64.1.s390x",
"openSUSE Leap 15.5:postgresql13-pltcl-13.18-150200.5.64.1.x86_64",
"openSUSE Leap 15.5:postgresql13-server-13.18-150200.5.64.1.aarch64",
"openSUSE Leap 15.5:postgresql13-server-13.18-150200.5.64.1.ppc64le",
"openSUSE Leap 15.5:postgresql13-server-13.18-150200.5.64.1.s390x",
"openSUSE Leap 15.5:postgresql13-server-13.18-150200.5.64.1.x86_64",
"openSUSE Leap 15.5:postgresql13-server-devel-13.18-150200.5.64.1.aarch64",
"openSUSE Leap 15.5:postgresql13-server-devel-13.18-150200.5.64.1.ppc64le",
"openSUSE Leap 15.5:postgresql13-server-devel-13.18-150200.5.64.1.s390x",
"openSUSE Leap 15.5:postgresql13-server-devel-13.18-150200.5.64.1.x86_64",
"openSUSE Leap 15.5:postgresql13-test-13.18-150200.5.64.1.aarch64",
"openSUSE Leap 15.5:postgresql13-test-13.18-150200.5.64.1.ppc64le",
"openSUSE Leap 15.5:postgresql13-test-13.18-150200.5.64.1.s390x",
"openSUSE Leap 15.5:postgresql13-test-13.18-150200.5.64.1.x86_64",
"openSUSE Leap 15.6:postgresql13-13.18-150200.5.64.1.aarch64",
"openSUSE Leap 15.6:postgresql13-13.18-150200.5.64.1.ppc64le",
"openSUSE Leap 15.6:postgresql13-13.18-150200.5.64.1.s390x",
"openSUSE Leap 15.6:postgresql13-13.18-150200.5.64.1.x86_64",
"openSUSE Leap 15.6:postgresql13-contrib-13.18-150200.5.64.1.aarch64",
"openSUSE Leap 15.6:postgresql13-contrib-13.18-150200.5.64.1.ppc64le",
"openSUSE Leap 15.6:postgresql13-contrib-13.18-150200.5.64.1.s390x",
"openSUSE Leap 15.6:postgresql13-contrib-13.18-150200.5.64.1.x86_64",
"openSUSE Leap 15.6:postgresql13-devel-13.18-150200.5.64.1.aarch64",
"openSUSE Leap 15.6:postgresql13-devel-13.18-150200.5.64.1.ppc64le",
"openSUSE Leap 15.6:postgresql13-devel-13.18-150200.5.64.1.s390x",
"openSUSE Leap 15.6:postgresql13-devel-13.18-150200.5.64.1.x86_64",
"openSUSE Leap 15.6:postgresql13-docs-13.18-150200.5.64.1.noarch",
"openSUSE Leap 15.6:postgresql13-llvmjit-13.18-150200.5.64.1.aarch64",
"openSUSE Leap 15.6:postgresql13-llvmjit-13.18-150200.5.64.1.ppc64le",
"openSUSE Leap 15.6:postgresql13-llvmjit-13.18-150200.5.64.1.s390x",
"openSUSE Leap 15.6:postgresql13-llvmjit-13.18-150200.5.64.1.x86_64",
"openSUSE Leap 15.6:postgresql13-llvmjit-devel-13.18-150200.5.64.1.aarch64",
"openSUSE Leap 15.6:postgresql13-llvmjit-devel-13.18-150200.5.64.1.ppc64le",
"openSUSE Leap 15.6:postgresql13-llvmjit-devel-13.18-150200.5.64.1.s390x",
"openSUSE Leap 15.6:postgresql13-llvmjit-devel-13.18-150200.5.64.1.x86_64",
"openSUSE Leap 15.6:postgresql13-plperl-13.18-150200.5.64.1.aarch64",
"openSUSE Leap 15.6:postgresql13-plperl-13.18-150200.5.64.1.ppc64le",
"openSUSE Leap 15.6:postgresql13-plperl-13.18-150200.5.64.1.s390x",
"openSUSE Leap 15.6:postgresql13-plperl-13.18-150200.5.64.1.x86_64",
"openSUSE Leap 15.6:postgresql13-plpython-13.18-150200.5.64.1.aarch64",
"openSUSE Leap 15.6:postgresql13-plpython-13.18-150200.5.64.1.ppc64le",
"openSUSE Leap 15.6:postgresql13-plpython-13.18-150200.5.64.1.s390x",
"openSUSE Leap 15.6:postgresql13-plpython-13.18-150200.5.64.1.x86_64",
"openSUSE Leap 15.6:postgresql13-pltcl-13.18-150200.5.64.1.aarch64",
"openSUSE Leap 15.6:postgresql13-pltcl-13.18-150200.5.64.1.ppc64le",
"openSUSE Leap 15.6:postgresql13-pltcl-13.18-150200.5.64.1.s390x",
"openSUSE Leap 15.6:postgresql13-pltcl-13.18-150200.5.64.1.x86_64",
"openSUSE Leap 15.6:postgresql13-server-13.18-150200.5.64.1.aarch64",
"openSUSE Leap 15.6:postgresql13-server-13.18-150200.5.64.1.ppc64le",
"openSUSE Leap 15.6:postgresql13-server-13.18-150200.5.64.1.s390x",
"openSUSE Leap 15.6:postgresql13-server-13.18-150200.5.64.1.x86_64",
"openSUSE Leap 15.6:postgresql13-server-devel-13.18-150200.5.64.1.aarch64",
"openSUSE Leap 15.6:postgresql13-server-devel-13.18-150200.5.64.1.ppc64le",
"openSUSE Leap 15.6:postgresql13-server-devel-13.18-150200.5.64.1.s390x",
"openSUSE Leap 15.6:postgresql13-server-devel-13.18-150200.5.64.1.x86_64",
"openSUSE Leap 15.6:postgresql13-test-13.18-150200.5.64.1.aarch64",
"openSUSE Leap 15.6:postgresql13-test-13.18-150200.5.64.1.ppc64le",
"openSUSE Leap 15.6:postgresql13-test-13.18-150200.5.64.1.s390x",
"openSUSE Leap 15.6:postgresql13-test-13.18-150200.5.64.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4.2,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"SUSE Enterprise Storage 7.1:postgresql13-13.18-150200.5.64.1.aarch64",
"SUSE Enterprise Storage 7.1:postgresql13-13.18-150200.5.64.1.x86_64",
"SUSE Enterprise Storage 7.1:postgresql13-contrib-13.18-150200.5.64.1.aarch64",
"SUSE Enterprise Storage 7.1:postgresql13-contrib-13.18-150200.5.64.1.x86_64",
"SUSE Enterprise Storage 7.1:postgresql13-devel-13.18-150200.5.64.1.aarch64",
"SUSE Enterprise Storage 7.1:postgresql13-devel-13.18-150200.5.64.1.x86_64",
"SUSE Enterprise Storage 7.1:postgresql13-docs-13.18-150200.5.64.1.noarch",
"SUSE Enterprise Storage 7.1:postgresql13-plperl-13.18-150200.5.64.1.aarch64",
"SUSE Enterprise Storage 7.1:postgresql13-plperl-13.18-150200.5.64.1.x86_64",
"SUSE Enterprise Storage 7.1:postgresql13-plpython-13.18-150200.5.64.1.aarch64",
"SUSE Enterprise Storage 7.1:postgresql13-plpython-13.18-150200.5.64.1.x86_64",
"SUSE Enterprise Storage 7.1:postgresql13-pltcl-13.18-150200.5.64.1.aarch64",
"SUSE Enterprise Storage 7.1:postgresql13-pltcl-13.18-150200.5.64.1.x86_64",
"SUSE Enterprise Storage 7.1:postgresql13-server-13.18-150200.5.64.1.aarch64",
"SUSE Enterprise Storage 7.1:postgresql13-server-13.18-150200.5.64.1.x86_64",
"SUSE Enterprise Storage 7.1:postgresql13-server-devel-13.18-150200.5.64.1.aarch64",
"SUSE Enterprise Storage 7.1:postgresql13-server-devel-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql13-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql13-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql13-contrib-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql13-contrib-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql13-devel-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql13-devel-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql13-docs-13.18-150200.5.64.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql13-plperl-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql13-plperl-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql13-plpython-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql13-plpython-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql13-pltcl-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql13-pltcl-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql13-server-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql13-server-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql13-server-devel-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql13-server-devel-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-contrib-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-contrib-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-devel-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-devel-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-docs-13.18-150200.5.64.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-plperl-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-plperl-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-plpython-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-plpython-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-pltcl-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-pltcl-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-server-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-server-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-server-devel-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-server-devel-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-contrib-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-contrib-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-devel-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-devel-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-docs-13.18-150200.5.64.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-llvmjit-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-llvmjit-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-llvmjit-devel-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-llvmjit-devel-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-plperl-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-plperl-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-plpython-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-plpython-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-pltcl-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-pltcl-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-server-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-server-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-server-devel-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-server-devel-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-contrib-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-contrib-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-devel-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-devel-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-docs-13.18-150200.5.64.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-llvmjit-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-llvmjit-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-llvmjit-devel-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-llvmjit-devel-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-plperl-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-plperl-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-plpython-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-plpython-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-pltcl-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-pltcl-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-server-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-server-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-server-devel-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-server-devel-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-13.18-150200.5.64.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-contrib-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-contrib-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-contrib-13.18-150200.5.64.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-contrib-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-devel-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-devel-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-devel-13.18-150200.5.64.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-devel-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-docs-13.18-150200.5.64.1.noarch",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-plperl-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-plperl-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-plperl-13.18-150200.5.64.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-plperl-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-plpython-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-plpython-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-plpython-13.18-150200.5.64.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-plpython-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-pltcl-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-pltcl-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-pltcl-13.18-150200.5.64.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-pltcl-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-server-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-server-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-server-13.18-150200.5.64.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-server-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-server-devel-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-server-devel-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-server-devel-13.18-150200.5.64.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-server-devel-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-13.18-150200.5.64.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-contrib-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-contrib-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-contrib-13.18-150200.5.64.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-contrib-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-devel-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-devel-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-devel-13.18-150200.5.64.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-devel-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-docs-13.18-150200.5.64.1.noarch",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-plperl-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-plperl-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-plperl-13.18-150200.5.64.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-plperl-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-plpython-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-plpython-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-plpython-13.18-150200.5.64.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-plpython-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-pltcl-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-pltcl-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-pltcl-13.18-150200.5.64.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-pltcl-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-server-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-server-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-server-13.18-150200.5.64.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-server-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-server-devel-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-server-devel-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-server-devel-13.18-150200.5.64.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-server-devel-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-13.18-150200.5.64.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-contrib-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-contrib-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-contrib-13.18-150200.5.64.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-contrib-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-devel-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-devel-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-devel-13.18-150200.5.64.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-devel-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-docs-13.18-150200.5.64.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-llvmjit-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-llvmjit-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-llvmjit-13.18-150200.5.64.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-llvmjit-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-llvmjit-devel-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-llvmjit-devel-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-llvmjit-devel-13.18-150200.5.64.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-llvmjit-devel-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-plperl-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-plperl-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-plperl-13.18-150200.5.64.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-plperl-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-plpython-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-plpython-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-plpython-13.18-150200.5.64.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-plpython-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-pltcl-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-pltcl-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-pltcl-13.18-150200.5.64.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-pltcl-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-server-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-server-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-server-13.18-150200.5.64.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-server-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-server-devel-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-server-devel-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-server-devel-13.18-150200.5.64.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-server-devel-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql13-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql13-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql13-contrib-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql13-contrib-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql13-devel-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql13-devel-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql13-docs-13.18-150200.5.64.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql13-plperl-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql13-plperl-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql13-plpython-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql13-plpython-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql13-pltcl-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql13-pltcl-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql13-server-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql13-server-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql13-server-devel-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql13-server-devel-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-contrib-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-contrib-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-devel-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-devel-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-docs-13.18-150200.5.64.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-plperl-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-plperl-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-plpython-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-plpython-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-pltcl-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-pltcl-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-server-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-server-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-server-devel-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-server-devel-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-contrib-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-contrib-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-devel-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-devel-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-docs-13.18-150200.5.64.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-llvmjit-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-llvmjit-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-llvmjit-devel-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-llvmjit-devel-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-plperl-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-plperl-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-plpython-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-plpython-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-pltcl-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-pltcl-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-server-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-server-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-server-devel-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-server-devel-13.18-150200.5.64.1.x86_64",
"openSUSE Leap 15.5:postgresql13-13.18-150200.5.64.1.aarch64",
"openSUSE Leap 15.5:postgresql13-13.18-150200.5.64.1.ppc64le",
"openSUSE Leap 15.5:postgresql13-13.18-150200.5.64.1.s390x",
"openSUSE Leap 15.5:postgresql13-13.18-150200.5.64.1.x86_64",
"openSUSE Leap 15.5:postgresql13-contrib-13.18-150200.5.64.1.aarch64",
"openSUSE Leap 15.5:postgresql13-contrib-13.18-150200.5.64.1.ppc64le",
"openSUSE Leap 15.5:postgresql13-contrib-13.18-150200.5.64.1.s390x",
"openSUSE Leap 15.5:postgresql13-contrib-13.18-150200.5.64.1.x86_64",
"openSUSE Leap 15.5:postgresql13-devel-13.18-150200.5.64.1.aarch64",
"openSUSE Leap 15.5:postgresql13-devel-13.18-150200.5.64.1.ppc64le",
"openSUSE Leap 15.5:postgresql13-devel-13.18-150200.5.64.1.s390x",
"openSUSE Leap 15.5:postgresql13-devel-13.18-150200.5.64.1.x86_64",
"openSUSE Leap 15.5:postgresql13-docs-13.18-150200.5.64.1.noarch",
"openSUSE Leap 15.5:postgresql13-llvmjit-13.18-150200.5.64.1.aarch64",
"openSUSE Leap 15.5:postgresql13-llvmjit-13.18-150200.5.64.1.ppc64le",
"openSUSE Leap 15.5:postgresql13-llvmjit-13.18-150200.5.64.1.s390x",
"openSUSE Leap 15.5:postgresql13-llvmjit-13.18-150200.5.64.1.x86_64",
"openSUSE Leap 15.5:postgresql13-llvmjit-devel-13.18-150200.5.64.1.aarch64",
"openSUSE Leap 15.5:postgresql13-llvmjit-devel-13.18-150200.5.64.1.ppc64le",
"openSUSE Leap 15.5:postgresql13-llvmjit-devel-13.18-150200.5.64.1.s390x",
"openSUSE Leap 15.5:postgresql13-llvmjit-devel-13.18-150200.5.64.1.x86_64",
"openSUSE Leap 15.5:postgresql13-plperl-13.18-150200.5.64.1.aarch64",
"openSUSE Leap 15.5:postgresql13-plperl-13.18-150200.5.64.1.ppc64le",
"openSUSE Leap 15.5:postgresql13-plperl-13.18-150200.5.64.1.s390x",
"openSUSE Leap 15.5:postgresql13-plperl-13.18-150200.5.64.1.x86_64",
"openSUSE Leap 15.5:postgresql13-plpython-13.18-150200.5.64.1.aarch64",
"openSUSE Leap 15.5:postgresql13-plpython-13.18-150200.5.64.1.ppc64le",
"openSUSE Leap 15.5:postgresql13-plpython-13.18-150200.5.64.1.s390x",
"openSUSE Leap 15.5:postgresql13-plpython-13.18-150200.5.64.1.x86_64",
"openSUSE Leap 15.5:postgresql13-pltcl-13.18-150200.5.64.1.aarch64",
"openSUSE Leap 15.5:postgresql13-pltcl-13.18-150200.5.64.1.ppc64le",
"openSUSE Leap 15.5:postgresql13-pltcl-13.18-150200.5.64.1.s390x",
"openSUSE Leap 15.5:postgresql13-pltcl-13.18-150200.5.64.1.x86_64",
"openSUSE Leap 15.5:postgresql13-server-13.18-150200.5.64.1.aarch64",
"openSUSE Leap 15.5:postgresql13-server-13.18-150200.5.64.1.ppc64le",
"openSUSE Leap 15.5:postgresql13-server-13.18-150200.5.64.1.s390x",
"openSUSE Leap 15.5:postgresql13-server-13.18-150200.5.64.1.x86_64",
"openSUSE Leap 15.5:postgresql13-server-devel-13.18-150200.5.64.1.aarch64",
"openSUSE Leap 15.5:postgresql13-server-devel-13.18-150200.5.64.1.ppc64le",
"openSUSE Leap 15.5:postgresql13-server-devel-13.18-150200.5.64.1.s390x",
"openSUSE Leap 15.5:postgresql13-server-devel-13.18-150200.5.64.1.x86_64",
"openSUSE Leap 15.5:postgresql13-test-13.18-150200.5.64.1.aarch64",
"openSUSE Leap 15.5:postgresql13-test-13.18-150200.5.64.1.ppc64le",
"openSUSE Leap 15.5:postgresql13-test-13.18-150200.5.64.1.s390x",
"openSUSE Leap 15.5:postgresql13-test-13.18-150200.5.64.1.x86_64",
"openSUSE Leap 15.6:postgresql13-13.18-150200.5.64.1.aarch64",
"openSUSE Leap 15.6:postgresql13-13.18-150200.5.64.1.ppc64le",
"openSUSE Leap 15.6:postgresql13-13.18-150200.5.64.1.s390x",
"openSUSE Leap 15.6:postgresql13-13.18-150200.5.64.1.x86_64",
"openSUSE Leap 15.6:postgresql13-contrib-13.18-150200.5.64.1.aarch64",
"openSUSE Leap 15.6:postgresql13-contrib-13.18-150200.5.64.1.ppc64le",
"openSUSE Leap 15.6:postgresql13-contrib-13.18-150200.5.64.1.s390x",
"openSUSE Leap 15.6:postgresql13-contrib-13.18-150200.5.64.1.x86_64",
"openSUSE Leap 15.6:postgresql13-devel-13.18-150200.5.64.1.aarch64",
"openSUSE Leap 15.6:postgresql13-devel-13.18-150200.5.64.1.ppc64le",
"openSUSE Leap 15.6:postgresql13-devel-13.18-150200.5.64.1.s390x",
"openSUSE Leap 15.6:postgresql13-devel-13.18-150200.5.64.1.x86_64",
"openSUSE Leap 15.6:postgresql13-docs-13.18-150200.5.64.1.noarch",
"openSUSE Leap 15.6:postgresql13-llvmjit-13.18-150200.5.64.1.aarch64",
"openSUSE Leap 15.6:postgresql13-llvmjit-13.18-150200.5.64.1.ppc64le",
"openSUSE Leap 15.6:postgresql13-llvmjit-13.18-150200.5.64.1.s390x",
"openSUSE Leap 15.6:postgresql13-llvmjit-13.18-150200.5.64.1.x86_64",
"openSUSE Leap 15.6:postgresql13-llvmjit-devel-13.18-150200.5.64.1.aarch64",
"openSUSE Leap 15.6:postgresql13-llvmjit-devel-13.18-150200.5.64.1.ppc64le",
"openSUSE Leap 15.6:postgresql13-llvmjit-devel-13.18-150200.5.64.1.s390x",
"openSUSE Leap 15.6:postgresql13-llvmjit-devel-13.18-150200.5.64.1.x86_64",
"openSUSE Leap 15.6:postgresql13-plperl-13.18-150200.5.64.1.aarch64",
"openSUSE Leap 15.6:postgresql13-plperl-13.18-150200.5.64.1.ppc64le",
"openSUSE Leap 15.6:postgresql13-plperl-13.18-150200.5.64.1.s390x",
"openSUSE Leap 15.6:postgresql13-plperl-13.18-150200.5.64.1.x86_64",
"openSUSE Leap 15.6:postgresql13-plpython-13.18-150200.5.64.1.aarch64",
"openSUSE Leap 15.6:postgresql13-plpython-13.18-150200.5.64.1.ppc64le",
"openSUSE Leap 15.6:postgresql13-plpython-13.18-150200.5.64.1.s390x",
"openSUSE Leap 15.6:postgresql13-plpython-13.18-150200.5.64.1.x86_64",
"openSUSE Leap 15.6:postgresql13-pltcl-13.18-150200.5.64.1.aarch64",
"openSUSE Leap 15.6:postgresql13-pltcl-13.18-150200.5.64.1.ppc64le",
"openSUSE Leap 15.6:postgresql13-pltcl-13.18-150200.5.64.1.s390x",
"openSUSE Leap 15.6:postgresql13-pltcl-13.18-150200.5.64.1.x86_64",
"openSUSE Leap 15.6:postgresql13-server-13.18-150200.5.64.1.aarch64",
"openSUSE Leap 15.6:postgresql13-server-13.18-150200.5.64.1.ppc64le",
"openSUSE Leap 15.6:postgresql13-server-13.18-150200.5.64.1.s390x",
"openSUSE Leap 15.6:postgresql13-server-13.18-150200.5.64.1.x86_64",
"openSUSE Leap 15.6:postgresql13-server-devel-13.18-150200.5.64.1.aarch64",
"openSUSE Leap 15.6:postgresql13-server-devel-13.18-150200.5.64.1.ppc64le",
"openSUSE Leap 15.6:postgresql13-server-devel-13.18-150200.5.64.1.s390x",
"openSUSE Leap 15.6:postgresql13-server-devel-13.18-150200.5.64.1.x86_64",
"openSUSE Leap 15.6:postgresql13-test-13.18-150200.5.64.1.aarch64",
"openSUSE Leap 15.6:postgresql13-test-13.18-150200.5.64.1.ppc64le",
"openSUSE Leap 15.6:postgresql13-test-13.18-150200.5.64.1.s390x",
"openSUSE Leap 15.6:postgresql13-test-13.18-150200.5.64.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-12-04T14:51:57Z",
"details": "moderate"
}
],
"title": "CVE-2024-10976"
},
{
"cve": "CVE-2024-10977",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2024-10977"
}
],
"notes": [
{
"category": "general",
"text": "Client use of server error message in PostgreSQL allows a server not trusted under current SSL or GSS settings to furnish arbitrary non-NUL bytes to the libpq application. For example, a man-in-the-middle attacker could send a long error message that a human or screen-scraper user of psql mistakes for valid query results. This is probably not a concern for clients where the user interface unambiguously indicates the boundary between one error message and other text. Versions before PostgreSQL 17.1, 16.5, 15.9, 14.14, 13.17, and 12.21 are affected.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Enterprise Storage 7.1:postgresql13-13.18-150200.5.64.1.aarch64",
"SUSE Enterprise Storage 7.1:postgresql13-13.18-150200.5.64.1.x86_64",
"SUSE Enterprise Storage 7.1:postgresql13-contrib-13.18-150200.5.64.1.aarch64",
"SUSE Enterprise Storage 7.1:postgresql13-contrib-13.18-150200.5.64.1.x86_64",
"SUSE Enterprise Storage 7.1:postgresql13-devel-13.18-150200.5.64.1.aarch64",
"SUSE Enterprise Storage 7.1:postgresql13-devel-13.18-150200.5.64.1.x86_64",
"SUSE Enterprise Storage 7.1:postgresql13-docs-13.18-150200.5.64.1.noarch",
"SUSE Enterprise Storage 7.1:postgresql13-plperl-13.18-150200.5.64.1.aarch64",
"SUSE Enterprise Storage 7.1:postgresql13-plperl-13.18-150200.5.64.1.x86_64",
"SUSE Enterprise Storage 7.1:postgresql13-plpython-13.18-150200.5.64.1.aarch64",
"SUSE Enterprise Storage 7.1:postgresql13-plpython-13.18-150200.5.64.1.x86_64",
"SUSE Enterprise Storage 7.1:postgresql13-pltcl-13.18-150200.5.64.1.aarch64",
"SUSE Enterprise Storage 7.1:postgresql13-pltcl-13.18-150200.5.64.1.x86_64",
"SUSE Enterprise Storage 7.1:postgresql13-server-13.18-150200.5.64.1.aarch64",
"SUSE Enterprise Storage 7.1:postgresql13-server-13.18-150200.5.64.1.x86_64",
"SUSE Enterprise Storage 7.1:postgresql13-server-devel-13.18-150200.5.64.1.aarch64",
"SUSE Enterprise Storage 7.1:postgresql13-server-devel-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql13-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql13-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql13-contrib-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql13-contrib-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql13-devel-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql13-devel-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql13-docs-13.18-150200.5.64.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql13-plperl-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql13-plperl-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql13-plpython-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql13-plpython-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql13-pltcl-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql13-pltcl-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql13-server-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql13-server-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql13-server-devel-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql13-server-devel-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-contrib-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-contrib-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-devel-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-devel-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-docs-13.18-150200.5.64.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-plperl-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-plperl-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-plpython-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-plpython-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-pltcl-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-pltcl-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-server-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-server-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-server-devel-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-server-devel-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-contrib-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-contrib-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-devel-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-devel-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-docs-13.18-150200.5.64.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-llvmjit-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-llvmjit-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-llvmjit-devel-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-llvmjit-devel-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-plperl-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-plperl-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-plpython-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-plpython-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-pltcl-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-pltcl-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-server-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-server-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-server-devel-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-server-devel-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-contrib-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-contrib-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-devel-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-devel-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-docs-13.18-150200.5.64.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-llvmjit-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-llvmjit-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-llvmjit-devel-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-llvmjit-devel-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-plperl-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-plperl-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-plpython-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-plpython-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-pltcl-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-pltcl-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-server-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-server-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-server-devel-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-server-devel-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-13.18-150200.5.64.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-contrib-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-contrib-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-contrib-13.18-150200.5.64.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-contrib-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-devel-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-devel-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-devel-13.18-150200.5.64.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-devel-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-docs-13.18-150200.5.64.1.noarch",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-plperl-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-plperl-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-plperl-13.18-150200.5.64.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-plperl-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-plpython-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-plpython-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-plpython-13.18-150200.5.64.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-plpython-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-pltcl-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-pltcl-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-pltcl-13.18-150200.5.64.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-pltcl-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-server-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-server-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-server-13.18-150200.5.64.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-server-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-server-devel-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-server-devel-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-server-devel-13.18-150200.5.64.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-server-devel-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-13.18-150200.5.64.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-contrib-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-contrib-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-contrib-13.18-150200.5.64.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-contrib-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-devel-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-devel-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-devel-13.18-150200.5.64.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-devel-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-docs-13.18-150200.5.64.1.noarch",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-plperl-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-plperl-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-plperl-13.18-150200.5.64.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-plperl-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-plpython-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-plpython-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-plpython-13.18-150200.5.64.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-plpython-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-pltcl-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-pltcl-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-pltcl-13.18-150200.5.64.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-pltcl-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-server-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-server-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-server-13.18-150200.5.64.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-server-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-server-devel-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-server-devel-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-server-devel-13.18-150200.5.64.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-server-devel-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-13.18-150200.5.64.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-contrib-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-contrib-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-contrib-13.18-150200.5.64.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-contrib-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-devel-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-devel-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-devel-13.18-150200.5.64.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-devel-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-docs-13.18-150200.5.64.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-llvmjit-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-llvmjit-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-llvmjit-13.18-150200.5.64.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-llvmjit-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-llvmjit-devel-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-llvmjit-devel-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-llvmjit-devel-13.18-150200.5.64.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-llvmjit-devel-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-plperl-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-plperl-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-plperl-13.18-150200.5.64.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-plperl-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-plpython-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-plpython-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-plpython-13.18-150200.5.64.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-plpython-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-pltcl-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-pltcl-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-pltcl-13.18-150200.5.64.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-pltcl-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-server-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-server-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-server-13.18-150200.5.64.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-server-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-server-devel-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-server-devel-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-server-devel-13.18-150200.5.64.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-server-devel-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql13-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql13-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql13-contrib-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql13-contrib-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql13-devel-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql13-devel-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql13-docs-13.18-150200.5.64.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql13-plperl-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql13-plperl-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql13-plpython-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql13-plpython-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql13-pltcl-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql13-pltcl-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql13-server-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql13-server-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql13-server-devel-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql13-server-devel-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-contrib-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-contrib-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-devel-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-devel-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-docs-13.18-150200.5.64.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-plperl-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-plperl-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-plpython-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-plpython-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-pltcl-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-pltcl-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-server-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-server-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-server-devel-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-server-devel-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-contrib-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-contrib-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-devel-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-devel-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-docs-13.18-150200.5.64.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-llvmjit-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-llvmjit-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-llvmjit-devel-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-llvmjit-devel-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-plperl-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-plperl-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-plpython-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-plpython-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-pltcl-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-pltcl-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-server-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-server-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-server-devel-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-server-devel-13.18-150200.5.64.1.x86_64",
"openSUSE Leap 15.5:postgresql13-13.18-150200.5.64.1.aarch64",
"openSUSE Leap 15.5:postgresql13-13.18-150200.5.64.1.ppc64le",
"openSUSE Leap 15.5:postgresql13-13.18-150200.5.64.1.s390x",
"openSUSE Leap 15.5:postgresql13-13.18-150200.5.64.1.x86_64",
"openSUSE Leap 15.5:postgresql13-contrib-13.18-150200.5.64.1.aarch64",
"openSUSE Leap 15.5:postgresql13-contrib-13.18-150200.5.64.1.ppc64le",
"openSUSE Leap 15.5:postgresql13-contrib-13.18-150200.5.64.1.s390x",
"openSUSE Leap 15.5:postgresql13-contrib-13.18-150200.5.64.1.x86_64",
"openSUSE Leap 15.5:postgresql13-devel-13.18-150200.5.64.1.aarch64",
"openSUSE Leap 15.5:postgresql13-devel-13.18-150200.5.64.1.ppc64le",
"openSUSE Leap 15.5:postgresql13-devel-13.18-150200.5.64.1.s390x",
"openSUSE Leap 15.5:postgresql13-devel-13.18-150200.5.64.1.x86_64",
"openSUSE Leap 15.5:postgresql13-docs-13.18-150200.5.64.1.noarch",
"openSUSE Leap 15.5:postgresql13-llvmjit-13.18-150200.5.64.1.aarch64",
"openSUSE Leap 15.5:postgresql13-llvmjit-13.18-150200.5.64.1.ppc64le",
"openSUSE Leap 15.5:postgresql13-llvmjit-13.18-150200.5.64.1.s390x",
"openSUSE Leap 15.5:postgresql13-llvmjit-13.18-150200.5.64.1.x86_64",
"openSUSE Leap 15.5:postgresql13-llvmjit-devel-13.18-150200.5.64.1.aarch64",
"openSUSE Leap 15.5:postgresql13-llvmjit-devel-13.18-150200.5.64.1.ppc64le",
"openSUSE Leap 15.5:postgresql13-llvmjit-devel-13.18-150200.5.64.1.s390x",
"openSUSE Leap 15.5:postgresql13-llvmjit-devel-13.18-150200.5.64.1.x86_64",
"openSUSE Leap 15.5:postgresql13-plperl-13.18-150200.5.64.1.aarch64",
"openSUSE Leap 15.5:postgresql13-plperl-13.18-150200.5.64.1.ppc64le",
"openSUSE Leap 15.5:postgresql13-plperl-13.18-150200.5.64.1.s390x",
"openSUSE Leap 15.5:postgresql13-plperl-13.18-150200.5.64.1.x86_64",
"openSUSE Leap 15.5:postgresql13-plpython-13.18-150200.5.64.1.aarch64",
"openSUSE Leap 15.5:postgresql13-plpython-13.18-150200.5.64.1.ppc64le",
"openSUSE Leap 15.5:postgresql13-plpython-13.18-150200.5.64.1.s390x",
"openSUSE Leap 15.5:postgresql13-plpython-13.18-150200.5.64.1.x86_64",
"openSUSE Leap 15.5:postgresql13-pltcl-13.18-150200.5.64.1.aarch64",
"openSUSE Leap 15.5:postgresql13-pltcl-13.18-150200.5.64.1.ppc64le",
"openSUSE Leap 15.5:postgresql13-pltcl-13.18-150200.5.64.1.s390x",
"openSUSE Leap 15.5:postgresql13-pltcl-13.18-150200.5.64.1.x86_64",
"openSUSE Leap 15.5:postgresql13-server-13.18-150200.5.64.1.aarch64",
"openSUSE Leap 15.5:postgresql13-server-13.18-150200.5.64.1.ppc64le",
"openSUSE Leap 15.5:postgresql13-server-13.18-150200.5.64.1.s390x",
"openSUSE Leap 15.5:postgresql13-server-13.18-150200.5.64.1.x86_64",
"openSUSE Leap 15.5:postgresql13-server-devel-13.18-150200.5.64.1.aarch64",
"openSUSE Leap 15.5:postgresql13-server-devel-13.18-150200.5.64.1.ppc64le",
"openSUSE Leap 15.5:postgresql13-server-devel-13.18-150200.5.64.1.s390x",
"openSUSE Leap 15.5:postgresql13-server-devel-13.18-150200.5.64.1.x86_64",
"openSUSE Leap 15.5:postgresql13-test-13.18-150200.5.64.1.aarch64",
"openSUSE Leap 15.5:postgresql13-test-13.18-150200.5.64.1.ppc64le",
"openSUSE Leap 15.5:postgresql13-test-13.18-150200.5.64.1.s390x",
"openSUSE Leap 15.5:postgresql13-test-13.18-150200.5.64.1.x86_64",
"openSUSE Leap 15.6:postgresql13-13.18-150200.5.64.1.aarch64",
"openSUSE Leap 15.6:postgresql13-13.18-150200.5.64.1.ppc64le",
"openSUSE Leap 15.6:postgresql13-13.18-150200.5.64.1.s390x",
"openSUSE Leap 15.6:postgresql13-13.18-150200.5.64.1.x86_64",
"openSUSE Leap 15.6:postgresql13-contrib-13.18-150200.5.64.1.aarch64",
"openSUSE Leap 15.6:postgresql13-contrib-13.18-150200.5.64.1.ppc64le",
"openSUSE Leap 15.6:postgresql13-contrib-13.18-150200.5.64.1.s390x",
"openSUSE Leap 15.6:postgresql13-contrib-13.18-150200.5.64.1.x86_64",
"openSUSE Leap 15.6:postgresql13-devel-13.18-150200.5.64.1.aarch64",
"openSUSE Leap 15.6:postgresql13-devel-13.18-150200.5.64.1.ppc64le",
"openSUSE Leap 15.6:postgresql13-devel-13.18-150200.5.64.1.s390x",
"openSUSE Leap 15.6:postgresql13-devel-13.18-150200.5.64.1.x86_64",
"openSUSE Leap 15.6:postgresql13-docs-13.18-150200.5.64.1.noarch",
"openSUSE Leap 15.6:postgresql13-llvmjit-13.18-150200.5.64.1.aarch64",
"openSUSE Leap 15.6:postgresql13-llvmjit-13.18-150200.5.64.1.ppc64le",
"openSUSE Leap 15.6:postgresql13-llvmjit-13.18-150200.5.64.1.s390x",
"openSUSE Leap 15.6:postgresql13-llvmjit-13.18-150200.5.64.1.x86_64",
"openSUSE Leap 15.6:postgresql13-llvmjit-devel-13.18-150200.5.64.1.aarch64",
"openSUSE Leap 15.6:postgresql13-llvmjit-devel-13.18-150200.5.64.1.ppc64le",
"openSUSE Leap 15.6:postgresql13-llvmjit-devel-13.18-150200.5.64.1.s390x",
"openSUSE Leap 15.6:postgresql13-llvmjit-devel-13.18-150200.5.64.1.x86_64",
"openSUSE Leap 15.6:postgresql13-plperl-13.18-150200.5.64.1.aarch64",
"openSUSE Leap 15.6:postgresql13-plperl-13.18-150200.5.64.1.ppc64le",
"openSUSE Leap 15.6:postgresql13-plperl-13.18-150200.5.64.1.s390x",
"openSUSE Leap 15.6:postgresql13-plperl-13.18-150200.5.64.1.x86_64",
"openSUSE Leap 15.6:postgresql13-plpython-13.18-150200.5.64.1.aarch64",
"openSUSE Leap 15.6:postgresql13-plpython-13.18-150200.5.64.1.ppc64le",
"openSUSE Leap 15.6:postgresql13-plpython-13.18-150200.5.64.1.s390x",
"openSUSE Leap 15.6:postgresql13-plpython-13.18-150200.5.64.1.x86_64",
"openSUSE Leap 15.6:postgresql13-pltcl-13.18-150200.5.64.1.aarch64",
"openSUSE Leap 15.6:postgresql13-pltcl-13.18-150200.5.64.1.ppc64le",
"openSUSE Leap 15.6:postgresql13-pltcl-13.18-150200.5.64.1.s390x",
"openSUSE Leap 15.6:postgresql13-pltcl-13.18-150200.5.64.1.x86_64",
"openSUSE Leap 15.6:postgresql13-server-13.18-150200.5.64.1.aarch64",
"openSUSE Leap 15.6:postgresql13-server-13.18-150200.5.64.1.ppc64le",
"openSUSE Leap 15.6:postgresql13-server-13.18-150200.5.64.1.s390x",
"openSUSE Leap 15.6:postgresql13-server-13.18-150200.5.64.1.x86_64",
"openSUSE Leap 15.6:postgresql13-server-devel-13.18-150200.5.64.1.aarch64",
"openSUSE Leap 15.6:postgresql13-server-devel-13.18-150200.5.64.1.ppc64le",
"openSUSE Leap 15.6:postgresql13-server-devel-13.18-150200.5.64.1.s390x",
"openSUSE Leap 15.6:postgresql13-server-devel-13.18-150200.5.64.1.x86_64",
"openSUSE Leap 15.6:postgresql13-test-13.18-150200.5.64.1.aarch64",
"openSUSE Leap 15.6:postgresql13-test-13.18-150200.5.64.1.ppc64le",
"openSUSE Leap 15.6:postgresql13-test-13.18-150200.5.64.1.s390x",
"openSUSE Leap 15.6:postgresql13-test-13.18-150200.5.64.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2024-10977",
"url": "https://www.suse.com/security/cve/CVE-2024-10977"
},
{
"category": "external",
"summary": "SUSE Bug 1233325 for CVE-2024-10977",
"url": "https://bugzilla.suse.com/1233325"
}
],
"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.18-150200.5.64.1.aarch64",
"SUSE Enterprise Storage 7.1:postgresql13-13.18-150200.5.64.1.x86_64",
"SUSE Enterprise Storage 7.1:postgresql13-contrib-13.18-150200.5.64.1.aarch64",
"SUSE Enterprise Storage 7.1:postgresql13-contrib-13.18-150200.5.64.1.x86_64",
"SUSE Enterprise Storage 7.1:postgresql13-devel-13.18-150200.5.64.1.aarch64",
"SUSE Enterprise Storage 7.1:postgresql13-devel-13.18-150200.5.64.1.x86_64",
"SUSE Enterprise Storage 7.1:postgresql13-docs-13.18-150200.5.64.1.noarch",
"SUSE Enterprise Storage 7.1:postgresql13-plperl-13.18-150200.5.64.1.aarch64",
"SUSE Enterprise Storage 7.1:postgresql13-plperl-13.18-150200.5.64.1.x86_64",
"SUSE Enterprise Storage 7.1:postgresql13-plpython-13.18-150200.5.64.1.aarch64",
"SUSE Enterprise Storage 7.1:postgresql13-plpython-13.18-150200.5.64.1.x86_64",
"SUSE Enterprise Storage 7.1:postgresql13-pltcl-13.18-150200.5.64.1.aarch64",
"SUSE Enterprise Storage 7.1:postgresql13-pltcl-13.18-150200.5.64.1.x86_64",
"SUSE Enterprise Storage 7.1:postgresql13-server-13.18-150200.5.64.1.aarch64",
"SUSE Enterprise Storage 7.1:postgresql13-server-13.18-150200.5.64.1.x86_64",
"SUSE Enterprise Storage 7.1:postgresql13-server-devel-13.18-150200.5.64.1.aarch64",
"SUSE Enterprise Storage 7.1:postgresql13-server-devel-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql13-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql13-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql13-contrib-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql13-contrib-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql13-devel-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql13-devel-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql13-docs-13.18-150200.5.64.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql13-plperl-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql13-plperl-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql13-plpython-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql13-plpython-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql13-pltcl-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql13-pltcl-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql13-server-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql13-server-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql13-server-devel-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql13-server-devel-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-contrib-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-contrib-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-devel-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-devel-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-docs-13.18-150200.5.64.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-plperl-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-plperl-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-plpython-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-plpython-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-pltcl-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-pltcl-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-server-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-server-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-server-devel-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-server-devel-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-contrib-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-contrib-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-devel-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-devel-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-docs-13.18-150200.5.64.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-llvmjit-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-llvmjit-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-llvmjit-devel-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-llvmjit-devel-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-plperl-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-plperl-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-plpython-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-plpython-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-pltcl-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-pltcl-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-server-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-server-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-server-devel-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-server-devel-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-contrib-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-contrib-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-devel-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-devel-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-docs-13.18-150200.5.64.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-llvmjit-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-llvmjit-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-llvmjit-devel-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-llvmjit-devel-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-plperl-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-plperl-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-plpython-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-plpython-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-pltcl-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-pltcl-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-server-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-server-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-server-devel-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-server-devel-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-13.18-150200.5.64.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-contrib-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-contrib-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-contrib-13.18-150200.5.64.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-contrib-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-devel-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-devel-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-devel-13.18-150200.5.64.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-devel-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-docs-13.18-150200.5.64.1.noarch",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-plperl-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-plperl-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-plperl-13.18-150200.5.64.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-plperl-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-plpython-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-plpython-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-plpython-13.18-150200.5.64.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-plpython-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-pltcl-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-pltcl-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-pltcl-13.18-150200.5.64.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-pltcl-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-server-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-server-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-server-13.18-150200.5.64.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-server-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-server-devel-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-server-devel-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-server-devel-13.18-150200.5.64.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-server-devel-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-13.18-150200.5.64.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-contrib-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-contrib-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-contrib-13.18-150200.5.64.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-contrib-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-devel-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-devel-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-devel-13.18-150200.5.64.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-devel-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-docs-13.18-150200.5.64.1.noarch",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-plperl-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-plperl-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-plperl-13.18-150200.5.64.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-plperl-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-plpython-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-plpython-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-plpython-13.18-150200.5.64.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-plpython-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-pltcl-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-pltcl-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-pltcl-13.18-150200.5.64.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-pltcl-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-server-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-server-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-server-13.18-150200.5.64.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-server-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-server-devel-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-server-devel-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-server-devel-13.18-150200.5.64.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-server-devel-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-13.18-150200.5.64.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-contrib-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-contrib-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-contrib-13.18-150200.5.64.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-contrib-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-devel-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-devel-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-devel-13.18-150200.5.64.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-devel-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-docs-13.18-150200.5.64.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-llvmjit-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-llvmjit-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-llvmjit-13.18-150200.5.64.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-llvmjit-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-llvmjit-devel-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-llvmjit-devel-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-llvmjit-devel-13.18-150200.5.64.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-llvmjit-devel-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-plperl-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-plperl-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-plperl-13.18-150200.5.64.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-plperl-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-plpython-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-plpython-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-plpython-13.18-150200.5.64.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-plpython-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-pltcl-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-pltcl-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-pltcl-13.18-150200.5.64.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-pltcl-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-server-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-server-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-server-13.18-150200.5.64.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-server-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-server-devel-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-server-devel-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-server-devel-13.18-150200.5.64.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-server-devel-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql13-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql13-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql13-contrib-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql13-contrib-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql13-devel-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql13-devel-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql13-docs-13.18-150200.5.64.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql13-plperl-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql13-plperl-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql13-plpython-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql13-plpython-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql13-pltcl-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql13-pltcl-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql13-server-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql13-server-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql13-server-devel-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql13-server-devel-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-contrib-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-contrib-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-devel-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-devel-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-docs-13.18-150200.5.64.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-plperl-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-plperl-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-plpython-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-plpython-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-pltcl-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-pltcl-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-server-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-server-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-server-devel-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-server-devel-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-contrib-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-contrib-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-devel-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-devel-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-docs-13.18-150200.5.64.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-llvmjit-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-llvmjit-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-llvmjit-devel-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-llvmjit-devel-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-plperl-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-plperl-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-plpython-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-plpython-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-pltcl-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-pltcl-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-server-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-server-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-server-devel-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-server-devel-13.18-150200.5.64.1.x86_64",
"openSUSE Leap 15.5:postgresql13-13.18-150200.5.64.1.aarch64",
"openSUSE Leap 15.5:postgresql13-13.18-150200.5.64.1.ppc64le",
"openSUSE Leap 15.5:postgresql13-13.18-150200.5.64.1.s390x",
"openSUSE Leap 15.5:postgresql13-13.18-150200.5.64.1.x86_64",
"openSUSE Leap 15.5:postgresql13-contrib-13.18-150200.5.64.1.aarch64",
"openSUSE Leap 15.5:postgresql13-contrib-13.18-150200.5.64.1.ppc64le",
"openSUSE Leap 15.5:postgresql13-contrib-13.18-150200.5.64.1.s390x",
"openSUSE Leap 15.5:postgresql13-contrib-13.18-150200.5.64.1.x86_64",
"openSUSE Leap 15.5:postgresql13-devel-13.18-150200.5.64.1.aarch64",
"openSUSE Leap 15.5:postgresql13-devel-13.18-150200.5.64.1.ppc64le",
"openSUSE Leap 15.5:postgresql13-devel-13.18-150200.5.64.1.s390x",
"openSUSE Leap 15.5:postgresql13-devel-13.18-150200.5.64.1.x86_64",
"openSUSE Leap 15.5:postgresql13-docs-13.18-150200.5.64.1.noarch",
"openSUSE Leap 15.5:postgresql13-llvmjit-13.18-150200.5.64.1.aarch64",
"openSUSE Leap 15.5:postgresql13-llvmjit-13.18-150200.5.64.1.ppc64le",
"openSUSE Leap 15.5:postgresql13-llvmjit-13.18-150200.5.64.1.s390x",
"openSUSE Leap 15.5:postgresql13-llvmjit-13.18-150200.5.64.1.x86_64",
"openSUSE Leap 15.5:postgresql13-llvmjit-devel-13.18-150200.5.64.1.aarch64",
"openSUSE Leap 15.5:postgresql13-llvmjit-devel-13.18-150200.5.64.1.ppc64le",
"openSUSE Leap 15.5:postgresql13-llvmjit-devel-13.18-150200.5.64.1.s390x",
"openSUSE Leap 15.5:postgresql13-llvmjit-devel-13.18-150200.5.64.1.x86_64",
"openSUSE Leap 15.5:postgresql13-plperl-13.18-150200.5.64.1.aarch64",
"openSUSE Leap 15.5:postgresql13-plperl-13.18-150200.5.64.1.ppc64le",
"openSUSE Leap 15.5:postgresql13-plperl-13.18-150200.5.64.1.s390x",
"openSUSE Leap 15.5:postgresql13-plperl-13.18-150200.5.64.1.x86_64",
"openSUSE Leap 15.5:postgresql13-plpython-13.18-150200.5.64.1.aarch64",
"openSUSE Leap 15.5:postgresql13-plpython-13.18-150200.5.64.1.ppc64le",
"openSUSE Leap 15.5:postgresql13-plpython-13.18-150200.5.64.1.s390x",
"openSUSE Leap 15.5:postgresql13-plpython-13.18-150200.5.64.1.x86_64",
"openSUSE Leap 15.5:postgresql13-pltcl-13.18-150200.5.64.1.aarch64",
"openSUSE Leap 15.5:postgresql13-pltcl-13.18-150200.5.64.1.ppc64le",
"openSUSE Leap 15.5:postgresql13-pltcl-13.18-150200.5.64.1.s390x",
"openSUSE Leap 15.5:postgresql13-pltcl-13.18-150200.5.64.1.x86_64",
"openSUSE Leap 15.5:postgresql13-server-13.18-150200.5.64.1.aarch64",
"openSUSE Leap 15.5:postgresql13-server-13.18-150200.5.64.1.ppc64le",
"openSUSE Leap 15.5:postgresql13-server-13.18-150200.5.64.1.s390x",
"openSUSE Leap 15.5:postgresql13-server-13.18-150200.5.64.1.x86_64",
"openSUSE Leap 15.5:postgresql13-server-devel-13.18-150200.5.64.1.aarch64",
"openSUSE Leap 15.5:postgresql13-server-devel-13.18-150200.5.64.1.ppc64le",
"openSUSE Leap 15.5:postgresql13-server-devel-13.18-150200.5.64.1.s390x",
"openSUSE Leap 15.5:postgresql13-server-devel-13.18-150200.5.64.1.x86_64",
"openSUSE Leap 15.5:postgresql13-test-13.18-150200.5.64.1.aarch64",
"openSUSE Leap 15.5:postgresql13-test-13.18-150200.5.64.1.ppc64le",
"openSUSE Leap 15.5:postgresql13-test-13.18-150200.5.64.1.s390x",
"openSUSE Leap 15.5:postgresql13-test-13.18-150200.5.64.1.x86_64",
"openSUSE Leap 15.6:postgresql13-13.18-150200.5.64.1.aarch64",
"openSUSE Leap 15.6:postgresql13-13.18-150200.5.64.1.ppc64le",
"openSUSE Leap 15.6:postgresql13-13.18-150200.5.64.1.s390x",
"openSUSE Leap 15.6:postgresql13-13.18-150200.5.64.1.x86_64",
"openSUSE Leap 15.6:postgresql13-contrib-13.18-150200.5.64.1.aarch64",
"openSUSE Leap 15.6:postgresql13-contrib-13.18-150200.5.64.1.ppc64le",
"openSUSE Leap 15.6:postgresql13-contrib-13.18-150200.5.64.1.s390x",
"openSUSE Leap 15.6:postgresql13-contrib-13.18-150200.5.64.1.x86_64",
"openSUSE Leap 15.6:postgresql13-devel-13.18-150200.5.64.1.aarch64",
"openSUSE Leap 15.6:postgresql13-devel-13.18-150200.5.64.1.ppc64le",
"openSUSE Leap 15.6:postgresql13-devel-13.18-150200.5.64.1.s390x",
"openSUSE Leap 15.6:postgresql13-devel-13.18-150200.5.64.1.x86_64",
"openSUSE Leap 15.6:postgresql13-docs-13.18-150200.5.64.1.noarch",
"openSUSE Leap 15.6:postgresql13-llvmjit-13.18-150200.5.64.1.aarch64",
"openSUSE Leap 15.6:postgresql13-llvmjit-13.18-150200.5.64.1.ppc64le",
"openSUSE Leap 15.6:postgresql13-llvmjit-13.18-150200.5.64.1.s390x",
"openSUSE Leap 15.6:postgresql13-llvmjit-13.18-150200.5.64.1.x86_64",
"openSUSE Leap 15.6:postgresql13-llvmjit-devel-13.18-150200.5.64.1.aarch64",
"openSUSE Leap 15.6:postgresql13-llvmjit-devel-13.18-150200.5.64.1.ppc64le",
"openSUSE Leap 15.6:postgresql13-llvmjit-devel-13.18-150200.5.64.1.s390x",
"openSUSE Leap 15.6:postgresql13-llvmjit-devel-13.18-150200.5.64.1.x86_64",
"openSUSE Leap 15.6:postgresql13-plperl-13.18-150200.5.64.1.aarch64",
"openSUSE Leap 15.6:postgresql13-plperl-13.18-150200.5.64.1.ppc64le",
"openSUSE Leap 15.6:postgresql13-plperl-13.18-150200.5.64.1.s390x",
"openSUSE Leap 15.6:postgresql13-plperl-13.18-150200.5.64.1.x86_64",
"openSUSE Leap 15.6:postgresql13-plpython-13.18-150200.5.64.1.aarch64",
"openSUSE Leap 15.6:postgresql13-plpython-13.18-150200.5.64.1.ppc64le",
"openSUSE Leap 15.6:postgresql13-plpython-13.18-150200.5.64.1.s390x",
"openSUSE Leap 15.6:postgresql13-plpython-13.18-150200.5.64.1.x86_64",
"openSUSE Leap 15.6:postgresql13-pltcl-13.18-150200.5.64.1.aarch64",
"openSUSE Leap 15.6:postgresql13-pltcl-13.18-150200.5.64.1.ppc64le",
"openSUSE Leap 15.6:postgresql13-pltcl-13.18-150200.5.64.1.s390x",
"openSUSE Leap 15.6:postgresql13-pltcl-13.18-150200.5.64.1.x86_64",
"openSUSE Leap 15.6:postgresql13-server-13.18-150200.5.64.1.aarch64",
"openSUSE Leap 15.6:postgresql13-server-13.18-150200.5.64.1.ppc64le",
"openSUSE Leap 15.6:postgresql13-server-13.18-150200.5.64.1.s390x",
"openSUSE Leap 15.6:postgresql13-server-13.18-150200.5.64.1.x86_64",
"openSUSE Leap 15.6:postgresql13-server-devel-13.18-150200.5.64.1.aarch64",
"openSUSE Leap 15.6:postgresql13-server-devel-13.18-150200.5.64.1.ppc64le",
"openSUSE Leap 15.6:postgresql13-server-devel-13.18-150200.5.64.1.s390x",
"openSUSE Leap 15.6:postgresql13-server-devel-13.18-150200.5.64.1.x86_64",
"openSUSE Leap 15.6:postgresql13-test-13.18-150200.5.64.1.aarch64",
"openSUSE Leap 15.6:postgresql13-test-13.18-150200.5.64.1.ppc64le",
"openSUSE Leap 15.6:postgresql13-test-13.18-150200.5.64.1.s390x",
"openSUSE Leap 15.6:postgresql13-test-13.18-150200.5.64.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 3.1,
"baseSeverity": "LOW",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:N/I:L/A:N",
"version": "3.1"
},
"products": [
"SUSE Enterprise Storage 7.1:postgresql13-13.18-150200.5.64.1.aarch64",
"SUSE Enterprise Storage 7.1:postgresql13-13.18-150200.5.64.1.x86_64",
"SUSE Enterprise Storage 7.1:postgresql13-contrib-13.18-150200.5.64.1.aarch64",
"SUSE Enterprise Storage 7.1:postgresql13-contrib-13.18-150200.5.64.1.x86_64",
"SUSE Enterprise Storage 7.1:postgresql13-devel-13.18-150200.5.64.1.aarch64",
"SUSE Enterprise Storage 7.1:postgresql13-devel-13.18-150200.5.64.1.x86_64",
"SUSE Enterprise Storage 7.1:postgresql13-docs-13.18-150200.5.64.1.noarch",
"SUSE Enterprise Storage 7.1:postgresql13-plperl-13.18-150200.5.64.1.aarch64",
"SUSE Enterprise Storage 7.1:postgresql13-plperl-13.18-150200.5.64.1.x86_64",
"SUSE Enterprise Storage 7.1:postgresql13-plpython-13.18-150200.5.64.1.aarch64",
"SUSE Enterprise Storage 7.1:postgresql13-plpython-13.18-150200.5.64.1.x86_64",
"SUSE Enterprise Storage 7.1:postgresql13-pltcl-13.18-150200.5.64.1.aarch64",
"SUSE Enterprise Storage 7.1:postgresql13-pltcl-13.18-150200.5.64.1.x86_64",
"SUSE Enterprise Storage 7.1:postgresql13-server-13.18-150200.5.64.1.aarch64",
"SUSE Enterprise Storage 7.1:postgresql13-server-13.18-150200.5.64.1.x86_64",
"SUSE Enterprise Storage 7.1:postgresql13-server-devel-13.18-150200.5.64.1.aarch64",
"SUSE Enterprise Storage 7.1:postgresql13-server-devel-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql13-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql13-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql13-contrib-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql13-contrib-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql13-devel-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql13-devel-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql13-docs-13.18-150200.5.64.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql13-plperl-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql13-plperl-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql13-plpython-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql13-plpython-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql13-pltcl-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql13-pltcl-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql13-server-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql13-server-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql13-server-devel-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql13-server-devel-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-contrib-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-contrib-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-devel-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-devel-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-docs-13.18-150200.5.64.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-plperl-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-plperl-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-plpython-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-plpython-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-pltcl-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-pltcl-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-server-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-server-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-server-devel-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-server-devel-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-contrib-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-contrib-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-devel-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-devel-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-docs-13.18-150200.5.64.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-llvmjit-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-llvmjit-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-llvmjit-devel-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-llvmjit-devel-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-plperl-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-plperl-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-plpython-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-plpython-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-pltcl-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-pltcl-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-server-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-server-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-server-devel-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-server-devel-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-contrib-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-contrib-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-devel-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-devel-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-docs-13.18-150200.5.64.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-llvmjit-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-llvmjit-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-llvmjit-devel-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-llvmjit-devel-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-plperl-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-plperl-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-plpython-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-plpython-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-pltcl-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-pltcl-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-server-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-server-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-server-devel-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-server-devel-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-13.18-150200.5.64.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-contrib-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-contrib-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-contrib-13.18-150200.5.64.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-contrib-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-devel-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-devel-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-devel-13.18-150200.5.64.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-devel-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-docs-13.18-150200.5.64.1.noarch",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-plperl-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-plperl-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-plperl-13.18-150200.5.64.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-plperl-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-plpython-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-plpython-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-plpython-13.18-150200.5.64.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-plpython-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-pltcl-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-pltcl-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-pltcl-13.18-150200.5.64.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-pltcl-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-server-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-server-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-server-13.18-150200.5.64.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-server-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-server-devel-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-server-devel-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-server-devel-13.18-150200.5.64.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-server-devel-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-13.18-150200.5.64.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-contrib-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-contrib-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-contrib-13.18-150200.5.64.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-contrib-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-devel-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-devel-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-devel-13.18-150200.5.64.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-devel-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-docs-13.18-150200.5.64.1.noarch",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-plperl-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-plperl-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-plperl-13.18-150200.5.64.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-plperl-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-plpython-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-plpython-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-plpython-13.18-150200.5.64.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-plpython-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-pltcl-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-pltcl-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-pltcl-13.18-150200.5.64.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-pltcl-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-server-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-server-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-server-13.18-150200.5.64.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-server-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-server-devel-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-server-devel-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-server-devel-13.18-150200.5.64.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-server-devel-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-13.18-150200.5.64.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-contrib-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-contrib-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-contrib-13.18-150200.5.64.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-contrib-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-devel-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-devel-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-devel-13.18-150200.5.64.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-devel-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-docs-13.18-150200.5.64.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-llvmjit-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-llvmjit-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-llvmjit-13.18-150200.5.64.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-llvmjit-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-llvmjit-devel-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-llvmjit-devel-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-llvmjit-devel-13.18-150200.5.64.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-llvmjit-devel-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-plperl-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-plperl-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-plperl-13.18-150200.5.64.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-plperl-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-plpython-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-plpython-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-plpython-13.18-150200.5.64.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-plpython-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-pltcl-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-pltcl-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-pltcl-13.18-150200.5.64.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-pltcl-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-server-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-server-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-server-13.18-150200.5.64.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-server-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-server-devel-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-server-devel-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-server-devel-13.18-150200.5.64.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-server-devel-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql13-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql13-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql13-contrib-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql13-contrib-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql13-devel-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql13-devel-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql13-docs-13.18-150200.5.64.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql13-plperl-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql13-plperl-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql13-plpython-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql13-plpython-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql13-pltcl-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql13-pltcl-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql13-server-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql13-server-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql13-server-devel-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql13-server-devel-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-contrib-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-contrib-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-devel-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-devel-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-docs-13.18-150200.5.64.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-plperl-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-plperl-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-plpython-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-plpython-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-pltcl-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-pltcl-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-server-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-server-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-server-devel-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-server-devel-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-contrib-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-contrib-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-devel-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-devel-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-docs-13.18-150200.5.64.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-llvmjit-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-llvmjit-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-llvmjit-devel-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-llvmjit-devel-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-plperl-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-plperl-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-plpython-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-plpython-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-pltcl-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-pltcl-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-server-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-server-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-server-devel-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-server-devel-13.18-150200.5.64.1.x86_64",
"openSUSE Leap 15.5:postgresql13-13.18-150200.5.64.1.aarch64",
"openSUSE Leap 15.5:postgresql13-13.18-150200.5.64.1.ppc64le",
"openSUSE Leap 15.5:postgresql13-13.18-150200.5.64.1.s390x",
"openSUSE Leap 15.5:postgresql13-13.18-150200.5.64.1.x86_64",
"openSUSE Leap 15.5:postgresql13-contrib-13.18-150200.5.64.1.aarch64",
"openSUSE Leap 15.5:postgresql13-contrib-13.18-150200.5.64.1.ppc64le",
"openSUSE Leap 15.5:postgresql13-contrib-13.18-150200.5.64.1.s390x",
"openSUSE Leap 15.5:postgresql13-contrib-13.18-150200.5.64.1.x86_64",
"openSUSE Leap 15.5:postgresql13-devel-13.18-150200.5.64.1.aarch64",
"openSUSE Leap 15.5:postgresql13-devel-13.18-150200.5.64.1.ppc64le",
"openSUSE Leap 15.5:postgresql13-devel-13.18-150200.5.64.1.s390x",
"openSUSE Leap 15.5:postgresql13-devel-13.18-150200.5.64.1.x86_64",
"openSUSE Leap 15.5:postgresql13-docs-13.18-150200.5.64.1.noarch",
"openSUSE Leap 15.5:postgresql13-llvmjit-13.18-150200.5.64.1.aarch64",
"openSUSE Leap 15.5:postgresql13-llvmjit-13.18-150200.5.64.1.ppc64le",
"openSUSE Leap 15.5:postgresql13-llvmjit-13.18-150200.5.64.1.s390x",
"openSUSE Leap 15.5:postgresql13-llvmjit-13.18-150200.5.64.1.x86_64",
"openSUSE Leap 15.5:postgresql13-llvmjit-devel-13.18-150200.5.64.1.aarch64",
"openSUSE Leap 15.5:postgresql13-llvmjit-devel-13.18-150200.5.64.1.ppc64le",
"openSUSE Leap 15.5:postgresql13-llvmjit-devel-13.18-150200.5.64.1.s390x",
"openSUSE Leap 15.5:postgresql13-llvmjit-devel-13.18-150200.5.64.1.x86_64",
"openSUSE Leap 15.5:postgresql13-plperl-13.18-150200.5.64.1.aarch64",
"openSUSE Leap 15.5:postgresql13-plperl-13.18-150200.5.64.1.ppc64le",
"openSUSE Leap 15.5:postgresql13-plperl-13.18-150200.5.64.1.s390x",
"openSUSE Leap 15.5:postgresql13-plperl-13.18-150200.5.64.1.x86_64",
"openSUSE Leap 15.5:postgresql13-plpython-13.18-150200.5.64.1.aarch64",
"openSUSE Leap 15.5:postgresql13-plpython-13.18-150200.5.64.1.ppc64le",
"openSUSE Leap 15.5:postgresql13-plpython-13.18-150200.5.64.1.s390x",
"openSUSE Leap 15.5:postgresql13-plpython-13.18-150200.5.64.1.x86_64",
"openSUSE Leap 15.5:postgresql13-pltcl-13.18-150200.5.64.1.aarch64",
"openSUSE Leap 15.5:postgresql13-pltcl-13.18-150200.5.64.1.ppc64le",
"openSUSE Leap 15.5:postgresql13-pltcl-13.18-150200.5.64.1.s390x",
"openSUSE Leap 15.5:postgresql13-pltcl-13.18-150200.5.64.1.x86_64",
"openSUSE Leap 15.5:postgresql13-server-13.18-150200.5.64.1.aarch64",
"openSUSE Leap 15.5:postgresql13-server-13.18-150200.5.64.1.ppc64le",
"openSUSE Leap 15.5:postgresql13-server-13.18-150200.5.64.1.s390x",
"openSUSE Leap 15.5:postgresql13-server-13.18-150200.5.64.1.x86_64",
"openSUSE Leap 15.5:postgresql13-server-devel-13.18-150200.5.64.1.aarch64",
"openSUSE Leap 15.5:postgresql13-server-devel-13.18-150200.5.64.1.ppc64le",
"openSUSE Leap 15.5:postgresql13-server-devel-13.18-150200.5.64.1.s390x",
"openSUSE Leap 15.5:postgresql13-server-devel-13.18-150200.5.64.1.x86_64",
"openSUSE Leap 15.5:postgresql13-test-13.18-150200.5.64.1.aarch64",
"openSUSE Leap 15.5:postgresql13-test-13.18-150200.5.64.1.ppc64le",
"openSUSE Leap 15.5:postgresql13-test-13.18-150200.5.64.1.s390x",
"openSUSE Leap 15.5:postgresql13-test-13.18-150200.5.64.1.x86_64",
"openSUSE Leap 15.6:postgresql13-13.18-150200.5.64.1.aarch64",
"openSUSE Leap 15.6:postgresql13-13.18-150200.5.64.1.ppc64le",
"openSUSE Leap 15.6:postgresql13-13.18-150200.5.64.1.s390x",
"openSUSE Leap 15.6:postgresql13-13.18-150200.5.64.1.x86_64",
"openSUSE Leap 15.6:postgresql13-contrib-13.18-150200.5.64.1.aarch64",
"openSUSE Leap 15.6:postgresql13-contrib-13.18-150200.5.64.1.ppc64le",
"openSUSE Leap 15.6:postgresql13-contrib-13.18-150200.5.64.1.s390x",
"openSUSE Leap 15.6:postgresql13-contrib-13.18-150200.5.64.1.x86_64",
"openSUSE Leap 15.6:postgresql13-devel-13.18-150200.5.64.1.aarch64",
"openSUSE Leap 15.6:postgresql13-devel-13.18-150200.5.64.1.ppc64le",
"openSUSE Leap 15.6:postgresql13-devel-13.18-150200.5.64.1.s390x",
"openSUSE Leap 15.6:postgresql13-devel-13.18-150200.5.64.1.x86_64",
"openSUSE Leap 15.6:postgresql13-docs-13.18-150200.5.64.1.noarch",
"openSUSE Leap 15.6:postgresql13-llvmjit-13.18-150200.5.64.1.aarch64",
"openSUSE Leap 15.6:postgresql13-llvmjit-13.18-150200.5.64.1.ppc64le",
"openSUSE Leap 15.6:postgresql13-llvmjit-13.18-150200.5.64.1.s390x",
"openSUSE Leap 15.6:postgresql13-llvmjit-13.18-150200.5.64.1.x86_64",
"openSUSE Leap 15.6:postgresql13-llvmjit-devel-13.18-150200.5.64.1.aarch64",
"openSUSE Leap 15.6:postgresql13-llvmjit-devel-13.18-150200.5.64.1.ppc64le",
"openSUSE Leap 15.6:postgresql13-llvmjit-devel-13.18-150200.5.64.1.s390x",
"openSUSE Leap 15.6:postgresql13-llvmjit-devel-13.18-150200.5.64.1.x86_64",
"openSUSE Leap 15.6:postgresql13-plperl-13.18-150200.5.64.1.aarch64",
"openSUSE Leap 15.6:postgresql13-plperl-13.18-150200.5.64.1.ppc64le",
"openSUSE Leap 15.6:postgresql13-plperl-13.18-150200.5.64.1.s390x",
"openSUSE Leap 15.6:postgresql13-plperl-13.18-150200.5.64.1.x86_64",
"openSUSE Leap 15.6:postgresql13-plpython-13.18-150200.5.64.1.aarch64",
"openSUSE Leap 15.6:postgresql13-plpython-13.18-150200.5.64.1.ppc64le",
"openSUSE Leap 15.6:postgresql13-plpython-13.18-150200.5.64.1.s390x",
"openSUSE Leap 15.6:postgresql13-plpython-13.18-150200.5.64.1.x86_64",
"openSUSE Leap 15.6:postgresql13-pltcl-13.18-150200.5.64.1.aarch64",
"openSUSE Leap 15.6:postgresql13-pltcl-13.18-150200.5.64.1.ppc64le",
"openSUSE Leap 15.6:postgresql13-pltcl-13.18-150200.5.64.1.s390x",
"openSUSE Leap 15.6:postgresql13-pltcl-13.18-150200.5.64.1.x86_64",
"openSUSE Leap 15.6:postgresql13-server-13.18-150200.5.64.1.aarch64",
"openSUSE Leap 15.6:postgresql13-server-13.18-150200.5.64.1.ppc64le",
"openSUSE Leap 15.6:postgresql13-server-13.18-150200.5.64.1.s390x",
"openSUSE Leap 15.6:postgresql13-server-13.18-150200.5.64.1.x86_64",
"openSUSE Leap 15.6:postgresql13-server-devel-13.18-150200.5.64.1.aarch64",
"openSUSE Leap 15.6:postgresql13-server-devel-13.18-150200.5.64.1.ppc64le",
"openSUSE Leap 15.6:postgresql13-server-devel-13.18-150200.5.64.1.s390x",
"openSUSE Leap 15.6:postgresql13-server-devel-13.18-150200.5.64.1.x86_64",
"openSUSE Leap 15.6:postgresql13-test-13.18-150200.5.64.1.aarch64",
"openSUSE Leap 15.6:postgresql13-test-13.18-150200.5.64.1.ppc64le",
"openSUSE Leap 15.6:postgresql13-test-13.18-150200.5.64.1.s390x",
"openSUSE Leap 15.6:postgresql13-test-13.18-150200.5.64.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-12-04T14:51:57Z",
"details": "low"
}
],
"title": "CVE-2024-10977"
},
{
"cve": "CVE-2024-10978",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2024-10978"
}
],
"notes": [
{
"category": "general",
"text": "Incorrect privilege assignment in PostgreSQL allows a less-privileged application user to view or change different rows from those intended. An attack requires the application to use SET ROLE, SET SESSION AUTHORIZATION, or an equivalent feature. The problem arises when an application query uses parameters from the attacker or conveys query results to the attacker. If that query reacts to current_setting(\u0027role\u0027) or the current user ID, it may modify or return data as though the session had not used SET ROLE or SET SESSION AUTHORIZATION. The attacker does not control which incorrect user ID applies. Query text from less-privileged sources is not a concern here, because SET ROLE and SET SESSION AUTHORIZATION are not sandboxes for unvetted queries. Versions before PostgreSQL 17.1, 16.5, 15.9, 14.14, 13.17, and 12.21 are affected.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Enterprise Storage 7.1:postgresql13-13.18-150200.5.64.1.aarch64",
"SUSE Enterprise Storage 7.1:postgresql13-13.18-150200.5.64.1.x86_64",
"SUSE Enterprise Storage 7.1:postgresql13-contrib-13.18-150200.5.64.1.aarch64",
"SUSE Enterprise Storage 7.1:postgresql13-contrib-13.18-150200.5.64.1.x86_64",
"SUSE Enterprise Storage 7.1:postgresql13-devel-13.18-150200.5.64.1.aarch64",
"SUSE Enterprise Storage 7.1:postgresql13-devel-13.18-150200.5.64.1.x86_64",
"SUSE Enterprise Storage 7.1:postgresql13-docs-13.18-150200.5.64.1.noarch",
"SUSE Enterprise Storage 7.1:postgresql13-plperl-13.18-150200.5.64.1.aarch64",
"SUSE Enterprise Storage 7.1:postgresql13-plperl-13.18-150200.5.64.1.x86_64",
"SUSE Enterprise Storage 7.1:postgresql13-plpython-13.18-150200.5.64.1.aarch64",
"SUSE Enterprise Storage 7.1:postgresql13-plpython-13.18-150200.5.64.1.x86_64",
"SUSE Enterprise Storage 7.1:postgresql13-pltcl-13.18-150200.5.64.1.aarch64",
"SUSE Enterprise Storage 7.1:postgresql13-pltcl-13.18-150200.5.64.1.x86_64",
"SUSE Enterprise Storage 7.1:postgresql13-server-13.18-150200.5.64.1.aarch64",
"SUSE Enterprise Storage 7.1:postgresql13-server-13.18-150200.5.64.1.x86_64",
"SUSE Enterprise Storage 7.1:postgresql13-server-devel-13.18-150200.5.64.1.aarch64",
"SUSE Enterprise Storage 7.1:postgresql13-server-devel-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql13-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql13-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql13-contrib-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql13-contrib-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql13-devel-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql13-devel-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql13-docs-13.18-150200.5.64.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql13-plperl-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql13-plperl-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql13-plpython-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql13-plpython-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql13-pltcl-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql13-pltcl-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql13-server-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql13-server-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql13-server-devel-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql13-server-devel-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-contrib-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-contrib-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-devel-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-devel-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-docs-13.18-150200.5.64.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-plperl-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-plperl-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-plpython-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-plpython-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-pltcl-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-pltcl-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-server-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-server-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-server-devel-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-server-devel-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-contrib-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-contrib-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-devel-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-devel-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-docs-13.18-150200.5.64.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-llvmjit-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-llvmjit-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-llvmjit-devel-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-llvmjit-devel-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-plperl-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-plperl-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-plpython-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-plpython-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-pltcl-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-pltcl-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-server-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-server-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-server-devel-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-server-devel-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-contrib-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-contrib-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-devel-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-devel-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-docs-13.18-150200.5.64.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-llvmjit-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-llvmjit-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-llvmjit-devel-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-llvmjit-devel-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-plperl-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-plperl-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-plpython-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-plpython-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-pltcl-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-pltcl-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-server-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-server-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-server-devel-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-server-devel-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-13.18-150200.5.64.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-contrib-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-contrib-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-contrib-13.18-150200.5.64.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-contrib-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-devel-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-devel-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-devel-13.18-150200.5.64.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-devel-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-docs-13.18-150200.5.64.1.noarch",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-plperl-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-plperl-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-plperl-13.18-150200.5.64.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-plperl-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-plpython-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-plpython-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-plpython-13.18-150200.5.64.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-plpython-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-pltcl-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-pltcl-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-pltcl-13.18-150200.5.64.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-pltcl-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-server-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-server-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-server-13.18-150200.5.64.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-server-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-server-devel-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-server-devel-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-server-devel-13.18-150200.5.64.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-server-devel-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-13.18-150200.5.64.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-contrib-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-contrib-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-contrib-13.18-150200.5.64.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-contrib-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-devel-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-devel-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-devel-13.18-150200.5.64.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-devel-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-docs-13.18-150200.5.64.1.noarch",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-plperl-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-plperl-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-plperl-13.18-150200.5.64.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-plperl-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-plpython-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-plpython-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-plpython-13.18-150200.5.64.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-plpython-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-pltcl-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-pltcl-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-pltcl-13.18-150200.5.64.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-pltcl-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-server-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-server-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-server-13.18-150200.5.64.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-server-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-server-devel-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-server-devel-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-server-devel-13.18-150200.5.64.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-server-devel-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-13.18-150200.5.64.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-contrib-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-contrib-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-contrib-13.18-150200.5.64.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-contrib-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-devel-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-devel-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-devel-13.18-150200.5.64.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-devel-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-docs-13.18-150200.5.64.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-llvmjit-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-llvmjit-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-llvmjit-13.18-150200.5.64.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-llvmjit-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-llvmjit-devel-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-llvmjit-devel-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-llvmjit-devel-13.18-150200.5.64.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-llvmjit-devel-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-plperl-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-plperl-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-plperl-13.18-150200.5.64.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-plperl-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-plpython-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-plpython-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-plpython-13.18-150200.5.64.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-plpython-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-pltcl-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-pltcl-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-pltcl-13.18-150200.5.64.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-pltcl-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-server-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-server-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-server-13.18-150200.5.64.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-server-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-server-devel-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-server-devel-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-server-devel-13.18-150200.5.64.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-server-devel-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql13-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql13-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql13-contrib-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql13-contrib-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql13-devel-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql13-devel-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql13-docs-13.18-150200.5.64.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql13-plperl-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql13-plperl-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql13-plpython-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql13-plpython-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql13-pltcl-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql13-pltcl-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql13-server-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql13-server-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql13-server-devel-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql13-server-devel-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-contrib-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-contrib-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-devel-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-devel-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-docs-13.18-150200.5.64.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-plperl-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-plperl-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-plpython-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-plpython-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-pltcl-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-pltcl-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-server-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-server-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-server-devel-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-server-devel-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-contrib-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-contrib-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-devel-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-devel-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-docs-13.18-150200.5.64.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-llvmjit-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-llvmjit-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-llvmjit-devel-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-llvmjit-devel-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-plperl-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-plperl-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-plpython-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-plpython-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-pltcl-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-pltcl-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-server-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-server-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-server-devel-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-server-devel-13.18-150200.5.64.1.x86_64",
"openSUSE Leap 15.5:postgresql13-13.18-150200.5.64.1.aarch64",
"openSUSE Leap 15.5:postgresql13-13.18-150200.5.64.1.ppc64le",
"openSUSE Leap 15.5:postgresql13-13.18-150200.5.64.1.s390x",
"openSUSE Leap 15.5:postgresql13-13.18-150200.5.64.1.x86_64",
"openSUSE Leap 15.5:postgresql13-contrib-13.18-150200.5.64.1.aarch64",
"openSUSE Leap 15.5:postgresql13-contrib-13.18-150200.5.64.1.ppc64le",
"openSUSE Leap 15.5:postgresql13-contrib-13.18-150200.5.64.1.s390x",
"openSUSE Leap 15.5:postgresql13-contrib-13.18-150200.5.64.1.x86_64",
"openSUSE Leap 15.5:postgresql13-devel-13.18-150200.5.64.1.aarch64",
"openSUSE Leap 15.5:postgresql13-devel-13.18-150200.5.64.1.ppc64le",
"openSUSE Leap 15.5:postgresql13-devel-13.18-150200.5.64.1.s390x",
"openSUSE Leap 15.5:postgresql13-devel-13.18-150200.5.64.1.x86_64",
"openSUSE Leap 15.5:postgresql13-docs-13.18-150200.5.64.1.noarch",
"openSUSE Leap 15.5:postgresql13-llvmjit-13.18-150200.5.64.1.aarch64",
"openSUSE Leap 15.5:postgresql13-llvmjit-13.18-150200.5.64.1.ppc64le",
"openSUSE Leap 15.5:postgresql13-llvmjit-13.18-150200.5.64.1.s390x",
"openSUSE Leap 15.5:postgresql13-llvmjit-13.18-150200.5.64.1.x86_64",
"openSUSE Leap 15.5:postgresql13-llvmjit-devel-13.18-150200.5.64.1.aarch64",
"openSUSE Leap 15.5:postgresql13-llvmjit-devel-13.18-150200.5.64.1.ppc64le",
"openSUSE Leap 15.5:postgresql13-llvmjit-devel-13.18-150200.5.64.1.s390x",
"openSUSE Leap 15.5:postgresql13-llvmjit-devel-13.18-150200.5.64.1.x86_64",
"openSUSE Leap 15.5:postgresql13-plperl-13.18-150200.5.64.1.aarch64",
"openSUSE Leap 15.5:postgresql13-plperl-13.18-150200.5.64.1.ppc64le",
"openSUSE Leap 15.5:postgresql13-plperl-13.18-150200.5.64.1.s390x",
"openSUSE Leap 15.5:postgresql13-plperl-13.18-150200.5.64.1.x86_64",
"openSUSE Leap 15.5:postgresql13-plpython-13.18-150200.5.64.1.aarch64",
"openSUSE Leap 15.5:postgresql13-plpython-13.18-150200.5.64.1.ppc64le",
"openSUSE Leap 15.5:postgresql13-plpython-13.18-150200.5.64.1.s390x",
"openSUSE Leap 15.5:postgresql13-plpython-13.18-150200.5.64.1.x86_64",
"openSUSE Leap 15.5:postgresql13-pltcl-13.18-150200.5.64.1.aarch64",
"openSUSE Leap 15.5:postgresql13-pltcl-13.18-150200.5.64.1.ppc64le",
"openSUSE Leap 15.5:postgresql13-pltcl-13.18-150200.5.64.1.s390x",
"openSUSE Leap 15.5:postgresql13-pltcl-13.18-150200.5.64.1.x86_64",
"openSUSE Leap 15.5:postgresql13-server-13.18-150200.5.64.1.aarch64",
"openSUSE Leap 15.5:postgresql13-server-13.18-150200.5.64.1.ppc64le",
"openSUSE Leap 15.5:postgresql13-server-13.18-150200.5.64.1.s390x",
"openSUSE Leap 15.5:postgresql13-server-13.18-150200.5.64.1.x86_64",
"openSUSE Leap 15.5:postgresql13-server-devel-13.18-150200.5.64.1.aarch64",
"openSUSE Leap 15.5:postgresql13-server-devel-13.18-150200.5.64.1.ppc64le",
"openSUSE Leap 15.5:postgresql13-server-devel-13.18-150200.5.64.1.s390x",
"openSUSE Leap 15.5:postgresql13-server-devel-13.18-150200.5.64.1.x86_64",
"openSUSE Leap 15.5:postgresql13-test-13.18-150200.5.64.1.aarch64",
"openSUSE Leap 15.5:postgresql13-test-13.18-150200.5.64.1.ppc64le",
"openSUSE Leap 15.5:postgresql13-test-13.18-150200.5.64.1.s390x",
"openSUSE Leap 15.5:postgresql13-test-13.18-150200.5.64.1.x86_64",
"openSUSE Leap 15.6:postgresql13-13.18-150200.5.64.1.aarch64",
"openSUSE Leap 15.6:postgresql13-13.18-150200.5.64.1.ppc64le",
"openSUSE Leap 15.6:postgresql13-13.18-150200.5.64.1.s390x",
"openSUSE Leap 15.6:postgresql13-13.18-150200.5.64.1.x86_64",
"openSUSE Leap 15.6:postgresql13-contrib-13.18-150200.5.64.1.aarch64",
"openSUSE Leap 15.6:postgresql13-contrib-13.18-150200.5.64.1.ppc64le",
"openSUSE Leap 15.6:postgresql13-contrib-13.18-150200.5.64.1.s390x",
"openSUSE Leap 15.6:postgresql13-contrib-13.18-150200.5.64.1.x86_64",
"openSUSE Leap 15.6:postgresql13-devel-13.18-150200.5.64.1.aarch64",
"openSUSE Leap 15.6:postgresql13-devel-13.18-150200.5.64.1.ppc64le",
"openSUSE Leap 15.6:postgresql13-devel-13.18-150200.5.64.1.s390x",
"openSUSE Leap 15.6:postgresql13-devel-13.18-150200.5.64.1.x86_64",
"openSUSE Leap 15.6:postgresql13-docs-13.18-150200.5.64.1.noarch",
"openSUSE Leap 15.6:postgresql13-llvmjit-13.18-150200.5.64.1.aarch64",
"openSUSE Leap 15.6:postgresql13-llvmjit-13.18-150200.5.64.1.ppc64le",
"openSUSE Leap 15.6:postgresql13-llvmjit-13.18-150200.5.64.1.s390x",
"openSUSE Leap 15.6:postgresql13-llvmjit-13.18-150200.5.64.1.x86_64",
"openSUSE Leap 15.6:postgresql13-llvmjit-devel-13.18-150200.5.64.1.aarch64",
"openSUSE Leap 15.6:postgresql13-llvmjit-devel-13.18-150200.5.64.1.ppc64le",
"openSUSE Leap 15.6:postgresql13-llvmjit-devel-13.18-150200.5.64.1.s390x",
"openSUSE Leap 15.6:postgresql13-llvmjit-devel-13.18-150200.5.64.1.x86_64",
"openSUSE Leap 15.6:postgresql13-plperl-13.18-150200.5.64.1.aarch64",
"openSUSE Leap 15.6:postgresql13-plperl-13.18-150200.5.64.1.ppc64le",
"openSUSE Leap 15.6:postgresql13-plperl-13.18-150200.5.64.1.s390x",
"openSUSE Leap 15.6:postgresql13-plperl-13.18-150200.5.64.1.x86_64",
"openSUSE Leap 15.6:postgresql13-plpython-13.18-150200.5.64.1.aarch64",
"openSUSE Leap 15.6:postgresql13-plpython-13.18-150200.5.64.1.ppc64le",
"openSUSE Leap 15.6:postgresql13-plpython-13.18-150200.5.64.1.s390x",
"openSUSE Leap 15.6:postgresql13-plpython-13.18-150200.5.64.1.x86_64",
"openSUSE Leap 15.6:postgresql13-pltcl-13.18-150200.5.64.1.aarch64",
"openSUSE Leap 15.6:postgresql13-pltcl-13.18-150200.5.64.1.ppc64le",
"openSUSE Leap 15.6:postgresql13-pltcl-13.18-150200.5.64.1.s390x",
"openSUSE Leap 15.6:postgresql13-pltcl-13.18-150200.5.64.1.x86_64",
"openSUSE Leap 15.6:postgresql13-server-13.18-150200.5.64.1.aarch64",
"openSUSE Leap 15.6:postgresql13-server-13.18-150200.5.64.1.ppc64le",
"openSUSE Leap 15.6:postgresql13-server-13.18-150200.5.64.1.s390x",
"openSUSE Leap 15.6:postgresql13-server-13.18-150200.5.64.1.x86_64",
"openSUSE Leap 15.6:postgresql13-server-devel-13.18-150200.5.64.1.aarch64",
"openSUSE Leap 15.6:postgresql13-server-devel-13.18-150200.5.64.1.ppc64le",
"openSUSE Leap 15.6:postgresql13-server-devel-13.18-150200.5.64.1.s390x",
"openSUSE Leap 15.6:postgresql13-server-devel-13.18-150200.5.64.1.x86_64",
"openSUSE Leap 15.6:postgresql13-test-13.18-150200.5.64.1.aarch64",
"openSUSE Leap 15.6:postgresql13-test-13.18-150200.5.64.1.ppc64le",
"openSUSE Leap 15.6:postgresql13-test-13.18-150200.5.64.1.s390x",
"openSUSE Leap 15.6:postgresql13-test-13.18-150200.5.64.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2024-10978",
"url": "https://www.suse.com/security/cve/CVE-2024-10978"
},
{
"category": "external",
"summary": "SUSE Bug 1233326 for CVE-2024-10978",
"url": "https://bugzilla.suse.com/1233326"
}
],
"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.18-150200.5.64.1.aarch64",
"SUSE Enterprise Storage 7.1:postgresql13-13.18-150200.5.64.1.x86_64",
"SUSE Enterprise Storage 7.1:postgresql13-contrib-13.18-150200.5.64.1.aarch64",
"SUSE Enterprise Storage 7.1:postgresql13-contrib-13.18-150200.5.64.1.x86_64",
"SUSE Enterprise Storage 7.1:postgresql13-devel-13.18-150200.5.64.1.aarch64",
"SUSE Enterprise Storage 7.1:postgresql13-devel-13.18-150200.5.64.1.x86_64",
"SUSE Enterprise Storage 7.1:postgresql13-docs-13.18-150200.5.64.1.noarch",
"SUSE Enterprise Storage 7.1:postgresql13-plperl-13.18-150200.5.64.1.aarch64",
"SUSE Enterprise Storage 7.1:postgresql13-plperl-13.18-150200.5.64.1.x86_64",
"SUSE Enterprise Storage 7.1:postgresql13-plpython-13.18-150200.5.64.1.aarch64",
"SUSE Enterprise Storage 7.1:postgresql13-plpython-13.18-150200.5.64.1.x86_64",
"SUSE Enterprise Storage 7.1:postgresql13-pltcl-13.18-150200.5.64.1.aarch64",
"SUSE Enterprise Storage 7.1:postgresql13-pltcl-13.18-150200.5.64.1.x86_64",
"SUSE Enterprise Storage 7.1:postgresql13-server-13.18-150200.5.64.1.aarch64",
"SUSE Enterprise Storage 7.1:postgresql13-server-13.18-150200.5.64.1.x86_64",
"SUSE Enterprise Storage 7.1:postgresql13-server-devel-13.18-150200.5.64.1.aarch64",
"SUSE Enterprise Storage 7.1:postgresql13-server-devel-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql13-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql13-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql13-contrib-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql13-contrib-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql13-devel-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql13-devel-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql13-docs-13.18-150200.5.64.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql13-plperl-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql13-plperl-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql13-plpython-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql13-plpython-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql13-pltcl-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql13-pltcl-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql13-server-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql13-server-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql13-server-devel-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql13-server-devel-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-contrib-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-contrib-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-devel-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-devel-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-docs-13.18-150200.5.64.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-plperl-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-plperl-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-plpython-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-plpython-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-pltcl-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-pltcl-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-server-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-server-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-server-devel-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-server-devel-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-contrib-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-contrib-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-devel-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-devel-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-docs-13.18-150200.5.64.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-llvmjit-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-llvmjit-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-llvmjit-devel-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-llvmjit-devel-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-plperl-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-plperl-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-plpython-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-plpython-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-pltcl-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-pltcl-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-server-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-server-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-server-devel-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-server-devel-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-contrib-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-contrib-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-devel-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-devel-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-docs-13.18-150200.5.64.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-llvmjit-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-llvmjit-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-llvmjit-devel-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-llvmjit-devel-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-plperl-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-plperl-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-plpython-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-plpython-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-pltcl-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-pltcl-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-server-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-server-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-server-devel-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-server-devel-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-13.18-150200.5.64.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-contrib-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-contrib-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-contrib-13.18-150200.5.64.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-contrib-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-devel-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-devel-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-devel-13.18-150200.5.64.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-devel-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-docs-13.18-150200.5.64.1.noarch",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-plperl-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-plperl-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-plperl-13.18-150200.5.64.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-plperl-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-plpython-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-plpython-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-plpython-13.18-150200.5.64.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-plpython-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-pltcl-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-pltcl-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-pltcl-13.18-150200.5.64.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-pltcl-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-server-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-server-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-server-13.18-150200.5.64.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-server-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-server-devel-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-server-devel-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-server-devel-13.18-150200.5.64.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-server-devel-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-13.18-150200.5.64.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-contrib-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-contrib-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-contrib-13.18-150200.5.64.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-contrib-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-devel-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-devel-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-devel-13.18-150200.5.64.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-devel-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-docs-13.18-150200.5.64.1.noarch",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-plperl-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-plperl-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-plperl-13.18-150200.5.64.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-plperl-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-plpython-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-plpython-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-plpython-13.18-150200.5.64.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-plpython-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-pltcl-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-pltcl-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-pltcl-13.18-150200.5.64.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-pltcl-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-server-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-server-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-server-13.18-150200.5.64.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-server-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-server-devel-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-server-devel-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-server-devel-13.18-150200.5.64.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-server-devel-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-13.18-150200.5.64.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-contrib-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-contrib-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-contrib-13.18-150200.5.64.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-contrib-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-devel-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-devel-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-devel-13.18-150200.5.64.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-devel-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-docs-13.18-150200.5.64.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-llvmjit-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-llvmjit-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-llvmjit-13.18-150200.5.64.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-llvmjit-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-llvmjit-devel-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-llvmjit-devel-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-llvmjit-devel-13.18-150200.5.64.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-llvmjit-devel-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-plperl-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-plperl-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-plperl-13.18-150200.5.64.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-plperl-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-plpython-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-plpython-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-plpython-13.18-150200.5.64.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-plpython-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-pltcl-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-pltcl-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-pltcl-13.18-150200.5.64.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-pltcl-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-server-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-server-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-server-13.18-150200.5.64.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-server-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-server-devel-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-server-devel-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-server-devel-13.18-150200.5.64.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-server-devel-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql13-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql13-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql13-contrib-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql13-contrib-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql13-devel-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql13-devel-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql13-docs-13.18-150200.5.64.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql13-plperl-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql13-plperl-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql13-plpython-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql13-plpython-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql13-pltcl-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql13-pltcl-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql13-server-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql13-server-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql13-server-devel-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql13-server-devel-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-contrib-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-contrib-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-devel-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-devel-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-docs-13.18-150200.5.64.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-plperl-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-plperl-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-plpython-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-plpython-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-pltcl-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-pltcl-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-server-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-server-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-server-devel-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-server-devel-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-contrib-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-contrib-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-devel-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-devel-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-docs-13.18-150200.5.64.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-llvmjit-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-llvmjit-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-llvmjit-devel-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-llvmjit-devel-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-plperl-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-plperl-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-plpython-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-plpython-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-pltcl-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-pltcl-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-server-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-server-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-server-devel-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-server-devel-13.18-150200.5.64.1.x86_64",
"openSUSE Leap 15.5:postgresql13-13.18-150200.5.64.1.aarch64",
"openSUSE Leap 15.5:postgresql13-13.18-150200.5.64.1.ppc64le",
"openSUSE Leap 15.5:postgresql13-13.18-150200.5.64.1.s390x",
"openSUSE Leap 15.5:postgresql13-13.18-150200.5.64.1.x86_64",
"openSUSE Leap 15.5:postgresql13-contrib-13.18-150200.5.64.1.aarch64",
"openSUSE Leap 15.5:postgresql13-contrib-13.18-150200.5.64.1.ppc64le",
"openSUSE Leap 15.5:postgresql13-contrib-13.18-150200.5.64.1.s390x",
"openSUSE Leap 15.5:postgresql13-contrib-13.18-150200.5.64.1.x86_64",
"openSUSE Leap 15.5:postgresql13-devel-13.18-150200.5.64.1.aarch64",
"openSUSE Leap 15.5:postgresql13-devel-13.18-150200.5.64.1.ppc64le",
"openSUSE Leap 15.5:postgresql13-devel-13.18-150200.5.64.1.s390x",
"openSUSE Leap 15.5:postgresql13-devel-13.18-150200.5.64.1.x86_64",
"openSUSE Leap 15.5:postgresql13-docs-13.18-150200.5.64.1.noarch",
"openSUSE Leap 15.5:postgresql13-llvmjit-13.18-150200.5.64.1.aarch64",
"openSUSE Leap 15.5:postgresql13-llvmjit-13.18-150200.5.64.1.ppc64le",
"openSUSE Leap 15.5:postgresql13-llvmjit-13.18-150200.5.64.1.s390x",
"openSUSE Leap 15.5:postgresql13-llvmjit-13.18-150200.5.64.1.x86_64",
"openSUSE Leap 15.5:postgresql13-llvmjit-devel-13.18-150200.5.64.1.aarch64",
"openSUSE Leap 15.5:postgresql13-llvmjit-devel-13.18-150200.5.64.1.ppc64le",
"openSUSE Leap 15.5:postgresql13-llvmjit-devel-13.18-150200.5.64.1.s390x",
"openSUSE Leap 15.5:postgresql13-llvmjit-devel-13.18-150200.5.64.1.x86_64",
"openSUSE Leap 15.5:postgresql13-plperl-13.18-150200.5.64.1.aarch64",
"openSUSE Leap 15.5:postgresql13-plperl-13.18-150200.5.64.1.ppc64le",
"openSUSE Leap 15.5:postgresql13-plperl-13.18-150200.5.64.1.s390x",
"openSUSE Leap 15.5:postgresql13-plperl-13.18-150200.5.64.1.x86_64",
"openSUSE Leap 15.5:postgresql13-plpython-13.18-150200.5.64.1.aarch64",
"openSUSE Leap 15.5:postgresql13-plpython-13.18-150200.5.64.1.ppc64le",
"openSUSE Leap 15.5:postgresql13-plpython-13.18-150200.5.64.1.s390x",
"openSUSE Leap 15.5:postgresql13-plpython-13.18-150200.5.64.1.x86_64",
"openSUSE Leap 15.5:postgresql13-pltcl-13.18-150200.5.64.1.aarch64",
"openSUSE Leap 15.5:postgresql13-pltcl-13.18-150200.5.64.1.ppc64le",
"openSUSE Leap 15.5:postgresql13-pltcl-13.18-150200.5.64.1.s390x",
"openSUSE Leap 15.5:postgresql13-pltcl-13.18-150200.5.64.1.x86_64",
"openSUSE Leap 15.5:postgresql13-server-13.18-150200.5.64.1.aarch64",
"openSUSE Leap 15.5:postgresql13-server-13.18-150200.5.64.1.ppc64le",
"openSUSE Leap 15.5:postgresql13-server-13.18-150200.5.64.1.s390x",
"openSUSE Leap 15.5:postgresql13-server-13.18-150200.5.64.1.x86_64",
"openSUSE Leap 15.5:postgresql13-server-devel-13.18-150200.5.64.1.aarch64",
"openSUSE Leap 15.5:postgresql13-server-devel-13.18-150200.5.64.1.ppc64le",
"openSUSE Leap 15.5:postgresql13-server-devel-13.18-150200.5.64.1.s390x",
"openSUSE Leap 15.5:postgresql13-server-devel-13.18-150200.5.64.1.x86_64",
"openSUSE Leap 15.5:postgresql13-test-13.18-150200.5.64.1.aarch64",
"openSUSE Leap 15.5:postgresql13-test-13.18-150200.5.64.1.ppc64le",
"openSUSE Leap 15.5:postgresql13-test-13.18-150200.5.64.1.s390x",
"openSUSE Leap 15.5:postgresql13-test-13.18-150200.5.64.1.x86_64",
"openSUSE Leap 15.6:postgresql13-13.18-150200.5.64.1.aarch64",
"openSUSE Leap 15.6:postgresql13-13.18-150200.5.64.1.ppc64le",
"openSUSE Leap 15.6:postgresql13-13.18-150200.5.64.1.s390x",
"openSUSE Leap 15.6:postgresql13-13.18-150200.5.64.1.x86_64",
"openSUSE Leap 15.6:postgresql13-contrib-13.18-150200.5.64.1.aarch64",
"openSUSE Leap 15.6:postgresql13-contrib-13.18-150200.5.64.1.ppc64le",
"openSUSE Leap 15.6:postgresql13-contrib-13.18-150200.5.64.1.s390x",
"openSUSE Leap 15.6:postgresql13-contrib-13.18-150200.5.64.1.x86_64",
"openSUSE Leap 15.6:postgresql13-devel-13.18-150200.5.64.1.aarch64",
"openSUSE Leap 15.6:postgresql13-devel-13.18-150200.5.64.1.ppc64le",
"openSUSE Leap 15.6:postgresql13-devel-13.18-150200.5.64.1.s390x",
"openSUSE Leap 15.6:postgresql13-devel-13.18-150200.5.64.1.x86_64",
"openSUSE Leap 15.6:postgresql13-docs-13.18-150200.5.64.1.noarch",
"openSUSE Leap 15.6:postgresql13-llvmjit-13.18-150200.5.64.1.aarch64",
"openSUSE Leap 15.6:postgresql13-llvmjit-13.18-150200.5.64.1.ppc64le",
"openSUSE Leap 15.6:postgresql13-llvmjit-13.18-150200.5.64.1.s390x",
"openSUSE Leap 15.6:postgresql13-llvmjit-13.18-150200.5.64.1.x86_64",
"openSUSE Leap 15.6:postgresql13-llvmjit-devel-13.18-150200.5.64.1.aarch64",
"openSUSE Leap 15.6:postgresql13-llvmjit-devel-13.18-150200.5.64.1.ppc64le",
"openSUSE Leap 15.6:postgresql13-llvmjit-devel-13.18-150200.5.64.1.s390x",
"openSUSE Leap 15.6:postgresql13-llvmjit-devel-13.18-150200.5.64.1.x86_64",
"openSUSE Leap 15.6:postgresql13-plperl-13.18-150200.5.64.1.aarch64",
"openSUSE Leap 15.6:postgresql13-plperl-13.18-150200.5.64.1.ppc64le",
"openSUSE Leap 15.6:postgresql13-plperl-13.18-150200.5.64.1.s390x",
"openSUSE Leap 15.6:postgresql13-plperl-13.18-150200.5.64.1.x86_64",
"openSUSE Leap 15.6:postgresql13-plpython-13.18-150200.5.64.1.aarch64",
"openSUSE Leap 15.6:postgresql13-plpython-13.18-150200.5.64.1.ppc64le",
"openSUSE Leap 15.6:postgresql13-plpython-13.18-150200.5.64.1.s390x",
"openSUSE Leap 15.6:postgresql13-plpython-13.18-150200.5.64.1.x86_64",
"openSUSE Leap 15.6:postgresql13-pltcl-13.18-150200.5.64.1.aarch64",
"openSUSE Leap 15.6:postgresql13-pltcl-13.18-150200.5.64.1.ppc64le",
"openSUSE Leap 15.6:postgresql13-pltcl-13.18-150200.5.64.1.s390x",
"openSUSE Leap 15.6:postgresql13-pltcl-13.18-150200.5.64.1.x86_64",
"openSUSE Leap 15.6:postgresql13-server-13.18-150200.5.64.1.aarch64",
"openSUSE Leap 15.6:postgresql13-server-13.18-150200.5.64.1.ppc64le",
"openSUSE Leap 15.6:postgresql13-server-13.18-150200.5.64.1.s390x",
"openSUSE Leap 15.6:postgresql13-server-13.18-150200.5.64.1.x86_64",
"openSUSE Leap 15.6:postgresql13-server-devel-13.18-150200.5.64.1.aarch64",
"openSUSE Leap 15.6:postgresql13-server-devel-13.18-150200.5.64.1.ppc64le",
"openSUSE Leap 15.6:postgresql13-server-devel-13.18-150200.5.64.1.s390x",
"openSUSE Leap 15.6:postgresql13-server-devel-13.18-150200.5.64.1.x86_64",
"openSUSE Leap 15.6:postgresql13-test-13.18-150200.5.64.1.aarch64",
"openSUSE Leap 15.6:postgresql13-test-13.18-150200.5.64.1.ppc64le",
"openSUSE Leap 15.6:postgresql13-test-13.18-150200.5.64.1.s390x",
"openSUSE Leap 15.6:postgresql13-test-13.18-150200.5.64.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4.2,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"SUSE Enterprise Storage 7.1:postgresql13-13.18-150200.5.64.1.aarch64",
"SUSE Enterprise Storage 7.1:postgresql13-13.18-150200.5.64.1.x86_64",
"SUSE Enterprise Storage 7.1:postgresql13-contrib-13.18-150200.5.64.1.aarch64",
"SUSE Enterprise Storage 7.1:postgresql13-contrib-13.18-150200.5.64.1.x86_64",
"SUSE Enterprise Storage 7.1:postgresql13-devel-13.18-150200.5.64.1.aarch64",
"SUSE Enterprise Storage 7.1:postgresql13-devel-13.18-150200.5.64.1.x86_64",
"SUSE Enterprise Storage 7.1:postgresql13-docs-13.18-150200.5.64.1.noarch",
"SUSE Enterprise Storage 7.1:postgresql13-plperl-13.18-150200.5.64.1.aarch64",
"SUSE Enterprise Storage 7.1:postgresql13-plperl-13.18-150200.5.64.1.x86_64",
"SUSE Enterprise Storage 7.1:postgresql13-plpython-13.18-150200.5.64.1.aarch64",
"SUSE Enterprise Storage 7.1:postgresql13-plpython-13.18-150200.5.64.1.x86_64",
"SUSE Enterprise Storage 7.1:postgresql13-pltcl-13.18-150200.5.64.1.aarch64",
"SUSE Enterprise Storage 7.1:postgresql13-pltcl-13.18-150200.5.64.1.x86_64",
"SUSE Enterprise Storage 7.1:postgresql13-server-13.18-150200.5.64.1.aarch64",
"SUSE Enterprise Storage 7.1:postgresql13-server-13.18-150200.5.64.1.x86_64",
"SUSE Enterprise Storage 7.1:postgresql13-server-devel-13.18-150200.5.64.1.aarch64",
"SUSE Enterprise Storage 7.1:postgresql13-server-devel-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql13-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql13-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql13-contrib-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql13-contrib-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql13-devel-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql13-devel-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql13-docs-13.18-150200.5.64.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql13-plperl-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql13-plperl-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql13-plpython-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql13-plpython-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql13-pltcl-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql13-pltcl-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql13-server-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql13-server-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql13-server-devel-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql13-server-devel-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-contrib-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-contrib-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-devel-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-devel-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-docs-13.18-150200.5.64.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-plperl-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-plperl-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-plpython-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-plpython-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-pltcl-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-pltcl-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-server-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-server-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-server-devel-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-server-devel-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-contrib-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-contrib-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-devel-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-devel-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-docs-13.18-150200.5.64.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-llvmjit-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-llvmjit-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-llvmjit-devel-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-llvmjit-devel-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-plperl-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-plperl-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-plpython-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-plpython-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-pltcl-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-pltcl-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-server-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-server-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-server-devel-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-server-devel-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-contrib-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-contrib-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-devel-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-devel-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-docs-13.18-150200.5.64.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-llvmjit-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-llvmjit-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-llvmjit-devel-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-llvmjit-devel-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-plperl-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-plperl-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-plpython-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-plpython-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-pltcl-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-pltcl-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-server-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-server-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-server-devel-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-server-devel-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-13.18-150200.5.64.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-contrib-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-contrib-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-contrib-13.18-150200.5.64.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-contrib-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-devel-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-devel-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-devel-13.18-150200.5.64.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-devel-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-docs-13.18-150200.5.64.1.noarch",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-plperl-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-plperl-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-plperl-13.18-150200.5.64.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-plperl-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-plpython-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-plpython-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-plpython-13.18-150200.5.64.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-plpython-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-pltcl-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-pltcl-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-pltcl-13.18-150200.5.64.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-pltcl-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-server-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-server-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-server-13.18-150200.5.64.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-server-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-server-devel-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-server-devel-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-server-devel-13.18-150200.5.64.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-server-devel-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-13.18-150200.5.64.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-contrib-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-contrib-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-contrib-13.18-150200.5.64.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-contrib-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-devel-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-devel-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-devel-13.18-150200.5.64.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-devel-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-docs-13.18-150200.5.64.1.noarch",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-plperl-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-plperl-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-plperl-13.18-150200.5.64.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-plperl-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-plpython-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-plpython-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-plpython-13.18-150200.5.64.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-plpython-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-pltcl-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-pltcl-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-pltcl-13.18-150200.5.64.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-pltcl-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-server-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-server-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-server-13.18-150200.5.64.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-server-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-server-devel-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-server-devel-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-server-devel-13.18-150200.5.64.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-server-devel-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-13.18-150200.5.64.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-contrib-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-contrib-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-contrib-13.18-150200.5.64.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-contrib-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-devel-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-devel-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-devel-13.18-150200.5.64.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-devel-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-docs-13.18-150200.5.64.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-llvmjit-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-llvmjit-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-llvmjit-13.18-150200.5.64.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-llvmjit-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-llvmjit-devel-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-llvmjit-devel-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-llvmjit-devel-13.18-150200.5.64.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-llvmjit-devel-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-plperl-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-plperl-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-plperl-13.18-150200.5.64.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-plperl-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-plpython-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-plpython-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-plpython-13.18-150200.5.64.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-plpython-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-pltcl-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-pltcl-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-pltcl-13.18-150200.5.64.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-pltcl-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-server-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-server-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-server-13.18-150200.5.64.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-server-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-server-devel-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-server-devel-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-server-devel-13.18-150200.5.64.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-server-devel-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql13-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql13-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql13-contrib-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql13-contrib-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql13-devel-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql13-devel-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql13-docs-13.18-150200.5.64.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql13-plperl-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql13-plperl-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql13-plpython-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql13-plpython-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql13-pltcl-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql13-pltcl-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql13-server-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql13-server-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql13-server-devel-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql13-server-devel-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-contrib-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-contrib-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-devel-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-devel-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-docs-13.18-150200.5.64.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-plperl-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-plperl-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-plpython-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-plpython-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-pltcl-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-pltcl-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-server-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-server-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-server-devel-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-server-devel-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-contrib-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-contrib-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-devel-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-devel-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-docs-13.18-150200.5.64.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-llvmjit-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-llvmjit-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-llvmjit-devel-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-llvmjit-devel-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-plperl-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-plperl-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-plpython-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-plpython-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-pltcl-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-pltcl-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-server-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-server-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-server-devel-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-server-devel-13.18-150200.5.64.1.x86_64",
"openSUSE Leap 15.5:postgresql13-13.18-150200.5.64.1.aarch64",
"openSUSE Leap 15.5:postgresql13-13.18-150200.5.64.1.ppc64le",
"openSUSE Leap 15.5:postgresql13-13.18-150200.5.64.1.s390x",
"openSUSE Leap 15.5:postgresql13-13.18-150200.5.64.1.x86_64",
"openSUSE Leap 15.5:postgresql13-contrib-13.18-150200.5.64.1.aarch64",
"openSUSE Leap 15.5:postgresql13-contrib-13.18-150200.5.64.1.ppc64le",
"openSUSE Leap 15.5:postgresql13-contrib-13.18-150200.5.64.1.s390x",
"openSUSE Leap 15.5:postgresql13-contrib-13.18-150200.5.64.1.x86_64",
"openSUSE Leap 15.5:postgresql13-devel-13.18-150200.5.64.1.aarch64",
"openSUSE Leap 15.5:postgresql13-devel-13.18-150200.5.64.1.ppc64le",
"openSUSE Leap 15.5:postgresql13-devel-13.18-150200.5.64.1.s390x",
"openSUSE Leap 15.5:postgresql13-devel-13.18-150200.5.64.1.x86_64",
"openSUSE Leap 15.5:postgresql13-docs-13.18-150200.5.64.1.noarch",
"openSUSE Leap 15.5:postgresql13-llvmjit-13.18-150200.5.64.1.aarch64",
"openSUSE Leap 15.5:postgresql13-llvmjit-13.18-150200.5.64.1.ppc64le",
"openSUSE Leap 15.5:postgresql13-llvmjit-13.18-150200.5.64.1.s390x",
"openSUSE Leap 15.5:postgresql13-llvmjit-13.18-150200.5.64.1.x86_64",
"openSUSE Leap 15.5:postgresql13-llvmjit-devel-13.18-150200.5.64.1.aarch64",
"openSUSE Leap 15.5:postgresql13-llvmjit-devel-13.18-150200.5.64.1.ppc64le",
"openSUSE Leap 15.5:postgresql13-llvmjit-devel-13.18-150200.5.64.1.s390x",
"openSUSE Leap 15.5:postgresql13-llvmjit-devel-13.18-150200.5.64.1.x86_64",
"openSUSE Leap 15.5:postgresql13-plperl-13.18-150200.5.64.1.aarch64",
"openSUSE Leap 15.5:postgresql13-plperl-13.18-150200.5.64.1.ppc64le",
"openSUSE Leap 15.5:postgresql13-plperl-13.18-150200.5.64.1.s390x",
"openSUSE Leap 15.5:postgresql13-plperl-13.18-150200.5.64.1.x86_64",
"openSUSE Leap 15.5:postgresql13-plpython-13.18-150200.5.64.1.aarch64",
"openSUSE Leap 15.5:postgresql13-plpython-13.18-150200.5.64.1.ppc64le",
"openSUSE Leap 15.5:postgresql13-plpython-13.18-150200.5.64.1.s390x",
"openSUSE Leap 15.5:postgresql13-plpython-13.18-150200.5.64.1.x86_64",
"openSUSE Leap 15.5:postgresql13-pltcl-13.18-150200.5.64.1.aarch64",
"openSUSE Leap 15.5:postgresql13-pltcl-13.18-150200.5.64.1.ppc64le",
"openSUSE Leap 15.5:postgresql13-pltcl-13.18-150200.5.64.1.s390x",
"openSUSE Leap 15.5:postgresql13-pltcl-13.18-150200.5.64.1.x86_64",
"openSUSE Leap 15.5:postgresql13-server-13.18-150200.5.64.1.aarch64",
"openSUSE Leap 15.5:postgresql13-server-13.18-150200.5.64.1.ppc64le",
"openSUSE Leap 15.5:postgresql13-server-13.18-150200.5.64.1.s390x",
"openSUSE Leap 15.5:postgresql13-server-13.18-150200.5.64.1.x86_64",
"openSUSE Leap 15.5:postgresql13-server-devel-13.18-150200.5.64.1.aarch64",
"openSUSE Leap 15.5:postgresql13-server-devel-13.18-150200.5.64.1.ppc64le",
"openSUSE Leap 15.5:postgresql13-server-devel-13.18-150200.5.64.1.s390x",
"openSUSE Leap 15.5:postgresql13-server-devel-13.18-150200.5.64.1.x86_64",
"openSUSE Leap 15.5:postgresql13-test-13.18-150200.5.64.1.aarch64",
"openSUSE Leap 15.5:postgresql13-test-13.18-150200.5.64.1.ppc64le",
"openSUSE Leap 15.5:postgresql13-test-13.18-150200.5.64.1.s390x",
"openSUSE Leap 15.5:postgresql13-test-13.18-150200.5.64.1.x86_64",
"openSUSE Leap 15.6:postgresql13-13.18-150200.5.64.1.aarch64",
"openSUSE Leap 15.6:postgresql13-13.18-150200.5.64.1.ppc64le",
"openSUSE Leap 15.6:postgresql13-13.18-150200.5.64.1.s390x",
"openSUSE Leap 15.6:postgresql13-13.18-150200.5.64.1.x86_64",
"openSUSE Leap 15.6:postgresql13-contrib-13.18-150200.5.64.1.aarch64",
"openSUSE Leap 15.6:postgresql13-contrib-13.18-150200.5.64.1.ppc64le",
"openSUSE Leap 15.6:postgresql13-contrib-13.18-150200.5.64.1.s390x",
"openSUSE Leap 15.6:postgresql13-contrib-13.18-150200.5.64.1.x86_64",
"openSUSE Leap 15.6:postgresql13-devel-13.18-150200.5.64.1.aarch64",
"openSUSE Leap 15.6:postgresql13-devel-13.18-150200.5.64.1.ppc64le",
"openSUSE Leap 15.6:postgresql13-devel-13.18-150200.5.64.1.s390x",
"openSUSE Leap 15.6:postgresql13-devel-13.18-150200.5.64.1.x86_64",
"openSUSE Leap 15.6:postgresql13-docs-13.18-150200.5.64.1.noarch",
"openSUSE Leap 15.6:postgresql13-llvmjit-13.18-150200.5.64.1.aarch64",
"openSUSE Leap 15.6:postgresql13-llvmjit-13.18-150200.5.64.1.ppc64le",
"openSUSE Leap 15.6:postgresql13-llvmjit-13.18-150200.5.64.1.s390x",
"openSUSE Leap 15.6:postgresql13-llvmjit-13.18-150200.5.64.1.x86_64",
"openSUSE Leap 15.6:postgresql13-llvmjit-devel-13.18-150200.5.64.1.aarch64",
"openSUSE Leap 15.6:postgresql13-llvmjit-devel-13.18-150200.5.64.1.ppc64le",
"openSUSE Leap 15.6:postgresql13-llvmjit-devel-13.18-150200.5.64.1.s390x",
"openSUSE Leap 15.6:postgresql13-llvmjit-devel-13.18-150200.5.64.1.x86_64",
"openSUSE Leap 15.6:postgresql13-plperl-13.18-150200.5.64.1.aarch64",
"openSUSE Leap 15.6:postgresql13-plperl-13.18-150200.5.64.1.ppc64le",
"openSUSE Leap 15.6:postgresql13-plperl-13.18-150200.5.64.1.s390x",
"openSUSE Leap 15.6:postgresql13-plperl-13.18-150200.5.64.1.x86_64",
"openSUSE Leap 15.6:postgresql13-plpython-13.18-150200.5.64.1.aarch64",
"openSUSE Leap 15.6:postgresql13-plpython-13.18-150200.5.64.1.ppc64le",
"openSUSE Leap 15.6:postgresql13-plpython-13.18-150200.5.64.1.s390x",
"openSUSE Leap 15.6:postgresql13-plpython-13.18-150200.5.64.1.x86_64",
"openSUSE Leap 15.6:postgresql13-pltcl-13.18-150200.5.64.1.aarch64",
"openSUSE Leap 15.6:postgresql13-pltcl-13.18-150200.5.64.1.ppc64le",
"openSUSE Leap 15.6:postgresql13-pltcl-13.18-150200.5.64.1.s390x",
"openSUSE Leap 15.6:postgresql13-pltcl-13.18-150200.5.64.1.x86_64",
"openSUSE Leap 15.6:postgresql13-server-13.18-150200.5.64.1.aarch64",
"openSUSE Leap 15.6:postgresql13-server-13.18-150200.5.64.1.ppc64le",
"openSUSE Leap 15.6:postgresql13-server-13.18-150200.5.64.1.s390x",
"openSUSE Leap 15.6:postgresql13-server-13.18-150200.5.64.1.x86_64",
"openSUSE Leap 15.6:postgresql13-server-devel-13.18-150200.5.64.1.aarch64",
"openSUSE Leap 15.6:postgresql13-server-devel-13.18-150200.5.64.1.ppc64le",
"openSUSE Leap 15.6:postgresql13-server-devel-13.18-150200.5.64.1.s390x",
"openSUSE Leap 15.6:postgresql13-server-devel-13.18-150200.5.64.1.x86_64",
"openSUSE Leap 15.6:postgresql13-test-13.18-150200.5.64.1.aarch64",
"openSUSE Leap 15.6:postgresql13-test-13.18-150200.5.64.1.ppc64le",
"openSUSE Leap 15.6:postgresql13-test-13.18-150200.5.64.1.s390x",
"openSUSE Leap 15.6:postgresql13-test-13.18-150200.5.64.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-12-04T14:51:57Z",
"details": "moderate"
}
],
"title": "CVE-2024-10978"
},
{
"cve": "CVE-2024-10979",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2024-10979"
}
],
"notes": [
{
"category": "general",
"text": "Incorrect control of environment variables in PostgreSQL PL/Perl allows an unprivileged database user to change sensitive process environment variables (e.g. PATH). That often suffices to enable arbitrary code execution, even if the attacker lacks a database server operating system user. Versions before PostgreSQL 17.1, 16.5, 15.9, 14.14, 13.17, and 12.21 are affected.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Enterprise Storage 7.1:postgresql13-13.18-150200.5.64.1.aarch64",
"SUSE Enterprise Storage 7.1:postgresql13-13.18-150200.5.64.1.x86_64",
"SUSE Enterprise Storage 7.1:postgresql13-contrib-13.18-150200.5.64.1.aarch64",
"SUSE Enterprise Storage 7.1:postgresql13-contrib-13.18-150200.5.64.1.x86_64",
"SUSE Enterprise Storage 7.1:postgresql13-devel-13.18-150200.5.64.1.aarch64",
"SUSE Enterprise Storage 7.1:postgresql13-devel-13.18-150200.5.64.1.x86_64",
"SUSE Enterprise Storage 7.1:postgresql13-docs-13.18-150200.5.64.1.noarch",
"SUSE Enterprise Storage 7.1:postgresql13-plperl-13.18-150200.5.64.1.aarch64",
"SUSE Enterprise Storage 7.1:postgresql13-plperl-13.18-150200.5.64.1.x86_64",
"SUSE Enterprise Storage 7.1:postgresql13-plpython-13.18-150200.5.64.1.aarch64",
"SUSE Enterprise Storage 7.1:postgresql13-plpython-13.18-150200.5.64.1.x86_64",
"SUSE Enterprise Storage 7.1:postgresql13-pltcl-13.18-150200.5.64.1.aarch64",
"SUSE Enterprise Storage 7.1:postgresql13-pltcl-13.18-150200.5.64.1.x86_64",
"SUSE Enterprise Storage 7.1:postgresql13-server-13.18-150200.5.64.1.aarch64",
"SUSE Enterprise Storage 7.1:postgresql13-server-13.18-150200.5.64.1.x86_64",
"SUSE Enterprise Storage 7.1:postgresql13-server-devel-13.18-150200.5.64.1.aarch64",
"SUSE Enterprise Storage 7.1:postgresql13-server-devel-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql13-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql13-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql13-contrib-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql13-contrib-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql13-devel-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql13-devel-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql13-docs-13.18-150200.5.64.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql13-plperl-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql13-plperl-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql13-plpython-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql13-plpython-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql13-pltcl-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql13-pltcl-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql13-server-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql13-server-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql13-server-devel-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql13-server-devel-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-contrib-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-contrib-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-devel-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-devel-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-docs-13.18-150200.5.64.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-plperl-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-plperl-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-plpython-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-plpython-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-pltcl-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-pltcl-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-server-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-server-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-server-devel-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-server-devel-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-contrib-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-contrib-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-devel-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-devel-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-docs-13.18-150200.5.64.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-llvmjit-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-llvmjit-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-llvmjit-devel-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-llvmjit-devel-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-plperl-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-plperl-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-plpython-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-plpython-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-pltcl-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-pltcl-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-server-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-server-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-server-devel-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-server-devel-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-contrib-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-contrib-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-devel-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-devel-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-docs-13.18-150200.5.64.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-llvmjit-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-llvmjit-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-llvmjit-devel-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-llvmjit-devel-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-plperl-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-plperl-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-plpython-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-plpython-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-pltcl-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-pltcl-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-server-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-server-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-server-devel-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-server-devel-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-13.18-150200.5.64.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-contrib-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-contrib-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-contrib-13.18-150200.5.64.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-contrib-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-devel-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-devel-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-devel-13.18-150200.5.64.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-devel-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-docs-13.18-150200.5.64.1.noarch",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-plperl-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-plperl-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-plperl-13.18-150200.5.64.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-plperl-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-plpython-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-plpython-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-plpython-13.18-150200.5.64.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-plpython-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-pltcl-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-pltcl-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-pltcl-13.18-150200.5.64.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-pltcl-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-server-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-server-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-server-13.18-150200.5.64.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-server-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-server-devel-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-server-devel-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-server-devel-13.18-150200.5.64.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-server-devel-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-13.18-150200.5.64.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-contrib-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-contrib-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-contrib-13.18-150200.5.64.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-contrib-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-devel-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-devel-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-devel-13.18-150200.5.64.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-devel-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-docs-13.18-150200.5.64.1.noarch",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-plperl-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-plperl-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-plperl-13.18-150200.5.64.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-plperl-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-plpython-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-plpython-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-plpython-13.18-150200.5.64.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-plpython-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-pltcl-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-pltcl-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-pltcl-13.18-150200.5.64.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-pltcl-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-server-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-server-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-server-13.18-150200.5.64.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-server-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-server-devel-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-server-devel-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-server-devel-13.18-150200.5.64.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-server-devel-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-13.18-150200.5.64.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-contrib-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-contrib-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-contrib-13.18-150200.5.64.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-contrib-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-devel-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-devel-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-devel-13.18-150200.5.64.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-devel-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-docs-13.18-150200.5.64.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-llvmjit-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-llvmjit-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-llvmjit-13.18-150200.5.64.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-llvmjit-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-llvmjit-devel-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-llvmjit-devel-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-llvmjit-devel-13.18-150200.5.64.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-llvmjit-devel-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-plperl-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-plperl-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-plperl-13.18-150200.5.64.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-plperl-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-plpython-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-plpython-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-plpython-13.18-150200.5.64.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-plpython-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-pltcl-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-pltcl-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-pltcl-13.18-150200.5.64.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-pltcl-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-server-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-server-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-server-13.18-150200.5.64.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-server-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-server-devel-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-server-devel-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-server-devel-13.18-150200.5.64.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-server-devel-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql13-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql13-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql13-contrib-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql13-contrib-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql13-devel-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql13-devel-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql13-docs-13.18-150200.5.64.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql13-plperl-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql13-plperl-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql13-plpython-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql13-plpython-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql13-pltcl-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql13-pltcl-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql13-server-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql13-server-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql13-server-devel-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql13-server-devel-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-contrib-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-contrib-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-devel-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-devel-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-docs-13.18-150200.5.64.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-plperl-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-plperl-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-plpython-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-plpython-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-pltcl-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-pltcl-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-server-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-server-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-server-devel-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-server-devel-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-contrib-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-contrib-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-devel-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-devel-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-docs-13.18-150200.5.64.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-llvmjit-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-llvmjit-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-llvmjit-devel-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-llvmjit-devel-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-plperl-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-plperl-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-plpython-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-plpython-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-pltcl-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-pltcl-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-server-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-server-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-server-devel-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-server-devel-13.18-150200.5.64.1.x86_64",
"openSUSE Leap 15.5:postgresql13-13.18-150200.5.64.1.aarch64",
"openSUSE Leap 15.5:postgresql13-13.18-150200.5.64.1.ppc64le",
"openSUSE Leap 15.5:postgresql13-13.18-150200.5.64.1.s390x",
"openSUSE Leap 15.5:postgresql13-13.18-150200.5.64.1.x86_64",
"openSUSE Leap 15.5:postgresql13-contrib-13.18-150200.5.64.1.aarch64",
"openSUSE Leap 15.5:postgresql13-contrib-13.18-150200.5.64.1.ppc64le",
"openSUSE Leap 15.5:postgresql13-contrib-13.18-150200.5.64.1.s390x",
"openSUSE Leap 15.5:postgresql13-contrib-13.18-150200.5.64.1.x86_64",
"openSUSE Leap 15.5:postgresql13-devel-13.18-150200.5.64.1.aarch64",
"openSUSE Leap 15.5:postgresql13-devel-13.18-150200.5.64.1.ppc64le",
"openSUSE Leap 15.5:postgresql13-devel-13.18-150200.5.64.1.s390x",
"openSUSE Leap 15.5:postgresql13-devel-13.18-150200.5.64.1.x86_64",
"openSUSE Leap 15.5:postgresql13-docs-13.18-150200.5.64.1.noarch",
"openSUSE Leap 15.5:postgresql13-llvmjit-13.18-150200.5.64.1.aarch64",
"openSUSE Leap 15.5:postgresql13-llvmjit-13.18-150200.5.64.1.ppc64le",
"openSUSE Leap 15.5:postgresql13-llvmjit-13.18-150200.5.64.1.s390x",
"openSUSE Leap 15.5:postgresql13-llvmjit-13.18-150200.5.64.1.x86_64",
"openSUSE Leap 15.5:postgresql13-llvmjit-devel-13.18-150200.5.64.1.aarch64",
"openSUSE Leap 15.5:postgresql13-llvmjit-devel-13.18-150200.5.64.1.ppc64le",
"openSUSE Leap 15.5:postgresql13-llvmjit-devel-13.18-150200.5.64.1.s390x",
"openSUSE Leap 15.5:postgresql13-llvmjit-devel-13.18-150200.5.64.1.x86_64",
"openSUSE Leap 15.5:postgresql13-plperl-13.18-150200.5.64.1.aarch64",
"openSUSE Leap 15.5:postgresql13-plperl-13.18-150200.5.64.1.ppc64le",
"openSUSE Leap 15.5:postgresql13-plperl-13.18-150200.5.64.1.s390x",
"openSUSE Leap 15.5:postgresql13-plperl-13.18-150200.5.64.1.x86_64",
"openSUSE Leap 15.5:postgresql13-plpython-13.18-150200.5.64.1.aarch64",
"openSUSE Leap 15.5:postgresql13-plpython-13.18-150200.5.64.1.ppc64le",
"openSUSE Leap 15.5:postgresql13-plpython-13.18-150200.5.64.1.s390x",
"openSUSE Leap 15.5:postgresql13-plpython-13.18-150200.5.64.1.x86_64",
"openSUSE Leap 15.5:postgresql13-pltcl-13.18-150200.5.64.1.aarch64",
"openSUSE Leap 15.5:postgresql13-pltcl-13.18-150200.5.64.1.ppc64le",
"openSUSE Leap 15.5:postgresql13-pltcl-13.18-150200.5.64.1.s390x",
"openSUSE Leap 15.5:postgresql13-pltcl-13.18-150200.5.64.1.x86_64",
"openSUSE Leap 15.5:postgresql13-server-13.18-150200.5.64.1.aarch64",
"openSUSE Leap 15.5:postgresql13-server-13.18-150200.5.64.1.ppc64le",
"openSUSE Leap 15.5:postgresql13-server-13.18-150200.5.64.1.s390x",
"openSUSE Leap 15.5:postgresql13-server-13.18-150200.5.64.1.x86_64",
"openSUSE Leap 15.5:postgresql13-server-devel-13.18-150200.5.64.1.aarch64",
"openSUSE Leap 15.5:postgresql13-server-devel-13.18-150200.5.64.1.ppc64le",
"openSUSE Leap 15.5:postgresql13-server-devel-13.18-150200.5.64.1.s390x",
"openSUSE Leap 15.5:postgresql13-server-devel-13.18-150200.5.64.1.x86_64",
"openSUSE Leap 15.5:postgresql13-test-13.18-150200.5.64.1.aarch64",
"openSUSE Leap 15.5:postgresql13-test-13.18-150200.5.64.1.ppc64le",
"openSUSE Leap 15.5:postgresql13-test-13.18-150200.5.64.1.s390x",
"openSUSE Leap 15.5:postgresql13-test-13.18-150200.5.64.1.x86_64",
"openSUSE Leap 15.6:postgresql13-13.18-150200.5.64.1.aarch64",
"openSUSE Leap 15.6:postgresql13-13.18-150200.5.64.1.ppc64le",
"openSUSE Leap 15.6:postgresql13-13.18-150200.5.64.1.s390x",
"openSUSE Leap 15.6:postgresql13-13.18-150200.5.64.1.x86_64",
"openSUSE Leap 15.6:postgresql13-contrib-13.18-150200.5.64.1.aarch64",
"openSUSE Leap 15.6:postgresql13-contrib-13.18-150200.5.64.1.ppc64le",
"openSUSE Leap 15.6:postgresql13-contrib-13.18-150200.5.64.1.s390x",
"openSUSE Leap 15.6:postgresql13-contrib-13.18-150200.5.64.1.x86_64",
"openSUSE Leap 15.6:postgresql13-devel-13.18-150200.5.64.1.aarch64",
"openSUSE Leap 15.6:postgresql13-devel-13.18-150200.5.64.1.ppc64le",
"openSUSE Leap 15.6:postgresql13-devel-13.18-150200.5.64.1.s390x",
"openSUSE Leap 15.6:postgresql13-devel-13.18-150200.5.64.1.x86_64",
"openSUSE Leap 15.6:postgresql13-docs-13.18-150200.5.64.1.noarch",
"openSUSE Leap 15.6:postgresql13-llvmjit-13.18-150200.5.64.1.aarch64",
"openSUSE Leap 15.6:postgresql13-llvmjit-13.18-150200.5.64.1.ppc64le",
"openSUSE Leap 15.6:postgresql13-llvmjit-13.18-150200.5.64.1.s390x",
"openSUSE Leap 15.6:postgresql13-llvmjit-13.18-150200.5.64.1.x86_64",
"openSUSE Leap 15.6:postgresql13-llvmjit-devel-13.18-150200.5.64.1.aarch64",
"openSUSE Leap 15.6:postgresql13-llvmjit-devel-13.18-150200.5.64.1.ppc64le",
"openSUSE Leap 15.6:postgresql13-llvmjit-devel-13.18-150200.5.64.1.s390x",
"openSUSE Leap 15.6:postgresql13-llvmjit-devel-13.18-150200.5.64.1.x86_64",
"openSUSE Leap 15.6:postgresql13-plperl-13.18-150200.5.64.1.aarch64",
"openSUSE Leap 15.6:postgresql13-plperl-13.18-150200.5.64.1.ppc64le",
"openSUSE Leap 15.6:postgresql13-plperl-13.18-150200.5.64.1.s390x",
"openSUSE Leap 15.6:postgresql13-plperl-13.18-150200.5.64.1.x86_64",
"openSUSE Leap 15.6:postgresql13-plpython-13.18-150200.5.64.1.aarch64",
"openSUSE Leap 15.6:postgresql13-plpython-13.18-150200.5.64.1.ppc64le",
"openSUSE Leap 15.6:postgresql13-plpython-13.18-150200.5.64.1.s390x",
"openSUSE Leap 15.6:postgresql13-plpython-13.18-150200.5.64.1.x86_64",
"openSUSE Leap 15.6:postgresql13-pltcl-13.18-150200.5.64.1.aarch64",
"openSUSE Leap 15.6:postgresql13-pltcl-13.18-150200.5.64.1.ppc64le",
"openSUSE Leap 15.6:postgresql13-pltcl-13.18-150200.5.64.1.s390x",
"openSUSE Leap 15.6:postgresql13-pltcl-13.18-150200.5.64.1.x86_64",
"openSUSE Leap 15.6:postgresql13-server-13.18-150200.5.64.1.aarch64",
"openSUSE Leap 15.6:postgresql13-server-13.18-150200.5.64.1.ppc64le",
"openSUSE Leap 15.6:postgresql13-server-13.18-150200.5.64.1.s390x",
"openSUSE Leap 15.6:postgresql13-server-13.18-150200.5.64.1.x86_64",
"openSUSE Leap 15.6:postgresql13-server-devel-13.18-150200.5.64.1.aarch64",
"openSUSE Leap 15.6:postgresql13-server-devel-13.18-150200.5.64.1.ppc64le",
"openSUSE Leap 15.6:postgresql13-server-devel-13.18-150200.5.64.1.s390x",
"openSUSE Leap 15.6:postgresql13-server-devel-13.18-150200.5.64.1.x86_64",
"openSUSE Leap 15.6:postgresql13-test-13.18-150200.5.64.1.aarch64",
"openSUSE Leap 15.6:postgresql13-test-13.18-150200.5.64.1.ppc64le",
"openSUSE Leap 15.6:postgresql13-test-13.18-150200.5.64.1.s390x",
"openSUSE Leap 15.6:postgresql13-test-13.18-150200.5.64.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2024-10979",
"url": "https://www.suse.com/security/cve/CVE-2024-10979"
},
{
"category": "external",
"summary": "SUSE Bug 1233327 for CVE-2024-10979",
"url": "https://bugzilla.suse.com/1233327"
}
],
"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.18-150200.5.64.1.aarch64",
"SUSE Enterprise Storage 7.1:postgresql13-13.18-150200.5.64.1.x86_64",
"SUSE Enterprise Storage 7.1:postgresql13-contrib-13.18-150200.5.64.1.aarch64",
"SUSE Enterprise Storage 7.1:postgresql13-contrib-13.18-150200.5.64.1.x86_64",
"SUSE Enterprise Storage 7.1:postgresql13-devel-13.18-150200.5.64.1.aarch64",
"SUSE Enterprise Storage 7.1:postgresql13-devel-13.18-150200.5.64.1.x86_64",
"SUSE Enterprise Storage 7.1:postgresql13-docs-13.18-150200.5.64.1.noarch",
"SUSE Enterprise Storage 7.1:postgresql13-plperl-13.18-150200.5.64.1.aarch64",
"SUSE Enterprise Storage 7.1:postgresql13-plperl-13.18-150200.5.64.1.x86_64",
"SUSE Enterprise Storage 7.1:postgresql13-plpython-13.18-150200.5.64.1.aarch64",
"SUSE Enterprise Storage 7.1:postgresql13-plpython-13.18-150200.5.64.1.x86_64",
"SUSE Enterprise Storage 7.1:postgresql13-pltcl-13.18-150200.5.64.1.aarch64",
"SUSE Enterprise Storage 7.1:postgresql13-pltcl-13.18-150200.5.64.1.x86_64",
"SUSE Enterprise Storage 7.1:postgresql13-server-13.18-150200.5.64.1.aarch64",
"SUSE Enterprise Storage 7.1:postgresql13-server-13.18-150200.5.64.1.x86_64",
"SUSE Enterprise Storage 7.1:postgresql13-server-devel-13.18-150200.5.64.1.aarch64",
"SUSE Enterprise Storage 7.1:postgresql13-server-devel-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql13-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql13-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql13-contrib-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql13-contrib-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql13-devel-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql13-devel-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql13-docs-13.18-150200.5.64.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql13-plperl-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql13-plperl-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql13-plpython-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql13-plpython-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql13-pltcl-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql13-pltcl-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql13-server-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql13-server-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql13-server-devel-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql13-server-devel-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-contrib-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-contrib-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-devel-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-devel-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-docs-13.18-150200.5.64.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-plperl-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-plperl-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-plpython-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-plpython-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-pltcl-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-pltcl-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-server-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-server-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-server-devel-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-server-devel-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-contrib-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-contrib-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-devel-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-devel-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-docs-13.18-150200.5.64.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-llvmjit-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-llvmjit-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-llvmjit-devel-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-llvmjit-devel-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-plperl-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-plperl-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-plpython-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-plpython-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-pltcl-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-pltcl-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-server-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-server-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-server-devel-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-server-devel-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-contrib-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-contrib-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-devel-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-devel-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-docs-13.18-150200.5.64.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-llvmjit-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-llvmjit-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-llvmjit-devel-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-llvmjit-devel-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-plperl-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-plperl-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-plpython-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-plpython-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-pltcl-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-pltcl-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-server-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-server-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-server-devel-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-server-devel-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-13.18-150200.5.64.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-contrib-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-contrib-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-contrib-13.18-150200.5.64.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-contrib-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-devel-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-devel-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-devel-13.18-150200.5.64.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-devel-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-docs-13.18-150200.5.64.1.noarch",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-plperl-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-plperl-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-plperl-13.18-150200.5.64.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-plperl-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-plpython-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-plpython-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-plpython-13.18-150200.5.64.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-plpython-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-pltcl-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-pltcl-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-pltcl-13.18-150200.5.64.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-pltcl-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-server-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-server-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-server-13.18-150200.5.64.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-server-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-server-devel-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-server-devel-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-server-devel-13.18-150200.5.64.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-server-devel-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-13.18-150200.5.64.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-contrib-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-contrib-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-contrib-13.18-150200.5.64.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-contrib-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-devel-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-devel-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-devel-13.18-150200.5.64.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-devel-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-docs-13.18-150200.5.64.1.noarch",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-plperl-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-plperl-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-plperl-13.18-150200.5.64.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-plperl-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-plpython-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-plpython-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-plpython-13.18-150200.5.64.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-plpython-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-pltcl-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-pltcl-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-pltcl-13.18-150200.5.64.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-pltcl-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-server-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-server-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-server-13.18-150200.5.64.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-server-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-server-devel-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-server-devel-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-server-devel-13.18-150200.5.64.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-server-devel-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-13.18-150200.5.64.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-contrib-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-contrib-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-contrib-13.18-150200.5.64.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-contrib-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-devel-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-devel-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-devel-13.18-150200.5.64.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-devel-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-docs-13.18-150200.5.64.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-llvmjit-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-llvmjit-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-llvmjit-13.18-150200.5.64.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-llvmjit-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-llvmjit-devel-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-llvmjit-devel-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-llvmjit-devel-13.18-150200.5.64.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-llvmjit-devel-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-plperl-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-plperl-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-plperl-13.18-150200.5.64.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-plperl-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-plpython-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-plpython-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-plpython-13.18-150200.5.64.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-plpython-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-pltcl-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-pltcl-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-pltcl-13.18-150200.5.64.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-pltcl-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-server-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-server-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-server-13.18-150200.5.64.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-server-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-server-devel-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-server-devel-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-server-devel-13.18-150200.5.64.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-server-devel-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql13-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql13-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql13-contrib-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql13-contrib-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql13-devel-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql13-devel-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql13-docs-13.18-150200.5.64.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql13-plperl-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql13-plperl-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql13-plpython-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql13-plpython-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql13-pltcl-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql13-pltcl-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql13-server-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql13-server-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql13-server-devel-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql13-server-devel-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-contrib-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-contrib-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-devel-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-devel-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-docs-13.18-150200.5.64.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-plperl-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-plperl-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-plpython-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-plpython-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-pltcl-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-pltcl-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-server-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-server-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-server-devel-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-server-devel-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-contrib-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-contrib-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-devel-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-devel-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-docs-13.18-150200.5.64.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-llvmjit-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-llvmjit-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-llvmjit-devel-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-llvmjit-devel-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-plperl-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-plperl-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-plpython-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-plpython-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-pltcl-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-pltcl-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-server-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-server-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-server-devel-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-server-devel-13.18-150200.5.64.1.x86_64",
"openSUSE Leap 15.5:postgresql13-13.18-150200.5.64.1.aarch64",
"openSUSE Leap 15.5:postgresql13-13.18-150200.5.64.1.ppc64le",
"openSUSE Leap 15.5:postgresql13-13.18-150200.5.64.1.s390x",
"openSUSE Leap 15.5:postgresql13-13.18-150200.5.64.1.x86_64",
"openSUSE Leap 15.5:postgresql13-contrib-13.18-150200.5.64.1.aarch64",
"openSUSE Leap 15.5:postgresql13-contrib-13.18-150200.5.64.1.ppc64le",
"openSUSE Leap 15.5:postgresql13-contrib-13.18-150200.5.64.1.s390x",
"openSUSE Leap 15.5:postgresql13-contrib-13.18-150200.5.64.1.x86_64",
"openSUSE Leap 15.5:postgresql13-devel-13.18-150200.5.64.1.aarch64",
"openSUSE Leap 15.5:postgresql13-devel-13.18-150200.5.64.1.ppc64le",
"openSUSE Leap 15.5:postgresql13-devel-13.18-150200.5.64.1.s390x",
"openSUSE Leap 15.5:postgresql13-devel-13.18-150200.5.64.1.x86_64",
"openSUSE Leap 15.5:postgresql13-docs-13.18-150200.5.64.1.noarch",
"openSUSE Leap 15.5:postgresql13-llvmjit-13.18-150200.5.64.1.aarch64",
"openSUSE Leap 15.5:postgresql13-llvmjit-13.18-150200.5.64.1.ppc64le",
"openSUSE Leap 15.5:postgresql13-llvmjit-13.18-150200.5.64.1.s390x",
"openSUSE Leap 15.5:postgresql13-llvmjit-13.18-150200.5.64.1.x86_64",
"openSUSE Leap 15.5:postgresql13-llvmjit-devel-13.18-150200.5.64.1.aarch64",
"openSUSE Leap 15.5:postgresql13-llvmjit-devel-13.18-150200.5.64.1.ppc64le",
"openSUSE Leap 15.5:postgresql13-llvmjit-devel-13.18-150200.5.64.1.s390x",
"openSUSE Leap 15.5:postgresql13-llvmjit-devel-13.18-150200.5.64.1.x86_64",
"openSUSE Leap 15.5:postgresql13-plperl-13.18-150200.5.64.1.aarch64",
"openSUSE Leap 15.5:postgresql13-plperl-13.18-150200.5.64.1.ppc64le",
"openSUSE Leap 15.5:postgresql13-plperl-13.18-150200.5.64.1.s390x",
"openSUSE Leap 15.5:postgresql13-plperl-13.18-150200.5.64.1.x86_64",
"openSUSE Leap 15.5:postgresql13-plpython-13.18-150200.5.64.1.aarch64",
"openSUSE Leap 15.5:postgresql13-plpython-13.18-150200.5.64.1.ppc64le",
"openSUSE Leap 15.5:postgresql13-plpython-13.18-150200.5.64.1.s390x",
"openSUSE Leap 15.5:postgresql13-plpython-13.18-150200.5.64.1.x86_64",
"openSUSE Leap 15.5:postgresql13-pltcl-13.18-150200.5.64.1.aarch64",
"openSUSE Leap 15.5:postgresql13-pltcl-13.18-150200.5.64.1.ppc64le",
"openSUSE Leap 15.5:postgresql13-pltcl-13.18-150200.5.64.1.s390x",
"openSUSE Leap 15.5:postgresql13-pltcl-13.18-150200.5.64.1.x86_64",
"openSUSE Leap 15.5:postgresql13-server-13.18-150200.5.64.1.aarch64",
"openSUSE Leap 15.5:postgresql13-server-13.18-150200.5.64.1.ppc64le",
"openSUSE Leap 15.5:postgresql13-server-13.18-150200.5.64.1.s390x",
"openSUSE Leap 15.5:postgresql13-server-13.18-150200.5.64.1.x86_64",
"openSUSE Leap 15.5:postgresql13-server-devel-13.18-150200.5.64.1.aarch64",
"openSUSE Leap 15.5:postgresql13-server-devel-13.18-150200.5.64.1.ppc64le",
"openSUSE Leap 15.5:postgresql13-server-devel-13.18-150200.5.64.1.s390x",
"openSUSE Leap 15.5:postgresql13-server-devel-13.18-150200.5.64.1.x86_64",
"openSUSE Leap 15.5:postgresql13-test-13.18-150200.5.64.1.aarch64",
"openSUSE Leap 15.5:postgresql13-test-13.18-150200.5.64.1.ppc64le",
"openSUSE Leap 15.5:postgresql13-test-13.18-150200.5.64.1.s390x",
"openSUSE Leap 15.5:postgresql13-test-13.18-150200.5.64.1.x86_64",
"openSUSE Leap 15.6:postgresql13-13.18-150200.5.64.1.aarch64",
"openSUSE Leap 15.6:postgresql13-13.18-150200.5.64.1.ppc64le",
"openSUSE Leap 15.6:postgresql13-13.18-150200.5.64.1.s390x",
"openSUSE Leap 15.6:postgresql13-13.18-150200.5.64.1.x86_64",
"openSUSE Leap 15.6:postgresql13-contrib-13.18-150200.5.64.1.aarch64",
"openSUSE Leap 15.6:postgresql13-contrib-13.18-150200.5.64.1.ppc64le",
"openSUSE Leap 15.6:postgresql13-contrib-13.18-150200.5.64.1.s390x",
"openSUSE Leap 15.6:postgresql13-contrib-13.18-150200.5.64.1.x86_64",
"openSUSE Leap 15.6:postgresql13-devel-13.18-150200.5.64.1.aarch64",
"openSUSE Leap 15.6:postgresql13-devel-13.18-150200.5.64.1.ppc64le",
"openSUSE Leap 15.6:postgresql13-devel-13.18-150200.5.64.1.s390x",
"openSUSE Leap 15.6:postgresql13-devel-13.18-150200.5.64.1.x86_64",
"openSUSE Leap 15.6:postgresql13-docs-13.18-150200.5.64.1.noarch",
"openSUSE Leap 15.6:postgresql13-llvmjit-13.18-150200.5.64.1.aarch64",
"openSUSE Leap 15.6:postgresql13-llvmjit-13.18-150200.5.64.1.ppc64le",
"openSUSE Leap 15.6:postgresql13-llvmjit-13.18-150200.5.64.1.s390x",
"openSUSE Leap 15.6:postgresql13-llvmjit-13.18-150200.5.64.1.x86_64",
"openSUSE Leap 15.6:postgresql13-llvmjit-devel-13.18-150200.5.64.1.aarch64",
"openSUSE Leap 15.6:postgresql13-llvmjit-devel-13.18-150200.5.64.1.ppc64le",
"openSUSE Leap 15.6:postgresql13-llvmjit-devel-13.18-150200.5.64.1.s390x",
"openSUSE Leap 15.6:postgresql13-llvmjit-devel-13.18-150200.5.64.1.x86_64",
"openSUSE Leap 15.6:postgresql13-plperl-13.18-150200.5.64.1.aarch64",
"openSUSE Leap 15.6:postgresql13-plperl-13.18-150200.5.64.1.ppc64le",
"openSUSE Leap 15.6:postgresql13-plperl-13.18-150200.5.64.1.s390x",
"openSUSE Leap 15.6:postgresql13-plperl-13.18-150200.5.64.1.x86_64",
"openSUSE Leap 15.6:postgresql13-plpython-13.18-150200.5.64.1.aarch64",
"openSUSE Leap 15.6:postgresql13-plpython-13.18-150200.5.64.1.ppc64le",
"openSUSE Leap 15.6:postgresql13-plpython-13.18-150200.5.64.1.s390x",
"openSUSE Leap 15.6:postgresql13-plpython-13.18-150200.5.64.1.x86_64",
"openSUSE Leap 15.6:postgresql13-pltcl-13.18-150200.5.64.1.aarch64",
"openSUSE Leap 15.6:postgresql13-pltcl-13.18-150200.5.64.1.ppc64le",
"openSUSE Leap 15.6:postgresql13-pltcl-13.18-150200.5.64.1.s390x",
"openSUSE Leap 15.6:postgresql13-pltcl-13.18-150200.5.64.1.x86_64",
"openSUSE Leap 15.6:postgresql13-server-13.18-150200.5.64.1.aarch64",
"openSUSE Leap 15.6:postgresql13-server-13.18-150200.5.64.1.ppc64le",
"openSUSE Leap 15.6:postgresql13-server-13.18-150200.5.64.1.s390x",
"openSUSE Leap 15.6:postgresql13-server-13.18-150200.5.64.1.x86_64",
"openSUSE Leap 15.6:postgresql13-server-devel-13.18-150200.5.64.1.aarch64",
"openSUSE Leap 15.6:postgresql13-server-devel-13.18-150200.5.64.1.ppc64le",
"openSUSE Leap 15.6:postgresql13-server-devel-13.18-150200.5.64.1.s390x",
"openSUSE Leap 15.6:postgresql13-server-devel-13.18-150200.5.64.1.x86_64",
"openSUSE Leap 15.6:postgresql13-test-13.18-150200.5.64.1.aarch64",
"openSUSE Leap 15.6:postgresql13-test-13.18-150200.5.64.1.ppc64le",
"openSUSE Leap 15.6:postgresql13-test-13.18-150200.5.64.1.s390x",
"openSUSE Leap 15.6:postgresql13-test-13.18-150200.5.64.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 8.8,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"SUSE Enterprise Storage 7.1:postgresql13-13.18-150200.5.64.1.aarch64",
"SUSE Enterprise Storage 7.1:postgresql13-13.18-150200.5.64.1.x86_64",
"SUSE Enterprise Storage 7.1:postgresql13-contrib-13.18-150200.5.64.1.aarch64",
"SUSE Enterprise Storage 7.1:postgresql13-contrib-13.18-150200.5.64.1.x86_64",
"SUSE Enterprise Storage 7.1:postgresql13-devel-13.18-150200.5.64.1.aarch64",
"SUSE Enterprise Storage 7.1:postgresql13-devel-13.18-150200.5.64.1.x86_64",
"SUSE Enterprise Storage 7.1:postgresql13-docs-13.18-150200.5.64.1.noarch",
"SUSE Enterprise Storage 7.1:postgresql13-plperl-13.18-150200.5.64.1.aarch64",
"SUSE Enterprise Storage 7.1:postgresql13-plperl-13.18-150200.5.64.1.x86_64",
"SUSE Enterprise Storage 7.1:postgresql13-plpython-13.18-150200.5.64.1.aarch64",
"SUSE Enterprise Storage 7.1:postgresql13-plpython-13.18-150200.5.64.1.x86_64",
"SUSE Enterprise Storage 7.1:postgresql13-pltcl-13.18-150200.5.64.1.aarch64",
"SUSE Enterprise Storage 7.1:postgresql13-pltcl-13.18-150200.5.64.1.x86_64",
"SUSE Enterprise Storage 7.1:postgresql13-server-13.18-150200.5.64.1.aarch64",
"SUSE Enterprise Storage 7.1:postgresql13-server-13.18-150200.5.64.1.x86_64",
"SUSE Enterprise Storage 7.1:postgresql13-server-devel-13.18-150200.5.64.1.aarch64",
"SUSE Enterprise Storage 7.1:postgresql13-server-devel-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql13-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql13-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql13-contrib-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql13-contrib-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql13-devel-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql13-devel-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql13-docs-13.18-150200.5.64.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql13-plperl-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql13-plperl-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql13-plpython-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql13-plpython-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql13-pltcl-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql13-pltcl-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql13-server-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql13-server-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql13-server-devel-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql13-server-devel-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-contrib-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-contrib-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-devel-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-devel-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-docs-13.18-150200.5.64.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-plperl-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-plperl-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-plpython-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-plpython-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-pltcl-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-pltcl-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-server-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-server-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-server-devel-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-server-devel-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-contrib-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-contrib-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-devel-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-devel-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-docs-13.18-150200.5.64.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-llvmjit-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-llvmjit-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-llvmjit-devel-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-llvmjit-devel-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-plperl-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-plperl-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-plpython-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-plpython-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-pltcl-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-pltcl-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-server-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-server-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-server-devel-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-server-devel-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-contrib-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-contrib-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-devel-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-devel-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-docs-13.18-150200.5.64.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-llvmjit-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-llvmjit-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-llvmjit-devel-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-llvmjit-devel-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-plperl-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-plperl-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-plpython-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-plpython-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-pltcl-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-pltcl-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-server-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-server-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-server-devel-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-server-devel-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-13.18-150200.5.64.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-contrib-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-contrib-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-contrib-13.18-150200.5.64.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-contrib-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-devel-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-devel-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-devel-13.18-150200.5.64.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-devel-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-docs-13.18-150200.5.64.1.noarch",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-plperl-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-plperl-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-plperl-13.18-150200.5.64.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-plperl-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-plpython-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-plpython-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-plpython-13.18-150200.5.64.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-plpython-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-pltcl-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-pltcl-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-pltcl-13.18-150200.5.64.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-pltcl-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-server-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-server-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-server-13.18-150200.5.64.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-server-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-server-devel-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-server-devel-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-server-devel-13.18-150200.5.64.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql13-server-devel-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-13.18-150200.5.64.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-contrib-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-contrib-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-contrib-13.18-150200.5.64.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-contrib-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-devel-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-devel-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-devel-13.18-150200.5.64.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-devel-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-docs-13.18-150200.5.64.1.noarch",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-plperl-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-plperl-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-plperl-13.18-150200.5.64.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-plperl-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-plpython-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-plpython-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-plpython-13.18-150200.5.64.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-plpython-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-pltcl-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-pltcl-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-pltcl-13.18-150200.5.64.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-pltcl-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-server-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-server-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-server-13.18-150200.5.64.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-server-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-server-devel-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-server-devel-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-server-devel-13.18-150200.5.64.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-server-devel-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-13.18-150200.5.64.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-contrib-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-contrib-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-contrib-13.18-150200.5.64.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-contrib-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-devel-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-devel-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-devel-13.18-150200.5.64.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-devel-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-docs-13.18-150200.5.64.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-llvmjit-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-llvmjit-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-llvmjit-13.18-150200.5.64.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-llvmjit-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-llvmjit-devel-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-llvmjit-devel-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-llvmjit-devel-13.18-150200.5.64.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-llvmjit-devel-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-plperl-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-plperl-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-plperl-13.18-150200.5.64.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-plperl-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-plpython-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-plpython-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-plpython-13.18-150200.5.64.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-plpython-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-pltcl-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-pltcl-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-pltcl-13.18-150200.5.64.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-pltcl-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-server-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-server-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-server-13.18-150200.5.64.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-server-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-server-devel-13.18-150200.5.64.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-server-devel-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-server-devel-13.18-150200.5.64.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-server-devel-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql13-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql13-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql13-contrib-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql13-contrib-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql13-devel-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql13-devel-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql13-docs-13.18-150200.5.64.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql13-plperl-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql13-plperl-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql13-plpython-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql13-plpython-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql13-pltcl-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql13-pltcl-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql13-server-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql13-server-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql13-server-devel-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql13-server-devel-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-contrib-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-contrib-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-devel-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-devel-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-docs-13.18-150200.5.64.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-plperl-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-plperl-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-plpython-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-plpython-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-pltcl-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-pltcl-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-server-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-server-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-server-devel-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-server-devel-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-contrib-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-contrib-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-devel-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-devel-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-docs-13.18-150200.5.64.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-llvmjit-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-llvmjit-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-llvmjit-devel-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-llvmjit-devel-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-plperl-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-plperl-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-plpython-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-plpython-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-pltcl-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-pltcl-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-server-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-server-13.18-150200.5.64.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-server-devel-13.18-150200.5.64.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-server-devel-13.18-150200.5.64.1.x86_64",
"openSUSE Leap 15.5:postgresql13-13.18-150200.5.64.1.aarch64",
"openSUSE Leap 15.5:postgresql13-13.18-150200.5.64.1.ppc64le",
"openSUSE Leap 15.5:postgresql13-13.18-150200.5.64.1.s390x",
"openSUSE Leap 15.5:postgresql13-13.18-150200.5.64.1.x86_64",
"openSUSE Leap 15.5:postgresql13-contrib-13.18-150200.5.64.1.aarch64",
"openSUSE Leap 15.5:postgresql13-contrib-13.18-150200.5.64.1.ppc64le",
"openSUSE Leap 15.5:postgresql13-contrib-13.18-150200.5.64.1.s390x",
"openSUSE Leap 15.5:postgresql13-contrib-13.18-150200.5.64.1.x86_64",
"openSUSE Leap 15.5:postgresql13-devel-13.18-150200.5.64.1.aarch64",
"openSUSE Leap 15.5:postgresql13-devel-13.18-150200.5.64.1.ppc64le",
"openSUSE Leap 15.5:postgresql13-devel-13.18-150200.5.64.1.s390x",
"openSUSE Leap 15.5:postgresql13-devel-13.18-150200.5.64.1.x86_64",
"openSUSE Leap 15.5:postgresql13-docs-13.18-150200.5.64.1.noarch",
"openSUSE Leap 15.5:postgresql13-llvmjit-13.18-150200.5.64.1.aarch64",
"openSUSE Leap 15.5:postgresql13-llvmjit-13.18-150200.5.64.1.ppc64le",
"openSUSE Leap 15.5:postgresql13-llvmjit-13.18-150200.5.64.1.s390x",
"openSUSE Leap 15.5:postgresql13-llvmjit-13.18-150200.5.64.1.x86_64",
"openSUSE Leap 15.5:postgresql13-llvmjit-devel-13.18-150200.5.64.1.aarch64",
"openSUSE Leap 15.5:postgresql13-llvmjit-devel-13.18-150200.5.64.1.ppc64le",
"openSUSE Leap 15.5:postgresql13-llvmjit-devel-13.18-150200.5.64.1.s390x",
"openSUSE Leap 15.5:postgresql13-llvmjit-devel-13.18-150200.5.64.1.x86_64",
"openSUSE Leap 15.5:postgresql13-plperl-13.18-150200.5.64.1.aarch64",
"openSUSE Leap 15.5:postgresql13-plperl-13.18-150200.5.64.1.ppc64le",
"openSUSE Leap 15.5:postgresql13-plperl-13.18-150200.5.64.1.s390x",
"openSUSE Leap 15.5:postgresql13-plperl-13.18-150200.5.64.1.x86_64",
"openSUSE Leap 15.5:postgresql13-plpython-13.18-150200.5.64.1.aarch64",
"openSUSE Leap 15.5:postgresql13-plpython-13.18-150200.5.64.1.ppc64le",
"openSUSE Leap 15.5:postgresql13-plpython-13.18-150200.5.64.1.s390x",
"openSUSE Leap 15.5:postgresql13-plpython-13.18-150200.5.64.1.x86_64",
"openSUSE Leap 15.5:postgresql13-pltcl-13.18-150200.5.64.1.aarch64",
"openSUSE Leap 15.5:postgresql13-pltcl-13.18-150200.5.64.1.ppc64le",
"openSUSE Leap 15.5:postgresql13-pltcl-13.18-150200.5.64.1.s390x",
"openSUSE Leap 15.5:postgresql13-pltcl-13.18-150200.5.64.1.x86_64",
"openSUSE Leap 15.5:postgresql13-server-13.18-150200.5.64.1.aarch64",
"openSUSE Leap 15.5:postgresql13-server-13.18-150200.5.64.1.ppc64le",
"openSUSE Leap 15.5:postgresql13-server-13.18-150200.5.64.1.s390x",
"openSUSE Leap 15.5:postgresql13-server-13.18-150200.5.64.1.x86_64",
"openSUSE Leap 15.5:postgresql13-server-devel-13.18-150200.5.64.1.aarch64",
"openSUSE Leap 15.5:postgresql13-server-devel-13.18-150200.5.64.1.ppc64le",
"openSUSE Leap 15.5:postgresql13-server-devel-13.18-150200.5.64.1.s390x",
"openSUSE Leap 15.5:postgresql13-server-devel-13.18-150200.5.64.1.x86_64",
"openSUSE Leap 15.5:postgresql13-test-13.18-150200.5.64.1.aarch64",
"openSUSE Leap 15.5:postgresql13-test-13.18-150200.5.64.1.ppc64le",
"openSUSE Leap 15.5:postgresql13-test-13.18-150200.5.64.1.s390x",
"openSUSE Leap 15.5:postgresql13-test-13.18-150200.5.64.1.x86_64",
"openSUSE Leap 15.6:postgresql13-13.18-150200.5.64.1.aarch64",
"openSUSE Leap 15.6:postgresql13-13.18-150200.5.64.1.ppc64le",
"openSUSE Leap 15.6:postgresql13-13.18-150200.5.64.1.s390x",
"openSUSE Leap 15.6:postgresql13-13.18-150200.5.64.1.x86_64",
"openSUSE Leap 15.6:postgresql13-contrib-13.18-150200.5.64.1.aarch64",
"openSUSE Leap 15.6:postgresql13-contrib-13.18-150200.5.64.1.ppc64le",
"openSUSE Leap 15.6:postgresql13-contrib-13.18-150200.5.64.1.s390x",
"openSUSE Leap 15.6:postgresql13-contrib-13.18-150200.5.64.1.x86_64",
"openSUSE Leap 15.6:postgresql13-devel-13.18-150200.5.64.1.aarch64",
"openSUSE Leap 15.6:postgresql13-devel-13.18-150200.5.64.1.ppc64le",
"openSUSE Leap 15.6:postgresql13-devel-13.18-150200.5.64.1.s390x",
"openSUSE Leap 15.6:postgresql13-devel-13.18-150200.5.64.1.x86_64",
"openSUSE Leap 15.6:postgresql13-docs-13.18-150200.5.64.1.noarch",
"openSUSE Leap 15.6:postgresql13-llvmjit-13.18-150200.5.64.1.aarch64",
"openSUSE Leap 15.6:postgresql13-llvmjit-13.18-150200.5.64.1.ppc64le",
"openSUSE Leap 15.6:postgresql13-llvmjit-13.18-150200.5.64.1.s390x",
"openSUSE Leap 15.6:postgresql13-llvmjit-13.18-150200.5.64.1.x86_64",
"openSUSE Leap 15.6:postgresql13-llvmjit-devel-13.18-150200.5.64.1.aarch64",
"openSUSE Leap 15.6:postgresql13-llvmjit-devel-13.18-150200.5.64.1.ppc64le",
"openSUSE Leap 15.6:postgresql13-llvmjit-devel-13.18-150200.5.64.1.s390x",
"openSUSE Leap 15.6:postgresql13-llvmjit-devel-13.18-150200.5.64.1.x86_64",
"openSUSE Leap 15.6:postgresql13-plperl-13.18-150200.5.64.1.aarch64",
"openSUSE Leap 15.6:postgresql13-plperl-13.18-150200.5.64.1.ppc64le",
"openSUSE Leap 15.6:postgresql13-plperl-13.18-150200.5.64.1.s390x",
"openSUSE Leap 15.6:postgresql13-plperl-13.18-150200.5.64.1.x86_64",
"openSUSE Leap 15.6:postgresql13-plpython-13.18-150200.5.64.1.aarch64",
"openSUSE Leap 15.6:postgresql13-plpython-13.18-150200.5.64.1.ppc64le",
"openSUSE Leap 15.6:postgresql13-plpython-13.18-150200.5.64.1.s390x",
"openSUSE Leap 15.6:postgresql13-plpython-13.18-150200.5.64.1.x86_64",
"openSUSE Leap 15.6:postgresql13-pltcl-13.18-150200.5.64.1.aarch64",
"openSUSE Leap 15.6:postgresql13-pltcl-13.18-150200.5.64.1.ppc64le",
"openSUSE Leap 15.6:postgresql13-pltcl-13.18-150200.5.64.1.s390x",
"openSUSE Leap 15.6:postgresql13-pltcl-13.18-150200.5.64.1.x86_64",
"openSUSE Leap 15.6:postgresql13-server-13.18-150200.5.64.1.aarch64",
"openSUSE Leap 15.6:postgresql13-server-13.18-150200.5.64.1.ppc64le",
"openSUSE Leap 15.6:postgresql13-server-13.18-150200.5.64.1.s390x",
"openSUSE Leap 15.6:postgresql13-server-13.18-150200.5.64.1.x86_64",
"openSUSE Leap 15.6:postgresql13-server-devel-13.18-150200.5.64.1.aarch64",
"openSUSE Leap 15.6:postgresql13-server-devel-13.18-150200.5.64.1.ppc64le",
"openSUSE Leap 15.6:postgresql13-server-devel-13.18-150200.5.64.1.s390x",
"openSUSE Leap 15.6:postgresql13-server-devel-13.18-150200.5.64.1.x86_64",
"openSUSE Leap 15.6:postgresql13-test-13.18-150200.5.64.1.aarch64",
"openSUSE Leap 15.6:postgresql13-test-13.18-150200.5.64.1.ppc64le",
"openSUSE Leap 15.6:postgresql13-test-13.18-150200.5.64.1.s390x",
"openSUSE Leap 15.6:postgresql13-test-13.18-150200.5.64.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-12-04T14:51:57Z",
"details": "important"
}
],
"title": "CVE-2024-10979"
}
]
}
suse-su-2024:4174-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\n- CVE-2024-10976: Ensure cached plans are marked as dependent on the calling role when RLS applies to a non-top-level table reference (bsc#1233323).\n- CVE-2024-10977: Make libpq discard error messages received during SSL or GSS protocol negotiation (bsc#1233325).\n- CVE-2024-10978: Fix unintended interactions between SET SESSION AUTHORIZATION and SET ROLE (bsc#1233326).\n- CVE-2024-10979: Prevent trusted PL/Perl code from changing environment variables (bsc#1233327).\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-2024-4174,SUSE-SLE-Module-Basesystem-15-SP5-2024-4174,SUSE-SLE-Module-Server-Applications-15-SP5-2024-4174,SUSE-SLE-Product-HPC-15-SP3-LTSS-2024-4174,SUSE-SLE-Product-HPC-15-SP4-ESPOS-2024-4174,SUSE-SLE-Product-HPC-15-SP4-LTSS-2024-4174,SUSE-SLE-Product-SLED-15-SP4-LTSS-2024-4174,SUSE-SLE-Product-SLES-15-SP3-LTSS-2024-4174,SUSE-SLE-Product-SLES-15-SP4-LTSS-2024-4174,SUSE-SLE-Product-SLES_SAP-15-SP3-2024-4174,SUSE-SLE-Product-SLES_SAP-15-SP4-2024-4174,SUSE-SLE-Product-SUSE-Manager-Proxy-4.3-2024-4174,SUSE-SLE-Product-SUSE-Manager-Server-4.3-2024-4174,SUSE-Storage-7.1-2024-4174,openSUSE-SLE-15.5-2024-4174",
"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-2024_4174-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2024:4174-1",
"url": "https://www.suse.com/support/update/announcement/2024/suse-su-20244174-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2024:4174-1",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2024-December/019916.html"
},
{
"category": "self",
"summary": "SUSE Bug 1233323",
"url": "https://bugzilla.suse.com/1233323"
},
{
"category": "self",
"summary": "SUSE Bug 1233325",
"url": "https://bugzilla.suse.com/1233325"
},
{
"category": "self",
"summary": "SUSE Bug 1233326",
"url": "https://bugzilla.suse.com/1233326"
},
{
"category": "self",
"summary": "SUSE Bug 1233327",
"url": "https://bugzilla.suse.com/1233327"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2024-10976 page",
"url": "https://www.suse.com/security/cve/CVE-2024-10976/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2024-10977 page",
"url": "https://www.suse.com/security/cve/CVE-2024-10977/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2024-10978 page",
"url": "https://www.suse.com/security/cve/CVE-2024-10978/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2024-10979 page",
"url": "https://www.suse.com/security/cve/CVE-2024-10979/"
}
],
"title": "Security update for postgresql15",
"tracking": {
"current_release_date": "2024-12-04T14:50:14Z",
"generator": {
"date": "2024-12-04T14:50:14Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2024:4174-1",
"initial_release_date": "2024-12-04T14:50:14Z",
"revision_history": [
{
"date": "2024-12-04T14:50:14Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "postgresql15-15.10-150200.5.33.1.aarch64",
"product": {
"name": "postgresql15-15.10-150200.5.33.1.aarch64",
"product_id": "postgresql15-15.10-150200.5.33.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql15-contrib-15.10-150200.5.33.1.aarch64",
"product": {
"name": "postgresql15-contrib-15.10-150200.5.33.1.aarch64",
"product_id": "postgresql15-contrib-15.10-150200.5.33.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql15-devel-15.10-150200.5.33.1.aarch64",
"product": {
"name": "postgresql15-devel-15.10-150200.5.33.1.aarch64",
"product_id": "postgresql15-devel-15.10-150200.5.33.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql15-llvmjit-15.10-150200.5.33.1.aarch64",
"product": {
"name": "postgresql15-llvmjit-15.10-150200.5.33.1.aarch64",
"product_id": "postgresql15-llvmjit-15.10-150200.5.33.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql15-llvmjit-devel-15.10-150200.5.33.1.aarch64",
"product": {
"name": "postgresql15-llvmjit-devel-15.10-150200.5.33.1.aarch64",
"product_id": "postgresql15-llvmjit-devel-15.10-150200.5.33.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql15-plperl-15.10-150200.5.33.1.aarch64",
"product": {
"name": "postgresql15-plperl-15.10-150200.5.33.1.aarch64",
"product_id": "postgresql15-plperl-15.10-150200.5.33.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql15-plpython-15.10-150200.5.33.1.aarch64",
"product": {
"name": "postgresql15-plpython-15.10-150200.5.33.1.aarch64",
"product_id": "postgresql15-plpython-15.10-150200.5.33.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql15-pltcl-15.10-150200.5.33.1.aarch64",
"product": {
"name": "postgresql15-pltcl-15.10-150200.5.33.1.aarch64",
"product_id": "postgresql15-pltcl-15.10-150200.5.33.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql15-server-15.10-150200.5.33.1.aarch64",
"product": {
"name": "postgresql15-server-15.10-150200.5.33.1.aarch64",
"product_id": "postgresql15-server-15.10-150200.5.33.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql15-server-devel-15.10-150200.5.33.1.aarch64",
"product": {
"name": "postgresql15-server-devel-15.10-150200.5.33.1.aarch64",
"product_id": "postgresql15-server-devel-15.10-150200.5.33.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql15-test-15.10-150200.5.33.1.aarch64",
"product": {
"name": "postgresql15-test-15.10-150200.5.33.1.aarch64",
"product_id": "postgresql15-test-15.10-150200.5.33.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "postgresql15-15.10-150200.5.33.1.i586",
"product": {
"name": "postgresql15-15.10-150200.5.33.1.i586",
"product_id": "postgresql15-15.10-150200.5.33.1.i586"
}
},
{
"category": "product_version",
"name": "postgresql15-contrib-15.10-150200.5.33.1.i586",
"product": {
"name": "postgresql15-contrib-15.10-150200.5.33.1.i586",
"product_id": "postgresql15-contrib-15.10-150200.5.33.1.i586"
}
},
{
"category": "product_version",
"name": "postgresql15-devel-15.10-150200.5.33.1.i586",
"product": {
"name": "postgresql15-devel-15.10-150200.5.33.1.i586",
"product_id": "postgresql15-devel-15.10-150200.5.33.1.i586"
}
},
{
"category": "product_version",
"name": "postgresql15-llvmjit-15.10-150200.5.33.1.i586",
"product": {
"name": "postgresql15-llvmjit-15.10-150200.5.33.1.i586",
"product_id": "postgresql15-llvmjit-15.10-150200.5.33.1.i586"
}
},
{
"category": "product_version",
"name": "postgresql15-llvmjit-devel-15.10-150200.5.33.1.i586",
"product": {
"name": "postgresql15-llvmjit-devel-15.10-150200.5.33.1.i586",
"product_id": "postgresql15-llvmjit-devel-15.10-150200.5.33.1.i586"
}
},
{
"category": "product_version",
"name": "postgresql15-plperl-15.10-150200.5.33.1.i586",
"product": {
"name": "postgresql15-plperl-15.10-150200.5.33.1.i586",
"product_id": "postgresql15-plperl-15.10-150200.5.33.1.i586"
}
},
{
"category": "product_version",
"name": "postgresql15-plpython-15.10-150200.5.33.1.i586",
"product": {
"name": "postgresql15-plpython-15.10-150200.5.33.1.i586",
"product_id": "postgresql15-plpython-15.10-150200.5.33.1.i586"
}
},
{
"category": "product_version",
"name": "postgresql15-pltcl-15.10-150200.5.33.1.i586",
"product": {
"name": "postgresql15-pltcl-15.10-150200.5.33.1.i586",
"product_id": "postgresql15-pltcl-15.10-150200.5.33.1.i586"
}
},
{
"category": "product_version",
"name": "postgresql15-server-15.10-150200.5.33.1.i586",
"product": {
"name": "postgresql15-server-15.10-150200.5.33.1.i586",
"product_id": "postgresql15-server-15.10-150200.5.33.1.i586"
}
},
{
"category": "product_version",
"name": "postgresql15-server-devel-15.10-150200.5.33.1.i586",
"product": {
"name": "postgresql15-server-devel-15.10-150200.5.33.1.i586",
"product_id": "postgresql15-server-devel-15.10-150200.5.33.1.i586"
}
},
{
"category": "product_version",
"name": "postgresql15-test-15.10-150200.5.33.1.i586",
"product": {
"name": "postgresql15-test-15.10-150200.5.33.1.i586",
"product_id": "postgresql15-test-15.10-150200.5.33.1.i586"
}
}
],
"category": "architecture",
"name": "i586"
},
{
"branches": [
{
"category": "product_version",
"name": "postgresql15-docs-15.10-150200.5.33.1.noarch",
"product": {
"name": "postgresql15-docs-15.10-150200.5.33.1.noarch",
"product_id": "postgresql15-docs-15.10-150200.5.33.1.noarch"
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "postgresql15-15.10-150200.5.33.1.ppc64le",
"product": {
"name": "postgresql15-15.10-150200.5.33.1.ppc64le",
"product_id": "postgresql15-15.10-150200.5.33.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql15-contrib-15.10-150200.5.33.1.ppc64le",
"product": {
"name": "postgresql15-contrib-15.10-150200.5.33.1.ppc64le",
"product_id": "postgresql15-contrib-15.10-150200.5.33.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql15-devel-15.10-150200.5.33.1.ppc64le",
"product": {
"name": "postgresql15-devel-15.10-150200.5.33.1.ppc64le",
"product_id": "postgresql15-devel-15.10-150200.5.33.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql15-llvmjit-15.10-150200.5.33.1.ppc64le",
"product": {
"name": "postgresql15-llvmjit-15.10-150200.5.33.1.ppc64le",
"product_id": "postgresql15-llvmjit-15.10-150200.5.33.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql15-llvmjit-devel-15.10-150200.5.33.1.ppc64le",
"product": {
"name": "postgresql15-llvmjit-devel-15.10-150200.5.33.1.ppc64le",
"product_id": "postgresql15-llvmjit-devel-15.10-150200.5.33.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql15-plperl-15.10-150200.5.33.1.ppc64le",
"product": {
"name": "postgresql15-plperl-15.10-150200.5.33.1.ppc64le",
"product_id": "postgresql15-plperl-15.10-150200.5.33.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql15-plpython-15.10-150200.5.33.1.ppc64le",
"product": {
"name": "postgresql15-plpython-15.10-150200.5.33.1.ppc64le",
"product_id": "postgresql15-plpython-15.10-150200.5.33.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql15-pltcl-15.10-150200.5.33.1.ppc64le",
"product": {
"name": "postgresql15-pltcl-15.10-150200.5.33.1.ppc64le",
"product_id": "postgresql15-pltcl-15.10-150200.5.33.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql15-server-15.10-150200.5.33.1.ppc64le",
"product": {
"name": "postgresql15-server-15.10-150200.5.33.1.ppc64le",
"product_id": "postgresql15-server-15.10-150200.5.33.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql15-server-devel-15.10-150200.5.33.1.ppc64le",
"product": {
"name": "postgresql15-server-devel-15.10-150200.5.33.1.ppc64le",
"product_id": "postgresql15-server-devel-15.10-150200.5.33.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql15-test-15.10-150200.5.33.1.ppc64le",
"product": {
"name": "postgresql15-test-15.10-150200.5.33.1.ppc64le",
"product_id": "postgresql15-test-15.10-150200.5.33.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "postgresql15-15.10-150200.5.33.1.s390x",
"product": {
"name": "postgresql15-15.10-150200.5.33.1.s390x",
"product_id": "postgresql15-15.10-150200.5.33.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql15-contrib-15.10-150200.5.33.1.s390x",
"product": {
"name": "postgresql15-contrib-15.10-150200.5.33.1.s390x",
"product_id": "postgresql15-contrib-15.10-150200.5.33.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql15-devel-15.10-150200.5.33.1.s390x",
"product": {
"name": "postgresql15-devel-15.10-150200.5.33.1.s390x",
"product_id": "postgresql15-devel-15.10-150200.5.33.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql15-llvmjit-15.10-150200.5.33.1.s390x",
"product": {
"name": "postgresql15-llvmjit-15.10-150200.5.33.1.s390x",
"product_id": "postgresql15-llvmjit-15.10-150200.5.33.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql15-llvmjit-devel-15.10-150200.5.33.1.s390x",
"product": {
"name": "postgresql15-llvmjit-devel-15.10-150200.5.33.1.s390x",
"product_id": "postgresql15-llvmjit-devel-15.10-150200.5.33.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql15-plperl-15.10-150200.5.33.1.s390x",
"product": {
"name": "postgresql15-plperl-15.10-150200.5.33.1.s390x",
"product_id": "postgresql15-plperl-15.10-150200.5.33.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql15-plpython-15.10-150200.5.33.1.s390x",
"product": {
"name": "postgresql15-plpython-15.10-150200.5.33.1.s390x",
"product_id": "postgresql15-plpython-15.10-150200.5.33.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql15-pltcl-15.10-150200.5.33.1.s390x",
"product": {
"name": "postgresql15-pltcl-15.10-150200.5.33.1.s390x",
"product_id": "postgresql15-pltcl-15.10-150200.5.33.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql15-server-15.10-150200.5.33.1.s390x",
"product": {
"name": "postgresql15-server-15.10-150200.5.33.1.s390x",
"product_id": "postgresql15-server-15.10-150200.5.33.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql15-server-devel-15.10-150200.5.33.1.s390x",
"product": {
"name": "postgresql15-server-devel-15.10-150200.5.33.1.s390x",
"product_id": "postgresql15-server-devel-15.10-150200.5.33.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql15-test-15.10-150200.5.33.1.s390x",
"product": {
"name": "postgresql15-test-15.10-150200.5.33.1.s390x",
"product_id": "postgresql15-test-15.10-150200.5.33.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "postgresql15-15.10-150200.5.33.1.x86_64",
"product": {
"name": "postgresql15-15.10-150200.5.33.1.x86_64",
"product_id": "postgresql15-15.10-150200.5.33.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql15-contrib-15.10-150200.5.33.1.x86_64",
"product": {
"name": "postgresql15-contrib-15.10-150200.5.33.1.x86_64",
"product_id": "postgresql15-contrib-15.10-150200.5.33.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql15-devel-15.10-150200.5.33.1.x86_64",
"product": {
"name": "postgresql15-devel-15.10-150200.5.33.1.x86_64",
"product_id": "postgresql15-devel-15.10-150200.5.33.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql15-llvmjit-15.10-150200.5.33.1.x86_64",
"product": {
"name": "postgresql15-llvmjit-15.10-150200.5.33.1.x86_64",
"product_id": "postgresql15-llvmjit-15.10-150200.5.33.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql15-llvmjit-devel-15.10-150200.5.33.1.x86_64",
"product": {
"name": "postgresql15-llvmjit-devel-15.10-150200.5.33.1.x86_64",
"product_id": "postgresql15-llvmjit-devel-15.10-150200.5.33.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql15-plperl-15.10-150200.5.33.1.x86_64",
"product": {
"name": "postgresql15-plperl-15.10-150200.5.33.1.x86_64",
"product_id": "postgresql15-plperl-15.10-150200.5.33.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql15-plpython-15.10-150200.5.33.1.x86_64",
"product": {
"name": "postgresql15-plpython-15.10-150200.5.33.1.x86_64",
"product_id": "postgresql15-plpython-15.10-150200.5.33.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql15-pltcl-15.10-150200.5.33.1.x86_64",
"product": {
"name": "postgresql15-pltcl-15.10-150200.5.33.1.x86_64",
"product_id": "postgresql15-pltcl-15.10-150200.5.33.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql15-server-15.10-150200.5.33.1.x86_64",
"product": {
"name": "postgresql15-server-15.10-150200.5.33.1.x86_64",
"product_id": "postgresql15-server-15.10-150200.5.33.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql15-server-devel-15.10-150200.5.33.1.x86_64",
"product": {
"name": "postgresql15-server-devel-15.10-150200.5.33.1.x86_64",
"product_id": "postgresql15-server-devel-15.10-150200.5.33.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql15-test-15.10-150200.5.33.1.x86_64",
"product": {
"name": "postgresql15-test-15.10-150200.5.33.1.x86_64",
"product_id": "postgresql15-test-15.10-150200.5.33.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux Enterprise Module for Basesystem 15 SP5",
"product": {
"name": "SUSE Linux Enterprise Module for Basesystem 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP5",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle-module-basesystem:15:sp5"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Module for Server Applications 15 SP5",
"product": {
"name": "SUSE Linux Enterprise Module for Server Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP5",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle-module-server-applications:15:sp5"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product": {
"name": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle_hpc-ltss:15:sp3"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product": {
"name": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle_hpc-espos:15:sp4"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product": {
"name": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle_hpc-ltss:15:sp4"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server 15 SP3-LTSS",
"product": {
"name": "SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles-ltss:15:sp3"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server 15 SP4-LTSS",
"product": {
"name": "SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles-ltss:15:sp4"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product": {
"name": "SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles_sap:15:sp3"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product": {
"name": "SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles_sap:15:sp4"
}
}
},
{
"category": "product_name",
"name": "SUSE Manager Proxy 4.3",
"product": {
"name": "SUSE Manager Proxy 4.3",
"product_id": "SUSE Manager Proxy 4.3",
"product_identification_helper": {
"cpe": "cpe:/o:suse:suse-manager-proxy:4.3"
}
}
},
{
"category": "product_name",
"name": "SUSE Manager Server 4.3",
"product": {
"name": "SUSE Manager Server 4.3",
"product_id": "SUSE Manager Server 4.3",
"product_identification_helper": {
"cpe": "cpe:/o:suse:suse-manager-server:4.3"
}
}
},
{
"category": "product_name",
"name": "SUSE Enterprise Storage 7.1",
"product": {
"name": "SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1",
"product_identification_helper": {
"cpe": "cpe:/o:suse:ses:7.1"
}
}
},
{
"category": "product_name",
"name": "openSUSE Leap 15.5",
"product": {
"name": "openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5",
"product_identification_helper": {
"cpe": "cpe:/o:opensuse:leap:15.5"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-15.10-150200.5.33.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP5:postgresql15-15.10-150200.5.33.1.aarch64"
},
"product_reference": "postgresql15-15.10-150200.5.33.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-15.10-150200.5.33.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP5:postgresql15-15.10-150200.5.33.1.ppc64le"
},
"product_reference": "postgresql15-15.10-150200.5.33.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-15.10-150200.5.33.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP5:postgresql15-15.10-150200.5.33.1.s390x"
},
"product_reference": "postgresql15-15.10-150200.5.33.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-15.10-150200.5.33.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP5:postgresql15-15.10-150200.5.33.1.x86_64"
},
"product_reference": "postgresql15-15.10-150200.5.33.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-contrib-15.10-150200.5.33.1.aarch64 as component of SUSE Linux Enterprise Module for Server Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-contrib-15.10-150200.5.33.1.aarch64"
},
"product_reference": "postgresql15-contrib-15.10-150200.5.33.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-contrib-15.10-150200.5.33.1.ppc64le as component of SUSE Linux Enterprise Module for Server Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-contrib-15.10-150200.5.33.1.ppc64le"
},
"product_reference": "postgresql15-contrib-15.10-150200.5.33.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-contrib-15.10-150200.5.33.1.s390x as component of SUSE Linux Enterprise Module for Server Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-contrib-15.10-150200.5.33.1.s390x"
},
"product_reference": "postgresql15-contrib-15.10-150200.5.33.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-contrib-15.10-150200.5.33.1.x86_64 as component of SUSE Linux Enterprise Module for Server Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-contrib-15.10-150200.5.33.1.x86_64"
},
"product_reference": "postgresql15-contrib-15.10-150200.5.33.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-devel-15.10-150200.5.33.1.aarch64 as component of SUSE Linux Enterprise Module for Server Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-devel-15.10-150200.5.33.1.aarch64"
},
"product_reference": "postgresql15-devel-15.10-150200.5.33.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-devel-15.10-150200.5.33.1.ppc64le as component of SUSE Linux Enterprise Module for Server Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-devel-15.10-150200.5.33.1.ppc64le"
},
"product_reference": "postgresql15-devel-15.10-150200.5.33.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-devel-15.10-150200.5.33.1.s390x as component of SUSE Linux Enterprise Module for Server Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-devel-15.10-150200.5.33.1.s390x"
},
"product_reference": "postgresql15-devel-15.10-150200.5.33.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-devel-15.10-150200.5.33.1.x86_64 as component of SUSE Linux Enterprise Module for Server Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-devel-15.10-150200.5.33.1.x86_64"
},
"product_reference": "postgresql15-devel-15.10-150200.5.33.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-docs-15.10-150200.5.33.1.noarch as component of SUSE Linux Enterprise Module for Server Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-docs-15.10-150200.5.33.1.noarch"
},
"product_reference": "postgresql15-docs-15.10-150200.5.33.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-plperl-15.10-150200.5.33.1.aarch64 as component of SUSE Linux Enterprise Module for Server Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-plperl-15.10-150200.5.33.1.aarch64"
},
"product_reference": "postgresql15-plperl-15.10-150200.5.33.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-plperl-15.10-150200.5.33.1.ppc64le as component of SUSE Linux Enterprise Module for Server Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-plperl-15.10-150200.5.33.1.ppc64le"
},
"product_reference": "postgresql15-plperl-15.10-150200.5.33.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-plperl-15.10-150200.5.33.1.s390x as component of SUSE Linux Enterprise Module for Server Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-plperl-15.10-150200.5.33.1.s390x"
},
"product_reference": "postgresql15-plperl-15.10-150200.5.33.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-plperl-15.10-150200.5.33.1.x86_64 as component of SUSE Linux Enterprise Module for Server Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-plperl-15.10-150200.5.33.1.x86_64"
},
"product_reference": "postgresql15-plperl-15.10-150200.5.33.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-plpython-15.10-150200.5.33.1.aarch64 as component of SUSE Linux Enterprise Module for Server Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-plpython-15.10-150200.5.33.1.aarch64"
},
"product_reference": "postgresql15-plpython-15.10-150200.5.33.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-plpython-15.10-150200.5.33.1.ppc64le as component of SUSE Linux Enterprise Module for Server Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-plpython-15.10-150200.5.33.1.ppc64le"
},
"product_reference": "postgresql15-plpython-15.10-150200.5.33.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-plpython-15.10-150200.5.33.1.s390x as component of SUSE Linux Enterprise Module for Server Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-plpython-15.10-150200.5.33.1.s390x"
},
"product_reference": "postgresql15-plpython-15.10-150200.5.33.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-plpython-15.10-150200.5.33.1.x86_64 as component of SUSE Linux Enterprise Module for Server Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-plpython-15.10-150200.5.33.1.x86_64"
},
"product_reference": "postgresql15-plpython-15.10-150200.5.33.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-pltcl-15.10-150200.5.33.1.aarch64 as component of SUSE Linux Enterprise Module for Server Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-pltcl-15.10-150200.5.33.1.aarch64"
},
"product_reference": "postgresql15-pltcl-15.10-150200.5.33.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-pltcl-15.10-150200.5.33.1.ppc64le as component of SUSE Linux Enterprise Module for Server Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-pltcl-15.10-150200.5.33.1.ppc64le"
},
"product_reference": "postgresql15-pltcl-15.10-150200.5.33.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-pltcl-15.10-150200.5.33.1.s390x as component of SUSE Linux Enterprise Module for Server Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-pltcl-15.10-150200.5.33.1.s390x"
},
"product_reference": "postgresql15-pltcl-15.10-150200.5.33.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-pltcl-15.10-150200.5.33.1.x86_64 as component of SUSE Linux Enterprise Module for Server Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-pltcl-15.10-150200.5.33.1.x86_64"
},
"product_reference": "postgresql15-pltcl-15.10-150200.5.33.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-server-15.10-150200.5.33.1.aarch64 as component of SUSE Linux Enterprise Module for Server Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-server-15.10-150200.5.33.1.aarch64"
},
"product_reference": "postgresql15-server-15.10-150200.5.33.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-server-15.10-150200.5.33.1.ppc64le as component of SUSE Linux Enterprise Module for Server Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-server-15.10-150200.5.33.1.ppc64le"
},
"product_reference": "postgresql15-server-15.10-150200.5.33.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-server-15.10-150200.5.33.1.s390x as component of SUSE Linux Enterprise Module for Server Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-server-15.10-150200.5.33.1.s390x"
},
"product_reference": "postgresql15-server-15.10-150200.5.33.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-server-15.10-150200.5.33.1.x86_64 as component of SUSE Linux Enterprise Module for Server Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-server-15.10-150200.5.33.1.x86_64"
},
"product_reference": "postgresql15-server-15.10-150200.5.33.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-server-devel-15.10-150200.5.33.1.aarch64 as component of SUSE Linux Enterprise Module for Server Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-server-devel-15.10-150200.5.33.1.aarch64"
},
"product_reference": "postgresql15-server-devel-15.10-150200.5.33.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-server-devel-15.10-150200.5.33.1.ppc64le as component of SUSE Linux Enterprise Module for Server Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-server-devel-15.10-150200.5.33.1.ppc64le"
},
"product_reference": "postgresql15-server-devel-15.10-150200.5.33.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-server-devel-15.10-150200.5.33.1.s390x as component of SUSE Linux Enterprise Module for Server Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-server-devel-15.10-150200.5.33.1.s390x"
},
"product_reference": "postgresql15-server-devel-15.10-150200.5.33.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-server-devel-15.10-150200.5.33.1.x86_64 as component of SUSE Linux Enterprise Module for Server Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-server-devel-15.10-150200.5.33.1.x86_64"
},
"product_reference": "postgresql15-server-devel-15.10-150200.5.33.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-15.10-150200.5.33.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.10-150200.5.33.1.aarch64"
},
"product_reference": "postgresql15-15.10-150200.5.33.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.10-150200.5.33.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.10-150200.5.33.1.x86_64"
},
"product_reference": "postgresql15-15.10-150200.5.33.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.10-150200.5.33.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.10-150200.5.33.1.aarch64"
},
"product_reference": "postgresql15-contrib-15.10-150200.5.33.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.10-150200.5.33.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.10-150200.5.33.1.x86_64"
},
"product_reference": "postgresql15-contrib-15.10-150200.5.33.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.10-150200.5.33.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.10-150200.5.33.1.aarch64"
},
"product_reference": "postgresql15-devel-15.10-150200.5.33.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.10-150200.5.33.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.10-150200.5.33.1.x86_64"
},
"product_reference": "postgresql15-devel-15.10-150200.5.33.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.10-150200.5.33.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.10-150200.5.33.1.noarch"
},
"product_reference": "postgresql15-docs-15.10-150200.5.33.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.10-150200.5.33.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.10-150200.5.33.1.aarch64"
},
"product_reference": "postgresql15-plperl-15.10-150200.5.33.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.10-150200.5.33.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.10-150200.5.33.1.x86_64"
},
"product_reference": "postgresql15-plperl-15.10-150200.5.33.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.10-150200.5.33.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.10-150200.5.33.1.aarch64"
},
"product_reference": "postgresql15-plpython-15.10-150200.5.33.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.10-150200.5.33.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.10-150200.5.33.1.x86_64"
},
"product_reference": "postgresql15-plpython-15.10-150200.5.33.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.10-150200.5.33.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.10-150200.5.33.1.aarch64"
},
"product_reference": "postgresql15-pltcl-15.10-150200.5.33.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.10-150200.5.33.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.10-150200.5.33.1.x86_64"
},
"product_reference": "postgresql15-pltcl-15.10-150200.5.33.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.10-150200.5.33.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.10-150200.5.33.1.aarch64"
},
"product_reference": "postgresql15-server-15.10-150200.5.33.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.10-150200.5.33.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.10-150200.5.33.1.x86_64"
},
"product_reference": "postgresql15-server-15.10-150200.5.33.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.10-150200.5.33.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.10-150200.5.33.1.aarch64"
},
"product_reference": "postgresql15-server-devel-15.10-150200.5.33.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.10-150200.5.33.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.10-150200.5.33.1.x86_64"
},
"product_reference": "postgresql15-server-devel-15.10-150200.5.33.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.10-150200.5.33.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-15.10-150200.5.33.1.aarch64"
},
"product_reference": "postgresql15-15.10-150200.5.33.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-15.10-150200.5.33.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-15.10-150200.5.33.1.x86_64"
},
"product_reference": "postgresql15-15.10-150200.5.33.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-contrib-15.10-150200.5.33.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-contrib-15.10-150200.5.33.1.aarch64"
},
"product_reference": "postgresql15-contrib-15.10-150200.5.33.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-contrib-15.10-150200.5.33.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-contrib-15.10-150200.5.33.1.x86_64"
},
"product_reference": "postgresql15-contrib-15.10-150200.5.33.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-devel-15.10-150200.5.33.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-devel-15.10-150200.5.33.1.aarch64"
},
"product_reference": "postgresql15-devel-15.10-150200.5.33.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-devel-15.10-150200.5.33.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-devel-15.10-150200.5.33.1.x86_64"
},
"product_reference": "postgresql15-devel-15.10-150200.5.33.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-docs-15.10-150200.5.33.1.noarch as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-docs-15.10-150200.5.33.1.noarch"
},
"product_reference": "postgresql15-docs-15.10-150200.5.33.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-plperl-15.10-150200.5.33.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-plperl-15.10-150200.5.33.1.aarch64"
},
"product_reference": "postgresql15-plperl-15.10-150200.5.33.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-plperl-15.10-150200.5.33.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-plperl-15.10-150200.5.33.1.x86_64"
},
"product_reference": "postgresql15-plperl-15.10-150200.5.33.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-plpython-15.10-150200.5.33.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-plpython-15.10-150200.5.33.1.aarch64"
},
"product_reference": "postgresql15-plpython-15.10-150200.5.33.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-plpython-15.10-150200.5.33.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-plpython-15.10-150200.5.33.1.x86_64"
},
"product_reference": "postgresql15-plpython-15.10-150200.5.33.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-pltcl-15.10-150200.5.33.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-pltcl-15.10-150200.5.33.1.aarch64"
},
"product_reference": "postgresql15-pltcl-15.10-150200.5.33.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-pltcl-15.10-150200.5.33.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-pltcl-15.10-150200.5.33.1.x86_64"
},
"product_reference": "postgresql15-pltcl-15.10-150200.5.33.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-server-15.10-150200.5.33.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-server-15.10-150200.5.33.1.aarch64"
},
"product_reference": "postgresql15-server-15.10-150200.5.33.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-server-15.10-150200.5.33.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-server-15.10-150200.5.33.1.x86_64"
},
"product_reference": "postgresql15-server-15.10-150200.5.33.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-server-devel-15.10-150200.5.33.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-server-devel-15.10-150200.5.33.1.aarch64"
},
"product_reference": "postgresql15-server-devel-15.10-150200.5.33.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-server-devel-15.10-150200.5.33.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-server-devel-15.10-150200.5.33.1.x86_64"
},
"product_reference": "postgresql15-server-devel-15.10-150200.5.33.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-15.10-150200.5.33.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-15.10-150200.5.33.1.aarch64"
},
"product_reference": "postgresql15-15.10-150200.5.33.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-15.10-150200.5.33.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-15.10-150200.5.33.1.x86_64"
},
"product_reference": "postgresql15-15.10-150200.5.33.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-contrib-15.10-150200.5.33.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-contrib-15.10-150200.5.33.1.aarch64"
},
"product_reference": "postgresql15-contrib-15.10-150200.5.33.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-contrib-15.10-150200.5.33.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-contrib-15.10-150200.5.33.1.x86_64"
},
"product_reference": "postgresql15-contrib-15.10-150200.5.33.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-devel-15.10-150200.5.33.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-devel-15.10-150200.5.33.1.aarch64"
},
"product_reference": "postgresql15-devel-15.10-150200.5.33.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-devel-15.10-150200.5.33.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-devel-15.10-150200.5.33.1.x86_64"
},
"product_reference": "postgresql15-devel-15.10-150200.5.33.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-docs-15.10-150200.5.33.1.noarch as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-docs-15.10-150200.5.33.1.noarch"
},
"product_reference": "postgresql15-docs-15.10-150200.5.33.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-plperl-15.10-150200.5.33.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-plperl-15.10-150200.5.33.1.aarch64"
},
"product_reference": "postgresql15-plperl-15.10-150200.5.33.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-plperl-15.10-150200.5.33.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-plperl-15.10-150200.5.33.1.x86_64"
},
"product_reference": "postgresql15-plperl-15.10-150200.5.33.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-plpython-15.10-150200.5.33.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-plpython-15.10-150200.5.33.1.aarch64"
},
"product_reference": "postgresql15-plpython-15.10-150200.5.33.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-plpython-15.10-150200.5.33.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-plpython-15.10-150200.5.33.1.x86_64"
},
"product_reference": "postgresql15-plpython-15.10-150200.5.33.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-pltcl-15.10-150200.5.33.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-pltcl-15.10-150200.5.33.1.aarch64"
},
"product_reference": "postgresql15-pltcl-15.10-150200.5.33.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-pltcl-15.10-150200.5.33.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-pltcl-15.10-150200.5.33.1.x86_64"
},
"product_reference": "postgresql15-pltcl-15.10-150200.5.33.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-server-15.10-150200.5.33.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-server-15.10-150200.5.33.1.aarch64"
},
"product_reference": "postgresql15-server-15.10-150200.5.33.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-server-15.10-150200.5.33.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-server-15.10-150200.5.33.1.x86_64"
},
"product_reference": "postgresql15-server-15.10-150200.5.33.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-server-devel-15.10-150200.5.33.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-server-devel-15.10-150200.5.33.1.aarch64"
},
"product_reference": "postgresql15-server-devel-15.10-150200.5.33.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-server-devel-15.10-150200.5.33.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-server-devel-15.10-150200.5.33.1.x86_64"
},
"product_reference": "postgresql15-server-devel-15.10-150200.5.33.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-15.10-150200.5.33.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-15.10-150200.5.33.1.aarch64"
},
"product_reference": "postgresql15-15.10-150200.5.33.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-15.10-150200.5.33.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-15.10-150200.5.33.1.ppc64le"
},
"product_reference": "postgresql15-15.10-150200.5.33.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-15.10-150200.5.33.1.s390x as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-15.10-150200.5.33.1.s390x"
},
"product_reference": "postgresql15-15.10-150200.5.33.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-15.10-150200.5.33.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-15.10-150200.5.33.1.x86_64"
},
"product_reference": "postgresql15-15.10-150200.5.33.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.10-150200.5.33.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-contrib-15.10-150200.5.33.1.aarch64"
},
"product_reference": "postgresql15-contrib-15.10-150200.5.33.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-contrib-15.10-150200.5.33.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-contrib-15.10-150200.5.33.1.ppc64le"
},
"product_reference": "postgresql15-contrib-15.10-150200.5.33.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-contrib-15.10-150200.5.33.1.s390x as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-contrib-15.10-150200.5.33.1.s390x"
},
"product_reference": "postgresql15-contrib-15.10-150200.5.33.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-contrib-15.10-150200.5.33.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.10-150200.5.33.1.x86_64"
},
"product_reference": "postgresql15-contrib-15.10-150200.5.33.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.10-150200.5.33.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-devel-15.10-150200.5.33.1.aarch64"
},
"product_reference": "postgresql15-devel-15.10-150200.5.33.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-devel-15.10-150200.5.33.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-devel-15.10-150200.5.33.1.ppc64le"
},
"product_reference": "postgresql15-devel-15.10-150200.5.33.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-devel-15.10-150200.5.33.1.s390x as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-devel-15.10-150200.5.33.1.s390x"
},
"product_reference": "postgresql15-devel-15.10-150200.5.33.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-devel-15.10-150200.5.33.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.10-150200.5.33.1.x86_64"
},
"product_reference": "postgresql15-devel-15.10-150200.5.33.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.10-150200.5.33.1.noarch as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-docs-15.10-150200.5.33.1.noarch"
},
"product_reference": "postgresql15-docs-15.10-150200.5.33.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-plperl-15.10-150200.5.33.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-plperl-15.10-150200.5.33.1.aarch64"
},
"product_reference": "postgresql15-plperl-15.10-150200.5.33.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-plperl-15.10-150200.5.33.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-plperl-15.10-150200.5.33.1.ppc64le"
},
"product_reference": "postgresql15-plperl-15.10-150200.5.33.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-plperl-15.10-150200.5.33.1.s390x as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-plperl-15.10-150200.5.33.1.s390x"
},
"product_reference": "postgresql15-plperl-15.10-150200.5.33.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-plperl-15.10-150200.5.33.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.10-150200.5.33.1.x86_64"
},
"product_reference": "postgresql15-plperl-15.10-150200.5.33.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.10-150200.5.33.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-plpython-15.10-150200.5.33.1.aarch64"
},
"product_reference": "postgresql15-plpython-15.10-150200.5.33.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-plpython-15.10-150200.5.33.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-plpython-15.10-150200.5.33.1.ppc64le"
},
"product_reference": "postgresql15-plpython-15.10-150200.5.33.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-plpython-15.10-150200.5.33.1.s390x as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-plpython-15.10-150200.5.33.1.s390x"
},
"product_reference": "postgresql15-plpython-15.10-150200.5.33.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-plpython-15.10-150200.5.33.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.10-150200.5.33.1.x86_64"
},
"product_reference": "postgresql15-plpython-15.10-150200.5.33.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.10-150200.5.33.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-pltcl-15.10-150200.5.33.1.aarch64"
},
"product_reference": "postgresql15-pltcl-15.10-150200.5.33.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-pltcl-15.10-150200.5.33.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-pltcl-15.10-150200.5.33.1.ppc64le"
},
"product_reference": "postgresql15-pltcl-15.10-150200.5.33.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-pltcl-15.10-150200.5.33.1.s390x as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-pltcl-15.10-150200.5.33.1.s390x"
},
"product_reference": "postgresql15-pltcl-15.10-150200.5.33.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-pltcl-15.10-150200.5.33.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.10-150200.5.33.1.x86_64"
},
"product_reference": "postgresql15-pltcl-15.10-150200.5.33.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.10-150200.5.33.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-server-15.10-150200.5.33.1.aarch64"
},
"product_reference": "postgresql15-server-15.10-150200.5.33.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-server-15.10-150200.5.33.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-server-15.10-150200.5.33.1.ppc64le"
},
"product_reference": "postgresql15-server-15.10-150200.5.33.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-server-15.10-150200.5.33.1.s390x as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-server-15.10-150200.5.33.1.s390x"
},
"product_reference": "postgresql15-server-15.10-150200.5.33.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-server-15.10-150200.5.33.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.10-150200.5.33.1.x86_64"
},
"product_reference": "postgresql15-server-15.10-150200.5.33.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.10-150200.5.33.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.10-150200.5.33.1.aarch64"
},
"product_reference": "postgresql15-server-devel-15.10-150200.5.33.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.10-150200.5.33.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.10-150200.5.33.1.ppc64le"
},
"product_reference": "postgresql15-server-devel-15.10-150200.5.33.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.10-150200.5.33.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.10-150200.5.33.1.s390x"
},
"product_reference": "postgresql15-server-devel-15.10-150200.5.33.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.10-150200.5.33.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.10-150200.5.33.1.x86_64"
},
"product_reference": "postgresql15-server-devel-15.10-150200.5.33.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-15.10-150200.5.33.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-15.10-150200.5.33.1.aarch64"
},
"product_reference": "postgresql15-15.10-150200.5.33.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-15.10-150200.5.33.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-15.10-150200.5.33.1.ppc64le"
},
"product_reference": "postgresql15-15.10-150200.5.33.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-15.10-150200.5.33.1.s390x as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-15.10-150200.5.33.1.s390x"
},
"product_reference": "postgresql15-15.10-150200.5.33.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-15.10-150200.5.33.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-15.10-150200.5.33.1.x86_64"
},
"product_reference": "postgresql15-15.10-150200.5.33.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-contrib-15.10-150200.5.33.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-contrib-15.10-150200.5.33.1.aarch64"
},
"product_reference": "postgresql15-contrib-15.10-150200.5.33.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-contrib-15.10-150200.5.33.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-contrib-15.10-150200.5.33.1.ppc64le"
},
"product_reference": "postgresql15-contrib-15.10-150200.5.33.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-contrib-15.10-150200.5.33.1.s390x as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-contrib-15.10-150200.5.33.1.s390x"
},
"product_reference": "postgresql15-contrib-15.10-150200.5.33.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-contrib-15.10-150200.5.33.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-contrib-15.10-150200.5.33.1.x86_64"
},
"product_reference": "postgresql15-contrib-15.10-150200.5.33.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-devel-15.10-150200.5.33.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-devel-15.10-150200.5.33.1.aarch64"
},
"product_reference": "postgresql15-devel-15.10-150200.5.33.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-devel-15.10-150200.5.33.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-devel-15.10-150200.5.33.1.ppc64le"
},
"product_reference": "postgresql15-devel-15.10-150200.5.33.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-devel-15.10-150200.5.33.1.s390x as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-devel-15.10-150200.5.33.1.s390x"
},
"product_reference": "postgresql15-devel-15.10-150200.5.33.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-devel-15.10-150200.5.33.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-devel-15.10-150200.5.33.1.x86_64"
},
"product_reference": "postgresql15-devel-15.10-150200.5.33.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-docs-15.10-150200.5.33.1.noarch as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-docs-15.10-150200.5.33.1.noarch"
},
"product_reference": "postgresql15-docs-15.10-150200.5.33.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-plperl-15.10-150200.5.33.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-plperl-15.10-150200.5.33.1.aarch64"
},
"product_reference": "postgresql15-plperl-15.10-150200.5.33.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-plperl-15.10-150200.5.33.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-plperl-15.10-150200.5.33.1.ppc64le"
},
"product_reference": "postgresql15-plperl-15.10-150200.5.33.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-plperl-15.10-150200.5.33.1.s390x as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-plperl-15.10-150200.5.33.1.s390x"
},
"product_reference": "postgresql15-plperl-15.10-150200.5.33.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-plperl-15.10-150200.5.33.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-plperl-15.10-150200.5.33.1.x86_64"
},
"product_reference": "postgresql15-plperl-15.10-150200.5.33.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-plpython-15.10-150200.5.33.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-plpython-15.10-150200.5.33.1.aarch64"
},
"product_reference": "postgresql15-plpython-15.10-150200.5.33.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-plpython-15.10-150200.5.33.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-plpython-15.10-150200.5.33.1.ppc64le"
},
"product_reference": "postgresql15-plpython-15.10-150200.5.33.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-plpython-15.10-150200.5.33.1.s390x as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-plpython-15.10-150200.5.33.1.s390x"
},
"product_reference": "postgresql15-plpython-15.10-150200.5.33.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-plpython-15.10-150200.5.33.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-plpython-15.10-150200.5.33.1.x86_64"
},
"product_reference": "postgresql15-plpython-15.10-150200.5.33.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-pltcl-15.10-150200.5.33.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-pltcl-15.10-150200.5.33.1.aarch64"
},
"product_reference": "postgresql15-pltcl-15.10-150200.5.33.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-pltcl-15.10-150200.5.33.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-pltcl-15.10-150200.5.33.1.ppc64le"
},
"product_reference": "postgresql15-pltcl-15.10-150200.5.33.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-pltcl-15.10-150200.5.33.1.s390x as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-pltcl-15.10-150200.5.33.1.s390x"
},
"product_reference": "postgresql15-pltcl-15.10-150200.5.33.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-pltcl-15.10-150200.5.33.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-pltcl-15.10-150200.5.33.1.x86_64"
},
"product_reference": "postgresql15-pltcl-15.10-150200.5.33.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-server-15.10-150200.5.33.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-server-15.10-150200.5.33.1.aarch64"
},
"product_reference": "postgresql15-server-15.10-150200.5.33.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-server-15.10-150200.5.33.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-server-15.10-150200.5.33.1.ppc64le"
},
"product_reference": "postgresql15-server-15.10-150200.5.33.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-server-15.10-150200.5.33.1.s390x as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-server-15.10-150200.5.33.1.s390x"
},
"product_reference": "postgresql15-server-15.10-150200.5.33.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-server-15.10-150200.5.33.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-server-15.10-150200.5.33.1.x86_64"
},
"product_reference": "postgresql15-server-15.10-150200.5.33.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-server-devel-15.10-150200.5.33.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-server-devel-15.10-150200.5.33.1.aarch64"
},
"product_reference": "postgresql15-server-devel-15.10-150200.5.33.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-server-devel-15.10-150200.5.33.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-server-devel-15.10-150200.5.33.1.ppc64le"
},
"product_reference": "postgresql15-server-devel-15.10-150200.5.33.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-server-devel-15.10-150200.5.33.1.s390x as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-server-devel-15.10-150200.5.33.1.s390x"
},
"product_reference": "postgresql15-server-devel-15.10-150200.5.33.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-server-devel-15.10-150200.5.33.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-server-devel-15.10-150200.5.33.1.x86_64"
},
"product_reference": "postgresql15-server-devel-15.10-150200.5.33.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-15.10-150200.5.33.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.10-150200.5.33.1.ppc64le"
},
"product_reference": "postgresql15-15.10-150200.5.33.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.10-150200.5.33.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.10-150200.5.33.1.x86_64"
},
"product_reference": "postgresql15-15.10-150200.5.33.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.10-150200.5.33.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.10-150200.5.33.1.ppc64le"
},
"product_reference": "postgresql15-contrib-15.10-150200.5.33.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.10-150200.5.33.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.10-150200.5.33.1.x86_64"
},
"product_reference": "postgresql15-contrib-15.10-150200.5.33.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.10-150200.5.33.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.10-150200.5.33.1.ppc64le"
},
"product_reference": "postgresql15-devel-15.10-150200.5.33.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.10-150200.5.33.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.10-150200.5.33.1.x86_64"
},
"product_reference": "postgresql15-devel-15.10-150200.5.33.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.10-150200.5.33.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.10-150200.5.33.1.noarch"
},
"product_reference": "postgresql15-docs-15.10-150200.5.33.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.10-150200.5.33.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.10-150200.5.33.1.ppc64le"
},
"product_reference": "postgresql15-plperl-15.10-150200.5.33.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.10-150200.5.33.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.10-150200.5.33.1.x86_64"
},
"product_reference": "postgresql15-plperl-15.10-150200.5.33.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.10-150200.5.33.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.10-150200.5.33.1.ppc64le"
},
"product_reference": "postgresql15-plpython-15.10-150200.5.33.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.10-150200.5.33.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.10-150200.5.33.1.x86_64"
},
"product_reference": "postgresql15-plpython-15.10-150200.5.33.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.10-150200.5.33.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.10-150200.5.33.1.ppc64le"
},
"product_reference": "postgresql15-pltcl-15.10-150200.5.33.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.10-150200.5.33.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.10-150200.5.33.1.x86_64"
},
"product_reference": "postgresql15-pltcl-15.10-150200.5.33.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.10-150200.5.33.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.10-150200.5.33.1.ppc64le"
},
"product_reference": "postgresql15-server-15.10-150200.5.33.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.10-150200.5.33.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.10-150200.5.33.1.x86_64"
},
"product_reference": "postgresql15-server-15.10-150200.5.33.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.10-150200.5.33.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.10-150200.5.33.1.ppc64le"
},
"product_reference": "postgresql15-server-devel-15.10-150200.5.33.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.10-150200.5.33.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.10-150200.5.33.1.x86_64"
},
"product_reference": "postgresql15-server-devel-15.10-150200.5.33.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.10-150200.5.33.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-15.10-150200.5.33.1.ppc64le"
},
"product_reference": "postgresql15-15.10-150200.5.33.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-15.10-150200.5.33.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-15.10-150200.5.33.1.x86_64"
},
"product_reference": "postgresql15-15.10-150200.5.33.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-contrib-15.10-150200.5.33.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-contrib-15.10-150200.5.33.1.ppc64le"
},
"product_reference": "postgresql15-contrib-15.10-150200.5.33.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-contrib-15.10-150200.5.33.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-contrib-15.10-150200.5.33.1.x86_64"
},
"product_reference": "postgresql15-contrib-15.10-150200.5.33.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-devel-15.10-150200.5.33.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-devel-15.10-150200.5.33.1.ppc64le"
},
"product_reference": "postgresql15-devel-15.10-150200.5.33.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-devel-15.10-150200.5.33.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-devel-15.10-150200.5.33.1.x86_64"
},
"product_reference": "postgresql15-devel-15.10-150200.5.33.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-docs-15.10-150200.5.33.1.noarch as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-docs-15.10-150200.5.33.1.noarch"
},
"product_reference": "postgresql15-docs-15.10-150200.5.33.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-plperl-15.10-150200.5.33.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-plperl-15.10-150200.5.33.1.ppc64le"
},
"product_reference": "postgresql15-plperl-15.10-150200.5.33.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-plperl-15.10-150200.5.33.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-plperl-15.10-150200.5.33.1.x86_64"
},
"product_reference": "postgresql15-plperl-15.10-150200.5.33.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-plpython-15.10-150200.5.33.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-plpython-15.10-150200.5.33.1.ppc64le"
},
"product_reference": "postgresql15-plpython-15.10-150200.5.33.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-plpython-15.10-150200.5.33.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-plpython-15.10-150200.5.33.1.x86_64"
},
"product_reference": "postgresql15-plpython-15.10-150200.5.33.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-pltcl-15.10-150200.5.33.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-pltcl-15.10-150200.5.33.1.ppc64le"
},
"product_reference": "postgresql15-pltcl-15.10-150200.5.33.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-pltcl-15.10-150200.5.33.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-pltcl-15.10-150200.5.33.1.x86_64"
},
"product_reference": "postgresql15-pltcl-15.10-150200.5.33.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-server-15.10-150200.5.33.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-server-15.10-150200.5.33.1.ppc64le"
},
"product_reference": "postgresql15-server-15.10-150200.5.33.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-server-15.10-150200.5.33.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-server-15.10-150200.5.33.1.x86_64"
},
"product_reference": "postgresql15-server-15.10-150200.5.33.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-server-devel-15.10-150200.5.33.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-server-devel-15.10-150200.5.33.1.ppc64le"
},
"product_reference": "postgresql15-server-devel-15.10-150200.5.33.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-server-devel-15.10-150200.5.33.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-server-devel-15.10-150200.5.33.1.x86_64"
},
"product_reference": "postgresql15-server-devel-15.10-150200.5.33.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-15.10-150200.5.33.1.x86_64 as component of SUSE Manager Proxy 4.3",
"product_id": "SUSE Manager Proxy 4.3:postgresql15-15.10-150200.5.33.1.x86_64"
},
"product_reference": "postgresql15-15.10-150200.5.33.1.x86_64",
"relates_to_product_reference": "SUSE Manager Proxy 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-contrib-15.10-150200.5.33.1.x86_64 as component of SUSE Manager Proxy 4.3",
"product_id": "SUSE Manager Proxy 4.3:postgresql15-contrib-15.10-150200.5.33.1.x86_64"
},
"product_reference": "postgresql15-contrib-15.10-150200.5.33.1.x86_64",
"relates_to_product_reference": "SUSE Manager Proxy 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-devel-15.10-150200.5.33.1.x86_64 as component of SUSE Manager Proxy 4.3",
"product_id": "SUSE Manager Proxy 4.3:postgresql15-devel-15.10-150200.5.33.1.x86_64"
},
"product_reference": "postgresql15-devel-15.10-150200.5.33.1.x86_64",
"relates_to_product_reference": "SUSE Manager Proxy 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-docs-15.10-150200.5.33.1.noarch as component of SUSE Manager Proxy 4.3",
"product_id": "SUSE Manager Proxy 4.3:postgresql15-docs-15.10-150200.5.33.1.noarch"
},
"product_reference": "postgresql15-docs-15.10-150200.5.33.1.noarch",
"relates_to_product_reference": "SUSE Manager Proxy 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-plperl-15.10-150200.5.33.1.x86_64 as component of SUSE Manager Proxy 4.3",
"product_id": "SUSE Manager Proxy 4.3:postgresql15-plperl-15.10-150200.5.33.1.x86_64"
},
"product_reference": "postgresql15-plperl-15.10-150200.5.33.1.x86_64",
"relates_to_product_reference": "SUSE Manager Proxy 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-plpython-15.10-150200.5.33.1.x86_64 as component of SUSE Manager Proxy 4.3",
"product_id": "SUSE Manager Proxy 4.3:postgresql15-plpython-15.10-150200.5.33.1.x86_64"
},
"product_reference": "postgresql15-plpython-15.10-150200.5.33.1.x86_64",
"relates_to_product_reference": "SUSE Manager Proxy 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-pltcl-15.10-150200.5.33.1.x86_64 as component of SUSE Manager Proxy 4.3",
"product_id": "SUSE Manager Proxy 4.3:postgresql15-pltcl-15.10-150200.5.33.1.x86_64"
},
"product_reference": "postgresql15-pltcl-15.10-150200.5.33.1.x86_64",
"relates_to_product_reference": "SUSE Manager Proxy 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-server-15.10-150200.5.33.1.x86_64 as component of SUSE Manager Proxy 4.3",
"product_id": "SUSE Manager Proxy 4.3:postgresql15-server-15.10-150200.5.33.1.x86_64"
},
"product_reference": "postgresql15-server-15.10-150200.5.33.1.x86_64",
"relates_to_product_reference": "SUSE Manager Proxy 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-server-devel-15.10-150200.5.33.1.x86_64 as component of SUSE Manager Proxy 4.3",
"product_id": "SUSE Manager Proxy 4.3:postgresql15-server-devel-15.10-150200.5.33.1.x86_64"
},
"product_reference": "postgresql15-server-devel-15.10-150200.5.33.1.x86_64",
"relates_to_product_reference": "SUSE Manager Proxy 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-15.10-150200.5.33.1.ppc64le as component of SUSE Manager Server 4.3",
"product_id": "SUSE Manager Server 4.3:postgresql15-15.10-150200.5.33.1.ppc64le"
},
"product_reference": "postgresql15-15.10-150200.5.33.1.ppc64le",
"relates_to_product_reference": "SUSE Manager Server 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-15.10-150200.5.33.1.s390x as component of SUSE Manager Server 4.3",
"product_id": "SUSE Manager Server 4.3:postgresql15-15.10-150200.5.33.1.s390x"
},
"product_reference": "postgresql15-15.10-150200.5.33.1.s390x",
"relates_to_product_reference": "SUSE Manager Server 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-15.10-150200.5.33.1.x86_64 as component of SUSE Manager Server 4.3",
"product_id": "SUSE Manager Server 4.3:postgresql15-15.10-150200.5.33.1.x86_64"
},
"product_reference": "postgresql15-15.10-150200.5.33.1.x86_64",
"relates_to_product_reference": "SUSE Manager Server 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-contrib-15.10-150200.5.33.1.ppc64le as component of SUSE Manager Server 4.3",
"product_id": "SUSE Manager Server 4.3:postgresql15-contrib-15.10-150200.5.33.1.ppc64le"
},
"product_reference": "postgresql15-contrib-15.10-150200.5.33.1.ppc64le",
"relates_to_product_reference": "SUSE Manager Server 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-contrib-15.10-150200.5.33.1.s390x as component of SUSE Manager Server 4.3",
"product_id": "SUSE Manager Server 4.3:postgresql15-contrib-15.10-150200.5.33.1.s390x"
},
"product_reference": "postgresql15-contrib-15.10-150200.5.33.1.s390x",
"relates_to_product_reference": "SUSE Manager Server 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-contrib-15.10-150200.5.33.1.x86_64 as component of SUSE Manager Server 4.3",
"product_id": "SUSE Manager Server 4.3:postgresql15-contrib-15.10-150200.5.33.1.x86_64"
},
"product_reference": "postgresql15-contrib-15.10-150200.5.33.1.x86_64",
"relates_to_product_reference": "SUSE Manager Server 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-devel-15.10-150200.5.33.1.ppc64le as component of SUSE Manager Server 4.3",
"product_id": "SUSE Manager Server 4.3:postgresql15-devel-15.10-150200.5.33.1.ppc64le"
},
"product_reference": "postgresql15-devel-15.10-150200.5.33.1.ppc64le",
"relates_to_product_reference": "SUSE Manager Server 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-devel-15.10-150200.5.33.1.s390x as component of SUSE Manager Server 4.3",
"product_id": "SUSE Manager Server 4.3:postgresql15-devel-15.10-150200.5.33.1.s390x"
},
"product_reference": "postgresql15-devel-15.10-150200.5.33.1.s390x",
"relates_to_product_reference": "SUSE Manager Server 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-devel-15.10-150200.5.33.1.x86_64 as component of SUSE Manager Server 4.3",
"product_id": "SUSE Manager Server 4.3:postgresql15-devel-15.10-150200.5.33.1.x86_64"
},
"product_reference": "postgresql15-devel-15.10-150200.5.33.1.x86_64",
"relates_to_product_reference": "SUSE Manager Server 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-docs-15.10-150200.5.33.1.noarch as component of SUSE Manager Server 4.3",
"product_id": "SUSE Manager Server 4.3:postgresql15-docs-15.10-150200.5.33.1.noarch"
},
"product_reference": "postgresql15-docs-15.10-150200.5.33.1.noarch",
"relates_to_product_reference": "SUSE Manager Server 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-plperl-15.10-150200.5.33.1.ppc64le as component of SUSE Manager Server 4.3",
"product_id": "SUSE Manager Server 4.3:postgresql15-plperl-15.10-150200.5.33.1.ppc64le"
},
"product_reference": "postgresql15-plperl-15.10-150200.5.33.1.ppc64le",
"relates_to_product_reference": "SUSE Manager Server 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-plperl-15.10-150200.5.33.1.s390x as component of SUSE Manager Server 4.3",
"product_id": "SUSE Manager Server 4.3:postgresql15-plperl-15.10-150200.5.33.1.s390x"
},
"product_reference": "postgresql15-plperl-15.10-150200.5.33.1.s390x",
"relates_to_product_reference": "SUSE Manager Server 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-plperl-15.10-150200.5.33.1.x86_64 as component of SUSE Manager Server 4.3",
"product_id": "SUSE Manager Server 4.3:postgresql15-plperl-15.10-150200.5.33.1.x86_64"
},
"product_reference": "postgresql15-plperl-15.10-150200.5.33.1.x86_64",
"relates_to_product_reference": "SUSE Manager Server 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-plpython-15.10-150200.5.33.1.ppc64le as component of SUSE Manager Server 4.3",
"product_id": "SUSE Manager Server 4.3:postgresql15-plpython-15.10-150200.5.33.1.ppc64le"
},
"product_reference": "postgresql15-plpython-15.10-150200.5.33.1.ppc64le",
"relates_to_product_reference": "SUSE Manager Server 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-plpython-15.10-150200.5.33.1.s390x as component of SUSE Manager Server 4.3",
"product_id": "SUSE Manager Server 4.3:postgresql15-plpython-15.10-150200.5.33.1.s390x"
},
"product_reference": "postgresql15-plpython-15.10-150200.5.33.1.s390x",
"relates_to_product_reference": "SUSE Manager Server 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-plpython-15.10-150200.5.33.1.x86_64 as component of SUSE Manager Server 4.3",
"product_id": "SUSE Manager Server 4.3:postgresql15-plpython-15.10-150200.5.33.1.x86_64"
},
"product_reference": "postgresql15-plpython-15.10-150200.5.33.1.x86_64",
"relates_to_product_reference": "SUSE Manager Server 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-pltcl-15.10-150200.5.33.1.ppc64le as component of SUSE Manager Server 4.3",
"product_id": "SUSE Manager Server 4.3:postgresql15-pltcl-15.10-150200.5.33.1.ppc64le"
},
"product_reference": "postgresql15-pltcl-15.10-150200.5.33.1.ppc64le",
"relates_to_product_reference": "SUSE Manager Server 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-pltcl-15.10-150200.5.33.1.s390x as component of SUSE Manager Server 4.3",
"product_id": "SUSE Manager Server 4.3:postgresql15-pltcl-15.10-150200.5.33.1.s390x"
},
"product_reference": "postgresql15-pltcl-15.10-150200.5.33.1.s390x",
"relates_to_product_reference": "SUSE Manager Server 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-pltcl-15.10-150200.5.33.1.x86_64 as component of SUSE Manager Server 4.3",
"product_id": "SUSE Manager Server 4.3:postgresql15-pltcl-15.10-150200.5.33.1.x86_64"
},
"product_reference": "postgresql15-pltcl-15.10-150200.5.33.1.x86_64",
"relates_to_product_reference": "SUSE Manager Server 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-server-15.10-150200.5.33.1.ppc64le as component of SUSE Manager Server 4.3",
"product_id": "SUSE Manager Server 4.3:postgresql15-server-15.10-150200.5.33.1.ppc64le"
},
"product_reference": "postgresql15-server-15.10-150200.5.33.1.ppc64le",
"relates_to_product_reference": "SUSE Manager Server 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-server-15.10-150200.5.33.1.s390x as component of SUSE Manager Server 4.3",
"product_id": "SUSE Manager Server 4.3:postgresql15-server-15.10-150200.5.33.1.s390x"
},
"product_reference": "postgresql15-server-15.10-150200.5.33.1.s390x",
"relates_to_product_reference": "SUSE Manager Server 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-server-15.10-150200.5.33.1.x86_64 as component of SUSE Manager Server 4.3",
"product_id": "SUSE Manager Server 4.3:postgresql15-server-15.10-150200.5.33.1.x86_64"
},
"product_reference": "postgresql15-server-15.10-150200.5.33.1.x86_64",
"relates_to_product_reference": "SUSE Manager Server 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-server-devel-15.10-150200.5.33.1.ppc64le as component of SUSE Manager Server 4.3",
"product_id": "SUSE Manager Server 4.3:postgresql15-server-devel-15.10-150200.5.33.1.ppc64le"
},
"product_reference": "postgresql15-server-devel-15.10-150200.5.33.1.ppc64le",
"relates_to_product_reference": "SUSE Manager Server 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-server-devel-15.10-150200.5.33.1.s390x as component of SUSE Manager Server 4.3",
"product_id": "SUSE Manager Server 4.3:postgresql15-server-devel-15.10-150200.5.33.1.s390x"
},
"product_reference": "postgresql15-server-devel-15.10-150200.5.33.1.s390x",
"relates_to_product_reference": "SUSE Manager Server 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-server-devel-15.10-150200.5.33.1.x86_64 as component of SUSE Manager Server 4.3",
"product_id": "SUSE Manager Server 4.3:postgresql15-server-devel-15.10-150200.5.33.1.x86_64"
},
"product_reference": "postgresql15-server-devel-15.10-150200.5.33.1.x86_64",
"relates_to_product_reference": "SUSE Manager Server 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-15.10-150200.5.33.1.aarch64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:postgresql15-15.10-150200.5.33.1.aarch64"
},
"product_reference": "postgresql15-15.10-150200.5.33.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-15.10-150200.5.33.1.x86_64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:postgresql15-15.10-150200.5.33.1.x86_64"
},
"product_reference": "postgresql15-15.10-150200.5.33.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-contrib-15.10-150200.5.33.1.aarch64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:postgresql15-contrib-15.10-150200.5.33.1.aarch64"
},
"product_reference": "postgresql15-contrib-15.10-150200.5.33.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-contrib-15.10-150200.5.33.1.x86_64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:postgresql15-contrib-15.10-150200.5.33.1.x86_64"
},
"product_reference": "postgresql15-contrib-15.10-150200.5.33.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-devel-15.10-150200.5.33.1.aarch64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:postgresql15-devel-15.10-150200.5.33.1.aarch64"
},
"product_reference": "postgresql15-devel-15.10-150200.5.33.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-devel-15.10-150200.5.33.1.x86_64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:postgresql15-devel-15.10-150200.5.33.1.x86_64"
},
"product_reference": "postgresql15-devel-15.10-150200.5.33.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-docs-15.10-150200.5.33.1.noarch as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:postgresql15-docs-15.10-150200.5.33.1.noarch"
},
"product_reference": "postgresql15-docs-15.10-150200.5.33.1.noarch",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-plperl-15.10-150200.5.33.1.aarch64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:postgresql15-plperl-15.10-150200.5.33.1.aarch64"
},
"product_reference": "postgresql15-plperl-15.10-150200.5.33.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-plperl-15.10-150200.5.33.1.x86_64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:postgresql15-plperl-15.10-150200.5.33.1.x86_64"
},
"product_reference": "postgresql15-plperl-15.10-150200.5.33.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-plpython-15.10-150200.5.33.1.aarch64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:postgresql15-plpython-15.10-150200.5.33.1.aarch64"
},
"product_reference": "postgresql15-plpython-15.10-150200.5.33.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-plpython-15.10-150200.5.33.1.x86_64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:postgresql15-plpython-15.10-150200.5.33.1.x86_64"
},
"product_reference": "postgresql15-plpython-15.10-150200.5.33.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-pltcl-15.10-150200.5.33.1.aarch64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:postgresql15-pltcl-15.10-150200.5.33.1.aarch64"
},
"product_reference": "postgresql15-pltcl-15.10-150200.5.33.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-pltcl-15.10-150200.5.33.1.x86_64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:postgresql15-pltcl-15.10-150200.5.33.1.x86_64"
},
"product_reference": "postgresql15-pltcl-15.10-150200.5.33.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-server-15.10-150200.5.33.1.aarch64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:postgresql15-server-15.10-150200.5.33.1.aarch64"
},
"product_reference": "postgresql15-server-15.10-150200.5.33.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-server-15.10-150200.5.33.1.x86_64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:postgresql15-server-15.10-150200.5.33.1.x86_64"
},
"product_reference": "postgresql15-server-15.10-150200.5.33.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-server-devel-15.10-150200.5.33.1.aarch64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:postgresql15-server-devel-15.10-150200.5.33.1.aarch64"
},
"product_reference": "postgresql15-server-devel-15.10-150200.5.33.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-server-devel-15.10-150200.5.33.1.x86_64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:postgresql15-server-devel-15.10-150200.5.33.1.x86_64"
},
"product_reference": "postgresql15-server-devel-15.10-150200.5.33.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-15.10-150200.5.33.1.aarch64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:postgresql15-15.10-150200.5.33.1.aarch64"
},
"product_reference": "postgresql15-15.10-150200.5.33.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-15.10-150200.5.33.1.ppc64le as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:postgresql15-15.10-150200.5.33.1.ppc64le"
},
"product_reference": "postgresql15-15.10-150200.5.33.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-15.10-150200.5.33.1.s390x as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:postgresql15-15.10-150200.5.33.1.s390x"
},
"product_reference": "postgresql15-15.10-150200.5.33.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-15.10-150200.5.33.1.x86_64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:postgresql15-15.10-150200.5.33.1.x86_64"
},
"product_reference": "postgresql15-15.10-150200.5.33.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-contrib-15.10-150200.5.33.1.aarch64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:postgresql15-contrib-15.10-150200.5.33.1.aarch64"
},
"product_reference": "postgresql15-contrib-15.10-150200.5.33.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-contrib-15.10-150200.5.33.1.ppc64le as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:postgresql15-contrib-15.10-150200.5.33.1.ppc64le"
},
"product_reference": "postgresql15-contrib-15.10-150200.5.33.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-contrib-15.10-150200.5.33.1.s390x as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:postgresql15-contrib-15.10-150200.5.33.1.s390x"
},
"product_reference": "postgresql15-contrib-15.10-150200.5.33.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-contrib-15.10-150200.5.33.1.x86_64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:postgresql15-contrib-15.10-150200.5.33.1.x86_64"
},
"product_reference": "postgresql15-contrib-15.10-150200.5.33.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-devel-15.10-150200.5.33.1.aarch64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:postgresql15-devel-15.10-150200.5.33.1.aarch64"
},
"product_reference": "postgresql15-devel-15.10-150200.5.33.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-devel-15.10-150200.5.33.1.ppc64le as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:postgresql15-devel-15.10-150200.5.33.1.ppc64le"
},
"product_reference": "postgresql15-devel-15.10-150200.5.33.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-devel-15.10-150200.5.33.1.s390x as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:postgresql15-devel-15.10-150200.5.33.1.s390x"
},
"product_reference": "postgresql15-devel-15.10-150200.5.33.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-devel-15.10-150200.5.33.1.x86_64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:postgresql15-devel-15.10-150200.5.33.1.x86_64"
},
"product_reference": "postgresql15-devel-15.10-150200.5.33.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-docs-15.10-150200.5.33.1.noarch as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:postgresql15-docs-15.10-150200.5.33.1.noarch"
},
"product_reference": "postgresql15-docs-15.10-150200.5.33.1.noarch",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-llvmjit-15.10-150200.5.33.1.aarch64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:postgresql15-llvmjit-15.10-150200.5.33.1.aarch64"
},
"product_reference": "postgresql15-llvmjit-15.10-150200.5.33.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-llvmjit-15.10-150200.5.33.1.ppc64le as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:postgresql15-llvmjit-15.10-150200.5.33.1.ppc64le"
},
"product_reference": "postgresql15-llvmjit-15.10-150200.5.33.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-llvmjit-15.10-150200.5.33.1.s390x as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:postgresql15-llvmjit-15.10-150200.5.33.1.s390x"
},
"product_reference": "postgresql15-llvmjit-15.10-150200.5.33.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-llvmjit-15.10-150200.5.33.1.x86_64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:postgresql15-llvmjit-15.10-150200.5.33.1.x86_64"
},
"product_reference": "postgresql15-llvmjit-15.10-150200.5.33.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-llvmjit-devel-15.10-150200.5.33.1.aarch64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:postgresql15-llvmjit-devel-15.10-150200.5.33.1.aarch64"
},
"product_reference": "postgresql15-llvmjit-devel-15.10-150200.5.33.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-llvmjit-devel-15.10-150200.5.33.1.ppc64le as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:postgresql15-llvmjit-devel-15.10-150200.5.33.1.ppc64le"
},
"product_reference": "postgresql15-llvmjit-devel-15.10-150200.5.33.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-llvmjit-devel-15.10-150200.5.33.1.s390x as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:postgresql15-llvmjit-devel-15.10-150200.5.33.1.s390x"
},
"product_reference": "postgresql15-llvmjit-devel-15.10-150200.5.33.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-llvmjit-devel-15.10-150200.5.33.1.x86_64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:postgresql15-llvmjit-devel-15.10-150200.5.33.1.x86_64"
},
"product_reference": "postgresql15-llvmjit-devel-15.10-150200.5.33.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-plperl-15.10-150200.5.33.1.aarch64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:postgresql15-plperl-15.10-150200.5.33.1.aarch64"
},
"product_reference": "postgresql15-plperl-15.10-150200.5.33.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-plperl-15.10-150200.5.33.1.ppc64le as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:postgresql15-plperl-15.10-150200.5.33.1.ppc64le"
},
"product_reference": "postgresql15-plperl-15.10-150200.5.33.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-plperl-15.10-150200.5.33.1.s390x as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:postgresql15-plperl-15.10-150200.5.33.1.s390x"
},
"product_reference": "postgresql15-plperl-15.10-150200.5.33.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-plperl-15.10-150200.5.33.1.x86_64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:postgresql15-plperl-15.10-150200.5.33.1.x86_64"
},
"product_reference": "postgresql15-plperl-15.10-150200.5.33.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-plpython-15.10-150200.5.33.1.aarch64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:postgresql15-plpython-15.10-150200.5.33.1.aarch64"
},
"product_reference": "postgresql15-plpython-15.10-150200.5.33.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-plpython-15.10-150200.5.33.1.ppc64le as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:postgresql15-plpython-15.10-150200.5.33.1.ppc64le"
},
"product_reference": "postgresql15-plpython-15.10-150200.5.33.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-plpython-15.10-150200.5.33.1.s390x as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:postgresql15-plpython-15.10-150200.5.33.1.s390x"
},
"product_reference": "postgresql15-plpython-15.10-150200.5.33.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-plpython-15.10-150200.5.33.1.x86_64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:postgresql15-plpython-15.10-150200.5.33.1.x86_64"
},
"product_reference": "postgresql15-plpython-15.10-150200.5.33.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-pltcl-15.10-150200.5.33.1.aarch64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:postgresql15-pltcl-15.10-150200.5.33.1.aarch64"
},
"product_reference": "postgresql15-pltcl-15.10-150200.5.33.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-pltcl-15.10-150200.5.33.1.ppc64le as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:postgresql15-pltcl-15.10-150200.5.33.1.ppc64le"
},
"product_reference": "postgresql15-pltcl-15.10-150200.5.33.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-pltcl-15.10-150200.5.33.1.s390x as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:postgresql15-pltcl-15.10-150200.5.33.1.s390x"
},
"product_reference": "postgresql15-pltcl-15.10-150200.5.33.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-pltcl-15.10-150200.5.33.1.x86_64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:postgresql15-pltcl-15.10-150200.5.33.1.x86_64"
},
"product_reference": "postgresql15-pltcl-15.10-150200.5.33.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-server-15.10-150200.5.33.1.aarch64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:postgresql15-server-15.10-150200.5.33.1.aarch64"
},
"product_reference": "postgresql15-server-15.10-150200.5.33.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-server-15.10-150200.5.33.1.ppc64le as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:postgresql15-server-15.10-150200.5.33.1.ppc64le"
},
"product_reference": "postgresql15-server-15.10-150200.5.33.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-server-15.10-150200.5.33.1.s390x as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:postgresql15-server-15.10-150200.5.33.1.s390x"
},
"product_reference": "postgresql15-server-15.10-150200.5.33.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-server-15.10-150200.5.33.1.x86_64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:postgresql15-server-15.10-150200.5.33.1.x86_64"
},
"product_reference": "postgresql15-server-15.10-150200.5.33.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-server-devel-15.10-150200.5.33.1.aarch64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:postgresql15-server-devel-15.10-150200.5.33.1.aarch64"
},
"product_reference": "postgresql15-server-devel-15.10-150200.5.33.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-server-devel-15.10-150200.5.33.1.ppc64le as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:postgresql15-server-devel-15.10-150200.5.33.1.ppc64le"
},
"product_reference": "postgresql15-server-devel-15.10-150200.5.33.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-server-devel-15.10-150200.5.33.1.s390x as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:postgresql15-server-devel-15.10-150200.5.33.1.s390x"
},
"product_reference": "postgresql15-server-devel-15.10-150200.5.33.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-server-devel-15.10-150200.5.33.1.x86_64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:postgresql15-server-devel-15.10-150200.5.33.1.x86_64"
},
"product_reference": "postgresql15-server-devel-15.10-150200.5.33.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-test-15.10-150200.5.33.1.aarch64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:postgresql15-test-15.10-150200.5.33.1.aarch64"
},
"product_reference": "postgresql15-test-15.10-150200.5.33.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-test-15.10-150200.5.33.1.ppc64le as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:postgresql15-test-15.10-150200.5.33.1.ppc64le"
},
"product_reference": "postgresql15-test-15.10-150200.5.33.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-test-15.10-150200.5.33.1.s390x as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:postgresql15-test-15.10-150200.5.33.1.s390x"
},
"product_reference": "postgresql15-test-15.10-150200.5.33.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-test-15.10-150200.5.33.1.x86_64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:postgresql15-test-15.10-150200.5.33.1.x86_64"
},
"product_reference": "postgresql15-test-15.10-150200.5.33.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.5"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2024-10976",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2024-10976"
}
],
"notes": [
{
"category": "general",
"text": "Incomplete tracking in PostgreSQL of tables with row security allows a reused query to view or change different rows from those intended. CVE-2023-2455 and CVE-2016-2193 fixed most interaction between row security and user ID changes. They missed cases where a subquery, WITH query, security invoker view, or SQL-language function references a table with a row-level security policy. This has the same consequences as the two earlier CVEs. That is to say, it leads to potentially incorrect policies being applied in cases where role-specific policies are used and a given query is planned under one role and then executed under other roles. This scenario can happen under security definer functions or when a common user and query is planned initially and then re-used across multiple SET ROLEs. Applying an incorrect policy may permit a user to complete otherwise-forbidden reads and modifications. This affects only databases that have used CREATE POLICY to define a row security policy. An attacker must tailor an attack to a particular application\u0027s pattern of query plan reuse, user ID changes, and role-specific row security policies. Versions before PostgreSQL 17.1, 16.5, 15.9, 14.14, 13.17, and 12.21 are affected.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Enterprise Storage 7.1:postgresql15-15.10-150200.5.33.1.aarch64",
"SUSE Enterprise Storage 7.1:postgresql15-15.10-150200.5.33.1.x86_64",
"SUSE Enterprise Storage 7.1:postgresql15-contrib-15.10-150200.5.33.1.aarch64",
"SUSE Enterprise Storage 7.1:postgresql15-contrib-15.10-150200.5.33.1.x86_64",
"SUSE Enterprise Storage 7.1:postgresql15-devel-15.10-150200.5.33.1.aarch64",
"SUSE Enterprise Storage 7.1:postgresql15-devel-15.10-150200.5.33.1.x86_64",
"SUSE Enterprise Storage 7.1:postgresql15-docs-15.10-150200.5.33.1.noarch",
"SUSE Enterprise Storage 7.1:postgresql15-plperl-15.10-150200.5.33.1.aarch64",
"SUSE Enterprise Storage 7.1:postgresql15-plperl-15.10-150200.5.33.1.x86_64",
"SUSE Enterprise Storage 7.1:postgresql15-plpython-15.10-150200.5.33.1.aarch64",
"SUSE Enterprise Storage 7.1:postgresql15-plpython-15.10-150200.5.33.1.x86_64",
"SUSE Enterprise Storage 7.1:postgresql15-pltcl-15.10-150200.5.33.1.aarch64",
"SUSE Enterprise Storage 7.1:postgresql15-pltcl-15.10-150200.5.33.1.x86_64",
"SUSE Enterprise Storage 7.1:postgresql15-server-15.10-150200.5.33.1.aarch64",
"SUSE Enterprise Storage 7.1:postgresql15-server-15.10-150200.5.33.1.x86_64",
"SUSE Enterprise Storage 7.1:postgresql15-server-devel-15.10-150200.5.33.1.aarch64",
"SUSE Enterprise Storage 7.1:postgresql15-server-devel-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql15-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql15-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql15-contrib-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql15-contrib-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql15-devel-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql15-devel-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql15-docs-15.10-150200.5.33.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql15-plperl-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql15-plperl-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql15-plpython-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql15-plpython-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql15-pltcl-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql15-pltcl-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql15-server-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql15-server-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql15-server-devel-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql15-server-devel-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-contrib-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-contrib-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-devel-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-devel-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-docs-15.10-150200.5.33.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-plperl-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-plperl-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-plpython-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-plpython-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-pltcl-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-pltcl-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-server-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-server-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-server-devel-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-server-devel-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-contrib-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-contrib-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-devel-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-devel-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-docs-15.10-150200.5.33.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-plperl-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-plperl-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-plpython-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-plpython-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-pltcl-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-pltcl-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-server-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-server-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-server-devel-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-server-devel-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:postgresql15-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:postgresql15-15.10-150200.5.33.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:postgresql15-15.10-150200.5.33.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:postgresql15-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-contrib-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-contrib-15.10-150200.5.33.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-contrib-15.10-150200.5.33.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-contrib-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-devel-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-devel-15.10-150200.5.33.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-devel-15.10-150200.5.33.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-devel-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-docs-15.10-150200.5.33.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-plperl-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-plperl-15.10-150200.5.33.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-plperl-15.10-150200.5.33.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-plperl-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-plpython-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-plpython-15.10-150200.5.33.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-plpython-15.10-150200.5.33.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-plpython-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-pltcl-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-pltcl-15.10-150200.5.33.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-pltcl-15.10-150200.5.33.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-pltcl-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-server-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-server-15.10-150200.5.33.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-server-15.10-150200.5.33.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-server-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-server-devel-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-server-devel-15.10-150200.5.33.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-server-devel-15.10-150200.5.33.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-server-devel-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-15.10-150200.5.33.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-15.10-150200.5.33.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-contrib-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-contrib-15.10-150200.5.33.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-contrib-15.10-150200.5.33.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-contrib-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-devel-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-devel-15.10-150200.5.33.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-devel-15.10-150200.5.33.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-devel-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-docs-15.10-150200.5.33.1.noarch",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-plperl-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-plperl-15.10-150200.5.33.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-plperl-15.10-150200.5.33.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-plperl-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-plpython-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-plpython-15.10-150200.5.33.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-plpython-15.10-150200.5.33.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-plpython-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-pltcl-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-pltcl-15.10-150200.5.33.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-pltcl-15.10-150200.5.33.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-pltcl-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-server-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-server-15.10-150200.5.33.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-server-15.10-150200.5.33.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-server-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-server-devel-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-server-devel-15.10-150200.5.33.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-server-devel-15.10-150200.5.33.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-server-devel-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-15.10-150200.5.33.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-15.10-150200.5.33.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-contrib-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-contrib-15.10-150200.5.33.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-contrib-15.10-150200.5.33.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-contrib-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-devel-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-devel-15.10-150200.5.33.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-devel-15.10-150200.5.33.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-devel-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-docs-15.10-150200.5.33.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-plperl-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-plperl-15.10-150200.5.33.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-plperl-15.10-150200.5.33.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-plperl-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-plpython-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-plpython-15.10-150200.5.33.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-plpython-15.10-150200.5.33.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-plpython-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-pltcl-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-pltcl-15.10-150200.5.33.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-pltcl-15.10-150200.5.33.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-pltcl-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-server-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-server-15.10-150200.5.33.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-server-15.10-150200.5.33.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-server-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-server-devel-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-server-devel-15.10-150200.5.33.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-server-devel-15.10-150200.5.33.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-server-devel-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql15-15.10-150200.5.33.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql15-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql15-contrib-15.10-150200.5.33.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql15-contrib-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql15-devel-15.10-150200.5.33.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql15-devel-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql15-docs-15.10-150200.5.33.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql15-plperl-15.10-150200.5.33.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql15-plperl-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql15-plpython-15.10-150200.5.33.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql15-plpython-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql15-pltcl-15.10-150200.5.33.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql15-pltcl-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql15-server-15.10-150200.5.33.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql15-server-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql15-server-devel-15.10-150200.5.33.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql15-server-devel-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-15.10-150200.5.33.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-contrib-15.10-150200.5.33.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-contrib-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-devel-15.10-150200.5.33.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-devel-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-docs-15.10-150200.5.33.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-plperl-15.10-150200.5.33.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-plperl-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-plpython-15.10-150200.5.33.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-plpython-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-pltcl-15.10-150200.5.33.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-pltcl-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-server-15.10-150200.5.33.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-server-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-server-devel-15.10-150200.5.33.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-server-devel-15.10-150200.5.33.1.x86_64",
"SUSE Manager Proxy 4.3:postgresql15-15.10-150200.5.33.1.x86_64",
"SUSE Manager Proxy 4.3:postgresql15-contrib-15.10-150200.5.33.1.x86_64",
"SUSE Manager Proxy 4.3:postgresql15-devel-15.10-150200.5.33.1.x86_64",
"SUSE Manager Proxy 4.3:postgresql15-docs-15.10-150200.5.33.1.noarch",
"SUSE Manager Proxy 4.3:postgresql15-plperl-15.10-150200.5.33.1.x86_64",
"SUSE Manager Proxy 4.3:postgresql15-plpython-15.10-150200.5.33.1.x86_64",
"SUSE Manager Proxy 4.3:postgresql15-pltcl-15.10-150200.5.33.1.x86_64",
"SUSE Manager Proxy 4.3:postgresql15-server-15.10-150200.5.33.1.x86_64",
"SUSE Manager Proxy 4.3:postgresql15-server-devel-15.10-150200.5.33.1.x86_64",
"SUSE Manager Server 4.3:postgresql15-15.10-150200.5.33.1.ppc64le",
"SUSE Manager Server 4.3:postgresql15-15.10-150200.5.33.1.s390x",
"SUSE Manager Server 4.3:postgresql15-15.10-150200.5.33.1.x86_64",
"SUSE Manager Server 4.3:postgresql15-contrib-15.10-150200.5.33.1.ppc64le",
"SUSE Manager Server 4.3:postgresql15-contrib-15.10-150200.5.33.1.s390x",
"SUSE Manager Server 4.3:postgresql15-contrib-15.10-150200.5.33.1.x86_64",
"SUSE Manager Server 4.3:postgresql15-devel-15.10-150200.5.33.1.ppc64le",
"SUSE Manager Server 4.3:postgresql15-devel-15.10-150200.5.33.1.s390x",
"SUSE Manager Server 4.3:postgresql15-devel-15.10-150200.5.33.1.x86_64",
"SUSE Manager Server 4.3:postgresql15-docs-15.10-150200.5.33.1.noarch",
"SUSE Manager Server 4.3:postgresql15-plperl-15.10-150200.5.33.1.ppc64le",
"SUSE Manager Server 4.3:postgresql15-plperl-15.10-150200.5.33.1.s390x",
"SUSE Manager Server 4.3:postgresql15-plperl-15.10-150200.5.33.1.x86_64",
"SUSE Manager Server 4.3:postgresql15-plpython-15.10-150200.5.33.1.ppc64le",
"SUSE Manager Server 4.3:postgresql15-plpython-15.10-150200.5.33.1.s390x",
"SUSE Manager Server 4.3:postgresql15-plpython-15.10-150200.5.33.1.x86_64",
"SUSE Manager Server 4.3:postgresql15-pltcl-15.10-150200.5.33.1.ppc64le",
"SUSE Manager Server 4.3:postgresql15-pltcl-15.10-150200.5.33.1.s390x",
"SUSE Manager Server 4.3:postgresql15-pltcl-15.10-150200.5.33.1.x86_64",
"SUSE Manager Server 4.3:postgresql15-server-15.10-150200.5.33.1.ppc64le",
"SUSE Manager Server 4.3:postgresql15-server-15.10-150200.5.33.1.s390x",
"SUSE Manager Server 4.3:postgresql15-server-15.10-150200.5.33.1.x86_64",
"SUSE Manager Server 4.3:postgresql15-server-devel-15.10-150200.5.33.1.ppc64le",
"SUSE Manager Server 4.3:postgresql15-server-devel-15.10-150200.5.33.1.s390x",
"SUSE Manager Server 4.3:postgresql15-server-devel-15.10-150200.5.33.1.x86_64",
"openSUSE Leap 15.5:postgresql15-15.10-150200.5.33.1.aarch64",
"openSUSE Leap 15.5:postgresql15-15.10-150200.5.33.1.ppc64le",
"openSUSE Leap 15.5:postgresql15-15.10-150200.5.33.1.s390x",
"openSUSE Leap 15.5:postgresql15-15.10-150200.5.33.1.x86_64",
"openSUSE Leap 15.5:postgresql15-contrib-15.10-150200.5.33.1.aarch64",
"openSUSE Leap 15.5:postgresql15-contrib-15.10-150200.5.33.1.ppc64le",
"openSUSE Leap 15.5:postgresql15-contrib-15.10-150200.5.33.1.s390x",
"openSUSE Leap 15.5:postgresql15-contrib-15.10-150200.5.33.1.x86_64",
"openSUSE Leap 15.5:postgresql15-devel-15.10-150200.5.33.1.aarch64",
"openSUSE Leap 15.5:postgresql15-devel-15.10-150200.5.33.1.ppc64le",
"openSUSE Leap 15.5:postgresql15-devel-15.10-150200.5.33.1.s390x",
"openSUSE Leap 15.5:postgresql15-devel-15.10-150200.5.33.1.x86_64",
"openSUSE Leap 15.5:postgresql15-docs-15.10-150200.5.33.1.noarch",
"openSUSE Leap 15.5:postgresql15-llvmjit-15.10-150200.5.33.1.aarch64",
"openSUSE Leap 15.5:postgresql15-llvmjit-15.10-150200.5.33.1.ppc64le",
"openSUSE Leap 15.5:postgresql15-llvmjit-15.10-150200.5.33.1.s390x",
"openSUSE Leap 15.5:postgresql15-llvmjit-15.10-150200.5.33.1.x86_64",
"openSUSE Leap 15.5:postgresql15-llvmjit-devel-15.10-150200.5.33.1.aarch64",
"openSUSE Leap 15.5:postgresql15-llvmjit-devel-15.10-150200.5.33.1.ppc64le",
"openSUSE Leap 15.5:postgresql15-llvmjit-devel-15.10-150200.5.33.1.s390x",
"openSUSE Leap 15.5:postgresql15-llvmjit-devel-15.10-150200.5.33.1.x86_64",
"openSUSE Leap 15.5:postgresql15-plperl-15.10-150200.5.33.1.aarch64",
"openSUSE Leap 15.5:postgresql15-plperl-15.10-150200.5.33.1.ppc64le",
"openSUSE Leap 15.5:postgresql15-plperl-15.10-150200.5.33.1.s390x",
"openSUSE Leap 15.5:postgresql15-plperl-15.10-150200.5.33.1.x86_64",
"openSUSE Leap 15.5:postgresql15-plpython-15.10-150200.5.33.1.aarch64",
"openSUSE Leap 15.5:postgresql15-plpython-15.10-150200.5.33.1.ppc64le",
"openSUSE Leap 15.5:postgresql15-plpython-15.10-150200.5.33.1.s390x",
"openSUSE Leap 15.5:postgresql15-plpython-15.10-150200.5.33.1.x86_64",
"openSUSE Leap 15.5:postgresql15-pltcl-15.10-150200.5.33.1.aarch64",
"openSUSE Leap 15.5:postgresql15-pltcl-15.10-150200.5.33.1.ppc64le",
"openSUSE Leap 15.5:postgresql15-pltcl-15.10-150200.5.33.1.s390x",
"openSUSE Leap 15.5:postgresql15-pltcl-15.10-150200.5.33.1.x86_64",
"openSUSE Leap 15.5:postgresql15-server-15.10-150200.5.33.1.aarch64",
"openSUSE Leap 15.5:postgresql15-server-15.10-150200.5.33.1.ppc64le",
"openSUSE Leap 15.5:postgresql15-server-15.10-150200.5.33.1.s390x",
"openSUSE Leap 15.5:postgresql15-server-15.10-150200.5.33.1.x86_64",
"openSUSE Leap 15.5:postgresql15-server-devel-15.10-150200.5.33.1.aarch64",
"openSUSE Leap 15.5:postgresql15-server-devel-15.10-150200.5.33.1.ppc64le",
"openSUSE Leap 15.5:postgresql15-server-devel-15.10-150200.5.33.1.s390x",
"openSUSE Leap 15.5:postgresql15-server-devel-15.10-150200.5.33.1.x86_64",
"openSUSE Leap 15.5:postgresql15-test-15.10-150200.5.33.1.aarch64",
"openSUSE Leap 15.5:postgresql15-test-15.10-150200.5.33.1.ppc64le",
"openSUSE Leap 15.5:postgresql15-test-15.10-150200.5.33.1.s390x",
"openSUSE Leap 15.5:postgresql15-test-15.10-150200.5.33.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2024-10976",
"url": "https://www.suse.com/security/cve/CVE-2024-10976"
},
{
"category": "external",
"summary": "SUSE Bug 1233323 for CVE-2024-10976",
"url": "https://bugzilla.suse.com/1233323"
}
],
"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:postgresql15-15.10-150200.5.33.1.aarch64",
"SUSE Enterprise Storage 7.1:postgresql15-15.10-150200.5.33.1.x86_64",
"SUSE Enterprise Storage 7.1:postgresql15-contrib-15.10-150200.5.33.1.aarch64",
"SUSE Enterprise Storage 7.1:postgresql15-contrib-15.10-150200.5.33.1.x86_64",
"SUSE Enterprise Storage 7.1:postgresql15-devel-15.10-150200.5.33.1.aarch64",
"SUSE Enterprise Storage 7.1:postgresql15-devel-15.10-150200.5.33.1.x86_64",
"SUSE Enterprise Storage 7.1:postgresql15-docs-15.10-150200.5.33.1.noarch",
"SUSE Enterprise Storage 7.1:postgresql15-plperl-15.10-150200.5.33.1.aarch64",
"SUSE Enterprise Storage 7.1:postgresql15-plperl-15.10-150200.5.33.1.x86_64",
"SUSE Enterprise Storage 7.1:postgresql15-plpython-15.10-150200.5.33.1.aarch64",
"SUSE Enterprise Storage 7.1:postgresql15-plpython-15.10-150200.5.33.1.x86_64",
"SUSE Enterprise Storage 7.1:postgresql15-pltcl-15.10-150200.5.33.1.aarch64",
"SUSE Enterprise Storage 7.1:postgresql15-pltcl-15.10-150200.5.33.1.x86_64",
"SUSE Enterprise Storage 7.1:postgresql15-server-15.10-150200.5.33.1.aarch64",
"SUSE Enterprise Storage 7.1:postgresql15-server-15.10-150200.5.33.1.x86_64",
"SUSE Enterprise Storage 7.1:postgresql15-server-devel-15.10-150200.5.33.1.aarch64",
"SUSE Enterprise Storage 7.1:postgresql15-server-devel-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql15-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql15-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql15-contrib-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql15-contrib-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql15-devel-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql15-devel-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql15-docs-15.10-150200.5.33.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql15-plperl-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql15-plperl-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql15-plpython-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql15-plpython-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql15-pltcl-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql15-pltcl-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql15-server-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql15-server-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql15-server-devel-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql15-server-devel-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-contrib-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-contrib-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-devel-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-devel-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-docs-15.10-150200.5.33.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-plperl-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-plperl-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-plpython-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-plpython-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-pltcl-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-pltcl-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-server-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-server-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-server-devel-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-server-devel-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-contrib-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-contrib-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-devel-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-devel-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-docs-15.10-150200.5.33.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-plperl-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-plperl-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-plpython-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-plpython-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-pltcl-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-pltcl-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-server-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-server-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-server-devel-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-server-devel-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:postgresql15-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:postgresql15-15.10-150200.5.33.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:postgresql15-15.10-150200.5.33.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:postgresql15-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-contrib-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-contrib-15.10-150200.5.33.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-contrib-15.10-150200.5.33.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-contrib-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-devel-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-devel-15.10-150200.5.33.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-devel-15.10-150200.5.33.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-devel-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-docs-15.10-150200.5.33.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-plperl-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-plperl-15.10-150200.5.33.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-plperl-15.10-150200.5.33.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-plperl-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-plpython-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-plpython-15.10-150200.5.33.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-plpython-15.10-150200.5.33.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-plpython-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-pltcl-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-pltcl-15.10-150200.5.33.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-pltcl-15.10-150200.5.33.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-pltcl-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-server-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-server-15.10-150200.5.33.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-server-15.10-150200.5.33.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-server-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-server-devel-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-server-devel-15.10-150200.5.33.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-server-devel-15.10-150200.5.33.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-server-devel-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-15.10-150200.5.33.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-15.10-150200.5.33.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-contrib-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-contrib-15.10-150200.5.33.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-contrib-15.10-150200.5.33.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-contrib-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-devel-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-devel-15.10-150200.5.33.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-devel-15.10-150200.5.33.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-devel-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-docs-15.10-150200.5.33.1.noarch",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-plperl-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-plperl-15.10-150200.5.33.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-plperl-15.10-150200.5.33.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-plperl-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-plpython-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-plpython-15.10-150200.5.33.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-plpython-15.10-150200.5.33.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-plpython-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-pltcl-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-pltcl-15.10-150200.5.33.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-pltcl-15.10-150200.5.33.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-pltcl-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-server-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-server-15.10-150200.5.33.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-server-15.10-150200.5.33.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-server-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-server-devel-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-server-devel-15.10-150200.5.33.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-server-devel-15.10-150200.5.33.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-server-devel-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-15.10-150200.5.33.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-15.10-150200.5.33.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-contrib-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-contrib-15.10-150200.5.33.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-contrib-15.10-150200.5.33.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-contrib-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-devel-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-devel-15.10-150200.5.33.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-devel-15.10-150200.5.33.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-devel-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-docs-15.10-150200.5.33.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-plperl-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-plperl-15.10-150200.5.33.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-plperl-15.10-150200.5.33.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-plperl-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-plpython-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-plpython-15.10-150200.5.33.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-plpython-15.10-150200.5.33.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-plpython-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-pltcl-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-pltcl-15.10-150200.5.33.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-pltcl-15.10-150200.5.33.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-pltcl-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-server-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-server-15.10-150200.5.33.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-server-15.10-150200.5.33.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-server-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-server-devel-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-server-devel-15.10-150200.5.33.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-server-devel-15.10-150200.5.33.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-server-devel-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql15-15.10-150200.5.33.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql15-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql15-contrib-15.10-150200.5.33.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql15-contrib-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql15-devel-15.10-150200.5.33.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql15-devel-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql15-docs-15.10-150200.5.33.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql15-plperl-15.10-150200.5.33.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql15-plperl-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql15-plpython-15.10-150200.5.33.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql15-plpython-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql15-pltcl-15.10-150200.5.33.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql15-pltcl-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql15-server-15.10-150200.5.33.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql15-server-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql15-server-devel-15.10-150200.5.33.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql15-server-devel-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-15.10-150200.5.33.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-contrib-15.10-150200.5.33.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-contrib-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-devel-15.10-150200.5.33.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-devel-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-docs-15.10-150200.5.33.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-plperl-15.10-150200.5.33.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-plperl-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-plpython-15.10-150200.5.33.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-plpython-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-pltcl-15.10-150200.5.33.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-pltcl-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-server-15.10-150200.5.33.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-server-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-server-devel-15.10-150200.5.33.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-server-devel-15.10-150200.5.33.1.x86_64",
"SUSE Manager Proxy 4.3:postgresql15-15.10-150200.5.33.1.x86_64",
"SUSE Manager Proxy 4.3:postgresql15-contrib-15.10-150200.5.33.1.x86_64",
"SUSE Manager Proxy 4.3:postgresql15-devel-15.10-150200.5.33.1.x86_64",
"SUSE Manager Proxy 4.3:postgresql15-docs-15.10-150200.5.33.1.noarch",
"SUSE Manager Proxy 4.3:postgresql15-plperl-15.10-150200.5.33.1.x86_64",
"SUSE Manager Proxy 4.3:postgresql15-plpython-15.10-150200.5.33.1.x86_64",
"SUSE Manager Proxy 4.3:postgresql15-pltcl-15.10-150200.5.33.1.x86_64",
"SUSE Manager Proxy 4.3:postgresql15-server-15.10-150200.5.33.1.x86_64",
"SUSE Manager Proxy 4.3:postgresql15-server-devel-15.10-150200.5.33.1.x86_64",
"SUSE Manager Server 4.3:postgresql15-15.10-150200.5.33.1.ppc64le",
"SUSE Manager Server 4.3:postgresql15-15.10-150200.5.33.1.s390x",
"SUSE Manager Server 4.3:postgresql15-15.10-150200.5.33.1.x86_64",
"SUSE Manager Server 4.3:postgresql15-contrib-15.10-150200.5.33.1.ppc64le",
"SUSE Manager Server 4.3:postgresql15-contrib-15.10-150200.5.33.1.s390x",
"SUSE Manager Server 4.3:postgresql15-contrib-15.10-150200.5.33.1.x86_64",
"SUSE Manager Server 4.3:postgresql15-devel-15.10-150200.5.33.1.ppc64le",
"SUSE Manager Server 4.3:postgresql15-devel-15.10-150200.5.33.1.s390x",
"SUSE Manager Server 4.3:postgresql15-devel-15.10-150200.5.33.1.x86_64",
"SUSE Manager Server 4.3:postgresql15-docs-15.10-150200.5.33.1.noarch",
"SUSE Manager Server 4.3:postgresql15-plperl-15.10-150200.5.33.1.ppc64le",
"SUSE Manager Server 4.3:postgresql15-plperl-15.10-150200.5.33.1.s390x",
"SUSE Manager Server 4.3:postgresql15-plperl-15.10-150200.5.33.1.x86_64",
"SUSE Manager Server 4.3:postgresql15-plpython-15.10-150200.5.33.1.ppc64le",
"SUSE Manager Server 4.3:postgresql15-plpython-15.10-150200.5.33.1.s390x",
"SUSE Manager Server 4.3:postgresql15-plpython-15.10-150200.5.33.1.x86_64",
"SUSE Manager Server 4.3:postgresql15-pltcl-15.10-150200.5.33.1.ppc64le",
"SUSE Manager Server 4.3:postgresql15-pltcl-15.10-150200.5.33.1.s390x",
"SUSE Manager Server 4.3:postgresql15-pltcl-15.10-150200.5.33.1.x86_64",
"SUSE Manager Server 4.3:postgresql15-server-15.10-150200.5.33.1.ppc64le",
"SUSE Manager Server 4.3:postgresql15-server-15.10-150200.5.33.1.s390x",
"SUSE Manager Server 4.3:postgresql15-server-15.10-150200.5.33.1.x86_64",
"SUSE Manager Server 4.3:postgresql15-server-devel-15.10-150200.5.33.1.ppc64le",
"SUSE Manager Server 4.3:postgresql15-server-devel-15.10-150200.5.33.1.s390x",
"SUSE Manager Server 4.3:postgresql15-server-devel-15.10-150200.5.33.1.x86_64",
"openSUSE Leap 15.5:postgresql15-15.10-150200.5.33.1.aarch64",
"openSUSE Leap 15.5:postgresql15-15.10-150200.5.33.1.ppc64le",
"openSUSE Leap 15.5:postgresql15-15.10-150200.5.33.1.s390x",
"openSUSE Leap 15.5:postgresql15-15.10-150200.5.33.1.x86_64",
"openSUSE Leap 15.5:postgresql15-contrib-15.10-150200.5.33.1.aarch64",
"openSUSE Leap 15.5:postgresql15-contrib-15.10-150200.5.33.1.ppc64le",
"openSUSE Leap 15.5:postgresql15-contrib-15.10-150200.5.33.1.s390x",
"openSUSE Leap 15.5:postgresql15-contrib-15.10-150200.5.33.1.x86_64",
"openSUSE Leap 15.5:postgresql15-devel-15.10-150200.5.33.1.aarch64",
"openSUSE Leap 15.5:postgresql15-devel-15.10-150200.5.33.1.ppc64le",
"openSUSE Leap 15.5:postgresql15-devel-15.10-150200.5.33.1.s390x",
"openSUSE Leap 15.5:postgresql15-devel-15.10-150200.5.33.1.x86_64",
"openSUSE Leap 15.5:postgresql15-docs-15.10-150200.5.33.1.noarch",
"openSUSE Leap 15.5:postgresql15-llvmjit-15.10-150200.5.33.1.aarch64",
"openSUSE Leap 15.5:postgresql15-llvmjit-15.10-150200.5.33.1.ppc64le",
"openSUSE Leap 15.5:postgresql15-llvmjit-15.10-150200.5.33.1.s390x",
"openSUSE Leap 15.5:postgresql15-llvmjit-15.10-150200.5.33.1.x86_64",
"openSUSE Leap 15.5:postgresql15-llvmjit-devel-15.10-150200.5.33.1.aarch64",
"openSUSE Leap 15.5:postgresql15-llvmjit-devel-15.10-150200.5.33.1.ppc64le",
"openSUSE Leap 15.5:postgresql15-llvmjit-devel-15.10-150200.5.33.1.s390x",
"openSUSE Leap 15.5:postgresql15-llvmjit-devel-15.10-150200.5.33.1.x86_64",
"openSUSE Leap 15.5:postgresql15-plperl-15.10-150200.5.33.1.aarch64",
"openSUSE Leap 15.5:postgresql15-plperl-15.10-150200.5.33.1.ppc64le",
"openSUSE Leap 15.5:postgresql15-plperl-15.10-150200.5.33.1.s390x",
"openSUSE Leap 15.5:postgresql15-plperl-15.10-150200.5.33.1.x86_64",
"openSUSE Leap 15.5:postgresql15-plpython-15.10-150200.5.33.1.aarch64",
"openSUSE Leap 15.5:postgresql15-plpython-15.10-150200.5.33.1.ppc64le",
"openSUSE Leap 15.5:postgresql15-plpython-15.10-150200.5.33.1.s390x",
"openSUSE Leap 15.5:postgresql15-plpython-15.10-150200.5.33.1.x86_64",
"openSUSE Leap 15.5:postgresql15-pltcl-15.10-150200.5.33.1.aarch64",
"openSUSE Leap 15.5:postgresql15-pltcl-15.10-150200.5.33.1.ppc64le",
"openSUSE Leap 15.5:postgresql15-pltcl-15.10-150200.5.33.1.s390x",
"openSUSE Leap 15.5:postgresql15-pltcl-15.10-150200.5.33.1.x86_64",
"openSUSE Leap 15.5:postgresql15-server-15.10-150200.5.33.1.aarch64",
"openSUSE Leap 15.5:postgresql15-server-15.10-150200.5.33.1.ppc64le",
"openSUSE Leap 15.5:postgresql15-server-15.10-150200.5.33.1.s390x",
"openSUSE Leap 15.5:postgresql15-server-15.10-150200.5.33.1.x86_64",
"openSUSE Leap 15.5:postgresql15-server-devel-15.10-150200.5.33.1.aarch64",
"openSUSE Leap 15.5:postgresql15-server-devel-15.10-150200.5.33.1.ppc64le",
"openSUSE Leap 15.5:postgresql15-server-devel-15.10-150200.5.33.1.s390x",
"openSUSE Leap 15.5:postgresql15-server-devel-15.10-150200.5.33.1.x86_64",
"openSUSE Leap 15.5:postgresql15-test-15.10-150200.5.33.1.aarch64",
"openSUSE Leap 15.5:postgresql15-test-15.10-150200.5.33.1.ppc64le",
"openSUSE Leap 15.5:postgresql15-test-15.10-150200.5.33.1.s390x",
"openSUSE Leap 15.5:postgresql15-test-15.10-150200.5.33.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4.2,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"SUSE Enterprise Storage 7.1:postgresql15-15.10-150200.5.33.1.aarch64",
"SUSE Enterprise Storage 7.1:postgresql15-15.10-150200.5.33.1.x86_64",
"SUSE Enterprise Storage 7.1:postgresql15-contrib-15.10-150200.5.33.1.aarch64",
"SUSE Enterprise Storage 7.1:postgresql15-contrib-15.10-150200.5.33.1.x86_64",
"SUSE Enterprise Storage 7.1:postgresql15-devel-15.10-150200.5.33.1.aarch64",
"SUSE Enterprise Storage 7.1:postgresql15-devel-15.10-150200.5.33.1.x86_64",
"SUSE Enterprise Storage 7.1:postgresql15-docs-15.10-150200.5.33.1.noarch",
"SUSE Enterprise Storage 7.1:postgresql15-plperl-15.10-150200.5.33.1.aarch64",
"SUSE Enterprise Storage 7.1:postgresql15-plperl-15.10-150200.5.33.1.x86_64",
"SUSE Enterprise Storage 7.1:postgresql15-plpython-15.10-150200.5.33.1.aarch64",
"SUSE Enterprise Storage 7.1:postgresql15-plpython-15.10-150200.5.33.1.x86_64",
"SUSE Enterprise Storage 7.1:postgresql15-pltcl-15.10-150200.5.33.1.aarch64",
"SUSE Enterprise Storage 7.1:postgresql15-pltcl-15.10-150200.5.33.1.x86_64",
"SUSE Enterprise Storage 7.1:postgresql15-server-15.10-150200.5.33.1.aarch64",
"SUSE Enterprise Storage 7.1:postgresql15-server-15.10-150200.5.33.1.x86_64",
"SUSE Enterprise Storage 7.1:postgresql15-server-devel-15.10-150200.5.33.1.aarch64",
"SUSE Enterprise Storage 7.1:postgresql15-server-devel-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql15-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql15-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql15-contrib-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql15-contrib-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql15-devel-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql15-devel-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql15-docs-15.10-150200.5.33.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql15-plperl-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql15-plperl-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql15-plpython-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql15-plpython-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql15-pltcl-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql15-pltcl-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql15-server-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql15-server-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql15-server-devel-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql15-server-devel-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-contrib-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-contrib-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-devel-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-devel-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-docs-15.10-150200.5.33.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-plperl-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-plperl-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-plpython-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-plpython-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-pltcl-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-pltcl-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-server-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-server-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-server-devel-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-server-devel-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-contrib-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-contrib-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-devel-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-devel-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-docs-15.10-150200.5.33.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-plperl-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-plperl-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-plpython-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-plpython-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-pltcl-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-pltcl-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-server-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-server-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-server-devel-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-server-devel-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:postgresql15-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:postgresql15-15.10-150200.5.33.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:postgresql15-15.10-150200.5.33.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:postgresql15-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-contrib-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-contrib-15.10-150200.5.33.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-contrib-15.10-150200.5.33.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-contrib-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-devel-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-devel-15.10-150200.5.33.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-devel-15.10-150200.5.33.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-devel-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-docs-15.10-150200.5.33.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-plperl-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-plperl-15.10-150200.5.33.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-plperl-15.10-150200.5.33.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-plperl-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-plpython-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-plpython-15.10-150200.5.33.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-plpython-15.10-150200.5.33.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-plpython-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-pltcl-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-pltcl-15.10-150200.5.33.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-pltcl-15.10-150200.5.33.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-pltcl-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-server-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-server-15.10-150200.5.33.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-server-15.10-150200.5.33.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-server-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-server-devel-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-server-devel-15.10-150200.5.33.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-server-devel-15.10-150200.5.33.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-server-devel-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-15.10-150200.5.33.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-15.10-150200.5.33.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-contrib-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-contrib-15.10-150200.5.33.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-contrib-15.10-150200.5.33.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-contrib-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-devel-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-devel-15.10-150200.5.33.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-devel-15.10-150200.5.33.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-devel-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-docs-15.10-150200.5.33.1.noarch",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-plperl-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-plperl-15.10-150200.5.33.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-plperl-15.10-150200.5.33.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-plperl-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-plpython-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-plpython-15.10-150200.5.33.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-plpython-15.10-150200.5.33.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-plpython-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-pltcl-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-pltcl-15.10-150200.5.33.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-pltcl-15.10-150200.5.33.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-pltcl-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-server-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-server-15.10-150200.5.33.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-server-15.10-150200.5.33.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-server-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-server-devel-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-server-devel-15.10-150200.5.33.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-server-devel-15.10-150200.5.33.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-server-devel-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-15.10-150200.5.33.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-15.10-150200.5.33.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-contrib-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-contrib-15.10-150200.5.33.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-contrib-15.10-150200.5.33.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-contrib-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-devel-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-devel-15.10-150200.5.33.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-devel-15.10-150200.5.33.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-devel-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-docs-15.10-150200.5.33.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-plperl-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-plperl-15.10-150200.5.33.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-plperl-15.10-150200.5.33.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-plperl-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-plpython-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-plpython-15.10-150200.5.33.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-plpython-15.10-150200.5.33.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-plpython-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-pltcl-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-pltcl-15.10-150200.5.33.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-pltcl-15.10-150200.5.33.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-pltcl-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-server-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-server-15.10-150200.5.33.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-server-15.10-150200.5.33.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-server-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-server-devel-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-server-devel-15.10-150200.5.33.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-server-devel-15.10-150200.5.33.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-server-devel-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql15-15.10-150200.5.33.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql15-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql15-contrib-15.10-150200.5.33.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql15-contrib-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql15-devel-15.10-150200.5.33.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql15-devel-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql15-docs-15.10-150200.5.33.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql15-plperl-15.10-150200.5.33.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql15-plperl-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql15-plpython-15.10-150200.5.33.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql15-plpython-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql15-pltcl-15.10-150200.5.33.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql15-pltcl-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql15-server-15.10-150200.5.33.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql15-server-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql15-server-devel-15.10-150200.5.33.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql15-server-devel-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-15.10-150200.5.33.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-contrib-15.10-150200.5.33.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-contrib-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-devel-15.10-150200.5.33.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-devel-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-docs-15.10-150200.5.33.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-plperl-15.10-150200.5.33.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-plperl-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-plpython-15.10-150200.5.33.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-plpython-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-pltcl-15.10-150200.5.33.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-pltcl-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-server-15.10-150200.5.33.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-server-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-server-devel-15.10-150200.5.33.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-server-devel-15.10-150200.5.33.1.x86_64",
"SUSE Manager Proxy 4.3:postgresql15-15.10-150200.5.33.1.x86_64",
"SUSE Manager Proxy 4.3:postgresql15-contrib-15.10-150200.5.33.1.x86_64",
"SUSE Manager Proxy 4.3:postgresql15-devel-15.10-150200.5.33.1.x86_64",
"SUSE Manager Proxy 4.3:postgresql15-docs-15.10-150200.5.33.1.noarch",
"SUSE Manager Proxy 4.3:postgresql15-plperl-15.10-150200.5.33.1.x86_64",
"SUSE Manager Proxy 4.3:postgresql15-plpython-15.10-150200.5.33.1.x86_64",
"SUSE Manager Proxy 4.3:postgresql15-pltcl-15.10-150200.5.33.1.x86_64",
"SUSE Manager Proxy 4.3:postgresql15-server-15.10-150200.5.33.1.x86_64",
"SUSE Manager Proxy 4.3:postgresql15-server-devel-15.10-150200.5.33.1.x86_64",
"SUSE Manager Server 4.3:postgresql15-15.10-150200.5.33.1.ppc64le",
"SUSE Manager Server 4.3:postgresql15-15.10-150200.5.33.1.s390x",
"SUSE Manager Server 4.3:postgresql15-15.10-150200.5.33.1.x86_64",
"SUSE Manager Server 4.3:postgresql15-contrib-15.10-150200.5.33.1.ppc64le",
"SUSE Manager Server 4.3:postgresql15-contrib-15.10-150200.5.33.1.s390x",
"SUSE Manager Server 4.3:postgresql15-contrib-15.10-150200.5.33.1.x86_64",
"SUSE Manager Server 4.3:postgresql15-devel-15.10-150200.5.33.1.ppc64le",
"SUSE Manager Server 4.3:postgresql15-devel-15.10-150200.5.33.1.s390x",
"SUSE Manager Server 4.3:postgresql15-devel-15.10-150200.5.33.1.x86_64",
"SUSE Manager Server 4.3:postgresql15-docs-15.10-150200.5.33.1.noarch",
"SUSE Manager Server 4.3:postgresql15-plperl-15.10-150200.5.33.1.ppc64le",
"SUSE Manager Server 4.3:postgresql15-plperl-15.10-150200.5.33.1.s390x",
"SUSE Manager Server 4.3:postgresql15-plperl-15.10-150200.5.33.1.x86_64",
"SUSE Manager Server 4.3:postgresql15-plpython-15.10-150200.5.33.1.ppc64le",
"SUSE Manager Server 4.3:postgresql15-plpython-15.10-150200.5.33.1.s390x",
"SUSE Manager Server 4.3:postgresql15-plpython-15.10-150200.5.33.1.x86_64",
"SUSE Manager Server 4.3:postgresql15-pltcl-15.10-150200.5.33.1.ppc64le",
"SUSE Manager Server 4.3:postgresql15-pltcl-15.10-150200.5.33.1.s390x",
"SUSE Manager Server 4.3:postgresql15-pltcl-15.10-150200.5.33.1.x86_64",
"SUSE Manager Server 4.3:postgresql15-server-15.10-150200.5.33.1.ppc64le",
"SUSE Manager Server 4.3:postgresql15-server-15.10-150200.5.33.1.s390x",
"SUSE Manager Server 4.3:postgresql15-server-15.10-150200.5.33.1.x86_64",
"SUSE Manager Server 4.3:postgresql15-server-devel-15.10-150200.5.33.1.ppc64le",
"SUSE Manager Server 4.3:postgresql15-server-devel-15.10-150200.5.33.1.s390x",
"SUSE Manager Server 4.3:postgresql15-server-devel-15.10-150200.5.33.1.x86_64",
"openSUSE Leap 15.5:postgresql15-15.10-150200.5.33.1.aarch64",
"openSUSE Leap 15.5:postgresql15-15.10-150200.5.33.1.ppc64le",
"openSUSE Leap 15.5:postgresql15-15.10-150200.5.33.1.s390x",
"openSUSE Leap 15.5:postgresql15-15.10-150200.5.33.1.x86_64",
"openSUSE Leap 15.5:postgresql15-contrib-15.10-150200.5.33.1.aarch64",
"openSUSE Leap 15.5:postgresql15-contrib-15.10-150200.5.33.1.ppc64le",
"openSUSE Leap 15.5:postgresql15-contrib-15.10-150200.5.33.1.s390x",
"openSUSE Leap 15.5:postgresql15-contrib-15.10-150200.5.33.1.x86_64",
"openSUSE Leap 15.5:postgresql15-devel-15.10-150200.5.33.1.aarch64",
"openSUSE Leap 15.5:postgresql15-devel-15.10-150200.5.33.1.ppc64le",
"openSUSE Leap 15.5:postgresql15-devel-15.10-150200.5.33.1.s390x",
"openSUSE Leap 15.5:postgresql15-devel-15.10-150200.5.33.1.x86_64",
"openSUSE Leap 15.5:postgresql15-docs-15.10-150200.5.33.1.noarch",
"openSUSE Leap 15.5:postgresql15-llvmjit-15.10-150200.5.33.1.aarch64",
"openSUSE Leap 15.5:postgresql15-llvmjit-15.10-150200.5.33.1.ppc64le",
"openSUSE Leap 15.5:postgresql15-llvmjit-15.10-150200.5.33.1.s390x",
"openSUSE Leap 15.5:postgresql15-llvmjit-15.10-150200.5.33.1.x86_64",
"openSUSE Leap 15.5:postgresql15-llvmjit-devel-15.10-150200.5.33.1.aarch64",
"openSUSE Leap 15.5:postgresql15-llvmjit-devel-15.10-150200.5.33.1.ppc64le",
"openSUSE Leap 15.5:postgresql15-llvmjit-devel-15.10-150200.5.33.1.s390x",
"openSUSE Leap 15.5:postgresql15-llvmjit-devel-15.10-150200.5.33.1.x86_64",
"openSUSE Leap 15.5:postgresql15-plperl-15.10-150200.5.33.1.aarch64",
"openSUSE Leap 15.5:postgresql15-plperl-15.10-150200.5.33.1.ppc64le",
"openSUSE Leap 15.5:postgresql15-plperl-15.10-150200.5.33.1.s390x",
"openSUSE Leap 15.5:postgresql15-plperl-15.10-150200.5.33.1.x86_64",
"openSUSE Leap 15.5:postgresql15-plpython-15.10-150200.5.33.1.aarch64",
"openSUSE Leap 15.5:postgresql15-plpython-15.10-150200.5.33.1.ppc64le",
"openSUSE Leap 15.5:postgresql15-plpython-15.10-150200.5.33.1.s390x",
"openSUSE Leap 15.5:postgresql15-plpython-15.10-150200.5.33.1.x86_64",
"openSUSE Leap 15.5:postgresql15-pltcl-15.10-150200.5.33.1.aarch64",
"openSUSE Leap 15.5:postgresql15-pltcl-15.10-150200.5.33.1.ppc64le",
"openSUSE Leap 15.5:postgresql15-pltcl-15.10-150200.5.33.1.s390x",
"openSUSE Leap 15.5:postgresql15-pltcl-15.10-150200.5.33.1.x86_64",
"openSUSE Leap 15.5:postgresql15-server-15.10-150200.5.33.1.aarch64",
"openSUSE Leap 15.5:postgresql15-server-15.10-150200.5.33.1.ppc64le",
"openSUSE Leap 15.5:postgresql15-server-15.10-150200.5.33.1.s390x",
"openSUSE Leap 15.5:postgresql15-server-15.10-150200.5.33.1.x86_64",
"openSUSE Leap 15.5:postgresql15-server-devel-15.10-150200.5.33.1.aarch64",
"openSUSE Leap 15.5:postgresql15-server-devel-15.10-150200.5.33.1.ppc64le",
"openSUSE Leap 15.5:postgresql15-server-devel-15.10-150200.5.33.1.s390x",
"openSUSE Leap 15.5:postgresql15-server-devel-15.10-150200.5.33.1.x86_64",
"openSUSE Leap 15.5:postgresql15-test-15.10-150200.5.33.1.aarch64",
"openSUSE Leap 15.5:postgresql15-test-15.10-150200.5.33.1.ppc64le",
"openSUSE Leap 15.5:postgresql15-test-15.10-150200.5.33.1.s390x",
"openSUSE Leap 15.5:postgresql15-test-15.10-150200.5.33.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-12-04T14:50:14Z",
"details": "moderate"
}
],
"title": "CVE-2024-10976"
},
{
"cve": "CVE-2024-10977",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2024-10977"
}
],
"notes": [
{
"category": "general",
"text": "Client use of server error message in PostgreSQL allows a server not trusted under current SSL or GSS settings to furnish arbitrary non-NUL bytes to the libpq application. For example, a man-in-the-middle attacker could send a long error message that a human or screen-scraper user of psql mistakes for valid query results. This is probably not a concern for clients where the user interface unambiguously indicates the boundary between one error message and other text. Versions before PostgreSQL 17.1, 16.5, 15.9, 14.14, 13.17, and 12.21 are affected.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Enterprise Storage 7.1:postgresql15-15.10-150200.5.33.1.aarch64",
"SUSE Enterprise Storage 7.1:postgresql15-15.10-150200.5.33.1.x86_64",
"SUSE Enterprise Storage 7.1:postgresql15-contrib-15.10-150200.5.33.1.aarch64",
"SUSE Enterprise Storage 7.1:postgresql15-contrib-15.10-150200.5.33.1.x86_64",
"SUSE Enterprise Storage 7.1:postgresql15-devel-15.10-150200.5.33.1.aarch64",
"SUSE Enterprise Storage 7.1:postgresql15-devel-15.10-150200.5.33.1.x86_64",
"SUSE Enterprise Storage 7.1:postgresql15-docs-15.10-150200.5.33.1.noarch",
"SUSE Enterprise Storage 7.1:postgresql15-plperl-15.10-150200.5.33.1.aarch64",
"SUSE Enterprise Storage 7.1:postgresql15-plperl-15.10-150200.5.33.1.x86_64",
"SUSE Enterprise Storage 7.1:postgresql15-plpython-15.10-150200.5.33.1.aarch64",
"SUSE Enterprise Storage 7.1:postgresql15-plpython-15.10-150200.5.33.1.x86_64",
"SUSE Enterprise Storage 7.1:postgresql15-pltcl-15.10-150200.5.33.1.aarch64",
"SUSE Enterprise Storage 7.1:postgresql15-pltcl-15.10-150200.5.33.1.x86_64",
"SUSE Enterprise Storage 7.1:postgresql15-server-15.10-150200.5.33.1.aarch64",
"SUSE Enterprise Storage 7.1:postgresql15-server-15.10-150200.5.33.1.x86_64",
"SUSE Enterprise Storage 7.1:postgresql15-server-devel-15.10-150200.5.33.1.aarch64",
"SUSE Enterprise Storage 7.1:postgresql15-server-devel-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql15-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql15-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql15-contrib-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql15-contrib-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql15-devel-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql15-devel-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql15-docs-15.10-150200.5.33.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql15-plperl-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql15-plperl-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql15-plpython-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql15-plpython-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql15-pltcl-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql15-pltcl-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql15-server-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql15-server-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql15-server-devel-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql15-server-devel-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-contrib-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-contrib-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-devel-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-devel-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-docs-15.10-150200.5.33.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-plperl-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-plperl-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-plpython-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-plpython-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-pltcl-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-pltcl-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-server-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-server-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-server-devel-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-server-devel-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-contrib-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-contrib-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-devel-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-devel-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-docs-15.10-150200.5.33.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-plperl-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-plperl-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-plpython-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-plpython-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-pltcl-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-pltcl-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-server-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-server-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-server-devel-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-server-devel-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:postgresql15-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:postgresql15-15.10-150200.5.33.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:postgresql15-15.10-150200.5.33.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:postgresql15-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-contrib-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-contrib-15.10-150200.5.33.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-contrib-15.10-150200.5.33.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-contrib-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-devel-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-devel-15.10-150200.5.33.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-devel-15.10-150200.5.33.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-devel-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-docs-15.10-150200.5.33.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-plperl-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-plperl-15.10-150200.5.33.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-plperl-15.10-150200.5.33.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-plperl-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-plpython-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-plpython-15.10-150200.5.33.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-plpython-15.10-150200.5.33.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-plpython-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-pltcl-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-pltcl-15.10-150200.5.33.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-pltcl-15.10-150200.5.33.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-pltcl-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-server-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-server-15.10-150200.5.33.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-server-15.10-150200.5.33.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-server-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-server-devel-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-server-devel-15.10-150200.5.33.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-server-devel-15.10-150200.5.33.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-server-devel-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-15.10-150200.5.33.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-15.10-150200.5.33.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-contrib-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-contrib-15.10-150200.5.33.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-contrib-15.10-150200.5.33.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-contrib-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-devel-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-devel-15.10-150200.5.33.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-devel-15.10-150200.5.33.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-devel-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-docs-15.10-150200.5.33.1.noarch",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-plperl-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-plperl-15.10-150200.5.33.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-plperl-15.10-150200.5.33.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-plperl-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-plpython-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-plpython-15.10-150200.5.33.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-plpython-15.10-150200.5.33.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-plpython-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-pltcl-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-pltcl-15.10-150200.5.33.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-pltcl-15.10-150200.5.33.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-pltcl-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-server-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-server-15.10-150200.5.33.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-server-15.10-150200.5.33.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-server-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-server-devel-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-server-devel-15.10-150200.5.33.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-server-devel-15.10-150200.5.33.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-server-devel-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-15.10-150200.5.33.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-15.10-150200.5.33.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-contrib-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-contrib-15.10-150200.5.33.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-contrib-15.10-150200.5.33.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-contrib-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-devel-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-devel-15.10-150200.5.33.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-devel-15.10-150200.5.33.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-devel-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-docs-15.10-150200.5.33.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-plperl-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-plperl-15.10-150200.5.33.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-plperl-15.10-150200.5.33.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-plperl-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-plpython-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-plpython-15.10-150200.5.33.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-plpython-15.10-150200.5.33.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-plpython-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-pltcl-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-pltcl-15.10-150200.5.33.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-pltcl-15.10-150200.5.33.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-pltcl-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-server-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-server-15.10-150200.5.33.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-server-15.10-150200.5.33.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-server-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-server-devel-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-server-devel-15.10-150200.5.33.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-server-devel-15.10-150200.5.33.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-server-devel-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql15-15.10-150200.5.33.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql15-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql15-contrib-15.10-150200.5.33.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql15-contrib-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql15-devel-15.10-150200.5.33.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql15-devel-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql15-docs-15.10-150200.5.33.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql15-plperl-15.10-150200.5.33.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql15-plperl-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql15-plpython-15.10-150200.5.33.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql15-plpython-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql15-pltcl-15.10-150200.5.33.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql15-pltcl-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql15-server-15.10-150200.5.33.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql15-server-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql15-server-devel-15.10-150200.5.33.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql15-server-devel-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-15.10-150200.5.33.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-contrib-15.10-150200.5.33.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-contrib-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-devel-15.10-150200.5.33.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-devel-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-docs-15.10-150200.5.33.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-plperl-15.10-150200.5.33.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-plperl-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-plpython-15.10-150200.5.33.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-plpython-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-pltcl-15.10-150200.5.33.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-pltcl-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-server-15.10-150200.5.33.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-server-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-server-devel-15.10-150200.5.33.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-server-devel-15.10-150200.5.33.1.x86_64",
"SUSE Manager Proxy 4.3:postgresql15-15.10-150200.5.33.1.x86_64",
"SUSE Manager Proxy 4.3:postgresql15-contrib-15.10-150200.5.33.1.x86_64",
"SUSE Manager Proxy 4.3:postgresql15-devel-15.10-150200.5.33.1.x86_64",
"SUSE Manager Proxy 4.3:postgresql15-docs-15.10-150200.5.33.1.noarch",
"SUSE Manager Proxy 4.3:postgresql15-plperl-15.10-150200.5.33.1.x86_64",
"SUSE Manager Proxy 4.3:postgresql15-plpython-15.10-150200.5.33.1.x86_64",
"SUSE Manager Proxy 4.3:postgresql15-pltcl-15.10-150200.5.33.1.x86_64",
"SUSE Manager Proxy 4.3:postgresql15-server-15.10-150200.5.33.1.x86_64",
"SUSE Manager Proxy 4.3:postgresql15-server-devel-15.10-150200.5.33.1.x86_64",
"SUSE Manager Server 4.3:postgresql15-15.10-150200.5.33.1.ppc64le",
"SUSE Manager Server 4.3:postgresql15-15.10-150200.5.33.1.s390x",
"SUSE Manager Server 4.3:postgresql15-15.10-150200.5.33.1.x86_64",
"SUSE Manager Server 4.3:postgresql15-contrib-15.10-150200.5.33.1.ppc64le",
"SUSE Manager Server 4.3:postgresql15-contrib-15.10-150200.5.33.1.s390x",
"SUSE Manager Server 4.3:postgresql15-contrib-15.10-150200.5.33.1.x86_64",
"SUSE Manager Server 4.3:postgresql15-devel-15.10-150200.5.33.1.ppc64le",
"SUSE Manager Server 4.3:postgresql15-devel-15.10-150200.5.33.1.s390x",
"SUSE Manager Server 4.3:postgresql15-devel-15.10-150200.5.33.1.x86_64",
"SUSE Manager Server 4.3:postgresql15-docs-15.10-150200.5.33.1.noarch",
"SUSE Manager Server 4.3:postgresql15-plperl-15.10-150200.5.33.1.ppc64le",
"SUSE Manager Server 4.3:postgresql15-plperl-15.10-150200.5.33.1.s390x",
"SUSE Manager Server 4.3:postgresql15-plperl-15.10-150200.5.33.1.x86_64",
"SUSE Manager Server 4.3:postgresql15-plpython-15.10-150200.5.33.1.ppc64le",
"SUSE Manager Server 4.3:postgresql15-plpython-15.10-150200.5.33.1.s390x",
"SUSE Manager Server 4.3:postgresql15-plpython-15.10-150200.5.33.1.x86_64",
"SUSE Manager Server 4.3:postgresql15-pltcl-15.10-150200.5.33.1.ppc64le",
"SUSE Manager Server 4.3:postgresql15-pltcl-15.10-150200.5.33.1.s390x",
"SUSE Manager Server 4.3:postgresql15-pltcl-15.10-150200.5.33.1.x86_64",
"SUSE Manager Server 4.3:postgresql15-server-15.10-150200.5.33.1.ppc64le",
"SUSE Manager Server 4.3:postgresql15-server-15.10-150200.5.33.1.s390x",
"SUSE Manager Server 4.3:postgresql15-server-15.10-150200.5.33.1.x86_64",
"SUSE Manager Server 4.3:postgresql15-server-devel-15.10-150200.5.33.1.ppc64le",
"SUSE Manager Server 4.3:postgresql15-server-devel-15.10-150200.5.33.1.s390x",
"SUSE Manager Server 4.3:postgresql15-server-devel-15.10-150200.5.33.1.x86_64",
"openSUSE Leap 15.5:postgresql15-15.10-150200.5.33.1.aarch64",
"openSUSE Leap 15.5:postgresql15-15.10-150200.5.33.1.ppc64le",
"openSUSE Leap 15.5:postgresql15-15.10-150200.5.33.1.s390x",
"openSUSE Leap 15.5:postgresql15-15.10-150200.5.33.1.x86_64",
"openSUSE Leap 15.5:postgresql15-contrib-15.10-150200.5.33.1.aarch64",
"openSUSE Leap 15.5:postgresql15-contrib-15.10-150200.5.33.1.ppc64le",
"openSUSE Leap 15.5:postgresql15-contrib-15.10-150200.5.33.1.s390x",
"openSUSE Leap 15.5:postgresql15-contrib-15.10-150200.5.33.1.x86_64",
"openSUSE Leap 15.5:postgresql15-devel-15.10-150200.5.33.1.aarch64",
"openSUSE Leap 15.5:postgresql15-devel-15.10-150200.5.33.1.ppc64le",
"openSUSE Leap 15.5:postgresql15-devel-15.10-150200.5.33.1.s390x",
"openSUSE Leap 15.5:postgresql15-devel-15.10-150200.5.33.1.x86_64",
"openSUSE Leap 15.5:postgresql15-docs-15.10-150200.5.33.1.noarch",
"openSUSE Leap 15.5:postgresql15-llvmjit-15.10-150200.5.33.1.aarch64",
"openSUSE Leap 15.5:postgresql15-llvmjit-15.10-150200.5.33.1.ppc64le",
"openSUSE Leap 15.5:postgresql15-llvmjit-15.10-150200.5.33.1.s390x",
"openSUSE Leap 15.5:postgresql15-llvmjit-15.10-150200.5.33.1.x86_64",
"openSUSE Leap 15.5:postgresql15-llvmjit-devel-15.10-150200.5.33.1.aarch64",
"openSUSE Leap 15.5:postgresql15-llvmjit-devel-15.10-150200.5.33.1.ppc64le",
"openSUSE Leap 15.5:postgresql15-llvmjit-devel-15.10-150200.5.33.1.s390x",
"openSUSE Leap 15.5:postgresql15-llvmjit-devel-15.10-150200.5.33.1.x86_64",
"openSUSE Leap 15.5:postgresql15-plperl-15.10-150200.5.33.1.aarch64",
"openSUSE Leap 15.5:postgresql15-plperl-15.10-150200.5.33.1.ppc64le",
"openSUSE Leap 15.5:postgresql15-plperl-15.10-150200.5.33.1.s390x",
"openSUSE Leap 15.5:postgresql15-plperl-15.10-150200.5.33.1.x86_64",
"openSUSE Leap 15.5:postgresql15-plpython-15.10-150200.5.33.1.aarch64",
"openSUSE Leap 15.5:postgresql15-plpython-15.10-150200.5.33.1.ppc64le",
"openSUSE Leap 15.5:postgresql15-plpython-15.10-150200.5.33.1.s390x",
"openSUSE Leap 15.5:postgresql15-plpython-15.10-150200.5.33.1.x86_64",
"openSUSE Leap 15.5:postgresql15-pltcl-15.10-150200.5.33.1.aarch64",
"openSUSE Leap 15.5:postgresql15-pltcl-15.10-150200.5.33.1.ppc64le",
"openSUSE Leap 15.5:postgresql15-pltcl-15.10-150200.5.33.1.s390x",
"openSUSE Leap 15.5:postgresql15-pltcl-15.10-150200.5.33.1.x86_64",
"openSUSE Leap 15.5:postgresql15-server-15.10-150200.5.33.1.aarch64",
"openSUSE Leap 15.5:postgresql15-server-15.10-150200.5.33.1.ppc64le",
"openSUSE Leap 15.5:postgresql15-server-15.10-150200.5.33.1.s390x",
"openSUSE Leap 15.5:postgresql15-server-15.10-150200.5.33.1.x86_64",
"openSUSE Leap 15.5:postgresql15-server-devel-15.10-150200.5.33.1.aarch64",
"openSUSE Leap 15.5:postgresql15-server-devel-15.10-150200.5.33.1.ppc64le",
"openSUSE Leap 15.5:postgresql15-server-devel-15.10-150200.5.33.1.s390x",
"openSUSE Leap 15.5:postgresql15-server-devel-15.10-150200.5.33.1.x86_64",
"openSUSE Leap 15.5:postgresql15-test-15.10-150200.5.33.1.aarch64",
"openSUSE Leap 15.5:postgresql15-test-15.10-150200.5.33.1.ppc64le",
"openSUSE Leap 15.5:postgresql15-test-15.10-150200.5.33.1.s390x",
"openSUSE Leap 15.5:postgresql15-test-15.10-150200.5.33.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2024-10977",
"url": "https://www.suse.com/security/cve/CVE-2024-10977"
},
{
"category": "external",
"summary": "SUSE Bug 1233325 for CVE-2024-10977",
"url": "https://bugzilla.suse.com/1233325"
}
],
"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:postgresql15-15.10-150200.5.33.1.aarch64",
"SUSE Enterprise Storage 7.1:postgresql15-15.10-150200.5.33.1.x86_64",
"SUSE Enterprise Storage 7.1:postgresql15-contrib-15.10-150200.5.33.1.aarch64",
"SUSE Enterprise Storage 7.1:postgresql15-contrib-15.10-150200.5.33.1.x86_64",
"SUSE Enterprise Storage 7.1:postgresql15-devel-15.10-150200.5.33.1.aarch64",
"SUSE Enterprise Storage 7.1:postgresql15-devel-15.10-150200.5.33.1.x86_64",
"SUSE Enterprise Storage 7.1:postgresql15-docs-15.10-150200.5.33.1.noarch",
"SUSE Enterprise Storage 7.1:postgresql15-plperl-15.10-150200.5.33.1.aarch64",
"SUSE Enterprise Storage 7.1:postgresql15-plperl-15.10-150200.5.33.1.x86_64",
"SUSE Enterprise Storage 7.1:postgresql15-plpython-15.10-150200.5.33.1.aarch64",
"SUSE Enterprise Storage 7.1:postgresql15-plpython-15.10-150200.5.33.1.x86_64",
"SUSE Enterprise Storage 7.1:postgresql15-pltcl-15.10-150200.5.33.1.aarch64",
"SUSE Enterprise Storage 7.1:postgresql15-pltcl-15.10-150200.5.33.1.x86_64",
"SUSE Enterprise Storage 7.1:postgresql15-server-15.10-150200.5.33.1.aarch64",
"SUSE Enterprise Storage 7.1:postgresql15-server-15.10-150200.5.33.1.x86_64",
"SUSE Enterprise Storage 7.1:postgresql15-server-devel-15.10-150200.5.33.1.aarch64",
"SUSE Enterprise Storage 7.1:postgresql15-server-devel-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql15-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql15-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql15-contrib-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql15-contrib-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql15-devel-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql15-devel-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql15-docs-15.10-150200.5.33.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql15-plperl-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql15-plperl-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql15-plpython-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql15-plpython-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql15-pltcl-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql15-pltcl-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql15-server-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql15-server-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql15-server-devel-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql15-server-devel-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-contrib-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-contrib-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-devel-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-devel-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-docs-15.10-150200.5.33.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-plperl-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-plperl-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-plpython-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-plpython-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-pltcl-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-pltcl-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-server-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-server-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-server-devel-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-server-devel-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-contrib-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-contrib-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-devel-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-devel-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-docs-15.10-150200.5.33.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-plperl-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-plperl-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-plpython-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-plpython-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-pltcl-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-pltcl-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-server-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-server-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-server-devel-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-server-devel-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:postgresql15-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:postgresql15-15.10-150200.5.33.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:postgresql15-15.10-150200.5.33.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:postgresql15-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-contrib-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-contrib-15.10-150200.5.33.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-contrib-15.10-150200.5.33.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-contrib-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-devel-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-devel-15.10-150200.5.33.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-devel-15.10-150200.5.33.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-devel-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-docs-15.10-150200.5.33.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-plperl-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-plperl-15.10-150200.5.33.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-plperl-15.10-150200.5.33.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-plperl-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-plpython-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-plpython-15.10-150200.5.33.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-plpython-15.10-150200.5.33.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-plpython-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-pltcl-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-pltcl-15.10-150200.5.33.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-pltcl-15.10-150200.5.33.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-pltcl-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-server-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-server-15.10-150200.5.33.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-server-15.10-150200.5.33.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-server-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-server-devel-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-server-devel-15.10-150200.5.33.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-server-devel-15.10-150200.5.33.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-server-devel-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-15.10-150200.5.33.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-15.10-150200.5.33.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-contrib-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-contrib-15.10-150200.5.33.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-contrib-15.10-150200.5.33.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-contrib-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-devel-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-devel-15.10-150200.5.33.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-devel-15.10-150200.5.33.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-devel-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-docs-15.10-150200.5.33.1.noarch",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-plperl-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-plperl-15.10-150200.5.33.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-plperl-15.10-150200.5.33.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-plperl-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-plpython-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-plpython-15.10-150200.5.33.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-plpython-15.10-150200.5.33.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-plpython-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-pltcl-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-pltcl-15.10-150200.5.33.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-pltcl-15.10-150200.5.33.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-pltcl-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-server-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-server-15.10-150200.5.33.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-server-15.10-150200.5.33.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-server-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-server-devel-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-server-devel-15.10-150200.5.33.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-server-devel-15.10-150200.5.33.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-server-devel-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-15.10-150200.5.33.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-15.10-150200.5.33.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-contrib-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-contrib-15.10-150200.5.33.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-contrib-15.10-150200.5.33.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-contrib-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-devel-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-devel-15.10-150200.5.33.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-devel-15.10-150200.5.33.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-devel-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-docs-15.10-150200.5.33.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-plperl-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-plperl-15.10-150200.5.33.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-plperl-15.10-150200.5.33.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-plperl-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-plpython-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-plpython-15.10-150200.5.33.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-plpython-15.10-150200.5.33.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-plpython-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-pltcl-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-pltcl-15.10-150200.5.33.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-pltcl-15.10-150200.5.33.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-pltcl-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-server-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-server-15.10-150200.5.33.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-server-15.10-150200.5.33.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-server-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-server-devel-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-server-devel-15.10-150200.5.33.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-server-devel-15.10-150200.5.33.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-server-devel-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql15-15.10-150200.5.33.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql15-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql15-contrib-15.10-150200.5.33.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql15-contrib-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql15-devel-15.10-150200.5.33.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql15-devel-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql15-docs-15.10-150200.5.33.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql15-plperl-15.10-150200.5.33.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql15-plperl-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql15-plpython-15.10-150200.5.33.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql15-plpython-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql15-pltcl-15.10-150200.5.33.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql15-pltcl-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql15-server-15.10-150200.5.33.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql15-server-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql15-server-devel-15.10-150200.5.33.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql15-server-devel-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-15.10-150200.5.33.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-contrib-15.10-150200.5.33.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-contrib-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-devel-15.10-150200.5.33.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-devel-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-docs-15.10-150200.5.33.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-plperl-15.10-150200.5.33.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-plperl-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-plpython-15.10-150200.5.33.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-plpython-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-pltcl-15.10-150200.5.33.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-pltcl-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-server-15.10-150200.5.33.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-server-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-server-devel-15.10-150200.5.33.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-server-devel-15.10-150200.5.33.1.x86_64",
"SUSE Manager Proxy 4.3:postgresql15-15.10-150200.5.33.1.x86_64",
"SUSE Manager Proxy 4.3:postgresql15-contrib-15.10-150200.5.33.1.x86_64",
"SUSE Manager Proxy 4.3:postgresql15-devel-15.10-150200.5.33.1.x86_64",
"SUSE Manager Proxy 4.3:postgresql15-docs-15.10-150200.5.33.1.noarch",
"SUSE Manager Proxy 4.3:postgresql15-plperl-15.10-150200.5.33.1.x86_64",
"SUSE Manager Proxy 4.3:postgresql15-plpython-15.10-150200.5.33.1.x86_64",
"SUSE Manager Proxy 4.3:postgresql15-pltcl-15.10-150200.5.33.1.x86_64",
"SUSE Manager Proxy 4.3:postgresql15-server-15.10-150200.5.33.1.x86_64",
"SUSE Manager Proxy 4.3:postgresql15-server-devel-15.10-150200.5.33.1.x86_64",
"SUSE Manager Server 4.3:postgresql15-15.10-150200.5.33.1.ppc64le",
"SUSE Manager Server 4.3:postgresql15-15.10-150200.5.33.1.s390x",
"SUSE Manager Server 4.3:postgresql15-15.10-150200.5.33.1.x86_64",
"SUSE Manager Server 4.3:postgresql15-contrib-15.10-150200.5.33.1.ppc64le",
"SUSE Manager Server 4.3:postgresql15-contrib-15.10-150200.5.33.1.s390x",
"SUSE Manager Server 4.3:postgresql15-contrib-15.10-150200.5.33.1.x86_64",
"SUSE Manager Server 4.3:postgresql15-devel-15.10-150200.5.33.1.ppc64le",
"SUSE Manager Server 4.3:postgresql15-devel-15.10-150200.5.33.1.s390x",
"SUSE Manager Server 4.3:postgresql15-devel-15.10-150200.5.33.1.x86_64",
"SUSE Manager Server 4.3:postgresql15-docs-15.10-150200.5.33.1.noarch",
"SUSE Manager Server 4.3:postgresql15-plperl-15.10-150200.5.33.1.ppc64le",
"SUSE Manager Server 4.3:postgresql15-plperl-15.10-150200.5.33.1.s390x",
"SUSE Manager Server 4.3:postgresql15-plperl-15.10-150200.5.33.1.x86_64",
"SUSE Manager Server 4.3:postgresql15-plpython-15.10-150200.5.33.1.ppc64le",
"SUSE Manager Server 4.3:postgresql15-plpython-15.10-150200.5.33.1.s390x",
"SUSE Manager Server 4.3:postgresql15-plpython-15.10-150200.5.33.1.x86_64",
"SUSE Manager Server 4.3:postgresql15-pltcl-15.10-150200.5.33.1.ppc64le",
"SUSE Manager Server 4.3:postgresql15-pltcl-15.10-150200.5.33.1.s390x",
"SUSE Manager Server 4.3:postgresql15-pltcl-15.10-150200.5.33.1.x86_64",
"SUSE Manager Server 4.3:postgresql15-server-15.10-150200.5.33.1.ppc64le",
"SUSE Manager Server 4.3:postgresql15-server-15.10-150200.5.33.1.s390x",
"SUSE Manager Server 4.3:postgresql15-server-15.10-150200.5.33.1.x86_64",
"SUSE Manager Server 4.3:postgresql15-server-devel-15.10-150200.5.33.1.ppc64le",
"SUSE Manager Server 4.3:postgresql15-server-devel-15.10-150200.5.33.1.s390x",
"SUSE Manager Server 4.3:postgresql15-server-devel-15.10-150200.5.33.1.x86_64",
"openSUSE Leap 15.5:postgresql15-15.10-150200.5.33.1.aarch64",
"openSUSE Leap 15.5:postgresql15-15.10-150200.5.33.1.ppc64le",
"openSUSE Leap 15.5:postgresql15-15.10-150200.5.33.1.s390x",
"openSUSE Leap 15.5:postgresql15-15.10-150200.5.33.1.x86_64",
"openSUSE Leap 15.5:postgresql15-contrib-15.10-150200.5.33.1.aarch64",
"openSUSE Leap 15.5:postgresql15-contrib-15.10-150200.5.33.1.ppc64le",
"openSUSE Leap 15.5:postgresql15-contrib-15.10-150200.5.33.1.s390x",
"openSUSE Leap 15.5:postgresql15-contrib-15.10-150200.5.33.1.x86_64",
"openSUSE Leap 15.5:postgresql15-devel-15.10-150200.5.33.1.aarch64",
"openSUSE Leap 15.5:postgresql15-devel-15.10-150200.5.33.1.ppc64le",
"openSUSE Leap 15.5:postgresql15-devel-15.10-150200.5.33.1.s390x",
"openSUSE Leap 15.5:postgresql15-devel-15.10-150200.5.33.1.x86_64",
"openSUSE Leap 15.5:postgresql15-docs-15.10-150200.5.33.1.noarch",
"openSUSE Leap 15.5:postgresql15-llvmjit-15.10-150200.5.33.1.aarch64",
"openSUSE Leap 15.5:postgresql15-llvmjit-15.10-150200.5.33.1.ppc64le",
"openSUSE Leap 15.5:postgresql15-llvmjit-15.10-150200.5.33.1.s390x",
"openSUSE Leap 15.5:postgresql15-llvmjit-15.10-150200.5.33.1.x86_64",
"openSUSE Leap 15.5:postgresql15-llvmjit-devel-15.10-150200.5.33.1.aarch64",
"openSUSE Leap 15.5:postgresql15-llvmjit-devel-15.10-150200.5.33.1.ppc64le",
"openSUSE Leap 15.5:postgresql15-llvmjit-devel-15.10-150200.5.33.1.s390x",
"openSUSE Leap 15.5:postgresql15-llvmjit-devel-15.10-150200.5.33.1.x86_64",
"openSUSE Leap 15.5:postgresql15-plperl-15.10-150200.5.33.1.aarch64",
"openSUSE Leap 15.5:postgresql15-plperl-15.10-150200.5.33.1.ppc64le",
"openSUSE Leap 15.5:postgresql15-plperl-15.10-150200.5.33.1.s390x",
"openSUSE Leap 15.5:postgresql15-plperl-15.10-150200.5.33.1.x86_64",
"openSUSE Leap 15.5:postgresql15-plpython-15.10-150200.5.33.1.aarch64",
"openSUSE Leap 15.5:postgresql15-plpython-15.10-150200.5.33.1.ppc64le",
"openSUSE Leap 15.5:postgresql15-plpython-15.10-150200.5.33.1.s390x",
"openSUSE Leap 15.5:postgresql15-plpython-15.10-150200.5.33.1.x86_64",
"openSUSE Leap 15.5:postgresql15-pltcl-15.10-150200.5.33.1.aarch64",
"openSUSE Leap 15.5:postgresql15-pltcl-15.10-150200.5.33.1.ppc64le",
"openSUSE Leap 15.5:postgresql15-pltcl-15.10-150200.5.33.1.s390x",
"openSUSE Leap 15.5:postgresql15-pltcl-15.10-150200.5.33.1.x86_64",
"openSUSE Leap 15.5:postgresql15-server-15.10-150200.5.33.1.aarch64",
"openSUSE Leap 15.5:postgresql15-server-15.10-150200.5.33.1.ppc64le",
"openSUSE Leap 15.5:postgresql15-server-15.10-150200.5.33.1.s390x",
"openSUSE Leap 15.5:postgresql15-server-15.10-150200.5.33.1.x86_64",
"openSUSE Leap 15.5:postgresql15-server-devel-15.10-150200.5.33.1.aarch64",
"openSUSE Leap 15.5:postgresql15-server-devel-15.10-150200.5.33.1.ppc64le",
"openSUSE Leap 15.5:postgresql15-server-devel-15.10-150200.5.33.1.s390x",
"openSUSE Leap 15.5:postgresql15-server-devel-15.10-150200.5.33.1.x86_64",
"openSUSE Leap 15.5:postgresql15-test-15.10-150200.5.33.1.aarch64",
"openSUSE Leap 15.5:postgresql15-test-15.10-150200.5.33.1.ppc64le",
"openSUSE Leap 15.5:postgresql15-test-15.10-150200.5.33.1.s390x",
"openSUSE Leap 15.5:postgresql15-test-15.10-150200.5.33.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 3.1,
"baseSeverity": "LOW",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:N/I:L/A:N",
"version": "3.1"
},
"products": [
"SUSE Enterprise Storage 7.1:postgresql15-15.10-150200.5.33.1.aarch64",
"SUSE Enterprise Storage 7.1:postgresql15-15.10-150200.5.33.1.x86_64",
"SUSE Enterprise Storage 7.1:postgresql15-contrib-15.10-150200.5.33.1.aarch64",
"SUSE Enterprise Storage 7.1:postgresql15-contrib-15.10-150200.5.33.1.x86_64",
"SUSE Enterprise Storage 7.1:postgresql15-devel-15.10-150200.5.33.1.aarch64",
"SUSE Enterprise Storage 7.1:postgresql15-devel-15.10-150200.5.33.1.x86_64",
"SUSE Enterprise Storage 7.1:postgresql15-docs-15.10-150200.5.33.1.noarch",
"SUSE Enterprise Storage 7.1:postgresql15-plperl-15.10-150200.5.33.1.aarch64",
"SUSE Enterprise Storage 7.1:postgresql15-plperl-15.10-150200.5.33.1.x86_64",
"SUSE Enterprise Storage 7.1:postgresql15-plpython-15.10-150200.5.33.1.aarch64",
"SUSE Enterprise Storage 7.1:postgresql15-plpython-15.10-150200.5.33.1.x86_64",
"SUSE Enterprise Storage 7.1:postgresql15-pltcl-15.10-150200.5.33.1.aarch64",
"SUSE Enterprise Storage 7.1:postgresql15-pltcl-15.10-150200.5.33.1.x86_64",
"SUSE Enterprise Storage 7.1:postgresql15-server-15.10-150200.5.33.1.aarch64",
"SUSE Enterprise Storage 7.1:postgresql15-server-15.10-150200.5.33.1.x86_64",
"SUSE Enterprise Storage 7.1:postgresql15-server-devel-15.10-150200.5.33.1.aarch64",
"SUSE Enterprise Storage 7.1:postgresql15-server-devel-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql15-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql15-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql15-contrib-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql15-contrib-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql15-devel-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql15-devel-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql15-docs-15.10-150200.5.33.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql15-plperl-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql15-plperl-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql15-plpython-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql15-plpython-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql15-pltcl-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql15-pltcl-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql15-server-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql15-server-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql15-server-devel-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql15-server-devel-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-contrib-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-contrib-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-devel-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-devel-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-docs-15.10-150200.5.33.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-plperl-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-plperl-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-plpython-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-plpython-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-pltcl-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-pltcl-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-server-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-server-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-server-devel-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-server-devel-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-contrib-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-contrib-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-devel-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-devel-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-docs-15.10-150200.5.33.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-plperl-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-plperl-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-plpython-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-plpython-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-pltcl-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-pltcl-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-server-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-server-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-server-devel-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-server-devel-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:postgresql15-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:postgresql15-15.10-150200.5.33.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:postgresql15-15.10-150200.5.33.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:postgresql15-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-contrib-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-contrib-15.10-150200.5.33.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-contrib-15.10-150200.5.33.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-contrib-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-devel-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-devel-15.10-150200.5.33.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-devel-15.10-150200.5.33.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-devel-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-docs-15.10-150200.5.33.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-plperl-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-plperl-15.10-150200.5.33.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-plperl-15.10-150200.5.33.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-plperl-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-plpython-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-plpython-15.10-150200.5.33.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-plpython-15.10-150200.5.33.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-plpython-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-pltcl-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-pltcl-15.10-150200.5.33.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-pltcl-15.10-150200.5.33.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-pltcl-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-server-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-server-15.10-150200.5.33.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-server-15.10-150200.5.33.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-server-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-server-devel-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-server-devel-15.10-150200.5.33.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-server-devel-15.10-150200.5.33.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-server-devel-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-15.10-150200.5.33.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-15.10-150200.5.33.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-contrib-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-contrib-15.10-150200.5.33.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-contrib-15.10-150200.5.33.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-contrib-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-devel-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-devel-15.10-150200.5.33.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-devel-15.10-150200.5.33.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-devel-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-docs-15.10-150200.5.33.1.noarch",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-plperl-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-plperl-15.10-150200.5.33.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-plperl-15.10-150200.5.33.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-plperl-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-plpython-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-plpython-15.10-150200.5.33.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-plpython-15.10-150200.5.33.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-plpython-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-pltcl-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-pltcl-15.10-150200.5.33.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-pltcl-15.10-150200.5.33.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-pltcl-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-server-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-server-15.10-150200.5.33.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-server-15.10-150200.5.33.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-server-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-server-devel-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-server-devel-15.10-150200.5.33.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-server-devel-15.10-150200.5.33.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-server-devel-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-15.10-150200.5.33.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-15.10-150200.5.33.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-contrib-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-contrib-15.10-150200.5.33.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-contrib-15.10-150200.5.33.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-contrib-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-devel-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-devel-15.10-150200.5.33.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-devel-15.10-150200.5.33.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-devel-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-docs-15.10-150200.5.33.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-plperl-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-plperl-15.10-150200.5.33.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-plperl-15.10-150200.5.33.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-plperl-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-plpython-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-plpython-15.10-150200.5.33.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-plpython-15.10-150200.5.33.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-plpython-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-pltcl-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-pltcl-15.10-150200.5.33.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-pltcl-15.10-150200.5.33.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-pltcl-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-server-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-server-15.10-150200.5.33.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-server-15.10-150200.5.33.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-server-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-server-devel-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-server-devel-15.10-150200.5.33.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-server-devel-15.10-150200.5.33.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-server-devel-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql15-15.10-150200.5.33.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql15-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql15-contrib-15.10-150200.5.33.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql15-contrib-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql15-devel-15.10-150200.5.33.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql15-devel-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql15-docs-15.10-150200.5.33.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql15-plperl-15.10-150200.5.33.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql15-plperl-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql15-plpython-15.10-150200.5.33.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql15-plpython-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql15-pltcl-15.10-150200.5.33.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql15-pltcl-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql15-server-15.10-150200.5.33.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql15-server-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql15-server-devel-15.10-150200.5.33.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql15-server-devel-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-15.10-150200.5.33.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-contrib-15.10-150200.5.33.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-contrib-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-devel-15.10-150200.5.33.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-devel-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-docs-15.10-150200.5.33.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-plperl-15.10-150200.5.33.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-plperl-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-plpython-15.10-150200.5.33.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-plpython-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-pltcl-15.10-150200.5.33.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-pltcl-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-server-15.10-150200.5.33.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-server-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-server-devel-15.10-150200.5.33.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-server-devel-15.10-150200.5.33.1.x86_64",
"SUSE Manager Proxy 4.3:postgresql15-15.10-150200.5.33.1.x86_64",
"SUSE Manager Proxy 4.3:postgresql15-contrib-15.10-150200.5.33.1.x86_64",
"SUSE Manager Proxy 4.3:postgresql15-devel-15.10-150200.5.33.1.x86_64",
"SUSE Manager Proxy 4.3:postgresql15-docs-15.10-150200.5.33.1.noarch",
"SUSE Manager Proxy 4.3:postgresql15-plperl-15.10-150200.5.33.1.x86_64",
"SUSE Manager Proxy 4.3:postgresql15-plpython-15.10-150200.5.33.1.x86_64",
"SUSE Manager Proxy 4.3:postgresql15-pltcl-15.10-150200.5.33.1.x86_64",
"SUSE Manager Proxy 4.3:postgresql15-server-15.10-150200.5.33.1.x86_64",
"SUSE Manager Proxy 4.3:postgresql15-server-devel-15.10-150200.5.33.1.x86_64",
"SUSE Manager Server 4.3:postgresql15-15.10-150200.5.33.1.ppc64le",
"SUSE Manager Server 4.3:postgresql15-15.10-150200.5.33.1.s390x",
"SUSE Manager Server 4.3:postgresql15-15.10-150200.5.33.1.x86_64",
"SUSE Manager Server 4.3:postgresql15-contrib-15.10-150200.5.33.1.ppc64le",
"SUSE Manager Server 4.3:postgresql15-contrib-15.10-150200.5.33.1.s390x",
"SUSE Manager Server 4.3:postgresql15-contrib-15.10-150200.5.33.1.x86_64",
"SUSE Manager Server 4.3:postgresql15-devel-15.10-150200.5.33.1.ppc64le",
"SUSE Manager Server 4.3:postgresql15-devel-15.10-150200.5.33.1.s390x",
"SUSE Manager Server 4.3:postgresql15-devel-15.10-150200.5.33.1.x86_64",
"SUSE Manager Server 4.3:postgresql15-docs-15.10-150200.5.33.1.noarch",
"SUSE Manager Server 4.3:postgresql15-plperl-15.10-150200.5.33.1.ppc64le",
"SUSE Manager Server 4.3:postgresql15-plperl-15.10-150200.5.33.1.s390x",
"SUSE Manager Server 4.3:postgresql15-plperl-15.10-150200.5.33.1.x86_64",
"SUSE Manager Server 4.3:postgresql15-plpython-15.10-150200.5.33.1.ppc64le",
"SUSE Manager Server 4.3:postgresql15-plpython-15.10-150200.5.33.1.s390x",
"SUSE Manager Server 4.3:postgresql15-plpython-15.10-150200.5.33.1.x86_64",
"SUSE Manager Server 4.3:postgresql15-pltcl-15.10-150200.5.33.1.ppc64le",
"SUSE Manager Server 4.3:postgresql15-pltcl-15.10-150200.5.33.1.s390x",
"SUSE Manager Server 4.3:postgresql15-pltcl-15.10-150200.5.33.1.x86_64",
"SUSE Manager Server 4.3:postgresql15-server-15.10-150200.5.33.1.ppc64le",
"SUSE Manager Server 4.3:postgresql15-server-15.10-150200.5.33.1.s390x",
"SUSE Manager Server 4.3:postgresql15-server-15.10-150200.5.33.1.x86_64",
"SUSE Manager Server 4.3:postgresql15-server-devel-15.10-150200.5.33.1.ppc64le",
"SUSE Manager Server 4.3:postgresql15-server-devel-15.10-150200.5.33.1.s390x",
"SUSE Manager Server 4.3:postgresql15-server-devel-15.10-150200.5.33.1.x86_64",
"openSUSE Leap 15.5:postgresql15-15.10-150200.5.33.1.aarch64",
"openSUSE Leap 15.5:postgresql15-15.10-150200.5.33.1.ppc64le",
"openSUSE Leap 15.5:postgresql15-15.10-150200.5.33.1.s390x",
"openSUSE Leap 15.5:postgresql15-15.10-150200.5.33.1.x86_64",
"openSUSE Leap 15.5:postgresql15-contrib-15.10-150200.5.33.1.aarch64",
"openSUSE Leap 15.5:postgresql15-contrib-15.10-150200.5.33.1.ppc64le",
"openSUSE Leap 15.5:postgresql15-contrib-15.10-150200.5.33.1.s390x",
"openSUSE Leap 15.5:postgresql15-contrib-15.10-150200.5.33.1.x86_64",
"openSUSE Leap 15.5:postgresql15-devel-15.10-150200.5.33.1.aarch64",
"openSUSE Leap 15.5:postgresql15-devel-15.10-150200.5.33.1.ppc64le",
"openSUSE Leap 15.5:postgresql15-devel-15.10-150200.5.33.1.s390x",
"openSUSE Leap 15.5:postgresql15-devel-15.10-150200.5.33.1.x86_64",
"openSUSE Leap 15.5:postgresql15-docs-15.10-150200.5.33.1.noarch",
"openSUSE Leap 15.5:postgresql15-llvmjit-15.10-150200.5.33.1.aarch64",
"openSUSE Leap 15.5:postgresql15-llvmjit-15.10-150200.5.33.1.ppc64le",
"openSUSE Leap 15.5:postgresql15-llvmjit-15.10-150200.5.33.1.s390x",
"openSUSE Leap 15.5:postgresql15-llvmjit-15.10-150200.5.33.1.x86_64",
"openSUSE Leap 15.5:postgresql15-llvmjit-devel-15.10-150200.5.33.1.aarch64",
"openSUSE Leap 15.5:postgresql15-llvmjit-devel-15.10-150200.5.33.1.ppc64le",
"openSUSE Leap 15.5:postgresql15-llvmjit-devel-15.10-150200.5.33.1.s390x",
"openSUSE Leap 15.5:postgresql15-llvmjit-devel-15.10-150200.5.33.1.x86_64",
"openSUSE Leap 15.5:postgresql15-plperl-15.10-150200.5.33.1.aarch64",
"openSUSE Leap 15.5:postgresql15-plperl-15.10-150200.5.33.1.ppc64le",
"openSUSE Leap 15.5:postgresql15-plperl-15.10-150200.5.33.1.s390x",
"openSUSE Leap 15.5:postgresql15-plperl-15.10-150200.5.33.1.x86_64",
"openSUSE Leap 15.5:postgresql15-plpython-15.10-150200.5.33.1.aarch64",
"openSUSE Leap 15.5:postgresql15-plpython-15.10-150200.5.33.1.ppc64le",
"openSUSE Leap 15.5:postgresql15-plpython-15.10-150200.5.33.1.s390x",
"openSUSE Leap 15.5:postgresql15-plpython-15.10-150200.5.33.1.x86_64",
"openSUSE Leap 15.5:postgresql15-pltcl-15.10-150200.5.33.1.aarch64",
"openSUSE Leap 15.5:postgresql15-pltcl-15.10-150200.5.33.1.ppc64le",
"openSUSE Leap 15.5:postgresql15-pltcl-15.10-150200.5.33.1.s390x",
"openSUSE Leap 15.5:postgresql15-pltcl-15.10-150200.5.33.1.x86_64",
"openSUSE Leap 15.5:postgresql15-server-15.10-150200.5.33.1.aarch64",
"openSUSE Leap 15.5:postgresql15-server-15.10-150200.5.33.1.ppc64le",
"openSUSE Leap 15.5:postgresql15-server-15.10-150200.5.33.1.s390x",
"openSUSE Leap 15.5:postgresql15-server-15.10-150200.5.33.1.x86_64",
"openSUSE Leap 15.5:postgresql15-server-devel-15.10-150200.5.33.1.aarch64",
"openSUSE Leap 15.5:postgresql15-server-devel-15.10-150200.5.33.1.ppc64le",
"openSUSE Leap 15.5:postgresql15-server-devel-15.10-150200.5.33.1.s390x",
"openSUSE Leap 15.5:postgresql15-server-devel-15.10-150200.5.33.1.x86_64",
"openSUSE Leap 15.5:postgresql15-test-15.10-150200.5.33.1.aarch64",
"openSUSE Leap 15.5:postgresql15-test-15.10-150200.5.33.1.ppc64le",
"openSUSE Leap 15.5:postgresql15-test-15.10-150200.5.33.1.s390x",
"openSUSE Leap 15.5:postgresql15-test-15.10-150200.5.33.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-12-04T14:50:14Z",
"details": "low"
}
],
"title": "CVE-2024-10977"
},
{
"cve": "CVE-2024-10978",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2024-10978"
}
],
"notes": [
{
"category": "general",
"text": "Incorrect privilege assignment in PostgreSQL allows a less-privileged application user to view or change different rows from those intended. An attack requires the application to use SET ROLE, SET SESSION AUTHORIZATION, or an equivalent feature. The problem arises when an application query uses parameters from the attacker or conveys query results to the attacker. If that query reacts to current_setting(\u0027role\u0027) or the current user ID, it may modify or return data as though the session had not used SET ROLE or SET SESSION AUTHORIZATION. The attacker does not control which incorrect user ID applies. Query text from less-privileged sources is not a concern here, because SET ROLE and SET SESSION AUTHORIZATION are not sandboxes for unvetted queries. Versions before PostgreSQL 17.1, 16.5, 15.9, 14.14, 13.17, and 12.21 are affected.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Enterprise Storage 7.1:postgresql15-15.10-150200.5.33.1.aarch64",
"SUSE Enterprise Storage 7.1:postgresql15-15.10-150200.5.33.1.x86_64",
"SUSE Enterprise Storage 7.1:postgresql15-contrib-15.10-150200.5.33.1.aarch64",
"SUSE Enterprise Storage 7.1:postgresql15-contrib-15.10-150200.5.33.1.x86_64",
"SUSE Enterprise Storage 7.1:postgresql15-devel-15.10-150200.5.33.1.aarch64",
"SUSE Enterprise Storage 7.1:postgresql15-devel-15.10-150200.5.33.1.x86_64",
"SUSE Enterprise Storage 7.1:postgresql15-docs-15.10-150200.5.33.1.noarch",
"SUSE Enterprise Storage 7.1:postgresql15-plperl-15.10-150200.5.33.1.aarch64",
"SUSE Enterprise Storage 7.1:postgresql15-plperl-15.10-150200.5.33.1.x86_64",
"SUSE Enterprise Storage 7.1:postgresql15-plpython-15.10-150200.5.33.1.aarch64",
"SUSE Enterprise Storage 7.1:postgresql15-plpython-15.10-150200.5.33.1.x86_64",
"SUSE Enterprise Storage 7.1:postgresql15-pltcl-15.10-150200.5.33.1.aarch64",
"SUSE Enterprise Storage 7.1:postgresql15-pltcl-15.10-150200.5.33.1.x86_64",
"SUSE Enterprise Storage 7.1:postgresql15-server-15.10-150200.5.33.1.aarch64",
"SUSE Enterprise Storage 7.1:postgresql15-server-15.10-150200.5.33.1.x86_64",
"SUSE Enterprise Storage 7.1:postgresql15-server-devel-15.10-150200.5.33.1.aarch64",
"SUSE Enterprise Storage 7.1:postgresql15-server-devel-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql15-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql15-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql15-contrib-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql15-contrib-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql15-devel-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql15-devel-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql15-docs-15.10-150200.5.33.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql15-plperl-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql15-plperl-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql15-plpython-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql15-plpython-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql15-pltcl-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql15-pltcl-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql15-server-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql15-server-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql15-server-devel-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql15-server-devel-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-contrib-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-contrib-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-devel-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-devel-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-docs-15.10-150200.5.33.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-plperl-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-plperl-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-plpython-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-plpython-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-pltcl-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-pltcl-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-server-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-server-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-server-devel-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-server-devel-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-contrib-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-contrib-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-devel-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-devel-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-docs-15.10-150200.5.33.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-plperl-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-plperl-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-plpython-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-plpython-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-pltcl-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-pltcl-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-server-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-server-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-server-devel-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-server-devel-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:postgresql15-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:postgresql15-15.10-150200.5.33.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:postgresql15-15.10-150200.5.33.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:postgresql15-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-contrib-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-contrib-15.10-150200.5.33.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-contrib-15.10-150200.5.33.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-contrib-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-devel-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-devel-15.10-150200.5.33.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-devel-15.10-150200.5.33.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-devel-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-docs-15.10-150200.5.33.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-plperl-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-plperl-15.10-150200.5.33.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-plperl-15.10-150200.5.33.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-plperl-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-plpython-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-plpython-15.10-150200.5.33.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-plpython-15.10-150200.5.33.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-plpython-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-pltcl-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-pltcl-15.10-150200.5.33.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-pltcl-15.10-150200.5.33.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-pltcl-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-server-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-server-15.10-150200.5.33.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-server-15.10-150200.5.33.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-server-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-server-devel-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-server-devel-15.10-150200.5.33.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-server-devel-15.10-150200.5.33.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-server-devel-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-15.10-150200.5.33.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-15.10-150200.5.33.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-contrib-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-contrib-15.10-150200.5.33.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-contrib-15.10-150200.5.33.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-contrib-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-devel-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-devel-15.10-150200.5.33.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-devel-15.10-150200.5.33.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-devel-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-docs-15.10-150200.5.33.1.noarch",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-plperl-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-plperl-15.10-150200.5.33.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-plperl-15.10-150200.5.33.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-plperl-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-plpython-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-plpython-15.10-150200.5.33.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-plpython-15.10-150200.5.33.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-plpython-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-pltcl-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-pltcl-15.10-150200.5.33.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-pltcl-15.10-150200.5.33.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-pltcl-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-server-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-server-15.10-150200.5.33.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-server-15.10-150200.5.33.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-server-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-server-devel-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-server-devel-15.10-150200.5.33.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-server-devel-15.10-150200.5.33.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-server-devel-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-15.10-150200.5.33.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-15.10-150200.5.33.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-contrib-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-contrib-15.10-150200.5.33.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-contrib-15.10-150200.5.33.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-contrib-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-devel-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-devel-15.10-150200.5.33.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-devel-15.10-150200.5.33.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-devel-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-docs-15.10-150200.5.33.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-plperl-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-plperl-15.10-150200.5.33.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-plperl-15.10-150200.5.33.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-plperl-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-plpython-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-plpython-15.10-150200.5.33.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-plpython-15.10-150200.5.33.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-plpython-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-pltcl-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-pltcl-15.10-150200.5.33.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-pltcl-15.10-150200.5.33.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-pltcl-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-server-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-server-15.10-150200.5.33.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-server-15.10-150200.5.33.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-server-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-server-devel-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-server-devel-15.10-150200.5.33.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-server-devel-15.10-150200.5.33.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-server-devel-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql15-15.10-150200.5.33.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql15-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql15-contrib-15.10-150200.5.33.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql15-contrib-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql15-devel-15.10-150200.5.33.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql15-devel-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql15-docs-15.10-150200.5.33.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql15-plperl-15.10-150200.5.33.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql15-plperl-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql15-plpython-15.10-150200.5.33.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql15-plpython-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql15-pltcl-15.10-150200.5.33.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql15-pltcl-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql15-server-15.10-150200.5.33.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql15-server-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql15-server-devel-15.10-150200.5.33.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql15-server-devel-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-15.10-150200.5.33.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-contrib-15.10-150200.5.33.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-contrib-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-devel-15.10-150200.5.33.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-devel-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-docs-15.10-150200.5.33.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-plperl-15.10-150200.5.33.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-plperl-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-plpython-15.10-150200.5.33.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-plpython-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-pltcl-15.10-150200.5.33.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-pltcl-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-server-15.10-150200.5.33.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-server-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-server-devel-15.10-150200.5.33.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-server-devel-15.10-150200.5.33.1.x86_64",
"SUSE Manager Proxy 4.3:postgresql15-15.10-150200.5.33.1.x86_64",
"SUSE Manager Proxy 4.3:postgresql15-contrib-15.10-150200.5.33.1.x86_64",
"SUSE Manager Proxy 4.3:postgresql15-devel-15.10-150200.5.33.1.x86_64",
"SUSE Manager Proxy 4.3:postgresql15-docs-15.10-150200.5.33.1.noarch",
"SUSE Manager Proxy 4.3:postgresql15-plperl-15.10-150200.5.33.1.x86_64",
"SUSE Manager Proxy 4.3:postgresql15-plpython-15.10-150200.5.33.1.x86_64",
"SUSE Manager Proxy 4.3:postgresql15-pltcl-15.10-150200.5.33.1.x86_64",
"SUSE Manager Proxy 4.3:postgresql15-server-15.10-150200.5.33.1.x86_64",
"SUSE Manager Proxy 4.3:postgresql15-server-devel-15.10-150200.5.33.1.x86_64",
"SUSE Manager Server 4.3:postgresql15-15.10-150200.5.33.1.ppc64le",
"SUSE Manager Server 4.3:postgresql15-15.10-150200.5.33.1.s390x",
"SUSE Manager Server 4.3:postgresql15-15.10-150200.5.33.1.x86_64",
"SUSE Manager Server 4.3:postgresql15-contrib-15.10-150200.5.33.1.ppc64le",
"SUSE Manager Server 4.3:postgresql15-contrib-15.10-150200.5.33.1.s390x",
"SUSE Manager Server 4.3:postgresql15-contrib-15.10-150200.5.33.1.x86_64",
"SUSE Manager Server 4.3:postgresql15-devel-15.10-150200.5.33.1.ppc64le",
"SUSE Manager Server 4.3:postgresql15-devel-15.10-150200.5.33.1.s390x",
"SUSE Manager Server 4.3:postgresql15-devel-15.10-150200.5.33.1.x86_64",
"SUSE Manager Server 4.3:postgresql15-docs-15.10-150200.5.33.1.noarch",
"SUSE Manager Server 4.3:postgresql15-plperl-15.10-150200.5.33.1.ppc64le",
"SUSE Manager Server 4.3:postgresql15-plperl-15.10-150200.5.33.1.s390x",
"SUSE Manager Server 4.3:postgresql15-plperl-15.10-150200.5.33.1.x86_64",
"SUSE Manager Server 4.3:postgresql15-plpython-15.10-150200.5.33.1.ppc64le",
"SUSE Manager Server 4.3:postgresql15-plpython-15.10-150200.5.33.1.s390x",
"SUSE Manager Server 4.3:postgresql15-plpython-15.10-150200.5.33.1.x86_64",
"SUSE Manager Server 4.3:postgresql15-pltcl-15.10-150200.5.33.1.ppc64le",
"SUSE Manager Server 4.3:postgresql15-pltcl-15.10-150200.5.33.1.s390x",
"SUSE Manager Server 4.3:postgresql15-pltcl-15.10-150200.5.33.1.x86_64",
"SUSE Manager Server 4.3:postgresql15-server-15.10-150200.5.33.1.ppc64le",
"SUSE Manager Server 4.3:postgresql15-server-15.10-150200.5.33.1.s390x",
"SUSE Manager Server 4.3:postgresql15-server-15.10-150200.5.33.1.x86_64",
"SUSE Manager Server 4.3:postgresql15-server-devel-15.10-150200.5.33.1.ppc64le",
"SUSE Manager Server 4.3:postgresql15-server-devel-15.10-150200.5.33.1.s390x",
"SUSE Manager Server 4.3:postgresql15-server-devel-15.10-150200.5.33.1.x86_64",
"openSUSE Leap 15.5:postgresql15-15.10-150200.5.33.1.aarch64",
"openSUSE Leap 15.5:postgresql15-15.10-150200.5.33.1.ppc64le",
"openSUSE Leap 15.5:postgresql15-15.10-150200.5.33.1.s390x",
"openSUSE Leap 15.5:postgresql15-15.10-150200.5.33.1.x86_64",
"openSUSE Leap 15.5:postgresql15-contrib-15.10-150200.5.33.1.aarch64",
"openSUSE Leap 15.5:postgresql15-contrib-15.10-150200.5.33.1.ppc64le",
"openSUSE Leap 15.5:postgresql15-contrib-15.10-150200.5.33.1.s390x",
"openSUSE Leap 15.5:postgresql15-contrib-15.10-150200.5.33.1.x86_64",
"openSUSE Leap 15.5:postgresql15-devel-15.10-150200.5.33.1.aarch64",
"openSUSE Leap 15.5:postgresql15-devel-15.10-150200.5.33.1.ppc64le",
"openSUSE Leap 15.5:postgresql15-devel-15.10-150200.5.33.1.s390x",
"openSUSE Leap 15.5:postgresql15-devel-15.10-150200.5.33.1.x86_64",
"openSUSE Leap 15.5:postgresql15-docs-15.10-150200.5.33.1.noarch",
"openSUSE Leap 15.5:postgresql15-llvmjit-15.10-150200.5.33.1.aarch64",
"openSUSE Leap 15.5:postgresql15-llvmjit-15.10-150200.5.33.1.ppc64le",
"openSUSE Leap 15.5:postgresql15-llvmjit-15.10-150200.5.33.1.s390x",
"openSUSE Leap 15.5:postgresql15-llvmjit-15.10-150200.5.33.1.x86_64",
"openSUSE Leap 15.5:postgresql15-llvmjit-devel-15.10-150200.5.33.1.aarch64",
"openSUSE Leap 15.5:postgresql15-llvmjit-devel-15.10-150200.5.33.1.ppc64le",
"openSUSE Leap 15.5:postgresql15-llvmjit-devel-15.10-150200.5.33.1.s390x",
"openSUSE Leap 15.5:postgresql15-llvmjit-devel-15.10-150200.5.33.1.x86_64",
"openSUSE Leap 15.5:postgresql15-plperl-15.10-150200.5.33.1.aarch64",
"openSUSE Leap 15.5:postgresql15-plperl-15.10-150200.5.33.1.ppc64le",
"openSUSE Leap 15.5:postgresql15-plperl-15.10-150200.5.33.1.s390x",
"openSUSE Leap 15.5:postgresql15-plperl-15.10-150200.5.33.1.x86_64",
"openSUSE Leap 15.5:postgresql15-plpython-15.10-150200.5.33.1.aarch64",
"openSUSE Leap 15.5:postgresql15-plpython-15.10-150200.5.33.1.ppc64le",
"openSUSE Leap 15.5:postgresql15-plpython-15.10-150200.5.33.1.s390x",
"openSUSE Leap 15.5:postgresql15-plpython-15.10-150200.5.33.1.x86_64",
"openSUSE Leap 15.5:postgresql15-pltcl-15.10-150200.5.33.1.aarch64",
"openSUSE Leap 15.5:postgresql15-pltcl-15.10-150200.5.33.1.ppc64le",
"openSUSE Leap 15.5:postgresql15-pltcl-15.10-150200.5.33.1.s390x",
"openSUSE Leap 15.5:postgresql15-pltcl-15.10-150200.5.33.1.x86_64",
"openSUSE Leap 15.5:postgresql15-server-15.10-150200.5.33.1.aarch64",
"openSUSE Leap 15.5:postgresql15-server-15.10-150200.5.33.1.ppc64le",
"openSUSE Leap 15.5:postgresql15-server-15.10-150200.5.33.1.s390x",
"openSUSE Leap 15.5:postgresql15-server-15.10-150200.5.33.1.x86_64",
"openSUSE Leap 15.5:postgresql15-server-devel-15.10-150200.5.33.1.aarch64",
"openSUSE Leap 15.5:postgresql15-server-devel-15.10-150200.5.33.1.ppc64le",
"openSUSE Leap 15.5:postgresql15-server-devel-15.10-150200.5.33.1.s390x",
"openSUSE Leap 15.5:postgresql15-server-devel-15.10-150200.5.33.1.x86_64",
"openSUSE Leap 15.5:postgresql15-test-15.10-150200.5.33.1.aarch64",
"openSUSE Leap 15.5:postgresql15-test-15.10-150200.5.33.1.ppc64le",
"openSUSE Leap 15.5:postgresql15-test-15.10-150200.5.33.1.s390x",
"openSUSE Leap 15.5:postgresql15-test-15.10-150200.5.33.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2024-10978",
"url": "https://www.suse.com/security/cve/CVE-2024-10978"
},
{
"category": "external",
"summary": "SUSE Bug 1233326 for CVE-2024-10978",
"url": "https://bugzilla.suse.com/1233326"
}
],
"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:postgresql15-15.10-150200.5.33.1.aarch64",
"SUSE Enterprise Storage 7.1:postgresql15-15.10-150200.5.33.1.x86_64",
"SUSE Enterprise Storage 7.1:postgresql15-contrib-15.10-150200.5.33.1.aarch64",
"SUSE Enterprise Storage 7.1:postgresql15-contrib-15.10-150200.5.33.1.x86_64",
"SUSE Enterprise Storage 7.1:postgresql15-devel-15.10-150200.5.33.1.aarch64",
"SUSE Enterprise Storage 7.1:postgresql15-devel-15.10-150200.5.33.1.x86_64",
"SUSE Enterprise Storage 7.1:postgresql15-docs-15.10-150200.5.33.1.noarch",
"SUSE Enterprise Storage 7.1:postgresql15-plperl-15.10-150200.5.33.1.aarch64",
"SUSE Enterprise Storage 7.1:postgresql15-plperl-15.10-150200.5.33.1.x86_64",
"SUSE Enterprise Storage 7.1:postgresql15-plpython-15.10-150200.5.33.1.aarch64",
"SUSE Enterprise Storage 7.1:postgresql15-plpython-15.10-150200.5.33.1.x86_64",
"SUSE Enterprise Storage 7.1:postgresql15-pltcl-15.10-150200.5.33.1.aarch64",
"SUSE Enterprise Storage 7.1:postgresql15-pltcl-15.10-150200.5.33.1.x86_64",
"SUSE Enterprise Storage 7.1:postgresql15-server-15.10-150200.5.33.1.aarch64",
"SUSE Enterprise Storage 7.1:postgresql15-server-15.10-150200.5.33.1.x86_64",
"SUSE Enterprise Storage 7.1:postgresql15-server-devel-15.10-150200.5.33.1.aarch64",
"SUSE Enterprise Storage 7.1:postgresql15-server-devel-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql15-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql15-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql15-contrib-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql15-contrib-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql15-devel-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql15-devel-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql15-docs-15.10-150200.5.33.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql15-plperl-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql15-plperl-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql15-plpython-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql15-plpython-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql15-pltcl-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql15-pltcl-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql15-server-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql15-server-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql15-server-devel-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql15-server-devel-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-contrib-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-contrib-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-devel-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-devel-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-docs-15.10-150200.5.33.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-plperl-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-plperl-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-plpython-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-plpython-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-pltcl-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-pltcl-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-server-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-server-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-server-devel-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-server-devel-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-contrib-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-contrib-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-devel-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-devel-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-docs-15.10-150200.5.33.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-plperl-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-plperl-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-plpython-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-plpython-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-pltcl-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-pltcl-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-server-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-server-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-server-devel-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-server-devel-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:postgresql15-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:postgresql15-15.10-150200.5.33.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:postgresql15-15.10-150200.5.33.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:postgresql15-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-contrib-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-contrib-15.10-150200.5.33.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-contrib-15.10-150200.5.33.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-contrib-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-devel-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-devel-15.10-150200.5.33.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-devel-15.10-150200.5.33.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-devel-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-docs-15.10-150200.5.33.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-plperl-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-plperl-15.10-150200.5.33.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-plperl-15.10-150200.5.33.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-plperl-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-plpython-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-plpython-15.10-150200.5.33.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-plpython-15.10-150200.5.33.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-plpython-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-pltcl-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-pltcl-15.10-150200.5.33.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-pltcl-15.10-150200.5.33.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-pltcl-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-server-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-server-15.10-150200.5.33.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-server-15.10-150200.5.33.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-server-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-server-devel-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-server-devel-15.10-150200.5.33.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-server-devel-15.10-150200.5.33.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-server-devel-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-15.10-150200.5.33.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-15.10-150200.5.33.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-contrib-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-contrib-15.10-150200.5.33.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-contrib-15.10-150200.5.33.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-contrib-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-devel-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-devel-15.10-150200.5.33.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-devel-15.10-150200.5.33.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-devel-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-docs-15.10-150200.5.33.1.noarch",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-plperl-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-plperl-15.10-150200.5.33.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-plperl-15.10-150200.5.33.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-plperl-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-plpython-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-plpython-15.10-150200.5.33.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-plpython-15.10-150200.5.33.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-plpython-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-pltcl-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-pltcl-15.10-150200.5.33.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-pltcl-15.10-150200.5.33.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-pltcl-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-server-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-server-15.10-150200.5.33.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-server-15.10-150200.5.33.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-server-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-server-devel-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-server-devel-15.10-150200.5.33.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-server-devel-15.10-150200.5.33.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-server-devel-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-15.10-150200.5.33.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-15.10-150200.5.33.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-contrib-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-contrib-15.10-150200.5.33.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-contrib-15.10-150200.5.33.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-contrib-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-devel-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-devel-15.10-150200.5.33.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-devel-15.10-150200.5.33.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-devel-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-docs-15.10-150200.5.33.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-plperl-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-plperl-15.10-150200.5.33.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-plperl-15.10-150200.5.33.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-plperl-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-plpython-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-plpython-15.10-150200.5.33.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-plpython-15.10-150200.5.33.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-plpython-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-pltcl-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-pltcl-15.10-150200.5.33.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-pltcl-15.10-150200.5.33.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-pltcl-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-server-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-server-15.10-150200.5.33.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-server-15.10-150200.5.33.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-server-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-server-devel-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-server-devel-15.10-150200.5.33.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-server-devel-15.10-150200.5.33.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-server-devel-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql15-15.10-150200.5.33.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql15-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql15-contrib-15.10-150200.5.33.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql15-contrib-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql15-devel-15.10-150200.5.33.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql15-devel-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql15-docs-15.10-150200.5.33.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql15-plperl-15.10-150200.5.33.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql15-plperl-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql15-plpython-15.10-150200.5.33.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql15-plpython-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql15-pltcl-15.10-150200.5.33.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql15-pltcl-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql15-server-15.10-150200.5.33.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql15-server-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql15-server-devel-15.10-150200.5.33.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql15-server-devel-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-15.10-150200.5.33.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-contrib-15.10-150200.5.33.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-contrib-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-devel-15.10-150200.5.33.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-devel-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-docs-15.10-150200.5.33.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-plperl-15.10-150200.5.33.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-plperl-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-plpython-15.10-150200.5.33.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-plpython-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-pltcl-15.10-150200.5.33.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-pltcl-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-server-15.10-150200.5.33.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-server-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-server-devel-15.10-150200.5.33.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-server-devel-15.10-150200.5.33.1.x86_64",
"SUSE Manager Proxy 4.3:postgresql15-15.10-150200.5.33.1.x86_64",
"SUSE Manager Proxy 4.3:postgresql15-contrib-15.10-150200.5.33.1.x86_64",
"SUSE Manager Proxy 4.3:postgresql15-devel-15.10-150200.5.33.1.x86_64",
"SUSE Manager Proxy 4.3:postgresql15-docs-15.10-150200.5.33.1.noarch",
"SUSE Manager Proxy 4.3:postgresql15-plperl-15.10-150200.5.33.1.x86_64",
"SUSE Manager Proxy 4.3:postgresql15-plpython-15.10-150200.5.33.1.x86_64",
"SUSE Manager Proxy 4.3:postgresql15-pltcl-15.10-150200.5.33.1.x86_64",
"SUSE Manager Proxy 4.3:postgresql15-server-15.10-150200.5.33.1.x86_64",
"SUSE Manager Proxy 4.3:postgresql15-server-devel-15.10-150200.5.33.1.x86_64",
"SUSE Manager Server 4.3:postgresql15-15.10-150200.5.33.1.ppc64le",
"SUSE Manager Server 4.3:postgresql15-15.10-150200.5.33.1.s390x",
"SUSE Manager Server 4.3:postgresql15-15.10-150200.5.33.1.x86_64",
"SUSE Manager Server 4.3:postgresql15-contrib-15.10-150200.5.33.1.ppc64le",
"SUSE Manager Server 4.3:postgresql15-contrib-15.10-150200.5.33.1.s390x",
"SUSE Manager Server 4.3:postgresql15-contrib-15.10-150200.5.33.1.x86_64",
"SUSE Manager Server 4.3:postgresql15-devel-15.10-150200.5.33.1.ppc64le",
"SUSE Manager Server 4.3:postgresql15-devel-15.10-150200.5.33.1.s390x",
"SUSE Manager Server 4.3:postgresql15-devel-15.10-150200.5.33.1.x86_64",
"SUSE Manager Server 4.3:postgresql15-docs-15.10-150200.5.33.1.noarch",
"SUSE Manager Server 4.3:postgresql15-plperl-15.10-150200.5.33.1.ppc64le",
"SUSE Manager Server 4.3:postgresql15-plperl-15.10-150200.5.33.1.s390x",
"SUSE Manager Server 4.3:postgresql15-plperl-15.10-150200.5.33.1.x86_64",
"SUSE Manager Server 4.3:postgresql15-plpython-15.10-150200.5.33.1.ppc64le",
"SUSE Manager Server 4.3:postgresql15-plpython-15.10-150200.5.33.1.s390x",
"SUSE Manager Server 4.3:postgresql15-plpython-15.10-150200.5.33.1.x86_64",
"SUSE Manager Server 4.3:postgresql15-pltcl-15.10-150200.5.33.1.ppc64le",
"SUSE Manager Server 4.3:postgresql15-pltcl-15.10-150200.5.33.1.s390x",
"SUSE Manager Server 4.3:postgresql15-pltcl-15.10-150200.5.33.1.x86_64",
"SUSE Manager Server 4.3:postgresql15-server-15.10-150200.5.33.1.ppc64le",
"SUSE Manager Server 4.3:postgresql15-server-15.10-150200.5.33.1.s390x",
"SUSE Manager Server 4.3:postgresql15-server-15.10-150200.5.33.1.x86_64",
"SUSE Manager Server 4.3:postgresql15-server-devel-15.10-150200.5.33.1.ppc64le",
"SUSE Manager Server 4.3:postgresql15-server-devel-15.10-150200.5.33.1.s390x",
"SUSE Manager Server 4.3:postgresql15-server-devel-15.10-150200.5.33.1.x86_64",
"openSUSE Leap 15.5:postgresql15-15.10-150200.5.33.1.aarch64",
"openSUSE Leap 15.5:postgresql15-15.10-150200.5.33.1.ppc64le",
"openSUSE Leap 15.5:postgresql15-15.10-150200.5.33.1.s390x",
"openSUSE Leap 15.5:postgresql15-15.10-150200.5.33.1.x86_64",
"openSUSE Leap 15.5:postgresql15-contrib-15.10-150200.5.33.1.aarch64",
"openSUSE Leap 15.5:postgresql15-contrib-15.10-150200.5.33.1.ppc64le",
"openSUSE Leap 15.5:postgresql15-contrib-15.10-150200.5.33.1.s390x",
"openSUSE Leap 15.5:postgresql15-contrib-15.10-150200.5.33.1.x86_64",
"openSUSE Leap 15.5:postgresql15-devel-15.10-150200.5.33.1.aarch64",
"openSUSE Leap 15.5:postgresql15-devel-15.10-150200.5.33.1.ppc64le",
"openSUSE Leap 15.5:postgresql15-devel-15.10-150200.5.33.1.s390x",
"openSUSE Leap 15.5:postgresql15-devel-15.10-150200.5.33.1.x86_64",
"openSUSE Leap 15.5:postgresql15-docs-15.10-150200.5.33.1.noarch",
"openSUSE Leap 15.5:postgresql15-llvmjit-15.10-150200.5.33.1.aarch64",
"openSUSE Leap 15.5:postgresql15-llvmjit-15.10-150200.5.33.1.ppc64le",
"openSUSE Leap 15.5:postgresql15-llvmjit-15.10-150200.5.33.1.s390x",
"openSUSE Leap 15.5:postgresql15-llvmjit-15.10-150200.5.33.1.x86_64",
"openSUSE Leap 15.5:postgresql15-llvmjit-devel-15.10-150200.5.33.1.aarch64",
"openSUSE Leap 15.5:postgresql15-llvmjit-devel-15.10-150200.5.33.1.ppc64le",
"openSUSE Leap 15.5:postgresql15-llvmjit-devel-15.10-150200.5.33.1.s390x",
"openSUSE Leap 15.5:postgresql15-llvmjit-devel-15.10-150200.5.33.1.x86_64",
"openSUSE Leap 15.5:postgresql15-plperl-15.10-150200.5.33.1.aarch64",
"openSUSE Leap 15.5:postgresql15-plperl-15.10-150200.5.33.1.ppc64le",
"openSUSE Leap 15.5:postgresql15-plperl-15.10-150200.5.33.1.s390x",
"openSUSE Leap 15.5:postgresql15-plperl-15.10-150200.5.33.1.x86_64",
"openSUSE Leap 15.5:postgresql15-plpython-15.10-150200.5.33.1.aarch64",
"openSUSE Leap 15.5:postgresql15-plpython-15.10-150200.5.33.1.ppc64le",
"openSUSE Leap 15.5:postgresql15-plpython-15.10-150200.5.33.1.s390x",
"openSUSE Leap 15.5:postgresql15-plpython-15.10-150200.5.33.1.x86_64",
"openSUSE Leap 15.5:postgresql15-pltcl-15.10-150200.5.33.1.aarch64",
"openSUSE Leap 15.5:postgresql15-pltcl-15.10-150200.5.33.1.ppc64le",
"openSUSE Leap 15.5:postgresql15-pltcl-15.10-150200.5.33.1.s390x",
"openSUSE Leap 15.5:postgresql15-pltcl-15.10-150200.5.33.1.x86_64",
"openSUSE Leap 15.5:postgresql15-server-15.10-150200.5.33.1.aarch64",
"openSUSE Leap 15.5:postgresql15-server-15.10-150200.5.33.1.ppc64le",
"openSUSE Leap 15.5:postgresql15-server-15.10-150200.5.33.1.s390x",
"openSUSE Leap 15.5:postgresql15-server-15.10-150200.5.33.1.x86_64",
"openSUSE Leap 15.5:postgresql15-server-devel-15.10-150200.5.33.1.aarch64",
"openSUSE Leap 15.5:postgresql15-server-devel-15.10-150200.5.33.1.ppc64le",
"openSUSE Leap 15.5:postgresql15-server-devel-15.10-150200.5.33.1.s390x",
"openSUSE Leap 15.5:postgresql15-server-devel-15.10-150200.5.33.1.x86_64",
"openSUSE Leap 15.5:postgresql15-test-15.10-150200.5.33.1.aarch64",
"openSUSE Leap 15.5:postgresql15-test-15.10-150200.5.33.1.ppc64le",
"openSUSE Leap 15.5:postgresql15-test-15.10-150200.5.33.1.s390x",
"openSUSE Leap 15.5:postgresql15-test-15.10-150200.5.33.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4.2,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"SUSE Enterprise Storage 7.1:postgresql15-15.10-150200.5.33.1.aarch64",
"SUSE Enterprise Storage 7.1:postgresql15-15.10-150200.5.33.1.x86_64",
"SUSE Enterprise Storage 7.1:postgresql15-contrib-15.10-150200.5.33.1.aarch64",
"SUSE Enterprise Storage 7.1:postgresql15-contrib-15.10-150200.5.33.1.x86_64",
"SUSE Enterprise Storage 7.1:postgresql15-devel-15.10-150200.5.33.1.aarch64",
"SUSE Enterprise Storage 7.1:postgresql15-devel-15.10-150200.5.33.1.x86_64",
"SUSE Enterprise Storage 7.1:postgresql15-docs-15.10-150200.5.33.1.noarch",
"SUSE Enterprise Storage 7.1:postgresql15-plperl-15.10-150200.5.33.1.aarch64",
"SUSE Enterprise Storage 7.1:postgresql15-plperl-15.10-150200.5.33.1.x86_64",
"SUSE Enterprise Storage 7.1:postgresql15-plpython-15.10-150200.5.33.1.aarch64",
"SUSE Enterprise Storage 7.1:postgresql15-plpython-15.10-150200.5.33.1.x86_64",
"SUSE Enterprise Storage 7.1:postgresql15-pltcl-15.10-150200.5.33.1.aarch64",
"SUSE Enterprise Storage 7.1:postgresql15-pltcl-15.10-150200.5.33.1.x86_64",
"SUSE Enterprise Storage 7.1:postgresql15-server-15.10-150200.5.33.1.aarch64",
"SUSE Enterprise Storage 7.1:postgresql15-server-15.10-150200.5.33.1.x86_64",
"SUSE Enterprise Storage 7.1:postgresql15-server-devel-15.10-150200.5.33.1.aarch64",
"SUSE Enterprise Storage 7.1:postgresql15-server-devel-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql15-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql15-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql15-contrib-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql15-contrib-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql15-devel-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql15-devel-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql15-docs-15.10-150200.5.33.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql15-plperl-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql15-plperl-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql15-plpython-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql15-plpython-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql15-pltcl-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql15-pltcl-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql15-server-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql15-server-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql15-server-devel-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql15-server-devel-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-contrib-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-contrib-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-devel-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-devel-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-docs-15.10-150200.5.33.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-plperl-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-plperl-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-plpython-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-plpython-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-pltcl-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-pltcl-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-server-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-server-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-server-devel-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-server-devel-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-contrib-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-contrib-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-devel-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-devel-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-docs-15.10-150200.5.33.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-plperl-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-plperl-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-plpython-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-plpython-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-pltcl-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-pltcl-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-server-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-server-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-server-devel-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-server-devel-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:postgresql15-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:postgresql15-15.10-150200.5.33.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:postgresql15-15.10-150200.5.33.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:postgresql15-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-contrib-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-contrib-15.10-150200.5.33.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-contrib-15.10-150200.5.33.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-contrib-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-devel-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-devel-15.10-150200.5.33.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-devel-15.10-150200.5.33.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-devel-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-docs-15.10-150200.5.33.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-plperl-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-plperl-15.10-150200.5.33.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-plperl-15.10-150200.5.33.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-plperl-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-plpython-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-plpython-15.10-150200.5.33.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-plpython-15.10-150200.5.33.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-plpython-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-pltcl-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-pltcl-15.10-150200.5.33.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-pltcl-15.10-150200.5.33.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-pltcl-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-server-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-server-15.10-150200.5.33.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-server-15.10-150200.5.33.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-server-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-server-devel-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-server-devel-15.10-150200.5.33.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-server-devel-15.10-150200.5.33.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-server-devel-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-15.10-150200.5.33.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-15.10-150200.5.33.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-contrib-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-contrib-15.10-150200.5.33.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-contrib-15.10-150200.5.33.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-contrib-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-devel-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-devel-15.10-150200.5.33.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-devel-15.10-150200.5.33.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-devel-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-docs-15.10-150200.5.33.1.noarch",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-plperl-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-plperl-15.10-150200.5.33.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-plperl-15.10-150200.5.33.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-plperl-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-plpython-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-plpython-15.10-150200.5.33.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-plpython-15.10-150200.5.33.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-plpython-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-pltcl-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-pltcl-15.10-150200.5.33.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-pltcl-15.10-150200.5.33.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-pltcl-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-server-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-server-15.10-150200.5.33.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-server-15.10-150200.5.33.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-server-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-server-devel-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-server-devel-15.10-150200.5.33.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-server-devel-15.10-150200.5.33.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-server-devel-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-15.10-150200.5.33.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-15.10-150200.5.33.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-contrib-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-contrib-15.10-150200.5.33.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-contrib-15.10-150200.5.33.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-contrib-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-devel-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-devel-15.10-150200.5.33.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-devel-15.10-150200.5.33.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-devel-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-docs-15.10-150200.5.33.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-plperl-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-plperl-15.10-150200.5.33.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-plperl-15.10-150200.5.33.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-plperl-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-plpython-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-plpython-15.10-150200.5.33.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-plpython-15.10-150200.5.33.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-plpython-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-pltcl-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-pltcl-15.10-150200.5.33.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-pltcl-15.10-150200.5.33.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-pltcl-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-server-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-server-15.10-150200.5.33.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-server-15.10-150200.5.33.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-server-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-server-devel-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-server-devel-15.10-150200.5.33.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-server-devel-15.10-150200.5.33.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-server-devel-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql15-15.10-150200.5.33.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql15-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql15-contrib-15.10-150200.5.33.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql15-contrib-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql15-devel-15.10-150200.5.33.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql15-devel-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql15-docs-15.10-150200.5.33.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql15-plperl-15.10-150200.5.33.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql15-plperl-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql15-plpython-15.10-150200.5.33.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql15-plpython-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql15-pltcl-15.10-150200.5.33.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql15-pltcl-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql15-server-15.10-150200.5.33.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql15-server-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql15-server-devel-15.10-150200.5.33.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql15-server-devel-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-15.10-150200.5.33.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-contrib-15.10-150200.5.33.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-contrib-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-devel-15.10-150200.5.33.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-devel-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-docs-15.10-150200.5.33.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-plperl-15.10-150200.5.33.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-plperl-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-plpython-15.10-150200.5.33.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-plpython-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-pltcl-15.10-150200.5.33.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-pltcl-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-server-15.10-150200.5.33.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-server-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-server-devel-15.10-150200.5.33.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-server-devel-15.10-150200.5.33.1.x86_64",
"SUSE Manager Proxy 4.3:postgresql15-15.10-150200.5.33.1.x86_64",
"SUSE Manager Proxy 4.3:postgresql15-contrib-15.10-150200.5.33.1.x86_64",
"SUSE Manager Proxy 4.3:postgresql15-devel-15.10-150200.5.33.1.x86_64",
"SUSE Manager Proxy 4.3:postgresql15-docs-15.10-150200.5.33.1.noarch",
"SUSE Manager Proxy 4.3:postgresql15-plperl-15.10-150200.5.33.1.x86_64",
"SUSE Manager Proxy 4.3:postgresql15-plpython-15.10-150200.5.33.1.x86_64",
"SUSE Manager Proxy 4.3:postgresql15-pltcl-15.10-150200.5.33.1.x86_64",
"SUSE Manager Proxy 4.3:postgresql15-server-15.10-150200.5.33.1.x86_64",
"SUSE Manager Proxy 4.3:postgresql15-server-devel-15.10-150200.5.33.1.x86_64",
"SUSE Manager Server 4.3:postgresql15-15.10-150200.5.33.1.ppc64le",
"SUSE Manager Server 4.3:postgresql15-15.10-150200.5.33.1.s390x",
"SUSE Manager Server 4.3:postgresql15-15.10-150200.5.33.1.x86_64",
"SUSE Manager Server 4.3:postgresql15-contrib-15.10-150200.5.33.1.ppc64le",
"SUSE Manager Server 4.3:postgresql15-contrib-15.10-150200.5.33.1.s390x",
"SUSE Manager Server 4.3:postgresql15-contrib-15.10-150200.5.33.1.x86_64",
"SUSE Manager Server 4.3:postgresql15-devel-15.10-150200.5.33.1.ppc64le",
"SUSE Manager Server 4.3:postgresql15-devel-15.10-150200.5.33.1.s390x",
"SUSE Manager Server 4.3:postgresql15-devel-15.10-150200.5.33.1.x86_64",
"SUSE Manager Server 4.3:postgresql15-docs-15.10-150200.5.33.1.noarch",
"SUSE Manager Server 4.3:postgresql15-plperl-15.10-150200.5.33.1.ppc64le",
"SUSE Manager Server 4.3:postgresql15-plperl-15.10-150200.5.33.1.s390x",
"SUSE Manager Server 4.3:postgresql15-plperl-15.10-150200.5.33.1.x86_64",
"SUSE Manager Server 4.3:postgresql15-plpython-15.10-150200.5.33.1.ppc64le",
"SUSE Manager Server 4.3:postgresql15-plpython-15.10-150200.5.33.1.s390x",
"SUSE Manager Server 4.3:postgresql15-plpython-15.10-150200.5.33.1.x86_64",
"SUSE Manager Server 4.3:postgresql15-pltcl-15.10-150200.5.33.1.ppc64le",
"SUSE Manager Server 4.3:postgresql15-pltcl-15.10-150200.5.33.1.s390x",
"SUSE Manager Server 4.3:postgresql15-pltcl-15.10-150200.5.33.1.x86_64",
"SUSE Manager Server 4.3:postgresql15-server-15.10-150200.5.33.1.ppc64le",
"SUSE Manager Server 4.3:postgresql15-server-15.10-150200.5.33.1.s390x",
"SUSE Manager Server 4.3:postgresql15-server-15.10-150200.5.33.1.x86_64",
"SUSE Manager Server 4.3:postgresql15-server-devel-15.10-150200.5.33.1.ppc64le",
"SUSE Manager Server 4.3:postgresql15-server-devel-15.10-150200.5.33.1.s390x",
"SUSE Manager Server 4.3:postgresql15-server-devel-15.10-150200.5.33.1.x86_64",
"openSUSE Leap 15.5:postgresql15-15.10-150200.5.33.1.aarch64",
"openSUSE Leap 15.5:postgresql15-15.10-150200.5.33.1.ppc64le",
"openSUSE Leap 15.5:postgresql15-15.10-150200.5.33.1.s390x",
"openSUSE Leap 15.5:postgresql15-15.10-150200.5.33.1.x86_64",
"openSUSE Leap 15.5:postgresql15-contrib-15.10-150200.5.33.1.aarch64",
"openSUSE Leap 15.5:postgresql15-contrib-15.10-150200.5.33.1.ppc64le",
"openSUSE Leap 15.5:postgresql15-contrib-15.10-150200.5.33.1.s390x",
"openSUSE Leap 15.5:postgresql15-contrib-15.10-150200.5.33.1.x86_64",
"openSUSE Leap 15.5:postgresql15-devel-15.10-150200.5.33.1.aarch64",
"openSUSE Leap 15.5:postgresql15-devel-15.10-150200.5.33.1.ppc64le",
"openSUSE Leap 15.5:postgresql15-devel-15.10-150200.5.33.1.s390x",
"openSUSE Leap 15.5:postgresql15-devel-15.10-150200.5.33.1.x86_64",
"openSUSE Leap 15.5:postgresql15-docs-15.10-150200.5.33.1.noarch",
"openSUSE Leap 15.5:postgresql15-llvmjit-15.10-150200.5.33.1.aarch64",
"openSUSE Leap 15.5:postgresql15-llvmjit-15.10-150200.5.33.1.ppc64le",
"openSUSE Leap 15.5:postgresql15-llvmjit-15.10-150200.5.33.1.s390x",
"openSUSE Leap 15.5:postgresql15-llvmjit-15.10-150200.5.33.1.x86_64",
"openSUSE Leap 15.5:postgresql15-llvmjit-devel-15.10-150200.5.33.1.aarch64",
"openSUSE Leap 15.5:postgresql15-llvmjit-devel-15.10-150200.5.33.1.ppc64le",
"openSUSE Leap 15.5:postgresql15-llvmjit-devel-15.10-150200.5.33.1.s390x",
"openSUSE Leap 15.5:postgresql15-llvmjit-devel-15.10-150200.5.33.1.x86_64",
"openSUSE Leap 15.5:postgresql15-plperl-15.10-150200.5.33.1.aarch64",
"openSUSE Leap 15.5:postgresql15-plperl-15.10-150200.5.33.1.ppc64le",
"openSUSE Leap 15.5:postgresql15-plperl-15.10-150200.5.33.1.s390x",
"openSUSE Leap 15.5:postgresql15-plperl-15.10-150200.5.33.1.x86_64",
"openSUSE Leap 15.5:postgresql15-plpython-15.10-150200.5.33.1.aarch64",
"openSUSE Leap 15.5:postgresql15-plpython-15.10-150200.5.33.1.ppc64le",
"openSUSE Leap 15.5:postgresql15-plpython-15.10-150200.5.33.1.s390x",
"openSUSE Leap 15.5:postgresql15-plpython-15.10-150200.5.33.1.x86_64",
"openSUSE Leap 15.5:postgresql15-pltcl-15.10-150200.5.33.1.aarch64",
"openSUSE Leap 15.5:postgresql15-pltcl-15.10-150200.5.33.1.ppc64le",
"openSUSE Leap 15.5:postgresql15-pltcl-15.10-150200.5.33.1.s390x",
"openSUSE Leap 15.5:postgresql15-pltcl-15.10-150200.5.33.1.x86_64",
"openSUSE Leap 15.5:postgresql15-server-15.10-150200.5.33.1.aarch64",
"openSUSE Leap 15.5:postgresql15-server-15.10-150200.5.33.1.ppc64le",
"openSUSE Leap 15.5:postgresql15-server-15.10-150200.5.33.1.s390x",
"openSUSE Leap 15.5:postgresql15-server-15.10-150200.5.33.1.x86_64",
"openSUSE Leap 15.5:postgresql15-server-devel-15.10-150200.5.33.1.aarch64",
"openSUSE Leap 15.5:postgresql15-server-devel-15.10-150200.5.33.1.ppc64le",
"openSUSE Leap 15.5:postgresql15-server-devel-15.10-150200.5.33.1.s390x",
"openSUSE Leap 15.5:postgresql15-server-devel-15.10-150200.5.33.1.x86_64",
"openSUSE Leap 15.5:postgresql15-test-15.10-150200.5.33.1.aarch64",
"openSUSE Leap 15.5:postgresql15-test-15.10-150200.5.33.1.ppc64le",
"openSUSE Leap 15.5:postgresql15-test-15.10-150200.5.33.1.s390x",
"openSUSE Leap 15.5:postgresql15-test-15.10-150200.5.33.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-12-04T14:50:14Z",
"details": "moderate"
}
],
"title": "CVE-2024-10978"
},
{
"cve": "CVE-2024-10979",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2024-10979"
}
],
"notes": [
{
"category": "general",
"text": "Incorrect control of environment variables in PostgreSQL PL/Perl allows an unprivileged database user to change sensitive process environment variables (e.g. PATH). That often suffices to enable arbitrary code execution, even if the attacker lacks a database server operating system user. Versions before PostgreSQL 17.1, 16.5, 15.9, 14.14, 13.17, and 12.21 are affected.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Enterprise Storage 7.1:postgresql15-15.10-150200.5.33.1.aarch64",
"SUSE Enterprise Storage 7.1:postgresql15-15.10-150200.5.33.1.x86_64",
"SUSE Enterprise Storage 7.1:postgresql15-contrib-15.10-150200.5.33.1.aarch64",
"SUSE Enterprise Storage 7.1:postgresql15-contrib-15.10-150200.5.33.1.x86_64",
"SUSE Enterprise Storage 7.1:postgresql15-devel-15.10-150200.5.33.1.aarch64",
"SUSE Enterprise Storage 7.1:postgresql15-devel-15.10-150200.5.33.1.x86_64",
"SUSE Enterprise Storage 7.1:postgresql15-docs-15.10-150200.5.33.1.noarch",
"SUSE Enterprise Storage 7.1:postgresql15-plperl-15.10-150200.5.33.1.aarch64",
"SUSE Enterprise Storage 7.1:postgresql15-plperl-15.10-150200.5.33.1.x86_64",
"SUSE Enterprise Storage 7.1:postgresql15-plpython-15.10-150200.5.33.1.aarch64",
"SUSE Enterprise Storage 7.1:postgresql15-plpython-15.10-150200.5.33.1.x86_64",
"SUSE Enterprise Storage 7.1:postgresql15-pltcl-15.10-150200.5.33.1.aarch64",
"SUSE Enterprise Storage 7.1:postgresql15-pltcl-15.10-150200.5.33.1.x86_64",
"SUSE Enterprise Storage 7.1:postgresql15-server-15.10-150200.5.33.1.aarch64",
"SUSE Enterprise Storage 7.1:postgresql15-server-15.10-150200.5.33.1.x86_64",
"SUSE Enterprise Storage 7.1:postgresql15-server-devel-15.10-150200.5.33.1.aarch64",
"SUSE Enterprise Storage 7.1:postgresql15-server-devel-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql15-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql15-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql15-contrib-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql15-contrib-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql15-devel-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql15-devel-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql15-docs-15.10-150200.5.33.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql15-plperl-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql15-plperl-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql15-plpython-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql15-plpython-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql15-pltcl-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql15-pltcl-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql15-server-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql15-server-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql15-server-devel-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql15-server-devel-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-contrib-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-contrib-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-devel-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-devel-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-docs-15.10-150200.5.33.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-plperl-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-plperl-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-plpython-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-plpython-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-pltcl-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-pltcl-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-server-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-server-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-server-devel-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-server-devel-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-contrib-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-contrib-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-devel-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-devel-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-docs-15.10-150200.5.33.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-plperl-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-plperl-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-plpython-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-plpython-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-pltcl-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-pltcl-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-server-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-server-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-server-devel-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-server-devel-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:postgresql15-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:postgresql15-15.10-150200.5.33.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:postgresql15-15.10-150200.5.33.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:postgresql15-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-contrib-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-contrib-15.10-150200.5.33.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-contrib-15.10-150200.5.33.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-contrib-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-devel-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-devel-15.10-150200.5.33.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-devel-15.10-150200.5.33.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-devel-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-docs-15.10-150200.5.33.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-plperl-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-plperl-15.10-150200.5.33.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-plperl-15.10-150200.5.33.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-plperl-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-plpython-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-plpython-15.10-150200.5.33.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-plpython-15.10-150200.5.33.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-plpython-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-pltcl-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-pltcl-15.10-150200.5.33.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-pltcl-15.10-150200.5.33.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-pltcl-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-server-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-server-15.10-150200.5.33.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-server-15.10-150200.5.33.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-server-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-server-devel-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-server-devel-15.10-150200.5.33.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-server-devel-15.10-150200.5.33.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-server-devel-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-15.10-150200.5.33.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-15.10-150200.5.33.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-contrib-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-contrib-15.10-150200.5.33.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-contrib-15.10-150200.5.33.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-contrib-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-devel-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-devel-15.10-150200.5.33.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-devel-15.10-150200.5.33.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-devel-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-docs-15.10-150200.5.33.1.noarch",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-plperl-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-plperl-15.10-150200.5.33.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-plperl-15.10-150200.5.33.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-plperl-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-plpython-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-plpython-15.10-150200.5.33.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-plpython-15.10-150200.5.33.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-plpython-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-pltcl-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-pltcl-15.10-150200.5.33.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-pltcl-15.10-150200.5.33.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-pltcl-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-server-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-server-15.10-150200.5.33.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-server-15.10-150200.5.33.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-server-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-server-devel-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-server-devel-15.10-150200.5.33.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-server-devel-15.10-150200.5.33.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-server-devel-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-15.10-150200.5.33.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-15.10-150200.5.33.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-contrib-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-contrib-15.10-150200.5.33.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-contrib-15.10-150200.5.33.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-contrib-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-devel-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-devel-15.10-150200.5.33.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-devel-15.10-150200.5.33.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-devel-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-docs-15.10-150200.5.33.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-plperl-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-plperl-15.10-150200.5.33.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-plperl-15.10-150200.5.33.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-plperl-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-plpython-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-plpython-15.10-150200.5.33.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-plpython-15.10-150200.5.33.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-plpython-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-pltcl-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-pltcl-15.10-150200.5.33.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-pltcl-15.10-150200.5.33.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-pltcl-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-server-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-server-15.10-150200.5.33.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-server-15.10-150200.5.33.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-server-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-server-devel-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-server-devel-15.10-150200.5.33.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-server-devel-15.10-150200.5.33.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-server-devel-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql15-15.10-150200.5.33.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql15-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql15-contrib-15.10-150200.5.33.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql15-contrib-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql15-devel-15.10-150200.5.33.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql15-devel-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql15-docs-15.10-150200.5.33.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql15-plperl-15.10-150200.5.33.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql15-plperl-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql15-plpython-15.10-150200.5.33.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql15-plpython-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql15-pltcl-15.10-150200.5.33.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql15-pltcl-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql15-server-15.10-150200.5.33.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql15-server-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql15-server-devel-15.10-150200.5.33.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql15-server-devel-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-15.10-150200.5.33.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-contrib-15.10-150200.5.33.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-contrib-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-devel-15.10-150200.5.33.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-devel-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-docs-15.10-150200.5.33.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-plperl-15.10-150200.5.33.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-plperl-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-plpython-15.10-150200.5.33.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-plpython-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-pltcl-15.10-150200.5.33.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-pltcl-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-server-15.10-150200.5.33.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-server-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-server-devel-15.10-150200.5.33.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-server-devel-15.10-150200.5.33.1.x86_64",
"SUSE Manager Proxy 4.3:postgresql15-15.10-150200.5.33.1.x86_64",
"SUSE Manager Proxy 4.3:postgresql15-contrib-15.10-150200.5.33.1.x86_64",
"SUSE Manager Proxy 4.3:postgresql15-devel-15.10-150200.5.33.1.x86_64",
"SUSE Manager Proxy 4.3:postgresql15-docs-15.10-150200.5.33.1.noarch",
"SUSE Manager Proxy 4.3:postgresql15-plperl-15.10-150200.5.33.1.x86_64",
"SUSE Manager Proxy 4.3:postgresql15-plpython-15.10-150200.5.33.1.x86_64",
"SUSE Manager Proxy 4.3:postgresql15-pltcl-15.10-150200.5.33.1.x86_64",
"SUSE Manager Proxy 4.3:postgresql15-server-15.10-150200.5.33.1.x86_64",
"SUSE Manager Proxy 4.3:postgresql15-server-devel-15.10-150200.5.33.1.x86_64",
"SUSE Manager Server 4.3:postgresql15-15.10-150200.5.33.1.ppc64le",
"SUSE Manager Server 4.3:postgresql15-15.10-150200.5.33.1.s390x",
"SUSE Manager Server 4.3:postgresql15-15.10-150200.5.33.1.x86_64",
"SUSE Manager Server 4.3:postgresql15-contrib-15.10-150200.5.33.1.ppc64le",
"SUSE Manager Server 4.3:postgresql15-contrib-15.10-150200.5.33.1.s390x",
"SUSE Manager Server 4.3:postgresql15-contrib-15.10-150200.5.33.1.x86_64",
"SUSE Manager Server 4.3:postgresql15-devel-15.10-150200.5.33.1.ppc64le",
"SUSE Manager Server 4.3:postgresql15-devel-15.10-150200.5.33.1.s390x",
"SUSE Manager Server 4.3:postgresql15-devel-15.10-150200.5.33.1.x86_64",
"SUSE Manager Server 4.3:postgresql15-docs-15.10-150200.5.33.1.noarch",
"SUSE Manager Server 4.3:postgresql15-plperl-15.10-150200.5.33.1.ppc64le",
"SUSE Manager Server 4.3:postgresql15-plperl-15.10-150200.5.33.1.s390x",
"SUSE Manager Server 4.3:postgresql15-plperl-15.10-150200.5.33.1.x86_64",
"SUSE Manager Server 4.3:postgresql15-plpython-15.10-150200.5.33.1.ppc64le",
"SUSE Manager Server 4.3:postgresql15-plpython-15.10-150200.5.33.1.s390x",
"SUSE Manager Server 4.3:postgresql15-plpython-15.10-150200.5.33.1.x86_64",
"SUSE Manager Server 4.3:postgresql15-pltcl-15.10-150200.5.33.1.ppc64le",
"SUSE Manager Server 4.3:postgresql15-pltcl-15.10-150200.5.33.1.s390x",
"SUSE Manager Server 4.3:postgresql15-pltcl-15.10-150200.5.33.1.x86_64",
"SUSE Manager Server 4.3:postgresql15-server-15.10-150200.5.33.1.ppc64le",
"SUSE Manager Server 4.3:postgresql15-server-15.10-150200.5.33.1.s390x",
"SUSE Manager Server 4.3:postgresql15-server-15.10-150200.5.33.1.x86_64",
"SUSE Manager Server 4.3:postgresql15-server-devel-15.10-150200.5.33.1.ppc64le",
"SUSE Manager Server 4.3:postgresql15-server-devel-15.10-150200.5.33.1.s390x",
"SUSE Manager Server 4.3:postgresql15-server-devel-15.10-150200.5.33.1.x86_64",
"openSUSE Leap 15.5:postgresql15-15.10-150200.5.33.1.aarch64",
"openSUSE Leap 15.5:postgresql15-15.10-150200.5.33.1.ppc64le",
"openSUSE Leap 15.5:postgresql15-15.10-150200.5.33.1.s390x",
"openSUSE Leap 15.5:postgresql15-15.10-150200.5.33.1.x86_64",
"openSUSE Leap 15.5:postgresql15-contrib-15.10-150200.5.33.1.aarch64",
"openSUSE Leap 15.5:postgresql15-contrib-15.10-150200.5.33.1.ppc64le",
"openSUSE Leap 15.5:postgresql15-contrib-15.10-150200.5.33.1.s390x",
"openSUSE Leap 15.5:postgresql15-contrib-15.10-150200.5.33.1.x86_64",
"openSUSE Leap 15.5:postgresql15-devel-15.10-150200.5.33.1.aarch64",
"openSUSE Leap 15.5:postgresql15-devel-15.10-150200.5.33.1.ppc64le",
"openSUSE Leap 15.5:postgresql15-devel-15.10-150200.5.33.1.s390x",
"openSUSE Leap 15.5:postgresql15-devel-15.10-150200.5.33.1.x86_64",
"openSUSE Leap 15.5:postgresql15-docs-15.10-150200.5.33.1.noarch",
"openSUSE Leap 15.5:postgresql15-llvmjit-15.10-150200.5.33.1.aarch64",
"openSUSE Leap 15.5:postgresql15-llvmjit-15.10-150200.5.33.1.ppc64le",
"openSUSE Leap 15.5:postgresql15-llvmjit-15.10-150200.5.33.1.s390x",
"openSUSE Leap 15.5:postgresql15-llvmjit-15.10-150200.5.33.1.x86_64",
"openSUSE Leap 15.5:postgresql15-llvmjit-devel-15.10-150200.5.33.1.aarch64",
"openSUSE Leap 15.5:postgresql15-llvmjit-devel-15.10-150200.5.33.1.ppc64le",
"openSUSE Leap 15.5:postgresql15-llvmjit-devel-15.10-150200.5.33.1.s390x",
"openSUSE Leap 15.5:postgresql15-llvmjit-devel-15.10-150200.5.33.1.x86_64",
"openSUSE Leap 15.5:postgresql15-plperl-15.10-150200.5.33.1.aarch64",
"openSUSE Leap 15.5:postgresql15-plperl-15.10-150200.5.33.1.ppc64le",
"openSUSE Leap 15.5:postgresql15-plperl-15.10-150200.5.33.1.s390x",
"openSUSE Leap 15.5:postgresql15-plperl-15.10-150200.5.33.1.x86_64",
"openSUSE Leap 15.5:postgresql15-plpython-15.10-150200.5.33.1.aarch64",
"openSUSE Leap 15.5:postgresql15-plpython-15.10-150200.5.33.1.ppc64le",
"openSUSE Leap 15.5:postgresql15-plpython-15.10-150200.5.33.1.s390x",
"openSUSE Leap 15.5:postgresql15-plpython-15.10-150200.5.33.1.x86_64",
"openSUSE Leap 15.5:postgresql15-pltcl-15.10-150200.5.33.1.aarch64",
"openSUSE Leap 15.5:postgresql15-pltcl-15.10-150200.5.33.1.ppc64le",
"openSUSE Leap 15.5:postgresql15-pltcl-15.10-150200.5.33.1.s390x",
"openSUSE Leap 15.5:postgresql15-pltcl-15.10-150200.5.33.1.x86_64",
"openSUSE Leap 15.5:postgresql15-server-15.10-150200.5.33.1.aarch64",
"openSUSE Leap 15.5:postgresql15-server-15.10-150200.5.33.1.ppc64le",
"openSUSE Leap 15.5:postgresql15-server-15.10-150200.5.33.1.s390x",
"openSUSE Leap 15.5:postgresql15-server-15.10-150200.5.33.1.x86_64",
"openSUSE Leap 15.5:postgresql15-server-devel-15.10-150200.5.33.1.aarch64",
"openSUSE Leap 15.5:postgresql15-server-devel-15.10-150200.5.33.1.ppc64le",
"openSUSE Leap 15.5:postgresql15-server-devel-15.10-150200.5.33.1.s390x",
"openSUSE Leap 15.5:postgresql15-server-devel-15.10-150200.5.33.1.x86_64",
"openSUSE Leap 15.5:postgresql15-test-15.10-150200.5.33.1.aarch64",
"openSUSE Leap 15.5:postgresql15-test-15.10-150200.5.33.1.ppc64le",
"openSUSE Leap 15.5:postgresql15-test-15.10-150200.5.33.1.s390x",
"openSUSE Leap 15.5:postgresql15-test-15.10-150200.5.33.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2024-10979",
"url": "https://www.suse.com/security/cve/CVE-2024-10979"
},
{
"category": "external",
"summary": "SUSE Bug 1233327 for CVE-2024-10979",
"url": "https://bugzilla.suse.com/1233327"
}
],
"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:postgresql15-15.10-150200.5.33.1.aarch64",
"SUSE Enterprise Storage 7.1:postgresql15-15.10-150200.5.33.1.x86_64",
"SUSE Enterprise Storage 7.1:postgresql15-contrib-15.10-150200.5.33.1.aarch64",
"SUSE Enterprise Storage 7.1:postgresql15-contrib-15.10-150200.5.33.1.x86_64",
"SUSE Enterprise Storage 7.1:postgresql15-devel-15.10-150200.5.33.1.aarch64",
"SUSE Enterprise Storage 7.1:postgresql15-devel-15.10-150200.5.33.1.x86_64",
"SUSE Enterprise Storage 7.1:postgresql15-docs-15.10-150200.5.33.1.noarch",
"SUSE Enterprise Storage 7.1:postgresql15-plperl-15.10-150200.5.33.1.aarch64",
"SUSE Enterprise Storage 7.1:postgresql15-plperl-15.10-150200.5.33.1.x86_64",
"SUSE Enterprise Storage 7.1:postgresql15-plpython-15.10-150200.5.33.1.aarch64",
"SUSE Enterprise Storage 7.1:postgresql15-plpython-15.10-150200.5.33.1.x86_64",
"SUSE Enterprise Storage 7.1:postgresql15-pltcl-15.10-150200.5.33.1.aarch64",
"SUSE Enterprise Storage 7.1:postgresql15-pltcl-15.10-150200.5.33.1.x86_64",
"SUSE Enterprise Storage 7.1:postgresql15-server-15.10-150200.5.33.1.aarch64",
"SUSE Enterprise Storage 7.1:postgresql15-server-15.10-150200.5.33.1.x86_64",
"SUSE Enterprise Storage 7.1:postgresql15-server-devel-15.10-150200.5.33.1.aarch64",
"SUSE Enterprise Storage 7.1:postgresql15-server-devel-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql15-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql15-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql15-contrib-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql15-contrib-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql15-devel-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql15-devel-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql15-docs-15.10-150200.5.33.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql15-plperl-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql15-plperl-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql15-plpython-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql15-plpython-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql15-pltcl-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql15-pltcl-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql15-server-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql15-server-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql15-server-devel-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql15-server-devel-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-contrib-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-contrib-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-devel-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-devel-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-docs-15.10-150200.5.33.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-plperl-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-plperl-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-plpython-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-plpython-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-pltcl-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-pltcl-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-server-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-server-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-server-devel-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-server-devel-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-contrib-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-contrib-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-devel-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-devel-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-docs-15.10-150200.5.33.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-plperl-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-plperl-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-plpython-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-plpython-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-pltcl-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-pltcl-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-server-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-server-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-server-devel-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-server-devel-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:postgresql15-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:postgresql15-15.10-150200.5.33.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:postgresql15-15.10-150200.5.33.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:postgresql15-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-contrib-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-contrib-15.10-150200.5.33.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-contrib-15.10-150200.5.33.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-contrib-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-devel-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-devel-15.10-150200.5.33.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-devel-15.10-150200.5.33.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-devel-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-docs-15.10-150200.5.33.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-plperl-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-plperl-15.10-150200.5.33.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-plperl-15.10-150200.5.33.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-plperl-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-plpython-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-plpython-15.10-150200.5.33.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-plpython-15.10-150200.5.33.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-plpython-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-pltcl-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-pltcl-15.10-150200.5.33.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-pltcl-15.10-150200.5.33.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-pltcl-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-server-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-server-15.10-150200.5.33.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-server-15.10-150200.5.33.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-server-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-server-devel-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-server-devel-15.10-150200.5.33.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-server-devel-15.10-150200.5.33.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-server-devel-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-15.10-150200.5.33.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-15.10-150200.5.33.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-contrib-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-contrib-15.10-150200.5.33.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-contrib-15.10-150200.5.33.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-contrib-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-devel-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-devel-15.10-150200.5.33.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-devel-15.10-150200.5.33.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-devel-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-docs-15.10-150200.5.33.1.noarch",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-plperl-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-plperl-15.10-150200.5.33.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-plperl-15.10-150200.5.33.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-plperl-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-plpython-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-plpython-15.10-150200.5.33.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-plpython-15.10-150200.5.33.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-plpython-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-pltcl-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-pltcl-15.10-150200.5.33.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-pltcl-15.10-150200.5.33.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-pltcl-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-server-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-server-15.10-150200.5.33.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-server-15.10-150200.5.33.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-server-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-server-devel-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-server-devel-15.10-150200.5.33.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-server-devel-15.10-150200.5.33.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-server-devel-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-15.10-150200.5.33.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-15.10-150200.5.33.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-contrib-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-contrib-15.10-150200.5.33.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-contrib-15.10-150200.5.33.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-contrib-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-devel-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-devel-15.10-150200.5.33.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-devel-15.10-150200.5.33.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-devel-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-docs-15.10-150200.5.33.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-plperl-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-plperl-15.10-150200.5.33.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-plperl-15.10-150200.5.33.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-plperl-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-plpython-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-plpython-15.10-150200.5.33.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-plpython-15.10-150200.5.33.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-plpython-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-pltcl-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-pltcl-15.10-150200.5.33.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-pltcl-15.10-150200.5.33.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-pltcl-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-server-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-server-15.10-150200.5.33.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-server-15.10-150200.5.33.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-server-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-server-devel-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-server-devel-15.10-150200.5.33.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-server-devel-15.10-150200.5.33.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-server-devel-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql15-15.10-150200.5.33.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql15-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql15-contrib-15.10-150200.5.33.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql15-contrib-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql15-devel-15.10-150200.5.33.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql15-devel-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql15-docs-15.10-150200.5.33.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql15-plperl-15.10-150200.5.33.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql15-plperl-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql15-plpython-15.10-150200.5.33.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql15-plpython-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql15-pltcl-15.10-150200.5.33.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql15-pltcl-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql15-server-15.10-150200.5.33.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql15-server-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql15-server-devel-15.10-150200.5.33.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql15-server-devel-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-15.10-150200.5.33.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-contrib-15.10-150200.5.33.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-contrib-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-devel-15.10-150200.5.33.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-devel-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-docs-15.10-150200.5.33.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-plperl-15.10-150200.5.33.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-plperl-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-plpython-15.10-150200.5.33.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-plpython-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-pltcl-15.10-150200.5.33.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-pltcl-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-server-15.10-150200.5.33.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-server-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-server-devel-15.10-150200.5.33.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-server-devel-15.10-150200.5.33.1.x86_64",
"SUSE Manager Proxy 4.3:postgresql15-15.10-150200.5.33.1.x86_64",
"SUSE Manager Proxy 4.3:postgresql15-contrib-15.10-150200.5.33.1.x86_64",
"SUSE Manager Proxy 4.3:postgresql15-devel-15.10-150200.5.33.1.x86_64",
"SUSE Manager Proxy 4.3:postgresql15-docs-15.10-150200.5.33.1.noarch",
"SUSE Manager Proxy 4.3:postgresql15-plperl-15.10-150200.5.33.1.x86_64",
"SUSE Manager Proxy 4.3:postgresql15-plpython-15.10-150200.5.33.1.x86_64",
"SUSE Manager Proxy 4.3:postgresql15-pltcl-15.10-150200.5.33.1.x86_64",
"SUSE Manager Proxy 4.3:postgresql15-server-15.10-150200.5.33.1.x86_64",
"SUSE Manager Proxy 4.3:postgresql15-server-devel-15.10-150200.5.33.1.x86_64",
"SUSE Manager Server 4.3:postgresql15-15.10-150200.5.33.1.ppc64le",
"SUSE Manager Server 4.3:postgresql15-15.10-150200.5.33.1.s390x",
"SUSE Manager Server 4.3:postgresql15-15.10-150200.5.33.1.x86_64",
"SUSE Manager Server 4.3:postgresql15-contrib-15.10-150200.5.33.1.ppc64le",
"SUSE Manager Server 4.3:postgresql15-contrib-15.10-150200.5.33.1.s390x",
"SUSE Manager Server 4.3:postgresql15-contrib-15.10-150200.5.33.1.x86_64",
"SUSE Manager Server 4.3:postgresql15-devel-15.10-150200.5.33.1.ppc64le",
"SUSE Manager Server 4.3:postgresql15-devel-15.10-150200.5.33.1.s390x",
"SUSE Manager Server 4.3:postgresql15-devel-15.10-150200.5.33.1.x86_64",
"SUSE Manager Server 4.3:postgresql15-docs-15.10-150200.5.33.1.noarch",
"SUSE Manager Server 4.3:postgresql15-plperl-15.10-150200.5.33.1.ppc64le",
"SUSE Manager Server 4.3:postgresql15-plperl-15.10-150200.5.33.1.s390x",
"SUSE Manager Server 4.3:postgresql15-plperl-15.10-150200.5.33.1.x86_64",
"SUSE Manager Server 4.3:postgresql15-plpython-15.10-150200.5.33.1.ppc64le",
"SUSE Manager Server 4.3:postgresql15-plpython-15.10-150200.5.33.1.s390x",
"SUSE Manager Server 4.3:postgresql15-plpython-15.10-150200.5.33.1.x86_64",
"SUSE Manager Server 4.3:postgresql15-pltcl-15.10-150200.5.33.1.ppc64le",
"SUSE Manager Server 4.3:postgresql15-pltcl-15.10-150200.5.33.1.s390x",
"SUSE Manager Server 4.3:postgresql15-pltcl-15.10-150200.5.33.1.x86_64",
"SUSE Manager Server 4.3:postgresql15-server-15.10-150200.5.33.1.ppc64le",
"SUSE Manager Server 4.3:postgresql15-server-15.10-150200.5.33.1.s390x",
"SUSE Manager Server 4.3:postgresql15-server-15.10-150200.5.33.1.x86_64",
"SUSE Manager Server 4.3:postgresql15-server-devel-15.10-150200.5.33.1.ppc64le",
"SUSE Manager Server 4.3:postgresql15-server-devel-15.10-150200.5.33.1.s390x",
"SUSE Manager Server 4.3:postgresql15-server-devel-15.10-150200.5.33.1.x86_64",
"openSUSE Leap 15.5:postgresql15-15.10-150200.5.33.1.aarch64",
"openSUSE Leap 15.5:postgresql15-15.10-150200.5.33.1.ppc64le",
"openSUSE Leap 15.5:postgresql15-15.10-150200.5.33.1.s390x",
"openSUSE Leap 15.5:postgresql15-15.10-150200.5.33.1.x86_64",
"openSUSE Leap 15.5:postgresql15-contrib-15.10-150200.5.33.1.aarch64",
"openSUSE Leap 15.5:postgresql15-contrib-15.10-150200.5.33.1.ppc64le",
"openSUSE Leap 15.5:postgresql15-contrib-15.10-150200.5.33.1.s390x",
"openSUSE Leap 15.5:postgresql15-contrib-15.10-150200.5.33.1.x86_64",
"openSUSE Leap 15.5:postgresql15-devel-15.10-150200.5.33.1.aarch64",
"openSUSE Leap 15.5:postgresql15-devel-15.10-150200.5.33.1.ppc64le",
"openSUSE Leap 15.5:postgresql15-devel-15.10-150200.5.33.1.s390x",
"openSUSE Leap 15.5:postgresql15-devel-15.10-150200.5.33.1.x86_64",
"openSUSE Leap 15.5:postgresql15-docs-15.10-150200.5.33.1.noarch",
"openSUSE Leap 15.5:postgresql15-llvmjit-15.10-150200.5.33.1.aarch64",
"openSUSE Leap 15.5:postgresql15-llvmjit-15.10-150200.5.33.1.ppc64le",
"openSUSE Leap 15.5:postgresql15-llvmjit-15.10-150200.5.33.1.s390x",
"openSUSE Leap 15.5:postgresql15-llvmjit-15.10-150200.5.33.1.x86_64",
"openSUSE Leap 15.5:postgresql15-llvmjit-devel-15.10-150200.5.33.1.aarch64",
"openSUSE Leap 15.5:postgresql15-llvmjit-devel-15.10-150200.5.33.1.ppc64le",
"openSUSE Leap 15.5:postgresql15-llvmjit-devel-15.10-150200.5.33.1.s390x",
"openSUSE Leap 15.5:postgresql15-llvmjit-devel-15.10-150200.5.33.1.x86_64",
"openSUSE Leap 15.5:postgresql15-plperl-15.10-150200.5.33.1.aarch64",
"openSUSE Leap 15.5:postgresql15-plperl-15.10-150200.5.33.1.ppc64le",
"openSUSE Leap 15.5:postgresql15-plperl-15.10-150200.5.33.1.s390x",
"openSUSE Leap 15.5:postgresql15-plperl-15.10-150200.5.33.1.x86_64",
"openSUSE Leap 15.5:postgresql15-plpython-15.10-150200.5.33.1.aarch64",
"openSUSE Leap 15.5:postgresql15-plpython-15.10-150200.5.33.1.ppc64le",
"openSUSE Leap 15.5:postgresql15-plpython-15.10-150200.5.33.1.s390x",
"openSUSE Leap 15.5:postgresql15-plpython-15.10-150200.5.33.1.x86_64",
"openSUSE Leap 15.5:postgresql15-pltcl-15.10-150200.5.33.1.aarch64",
"openSUSE Leap 15.5:postgresql15-pltcl-15.10-150200.5.33.1.ppc64le",
"openSUSE Leap 15.5:postgresql15-pltcl-15.10-150200.5.33.1.s390x",
"openSUSE Leap 15.5:postgresql15-pltcl-15.10-150200.5.33.1.x86_64",
"openSUSE Leap 15.5:postgresql15-server-15.10-150200.5.33.1.aarch64",
"openSUSE Leap 15.5:postgresql15-server-15.10-150200.5.33.1.ppc64le",
"openSUSE Leap 15.5:postgresql15-server-15.10-150200.5.33.1.s390x",
"openSUSE Leap 15.5:postgresql15-server-15.10-150200.5.33.1.x86_64",
"openSUSE Leap 15.5:postgresql15-server-devel-15.10-150200.5.33.1.aarch64",
"openSUSE Leap 15.5:postgresql15-server-devel-15.10-150200.5.33.1.ppc64le",
"openSUSE Leap 15.5:postgresql15-server-devel-15.10-150200.5.33.1.s390x",
"openSUSE Leap 15.5:postgresql15-server-devel-15.10-150200.5.33.1.x86_64",
"openSUSE Leap 15.5:postgresql15-test-15.10-150200.5.33.1.aarch64",
"openSUSE Leap 15.5:postgresql15-test-15.10-150200.5.33.1.ppc64le",
"openSUSE Leap 15.5:postgresql15-test-15.10-150200.5.33.1.s390x",
"openSUSE Leap 15.5:postgresql15-test-15.10-150200.5.33.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 8.8,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"SUSE Enterprise Storage 7.1:postgresql15-15.10-150200.5.33.1.aarch64",
"SUSE Enterprise Storage 7.1:postgresql15-15.10-150200.5.33.1.x86_64",
"SUSE Enterprise Storage 7.1:postgresql15-contrib-15.10-150200.5.33.1.aarch64",
"SUSE Enterprise Storage 7.1:postgresql15-contrib-15.10-150200.5.33.1.x86_64",
"SUSE Enterprise Storage 7.1:postgresql15-devel-15.10-150200.5.33.1.aarch64",
"SUSE Enterprise Storage 7.1:postgresql15-devel-15.10-150200.5.33.1.x86_64",
"SUSE Enterprise Storage 7.1:postgresql15-docs-15.10-150200.5.33.1.noarch",
"SUSE Enterprise Storage 7.1:postgresql15-plperl-15.10-150200.5.33.1.aarch64",
"SUSE Enterprise Storage 7.1:postgresql15-plperl-15.10-150200.5.33.1.x86_64",
"SUSE Enterprise Storage 7.1:postgresql15-plpython-15.10-150200.5.33.1.aarch64",
"SUSE Enterprise Storage 7.1:postgresql15-plpython-15.10-150200.5.33.1.x86_64",
"SUSE Enterprise Storage 7.1:postgresql15-pltcl-15.10-150200.5.33.1.aarch64",
"SUSE Enterprise Storage 7.1:postgresql15-pltcl-15.10-150200.5.33.1.x86_64",
"SUSE Enterprise Storage 7.1:postgresql15-server-15.10-150200.5.33.1.aarch64",
"SUSE Enterprise Storage 7.1:postgresql15-server-15.10-150200.5.33.1.x86_64",
"SUSE Enterprise Storage 7.1:postgresql15-server-devel-15.10-150200.5.33.1.aarch64",
"SUSE Enterprise Storage 7.1:postgresql15-server-devel-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql15-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql15-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql15-contrib-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql15-contrib-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql15-devel-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql15-devel-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql15-docs-15.10-150200.5.33.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql15-plperl-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql15-plperl-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql15-plpython-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql15-plpython-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql15-pltcl-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql15-pltcl-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql15-server-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql15-server-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql15-server-devel-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql15-server-devel-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-contrib-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-contrib-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-devel-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-devel-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-docs-15.10-150200.5.33.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-plperl-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-plperl-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-plpython-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-plpython-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-pltcl-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-pltcl-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-server-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-server-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-server-devel-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-server-devel-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-contrib-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-contrib-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-devel-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-devel-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-docs-15.10-150200.5.33.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-plperl-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-plperl-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-plpython-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-plpython-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-pltcl-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-pltcl-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-server-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-server-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-server-devel-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-server-devel-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:postgresql15-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:postgresql15-15.10-150200.5.33.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:postgresql15-15.10-150200.5.33.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:postgresql15-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-contrib-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-contrib-15.10-150200.5.33.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-contrib-15.10-150200.5.33.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-contrib-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-devel-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-devel-15.10-150200.5.33.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-devel-15.10-150200.5.33.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-devel-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-docs-15.10-150200.5.33.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-plperl-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-plperl-15.10-150200.5.33.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-plperl-15.10-150200.5.33.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-plperl-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-plpython-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-plpython-15.10-150200.5.33.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-plpython-15.10-150200.5.33.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-plpython-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-pltcl-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-pltcl-15.10-150200.5.33.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-pltcl-15.10-150200.5.33.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-pltcl-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-server-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-server-15.10-150200.5.33.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-server-15.10-150200.5.33.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-server-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-server-devel-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-server-devel-15.10-150200.5.33.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-server-devel-15.10-150200.5.33.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-server-devel-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-15.10-150200.5.33.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-15.10-150200.5.33.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-contrib-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-contrib-15.10-150200.5.33.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-contrib-15.10-150200.5.33.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-contrib-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-devel-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-devel-15.10-150200.5.33.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-devel-15.10-150200.5.33.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-devel-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-docs-15.10-150200.5.33.1.noarch",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-plperl-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-plperl-15.10-150200.5.33.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-plperl-15.10-150200.5.33.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-plperl-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-plpython-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-plpython-15.10-150200.5.33.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-plpython-15.10-150200.5.33.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-plpython-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-pltcl-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-pltcl-15.10-150200.5.33.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-pltcl-15.10-150200.5.33.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-pltcl-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-server-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-server-15.10-150200.5.33.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-server-15.10-150200.5.33.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-server-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-server-devel-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-server-devel-15.10-150200.5.33.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-server-devel-15.10-150200.5.33.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-server-devel-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-15.10-150200.5.33.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-15.10-150200.5.33.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-contrib-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-contrib-15.10-150200.5.33.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-contrib-15.10-150200.5.33.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-contrib-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-devel-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-devel-15.10-150200.5.33.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-devel-15.10-150200.5.33.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-devel-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-docs-15.10-150200.5.33.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-plperl-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-plperl-15.10-150200.5.33.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-plperl-15.10-150200.5.33.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-plperl-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-plpython-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-plpython-15.10-150200.5.33.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-plpython-15.10-150200.5.33.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-plpython-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-pltcl-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-pltcl-15.10-150200.5.33.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-pltcl-15.10-150200.5.33.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-pltcl-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-server-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-server-15.10-150200.5.33.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-server-15.10-150200.5.33.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-server-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-server-devel-15.10-150200.5.33.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-server-devel-15.10-150200.5.33.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-server-devel-15.10-150200.5.33.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-server-devel-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql15-15.10-150200.5.33.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql15-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql15-contrib-15.10-150200.5.33.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql15-contrib-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql15-devel-15.10-150200.5.33.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql15-devel-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql15-docs-15.10-150200.5.33.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql15-plperl-15.10-150200.5.33.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql15-plperl-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql15-plpython-15.10-150200.5.33.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql15-plpython-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql15-pltcl-15.10-150200.5.33.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql15-pltcl-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql15-server-15.10-150200.5.33.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql15-server-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql15-server-devel-15.10-150200.5.33.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql15-server-devel-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-15.10-150200.5.33.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-contrib-15.10-150200.5.33.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-contrib-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-devel-15.10-150200.5.33.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-devel-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-docs-15.10-150200.5.33.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-plperl-15.10-150200.5.33.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-plperl-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-plpython-15.10-150200.5.33.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-plpython-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-pltcl-15.10-150200.5.33.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-pltcl-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-server-15.10-150200.5.33.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-server-15.10-150200.5.33.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-server-devel-15.10-150200.5.33.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-server-devel-15.10-150200.5.33.1.x86_64",
"SUSE Manager Proxy 4.3:postgresql15-15.10-150200.5.33.1.x86_64",
"SUSE Manager Proxy 4.3:postgresql15-contrib-15.10-150200.5.33.1.x86_64",
"SUSE Manager Proxy 4.3:postgresql15-devel-15.10-150200.5.33.1.x86_64",
"SUSE Manager Proxy 4.3:postgresql15-docs-15.10-150200.5.33.1.noarch",
"SUSE Manager Proxy 4.3:postgresql15-plperl-15.10-150200.5.33.1.x86_64",
"SUSE Manager Proxy 4.3:postgresql15-plpython-15.10-150200.5.33.1.x86_64",
"SUSE Manager Proxy 4.3:postgresql15-pltcl-15.10-150200.5.33.1.x86_64",
"SUSE Manager Proxy 4.3:postgresql15-server-15.10-150200.5.33.1.x86_64",
"SUSE Manager Proxy 4.3:postgresql15-server-devel-15.10-150200.5.33.1.x86_64",
"SUSE Manager Server 4.3:postgresql15-15.10-150200.5.33.1.ppc64le",
"SUSE Manager Server 4.3:postgresql15-15.10-150200.5.33.1.s390x",
"SUSE Manager Server 4.3:postgresql15-15.10-150200.5.33.1.x86_64",
"SUSE Manager Server 4.3:postgresql15-contrib-15.10-150200.5.33.1.ppc64le",
"SUSE Manager Server 4.3:postgresql15-contrib-15.10-150200.5.33.1.s390x",
"SUSE Manager Server 4.3:postgresql15-contrib-15.10-150200.5.33.1.x86_64",
"SUSE Manager Server 4.3:postgresql15-devel-15.10-150200.5.33.1.ppc64le",
"SUSE Manager Server 4.3:postgresql15-devel-15.10-150200.5.33.1.s390x",
"SUSE Manager Server 4.3:postgresql15-devel-15.10-150200.5.33.1.x86_64",
"SUSE Manager Server 4.3:postgresql15-docs-15.10-150200.5.33.1.noarch",
"SUSE Manager Server 4.3:postgresql15-plperl-15.10-150200.5.33.1.ppc64le",
"SUSE Manager Server 4.3:postgresql15-plperl-15.10-150200.5.33.1.s390x",
"SUSE Manager Server 4.3:postgresql15-plperl-15.10-150200.5.33.1.x86_64",
"SUSE Manager Server 4.3:postgresql15-plpython-15.10-150200.5.33.1.ppc64le",
"SUSE Manager Server 4.3:postgresql15-plpython-15.10-150200.5.33.1.s390x",
"SUSE Manager Server 4.3:postgresql15-plpython-15.10-150200.5.33.1.x86_64",
"SUSE Manager Server 4.3:postgresql15-pltcl-15.10-150200.5.33.1.ppc64le",
"SUSE Manager Server 4.3:postgresql15-pltcl-15.10-150200.5.33.1.s390x",
"SUSE Manager Server 4.3:postgresql15-pltcl-15.10-150200.5.33.1.x86_64",
"SUSE Manager Server 4.3:postgresql15-server-15.10-150200.5.33.1.ppc64le",
"SUSE Manager Server 4.3:postgresql15-server-15.10-150200.5.33.1.s390x",
"SUSE Manager Server 4.3:postgresql15-server-15.10-150200.5.33.1.x86_64",
"SUSE Manager Server 4.3:postgresql15-server-devel-15.10-150200.5.33.1.ppc64le",
"SUSE Manager Server 4.3:postgresql15-server-devel-15.10-150200.5.33.1.s390x",
"SUSE Manager Server 4.3:postgresql15-server-devel-15.10-150200.5.33.1.x86_64",
"openSUSE Leap 15.5:postgresql15-15.10-150200.5.33.1.aarch64",
"openSUSE Leap 15.5:postgresql15-15.10-150200.5.33.1.ppc64le",
"openSUSE Leap 15.5:postgresql15-15.10-150200.5.33.1.s390x",
"openSUSE Leap 15.5:postgresql15-15.10-150200.5.33.1.x86_64",
"openSUSE Leap 15.5:postgresql15-contrib-15.10-150200.5.33.1.aarch64",
"openSUSE Leap 15.5:postgresql15-contrib-15.10-150200.5.33.1.ppc64le",
"openSUSE Leap 15.5:postgresql15-contrib-15.10-150200.5.33.1.s390x",
"openSUSE Leap 15.5:postgresql15-contrib-15.10-150200.5.33.1.x86_64",
"openSUSE Leap 15.5:postgresql15-devel-15.10-150200.5.33.1.aarch64",
"openSUSE Leap 15.5:postgresql15-devel-15.10-150200.5.33.1.ppc64le",
"openSUSE Leap 15.5:postgresql15-devel-15.10-150200.5.33.1.s390x",
"openSUSE Leap 15.5:postgresql15-devel-15.10-150200.5.33.1.x86_64",
"openSUSE Leap 15.5:postgresql15-docs-15.10-150200.5.33.1.noarch",
"openSUSE Leap 15.5:postgresql15-llvmjit-15.10-150200.5.33.1.aarch64",
"openSUSE Leap 15.5:postgresql15-llvmjit-15.10-150200.5.33.1.ppc64le",
"openSUSE Leap 15.5:postgresql15-llvmjit-15.10-150200.5.33.1.s390x",
"openSUSE Leap 15.5:postgresql15-llvmjit-15.10-150200.5.33.1.x86_64",
"openSUSE Leap 15.5:postgresql15-llvmjit-devel-15.10-150200.5.33.1.aarch64",
"openSUSE Leap 15.5:postgresql15-llvmjit-devel-15.10-150200.5.33.1.ppc64le",
"openSUSE Leap 15.5:postgresql15-llvmjit-devel-15.10-150200.5.33.1.s390x",
"openSUSE Leap 15.5:postgresql15-llvmjit-devel-15.10-150200.5.33.1.x86_64",
"openSUSE Leap 15.5:postgresql15-plperl-15.10-150200.5.33.1.aarch64",
"openSUSE Leap 15.5:postgresql15-plperl-15.10-150200.5.33.1.ppc64le",
"openSUSE Leap 15.5:postgresql15-plperl-15.10-150200.5.33.1.s390x",
"openSUSE Leap 15.5:postgresql15-plperl-15.10-150200.5.33.1.x86_64",
"openSUSE Leap 15.5:postgresql15-plpython-15.10-150200.5.33.1.aarch64",
"openSUSE Leap 15.5:postgresql15-plpython-15.10-150200.5.33.1.ppc64le",
"openSUSE Leap 15.5:postgresql15-plpython-15.10-150200.5.33.1.s390x",
"openSUSE Leap 15.5:postgresql15-plpython-15.10-150200.5.33.1.x86_64",
"openSUSE Leap 15.5:postgresql15-pltcl-15.10-150200.5.33.1.aarch64",
"openSUSE Leap 15.5:postgresql15-pltcl-15.10-150200.5.33.1.ppc64le",
"openSUSE Leap 15.5:postgresql15-pltcl-15.10-150200.5.33.1.s390x",
"openSUSE Leap 15.5:postgresql15-pltcl-15.10-150200.5.33.1.x86_64",
"openSUSE Leap 15.5:postgresql15-server-15.10-150200.5.33.1.aarch64",
"openSUSE Leap 15.5:postgresql15-server-15.10-150200.5.33.1.ppc64le",
"openSUSE Leap 15.5:postgresql15-server-15.10-150200.5.33.1.s390x",
"openSUSE Leap 15.5:postgresql15-server-15.10-150200.5.33.1.x86_64",
"openSUSE Leap 15.5:postgresql15-server-devel-15.10-150200.5.33.1.aarch64",
"openSUSE Leap 15.5:postgresql15-server-devel-15.10-150200.5.33.1.ppc64le",
"openSUSE Leap 15.5:postgresql15-server-devel-15.10-150200.5.33.1.s390x",
"openSUSE Leap 15.5:postgresql15-server-devel-15.10-150200.5.33.1.x86_64",
"openSUSE Leap 15.5:postgresql15-test-15.10-150200.5.33.1.aarch64",
"openSUSE Leap 15.5:postgresql15-test-15.10-150200.5.33.1.ppc64le",
"openSUSE Leap 15.5:postgresql15-test-15.10-150200.5.33.1.s390x",
"openSUSE Leap 15.5:postgresql15-test-15.10-150200.5.33.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-12-04T14:50:14Z",
"details": "important"
}
],
"title": "CVE-2024-10979"
}
]
}
suse-su-2024:4176-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\n- CVE-2024-10976: Ensure cached plans are marked as dependent on the calling role when RLS applies to a non-top-level table reference (bsc#1233323).\n- CVE-2024-10977: Make libpq discard error messages received during SSL or GSS protocol negotiation (bsc#1233325).\n- CVE-2024-10978: Fix unintended interactions between SET SESSION AUTHORIZATION and SET ROLE (bsc#1233326).\n- CVE-2024-10979: Prevent trusted PL/Perl code from changing environment variables (bsc#1233327).\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-2024-4176,SUSE-SLE-Module-Legacy-15-SP5-2024-4176,SUSE-SLE-Module-Packagehub-Subpackages-15-SP5-2024-4176,SUSE-SLE-Product-HPC-15-SP2-LTSS-2024-4176,SUSE-SLE-Product-HPC-15-SP3-LTSS-2024-4176,SUSE-SLE-Product-HPC-15-SP4-ESPOS-2024-4176,SUSE-SLE-Product-HPC-15-SP4-LTSS-2024-4176,SUSE-SLE-Product-SLED-15-SP4-LTSS-2024-4176,SUSE-SLE-Product-SLES-15-SP2-LTSS-2024-4176,SUSE-SLE-Product-SLES-15-SP3-LTSS-2024-4176,SUSE-SLE-Product-SLES-15-SP4-LTSS-2024-4176,SUSE-SLE-Product-SLES_SAP-15-SP2-2024-4176,SUSE-SLE-Product-SLES_SAP-15-SP3-2024-4176,SUSE-SLE-Product-SLES_SAP-15-SP4-2024-4176,SUSE-SLE-Product-SUSE-Manager-Proxy-4.3-2024-4176,SUSE-SLE-Product-SUSE-Manager-Server-4.3-2024-4176,SUSE-Storage-7.1-2024-4176,openSUSE-SLE-15.5-2024-4176",
"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-2024_4176-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2024:4176-1",
"url": "https://www.suse.com/support/update/announcement/2024/suse-su-20244176-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2024:4176-1",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2024-December/019914.html"
},
{
"category": "self",
"summary": "SUSE Bug 1233323",
"url": "https://bugzilla.suse.com/1233323"
},
{
"category": "self",
"summary": "SUSE Bug 1233325",
"url": "https://bugzilla.suse.com/1233325"
},
{
"category": "self",
"summary": "SUSE Bug 1233326",
"url": "https://bugzilla.suse.com/1233326"
},
{
"category": "self",
"summary": "SUSE Bug 1233327",
"url": "https://bugzilla.suse.com/1233327"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2024-10976 page",
"url": "https://www.suse.com/security/cve/CVE-2024-10976/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2024-10977 page",
"url": "https://www.suse.com/security/cve/CVE-2024-10977/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2024-10978 page",
"url": "https://www.suse.com/security/cve/CVE-2024-10978/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2024-10979 page",
"url": "https://www.suse.com/security/cve/CVE-2024-10979/"
}
],
"title": "Security update for postgresql14",
"tracking": {
"current_release_date": "2024-12-04T14:53:35Z",
"generator": {
"date": "2024-12-04T14:53:35Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2024:4176-1",
"initial_release_date": "2024-12-04T14:53:35Z",
"revision_history": [
{
"date": "2024-12-04T14:53:35Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "postgresql14-14.15-150200.5.50.1.aarch64",
"product": {
"name": "postgresql14-14.15-150200.5.50.1.aarch64",
"product_id": "postgresql14-14.15-150200.5.50.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql14-contrib-14.15-150200.5.50.1.aarch64",
"product": {
"name": "postgresql14-contrib-14.15-150200.5.50.1.aarch64",
"product_id": "postgresql14-contrib-14.15-150200.5.50.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql14-devel-14.15-150200.5.50.1.aarch64",
"product": {
"name": "postgresql14-devel-14.15-150200.5.50.1.aarch64",
"product_id": "postgresql14-devel-14.15-150200.5.50.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql14-llvmjit-14.15-150200.5.50.1.aarch64",
"product": {
"name": "postgresql14-llvmjit-14.15-150200.5.50.1.aarch64",
"product_id": "postgresql14-llvmjit-14.15-150200.5.50.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql14-llvmjit-devel-14.15-150200.5.50.1.aarch64",
"product": {
"name": "postgresql14-llvmjit-devel-14.15-150200.5.50.1.aarch64",
"product_id": "postgresql14-llvmjit-devel-14.15-150200.5.50.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql14-plperl-14.15-150200.5.50.1.aarch64",
"product": {
"name": "postgresql14-plperl-14.15-150200.5.50.1.aarch64",
"product_id": "postgresql14-plperl-14.15-150200.5.50.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql14-plpython-14.15-150200.5.50.1.aarch64",
"product": {
"name": "postgresql14-plpython-14.15-150200.5.50.1.aarch64",
"product_id": "postgresql14-plpython-14.15-150200.5.50.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql14-pltcl-14.15-150200.5.50.1.aarch64",
"product": {
"name": "postgresql14-pltcl-14.15-150200.5.50.1.aarch64",
"product_id": "postgresql14-pltcl-14.15-150200.5.50.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql14-server-14.15-150200.5.50.1.aarch64",
"product": {
"name": "postgresql14-server-14.15-150200.5.50.1.aarch64",
"product_id": "postgresql14-server-14.15-150200.5.50.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql14-server-devel-14.15-150200.5.50.1.aarch64",
"product": {
"name": "postgresql14-server-devel-14.15-150200.5.50.1.aarch64",
"product_id": "postgresql14-server-devel-14.15-150200.5.50.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql14-test-14.15-150200.5.50.1.aarch64",
"product": {
"name": "postgresql14-test-14.15-150200.5.50.1.aarch64",
"product_id": "postgresql14-test-14.15-150200.5.50.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "postgresql14-14.15-150200.5.50.1.i586",
"product": {
"name": "postgresql14-14.15-150200.5.50.1.i586",
"product_id": "postgresql14-14.15-150200.5.50.1.i586"
}
},
{
"category": "product_version",
"name": "postgresql14-contrib-14.15-150200.5.50.1.i586",
"product": {
"name": "postgresql14-contrib-14.15-150200.5.50.1.i586",
"product_id": "postgresql14-contrib-14.15-150200.5.50.1.i586"
}
},
{
"category": "product_version",
"name": "postgresql14-devel-14.15-150200.5.50.1.i586",
"product": {
"name": "postgresql14-devel-14.15-150200.5.50.1.i586",
"product_id": "postgresql14-devel-14.15-150200.5.50.1.i586"
}
},
{
"category": "product_version",
"name": "postgresql14-llvmjit-14.15-150200.5.50.1.i586",
"product": {
"name": "postgresql14-llvmjit-14.15-150200.5.50.1.i586",
"product_id": "postgresql14-llvmjit-14.15-150200.5.50.1.i586"
}
},
{
"category": "product_version",
"name": "postgresql14-llvmjit-devel-14.15-150200.5.50.1.i586",
"product": {
"name": "postgresql14-llvmjit-devel-14.15-150200.5.50.1.i586",
"product_id": "postgresql14-llvmjit-devel-14.15-150200.5.50.1.i586"
}
},
{
"category": "product_version",
"name": "postgresql14-plperl-14.15-150200.5.50.1.i586",
"product": {
"name": "postgresql14-plperl-14.15-150200.5.50.1.i586",
"product_id": "postgresql14-plperl-14.15-150200.5.50.1.i586"
}
},
{
"category": "product_version",
"name": "postgresql14-plpython-14.15-150200.5.50.1.i586",
"product": {
"name": "postgresql14-plpython-14.15-150200.5.50.1.i586",
"product_id": "postgresql14-plpython-14.15-150200.5.50.1.i586"
}
},
{
"category": "product_version",
"name": "postgresql14-pltcl-14.15-150200.5.50.1.i586",
"product": {
"name": "postgresql14-pltcl-14.15-150200.5.50.1.i586",
"product_id": "postgresql14-pltcl-14.15-150200.5.50.1.i586"
}
},
{
"category": "product_version",
"name": "postgresql14-server-14.15-150200.5.50.1.i586",
"product": {
"name": "postgresql14-server-14.15-150200.5.50.1.i586",
"product_id": "postgresql14-server-14.15-150200.5.50.1.i586"
}
},
{
"category": "product_version",
"name": "postgresql14-server-devel-14.15-150200.5.50.1.i586",
"product": {
"name": "postgresql14-server-devel-14.15-150200.5.50.1.i586",
"product_id": "postgresql14-server-devel-14.15-150200.5.50.1.i586"
}
},
{
"category": "product_version",
"name": "postgresql14-test-14.15-150200.5.50.1.i586",
"product": {
"name": "postgresql14-test-14.15-150200.5.50.1.i586",
"product_id": "postgresql14-test-14.15-150200.5.50.1.i586"
}
}
],
"category": "architecture",
"name": "i586"
},
{
"branches": [
{
"category": "product_version",
"name": "postgresql14-docs-14.15-150200.5.50.1.noarch",
"product": {
"name": "postgresql14-docs-14.15-150200.5.50.1.noarch",
"product_id": "postgresql14-docs-14.15-150200.5.50.1.noarch"
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "postgresql14-14.15-150200.5.50.1.ppc64le",
"product": {
"name": "postgresql14-14.15-150200.5.50.1.ppc64le",
"product_id": "postgresql14-14.15-150200.5.50.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql14-contrib-14.15-150200.5.50.1.ppc64le",
"product": {
"name": "postgresql14-contrib-14.15-150200.5.50.1.ppc64le",
"product_id": "postgresql14-contrib-14.15-150200.5.50.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql14-devel-14.15-150200.5.50.1.ppc64le",
"product": {
"name": "postgresql14-devel-14.15-150200.5.50.1.ppc64le",
"product_id": "postgresql14-devel-14.15-150200.5.50.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql14-llvmjit-14.15-150200.5.50.1.ppc64le",
"product": {
"name": "postgresql14-llvmjit-14.15-150200.5.50.1.ppc64le",
"product_id": "postgresql14-llvmjit-14.15-150200.5.50.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql14-llvmjit-devel-14.15-150200.5.50.1.ppc64le",
"product": {
"name": "postgresql14-llvmjit-devel-14.15-150200.5.50.1.ppc64le",
"product_id": "postgresql14-llvmjit-devel-14.15-150200.5.50.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql14-plperl-14.15-150200.5.50.1.ppc64le",
"product": {
"name": "postgresql14-plperl-14.15-150200.5.50.1.ppc64le",
"product_id": "postgresql14-plperl-14.15-150200.5.50.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql14-plpython-14.15-150200.5.50.1.ppc64le",
"product": {
"name": "postgresql14-plpython-14.15-150200.5.50.1.ppc64le",
"product_id": "postgresql14-plpython-14.15-150200.5.50.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql14-pltcl-14.15-150200.5.50.1.ppc64le",
"product": {
"name": "postgresql14-pltcl-14.15-150200.5.50.1.ppc64le",
"product_id": "postgresql14-pltcl-14.15-150200.5.50.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql14-server-14.15-150200.5.50.1.ppc64le",
"product": {
"name": "postgresql14-server-14.15-150200.5.50.1.ppc64le",
"product_id": "postgresql14-server-14.15-150200.5.50.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql14-server-devel-14.15-150200.5.50.1.ppc64le",
"product": {
"name": "postgresql14-server-devel-14.15-150200.5.50.1.ppc64le",
"product_id": "postgresql14-server-devel-14.15-150200.5.50.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql14-test-14.15-150200.5.50.1.ppc64le",
"product": {
"name": "postgresql14-test-14.15-150200.5.50.1.ppc64le",
"product_id": "postgresql14-test-14.15-150200.5.50.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "postgresql14-14.15-150200.5.50.1.s390x",
"product": {
"name": "postgresql14-14.15-150200.5.50.1.s390x",
"product_id": "postgresql14-14.15-150200.5.50.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql14-contrib-14.15-150200.5.50.1.s390x",
"product": {
"name": "postgresql14-contrib-14.15-150200.5.50.1.s390x",
"product_id": "postgresql14-contrib-14.15-150200.5.50.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql14-devel-14.15-150200.5.50.1.s390x",
"product": {
"name": "postgresql14-devel-14.15-150200.5.50.1.s390x",
"product_id": "postgresql14-devel-14.15-150200.5.50.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql14-llvmjit-14.15-150200.5.50.1.s390x",
"product": {
"name": "postgresql14-llvmjit-14.15-150200.5.50.1.s390x",
"product_id": "postgresql14-llvmjit-14.15-150200.5.50.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql14-llvmjit-devel-14.15-150200.5.50.1.s390x",
"product": {
"name": "postgresql14-llvmjit-devel-14.15-150200.5.50.1.s390x",
"product_id": "postgresql14-llvmjit-devel-14.15-150200.5.50.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql14-plperl-14.15-150200.5.50.1.s390x",
"product": {
"name": "postgresql14-plperl-14.15-150200.5.50.1.s390x",
"product_id": "postgresql14-plperl-14.15-150200.5.50.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql14-plpython-14.15-150200.5.50.1.s390x",
"product": {
"name": "postgresql14-plpython-14.15-150200.5.50.1.s390x",
"product_id": "postgresql14-plpython-14.15-150200.5.50.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql14-pltcl-14.15-150200.5.50.1.s390x",
"product": {
"name": "postgresql14-pltcl-14.15-150200.5.50.1.s390x",
"product_id": "postgresql14-pltcl-14.15-150200.5.50.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql14-server-14.15-150200.5.50.1.s390x",
"product": {
"name": "postgresql14-server-14.15-150200.5.50.1.s390x",
"product_id": "postgresql14-server-14.15-150200.5.50.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql14-server-devel-14.15-150200.5.50.1.s390x",
"product": {
"name": "postgresql14-server-devel-14.15-150200.5.50.1.s390x",
"product_id": "postgresql14-server-devel-14.15-150200.5.50.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql14-test-14.15-150200.5.50.1.s390x",
"product": {
"name": "postgresql14-test-14.15-150200.5.50.1.s390x",
"product_id": "postgresql14-test-14.15-150200.5.50.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "postgresql14-14.15-150200.5.50.1.x86_64",
"product": {
"name": "postgresql14-14.15-150200.5.50.1.x86_64",
"product_id": "postgresql14-14.15-150200.5.50.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql14-contrib-14.15-150200.5.50.1.x86_64",
"product": {
"name": "postgresql14-contrib-14.15-150200.5.50.1.x86_64",
"product_id": "postgresql14-contrib-14.15-150200.5.50.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql14-devel-14.15-150200.5.50.1.x86_64",
"product": {
"name": "postgresql14-devel-14.15-150200.5.50.1.x86_64",
"product_id": "postgresql14-devel-14.15-150200.5.50.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql14-llvmjit-14.15-150200.5.50.1.x86_64",
"product": {
"name": "postgresql14-llvmjit-14.15-150200.5.50.1.x86_64",
"product_id": "postgresql14-llvmjit-14.15-150200.5.50.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql14-llvmjit-devel-14.15-150200.5.50.1.x86_64",
"product": {
"name": "postgresql14-llvmjit-devel-14.15-150200.5.50.1.x86_64",
"product_id": "postgresql14-llvmjit-devel-14.15-150200.5.50.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql14-plperl-14.15-150200.5.50.1.x86_64",
"product": {
"name": "postgresql14-plperl-14.15-150200.5.50.1.x86_64",
"product_id": "postgresql14-plperl-14.15-150200.5.50.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql14-plpython-14.15-150200.5.50.1.x86_64",
"product": {
"name": "postgresql14-plpython-14.15-150200.5.50.1.x86_64",
"product_id": "postgresql14-plpython-14.15-150200.5.50.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql14-pltcl-14.15-150200.5.50.1.x86_64",
"product": {
"name": "postgresql14-pltcl-14.15-150200.5.50.1.x86_64",
"product_id": "postgresql14-pltcl-14.15-150200.5.50.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql14-server-14.15-150200.5.50.1.x86_64",
"product": {
"name": "postgresql14-server-14.15-150200.5.50.1.x86_64",
"product_id": "postgresql14-server-14.15-150200.5.50.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql14-server-devel-14.15-150200.5.50.1.x86_64",
"product": {
"name": "postgresql14-server-devel-14.15-150200.5.50.1.x86_64",
"product_id": "postgresql14-server-devel-14.15-150200.5.50.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql14-test-14.15-150200.5.50.1.x86_64",
"product": {
"name": "postgresql14-test-14.15-150200.5.50.1.x86_64",
"product_id": "postgresql14-test-14.15-150200.5.50.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux Enterprise Module for Legacy 15 SP5",
"product": {
"name": "SUSE Linux Enterprise Module for Legacy 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP5",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle-module-legacy:15:sp5"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Module for Package Hub 15 SP5",
"product": {
"name": "SUSE Linux Enterprise Module for Package Hub 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP5",
"product_identification_helper": {
"cpe": "cpe:/o:suse:packagehub:15:sp5"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise High Performance Computing 15 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-LTSS",
"product": {
"name": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle_hpc-ltss:15:sp3"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product": {
"name": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle_hpc-espos:15:sp4"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product": {
"name": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle_hpc-ltss:15:sp4"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server 15 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 15 SP4-LTSS",
"product": {
"name": "SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles-ltss:15:sp4"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server for SAP Applications 15 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 Linux Enterprise Server for SAP Applications 15 SP4",
"product": {
"name": "SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles_sap:15:sp4"
}
}
},
{
"category": "product_name",
"name": "SUSE Manager Proxy 4.3",
"product": {
"name": "SUSE Manager Proxy 4.3",
"product_id": "SUSE Manager Proxy 4.3",
"product_identification_helper": {
"cpe": "cpe:/o:suse:suse-manager-proxy:4.3"
}
}
},
{
"category": "product_name",
"name": "SUSE Manager Server 4.3",
"product": {
"name": "SUSE Manager Server 4.3",
"product_id": "SUSE Manager Server 4.3",
"product_identification_helper": {
"cpe": "cpe:/o:suse:suse-manager-server:4.3"
}
}
},
{
"category": "product_name",
"name": "SUSE Enterprise Storage 7.1",
"product": {
"name": "SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1",
"product_identification_helper": {
"cpe": "cpe:/o:suse:ses:7.1"
}
}
},
{
"category": "product_name",
"name": "openSUSE Leap 15.5",
"product": {
"name": "openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5",
"product_identification_helper": {
"cpe": "cpe:/o:opensuse:leap:15.5"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-14.15-150200.5.50.1.aarch64 as component of SUSE Linux Enterprise Module for Legacy 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-14.15-150200.5.50.1.aarch64"
},
"product_reference": "postgresql14-14.15-150200.5.50.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-14.15-150200.5.50.1.ppc64le as component of SUSE Linux Enterprise Module for Legacy 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-14.15-150200.5.50.1.ppc64le"
},
"product_reference": "postgresql14-14.15-150200.5.50.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-14.15-150200.5.50.1.s390x as component of SUSE Linux Enterprise Module for Legacy 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-14.15-150200.5.50.1.s390x"
},
"product_reference": "postgresql14-14.15-150200.5.50.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-14.15-150200.5.50.1.x86_64 as component of SUSE Linux Enterprise Module for Legacy 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-14.15-150200.5.50.1.x86_64"
},
"product_reference": "postgresql14-14.15-150200.5.50.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-contrib-14.15-150200.5.50.1.aarch64 as component of SUSE Linux Enterprise Module for Legacy 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-contrib-14.15-150200.5.50.1.aarch64"
},
"product_reference": "postgresql14-contrib-14.15-150200.5.50.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-contrib-14.15-150200.5.50.1.ppc64le as component of SUSE Linux Enterprise Module for Legacy 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-contrib-14.15-150200.5.50.1.ppc64le"
},
"product_reference": "postgresql14-contrib-14.15-150200.5.50.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-contrib-14.15-150200.5.50.1.s390x as component of SUSE Linux Enterprise Module for Legacy 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-contrib-14.15-150200.5.50.1.s390x"
},
"product_reference": "postgresql14-contrib-14.15-150200.5.50.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-contrib-14.15-150200.5.50.1.x86_64 as component of SUSE Linux Enterprise Module for Legacy 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-contrib-14.15-150200.5.50.1.x86_64"
},
"product_reference": "postgresql14-contrib-14.15-150200.5.50.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-devel-14.15-150200.5.50.1.aarch64 as component of SUSE Linux Enterprise Module for Legacy 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-devel-14.15-150200.5.50.1.aarch64"
},
"product_reference": "postgresql14-devel-14.15-150200.5.50.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-devel-14.15-150200.5.50.1.ppc64le as component of SUSE Linux Enterprise Module for Legacy 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-devel-14.15-150200.5.50.1.ppc64le"
},
"product_reference": "postgresql14-devel-14.15-150200.5.50.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-devel-14.15-150200.5.50.1.s390x as component of SUSE Linux Enterprise Module for Legacy 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-devel-14.15-150200.5.50.1.s390x"
},
"product_reference": "postgresql14-devel-14.15-150200.5.50.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-devel-14.15-150200.5.50.1.x86_64 as component of SUSE Linux Enterprise Module for Legacy 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-devel-14.15-150200.5.50.1.x86_64"
},
"product_reference": "postgresql14-devel-14.15-150200.5.50.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-docs-14.15-150200.5.50.1.noarch as component of SUSE Linux Enterprise Module for Legacy 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-docs-14.15-150200.5.50.1.noarch"
},
"product_reference": "postgresql14-docs-14.15-150200.5.50.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-llvmjit-14.15-150200.5.50.1.aarch64 as component of SUSE Linux Enterprise Module for Legacy 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-llvmjit-14.15-150200.5.50.1.aarch64"
},
"product_reference": "postgresql14-llvmjit-14.15-150200.5.50.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-llvmjit-14.15-150200.5.50.1.ppc64le as component of SUSE Linux Enterprise Module for Legacy 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-llvmjit-14.15-150200.5.50.1.ppc64le"
},
"product_reference": "postgresql14-llvmjit-14.15-150200.5.50.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-llvmjit-14.15-150200.5.50.1.s390x as component of SUSE Linux Enterprise Module for Legacy 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-llvmjit-14.15-150200.5.50.1.s390x"
},
"product_reference": "postgresql14-llvmjit-14.15-150200.5.50.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-llvmjit-14.15-150200.5.50.1.x86_64 as component of SUSE Linux Enterprise Module for Legacy 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-llvmjit-14.15-150200.5.50.1.x86_64"
},
"product_reference": "postgresql14-llvmjit-14.15-150200.5.50.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-llvmjit-devel-14.15-150200.5.50.1.aarch64 as component of SUSE Linux Enterprise Module for Legacy 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-llvmjit-devel-14.15-150200.5.50.1.aarch64"
},
"product_reference": "postgresql14-llvmjit-devel-14.15-150200.5.50.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-llvmjit-devel-14.15-150200.5.50.1.ppc64le as component of SUSE Linux Enterprise Module for Legacy 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-llvmjit-devel-14.15-150200.5.50.1.ppc64le"
},
"product_reference": "postgresql14-llvmjit-devel-14.15-150200.5.50.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-llvmjit-devel-14.15-150200.5.50.1.s390x as component of SUSE Linux Enterprise Module for Legacy 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-llvmjit-devel-14.15-150200.5.50.1.s390x"
},
"product_reference": "postgresql14-llvmjit-devel-14.15-150200.5.50.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-llvmjit-devel-14.15-150200.5.50.1.x86_64 as component of SUSE Linux Enterprise Module for Legacy 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-llvmjit-devel-14.15-150200.5.50.1.x86_64"
},
"product_reference": "postgresql14-llvmjit-devel-14.15-150200.5.50.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-plperl-14.15-150200.5.50.1.aarch64 as component of SUSE Linux Enterprise Module for Legacy 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-plperl-14.15-150200.5.50.1.aarch64"
},
"product_reference": "postgresql14-plperl-14.15-150200.5.50.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-plperl-14.15-150200.5.50.1.ppc64le as component of SUSE Linux Enterprise Module for Legacy 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-plperl-14.15-150200.5.50.1.ppc64le"
},
"product_reference": "postgresql14-plperl-14.15-150200.5.50.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-plperl-14.15-150200.5.50.1.s390x as component of SUSE Linux Enterprise Module for Legacy 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-plperl-14.15-150200.5.50.1.s390x"
},
"product_reference": "postgresql14-plperl-14.15-150200.5.50.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-plperl-14.15-150200.5.50.1.x86_64 as component of SUSE Linux Enterprise Module for Legacy 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-plperl-14.15-150200.5.50.1.x86_64"
},
"product_reference": "postgresql14-plperl-14.15-150200.5.50.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-plpython-14.15-150200.5.50.1.aarch64 as component of SUSE Linux Enterprise Module for Legacy 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-plpython-14.15-150200.5.50.1.aarch64"
},
"product_reference": "postgresql14-plpython-14.15-150200.5.50.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-plpython-14.15-150200.5.50.1.ppc64le as component of SUSE Linux Enterprise Module for Legacy 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-plpython-14.15-150200.5.50.1.ppc64le"
},
"product_reference": "postgresql14-plpython-14.15-150200.5.50.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-plpython-14.15-150200.5.50.1.s390x as component of SUSE Linux Enterprise Module for Legacy 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-plpython-14.15-150200.5.50.1.s390x"
},
"product_reference": "postgresql14-plpython-14.15-150200.5.50.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-plpython-14.15-150200.5.50.1.x86_64 as component of SUSE Linux Enterprise Module for Legacy 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-plpython-14.15-150200.5.50.1.x86_64"
},
"product_reference": "postgresql14-plpython-14.15-150200.5.50.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-pltcl-14.15-150200.5.50.1.aarch64 as component of SUSE Linux Enterprise Module for Legacy 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-pltcl-14.15-150200.5.50.1.aarch64"
},
"product_reference": "postgresql14-pltcl-14.15-150200.5.50.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-pltcl-14.15-150200.5.50.1.ppc64le as component of SUSE Linux Enterprise Module for Legacy 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-pltcl-14.15-150200.5.50.1.ppc64le"
},
"product_reference": "postgresql14-pltcl-14.15-150200.5.50.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-pltcl-14.15-150200.5.50.1.s390x as component of SUSE Linux Enterprise Module for Legacy 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-pltcl-14.15-150200.5.50.1.s390x"
},
"product_reference": "postgresql14-pltcl-14.15-150200.5.50.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-pltcl-14.15-150200.5.50.1.x86_64 as component of SUSE Linux Enterprise Module for Legacy 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-pltcl-14.15-150200.5.50.1.x86_64"
},
"product_reference": "postgresql14-pltcl-14.15-150200.5.50.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-server-14.15-150200.5.50.1.aarch64 as component of SUSE Linux Enterprise Module for Legacy 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-server-14.15-150200.5.50.1.aarch64"
},
"product_reference": "postgresql14-server-14.15-150200.5.50.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-server-14.15-150200.5.50.1.ppc64le as component of SUSE Linux Enterprise Module for Legacy 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-server-14.15-150200.5.50.1.ppc64le"
},
"product_reference": "postgresql14-server-14.15-150200.5.50.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-server-14.15-150200.5.50.1.s390x as component of SUSE Linux Enterprise Module for Legacy 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-server-14.15-150200.5.50.1.s390x"
},
"product_reference": "postgresql14-server-14.15-150200.5.50.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-server-14.15-150200.5.50.1.x86_64 as component of SUSE Linux Enterprise Module for Legacy 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-server-14.15-150200.5.50.1.x86_64"
},
"product_reference": "postgresql14-server-14.15-150200.5.50.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-server-devel-14.15-150200.5.50.1.aarch64 as component of SUSE Linux Enterprise Module for Legacy 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-server-devel-14.15-150200.5.50.1.aarch64"
},
"product_reference": "postgresql14-server-devel-14.15-150200.5.50.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-server-devel-14.15-150200.5.50.1.ppc64le as component of SUSE Linux Enterprise Module for Legacy 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-server-devel-14.15-150200.5.50.1.ppc64le"
},
"product_reference": "postgresql14-server-devel-14.15-150200.5.50.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-server-devel-14.15-150200.5.50.1.s390x as component of SUSE Linux Enterprise Module for Legacy 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-server-devel-14.15-150200.5.50.1.s390x"
},
"product_reference": "postgresql14-server-devel-14.15-150200.5.50.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-server-devel-14.15-150200.5.50.1.x86_64 as component of SUSE Linux Enterprise Module for Legacy 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-server-devel-14.15-150200.5.50.1.x86_64"
},
"product_reference": "postgresql14-server-devel-14.15-150200.5.50.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-llvmjit-14.15-150200.5.50.1.aarch64 as component of SUSE Linux Enterprise Module for Package Hub 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql14-llvmjit-14.15-150200.5.50.1.aarch64"
},
"product_reference": "postgresql14-llvmjit-14.15-150200.5.50.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-llvmjit-14.15-150200.5.50.1.ppc64le as component of SUSE Linux Enterprise Module for Package Hub 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql14-llvmjit-14.15-150200.5.50.1.ppc64le"
},
"product_reference": "postgresql14-llvmjit-14.15-150200.5.50.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-llvmjit-14.15-150200.5.50.1.s390x as component of SUSE Linux Enterprise Module for Package Hub 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql14-llvmjit-14.15-150200.5.50.1.s390x"
},
"product_reference": "postgresql14-llvmjit-14.15-150200.5.50.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-llvmjit-14.15-150200.5.50.1.x86_64 as component of SUSE Linux Enterprise Module for Package Hub 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql14-llvmjit-14.15-150200.5.50.1.x86_64"
},
"product_reference": "postgresql14-llvmjit-14.15-150200.5.50.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-test-14.15-150200.5.50.1.aarch64 as component of SUSE Linux Enterprise Module for Package Hub 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql14-test-14.15-150200.5.50.1.aarch64"
},
"product_reference": "postgresql14-test-14.15-150200.5.50.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-test-14.15-150200.5.50.1.ppc64le as component of SUSE Linux Enterprise Module for Package Hub 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql14-test-14.15-150200.5.50.1.ppc64le"
},
"product_reference": "postgresql14-test-14.15-150200.5.50.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-test-14.15-150200.5.50.1.s390x as component of SUSE Linux Enterprise Module for Package Hub 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql14-test-14.15-150200.5.50.1.s390x"
},
"product_reference": "postgresql14-test-14.15-150200.5.50.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-test-14.15-150200.5.50.1.x86_64 as component of SUSE Linux Enterprise Module for Package Hub 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql14-test-14.15-150200.5.50.1.x86_64"
},
"product_reference": "postgresql14-test-14.15-150200.5.50.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-14.15-150200.5.50.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.15-150200.5.50.1.aarch64"
},
"product_reference": "postgresql14-14.15-150200.5.50.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.15-150200.5.50.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.15-150200.5.50.1.x86_64"
},
"product_reference": "postgresql14-14.15-150200.5.50.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.15-150200.5.50.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.15-150200.5.50.1.aarch64"
},
"product_reference": "postgresql14-contrib-14.15-150200.5.50.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.15-150200.5.50.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.15-150200.5.50.1.x86_64"
},
"product_reference": "postgresql14-contrib-14.15-150200.5.50.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.15-150200.5.50.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.15-150200.5.50.1.aarch64"
},
"product_reference": "postgresql14-devel-14.15-150200.5.50.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.15-150200.5.50.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.15-150200.5.50.1.x86_64"
},
"product_reference": "postgresql14-devel-14.15-150200.5.50.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.15-150200.5.50.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.15-150200.5.50.1.noarch"
},
"product_reference": "postgresql14-docs-14.15-150200.5.50.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.15-150200.5.50.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.15-150200.5.50.1.aarch64"
},
"product_reference": "postgresql14-plperl-14.15-150200.5.50.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.15-150200.5.50.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.15-150200.5.50.1.x86_64"
},
"product_reference": "postgresql14-plperl-14.15-150200.5.50.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.15-150200.5.50.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.15-150200.5.50.1.aarch64"
},
"product_reference": "postgresql14-plpython-14.15-150200.5.50.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.15-150200.5.50.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.15-150200.5.50.1.x86_64"
},
"product_reference": "postgresql14-plpython-14.15-150200.5.50.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.15-150200.5.50.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.15-150200.5.50.1.aarch64"
},
"product_reference": "postgresql14-pltcl-14.15-150200.5.50.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.15-150200.5.50.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.15-150200.5.50.1.x86_64"
},
"product_reference": "postgresql14-pltcl-14.15-150200.5.50.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.15-150200.5.50.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.15-150200.5.50.1.aarch64"
},
"product_reference": "postgresql14-server-14.15-150200.5.50.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.15-150200.5.50.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.15-150200.5.50.1.x86_64"
},
"product_reference": "postgresql14-server-14.15-150200.5.50.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.15-150200.5.50.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.15-150200.5.50.1.aarch64"
},
"product_reference": "postgresql14-server-devel-14.15-150200.5.50.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.15-150200.5.50.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.15-150200.5.50.1.x86_64"
},
"product_reference": "postgresql14-server-devel-14.15-150200.5.50.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.15-150200.5.50.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.15-150200.5.50.1.aarch64"
},
"product_reference": "postgresql14-14.15-150200.5.50.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.15-150200.5.50.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.15-150200.5.50.1.x86_64"
},
"product_reference": "postgresql14-14.15-150200.5.50.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.15-150200.5.50.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.15-150200.5.50.1.aarch64"
},
"product_reference": "postgresql14-contrib-14.15-150200.5.50.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.15-150200.5.50.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.15-150200.5.50.1.x86_64"
},
"product_reference": "postgresql14-contrib-14.15-150200.5.50.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.15-150200.5.50.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.15-150200.5.50.1.aarch64"
},
"product_reference": "postgresql14-devel-14.15-150200.5.50.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.15-150200.5.50.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.15-150200.5.50.1.x86_64"
},
"product_reference": "postgresql14-devel-14.15-150200.5.50.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.15-150200.5.50.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.15-150200.5.50.1.noarch"
},
"product_reference": "postgresql14-docs-14.15-150200.5.50.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.15-150200.5.50.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.15-150200.5.50.1.aarch64"
},
"product_reference": "postgresql14-plperl-14.15-150200.5.50.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.15-150200.5.50.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.15-150200.5.50.1.x86_64"
},
"product_reference": "postgresql14-plperl-14.15-150200.5.50.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.15-150200.5.50.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.15-150200.5.50.1.aarch64"
},
"product_reference": "postgresql14-plpython-14.15-150200.5.50.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.15-150200.5.50.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.15-150200.5.50.1.x86_64"
},
"product_reference": "postgresql14-plpython-14.15-150200.5.50.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.15-150200.5.50.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.15-150200.5.50.1.aarch64"
},
"product_reference": "postgresql14-pltcl-14.15-150200.5.50.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.15-150200.5.50.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.15-150200.5.50.1.x86_64"
},
"product_reference": "postgresql14-pltcl-14.15-150200.5.50.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.15-150200.5.50.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.15-150200.5.50.1.aarch64"
},
"product_reference": "postgresql14-server-14.15-150200.5.50.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.15-150200.5.50.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.15-150200.5.50.1.x86_64"
},
"product_reference": "postgresql14-server-14.15-150200.5.50.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.15-150200.5.50.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.15-150200.5.50.1.aarch64"
},
"product_reference": "postgresql14-server-devel-14.15-150200.5.50.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.15-150200.5.50.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.15-150200.5.50.1.x86_64"
},
"product_reference": "postgresql14-server-devel-14.15-150200.5.50.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.15-150200.5.50.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-14.15-150200.5.50.1.aarch64"
},
"product_reference": "postgresql14-14.15-150200.5.50.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-14.15-150200.5.50.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-14.15-150200.5.50.1.x86_64"
},
"product_reference": "postgresql14-14.15-150200.5.50.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-contrib-14.15-150200.5.50.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-contrib-14.15-150200.5.50.1.aarch64"
},
"product_reference": "postgresql14-contrib-14.15-150200.5.50.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-contrib-14.15-150200.5.50.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-contrib-14.15-150200.5.50.1.x86_64"
},
"product_reference": "postgresql14-contrib-14.15-150200.5.50.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-devel-14.15-150200.5.50.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-devel-14.15-150200.5.50.1.aarch64"
},
"product_reference": "postgresql14-devel-14.15-150200.5.50.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-devel-14.15-150200.5.50.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-devel-14.15-150200.5.50.1.x86_64"
},
"product_reference": "postgresql14-devel-14.15-150200.5.50.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-docs-14.15-150200.5.50.1.noarch as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-docs-14.15-150200.5.50.1.noarch"
},
"product_reference": "postgresql14-docs-14.15-150200.5.50.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-plperl-14.15-150200.5.50.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-plperl-14.15-150200.5.50.1.aarch64"
},
"product_reference": "postgresql14-plperl-14.15-150200.5.50.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-plperl-14.15-150200.5.50.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-plperl-14.15-150200.5.50.1.x86_64"
},
"product_reference": "postgresql14-plperl-14.15-150200.5.50.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-plpython-14.15-150200.5.50.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-plpython-14.15-150200.5.50.1.aarch64"
},
"product_reference": "postgresql14-plpython-14.15-150200.5.50.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-plpython-14.15-150200.5.50.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-plpython-14.15-150200.5.50.1.x86_64"
},
"product_reference": "postgresql14-plpython-14.15-150200.5.50.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-pltcl-14.15-150200.5.50.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-pltcl-14.15-150200.5.50.1.aarch64"
},
"product_reference": "postgresql14-pltcl-14.15-150200.5.50.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-pltcl-14.15-150200.5.50.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-pltcl-14.15-150200.5.50.1.x86_64"
},
"product_reference": "postgresql14-pltcl-14.15-150200.5.50.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-server-14.15-150200.5.50.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-server-14.15-150200.5.50.1.aarch64"
},
"product_reference": "postgresql14-server-14.15-150200.5.50.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-server-14.15-150200.5.50.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-server-14.15-150200.5.50.1.x86_64"
},
"product_reference": "postgresql14-server-14.15-150200.5.50.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-server-devel-14.15-150200.5.50.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-server-devel-14.15-150200.5.50.1.aarch64"
},
"product_reference": "postgresql14-server-devel-14.15-150200.5.50.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-server-devel-14.15-150200.5.50.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-server-devel-14.15-150200.5.50.1.x86_64"
},
"product_reference": "postgresql14-server-devel-14.15-150200.5.50.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-14.15-150200.5.50.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-14.15-150200.5.50.1.aarch64"
},
"product_reference": "postgresql14-14.15-150200.5.50.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-14.15-150200.5.50.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-14.15-150200.5.50.1.x86_64"
},
"product_reference": "postgresql14-14.15-150200.5.50.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-contrib-14.15-150200.5.50.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-contrib-14.15-150200.5.50.1.aarch64"
},
"product_reference": "postgresql14-contrib-14.15-150200.5.50.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-contrib-14.15-150200.5.50.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-contrib-14.15-150200.5.50.1.x86_64"
},
"product_reference": "postgresql14-contrib-14.15-150200.5.50.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-devel-14.15-150200.5.50.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-devel-14.15-150200.5.50.1.aarch64"
},
"product_reference": "postgresql14-devel-14.15-150200.5.50.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-devel-14.15-150200.5.50.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-devel-14.15-150200.5.50.1.x86_64"
},
"product_reference": "postgresql14-devel-14.15-150200.5.50.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-docs-14.15-150200.5.50.1.noarch as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-docs-14.15-150200.5.50.1.noarch"
},
"product_reference": "postgresql14-docs-14.15-150200.5.50.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-plperl-14.15-150200.5.50.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-plperl-14.15-150200.5.50.1.aarch64"
},
"product_reference": "postgresql14-plperl-14.15-150200.5.50.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-plperl-14.15-150200.5.50.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-plperl-14.15-150200.5.50.1.x86_64"
},
"product_reference": "postgresql14-plperl-14.15-150200.5.50.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-plpython-14.15-150200.5.50.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-plpython-14.15-150200.5.50.1.aarch64"
},
"product_reference": "postgresql14-plpython-14.15-150200.5.50.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-plpython-14.15-150200.5.50.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-plpython-14.15-150200.5.50.1.x86_64"
},
"product_reference": "postgresql14-plpython-14.15-150200.5.50.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-pltcl-14.15-150200.5.50.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-pltcl-14.15-150200.5.50.1.aarch64"
},
"product_reference": "postgresql14-pltcl-14.15-150200.5.50.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-pltcl-14.15-150200.5.50.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-pltcl-14.15-150200.5.50.1.x86_64"
},
"product_reference": "postgresql14-pltcl-14.15-150200.5.50.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-server-14.15-150200.5.50.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-server-14.15-150200.5.50.1.aarch64"
},
"product_reference": "postgresql14-server-14.15-150200.5.50.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-server-14.15-150200.5.50.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-server-14.15-150200.5.50.1.x86_64"
},
"product_reference": "postgresql14-server-14.15-150200.5.50.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-server-devel-14.15-150200.5.50.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-server-devel-14.15-150200.5.50.1.aarch64"
},
"product_reference": "postgresql14-server-devel-14.15-150200.5.50.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-server-devel-14.15-150200.5.50.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-server-devel-14.15-150200.5.50.1.x86_64"
},
"product_reference": "postgresql14-server-devel-14.15-150200.5.50.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-14.15-150200.5.50.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-14.15-150200.5.50.1.aarch64"
},
"product_reference": "postgresql14-14.15-150200.5.50.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-14.15-150200.5.50.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-14.15-150200.5.50.1.ppc64le"
},
"product_reference": "postgresql14-14.15-150200.5.50.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-14.15-150200.5.50.1.s390x as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-14.15-150200.5.50.1.s390x"
},
"product_reference": "postgresql14-14.15-150200.5.50.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-14.15-150200.5.50.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-14.15-150200.5.50.1.x86_64"
},
"product_reference": "postgresql14-14.15-150200.5.50.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.15-150200.5.50.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-contrib-14.15-150200.5.50.1.aarch64"
},
"product_reference": "postgresql14-contrib-14.15-150200.5.50.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-contrib-14.15-150200.5.50.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-contrib-14.15-150200.5.50.1.ppc64le"
},
"product_reference": "postgresql14-contrib-14.15-150200.5.50.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-contrib-14.15-150200.5.50.1.s390x as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-contrib-14.15-150200.5.50.1.s390x"
},
"product_reference": "postgresql14-contrib-14.15-150200.5.50.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-contrib-14.15-150200.5.50.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.15-150200.5.50.1.x86_64"
},
"product_reference": "postgresql14-contrib-14.15-150200.5.50.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.15-150200.5.50.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-devel-14.15-150200.5.50.1.aarch64"
},
"product_reference": "postgresql14-devel-14.15-150200.5.50.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-devel-14.15-150200.5.50.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-devel-14.15-150200.5.50.1.ppc64le"
},
"product_reference": "postgresql14-devel-14.15-150200.5.50.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-devel-14.15-150200.5.50.1.s390x as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-devel-14.15-150200.5.50.1.s390x"
},
"product_reference": "postgresql14-devel-14.15-150200.5.50.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-devel-14.15-150200.5.50.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.15-150200.5.50.1.x86_64"
},
"product_reference": "postgresql14-devel-14.15-150200.5.50.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.15-150200.5.50.1.noarch as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-docs-14.15-150200.5.50.1.noarch"
},
"product_reference": "postgresql14-docs-14.15-150200.5.50.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-plperl-14.15-150200.5.50.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-plperl-14.15-150200.5.50.1.aarch64"
},
"product_reference": "postgresql14-plperl-14.15-150200.5.50.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-plperl-14.15-150200.5.50.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-plperl-14.15-150200.5.50.1.ppc64le"
},
"product_reference": "postgresql14-plperl-14.15-150200.5.50.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-plperl-14.15-150200.5.50.1.s390x as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-plperl-14.15-150200.5.50.1.s390x"
},
"product_reference": "postgresql14-plperl-14.15-150200.5.50.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-plperl-14.15-150200.5.50.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.15-150200.5.50.1.x86_64"
},
"product_reference": "postgresql14-plperl-14.15-150200.5.50.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.15-150200.5.50.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-plpython-14.15-150200.5.50.1.aarch64"
},
"product_reference": "postgresql14-plpython-14.15-150200.5.50.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-plpython-14.15-150200.5.50.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-plpython-14.15-150200.5.50.1.ppc64le"
},
"product_reference": "postgresql14-plpython-14.15-150200.5.50.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-plpython-14.15-150200.5.50.1.s390x as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-plpython-14.15-150200.5.50.1.s390x"
},
"product_reference": "postgresql14-plpython-14.15-150200.5.50.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-plpython-14.15-150200.5.50.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.15-150200.5.50.1.x86_64"
},
"product_reference": "postgresql14-plpython-14.15-150200.5.50.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.15-150200.5.50.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-pltcl-14.15-150200.5.50.1.aarch64"
},
"product_reference": "postgresql14-pltcl-14.15-150200.5.50.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-pltcl-14.15-150200.5.50.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-pltcl-14.15-150200.5.50.1.ppc64le"
},
"product_reference": "postgresql14-pltcl-14.15-150200.5.50.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-pltcl-14.15-150200.5.50.1.s390x as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-pltcl-14.15-150200.5.50.1.s390x"
},
"product_reference": "postgresql14-pltcl-14.15-150200.5.50.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-pltcl-14.15-150200.5.50.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.15-150200.5.50.1.x86_64"
},
"product_reference": "postgresql14-pltcl-14.15-150200.5.50.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.15-150200.5.50.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-server-14.15-150200.5.50.1.aarch64"
},
"product_reference": "postgresql14-server-14.15-150200.5.50.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-server-14.15-150200.5.50.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-server-14.15-150200.5.50.1.ppc64le"
},
"product_reference": "postgresql14-server-14.15-150200.5.50.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-server-14.15-150200.5.50.1.s390x as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-server-14.15-150200.5.50.1.s390x"
},
"product_reference": "postgresql14-server-14.15-150200.5.50.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-server-14.15-150200.5.50.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.15-150200.5.50.1.x86_64"
},
"product_reference": "postgresql14-server-14.15-150200.5.50.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.15-150200.5.50.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.15-150200.5.50.1.aarch64"
},
"product_reference": "postgresql14-server-devel-14.15-150200.5.50.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.15-150200.5.50.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.15-150200.5.50.1.ppc64le"
},
"product_reference": "postgresql14-server-devel-14.15-150200.5.50.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.15-150200.5.50.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.15-150200.5.50.1.s390x"
},
"product_reference": "postgresql14-server-devel-14.15-150200.5.50.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.15-150200.5.50.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.15-150200.5.50.1.x86_64"
},
"product_reference": "postgresql14-server-devel-14.15-150200.5.50.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-14.15-150200.5.50.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-14.15-150200.5.50.1.aarch64"
},
"product_reference": "postgresql14-14.15-150200.5.50.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-14.15-150200.5.50.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-14.15-150200.5.50.1.ppc64le"
},
"product_reference": "postgresql14-14.15-150200.5.50.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-14.15-150200.5.50.1.s390x as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-14.15-150200.5.50.1.s390x"
},
"product_reference": "postgresql14-14.15-150200.5.50.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-14.15-150200.5.50.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-14.15-150200.5.50.1.x86_64"
},
"product_reference": "postgresql14-14.15-150200.5.50.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.15-150200.5.50.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-contrib-14.15-150200.5.50.1.aarch64"
},
"product_reference": "postgresql14-contrib-14.15-150200.5.50.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-contrib-14.15-150200.5.50.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-contrib-14.15-150200.5.50.1.ppc64le"
},
"product_reference": "postgresql14-contrib-14.15-150200.5.50.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-contrib-14.15-150200.5.50.1.s390x as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-contrib-14.15-150200.5.50.1.s390x"
},
"product_reference": "postgresql14-contrib-14.15-150200.5.50.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-contrib-14.15-150200.5.50.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.15-150200.5.50.1.x86_64"
},
"product_reference": "postgresql14-contrib-14.15-150200.5.50.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.15-150200.5.50.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-devel-14.15-150200.5.50.1.aarch64"
},
"product_reference": "postgresql14-devel-14.15-150200.5.50.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-devel-14.15-150200.5.50.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-devel-14.15-150200.5.50.1.ppc64le"
},
"product_reference": "postgresql14-devel-14.15-150200.5.50.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-devel-14.15-150200.5.50.1.s390x as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-devel-14.15-150200.5.50.1.s390x"
},
"product_reference": "postgresql14-devel-14.15-150200.5.50.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-devel-14.15-150200.5.50.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.15-150200.5.50.1.x86_64"
},
"product_reference": "postgresql14-devel-14.15-150200.5.50.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.15-150200.5.50.1.noarch as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-docs-14.15-150200.5.50.1.noarch"
},
"product_reference": "postgresql14-docs-14.15-150200.5.50.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-plperl-14.15-150200.5.50.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-plperl-14.15-150200.5.50.1.aarch64"
},
"product_reference": "postgresql14-plperl-14.15-150200.5.50.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-plperl-14.15-150200.5.50.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-plperl-14.15-150200.5.50.1.ppc64le"
},
"product_reference": "postgresql14-plperl-14.15-150200.5.50.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-plperl-14.15-150200.5.50.1.s390x as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-plperl-14.15-150200.5.50.1.s390x"
},
"product_reference": "postgresql14-plperl-14.15-150200.5.50.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-plperl-14.15-150200.5.50.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.15-150200.5.50.1.x86_64"
},
"product_reference": "postgresql14-plperl-14.15-150200.5.50.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.15-150200.5.50.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-plpython-14.15-150200.5.50.1.aarch64"
},
"product_reference": "postgresql14-plpython-14.15-150200.5.50.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-plpython-14.15-150200.5.50.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-plpython-14.15-150200.5.50.1.ppc64le"
},
"product_reference": "postgresql14-plpython-14.15-150200.5.50.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-plpython-14.15-150200.5.50.1.s390x as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-plpython-14.15-150200.5.50.1.s390x"
},
"product_reference": "postgresql14-plpython-14.15-150200.5.50.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-plpython-14.15-150200.5.50.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.15-150200.5.50.1.x86_64"
},
"product_reference": "postgresql14-plpython-14.15-150200.5.50.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.15-150200.5.50.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-pltcl-14.15-150200.5.50.1.aarch64"
},
"product_reference": "postgresql14-pltcl-14.15-150200.5.50.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-pltcl-14.15-150200.5.50.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-pltcl-14.15-150200.5.50.1.ppc64le"
},
"product_reference": "postgresql14-pltcl-14.15-150200.5.50.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-pltcl-14.15-150200.5.50.1.s390x as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-pltcl-14.15-150200.5.50.1.s390x"
},
"product_reference": "postgresql14-pltcl-14.15-150200.5.50.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-pltcl-14.15-150200.5.50.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.15-150200.5.50.1.x86_64"
},
"product_reference": "postgresql14-pltcl-14.15-150200.5.50.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.15-150200.5.50.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-server-14.15-150200.5.50.1.aarch64"
},
"product_reference": "postgresql14-server-14.15-150200.5.50.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-server-14.15-150200.5.50.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-server-14.15-150200.5.50.1.ppc64le"
},
"product_reference": "postgresql14-server-14.15-150200.5.50.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-server-14.15-150200.5.50.1.s390x as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-server-14.15-150200.5.50.1.s390x"
},
"product_reference": "postgresql14-server-14.15-150200.5.50.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-server-14.15-150200.5.50.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.15-150200.5.50.1.x86_64"
},
"product_reference": "postgresql14-server-14.15-150200.5.50.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.15-150200.5.50.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.15-150200.5.50.1.aarch64"
},
"product_reference": "postgresql14-server-devel-14.15-150200.5.50.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.15-150200.5.50.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.15-150200.5.50.1.ppc64le"
},
"product_reference": "postgresql14-server-devel-14.15-150200.5.50.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.15-150200.5.50.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.15-150200.5.50.1.s390x"
},
"product_reference": "postgresql14-server-devel-14.15-150200.5.50.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.15-150200.5.50.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.15-150200.5.50.1.x86_64"
},
"product_reference": "postgresql14-server-devel-14.15-150200.5.50.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-14.15-150200.5.50.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-14.15-150200.5.50.1.aarch64"
},
"product_reference": "postgresql14-14.15-150200.5.50.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-14.15-150200.5.50.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-14.15-150200.5.50.1.ppc64le"
},
"product_reference": "postgresql14-14.15-150200.5.50.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-14.15-150200.5.50.1.s390x as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-14.15-150200.5.50.1.s390x"
},
"product_reference": "postgresql14-14.15-150200.5.50.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-14.15-150200.5.50.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-14.15-150200.5.50.1.x86_64"
},
"product_reference": "postgresql14-14.15-150200.5.50.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-contrib-14.15-150200.5.50.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-contrib-14.15-150200.5.50.1.aarch64"
},
"product_reference": "postgresql14-contrib-14.15-150200.5.50.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-contrib-14.15-150200.5.50.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-contrib-14.15-150200.5.50.1.ppc64le"
},
"product_reference": "postgresql14-contrib-14.15-150200.5.50.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-contrib-14.15-150200.5.50.1.s390x as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-contrib-14.15-150200.5.50.1.s390x"
},
"product_reference": "postgresql14-contrib-14.15-150200.5.50.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-contrib-14.15-150200.5.50.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-contrib-14.15-150200.5.50.1.x86_64"
},
"product_reference": "postgresql14-contrib-14.15-150200.5.50.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-devel-14.15-150200.5.50.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-devel-14.15-150200.5.50.1.aarch64"
},
"product_reference": "postgresql14-devel-14.15-150200.5.50.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-devel-14.15-150200.5.50.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-devel-14.15-150200.5.50.1.ppc64le"
},
"product_reference": "postgresql14-devel-14.15-150200.5.50.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-devel-14.15-150200.5.50.1.s390x as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-devel-14.15-150200.5.50.1.s390x"
},
"product_reference": "postgresql14-devel-14.15-150200.5.50.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-devel-14.15-150200.5.50.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-devel-14.15-150200.5.50.1.x86_64"
},
"product_reference": "postgresql14-devel-14.15-150200.5.50.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-docs-14.15-150200.5.50.1.noarch as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-docs-14.15-150200.5.50.1.noarch"
},
"product_reference": "postgresql14-docs-14.15-150200.5.50.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-plperl-14.15-150200.5.50.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-plperl-14.15-150200.5.50.1.aarch64"
},
"product_reference": "postgresql14-plperl-14.15-150200.5.50.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-plperl-14.15-150200.5.50.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-plperl-14.15-150200.5.50.1.ppc64le"
},
"product_reference": "postgresql14-plperl-14.15-150200.5.50.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-plperl-14.15-150200.5.50.1.s390x as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-plperl-14.15-150200.5.50.1.s390x"
},
"product_reference": "postgresql14-plperl-14.15-150200.5.50.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-plperl-14.15-150200.5.50.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-plperl-14.15-150200.5.50.1.x86_64"
},
"product_reference": "postgresql14-plperl-14.15-150200.5.50.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-plpython-14.15-150200.5.50.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-plpython-14.15-150200.5.50.1.aarch64"
},
"product_reference": "postgresql14-plpython-14.15-150200.5.50.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-plpython-14.15-150200.5.50.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-plpython-14.15-150200.5.50.1.ppc64le"
},
"product_reference": "postgresql14-plpython-14.15-150200.5.50.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-plpython-14.15-150200.5.50.1.s390x as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-plpython-14.15-150200.5.50.1.s390x"
},
"product_reference": "postgresql14-plpython-14.15-150200.5.50.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-plpython-14.15-150200.5.50.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-plpython-14.15-150200.5.50.1.x86_64"
},
"product_reference": "postgresql14-plpython-14.15-150200.5.50.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-pltcl-14.15-150200.5.50.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-pltcl-14.15-150200.5.50.1.aarch64"
},
"product_reference": "postgresql14-pltcl-14.15-150200.5.50.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-pltcl-14.15-150200.5.50.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-pltcl-14.15-150200.5.50.1.ppc64le"
},
"product_reference": "postgresql14-pltcl-14.15-150200.5.50.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-pltcl-14.15-150200.5.50.1.s390x as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-pltcl-14.15-150200.5.50.1.s390x"
},
"product_reference": "postgresql14-pltcl-14.15-150200.5.50.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-pltcl-14.15-150200.5.50.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-pltcl-14.15-150200.5.50.1.x86_64"
},
"product_reference": "postgresql14-pltcl-14.15-150200.5.50.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-server-14.15-150200.5.50.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-server-14.15-150200.5.50.1.aarch64"
},
"product_reference": "postgresql14-server-14.15-150200.5.50.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-server-14.15-150200.5.50.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-server-14.15-150200.5.50.1.ppc64le"
},
"product_reference": "postgresql14-server-14.15-150200.5.50.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-server-14.15-150200.5.50.1.s390x as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-server-14.15-150200.5.50.1.s390x"
},
"product_reference": "postgresql14-server-14.15-150200.5.50.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-server-14.15-150200.5.50.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-server-14.15-150200.5.50.1.x86_64"
},
"product_reference": "postgresql14-server-14.15-150200.5.50.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-server-devel-14.15-150200.5.50.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-server-devel-14.15-150200.5.50.1.aarch64"
},
"product_reference": "postgresql14-server-devel-14.15-150200.5.50.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-server-devel-14.15-150200.5.50.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-server-devel-14.15-150200.5.50.1.ppc64le"
},
"product_reference": "postgresql14-server-devel-14.15-150200.5.50.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-server-devel-14.15-150200.5.50.1.s390x as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-server-devel-14.15-150200.5.50.1.s390x"
},
"product_reference": "postgresql14-server-devel-14.15-150200.5.50.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-server-devel-14.15-150200.5.50.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-server-devel-14.15-150200.5.50.1.x86_64"
},
"product_reference": "postgresql14-server-devel-14.15-150200.5.50.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-14.15-150200.5.50.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.15-150200.5.50.1.ppc64le"
},
"product_reference": "postgresql14-14.15-150200.5.50.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.15-150200.5.50.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.15-150200.5.50.1.x86_64"
},
"product_reference": "postgresql14-14.15-150200.5.50.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.15-150200.5.50.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.15-150200.5.50.1.ppc64le"
},
"product_reference": "postgresql14-contrib-14.15-150200.5.50.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.15-150200.5.50.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.15-150200.5.50.1.x86_64"
},
"product_reference": "postgresql14-contrib-14.15-150200.5.50.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.15-150200.5.50.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.15-150200.5.50.1.ppc64le"
},
"product_reference": "postgresql14-devel-14.15-150200.5.50.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.15-150200.5.50.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.15-150200.5.50.1.x86_64"
},
"product_reference": "postgresql14-devel-14.15-150200.5.50.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.15-150200.5.50.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.15-150200.5.50.1.noarch"
},
"product_reference": "postgresql14-docs-14.15-150200.5.50.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.15-150200.5.50.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.15-150200.5.50.1.ppc64le"
},
"product_reference": "postgresql14-plperl-14.15-150200.5.50.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.15-150200.5.50.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.15-150200.5.50.1.x86_64"
},
"product_reference": "postgresql14-plperl-14.15-150200.5.50.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.15-150200.5.50.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.15-150200.5.50.1.ppc64le"
},
"product_reference": "postgresql14-plpython-14.15-150200.5.50.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.15-150200.5.50.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.15-150200.5.50.1.x86_64"
},
"product_reference": "postgresql14-plpython-14.15-150200.5.50.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.15-150200.5.50.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.15-150200.5.50.1.ppc64le"
},
"product_reference": "postgresql14-pltcl-14.15-150200.5.50.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.15-150200.5.50.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.15-150200.5.50.1.x86_64"
},
"product_reference": "postgresql14-pltcl-14.15-150200.5.50.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.15-150200.5.50.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.15-150200.5.50.1.ppc64le"
},
"product_reference": "postgresql14-server-14.15-150200.5.50.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.15-150200.5.50.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.15-150200.5.50.1.x86_64"
},
"product_reference": "postgresql14-server-14.15-150200.5.50.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.15-150200.5.50.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.15-150200.5.50.1.ppc64le"
},
"product_reference": "postgresql14-server-devel-14.15-150200.5.50.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.15-150200.5.50.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.15-150200.5.50.1.x86_64"
},
"product_reference": "postgresql14-server-devel-14.15-150200.5.50.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.15-150200.5.50.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.15-150200.5.50.1.ppc64le"
},
"product_reference": "postgresql14-14.15-150200.5.50.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.15-150200.5.50.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.15-150200.5.50.1.x86_64"
},
"product_reference": "postgresql14-14.15-150200.5.50.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.15-150200.5.50.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.15-150200.5.50.1.ppc64le"
},
"product_reference": "postgresql14-contrib-14.15-150200.5.50.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.15-150200.5.50.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.15-150200.5.50.1.x86_64"
},
"product_reference": "postgresql14-contrib-14.15-150200.5.50.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.15-150200.5.50.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.15-150200.5.50.1.ppc64le"
},
"product_reference": "postgresql14-devel-14.15-150200.5.50.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.15-150200.5.50.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.15-150200.5.50.1.x86_64"
},
"product_reference": "postgresql14-devel-14.15-150200.5.50.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.15-150200.5.50.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.15-150200.5.50.1.noarch"
},
"product_reference": "postgresql14-docs-14.15-150200.5.50.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.15-150200.5.50.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.15-150200.5.50.1.ppc64le"
},
"product_reference": "postgresql14-plperl-14.15-150200.5.50.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.15-150200.5.50.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.15-150200.5.50.1.x86_64"
},
"product_reference": "postgresql14-plperl-14.15-150200.5.50.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.15-150200.5.50.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.15-150200.5.50.1.ppc64le"
},
"product_reference": "postgresql14-plpython-14.15-150200.5.50.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.15-150200.5.50.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.15-150200.5.50.1.x86_64"
},
"product_reference": "postgresql14-plpython-14.15-150200.5.50.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.15-150200.5.50.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.15-150200.5.50.1.ppc64le"
},
"product_reference": "postgresql14-pltcl-14.15-150200.5.50.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.15-150200.5.50.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.15-150200.5.50.1.x86_64"
},
"product_reference": "postgresql14-pltcl-14.15-150200.5.50.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.15-150200.5.50.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.15-150200.5.50.1.ppc64le"
},
"product_reference": "postgresql14-server-14.15-150200.5.50.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.15-150200.5.50.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.15-150200.5.50.1.x86_64"
},
"product_reference": "postgresql14-server-14.15-150200.5.50.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.15-150200.5.50.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.15-150200.5.50.1.ppc64le"
},
"product_reference": "postgresql14-server-devel-14.15-150200.5.50.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.15-150200.5.50.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.15-150200.5.50.1.x86_64"
},
"product_reference": "postgresql14-server-devel-14.15-150200.5.50.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.15-150200.5.50.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-14.15-150200.5.50.1.ppc64le"
},
"product_reference": "postgresql14-14.15-150200.5.50.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-14.15-150200.5.50.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-14.15-150200.5.50.1.x86_64"
},
"product_reference": "postgresql14-14.15-150200.5.50.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-contrib-14.15-150200.5.50.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-contrib-14.15-150200.5.50.1.ppc64le"
},
"product_reference": "postgresql14-contrib-14.15-150200.5.50.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-contrib-14.15-150200.5.50.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-contrib-14.15-150200.5.50.1.x86_64"
},
"product_reference": "postgresql14-contrib-14.15-150200.5.50.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-devel-14.15-150200.5.50.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-devel-14.15-150200.5.50.1.ppc64le"
},
"product_reference": "postgresql14-devel-14.15-150200.5.50.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-devel-14.15-150200.5.50.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-devel-14.15-150200.5.50.1.x86_64"
},
"product_reference": "postgresql14-devel-14.15-150200.5.50.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-docs-14.15-150200.5.50.1.noarch as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-docs-14.15-150200.5.50.1.noarch"
},
"product_reference": "postgresql14-docs-14.15-150200.5.50.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-plperl-14.15-150200.5.50.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-plperl-14.15-150200.5.50.1.ppc64le"
},
"product_reference": "postgresql14-plperl-14.15-150200.5.50.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-plperl-14.15-150200.5.50.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-plperl-14.15-150200.5.50.1.x86_64"
},
"product_reference": "postgresql14-plperl-14.15-150200.5.50.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-plpython-14.15-150200.5.50.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-plpython-14.15-150200.5.50.1.ppc64le"
},
"product_reference": "postgresql14-plpython-14.15-150200.5.50.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-plpython-14.15-150200.5.50.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-plpython-14.15-150200.5.50.1.x86_64"
},
"product_reference": "postgresql14-plpython-14.15-150200.5.50.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-pltcl-14.15-150200.5.50.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-pltcl-14.15-150200.5.50.1.ppc64le"
},
"product_reference": "postgresql14-pltcl-14.15-150200.5.50.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-pltcl-14.15-150200.5.50.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-pltcl-14.15-150200.5.50.1.x86_64"
},
"product_reference": "postgresql14-pltcl-14.15-150200.5.50.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-server-14.15-150200.5.50.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-server-14.15-150200.5.50.1.ppc64le"
},
"product_reference": "postgresql14-server-14.15-150200.5.50.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-server-14.15-150200.5.50.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-server-14.15-150200.5.50.1.x86_64"
},
"product_reference": "postgresql14-server-14.15-150200.5.50.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-server-devel-14.15-150200.5.50.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-server-devel-14.15-150200.5.50.1.ppc64le"
},
"product_reference": "postgresql14-server-devel-14.15-150200.5.50.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-server-devel-14.15-150200.5.50.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-server-devel-14.15-150200.5.50.1.x86_64"
},
"product_reference": "postgresql14-server-devel-14.15-150200.5.50.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-14.15-150200.5.50.1.x86_64 as component of SUSE Manager Proxy 4.3",
"product_id": "SUSE Manager Proxy 4.3:postgresql14-14.15-150200.5.50.1.x86_64"
},
"product_reference": "postgresql14-14.15-150200.5.50.1.x86_64",
"relates_to_product_reference": "SUSE Manager Proxy 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-contrib-14.15-150200.5.50.1.x86_64 as component of SUSE Manager Proxy 4.3",
"product_id": "SUSE Manager Proxy 4.3:postgresql14-contrib-14.15-150200.5.50.1.x86_64"
},
"product_reference": "postgresql14-contrib-14.15-150200.5.50.1.x86_64",
"relates_to_product_reference": "SUSE Manager Proxy 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-devel-14.15-150200.5.50.1.x86_64 as component of SUSE Manager Proxy 4.3",
"product_id": "SUSE Manager Proxy 4.3:postgresql14-devel-14.15-150200.5.50.1.x86_64"
},
"product_reference": "postgresql14-devel-14.15-150200.5.50.1.x86_64",
"relates_to_product_reference": "SUSE Manager Proxy 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-docs-14.15-150200.5.50.1.noarch as component of SUSE Manager Proxy 4.3",
"product_id": "SUSE Manager Proxy 4.3:postgresql14-docs-14.15-150200.5.50.1.noarch"
},
"product_reference": "postgresql14-docs-14.15-150200.5.50.1.noarch",
"relates_to_product_reference": "SUSE Manager Proxy 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-plperl-14.15-150200.5.50.1.x86_64 as component of SUSE Manager Proxy 4.3",
"product_id": "SUSE Manager Proxy 4.3:postgresql14-plperl-14.15-150200.5.50.1.x86_64"
},
"product_reference": "postgresql14-plperl-14.15-150200.5.50.1.x86_64",
"relates_to_product_reference": "SUSE Manager Proxy 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-plpython-14.15-150200.5.50.1.x86_64 as component of SUSE Manager Proxy 4.3",
"product_id": "SUSE Manager Proxy 4.3:postgresql14-plpython-14.15-150200.5.50.1.x86_64"
},
"product_reference": "postgresql14-plpython-14.15-150200.5.50.1.x86_64",
"relates_to_product_reference": "SUSE Manager Proxy 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-pltcl-14.15-150200.5.50.1.x86_64 as component of SUSE Manager Proxy 4.3",
"product_id": "SUSE Manager Proxy 4.3:postgresql14-pltcl-14.15-150200.5.50.1.x86_64"
},
"product_reference": "postgresql14-pltcl-14.15-150200.5.50.1.x86_64",
"relates_to_product_reference": "SUSE Manager Proxy 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-server-14.15-150200.5.50.1.x86_64 as component of SUSE Manager Proxy 4.3",
"product_id": "SUSE Manager Proxy 4.3:postgresql14-server-14.15-150200.5.50.1.x86_64"
},
"product_reference": "postgresql14-server-14.15-150200.5.50.1.x86_64",
"relates_to_product_reference": "SUSE Manager Proxy 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-server-devel-14.15-150200.5.50.1.x86_64 as component of SUSE Manager Proxy 4.3",
"product_id": "SUSE Manager Proxy 4.3:postgresql14-server-devel-14.15-150200.5.50.1.x86_64"
},
"product_reference": "postgresql14-server-devel-14.15-150200.5.50.1.x86_64",
"relates_to_product_reference": "SUSE Manager Proxy 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-14.15-150200.5.50.1.ppc64le as component of SUSE Manager Server 4.3",
"product_id": "SUSE Manager Server 4.3:postgresql14-14.15-150200.5.50.1.ppc64le"
},
"product_reference": "postgresql14-14.15-150200.5.50.1.ppc64le",
"relates_to_product_reference": "SUSE Manager Server 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-14.15-150200.5.50.1.s390x as component of SUSE Manager Server 4.3",
"product_id": "SUSE Manager Server 4.3:postgresql14-14.15-150200.5.50.1.s390x"
},
"product_reference": "postgresql14-14.15-150200.5.50.1.s390x",
"relates_to_product_reference": "SUSE Manager Server 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-14.15-150200.5.50.1.x86_64 as component of SUSE Manager Server 4.3",
"product_id": "SUSE Manager Server 4.3:postgresql14-14.15-150200.5.50.1.x86_64"
},
"product_reference": "postgresql14-14.15-150200.5.50.1.x86_64",
"relates_to_product_reference": "SUSE Manager Server 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-contrib-14.15-150200.5.50.1.ppc64le as component of SUSE Manager Server 4.3",
"product_id": "SUSE Manager Server 4.3:postgresql14-contrib-14.15-150200.5.50.1.ppc64le"
},
"product_reference": "postgresql14-contrib-14.15-150200.5.50.1.ppc64le",
"relates_to_product_reference": "SUSE Manager Server 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-contrib-14.15-150200.5.50.1.s390x as component of SUSE Manager Server 4.3",
"product_id": "SUSE Manager Server 4.3:postgresql14-contrib-14.15-150200.5.50.1.s390x"
},
"product_reference": "postgresql14-contrib-14.15-150200.5.50.1.s390x",
"relates_to_product_reference": "SUSE Manager Server 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-contrib-14.15-150200.5.50.1.x86_64 as component of SUSE Manager Server 4.3",
"product_id": "SUSE Manager Server 4.3:postgresql14-contrib-14.15-150200.5.50.1.x86_64"
},
"product_reference": "postgresql14-contrib-14.15-150200.5.50.1.x86_64",
"relates_to_product_reference": "SUSE Manager Server 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-devel-14.15-150200.5.50.1.ppc64le as component of SUSE Manager Server 4.3",
"product_id": "SUSE Manager Server 4.3:postgresql14-devel-14.15-150200.5.50.1.ppc64le"
},
"product_reference": "postgresql14-devel-14.15-150200.5.50.1.ppc64le",
"relates_to_product_reference": "SUSE Manager Server 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-devel-14.15-150200.5.50.1.s390x as component of SUSE Manager Server 4.3",
"product_id": "SUSE Manager Server 4.3:postgresql14-devel-14.15-150200.5.50.1.s390x"
},
"product_reference": "postgresql14-devel-14.15-150200.5.50.1.s390x",
"relates_to_product_reference": "SUSE Manager Server 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-devel-14.15-150200.5.50.1.x86_64 as component of SUSE Manager Server 4.3",
"product_id": "SUSE Manager Server 4.3:postgresql14-devel-14.15-150200.5.50.1.x86_64"
},
"product_reference": "postgresql14-devel-14.15-150200.5.50.1.x86_64",
"relates_to_product_reference": "SUSE Manager Server 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-docs-14.15-150200.5.50.1.noarch as component of SUSE Manager Server 4.3",
"product_id": "SUSE Manager Server 4.3:postgresql14-docs-14.15-150200.5.50.1.noarch"
},
"product_reference": "postgresql14-docs-14.15-150200.5.50.1.noarch",
"relates_to_product_reference": "SUSE Manager Server 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-plperl-14.15-150200.5.50.1.ppc64le as component of SUSE Manager Server 4.3",
"product_id": "SUSE Manager Server 4.3:postgresql14-plperl-14.15-150200.5.50.1.ppc64le"
},
"product_reference": "postgresql14-plperl-14.15-150200.5.50.1.ppc64le",
"relates_to_product_reference": "SUSE Manager Server 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-plperl-14.15-150200.5.50.1.s390x as component of SUSE Manager Server 4.3",
"product_id": "SUSE Manager Server 4.3:postgresql14-plperl-14.15-150200.5.50.1.s390x"
},
"product_reference": "postgresql14-plperl-14.15-150200.5.50.1.s390x",
"relates_to_product_reference": "SUSE Manager Server 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-plperl-14.15-150200.5.50.1.x86_64 as component of SUSE Manager Server 4.3",
"product_id": "SUSE Manager Server 4.3:postgresql14-plperl-14.15-150200.5.50.1.x86_64"
},
"product_reference": "postgresql14-plperl-14.15-150200.5.50.1.x86_64",
"relates_to_product_reference": "SUSE Manager Server 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-plpython-14.15-150200.5.50.1.ppc64le as component of SUSE Manager Server 4.3",
"product_id": "SUSE Manager Server 4.3:postgresql14-plpython-14.15-150200.5.50.1.ppc64le"
},
"product_reference": "postgresql14-plpython-14.15-150200.5.50.1.ppc64le",
"relates_to_product_reference": "SUSE Manager Server 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-plpython-14.15-150200.5.50.1.s390x as component of SUSE Manager Server 4.3",
"product_id": "SUSE Manager Server 4.3:postgresql14-plpython-14.15-150200.5.50.1.s390x"
},
"product_reference": "postgresql14-plpython-14.15-150200.5.50.1.s390x",
"relates_to_product_reference": "SUSE Manager Server 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-plpython-14.15-150200.5.50.1.x86_64 as component of SUSE Manager Server 4.3",
"product_id": "SUSE Manager Server 4.3:postgresql14-plpython-14.15-150200.5.50.1.x86_64"
},
"product_reference": "postgresql14-plpython-14.15-150200.5.50.1.x86_64",
"relates_to_product_reference": "SUSE Manager Server 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-pltcl-14.15-150200.5.50.1.ppc64le as component of SUSE Manager Server 4.3",
"product_id": "SUSE Manager Server 4.3:postgresql14-pltcl-14.15-150200.5.50.1.ppc64le"
},
"product_reference": "postgresql14-pltcl-14.15-150200.5.50.1.ppc64le",
"relates_to_product_reference": "SUSE Manager Server 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-pltcl-14.15-150200.5.50.1.s390x as component of SUSE Manager Server 4.3",
"product_id": "SUSE Manager Server 4.3:postgresql14-pltcl-14.15-150200.5.50.1.s390x"
},
"product_reference": "postgresql14-pltcl-14.15-150200.5.50.1.s390x",
"relates_to_product_reference": "SUSE Manager Server 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-pltcl-14.15-150200.5.50.1.x86_64 as component of SUSE Manager Server 4.3",
"product_id": "SUSE Manager Server 4.3:postgresql14-pltcl-14.15-150200.5.50.1.x86_64"
},
"product_reference": "postgresql14-pltcl-14.15-150200.5.50.1.x86_64",
"relates_to_product_reference": "SUSE Manager Server 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-server-14.15-150200.5.50.1.ppc64le as component of SUSE Manager Server 4.3",
"product_id": "SUSE Manager Server 4.3:postgresql14-server-14.15-150200.5.50.1.ppc64le"
},
"product_reference": "postgresql14-server-14.15-150200.5.50.1.ppc64le",
"relates_to_product_reference": "SUSE Manager Server 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-server-14.15-150200.5.50.1.s390x as component of SUSE Manager Server 4.3",
"product_id": "SUSE Manager Server 4.3:postgresql14-server-14.15-150200.5.50.1.s390x"
},
"product_reference": "postgresql14-server-14.15-150200.5.50.1.s390x",
"relates_to_product_reference": "SUSE Manager Server 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-server-14.15-150200.5.50.1.x86_64 as component of SUSE Manager Server 4.3",
"product_id": "SUSE Manager Server 4.3:postgresql14-server-14.15-150200.5.50.1.x86_64"
},
"product_reference": "postgresql14-server-14.15-150200.5.50.1.x86_64",
"relates_to_product_reference": "SUSE Manager Server 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-server-devel-14.15-150200.5.50.1.ppc64le as component of SUSE Manager Server 4.3",
"product_id": "SUSE Manager Server 4.3:postgresql14-server-devel-14.15-150200.5.50.1.ppc64le"
},
"product_reference": "postgresql14-server-devel-14.15-150200.5.50.1.ppc64le",
"relates_to_product_reference": "SUSE Manager Server 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-server-devel-14.15-150200.5.50.1.s390x as component of SUSE Manager Server 4.3",
"product_id": "SUSE Manager Server 4.3:postgresql14-server-devel-14.15-150200.5.50.1.s390x"
},
"product_reference": "postgresql14-server-devel-14.15-150200.5.50.1.s390x",
"relates_to_product_reference": "SUSE Manager Server 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-server-devel-14.15-150200.5.50.1.x86_64 as component of SUSE Manager Server 4.3",
"product_id": "SUSE Manager Server 4.3:postgresql14-server-devel-14.15-150200.5.50.1.x86_64"
},
"product_reference": "postgresql14-server-devel-14.15-150200.5.50.1.x86_64",
"relates_to_product_reference": "SUSE Manager Server 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-14.15-150200.5.50.1.aarch64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:postgresql14-14.15-150200.5.50.1.aarch64"
},
"product_reference": "postgresql14-14.15-150200.5.50.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-14.15-150200.5.50.1.x86_64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:postgresql14-14.15-150200.5.50.1.x86_64"
},
"product_reference": "postgresql14-14.15-150200.5.50.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-contrib-14.15-150200.5.50.1.aarch64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:postgresql14-contrib-14.15-150200.5.50.1.aarch64"
},
"product_reference": "postgresql14-contrib-14.15-150200.5.50.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-contrib-14.15-150200.5.50.1.x86_64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:postgresql14-contrib-14.15-150200.5.50.1.x86_64"
},
"product_reference": "postgresql14-contrib-14.15-150200.5.50.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-devel-14.15-150200.5.50.1.aarch64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:postgresql14-devel-14.15-150200.5.50.1.aarch64"
},
"product_reference": "postgresql14-devel-14.15-150200.5.50.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-devel-14.15-150200.5.50.1.x86_64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:postgresql14-devel-14.15-150200.5.50.1.x86_64"
},
"product_reference": "postgresql14-devel-14.15-150200.5.50.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-docs-14.15-150200.5.50.1.noarch as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:postgresql14-docs-14.15-150200.5.50.1.noarch"
},
"product_reference": "postgresql14-docs-14.15-150200.5.50.1.noarch",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-plperl-14.15-150200.5.50.1.aarch64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:postgresql14-plperl-14.15-150200.5.50.1.aarch64"
},
"product_reference": "postgresql14-plperl-14.15-150200.5.50.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-plperl-14.15-150200.5.50.1.x86_64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:postgresql14-plperl-14.15-150200.5.50.1.x86_64"
},
"product_reference": "postgresql14-plperl-14.15-150200.5.50.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-plpython-14.15-150200.5.50.1.aarch64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:postgresql14-plpython-14.15-150200.5.50.1.aarch64"
},
"product_reference": "postgresql14-plpython-14.15-150200.5.50.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-plpython-14.15-150200.5.50.1.x86_64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:postgresql14-plpython-14.15-150200.5.50.1.x86_64"
},
"product_reference": "postgresql14-plpython-14.15-150200.5.50.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-pltcl-14.15-150200.5.50.1.aarch64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:postgresql14-pltcl-14.15-150200.5.50.1.aarch64"
},
"product_reference": "postgresql14-pltcl-14.15-150200.5.50.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-pltcl-14.15-150200.5.50.1.x86_64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:postgresql14-pltcl-14.15-150200.5.50.1.x86_64"
},
"product_reference": "postgresql14-pltcl-14.15-150200.5.50.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-server-14.15-150200.5.50.1.aarch64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:postgresql14-server-14.15-150200.5.50.1.aarch64"
},
"product_reference": "postgresql14-server-14.15-150200.5.50.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-server-14.15-150200.5.50.1.x86_64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:postgresql14-server-14.15-150200.5.50.1.x86_64"
},
"product_reference": "postgresql14-server-14.15-150200.5.50.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-server-devel-14.15-150200.5.50.1.aarch64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:postgresql14-server-devel-14.15-150200.5.50.1.aarch64"
},
"product_reference": "postgresql14-server-devel-14.15-150200.5.50.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-server-devel-14.15-150200.5.50.1.x86_64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:postgresql14-server-devel-14.15-150200.5.50.1.x86_64"
},
"product_reference": "postgresql14-server-devel-14.15-150200.5.50.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-14.15-150200.5.50.1.aarch64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:postgresql14-14.15-150200.5.50.1.aarch64"
},
"product_reference": "postgresql14-14.15-150200.5.50.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-14.15-150200.5.50.1.ppc64le as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:postgresql14-14.15-150200.5.50.1.ppc64le"
},
"product_reference": "postgresql14-14.15-150200.5.50.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-14.15-150200.5.50.1.s390x as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:postgresql14-14.15-150200.5.50.1.s390x"
},
"product_reference": "postgresql14-14.15-150200.5.50.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-14.15-150200.5.50.1.x86_64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:postgresql14-14.15-150200.5.50.1.x86_64"
},
"product_reference": "postgresql14-14.15-150200.5.50.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-contrib-14.15-150200.5.50.1.aarch64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:postgresql14-contrib-14.15-150200.5.50.1.aarch64"
},
"product_reference": "postgresql14-contrib-14.15-150200.5.50.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-contrib-14.15-150200.5.50.1.ppc64le as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:postgresql14-contrib-14.15-150200.5.50.1.ppc64le"
},
"product_reference": "postgresql14-contrib-14.15-150200.5.50.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-contrib-14.15-150200.5.50.1.s390x as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:postgresql14-contrib-14.15-150200.5.50.1.s390x"
},
"product_reference": "postgresql14-contrib-14.15-150200.5.50.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-contrib-14.15-150200.5.50.1.x86_64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:postgresql14-contrib-14.15-150200.5.50.1.x86_64"
},
"product_reference": "postgresql14-contrib-14.15-150200.5.50.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-devel-14.15-150200.5.50.1.aarch64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:postgresql14-devel-14.15-150200.5.50.1.aarch64"
},
"product_reference": "postgresql14-devel-14.15-150200.5.50.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-devel-14.15-150200.5.50.1.ppc64le as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:postgresql14-devel-14.15-150200.5.50.1.ppc64le"
},
"product_reference": "postgresql14-devel-14.15-150200.5.50.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-devel-14.15-150200.5.50.1.s390x as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:postgresql14-devel-14.15-150200.5.50.1.s390x"
},
"product_reference": "postgresql14-devel-14.15-150200.5.50.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-devel-14.15-150200.5.50.1.x86_64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:postgresql14-devel-14.15-150200.5.50.1.x86_64"
},
"product_reference": "postgresql14-devel-14.15-150200.5.50.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-docs-14.15-150200.5.50.1.noarch as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:postgresql14-docs-14.15-150200.5.50.1.noarch"
},
"product_reference": "postgresql14-docs-14.15-150200.5.50.1.noarch",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-llvmjit-14.15-150200.5.50.1.aarch64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:postgresql14-llvmjit-14.15-150200.5.50.1.aarch64"
},
"product_reference": "postgresql14-llvmjit-14.15-150200.5.50.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-llvmjit-14.15-150200.5.50.1.ppc64le as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:postgresql14-llvmjit-14.15-150200.5.50.1.ppc64le"
},
"product_reference": "postgresql14-llvmjit-14.15-150200.5.50.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-llvmjit-14.15-150200.5.50.1.s390x as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:postgresql14-llvmjit-14.15-150200.5.50.1.s390x"
},
"product_reference": "postgresql14-llvmjit-14.15-150200.5.50.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-llvmjit-14.15-150200.5.50.1.x86_64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:postgresql14-llvmjit-14.15-150200.5.50.1.x86_64"
},
"product_reference": "postgresql14-llvmjit-14.15-150200.5.50.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-llvmjit-devel-14.15-150200.5.50.1.aarch64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:postgresql14-llvmjit-devel-14.15-150200.5.50.1.aarch64"
},
"product_reference": "postgresql14-llvmjit-devel-14.15-150200.5.50.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-llvmjit-devel-14.15-150200.5.50.1.ppc64le as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:postgresql14-llvmjit-devel-14.15-150200.5.50.1.ppc64le"
},
"product_reference": "postgresql14-llvmjit-devel-14.15-150200.5.50.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-llvmjit-devel-14.15-150200.5.50.1.s390x as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:postgresql14-llvmjit-devel-14.15-150200.5.50.1.s390x"
},
"product_reference": "postgresql14-llvmjit-devel-14.15-150200.5.50.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-llvmjit-devel-14.15-150200.5.50.1.x86_64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:postgresql14-llvmjit-devel-14.15-150200.5.50.1.x86_64"
},
"product_reference": "postgresql14-llvmjit-devel-14.15-150200.5.50.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-plperl-14.15-150200.5.50.1.aarch64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:postgresql14-plperl-14.15-150200.5.50.1.aarch64"
},
"product_reference": "postgresql14-plperl-14.15-150200.5.50.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-plperl-14.15-150200.5.50.1.ppc64le as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:postgresql14-plperl-14.15-150200.5.50.1.ppc64le"
},
"product_reference": "postgresql14-plperl-14.15-150200.5.50.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-plperl-14.15-150200.5.50.1.s390x as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:postgresql14-plperl-14.15-150200.5.50.1.s390x"
},
"product_reference": "postgresql14-plperl-14.15-150200.5.50.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-plperl-14.15-150200.5.50.1.x86_64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:postgresql14-plperl-14.15-150200.5.50.1.x86_64"
},
"product_reference": "postgresql14-plperl-14.15-150200.5.50.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-plpython-14.15-150200.5.50.1.aarch64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:postgresql14-plpython-14.15-150200.5.50.1.aarch64"
},
"product_reference": "postgresql14-plpython-14.15-150200.5.50.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-plpython-14.15-150200.5.50.1.ppc64le as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:postgresql14-plpython-14.15-150200.5.50.1.ppc64le"
},
"product_reference": "postgresql14-plpython-14.15-150200.5.50.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-plpython-14.15-150200.5.50.1.s390x as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:postgresql14-plpython-14.15-150200.5.50.1.s390x"
},
"product_reference": "postgresql14-plpython-14.15-150200.5.50.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-plpython-14.15-150200.5.50.1.x86_64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:postgresql14-plpython-14.15-150200.5.50.1.x86_64"
},
"product_reference": "postgresql14-plpython-14.15-150200.5.50.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-pltcl-14.15-150200.5.50.1.aarch64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:postgresql14-pltcl-14.15-150200.5.50.1.aarch64"
},
"product_reference": "postgresql14-pltcl-14.15-150200.5.50.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-pltcl-14.15-150200.5.50.1.ppc64le as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:postgresql14-pltcl-14.15-150200.5.50.1.ppc64le"
},
"product_reference": "postgresql14-pltcl-14.15-150200.5.50.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-pltcl-14.15-150200.5.50.1.s390x as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:postgresql14-pltcl-14.15-150200.5.50.1.s390x"
},
"product_reference": "postgresql14-pltcl-14.15-150200.5.50.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-pltcl-14.15-150200.5.50.1.x86_64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:postgresql14-pltcl-14.15-150200.5.50.1.x86_64"
},
"product_reference": "postgresql14-pltcl-14.15-150200.5.50.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-server-14.15-150200.5.50.1.aarch64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:postgresql14-server-14.15-150200.5.50.1.aarch64"
},
"product_reference": "postgresql14-server-14.15-150200.5.50.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-server-14.15-150200.5.50.1.ppc64le as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:postgresql14-server-14.15-150200.5.50.1.ppc64le"
},
"product_reference": "postgresql14-server-14.15-150200.5.50.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-server-14.15-150200.5.50.1.s390x as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:postgresql14-server-14.15-150200.5.50.1.s390x"
},
"product_reference": "postgresql14-server-14.15-150200.5.50.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-server-14.15-150200.5.50.1.x86_64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:postgresql14-server-14.15-150200.5.50.1.x86_64"
},
"product_reference": "postgresql14-server-14.15-150200.5.50.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-server-devel-14.15-150200.5.50.1.aarch64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:postgresql14-server-devel-14.15-150200.5.50.1.aarch64"
},
"product_reference": "postgresql14-server-devel-14.15-150200.5.50.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-server-devel-14.15-150200.5.50.1.ppc64le as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:postgresql14-server-devel-14.15-150200.5.50.1.ppc64le"
},
"product_reference": "postgresql14-server-devel-14.15-150200.5.50.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-server-devel-14.15-150200.5.50.1.s390x as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:postgresql14-server-devel-14.15-150200.5.50.1.s390x"
},
"product_reference": "postgresql14-server-devel-14.15-150200.5.50.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-server-devel-14.15-150200.5.50.1.x86_64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:postgresql14-server-devel-14.15-150200.5.50.1.x86_64"
},
"product_reference": "postgresql14-server-devel-14.15-150200.5.50.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-test-14.15-150200.5.50.1.aarch64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:postgresql14-test-14.15-150200.5.50.1.aarch64"
},
"product_reference": "postgresql14-test-14.15-150200.5.50.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-test-14.15-150200.5.50.1.ppc64le as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:postgresql14-test-14.15-150200.5.50.1.ppc64le"
},
"product_reference": "postgresql14-test-14.15-150200.5.50.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-test-14.15-150200.5.50.1.s390x as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:postgresql14-test-14.15-150200.5.50.1.s390x"
},
"product_reference": "postgresql14-test-14.15-150200.5.50.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-test-14.15-150200.5.50.1.x86_64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:postgresql14-test-14.15-150200.5.50.1.x86_64"
},
"product_reference": "postgresql14-test-14.15-150200.5.50.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.5"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2024-10976",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2024-10976"
}
],
"notes": [
{
"category": "general",
"text": "Incomplete tracking in PostgreSQL of tables with row security allows a reused query to view or change different rows from those intended. CVE-2023-2455 and CVE-2016-2193 fixed most interaction between row security and user ID changes. They missed cases where a subquery, WITH query, security invoker view, or SQL-language function references a table with a row-level security policy. This has the same consequences as the two earlier CVEs. That is to say, it leads to potentially incorrect policies being applied in cases where role-specific policies are used and a given query is planned under one role and then executed under other roles. This scenario can happen under security definer functions or when a common user and query is planned initially and then re-used across multiple SET ROLEs. Applying an incorrect policy may permit a user to complete otherwise-forbidden reads and modifications. This affects only databases that have used CREATE POLICY to define a row security policy. An attacker must tailor an attack to a particular application\u0027s pattern of query plan reuse, user ID changes, and role-specific row security policies. Versions before PostgreSQL 17.1, 16.5, 15.9, 14.14, 13.17, and 12.21 are affected.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Enterprise Storage 7.1:postgresql14-14.15-150200.5.50.1.aarch64",
"SUSE Enterprise Storage 7.1:postgresql14-14.15-150200.5.50.1.x86_64",
"SUSE Enterprise Storage 7.1:postgresql14-contrib-14.15-150200.5.50.1.aarch64",
"SUSE Enterprise Storage 7.1:postgresql14-contrib-14.15-150200.5.50.1.x86_64",
"SUSE Enterprise Storage 7.1:postgresql14-devel-14.15-150200.5.50.1.aarch64",
"SUSE Enterprise Storage 7.1:postgresql14-devel-14.15-150200.5.50.1.x86_64",
"SUSE Enterprise Storage 7.1:postgresql14-docs-14.15-150200.5.50.1.noarch",
"SUSE Enterprise Storage 7.1:postgresql14-plperl-14.15-150200.5.50.1.aarch64",
"SUSE Enterprise Storage 7.1:postgresql14-plperl-14.15-150200.5.50.1.x86_64",
"SUSE Enterprise Storage 7.1:postgresql14-plpython-14.15-150200.5.50.1.aarch64",
"SUSE Enterprise Storage 7.1:postgresql14-plpython-14.15-150200.5.50.1.x86_64",
"SUSE Enterprise Storage 7.1:postgresql14-pltcl-14.15-150200.5.50.1.aarch64",
"SUSE Enterprise Storage 7.1:postgresql14-pltcl-14.15-150200.5.50.1.x86_64",
"SUSE Enterprise Storage 7.1:postgresql14-server-14.15-150200.5.50.1.aarch64",
"SUSE Enterprise Storage 7.1:postgresql14-server-14.15-150200.5.50.1.x86_64",
"SUSE Enterprise Storage 7.1:postgresql14-server-devel-14.15-150200.5.50.1.aarch64",
"SUSE Enterprise Storage 7.1:postgresql14-server-devel-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql14-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql14-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql14-contrib-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql14-contrib-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql14-devel-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql14-devel-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql14-docs-14.15-150200.5.50.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql14-plperl-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql14-plperl-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql14-plpython-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql14-plpython-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql14-pltcl-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql14-pltcl-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql14-server-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql14-server-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql14-server-devel-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql14-server-devel-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql14-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql14-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql14-contrib-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql14-contrib-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql14-devel-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql14-devel-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql14-docs-14.15-150200.5.50.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql14-plperl-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql14-plperl-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql14-plpython-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql14-plpython-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql14-pltcl-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql14-pltcl-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql14-server-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql14-server-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql14-server-devel-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql14-server-devel-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-contrib-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-contrib-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-devel-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-devel-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-docs-14.15-150200.5.50.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-plperl-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-plperl-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-plpython-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-plpython-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-pltcl-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-pltcl-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-server-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-server-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-server-devel-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-server-devel-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-contrib-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-contrib-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-devel-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-devel-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-docs-14.15-150200.5.50.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-plperl-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-plperl-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-plpython-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-plpython-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-pltcl-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-pltcl-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-server-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-server-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-server-devel-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-server-devel-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-14.15-150200.5.50.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-contrib-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-contrib-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-contrib-14.15-150200.5.50.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-contrib-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-devel-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-devel-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-devel-14.15-150200.5.50.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-devel-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-docs-14.15-150200.5.50.1.noarch",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-llvmjit-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-llvmjit-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-llvmjit-14.15-150200.5.50.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-llvmjit-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-llvmjit-devel-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-llvmjit-devel-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-llvmjit-devel-14.15-150200.5.50.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-llvmjit-devel-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-plperl-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-plperl-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-plperl-14.15-150200.5.50.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-plperl-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-plpython-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-plpython-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-plpython-14.15-150200.5.50.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-plpython-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-pltcl-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-pltcl-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-pltcl-14.15-150200.5.50.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-pltcl-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-server-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-server-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-server-14.15-150200.5.50.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-server-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-server-devel-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-server-devel-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-server-devel-14.15-150200.5.50.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-server-devel-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql14-llvmjit-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql14-llvmjit-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql14-llvmjit-14.15-150200.5.50.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql14-llvmjit-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql14-test-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql14-test-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql14-test-14.15-150200.5.50.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql14-test-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-14.15-150200.5.50.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-contrib-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-contrib-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-contrib-14.15-150200.5.50.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-contrib-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-devel-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-devel-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-devel-14.15-150200.5.50.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-devel-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-docs-14.15-150200.5.50.1.noarch",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-plperl-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-plperl-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-plperl-14.15-150200.5.50.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-plperl-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-plpython-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-plpython-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-plpython-14.15-150200.5.50.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-plpython-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-pltcl-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-pltcl-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-pltcl-14.15-150200.5.50.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-pltcl-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-server-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-server-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-server-14.15-150200.5.50.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-server-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-server-devel-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-server-devel-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-server-devel-14.15-150200.5.50.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-server-devel-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-14.15-150200.5.50.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-contrib-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-contrib-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-contrib-14.15-150200.5.50.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-contrib-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-devel-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-devel-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-devel-14.15-150200.5.50.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-devel-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-docs-14.15-150200.5.50.1.noarch",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-plperl-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-plperl-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-plperl-14.15-150200.5.50.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-plperl-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-plpython-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-plpython-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-plpython-14.15-150200.5.50.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-plpython-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-pltcl-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-pltcl-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-pltcl-14.15-150200.5.50.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-pltcl-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-server-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-server-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-server-14.15-150200.5.50.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-server-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-server-devel-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-server-devel-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-server-devel-14.15-150200.5.50.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-server-devel-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-14.15-150200.5.50.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-contrib-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-contrib-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-contrib-14.15-150200.5.50.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-contrib-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-devel-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-devel-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-devel-14.15-150200.5.50.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-devel-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-docs-14.15-150200.5.50.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-plperl-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-plperl-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-plperl-14.15-150200.5.50.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-plperl-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-plpython-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-plpython-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-plpython-14.15-150200.5.50.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-plpython-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-pltcl-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-pltcl-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-pltcl-14.15-150200.5.50.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-pltcl-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-server-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-server-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-server-14.15-150200.5.50.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-server-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-server-devel-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-server-devel-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-server-devel-14.15-150200.5.50.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-server-devel-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql14-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql14-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql14-contrib-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql14-contrib-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql14-devel-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql14-devel-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql14-docs-14.15-150200.5.50.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql14-plperl-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql14-plperl-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql14-plpython-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql14-plpython-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql14-pltcl-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql14-pltcl-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql14-server-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql14-server-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql14-server-devel-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql14-server-devel-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql14-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql14-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql14-contrib-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql14-contrib-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql14-devel-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql14-devel-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql14-docs-14.15-150200.5.50.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql14-plperl-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql14-plperl-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql14-plpython-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql14-plpython-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql14-pltcl-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql14-pltcl-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql14-server-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql14-server-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql14-server-devel-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql14-server-devel-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-contrib-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-contrib-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-devel-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-devel-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-docs-14.15-150200.5.50.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-plperl-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-plperl-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-plpython-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-plpython-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-pltcl-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-pltcl-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-server-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-server-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-server-devel-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-server-devel-14.15-150200.5.50.1.x86_64",
"SUSE Manager Proxy 4.3:postgresql14-14.15-150200.5.50.1.x86_64",
"SUSE Manager Proxy 4.3:postgresql14-contrib-14.15-150200.5.50.1.x86_64",
"SUSE Manager Proxy 4.3:postgresql14-devel-14.15-150200.5.50.1.x86_64",
"SUSE Manager Proxy 4.3:postgresql14-docs-14.15-150200.5.50.1.noarch",
"SUSE Manager Proxy 4.3:postgresql14-plperl-14.15-150200.5.50.1.x86_64",
"SUSE Manager Proxy 4.3:postgresql14-plpython-14.15-150200.5.50.1.x86_64",
"SUSE Manager Proxy 4.3:postgresql14-pltcl-14.15-150200.5.50.1.x86_64",
"SUSE Manager Proxy 4.3:postgresql14-server-14.15-150200.5.50.1.x86_64",
"SUSE Manager Proxy 4.3:postgresql14-server-devel-14.15-150200.5.50.1.x86_64",
"SUSE Manager Server 4.3:postgresql14-14.15-150200.5.50.1.ppc64le",
"SUSE Manager Server 4.3:postgresql14-14.15-150200.5.50.1.s390x",
"SUSE Manager Server 4.3:postgresql14-14.15-150200.5.50.1.x86_64",
"SUSE Manager Server 4.3:postgresql14-contrib-14.15-150200.5.50.1.ppc64le",
"SUSE Manager Server 4.3:postgresql14-contrib-14.15-150200.5.50.1.s390x",
"SUSE Manager Server 4.3:postgresql14-contrib-14.15-150200.5.50.1.x86_64",
"SUSE Manager Server 4.3:postgresql14-devel-14.15-150200.5.50.1.ppc64le",
"SUSE Manager Server 4.3:postgresql14-devel-14.15-150200.5.50.1.s390x",
"SUSE Manager Server 4.3:postgresql14-devel-14.15-150200.5.50.1.x86_64",
"SUSE Manager Server 4.3:postgresql14-docs-14.15-150200.5.50.1.noarch",
"SUSE Manager Server 4.3:postgresql14-plperl-14.15-150200.5.50.1.ppc64le",
"SUSE Manager Server 4.3:postgresql14-plperl-14.15-150200.5.50.1.s390x",
"SUSE Manager Server 4.3:postgresql14-plperl-14.15-150200.5.50.1.x86_64",
"SUSE Manager Server 4.3:postgresql14-plpython-14.15-150200.5.50.1.ppc64le",
"SUSE Manager Server 4.3:postgresql14-plpython-14.15-150200.5.50.1.s390x",
"SUSE Manager Server 4.3:postgresql14-plpython-14.15-150200.5.50.1.x86_64",
"SUSE Manager Server 4.3:postgresql14-pltcl-14.15-150200.5.50.1.ppc64le",
"SUSE Manager Server 4.3:postgresql14-pltcl-14.15-150200.5.50.1.s390x",
"SUSE Manager Server 4.3:postgresql14-pltcl-14.15-150200.5.50.1.x86_64",
"SUSE Manager Server 4.3:postgresql14-server-14.15-150200.5.50.1.ppc64le",
"SUSE Manager Server 4.3:postgresql14-server-14.15-150200.5.50.1.s390x",
"SUSE Manager Server 4.3:postgresql14-server-14.15-150200.5.50.1.x86_64",
"SUSE Manager Server 4.3:postgresql14-server-devel-14.15-150200.5.50.1.ppc64le",
"SUSE Manager Server 4.3:postgresql14-server-devel-14.15-150200.5.50.1.s390x",
"SUSE Manager Server 4.3:postgresql14-server-devel-14.15-150200.5.50.1.x86_64",
"openSUSE Leap 15.5:postgresql14-14.15-150200.5.50.1.aarch64",
"openSUSE Leap 15.5:postgresql14-14.15-150200.5.50.1.ppc64le",
"openSUSE Leap 15.5:postgresql14-14.15-150200.5.50.1.s390x",
"openSUSE Leap 15.5:postgresql14-14.15-150200.5.50.1.x86_64",
"openSUSE Leap 15.5:postgresql14-contrib-14.15-150200.5.50.1.aarch64",
"openSUSE Leap 15.5:postgresql14-contrib-14.15-150200.5.50.1.ppc64le",
"openSUSE Leap 15.5:postgresql14-contrib-14.15-150200.5.50.1.s390x",
"openSUSE Leap 15.5:postgresql14-contrib-14.15-150200.5.50.1.x86_64",
"openSUSE Leap 15.5:postgresql14-devel-14.15-150200.5.50.1.aarch64",
"openSUSE Leap 15.5:postgresql14-devel-14.15-150200.5.50.1.ppc64le",
"openSUSE Leap 15.5:postgresql14-devel-14.15-150200.5.50.1.s390x",
"openSUSE Leap 15.5:postgresql14-devel-14.15-150200.5.50.1.x86_64",
"openSUSE Leap 15.5:postgresql14-docs-14.15-150200.5.50.1.noarch",
"openSUSE Leap 15.5:postgresql14-llvmjit-14.15-150200.5.50.1.aarch64",
"openSUSE Leap 15.5:postgresql14-llvmjit-14.15-150200.5.50.1.ppc64le",
"openSUSE Leap 15.5:postgresql14-llvmjit-14.15-150200.5.50.1.s390x",
"openSUSE Leap 15.5:postgresql14-llvmjit-14.15-150200.5.50.1.x86_64",
"openSUSE Leap 15.5:postgresql14-llvmjit-devel-14.15-150200.5.50.1.aarch64",
"openSUSE Leap 15.5:postgresql14-llvmjit-devel-14.15-150200.5.50.1.ppc64le",
"openSUSE Leap 15.5:postgresql14-llvmjit-devel-14.15-150200.5.50.1.s390x",
"openSUSE Leap 15.5:postgresql14-llvmjit-devel-14.15-150200.5.50.1.x86_64",
"openSUSE Leap 15.5:postgresql14-plperl-14.15-150200.5.50.1.aarch64",
"openSUSE Leap 15.5:postgresql14-plperl-14.15-150200.5.50.1.ppc64le",
"openSUSE Leap 15.5:postgresql14-plperl-14.15-150200.5.50.1.s390x",
"openSUSE Leap 15.5:postgresql14-plperl-14.15-150200.5.50.1.x86_64",
"openSUSE Leap 15.5:postgresql14-plpython-14.15-150200.5.50.1.aarch64",
"openSUSE Leap 15.5:postgresql14-plpython-14.15-150200.5.50.1.ppc64le",
"openSUSE Leap 15.5:postgresql14-plpython-14.15-150200.5.50.1.s390x",
"openSUSE Leap 15.5:postgresql14-plpython-14.15-150200.5.50.1.x86_64",
"openSUSE Leap 15.5:postgresql14-pltcl-14.15-150200.5.50.1.aarch64",
"openSUSE Leap 15.5:postgresql14-pltcl-14.15-150200.5.50.1.ppc64le",
"openSUSE Leap 15.5:postgresql14-pltcl-14.15-150200.5.50.1.s390x",
"openSUSE Leap 15.5:postgresql14-pltcl-14.15-150200.5.50.1.x86_64",
"openSUSE Leap 15.5:postgresql14-server-14.15-150200.5.50.1.aarch64",
"openSUSE Leap 15.5:postgresql14-server-14.15-150200.5.50.1.ppc64le",
"openSUSE Leap 15.5:postgresql14-server-14.15-150200.5.50.1.s390x",
"openSUSE Leap 15.5:postgresql14-server-14.15-150200.5.50.1.x86_64",
"openSUSE Leap 15.5:postgresql14-server-devel-14.15-150200.5.50.1.aarch64",
"openSUSE Leap 15.5:postgresql14-server-devel-14.15-150200.5.50.1.ppc64le",
"openSUSE Leap 15.5:postgresql14-server-devel-14.15-150200.5.50.1.s390x",
"openSUSE Leap 15.5:postgresql14-server-devel-14.15-150200.5.50.1.x86_64",
"openSUSE Leap 15.5:postgresql14-test-14.15-150200.5.50.1.aarch64",
"openSUSE Leap 15.5:postgresql14-test-14.15-150200.5.50.1.ppc64le",
"openSUSE Leap 15.5:postgresql14-test-14.15-150200.5.50.1.s390x",
"openSUSE Leap 15.5:postgresql14-test-14.15-150200.5.50.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2024-10976",
"url": "https://www.suse.com/security/cve/CVE-2024-10976"
},
{
"category": "external",
"summary": "SUSE Bug 1233323 for CVE-2024-10976",
"url": "https://bugzilla.suse.com/1233323"
}
],
"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.15-150200.5.50.1.aarch64",
"SUSE Enterprise Storage 7.1:postgresql14-14.15-150200.5.50.1.x86_64",
"SUSE Enterprise Storage 7.1:postgresql14-contrib-14.15-150200.5.50.1.aarch64",
"SUSE Enterprise Storage 7.1:postgresql14-contrib-14.15-150200.5.50.1.x86_64",
"SUSE Enterprise Storage 7.1:postgresql14-devel-14.15-150200.5.50.1.aarch64",
"SUSE Enterprise Storage 7.1:postgresql14-devel-14.15-150200.5.50.1.x86_64",
"SUSE Enterprise Storage 7.1:postgresql14-docs-14.15-150200.5.50.1.noarch",
"SUSE Enterprise Storage 7.1:postgresql14-plperl-14.15-150200.5.50.1.aarch64",
"SUSE Enterprise Storage 7.1:postgresql14-plperl-14.15-150200.5.50.1.x86_64",
"SUSE Enterprise Storage 7.1:postgresql14-plpython-14.15-150200.5.50.1.aarch64",
"SUSE Enterprise Storage 7.1:postgresql14-plpython-14.15-150200.5.50.1.x86_64",
"SUSE Enterprise Storage 7.1:postgresql14-pltcl-14.15-150200.5.50.1.aarch64",
"SUSE Enterprise Storage 7.1:postgresql14-pltcl-14.15-150200.5.50.1.x86_64",
"SUSE Enterprise Storage 7.1:postgresql14-server-14.15-150200.5.50.1.aarch64",
"SUSE Enterprise Storage 7.1:postgresql14-server-14.15-150200.5.50.1.x86_64",
"SUSE Enterprise Storage 7.1:postgresql14-server-devel-14.15-150200.5.50.1.aarch64",
"SUSE Enterprise Storage 7.1:postgresql14-server-devel-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql14-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql14-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql14-contrib-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql14-contrib-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql14-devel-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql14-devel-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql14-docs-14.15-150200.5.50.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql14-plperl-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql14-plperl-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql14-plpython-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql14-plpython-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql14-pltcl-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql14-pltcl-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql14-server-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql14-server-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql14-server-devel-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql14-server-devel-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql14-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql14-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql14-contrib-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql14-contrib-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql14-devel-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql14-devel-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql14-docs-14.15-150200.5.50.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql14-plperl-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql14-plperl-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql14-plpython-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql14-plpython-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql14-pltcl-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql14-pltcl-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql14-server-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql14-server-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql14-server-devel-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql14-server-devel-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-contrib-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-contrib-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-devel-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-devel-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-docs-14.15-150200.5.50.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-plperl-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-plperl-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-plpython-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-plpython-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-pltcl-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-pltcl-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-server-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-server-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-server-devel-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-server-devel-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-contrib-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-contrib-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-devel-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-devel-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-docs-14.15-150200.5.50.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-plperl-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-plperl-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-plpython-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-plpython-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-pltcl-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-pltcl-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-server-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-server-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-server-devel-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-server-devel-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-14.15-150200.5.50.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-contrib-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-contrib-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-contrib-14.15-150200.5.50.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-contrib-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-devel-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-devel-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-devel-14.15-150200.5.50.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-devel-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-docs-14.15-150200.5.50.1.noarch",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-llvmjit-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-llvmjit-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-llvmjit-14.15-150200.5.50.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-llvmjit-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-llvmjit-devel-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-llvmjit-devel-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-llvmjit-devel-14.15-150200.5.50.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-llvmjit-devel-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-plperl-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-plperl-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-plperl-14.15-150200.5.50.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-plperl-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-plpython-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-plpython-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-plpython-14.15-150200.5.50.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-plpython-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-pltcl-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-pltcl-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-pltcl-14.15-150200.5.50.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-pltcl-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-server-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-server-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-server-14.15-150200.5.50.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-server-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-server-devel-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-server-devel-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-server-devel-14.15-150200.5.50.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-server-devel-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql14-llvmjit-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql14-llvmjit-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql14-llvmjit-14.15-150200.5.50.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql14-llvmjit-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql14-test-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql14-test-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql14-test-14.15-150200.5.50.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql14-test-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-14.15-150200.5.50.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-contrib-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-contrib-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-contrib-14.15-150200.5.50.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-contrib-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-devel-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-devel-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-devel-14.15-150200.5.50.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-devel-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-docs-14.15-150200.5.50.1.noarch",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-plperl-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-plperl-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-plperl-14.15-150200.5.50.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-plperl-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-plpython-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-plpython-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-plpython-14.15-150200.5.50.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-plpython-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-pltcl-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-pltcl-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-pltcl-14.15-150200.5.50.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-pltcl-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-server-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-server-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-server-14.15-150200.5.50.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-server-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-server-devel-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-server-devel-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-server-devel-14.15-150200.5.50.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-server-devel-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-14.15-150200.5.50.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-contrib-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-contrib-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-contrib-14.15-150200.5.50.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-contrib-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-devel-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-devel-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-devel-14.15-150200.5.50.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-devel-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-docs-14.15-150200.5.50.1.noarch",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-plperl-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-plperl-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-plperl-14.15-150200.5.50.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-plperl-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-plpython-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-plpython-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-plpython-14.15-150200.5.50.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-plpython-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-pltcl-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-pltcl-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-pltcl-14.15-150200.5.50.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-pltcl-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-server-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-server-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-server-14.15-150200.5.50.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-server-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-server-devel-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-server-devel-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-server-devel-14.15-150200.5.50.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-server-devel-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-14.15-150200.5.50.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-contrib-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-contrib-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-contrib-14.15-150200.5.50.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-contrib-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-devel-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-devel-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-devel-14.15-150200.5.50.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-devel-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-docs-14.15-150200.5.50.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-plperl-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-plperl-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-plperl-14.15-150200.5.50.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-plperl-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-plpython-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-plpython-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-plpython-14.15-150200.5.50.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-plpython-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-pltcl-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-pltcl-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-pltcl-14.15-150200.5.50.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-pltcl-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-server-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-server-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-server-14.15-150200.5.50.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-server-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-server-devel-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-server-devel-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-server-devel-14.15-150200.5.50.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-server-devel-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql14-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql14-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql14-contrib-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql14-contrib-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql14-devel-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql14-devel-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql14-docs-14.15-150200.5.50.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql14-plperl-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql14-plperl-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql14-plpython-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql14-plpython-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql14-pltcl-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql14-pltcl-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql14-server-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql14-server-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql14-server-devel-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql14-server-devel-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql14-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql14-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql14-contrib-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql14-contrib-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql14-devel-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql14-devel-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql14-docs-14.15-150200.5.50.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql14-plperl-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql14-plperl-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql14-plpython-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql14-plpython-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql14-pltcl-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql14-pltcl-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql14-server-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql14-server-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql14-server-devel-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql14-server-devel-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-contrib-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-contrib-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-devel-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-devel-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-docs-14.15-150200.5.50.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-plperl-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-plperl-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-plpython-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-plpython-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-pltcl-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-pltcl-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-server-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-server-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-server-devel-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-server-devel-14.15-150200.5.50.1.x86_64",
"SUSE Manager Proxy 4.3:postgresql14-14.15-150200.5.50.1.x86_64",
"SUSE Manager Proxy 4.3:postgresql14-contrib-14.15-150200.5.50.1.x86_64",
"SUSE Manager Proxy 4.3:postgresql14-devel-14.15-150200.5.50.1.x86_64",
"SUSE Manager Proxy 4.3:postgresql14-docs-14.15-150200.5.50.1.noarch",
"SUSE Manager Proxy 4.3:postgresql14-plperl-14.15-150200.5.50.1.x86_64",
"SUSE Manager Proxy 4.3:postgresql14-plpython-14.15-150200.5.50.1.x86_64",
"SUSE Manager Proxy 4.3:postgresql14-pltcl-14.15-150200.5.50.1.x86_64",
"SUSE Manager Proxy 4.3:postgresql14-server-14.15-150200.5.50.1.x86_64",
"SUSE Manager Proxy 4.3:postgresql14-server-devel-14.15-150200.5.50.1.x86_64",
"SUSE Manager Server 4.3:postgresql14-14.15-150200.5.50.1.ppc64le",
"SUSE Manager Server 4.3:postgresql14-14.15-150200.5.50.1.s390x",
"SUSE Manager Server 4.3:postgresql14-14.15-150200.5.50.1.x86_64",
"SUSE Manager Server 4.3:postgresql14-contrib-14.15-150200.5.50.1.ppc64le",
"SUSE Manager Server 4.3:postgresql14-contrib-14.15-150200.5.50.1.s390x",
"SUSE Manager Server 4.3:postgresql14-contrib-14.15-150200.5.50.1.x86_64",
"SUSE Manager Server 4.3:postgresql14-devel-14.15-150200.5.50.1.ppc64le",
"SUSE Manager Server 4.3:postgresql14-devel-14.15-150200.5.50.1.s390x",
"SUSE Manager Server 4.3:postgresql14-devel-14.15-150200.5.50.1.x86_64",
"SUSE Manager Server 4.3:postgresql14-docs-14.15-150200.5.50.1.noarch",
"SUSE Manager Server 4.3:postgresql14-plperl-14.15-150200.5.50.1.ppc64le",
"SUSE Manager Server 4.3:postgresql14-plperl-14.15-150200.5.50.1.s390x",
"SUSE Manager Server 4.3:postgresql14-plperl-14.15-150200.5.50.1.x86_64",
"SUSE Manager Server 4.3:postgresql14-plpython-14.15-150200.5.50.1.ppc64le",
"SUSE Manager Server 4.3:postgresql14-plpython-14.15-150200.5.50.1.s390x",
"SUSE Manager Server 4.3:postgresql14-plpython-14.15-150200.5.50.1.x86_64",
"SUSE Manager Server 4.3:postgresql14-pltcl-14.15-150200.5.50.1.ppc64le",
"SUSE Manager Server 4.3:postgresql14-pltcl-14.15-150200.5.50.1.s390x",
"SUSE Manager Server 4.3:postgresql14-pltcl-14.15-150200.5.50.1.x86_64",
"SUSE Manager Server 4.3:postgresql14-server-14.15-150200.5.50.1.ppc64le",
"SUSE Manager Server 4.3:postgresql14-server-14.15-150200.5.50.1.s390x",
"SUSE Manager Server 4.3:postgresql14-server-14.15-150200.5.50.1.x86_64",
"SUSE Manager Server 4.3:postgresql14-server-devel-14.15-150200.5.50.1.ppc64le",
"SUSE Manager Server 4.3:postgresql14-server-devel-14.15-150200.5.50.1.s390x",
"SUSE Manager Server 4.3:postgresql14-server-devel-14.15-150200.5.50.1.x86_64",
"openSUSE Leap 15.5:postgresql14-14.15-150200.5.50.1.aarch64",
"openSUSE Leap 15.5:postgresql14-14.15-150200.5.50.1.ppc64le",
"openSUSE Leap 15.5:postgresql14-14.15-150200.5.50.1.s390x",
"openSUSE Leap 15.5:postgresql14-14.15-150200.5.50.1.x86_64",
"openSUSE Leap 15.5:postgresql14-contrib-14.15-150200.5.50.1.aarch64",
"openSUSE Leap 15.5:postgresql14-contrib-14.15-150200.5.50.1.ppc64le",
"openSUSE Leap 15.5:postgresql14-contrib-14.15-150200.5.50.1.s390x",
"openSUSE Leap 15.5:postgresql14-contrib-14.15-150200.5.50.1.x86_64",
"openSUSE Leap 15.5:postgresql14-devel-14.15-150200.5.50.1.aarch64",
"openSUSE Leap 15.5:postgresql14-devel-14.15-150200.5.50.1.ppc64le",
"openSUSE Leap 15.5:postgresql14-devel-14.15-150200.5.50.1.s390x",
"openSUSE Leap 15.5:postgresql14-devel-14.15-150200.5.50.1.x86_64",
"openSUSE Leap 15.5:postgresql14-docs-14.15-150200.5.50.1.noarch",
"openSUSE Leap 15.5:postgresql14-llvmjit-14.15-150200.5.50.1.aarch64",
"openSUSE Leap 15.5:postgresql14-llvmjit-14.15-150200.5.50.1.ppc64le",
"openSUSE Leap 15.5:postgresql14-llvmjit-14.15-150200.5.50.1.s390x",
"openSUSE Leap 15.5:postgresql14-llvmjit-14.15-150200.5.50.1.x86_64",
"openSUSE Leap 15.5:postgresql14-llvmjit-devel-14.15-150200.5.50.1.aarch64",
"openSUSE Leap 15.5:postgresql14-llvmjit-devel-14.15-150200.5.50.1.ppc64le",
"openSUSE Leap 15.5:postgresql14-llvmjit-devel-14.15-150200.5.50.1.s390x",
"openSUSE Leap 15.5:postgresql14-llvmjit-devel-14.15-150200.5.50.1.x86_64",
"openSUSE Leap 15.5:postgresql14-plperl-14.15-150200.5.50.1.aarch64",
"openSUSE Leap 15.5:postgresql14-plperl-14.15-150200.5.50.1.ppc64le",
"openSUSE Leap 15.5:postgresql14-plperl-14.15-150200.5.50.1.s390x",
"openSUSE Leap 15.5:postgresql14-plperl-14.15-150200.5.50.1.x86_64",
"openSUSE Leap 15.5:postgresql14-plpython-14.15-150200.5.50.1.aarch64",
"openSUSE Leap 15.5:postgresql14-plpython-14.15-150200.5.50.1.ppc64le",
"openSUSE Leap 15.5:postgresql14-plpython-14.15-150200.5.50.1.s390x",
"openSUSE Leap 15.5:postgresql14-plpython-14.15-150200.5.50.1.x86_64",
"openSUSE Leap 15.5:postgresql14-pltcl-14.15-150200.5.50.1.aarch64",
"openSUSE Leap 15.5:postgresql14-pltcl-14.15-150200.5.50.1.ppc64le",
"openSUSE Leap 15.5:postgresql14-pltcl-14.15-150200.5.50.1.s390x",
"openSUSE Leap 15.5:postgresql14-pltcl-14.15-150200.5.50.1.x86_64",
"openSUSE Leap 15.5:postgresql14-server-14.15-150200.5.50.1.aarch64",
"openSUSE Leap 15.5:postgresql14-server-14.15-150200.5.50.1.ppc64le",
"openSUSE Leap 15.5:postgresql14-server-14.15-150200.5.50.1.s390x",
"openSUSE Leap 15.5:postgresql14-server-14.15-150200.5.50.1.x86_64",
"openSUSE Leap 15.5:postgresql14-server-devel-14.15-150200.5.50.1.aarch64",
"openSUSE Leap 15.5:postgresql14-server-devel-14.15-150200.5.50.1.ppc64le",
"openSUSE Leap 15.5:postgresql14-server-devel-14.15-150200.5.50.1.s390x",
"openSUSE Leap 15.5:postgresql14-server-devel-14.15-150200.5.50.1.x86_64",
"openSUSE Leap 15.5:postgresql14-test-14.15-150200.5.50.1.aarch64",
"openSUSE Leap 15.5:postgresql14-test-14.15-150200.5.50.1.ppc64le",
"openSUSE Leap 15.5:postgresql14-test-14.15-150200.5.50.1.s390x",
"openSUSE Leap 15.5:postgresql14-test-14.15-150200.5.50.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4.2,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"SUSE Enterprise Storage 7.1:postgresql14-14.15-150200.5.50.1.aarch64",
"SUSE Enterprise Storage 7.1:postgresql14-14.15-150200.5.50.1.x86_64",
"SUSE Enterprise Storage 7.1:postgresql14-contrib-14.15-150200.5.50.1.aarch64",
"SUSE Enterprise Storage 7.1:postgresql14-contrib-14.15-150200.5.50.1.x86_64",
"SUSE Enterprise Storage 7.1:postgresql14-devel-14.15-150200.5.50.1.aarch64",
"SUSE Enterprise Storage 7.1:postgresql14-devel-14.15-150200.5.50.1.x86_64",
"SUSE Enterprise Storage 7.1:postgresql14-docs-14.15-150200.5.50.1.noarch",
"SUSE Enterprise Storage 7.1:postgresql14-plperl-14.15-150200.5.50.1.aarch64",
"SUSE Enterprise Storage 7.1:postgresql14-plperl-14.15-150200.5.50.1.x86_64",
"SUSE Enterprise Storage 7.1:postgresql14-plpython-14.15-150200.5.50.1.aarch64",
"SUSE Enterprise Storage 7.1:postgresql14-plpython-14.15-150200.5.50.1.x86_64",
"SUSE Enterprise Storage 7.1:postgresql14-pltcl-14.15-150200.5.50.1.aarch64",
"SUSE Enterprise Storage 7.1:postgresql14-pltcl-14.15-150200.5.50.1.x86_64",
"SUSE Enterprise Storage 7.1:postgresql14-server-14.15-150200.5.50.1.aarch64",
"SUSE Enterprise Storage 7.1:postgresql14-server-14.15-150200.5.50.1.x86_64",
"SUSE Enterprise Storage 7.1:postgresql14-server-devel-14.15-150200.5.50.1.aarch64",
"SUSE Enterprise Storage 7.1:postgresql14-server-devel-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql14-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql14-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql14-contrib-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql14-contrib-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql14-devel-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql14-devel-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql14-docs-14.15-150200.5.50.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql14-plperl-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql14-plperl-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql14-plpython-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql14-plpython-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql14-pltcl-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql14-pltcl-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql14-server-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql14-server-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql14-server-devel-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql14-server-devel-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql14-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql14-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql14-contrib-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql14-contrib-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql14-devel-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql14-devel-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql14-docs-14.15-150200.5.50.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql14-plperl-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql14-plperl-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql14-plpython-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql14-plpython-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql14-pltcl-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql14-pltcl-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql14-server-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql14-server-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql14-server-devel-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql14-server-devel-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-contrib-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-contrib-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-devel-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-devel-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-docs-14.15-150200.5.50.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-plperl-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-plperl-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-plpython-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-plpython-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-pltcl-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-pltcl-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-server-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-server-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-server-devel-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-server-devel-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-contrib-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-contrib-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-devel-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-devel-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-docs-14.15-150200.5.50.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-plperl-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-plperl-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-plpython-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-plpython-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-pltcl-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-pltcl-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-server-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-server-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-server-devel-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-server-devel-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-14.15-150200.5.50.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-contrib-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-contrib-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-contrib-14.15-150200.5.50.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-contrib-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-devel-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-devel-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-devel-14.15-150200.5.50.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-devel-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-docs-14.15-150200.5.50.1.noarch",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-llvmjit-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-llvmjit-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-llvmjit-14.15-150200.5.50.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-llvmjit-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-llvmjit-devel-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-llvmjit-devel-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-llvmjit-devel-14.15-150200.5.50.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-llvmjit-devel-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-plperl-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-plperl-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-plperl-14.15-150200.5.50.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-plperl-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-plpython-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-plpython-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-plpython-14.15-150200.5.50.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-plpython-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-pltcl-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-pltcl-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-pltcl-14.15-150200.5.50.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-pltcl-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-server-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-server-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-server-14.15-150200.5.50.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-server-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-server-devel-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-server-devel-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-server-devel-14.15-150200.5.50.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-server-devel-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql14-llvmjit-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql14-llvmjit-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql14-llvmjit-14.15-150200.5.50.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql14-llvmjit-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql14-test-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql14-test-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql14-test-14.15-150200.5.50.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql14-test-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-14.15-150200.5.50.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-contrib-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-contrib-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-contrib-14.15-150200.5.50.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-contrib-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-devel-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-devel-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-devel-14.15-150200.5.50.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-devel-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-docs-14.15-150200.5.50.1.noarch",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-plperl-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-plperl-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-plperl-14.15-150200.5.50.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-plperl-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-plpython-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-plpython-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-plpython-14.15-150200.5.50.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-plpython-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-pltcl-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-pltcl-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-pltcl-14.15-150200.5.50.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-pltcl-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-server-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-server-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-server-14.15-150200.5.50.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-server-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-server-devel-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-server-devel-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-server-devel-14.15-150200.5.50.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-server-devel-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-14.15-150200.5.50.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-contrib-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-contrib-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-contrib-14.15-150200.5.50.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-contrib-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-devel-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-devel-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-devel-14.15-150200.5.50.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-devel-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-docs-14.15-150200.5.50.1.noarch",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-plperl-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-plperl-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-plperl-14.15-150200.5.50.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-plperl-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-plpython-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-plpython-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-plpython-14.15-150200.5.50.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-plpython-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-pltcl-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-pltcl-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-pltcl-14.15-150200.5.50.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-pltcl-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-server-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-server-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-server-14.15-150200.5.50.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-server-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-server-devel-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-server-devel-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-server-devel-14.15-150200.5.50.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-server-devel-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-14.15-150200.5.50.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-contrib-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-contrib-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-contrib-14.15-150200.5.50.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-contrib-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-devel-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-devel-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-devel-14.15-150200.5.50.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-devel-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-docs-14.15-150200.5.50.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-plperl-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-plperl-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-plperl-14.15-150200.5.50.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-plperl-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-plpython-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-plpython-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-plpython-14.15-150200.5.50.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-plpython-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-pltcl-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-pltcl-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-pltcl-14.15-150200.5.50.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-pltcl-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-server-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-server-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-server-14.15-150200.5.50.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-server-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-server-devel-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-server-devel-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-server-devel-14.15-150200.5.50.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-server-devel-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql14-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql14-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql14-contrib-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql14-contrib-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql14-devel-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql14-devel-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql14-docs-14.15-150200.5.50.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql14-plperl-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql14-plperl-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql14-plpython-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql14-plpython-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql14-pltcl-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql14-pltcl-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql14-server-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql14-server-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql14-server-devel-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql14-server-devel-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql14-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql14-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql14-contrib-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql14-contrib-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql14-devel-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql14-devel-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql14-docs-14.15-150200.5.50.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql14-plperl-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql14-plperl-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql14-plpython-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql14-plpython-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql14-pltcl-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql14-pltcl-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql14-server-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql14-server-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql14-server-devel-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql14-server-devel-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-contrib-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-contrib-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-devel-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-devel-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-docs-14.15-150200.5.50.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-plperl-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-plperl-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-plpython-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-plpython-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-pltcl-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-pltcl-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-server-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-server-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-server-devel-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-server-devel-14.15-150200.5.50.1.x86_64",
"SUSE Manager Proxy 4.3:postgresql14-14.15-150200.5.50.1.x86_64",
"SUSE Manager Proxy 4.3:postgresql14-contrib-14.15-150200.5.50.1.x86_64",
"SUSE Manager Proxy 4.3:postgresql14-devel-14.15-150200.5.50.1.x86_64",
"SUSE Manager Proxy 4.3:postgresql14-docs-14.15-150200.5.50.1.noarch",
"SUSE Manager Proxy 4.3:postgresql14-plperl-14.15-150200.5.50.1.x86_64",
"SUSE Manager Proxy 4.3:postgresql14-plpython-14.15-150200.5.50.1.x86_64",
"SUSE Manager Proxy 4.3:postgresql14-pltcl-14.15-150200.5.50.1.x86_64",
"SUSE Manager Proxy 4.3:postgresql14-server-14.15-150200.5.50.1.x86_64",
"SUSE Manager Proxy 4.3:postgresql14-server-devel-14.15-150200.5.50.1.x86_64",
"SUSE Manager Server 4.3:postgresql14-14.15-150200.5.50.1.ppc64le",
"SUSE Manager Server 4.3:postgresql14-14.15-150200.5.50.1.s390x",
"SUSE Manager Server 4.3:postgresql14-14.15-150200.5.50.1.x86_64",
"SUSE Manager Server 4.3:postgresql14-contrib-14.15-150200.5.50.1.ppc64le",
"SUSE Manager Server 4.3:postgresql14-contrib-14.15-150200.5.50.1.s390x",
"SUSE Manager Server 4.3:postgresql14-contrib-14.15-150200.5.50.1.x86_64",
"SUSE Manager Server 4.3:postgresql14-devel-14.15-150200.5.50.1.ppc64le",
"SUSE Manager Server 4.3:postgresql14-devel-14.15-150200.5.50.1.s390x",
"SUSE Manager Server 4.3:postgresql14-devel-14.15-150200.5.50.1.x86_64",
"SUSE Manager Server 4.3:postgresql14-docs-14.15-150200.5.50.1.noarch",
"SUSE Manager Server 4.3:postgresql14-plperl-14.15-150200.5.50.1.ppc64le",
"SUSE Manager Server 4.3:postgresql14-plperl-14.15-150200.5.50.1.s390x",
"SUSE Manager Server 4.3:postgresql14-plperl-14.15-150200.5.50.1.x86_64",
"SUSE Manager Server 4.3:postgresql14-plpython-14.15-150200.5.50.1.ppc64le",
"SUSE Manager Server 4.3:postgresql14-plpython-14.15-150200.5.50.1.s390x",
"SUSE Manager Server 4.3:postgresql14-plpython-14.15-150200.5.50.1.x86_64",
"SUSE Manager Server 4.3:postgresql14-pltcl-14.15-150200.5.50.1.ppc64le",
"SUSE Manager Server 4.3:postgresql14-pltcl-14.15-150200.5.50.1.s390x",
"SUSE Manager Server 4.3:postgresql14-pltcl-14.15-150200.5.50.1.x86_64",
"SUSE Manager Server 4.3:postgresql14-server-14.15-150200.5.50.1.ppc64le",
"SUSE Manager Server 4.3:postgresql14-server-14.15-150200.5.50.1.s390x",
"SUSE Manager Server 4.3:postgresql14-server-14.15-150200.5.50.1.x86_64",
"SUSE Manager Server 4.3:postgresql14-server-devel-14.15-150200.5.50.1.ppc64le",
"SUSE Manager Server 4.3:postgresql14-server-devel-14.15-150200.5.50.1.s390x",
"SUSE Manager Server 4.3:postgresql14-server-devel-14.15-150200.5.50.1.x86_64",
"openSUSE Leap 15.5:postgresql14-14.15-150200.5.50.1.aarch64",
"openSUSE Leap 15.5:postgresql14-14.15-150200.5.50.1.ppc64le",
"openSUSE Leap 15.5:postgresql14-14.15-150200.5.50.1.s390x",
"openSUSE Leap 15.5:postgresql14-14.15-150200.5.50.1.x86_64",
"openSUSE Leap 15.5:postgresql14-contrib-14.15-150200.5.50.1.aarch64",
"openSUSE Leap 15.5:postgresql14-contrib-14.15-150200.5.50.1.ppc64le",
"openSUSE Leap 15.5:postgresql14-contrib-14.15-150200.5.50.1.s390x",
"openSUSE Leap 15.5:postgresql14-contrib-14.15-150200.5.50.1.x86_64",
"openSUSE Leap 15.5:postgresql14-devel-14.15-150200.5.50.1.aarch64",
"openSUSE Leap 15.5:postgresql14-devel-14.15-150200.5.50.1.ppc64le",
"openSUSE Leap 15.5:postgresql14-devel-14.15-150200.5.50.1.s390x",
"openSUSE Leap 15.5:postgresql14-devel-14.15-150200.5.50.1.x86_64",
"openSUSE Leap 15.5:postgresql14-docs-14.15-150200.5.50.1.noarch",
"openSUSE Leap 15.5:postgresql14-llvmjit-14.15-150200.5.50.1.aarch64",
"openSUSE Leap 15.5:postgresql14-llvmjit-14.15-150200.5.50.1.ppc64le",
"openSUSE Leap 15.5:postgresql14-llvmjit-14.15-150200.5.50.1.s390x",
"openSUSE Leap 15.5:postgresql14-llvmjit-14.15-150200.5.50.1.x86_64",
"openSUSE Leap 15.5:postgresql14-llvmjit-devel-14.15-150200.5.50.1.aarch64",
"openSUSE Leap 15.5:postgresql14-llvmjit-devel-14.15-150200.5.50.1.ppc64le",
"openSUSE Leap 15.5:postgresql14-llvmjit-devel-14.15-150200.5.50.1.s390x",
"openSUSE Leap 15.5:postgresql14-llvmjit-devel-14.15-150200.5.50.1.x86_64",
"openSUSE Leap 15.5:postgresql14-plperl-14.15-150200.5.50.1.aarch64",
"openSUSE Leap 15.5:postgresql14-plperl-14.15-150200.5.50.1.ppc64le",
"openSUSE Leap 15.5:postgresql14-plperl-14.15-150200.5.50.1.s390x",
"openSUSE Leap 15.5:postgresql14-plperl-14.15-150200.5.50.1.x86_64",
"openSUSE Leap 15.5:postgresql14-plpython-14.15-150200.5.50.1.aarch64",
"openSUSE Leap 15.5:postgresql14-plpython-14.15-150200.5.50.1.ppc64le",
"openSUSE Leap 15.5:postgresql14-plpython-14.15-150200.5.50.1.s390x",
"openSUSE Leap 15.5:postgresql14-plpython-14.15-150200.5.50.1.x86_64",
"openSUSE Leap 15.5:postgresql14-pltcl-14.15-150200.5.50.1.aarch64",
"openSUSE Leap 15.5:postgresql14-pltcl-14.15-150200.5.50.1.ppc64le",
"openSUSE Leap 15.5:postgresql14-pltcl-14.15-150200.5.50.1.s390x",
"openSUSE Leap 15.5:postgresql14-pltcl-14.15-150200.5.50.1.x86_64",
"openSUSE Leap 15.5:postgresql14-server-14.15-150200.5.50.1.aarch64",
"openSUSE Leap 15.5:postgresql14-server-14.15-150200.5.50.1.ppc64le",
"openSUSE Leap 15.5:postgresql14-server-14.15-150200.5.50.1.s390x",
"openSUSE Leap 15.5:postgresql14-server-14.15-150200.5.50.1.x86_64",
"openSUSE Leap 15.5:postgresql14-server-devel-14.15-150200.5.50.1.aarch64",
"openSUSE Leap 15.5:postgresql14-server-devel-14.15-150200.5.50.1.ppc64le",
"openSUSE Leap 15.5:postgresql14-server-devel-14.15-150200.5.50.1.s390x",
"openSUSE Leap 15.5:postgresql14-server-devel-14.15-150200.5.50.1.x86_64",
"openSUSE Leap 15.5:postgresql14-test-14.15-150200.5.50.1.aarch64",
"openSUSE Leap 15.5:postgresql14-test-14.15-150200.5.50.1.ppc64le",
"openSUSE Leap 15.5:postgresql14-test-14.15-150200.5.50.1.s390x",
"openSUSE Leap 15.5:postgresql14-test-14.15-150200.5.50.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-12-04T14:53:35Z",
"details": "moderate"
}
],
"title": "CVE-2024-10976"
},
{
"cve": "CVE-2024-10977",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2024-10977"
}
],
"notes": [
{
"category": "general",
"text": "Client use of server error message in PostgreSQL allows a server not trusted under current SSL or GSS settings to furnish arbitrary non-NUL bytes to the libpq application. For example, a man-in-the-middle attacker could send a long error message that a human or screen-scraper user of psql mistakes for valid query results. This is probably not a concern for clients where the user interface unambiguously indicates the boundary between one error message and other text. Versions before PostgreSQL 17.1, 16.5, 15.9, 14.14, 13.17, and 12.21 are affected.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Enterprise Storage 7.1:postgresql14-14.15-150200.5.50.1.aarch64",
"SUSE Enterprise Storage 7.1:postgresql14-14.15-150200.5.50.1.x86_64",
"SUSE Enterprise Storage 7.1:postgresql14-contrib-14.15-150200.5.50.1.aarch64",
"SUSE Enterprise Storage 7.1:postgresql14-contrib-14.15-150200.5.50.1.x86_64",
"SUSE Enterprise Storage 7.1:postgresql14-devel-14.15-150200.5.50.1.aarch64",
"SUSE Enterprise Storage 7.1:postgresql14-devel-14.15-150200.5.50.1.x86_64",
"SUSE Enterprise Storage 7.1:postgresql14-docs-14.15-150200.5.50.1.noarch",
"SUSE Enterprise Storage 7.1:postgresql14-plperl-14.15-150200.5.50.1.aarch64",
"SUSE Enterprise Storage 7.1:postgresql14-plperl-14.15-150200.5.50.1.x86_64",
"SUSE Enterprise Storage 7.1:postgresql14-plpython-14.15-150200.5.50.1.aarch64",
"SUSE Enterprise Storage 7.1:postgresql14-plpython-14.15-150200.5.50.1.x86_64",
"SUSE Enterprise Storage 7.1:postgresql14-pltcl-14.15-150200.5.50.1.aarch64",
"SUSE Enterprise Storage 7.1:postgresql14-pltcl-14.15-150200.5.50.1.x86_64",
"SUSE Enterprise Storage 7.1:postgresql14-server-14.15-150200.5.50.1.aarch64",
"SUSE Enterprise Storage 7.1:postgresql14-server-14.15-150200.5.50.1.x86_64",
"SUSE Enterprise Storage 7.1:postgresql14-server-devel-14.15-150200.5.50.1.aarch64",
"SUSE Enterprise Storage 7.1:postgresql14-server-devel-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql14-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql14-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql14-contrib-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql14-contrib-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql14-devel-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql14-devel-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql14-docs-14.15-150200.5.50.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql14-plperl-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql14-plperl-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql14-plpython-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql14-plpython-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql14-pltcl-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql14-pltcl-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql14-server-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql14-server-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql14-server-devel-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql14-server-devel-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql14-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql14-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql14-contrib-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql14-contrib-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql14-devel-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql14-devel-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql14-docs-14.15-150200.5.50.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql14-plperl-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql14-plperl-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql14-plpython-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql14-plpython-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql14-pltcl-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql14-pltcl-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql14-server-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql14-server-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql14-server-devel-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql14-server-devel-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-contrib-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-contrib-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-devel-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-devel-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-docs-14.15-150200.5.50.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-plperl-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-plperl-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-plpython-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-plpython-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-pltcl-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-pltcl-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-server-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-server-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-server-devel-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-server-devel-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-contrib-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-contrib-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-devel-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-devel-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-docs-14.15-150200.5.50.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-plperl-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-plperl-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-plpython-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-plpython-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-pltcl-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-pltcl-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-server-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-server-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-server-devel-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-server-devel-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-14.15-150200.5.50.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-contrib-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-contrib-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-contrib-14.15-150200.5.50.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-contrib-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-devel-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-devel-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-devel-14.15-150200.5.50.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-devel-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-docs-14.15-150200.5.50.1.noarch",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-llvmjit-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-llvmjit-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-llvmjit-14.15-150200.5.50.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-llvmjit-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-llvmjit-devel-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-llvmjit-devel-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-llvmjit-devel-14.15-150200.5.50.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-llvmjit-devel-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-plperl-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-plperl-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-plperl-14.15-150200.5.50.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-plperl-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-plpython-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-plpython-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-plpython-14.15-150200.5.50.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-plpython-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-pltcl-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-pltcl-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-pltcl-14.15-150200.5.50.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-pltcl-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-server-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-server-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-server-14.15-150200.5.50.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-server-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-server-devel-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-server-devel-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-server-devel-14.15-150200.5.50.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-server-devel-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql14-llvmjit-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql14-llvmjit-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql14-llvmjit-14.15-150200.5.50.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql14-llvmjit-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql14-test-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql14-test-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql14-test-14.15-150200.5.50.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql14-test-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-14.15-150200.5.50.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-contrib-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-contrib-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-contrib-14.15-150200.5.50.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-contrib-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-devel-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-devel-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-devel-14.15-150200.5.50.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-devel-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-docs-14.15-150200.5.50.1.noarch",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-plperl-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-plperl-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-plperl-14.15-150200.5.50.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-plperl-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-plpython-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-plpython-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-plpython-14.15-150200.5.50.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-plpython-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-pltcl-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-pltcl-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-pltcl-14.15-150200.5.50.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-pltcl-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-server-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-server-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-server-14.15-150200.5.50.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-server-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-server-devel-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-server-devel-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-server-devel-14.15-150200.5.50.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-server-devel-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-14.15-150200.5.50.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-contrib-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-contrib-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-contrib-14.15-150200.5.50.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-contrib-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-devel-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-devel-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-devel-14.15-150200.5.50.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-devel-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-docs-14.15-150200.5.50.1.noarch",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-plperl-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-plperl-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-plperl-14.15-150200.5.50.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-plperl-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-plpython-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-plpython-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-plpython-14.15-150200.5.50.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-plpython-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-pltcl-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-pltcl-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-pltcl-14.15-150200.5.50.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-pltcl-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-server-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-server-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-server-14.15-150200.5.50.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-server-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-server-devel-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-server-devel-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-server-devel-14.15-150200.5.50.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-server-devel-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-14.15-150200.5.50.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-contrib-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-contrib-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-contrib-14.15-150200.5.50.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-contrib-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-devel-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-devel-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-devel-14.15-150200.5.50.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-devel-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-docs-14.15-150200.5.50.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-plperl-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-plperl-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-plperl-14.15-150200.5.50.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-plperl-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-plpython-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-plpython-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-plpython-14.15-150200.5.50.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-plpython-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-pltcl-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-pltcl-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-pltcl-14.15-150200.5.50.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-pltcl-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-server-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-server-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-server-14.15-150200.5.50.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-server-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-server-devel-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-server-devel-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-server-devel-14.15-150200.5.50.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-server-devel-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql14-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql14-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql14-contrib-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql14-contrib-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql14-devel-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql14-devel-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql14-docs-14.15-150200.5.50.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql14-plperl-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql14-plperl-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql14-plpython-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql14-plpython-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql14-pltcl-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql14-pltcl-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql14-server-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql14-server-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql14-server-devel-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql14-server-devel-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql14-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql14-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql14-contrib-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql14-contrib-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql14-devel-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql14-devel-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql14-docs-14.15-150200.5.50.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql14-plperl-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql14-plperl-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql14-plpython-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql14-plpython-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql14-pltcl-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql14-pltcl-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql14-server-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql14-server-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql14-server-devel-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql14-server-devel-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-contrib-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-contrib-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-devel-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-devel-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-docs-14.15-150200.5.50.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-plperl-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-plperl-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-plpython-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-plpython-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-pltcl-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-pltcl-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-server-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-server-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-server-devel-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-server-devel-14.15-150200.5.50.1.x86_64",
"SUSE Manager Proxy 4.3:postgresql14-14.15-150200.5.50.1.x86_64",
"SUSE Manager Proxy 4.3:postgresql14-contrib-14.15-150200.5.50.1.x86_64",
"SUSE Manager Proxy 4.3:postgresql14-devel-14.15-150200.5.50.1.x86_64",
"SUSE Manager Proxy 4.3:postgresql14-docs-14.15-150200.5.50.1.noarch",
"SUSE Manager Proxy 4.3:postgresql14-plperl-14.15-150200.5.50.1.x86_64",
"SUSE Manager Proxy 4.3:postgresql14-plpython-14.15-150200.5.50.1.x86_64",
"SUSE Manager Proxy 4.3:postgresql14-pltcl-14.15-150200.5.50.1.x86_64",
"SUSE Manager Proxy 4.3:postgresql14-server-14.15-150200.5.50.1.x86_64",
"SUSE Manager Proxy 4.3:postgresql14-server-devel-14.15-150200.5.50.1.x86_64",
"SUSE Manager Server 4.3:postgresql14-14.15-150200.5.50.1.ppc64le",
"SUSE Manager Server 4.3:postgresql14-14.15-150200.5.50.1.s390x",
"SUSE Manager Server 4.3:postgresql14-14.15-150200.5.50.1.x86_64",
"SUSE Manager Server 4.3:postgresql14-contrib-14.15-150200.5.50.1.ppc64le",
"SUSE Manager Server 4.3:postgresql14-contrib-14.15-150200.5.50.1.s390x",
"SUSE Manager Server 4.3:postgresql14-contrib-14.15-150200.5.50.1.x86_64",
"SUSE Manager Server 4.3:postgresql14-devel-14.15-150200.5.50.1.ppc64le",
"SUSE Manager Server 4.3:postgresql14-devel-14.15-150200.5.50.1.s390x",
"SUSE Manager Server 4.3:postgresql14-devel-14.15-150200.5.50.1.x86_64",
"SUSE Manager Server 4.3:postgresql14-docs-14.15-150200.5.50.1.noarch",
"SUSE Manager Server 4.3:postgresql14-plperl-14.15-150200.5.50.1.ppc64le",
"SUSE Manager Server 4.3:postgresql14-plperl-14.15-150200.5.50.1.s390x",
"SUSE Manager Server 4.3:postgresql14-plperl-14.15-150200.5.50.1.x86_64",
"SUSE Manager Server 4.3:postgresql14-plpython-14.15-150200.5.50.1.ppc64le",
"SUSE Manager Server 4.3:postgresql14-plpython-14.15-150200.5.50.1.s390x",
"SUSE Manager Server 4.3:postgresql14-plpython-14.15-150200.5.50.1.x86_64",
"SUSE Manager Server 4.3:postgresql14-pltcl-14.15-150200.5.50.1.ppc64le",
"SUSE Manager Server 4.3:postgresql14-pltcl-14.15-150200.5.50.1.s390x",
"SUSE Manager Server 4.3:postgresql14-pltcl-14.15-150200.5.50.1.x86_64",
"SUSE Manager Server 4.3:postgresql14-server-14.15-150200.5.50.1.ppc64le",
"SUSE Manager Server 4.3:postgresql14-server-14.15-150200.5.50.1.s390x",
"SUSE Manager Server 4.3:postgresql14-server-14.15-150200.5.50.1.x86_64",
"SUSE Manager Server 4.3:postgresql14-server-devel-14.15-150200.5.50.1.ppc64le",
"SUSE Manager Server 4.3:postgresql14-server-devel-14.15-150200.5.50.1.s390x",
"SUSE Manager Server 4.3:postgresql14-server-devel-14.15-150200.5.50.1.x86_64",
"openSUSE Leap 15.5:postgresql14-14.15-150200.5.50.1.aarch64",
"openSUSE Leap 15.5:postgresql14-14.15-150200.5.50.1.ppc64le",
"openSUSE Leap 15.5:postgresql14-14.15-150200.5.50.1.s390x",
"openSUSE Leap 15.5:postgresql14-14.15-150200.5.50.1.x86_64",
"openSUSE Leap 15.5:postgresql14-contrib-14.15-150200.5.50.1.aarch64",
"openSUSE Leap 15.5:postgresql14-contrib-14.15-150200.5.50.1.ppc64le",
"openSUSE Leap 15.5:postgresql14-contrib-14.15-150200.5.50.1.s390x",
"openSUSE Leap 15.5:postgresql14-contrib-14.15-150200.5.50.1.x86_64",
"openSUSE Leap 15.5:postgresql14-devel-14.15-150200.5.50.1.aarch64",
"openSUSE Leap 15.5:postgresql14-devel-14.15-150200.5.50.1.ppc64le",
"openSUSE Leap 15.5:postgresql14-devel-14.15-150200.5.50.1.s390x",
"openSUSE Leap 15.5:postgresql14-devel-14.15-150200.5.50.1.x86_64",
"openSUSE Leap 15.5:postgresql14-docs-14.15-150200.5.50.1.noarch",
"openSUSE Leap 15.5:postgresql14-llvmjit-14.15-150200.5.50.1.aarch64",
"openSUSE Leap 15.5:postgresql14-llvmjit-14.15-150200.5.50.1.ppc64le",
"openSUSE Leap 15.5:postgresql14-llvmjit-14.15-150200.5.50.1.s390x",
"openSUSE Leap 15.5:postgresql14-llvmjit-14.15-150200.5.50.1.x86_64",
"openSUSE Leap 15.5:postgresql14-llvmjit-devel-14.15-150200.5.50.1.aarch64",
"openSUSE Leap 15.5:postgresql14-llvmjit-devel-14.15-150200.5.50.1.ppc64le",
"openSUSE Leap 15.5:postgresql14-llvmjit-devel-14.15-150200.5.50.1.s390x",
"openSUSE Leap 15.5:postgresql14-llvmjit-devel-14.15-150200.5.50.1.x86_64",
"openSUSE Leap 15.5:postgresql14-plperl-14.15-150200.5.50.1.aarch64",
"openSUSE Leap 15.5:postgresql14-plperl-14.15-150200.5.50.1.ppc64le",
"openSUSE Leap 15.5:postgresql14-plperl-14.15-150200.5.50.1.s390x",
"openSUSE Leap 15.5:postgresql14-plperl-14.15-150200.5.50.1.x86_64",
"openSUSE Leap 15.5:postgresql14-plpython-14.15-150200.5.50.1.aarch64",
"openSUSE Leap 15.5:postgresql14-plpython-14.15-150200.5.50.1.ppc64le",
"openSUSE Leap 15.5:postgresql14-plpython-14.15-150200.5.50.1.s390x",
"openSUSE Leap 15.5:postgresql14-plpython-14.15-150200.5.50.1.x86_64",
"openSUSE Leap 15.5:postgresql14-pltcl-14.15-150200.5.50.1.aarch64",
"openSUSE Leap 15.5:postgresql14-pltcl-14.15-150200.5.50.1.ppc64le",
"openSUSE Leap 15.5:postgresql14-pltcl-14.15-150200.5.50.1.s390x",
"openSUSE Leap 15.5:postgresql14-pltcl-14.15-150200.5.50.1.x86_64",
"openSUSE Leap 15.5:postgresql14-server-14.15-150200.5.50.1.aarch64",
"openSUSE Leap 15.5:postgresql14-server-14.15-150200.5.50.1.ppc64le",
"openSUSE Leap 15.5:postgresql14-server-14.15-150200.5.50.1.s390x",
"openSUSE Leap 15.5:postgresql14-server-14.15-150200.5.50.1.x86_64",
"openSUSE Leap 15.5:postgresql14-server-devel-14.15-150200.5.50.1.aarch64",
"openSUSE Leap 15.5:postgresql14-server-devel-14.15-150200.5.50.1.ppc64le",
"openSUSE Leap 15.5:postgresql14-server-devel-14.15-150200.5.50.1.s390x",
"openSUSE Leap 15.5:postgresql14-server-devel-14.15-150200.5.50.1.x86_64",
"openSUSE Leap 15.5:postgresql14-test-14.15-150200.5.50.1.aarch64",
"openSUSE Leap 15.5:postgresql14-test-14.15-150200.5.50.1.ppc64le",
"openSUSE Leap 15.5:postgresql14-test-14.15-150200.5.50.1.s390x",
"openSUSE Leap 15.5:postgresql14-test-14.15-150200.5.50.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2024-10977",
"url": "https://www.suse.com/security/cve/CVE-2024-10977"
},
{
"category": "external",
"summary": "SUSE Bug 1233325 for CVE-2024-10977",
"url": "https://bugzilla.suse.com/1233325"
}
],
"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.15-150200.5.50.1.aarch64",
"SUSE Enterprise Storage 7.1:postgresql14-14.15-150200.5.50.1.x86_64",
"SUSE Enterprise Storage 7.1:postgresql14-contrib-14.15-150200.5.50.1.aarch64",
"SUSE Enterprise Storage 7.1:postgresql14-contrib-14.15-150200.5.50.1.x86_64",
"SUSE Enterprise Storage 7.1:postgresql14-devel-14.15-150200.5.50.1.aarch64",
"SUSE Enterprise Storage 7.1:postgresql14-devel-14.15-150200.5.50.1.x86_64",
"SUSE Enterprise Storage 7.1:postgresql14-docs-14.15-150200.5.50.1.noarch",
"SUSE Enterprise Storage 7.1:postgresql14-plperl-14.15-150200.5.50.1.aarch64",
"SUSE Enterprise Storage 7.1:postgresql14-plperl-14.15-150200.5.50.1.x86_64",
"SUSE Enterprise Storage 7.1:postgresql14-plpython-14.15-150200.5.50.1.aarch64",
"SUSE Enterprise Storage 7.1:postgresql14-plpython-14.15-150200.5.50.1.x86_64",
"SUSE Enterprise Storage 7.1:postgresql14-pltcl-14.15-150200.5.50.1.aarch64",
"SUSE Enterprise Storage 7.1:postgresql14-pltcl-14.15-150200.5.50.1.x86_64",
"SUSE Enterprise Storage 7.1:postgresql14-server-14.15-150200.5.50.1.aarch64",
"SUSE Enterprise Storage 7.1:postgresql14-server-14.15-150200.5.50.1.x86_64",
"SUSE Enterprise Storage 7.1:postgresql14-server-devel-14.15-150200.5.50.1.aarch64",
"SUSE Enterprise Storage 7.1:postgresql14-server-devel-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql14-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql14-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql14-contrib-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql14-contrib-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql14-devel-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql14-devel-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql14-docs-14.15-150200.5.50.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql14-plperl-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql14-plperl-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql14-plpython-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql14-plpython-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql14-pltcl-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql14-pltcl-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql14-server-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql14-server-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql14-server-devel-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql14-server-devel-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql14-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql14-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql14-contrib-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql14-contrib-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql14-devel-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql14-devel-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql14-docs-14.15-150200.5.50.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql14-plperl-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql14-plperl-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql14-plpython-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql14-plpython-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql14-pltcl-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql14-pltcl-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql14-server-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql14-server-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql14-server-devel-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql14-server-devel-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-contrib-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-contrib-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-devel-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-devel-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-docs-14.15-150200.5.50.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-plperl-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-plperl-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-plpython-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-plpython-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-pltcl-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-pltcl-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-server-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-server-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-server-devel-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-server-devel-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-contrib-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-contrib-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-devel-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-devel-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-docs-14.15-150200.5.50.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-plperl-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-plperl-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-plpython-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-plpython-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-pltcl-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-pltcl-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-server-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-server-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-server-devel-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-server-devel-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-14.15-150200.5.50.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-contrib-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-contrib-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-contrib-14.15-150200.5.50.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-contrib-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-devel-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-devel-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-devel-14.15-150200.5.50.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-devel-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-docs-14.15-150200.5.50.1.noarch",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-llvmjit-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-llvmjit-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-llvmjit-14.15-150200.5.50.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-llvmjit-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-llvmjit-devel-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-llvmjit-devel-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-llvmjit-devel-14.15-150200.5.50.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-llvmjit-devel-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-plperl-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-plperl-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-plperl-14.15-150200.5.50.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-plperl-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-plpython-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-plpython-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-plpython-14.15-150200.5.50.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-plpython-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-pltcl-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-pltcl-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-pltcl-14.15-150200.5.50.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-pltcl-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-server-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-server-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-server-14.15-150200.5.50.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-server-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-server-devel-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-server-devel-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-server-devel-14.15-150200.5.50.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-server-devel-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql14-llvmjit-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql14-llvmjit-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql14-llvmjit-14.15-150200.5.50.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql14-llvmjit-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql14-test-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql14-test-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql14-test-14.15-150200.5.50.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql14-test-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-14.15-150200.5.50.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-contrib-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-contrib-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-contrib-14.15-150200.5.50.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-contrib-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-devel-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-devel-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-devel-14.15-150200.5.50.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-devel-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-docs-14.15-150200.5.50.1.noarch",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-plperl-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-plperl-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-plperl-14.15-150200.5.50.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-plperl-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-plpython-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-plpython-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-plpython-14.15-150200.5.50.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-plpython-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-pltcl-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-pltcl-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-pltcl-14.15-150200.5.50.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-pltcl-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-server-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-server-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-server-14.15-150200.5.50.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-server-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-server-devel-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-server-devel-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-server-devel-14.15-150200.5.50.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-server-devel-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-14.15-150200.5.50.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-contrib-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-contrib-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-contrib-14.15-150200.5.50.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-contrib-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-devel-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-devel-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-devel-14.15-150200.5.50.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-devel-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-docs-14.15-150200.5.50.1.noarch",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-plperl-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-plperl-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-plperl-14.15-150200.5.50.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-plperl-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-plpython-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-plpython-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-plpython-14.15-150200.5.50.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-plpython-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-pltcl-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-pltcl-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-pltcl-14.15-150200.5.50.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-pltcl-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-server-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-server-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-server-14.15-150200.5.50.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-server-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-server-devel-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-server-devel-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-server-devel-14.15-150200.5.50.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-server-devel-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-14.15-150200.5.50.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-contrib-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-contrib-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-contrib-14.15-150200.5.50.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-contrib-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-devel-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-devel-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-devel-14.15-150200.5.50.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-devel-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-docs-14.15-150200.5.50.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-plperl-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-plperl-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-plperl-14.15-150200.5.50.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-plperl-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-plpython-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-plpython-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-plpython-14.15-150200.5.50.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-plpython-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-pltcl-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-pltcl-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-pltcl-14.15-150200.5.50.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-pltcl-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-server-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-server-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-server-14.15-150200.5.50.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-server-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-server-devel-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-server-devel-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-server-devel-14.15-150200.5.50.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-server-devel-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql14-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql14-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql14-contrib-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql14-contrib-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql14-devel-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql14-devel-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql14-docs-14.15-150200.5.50.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql14-plperl-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql14-plperl-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql14-plpython-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql14-plpython-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql14-pltcl-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql14-pltcl-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql14-server-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql14-server-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql14-server-devel-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql14-server-devel-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql14-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql14-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql14-contrib-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql14-contrib-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql14-devel-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql14-devel-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql14-docs-14.15-150200.5.50.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql14-plperl-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql14-plperl-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql14-plpython-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql14-plpython-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql14-pltcl-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql14-pltcl-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql14-server-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql14-server-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql14-server-devel-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql14-server-devel-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-contrib-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-contrib-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-devel-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-devel-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-docs-14.15-150200.5.50.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-plperl-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-plperl-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-plpython-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-plpython-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-pltcl-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-pltcl-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-server-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-server-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-server-devel-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-server-devel-14.15-150200.5.50.1.x86_64",
"SUSE Manager Proxy 4.3:postgresql14-14.15-150200.5.50.1.x86_64",
"SUSE Manager Proxy 4.3:postgresql14-contrib-14.15-150200.5.50.1.x86_64",
"SUSE Manager Proxy 4.3:postgresql14-devel-14.15-150200.5.50.1.x86_64",
"SUSE Manager Proxy 4.3:postgresql14-docs-14.15-150200.5.50.1.noarch",
"SUSE Manager Proxy 4.3:postgresql14-plperl-14.15-150200.5.50.1.x86_64",
"SUSE Manager Proxy 4.3:postgresql14-plpython-14.15-150200.5.50.1.x86_64",
"SUSE Manager Proxy 4.3:postgresql14-pltcl-14.15-150200.5.50.1.x86_64",
"SUSE Manager Proxy 4.3:postgresql14-server-14.15-150200.5.50.1.x86_64",
"SUSE Manager Proxy 4.3:postgresql14-server-devel-14.15-150200.5.50.1.x86_64",
"SUSE Manager Server 4.3:postgresql14-14.15-150200.5.50.1.ppc64le",
"SUSE Manager Server 4.3:postgresql14-14.15-150200.5.50.1.s390x",
"SUSE Manager Server 4.3:postgresql14-14.15-150200.5.50.1.x86_64",
"SUSE Manager Server 4.3:postgresql14-contrib-14.15-150200.5.50.1.ppc64le",
"SUSE Manager Server 4.3:postgresql14-contrib-14.15-150200.5.50.1.s390x",
"SUSE Manager Server 4.3:postgresql14-contrib-14.15-150200.5.50.1.x86_64",
"SUSE Manager Server 4.3:postgresql14-devel-14.15-150200.5.50.1.ppc64le",
"SUSE Manager Server 4.3:postgresql14-devel-14.15-150200.5.50.1.s390x",
"SUSE Manager Server 4.3:postgresql14-devel-14.15-150200.5.50.1.x86_64",
"SUSE Manager Server 4.3:postgresql14-docs-14.15-150200.5.50.1.noarch",
"SUSE Manager Server 4.3:postgresql14-plperl-14.15-150200.5.50.1.ppc64le",
"SUSE Manager Server 4.3:postgresql14-plperl-14.15-150200.5.50.1.s390x",
"SUSE Manager Server 4.3:postgresql14-plperl-14.15-150200.5.50.1.x86_64",
"SUSE Manager Server 4.3:postgresql14-plpython-14.15-150200.5.50.1.ppc64le",
"SUSE Manager Server 4.3:postgresql14-plpython-14.15-150200.5.50.1.s390x",
"SUSE Manager Server 4.3:postgresql14-plpython-14.15-150200.5.50.1.x86_64",
"SUSE Manager Server 4.3:postgresql14-pltcl-14.15-150200.5.50.1.ppc64le",
"SUSE Manager Server 4.3:postgresql14-pltcl-14.15-150200.5.50.1.s390x",
"SUSE Manager Server 4.3:postgresql14-pltcl-14.15-150200.5.50.1.x86_64",
"SUSE Manager Server 4.3:postgresql14-server-14.15-150200.5.50.1.ppc64le",
"SUSE Manager Server 4.3:postgresql14-server-14.15-150200.5.50.1.s390x",
"SUSE Manager Server 4.3:postgresql14-server-14.15-150200.5.50.1.x86_64",
"SUSE Manager Server 4.3:postgresql14-server-devel-14.15-150200.5.50.1.ppc64le",
"SUSE Manager Server 4.3:postgresql14-server-devel-14.15-150200.5.50.1.s390x",
"SUSE Manager Server 4.3:postgresql14-server-devel-14.15-150200.5.50.1.x86_64",
"openSUSE Leap 15.5:postgresql14-14.15-150200.5.50.1.aarch64",
"openSUSE Leap 15.5:postgresql14-14.15-150200.5.50.1.ppc64le",
"openSUSE Leap 15.5:postgresql14-14.15-150200.5.50.1.s390x",
"openSUSE Leap 15.5:postgresql14-14.15-150200.5.50.1.x86_64",
"openSUSE Leap 15.5:postgresql14-contrib-14.15-150200.5.50.1.aarch64",
"openSUSE Leap 15.5:postgresql14-contrib-14.15-150200.5.50.1.ppc64le",
"openSUSE Leap 15.5:postgresql14-contrib-14.15-150200.5.50.1.s390x",
"openSUSE Leap 15.5:postgresql14-contrib-14.15-150200.5.50.1.x86_64",
"openSUSE Leap 15.5:postgresql14-devel-14.15-150200.5.50.1.aarch64",
"openSUSE Leap 15.5:postgresql14-devel-14.15-150200.5.50.1.ppc64le",
"openSUSE Leap 15.5:postgresql14-devel-14.15-150200.5.50.1.s390x",
"openSUSE Leap 15.5:postgresql14-devel-14.15-150200.5.50.1.x86_64",
"openSUSE Leap 15.5:postgresql14-docs-14.15-150200.5.50.1.noarch",
"openSUSE Leap 15.5:postgresql14-llvmjit-14.15-150200.5.50.1.aarch64",
"openSUSE Leap 15.5:postgresql14-llvmjit-14.15-150200.5.50.1.ppc64le",
"openSUSE Leap 15.5:postgresql14-llvmjit-14.15-150200.5.50.1.s390x",
"openSUSE Leap 15.5:postgresql14-llvmjit-14.15-150200.5.50.1.x86_64",
"openSUSE Leap 15.5:postgresql14-llvmjit-devel-14.15-150200.5.50.1.aarch64",
"openSUSE Leap 15.5:postgresql14-llvmjit-devel-14.15-150200.5.50.1.ppc64le",
"openSUSE Leap 15.5:postgresql14-llvmjit-devel-14.15-150200.5.50.1.s390x",
"openSUSE Leap 15.5:postgresql14-llvmjit-devel-14.15-150200.5.50.1.x86_64",
"openSUSE Leap 15.5:postgresql14-plperl-14.15-150200.5.50.1.aarch64",
"openSUSE Leap 15.5:postgresql14-plperl-14.15-150200.5.50.1.ppc64le",
"openSUSE Leap 15.5:postgresql14-plperl-14.15-150200.5.50.1.s390x",
"openSUSE Leap 15.5:postgresql14-plperl-14.15-150200.5.50.1.x86_64",
"openSUSE Leap 15.5:postgresql14-plpython-14.15-150200.5.50.1.aarch64",
"openSUSE Leap 15.5:postgresql14-plpython-14.15-150200.5.50.1.ppc64le",
"openSUSE Leap 15.5:postgresql14-plpython-14.15-150200.5.50.1.s390x",
"openSUSE Leap 15.5:postgresql14-plpython-14.15-150200.5.50.1.x86_64",
"openSUSE Leap 15.5:postgresql14-pltcl-14.15-150200.5.50.1.aarch64",
"openSUSE Leap 15.5:postgresql14-pltcl-14.15-150200.5.50.1.ppc64le",
"openSUSE Leap 15.5:postgresql14-pltcl-14.15-150200.5.50.1.s390x",
"openSUSE Leap 15.5:postgresql14-pltcl-14.15-150200.5.50.1.x86_64",
"openSUSE Leap 15.5:postgresql14-server-14.15-150200.5.50.1.aarch64",
"openSUSE Leap 15.5:postgresql14-server-14.15-150200.5.50.1.ppc64le",
"openSUSE Leap 15.5:postgresql14-server-14.15-150200.5.50.1.s390x",
"openSUSE Leap 15.5:postgresql14-server-14.15-150200.5.50.1.x86_64",
"openSUSE Leap 15.5:postgresql14-server-devel-14.15-150200.5.50.1.aarch64",
"openSUSE Leap 15.5:postgresql14-server-devel-14.15-150200.5.50.1.ppc64le",
"openSUSE Leap 15.5:postgresql14-server-devel-14.15-150200.5.50.1.s390x",
"openSUSE Leap 15.5:postgresql14-server-devel-14.15-150200.5.50.1.x86_64",
"openSUSE Leap 15.5:postgresql14-test-14.15-150200.5.50.1.aarch64",
"openSUSE Leap 15.5:postgresql14-test-14.15-150200.5.50.1.ppc64le",
"openSUSE Leap 15.5:postgresql14-test-14.15-150200.5.50.1.s390x",
"openSUSE Leap 15.5:postgresql14-test-14.15-150200.5.50.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 3.1,
"baseSeverity": "LOW",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:N/I:L/A:N",
"version": "3.1"
},
"products": [
"SUSE Enterprise Storage 7.1:postgresql14-14.15-150200.5.50.1.aarch64",
"SUSE Enterprise Storage 7.1:postgresql14-14.15-150200.5.50.1.x86_64",
"SUSE Enterprise Storage 7.1:postgresql14-contrib-14.15-150200.5.50.1.aarch64",
"SUSE Enterprise Storage 7.1:postgresql14-contrib-14.15-150200.5.50.1.x86_64",
"SUSE Enterprise Storage 7.1:postgresql14-devel-14.15-150200.5.50.1.aarch64",
"SUSE Enterprise Storage 7.1:postgresql14-devel-14.15-150200.5.50.1.x86_64",
"SUSE Enterprise Storage 7.1:postgresql14-docs-14.15-150200.5.50.1.noarch",
"SUSE Enterprise Storage 7.1:postgresql14-plperl-14.15-150200.5.50.1.aarch64",
"SUSE Enterprise Storage 7.1:postgresql14-plperl-14.15-150200.5.50.1.x86_64",
"SUSE Enterprise Storage 7.1:postgresql14-plpython-14.15-150200.5.50.1.aarch64",
"SUSE Enterprise Storage 7.1:postgresql14-plpython-14.15-150200.5.50.1.x86_64",
"SUSE Enterprise Storage 7.1:postgresql14-pltcl-14.15-150200.5.50.1.aarch64",
"SUSE Enterprise Storage 7.1:postgresql14-pltcl-14.15-150200.5.50.1.x86_64",
"SUSE Enterprise Storage 7.1:postgresql14-server-14.15-150200.5.50.1.aarch64",
"SUSE Enterprise Storage 7.1:postgresql14-server-14.15-150200.5.50.1.x86_64",
"SUSE Enterprise Storage 7.1:postgresql14-server-devel-14.15-150200.5.50.1.aarch64",
"SUSE Enterprise Storage 7.1:postgresql14-server-devel-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql14-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql14-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql14-contrib-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql14-contrib-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql14-devel-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql14-devel-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql14-docs-14.15-150200.5.50.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql14-plperl-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql14-plperl-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql14-plpython-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql14-plpython-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql14-pltcl-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql14-pltcl-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql14-server-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql14-server-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql14-server-devel-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql14-server-devel-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql14-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql14-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql14-contrib-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql14-contrib-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql14-devel-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql14-devel-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql14-docs-14.15-150200.5.50.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql14-plperl-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql14-plperl-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql14-plpython-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql14-plpython-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql14-pltcl-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql14-pltcl-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql14-server-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql14-server-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql14-server-devel-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql14-server-devel-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-contrib-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-contrib-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-devel-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-devel-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-docs-14.15-150200.5.50.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-plperl-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-plperl-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-plpython-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-plpython-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-pltcl-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-pltcl-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-server-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-server-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-server-devel-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-server-devel-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-contrib-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-contrib-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-devel-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-devel-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-docs-14.15-150200.5.50.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-plperl-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-plperl-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-plpython-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-plpython-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-pltcl-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-pltcl-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-server-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-server-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-server-devel-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-server-devel-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-14.15-150200.5.50.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-contrib-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-contrib-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-contrib-14.15-150200.5.50.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-contrib-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-devel-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-devel-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-devel-14.15-150200.5.50.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-devel-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-docs-14.15-150200.5.50.1.noarch",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-llvmjit-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-llvmjit-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-llvmjit-14.15-150200.5.50.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-llvmjit-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-llvmjit-devel-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-llvmjit-devel-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-llvmjit-devel-14.15-150200.5.50.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-llvmjit-devel-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-plperl-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-plperl-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-plperl-14.15-150200.5.50.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-plperl-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-plpython-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-plpython-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-plpython-14.15-150200.5.50.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-plpython-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-pltcl-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-pltcl-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-pltcl-14.15-150200.5.50.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-pltcl-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-server-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-server-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-server-14.15-150200.5.50.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-server-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-server-devel-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-server-devel-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-server-devel-14.15-150200.5.50.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-server-devel-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql14-llvmjit-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql14-llvmjit-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql14-llvmjit-14.15-150200.5.50.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql14-llvmjit-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql14-test-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql14-test-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql14-test-14.15-150200.5.50.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql14-test-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-14.15-150200.5.50.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-contrib-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-contrib-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-contrib-14.15-150200.5.50.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-contrib-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-devel-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-devel-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-devel-14.15-150200.5.50.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-devel-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-docs-14.15-150200.5.50.1.noarch",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-plperl-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-plperl-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-plperl-14.15-150200.5.50.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-plperl-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-plpython-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-plpython-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-plpython-14.15-150200.5.50.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-plpython-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-pltcl-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-pltcl-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-pltcl-14.15-150200.5.50.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-pltcl-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-server-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-server-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-server-14.15-150200.5.50.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-server-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-server-devel-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-server-devel-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-server-devel-14.15-150200.5.50.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-server-devel-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-14.15-150200.5.50.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-contrib-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-contrib-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-contrib-14.15-150200.5.50.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-contrib-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-devel-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-devel-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-devel-14.15-150200.5.50.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-devel-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-docs-14.15-150200.5.50.1.noarch",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-plperl-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-plperl-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-plperl-14.15-150200.5.50.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-plperl-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-plpython-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-plpython-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-plpython-14.15-150200.5.50.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-plpython-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-pltcl-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-pltcl-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-pltcl-14.15-150200.5.50.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-pltcl-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-server-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-server-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-server-14.15-150200.5.50.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-server-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-server-devel-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-server-devel-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-server-devel-14.15-150200.5.50.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-server-devel-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-14.15-150200.5.50.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-contrib-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-contrib-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-contrib-14.15-150200.5.50.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-contrib-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-devel-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-devel-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-devel-14.15-150200.5.50.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-devel-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-docs-14.15-150200.5.50.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-plperl-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-plperl-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-plperl-14.15-150200.5.50.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-plperl-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-plpython-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-plpython-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-plpython-14.15-150200.5.50.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-plpython-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-pltcl-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-pltcl-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-pltcl-14.15-150200.5.50.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-pltcl-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-server-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-server-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-server-14.15-150200.5.50.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-server-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-server-devel-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-server-devel-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-server-devel-14.15-150200.5.50.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-server-devel-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql14-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql14-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql14-contrib-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql14-contrib-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql14-devel-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql14-devel-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql14-docs-14.15-150200.5.50.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql14-plperl-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql14-plperl-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql14-plpython-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql14-plpython-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql14-pltcl-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql14-pltcl-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql14-server-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql14-server-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql14-server-devel-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql14-server-devel-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql14-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql14-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql14-contrib-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql14-contrib-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql14-devel-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql14-devel-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql14-docs-14.15-150200.5.50.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql14-plperl-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql14-plperl-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql14-plpython-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql14-plpython-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql14-pltcl-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql14-pltcl-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql14-server-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql14-server-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql14-server-devel-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql14-server-devel-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-contrib-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-contrib-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-devel-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-devel-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-docs-14.15-150200.5.50.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-plperl-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-plperl-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-plpython-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-plpython-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-pltcl-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-pltcl-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-server-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-server-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-server-devel-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-server-devel-14.15-150200.5.50.1.x86_64",
"SUSE Manager Proxy 4.3:postgresql14-14.15-150200.5.50.1.x86_64",
"SUSE Manager Proxy 4.3:postgresql14-contrib-14.15-150200.5.50.1.x86_64",
"SUSE Manager Proxy 4.3:postgresql14-devel-14.15-150200.5.50.1.x86_64",
"SUSE Manager Proxy 4.3:postgresql14-docs-14.15-150200.5.50.1.noarch",
"SUSE Manager Proxy 4.3:postgresql14-plperl-14.15-150200.5.50.1.x86_64",
"SUSE Manager Proxy 4.3:postgresql14-plpython-14.15-150200.5.50.1.x86_64",
"SUSE Manager Proxy 4.3:postgresql14-pltcl-14.15-150200.5.50.1.x86_64",
"SUSE Manager Proxy 4.3:postgresql14-server-14.15-150200.5.50.1.x86_64",
"SUSE Manager Proxy 4.3:postgresql14-server-devel-14.15-150200.5.50.1.x86_64",
"SUSE Manager Server 4.3:postgresql14-14.15-150200.5.50.1.ppc64le",
"SUSE Manager Server 4.3:postgresql14-14.15-150200.5.50.1.s390x",
"SUSE Manager Server 4.3:postgresql14-14.15-150200.5.50.1.x86_64",
"SUSE Manager Server 4.3:postgresql14-contrib-14.15-150200.5.50.1.ppc64le",
"SUSE Manager Server 4.3:postgresql14-contrib-14.15-150200.5.50.1.s390x",
"SUSE Manager Server 4.3:postgresql14-contrib-14.15-150200.5.50.1.x86_64",
"SUSE Manager Server 4.3:postgresql14-devel-14.15-150200.5.50.1.ppc64le",
"SUSE Manager Server 4.3:postgresql14-devel-14.15-150200.5.50.1.s390x",
"SUSE Manager Server 4.3:postgresql14-devel-14.15-150200.5.50.1.x86_64",
"SUSE Manager Server 4.3:postgresql14-docs-14.15-150200.5.50.1.noarch",
"SUSE Manager Server 4.3:postgresql14-plperl-14.15-150200.5.50.1.ppc64le",
"SUSE Manager Server 4.3:postgresql14-plperl-14.15-150200.5.50.1.s390x",
"SUSE Manager Server 4.3:postgresql14-plperl-14.15-150200.5.50.1.x86_64",
"SUSE Manager Server 4.3:postgresql14-plpython-14.15-150200.5.50.1.ppc64le",
"SUSE Manager Server 4.3:postgresql14-plpython-14.15-150200.5.50.1.s390x",
"SUSE Manager Server 4.3:postgresql14-plpython-14.15-150200.5.50.1.x86_64",
"SUSE Manager Server 4.3:postgresql14-pltcl-14.15-150200.5.50.1.ppc64le",
"SUSE Manager Server 4.3:postgresql14-pltcl-14.15-150200.5.50.1.s390x",
"SUSE Manager Server 4.3:postgresql14-pltcl-14.15-150200.5.50.1.x86_64",
"SUSE Manager Server 4.3:postgresql14-server-14.15-150200.5.50.1.ppc64le",
"SUSE Manager Server 4.3:postgresql14-server-14.15-150200.5.50.1.s390x",
"SUSE Manager Server 4.3:postgresql14-server-14.15-150200.5.50.1.x86_64",
"SUSE Manager Server 4.3:postgresql14-server-devel-14.15-150200.5.50.1.ppc64le",
"SUSE Manager Server 4.3:postgresql14-server-devel-14.15-150200.5.50.1.s390x",
"SUSE Manager Server 4.3:postgresql14-server-devel-14.15-150200.5.50.1.x86_64",
"openSUSE Leap 15.5:postgresql14-14.15-150200.5.50.1.aarch64",
"openSUSE Leap 15.5:postgresql14-14.15-150200.5.50.1.ppc64le",
"openSUSE Leap 15.5:postgresql14-14.15-150200.5.50.1.s390x",
"openSUSE Leap 15.5:postgresql14-14.15-150200.5.50.1.x86_64",
"openSUSE Leap 15.5:postgresql14-contrib-14.15-150200.5.50.1.aarch64",
"openSUSE Leap 15.5:postgresql14-contrib-14.15-150200.5.50.1.ppc64le",
"openSUSE Leap 15.5:postgresql14-contrib-14.15-150200.5.50.1.s390x",
"openSUSE Leap 15.5:postgresql14-contrib-14.15-150200.5.50.1.x86_64",
"openSUSE Leap 15.5:postgresql14-devel-14.15-150200.5.50.1.aarch64",
"openSUSE Leap 15.5:postgresql14-devel-14.15-150200.5.50.1.ppc64le",
"openSUSE Leap 15.5:postgresql14-devel-14.15-150200.5.50.1.s390x",
"openSUSE Leap 15.5:postgresql14-devel-14.15-150200.5.50.1.x86_64",
"openSUSE Leap 15.5:postgresql14-docs-14.15-150200.5.50.1.noarch",
"openSUSE Leap 15.5:postgresql14-llvmjit-14.15-150200.5.50.1.aarch64",
"openSUSE Leap 15.5:postgresql14-llvmjit-14.15-150200.5.50.1.ppc64le",
"openSUSE Leap 15.5:postgresql14-llvmjit-14.15-150200.5.50.1.s390x",
"openSUSE Leap 15.5:postgresql14-llvmjit-14.15-150200.5.50.1.x86_64",
"openSUSE Leap 15.5:postgresql14-llvmjit-devel-14.15-150200.5.50.1.aarch64",
"openSUSE Leap 15.5:postgresql14-llvmjit-devel-14.15-150200.5.50.1.ppc64le",
"openSUSE Leap 15.5:postgresql14-llvmjit-devel-14.15-150200.5.50.1.s390x",
"openSUSE Leap 15.5:postgresql14-llvmjit-devel-14.15-150200.5.50.1.x86_64",
"openSUSE Leap 15.5:postgresql14-plperl-14.15-150200.5.50.1.aarch64",
"openSUSE Leap 15.5:postgresql14-plperl-14.15-150200.5.50.1.ppc64le",
"openSUSE Leap 15.5:postgresql14-plperl-14.15-150200.5.50.1.s390x",
"openSUSE Leap 15.5:postgresql14-plperl-14.15-150200.5.50.1.x86_64",
"openSUSE Leap 15.5:postgresql14-plpython-14.15-150200.5.50.1.aarch64",
"openSUSE Leap 15.5:postgresql14-plpython-14.15-150200.5.50.1.ppc64le",
"openSUSE Leap 15.5:postgresql14-plpython-14.15-150200.5.50.1.s390x",
"openSUSE Leap 15.5:postgresql14-plpython-14.15-150200.5.50.1.x86_64",
"openSUSE Leap 15.5:postgresql14-pltcl-14.15-150200.5.50.1.aarch64",
"openSUSE Leap 15.5:postgresql14-pltcl-14.15-150200.5.50.1.ppc64le",
"openSUSE Leap 15.5:postgresql14-pltcl-14.15-150200.5.50.1.s390x",
"openSUSE Leap 15.5:postgresql14-pltcl-14.15-150200.5.50.1.x86_64",
"openSUSE Leap 15.5:postgresql14-server-14.15-150200.5.50.1.aarch64",
"openSUSE Leap 15.5:postgresql14-server-14.15-150200.5.50.1.ppc64le",
"openSUSE Leap 15.5:postgresql14-server-14.15-150200.5.50.1.s390x",
"openSUSE Leap 15.5:postgresql14-server-14.15-150200.5.50.1.x86_64",
"openSUSE Leap 15.5:postgresql14-server-devel-14.15-150200.5.50.1.aarch64",
"openSUSE Leap 15.5:postgresql14-server-devel-14.15-150200.5.50.1.ppc64le",
"openSUSE Leap 15.5:postgresql14-server-devel-14.15-150200.5.50.1.s390x",
"openSUSE Leap 15.5:postgresql14-server-devel-14.15-150200.5.50.1.x86_64",
"openSUSE Leap 15.5:postgresql14-test-14.15-150200.5.50.1.aarch64",
"openSUSE Leap 15.5:postgresql14-test-14.15-150200.5.50.1.ppc64le",
"openSUSE Leap 15.5:postgresql14-test-14.15-150200.5.50.1.s390x",
"openSUSE Leap 15.5:postgresql14-test-14.15-150200.5.50.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-12-04T14:53:35Z",
"details": "low"
}
],
"title": "CVE-2024-10977"
},
{
"cve": "CVE-2024-10978",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2024-10978"
}
],
"notes": [
{
"category": "general",
"text": "Incorrect privilege assignment in PostgreSQL allows a less-privileged application user to view or change different rows from those intended. An attack requires the application to use SET ROLE, SET SESSION AUTHORIZATION, or an equivalent feature. The problem arises when an application query uses parameters from the attacker or conveys query results to the attacker. If that query reacts to current_setting(\u0027role\u0027) or the current user ID, it may modify or return data as though the session had not used SET ROLE or SET SESSION AUTHORIZATION. The attacker does not control which incorrect user ID applies. Query text from less-privileged sources is not a concern here, because SET ROLE and SET SESSION AUTHORIZATION are not sandboxes for unvetted queries. Versions before PostgreSQL 17.1, 16.5, 15.9, 14.14, 13.17, and 12.21 are affected.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Enterprise Storage 7.1:postgresql14-14.15-150200.5.50.1.aarch64",
"SUSE Enterprise Storage 7.1:postgresql14-14.15-150200.5.50.1.x86_64",
"SUSE Enterprise Storage 7.1:postgresql14-contrib-14.15-150200.5.50.1.aarch64",
"SUSE Enterprise Storage 7.1:postgresql14-contrib-14.15-150200.5.50.1.x86_64",
"SUSE Enterprise Storage 7.1:postgresql14-devel-14.15-150200.5.50.1.aarch64",
"SUSE Enterprise Storage 7.1:postgresql14-devel-14.15-150200.5.50.1.x86_64",
"SUSE Enterprise Storage 7.1:postgresql14-docs-14.15-150200.5.50.1.noarch",
"SUSE Enterprise Storage 7.1:postgresql14-plperl-14.15-150200.5.50.1.aarch64",
"SUSE Enterprise Storage 7.1:postgresql14-plperl-14.15-150200.5.50.1.x86_64",
"SUSE Enterprise Storage 7.1:postgresql14-plpython-14.15-150200.5.50.1.aarch64",
"SUSE Enterprise Storage 7.1:postgresql14-plpython-14.15-150200.5.50.1.x86_64",
"SUSE Enterprise Storage 7.1:postgresql14-pltcl-14.15-150200.5.50.1.aarch64",
"SUSE Enterprise Storage 7.1:postgresql14-pltcl-14.15-150200.5.50.1.x86_64",
"SUSE Enterprise Storage 7.1:postgresql14-server-14.15-150200.5.50.1.aarch64",
"SUSE Enterprise Storage 7.1:postgresql14-server-14.15-150200.5.50.1.x86_64",
"SUSE Enterprise Storage 7.1:postgresql14-server-devel-14.15-150200.5.50.1.aarch64",
"SUSE Enterprise Storage 7.1:postgresql14-server-devel-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql14-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql14-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql14-contrib-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql14-contrib-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql14-devel-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql14-devel-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql14-docs-14.15-150200.5.50.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql14-plperl-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql14-plperl-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql14-plpython-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql14-plpython-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql14-pltcl-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql14-pltcl-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql14-server-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql14-server-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql14-server-devel-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql14-server-devel-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql14-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql14-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql14-contrib-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql14-contrib-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql14-devel-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql14-devel-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql14-docs-14.15-150200.5.50.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql14-plperl-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql14-plperl-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql14-plpython-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql14-plpython-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql14-pltcl-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql14-pltcl-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql14-server-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql14-server-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql14-server-devel-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql14-server-devel-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-contrib-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-contrib-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-devel-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-devel-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-docs-14.15-150200.5.50.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-plperl-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-plperl-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-plpython-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-plpython-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-pltcl-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-pltcl-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-server-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-server-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-server-devel-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-server-devel-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-contrib-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-contrib-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-devel-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-devel-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-docs-14.15-150200.5.50.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-plperl-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-plperl-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-plpython-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-plpython-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-pltcl-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-pltcl-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-server-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-server-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-server-devel-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-server-devel-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-14.15-150200.5.50.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-contrib-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-contrib-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-contrib-14.15-150200.5.50.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-contrib-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-devel-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-devel-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-devel-14.15-150200.5.50.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-devel-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-docs-14.15-150200.5.50.1.noarch",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-llvmjit-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-llvmjit-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-llvmjit-14.15-150200.5.50.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-llvmjit-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-llvmjit-devel-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-llvmjit-devel-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-llvmjit-devel-14.15-150200.5.50.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-llvmjit-devel-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-plperl-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-plperl-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-plperl-14.15-150200.5.50.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-plperl-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-plpython-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-plpython-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-plpython-14.15-150200.5.50.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-plpython-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-pltcl-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-pltcl-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-pltcl-14.15-150200.5.50.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-pltcl-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-server-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-server-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-server-14.15-150200.5.50.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-server-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-server-devel-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-server-devel-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-server-devel-14.15-150200.5.50.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-server-devel-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql14-llvmjit-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql14-llvmjit-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql14-llvmjit-14.15-150200.5.50.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql14-llvmjit-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql14-test-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql14-test-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql14-test-14.15-150200.5.50.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql14-test-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-14.15-150200.5.50.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-contrib-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-contrib-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-contrib-14.15-150200.5.50.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-contrib-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-devel-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-devel-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-devel-14.15-150200.5.50.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-devel-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-docs-14.15-150200.5.50.1.noarch",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-plperl-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-plperl-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-plperl-14.15-150200.5.50.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-plperl-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-plpython-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-plpython-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-plpython-14.15-150200.5.50.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-plpython-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-pltcl-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-pltcl-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-pltcl-14.15-150200.5.50.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-pltcl-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-server-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-server-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-server-14.15-150200.5.50.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-server-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-server-devel-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-server-devel-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-server-devel-14.15-150200.5.50.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-server-devel-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-14.15-150200.5.50.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-contrib-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-contrib-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-contrib-14.15-150200.5.50.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-contrib-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-devel-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-devel-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-devel-14.15-150200.5.50.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-devel-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-docs-14.15-150200.5.50.1.noarch",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-plperl-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-plperl-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-plperl-14.15-150200.5.50.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-plperl-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-plpython-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-plpython-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-plpython-14.15-150200.5.50.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-plpython-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-pltcl-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-pltcl-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-pltcl-14.15-150200.5.50.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-pltcl-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-server-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-server-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-server-14.15-150200.5.50.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-server-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-server-devel-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-server-devel-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-server-devel-14.15-150200.5.50.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-server-devel-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-14.15-150200.5.50.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-contrib-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-contrib-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-contrib-14.15-150200.5.50.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-contrib-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-devel-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-devel-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-devel-14.15-150200.5.50.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-devel-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-docs-14.15-150200.5.50.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-plperl-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-plperl-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-plperl-14.15-150200.5.50.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-plperl-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-plpython-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-plpython-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-plpython-14.15-150200.5.50.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-plpython-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-pltcl-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-pltcl-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-pltcl-14.15-150200.5.50.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-pltcl-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-server-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-server-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-server-14.15-150200.5.50.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-server-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-server-devel-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-server-devel-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-server-devel-14.15-150200.5.50.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-server-devel-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql14-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql14-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql14-contrib-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql14-contrib-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql14-devel-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql14-devel-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql14-docs-14.15-150200.5.50.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql14-plperl-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql14-plperl-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql14-plpython-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql14-plpython-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql14-pltcl-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql14-pltcl-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql14-server-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql14-server-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql14-server-devel-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql14-server-devel-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql14-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql14-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql14-contrib-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql14-contrib-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql14-devel-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql14-devel-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql14-docs-14.15-150200.5.50.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql14-plperl-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql14-plperl-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql14-plpython-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql14-plpython-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql14-pltcl-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql14-pltcl-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql14-server-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql14-server-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql14-server-devel-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql14-server-devel-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-contrib-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-contrib-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-devel-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-devel-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-docs-14.15-150200.5.50.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-plperl-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-plperl-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-plpython-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-plpython-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-pltcl-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-pltcl-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-server-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-server-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-server-devel-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-server-devel-14.15-150200.5.50.1.x86_64",
"SUSE Manager Proxy 4.3:postgresql14-14.15-150200.5.50.1.x86_64",
"SUSE Manager Proxy 4.3:postgresql14-contrib-14.15-150200.5.50.1.x86_64",
"SUSE Manager Proxy 4.3:postgresql14-devel-14.15-150200.5.50.1.x86_64",
"SUSE Manager Proxy 4.3:postgresql14-docs-14.15-150200.5.50.1.noarch",
"SUSE Manager Proxy 4.3:postgresql14-plperl-14.15-150200.5.50.1.x86_64",
"SUSE Manager Proxy 4.3:postgresql14-plpython-14.15-150200.5.50.1.x86_64",
"SUSE Manager Proxy 4.3:postgresql14-pltcl-14.15-150200.5.50.1.x86_64",
"SUSE Manager Proxy 4.3:postgresql14-server-14.15-150200.5.50.1.x86_64",
"SUSE Manager Proxy 4.3:postgresql14-server-devel-14.15-150200.5.50.1.x86_64",
"SUSE Manager Server 4.3:postgresql14-14.15-150200.5.50.1.ppc64le",
"SUSE Manager Server 4.3:postgresql14-14.15-150200.5.50.1.s390x",
"SUSE Manager Server 4.3:postgresql14-14.15-150200.5.50.1.x86_64",
"SUSE Manager Server 4.3:postgresql14-contrib-14.15-150200.5.50.1.ppc64le",
"SUSE Manager Server 4.3:postgresql14-contrib-14.15-150200.5.50.1.s390x",
"SUSE Manager Server 4.3:postgresql14-contrib-14.15-150200.5.50.1.x86_64",
"SUSE Manager Server 4.3:postgresql14-devel-14.15-150200.5.50.1.ppc64le",
"SUSE Manager Server 4.3:postgresql14-devel-14.15-150200.5.50.1.s390x",
"SUSE Manager Server 4.3:postgresql14-devel-14.15-150200.5.50.1.x86_64",
"SUSE Manager Server 4.3:postgresql14-docs-14.15-150200.5.50.1.noarch",
"SUSE Manager Server 4.3:postgresql14-plperl-14.15-150200.5.50.1.ppc64le",
"SUSE Manager Server 4.3:postgresql14-plperl-14.15-150200.5.50.1.s390x",
"SUSE Manager Server 4.3:postgresql14-plperl-14.15-150200.5.50.1.x86_64",
"SUSE Manager Server 4.3:postgresql14-plpython-14.15-150200.5.50.1.ppc64le",
"SUSE Manager Server 4.3:postgresql14-plpython-14.15-150200.5.50.1.s390x",
"SUSE Manager Server 4.3:postgresql14-plpython-14.15-150200.5.50.1.x86_64",
"SUSE Manager Server 4.3:postgresql14-pltcl-14.15-150200.5.50.1.ppc64le",
"SUSE Manager Server 4.3:postgresql14-pltcl-14.15-150200.5.50.1.s390x",
"SUSE Manager Server 4.3:postgresql14-pltcl-14.15-150200.5.50.1.x86_64",
"SUSE Manager Server 4.3:postgresql14-server-14.15-150200.5.50.1.ppc64le",
"SUSE Manager Server 4.3:postgresql14-server-14.15-150200.5.50.1.s390x",
"SUSE Manager Server 4.3:postgresql14-server-14.15-150200.5.50.1.x86_64",
"SUSE Manager Server 4.3:postgresql14-server-devel-14.15-150200.5.50.1.ppc64le",
"SUSE Manager Server 4.3:postgresql14-server-devel-14.15-150200.5.50.1.s390x",
"SUSE Manager Server 4.3:postgresql14-server-devel-14.15-150200.5.50.1.x86_64",
"openSUSE Leap 15.5:postgresql14-14.15-150200.5.50.1.aarch64",
"openSUSE Leap 15.5:postgresql14-14.15-150200.5.50.1.ppc64le",
"openSUSE Leap 15.5:postgresql14-14.15-150200.5.50.1.s390x",
"openSUSE Leap 15.5:postgresql14-14.15-150200.5.50.1.x86_64",
"openSUSE Leap 15.5:postgresql14-contrib-14.15-150200.5.50.1.aarch64",
"openSUSE Leap 15.5:postgresql14-contrib-14.15-150200.5.50.1.ppc64le",
"openSUSE Leap 15.5:postgresql14-contrib-14.15-150200.5.50.1.s390x",
"openSUSE Leap 15.5:postgresql14-contrib-14.15-150200.5.50.1.x86_64",
"openSUSE Leap 15.5:postgresql14-devel-14.15-150200.5.50.1.aarch64",
"openSUSE Leap 15.5:postgresql14-devel-14.15-150200.5.50.1.ppc64le",
"openSUSE Leap 15.5:postgresql14-devel-14.15-150200.5.50.1.s390x",
"openSUSE Leap 15.5:postgresql14-devel-14.15-150200.5.50.1.x86_64",
"openSUSE Leap 15.5:postgresql14-docs-14.15-150200.5.50.1.noarch",
"openSUSE Leap 15.5:postgresql14-llvmjit-14.15-150200.5.50.1.aarch64",
"openSUSE Leap 15.5:postgresql14-llvmjit-14.15-150200.5.50.1.ppc64le",
"openSUSE Leap 15.5:postgresql14-llvmjit-14.15-150200.5.50.1.s390x",
"openSUSE Leap 15.5:postgresql14-llvmjit-14.15-150200.5.50.1.x86_64",
"openSUSE Leap 15.5:postgresql14-llvmjit-devel-14.15-150200.5.50.1.aarch64",
"openSUSE Leap 15.5:postgresql14-llvmjit-devel-14.15-150200.5.50.1.ppc64le",
"openSUSE Leap 15.5:postgresql14-llvmjit-devel-14.15-150200.5.50.1.s390x",
"openSUSE Leap 15.5:postgresql14-llvmjit-devel-14.15-150200.5.50.1.x86_64",
"openSUSE Leap 15.5:postgresql14-plperl-14.15-150200.5.50.1.aarch64",
"openSUSE Leap 15.5:postgresql14-plperl-14.15-150200.5.50.1.ppc64le",
"openSUSE Leap 15.5:postgresql14-plperl-14.15-150200.5.50.1.s390x",
"openSUSE Leap 15.5:postgresql14-plperl-14.15-150200.5.50.1.x86_64",
"openSUSE Leap 15.5:postgresql14-plpython-14.15-150200.5.50.1.aarch64",
"openSUSE Leap 15.5:postgresql14-plpython-14.15-150200.5.50.1.ppc64le",
"openSUSE Leap 15.5:postgresql14-plpython-14.15-150200.5.50.1.s390x",
"openSUSE Leap 15.5:postgresql14-plpython-14.15-150200.5.50.1.x86_64",
"openSUSE Leap 15.5:postgresql14-pltcl-14.15-150200.5.50.1.aarch64",
"openSUSE Leap 15.5:postgresql14-pltcl-14.15-150200.5.50.1.ppc64le",
"openSUSE Leap 15.5:postgresql14-pltcl-14.15-150200.5.50.1.s390x",
"openSUSE Leap 15.5:postgresql14-pltcl-14.15-150200.5.50.1.x86_64",
"openSUSE Leap 15.5:postgresql14-server-14.15-150200.5.50.1.aarch64",
"openSUSE Leap 15.5:postgresql14-server-14.15-150200.5.50.1.ppc64le",
"openSUSE Leap 15.5:postgresql14-server-14.15-150200.5.50.1.s390x",
"openSUSE Leap 15.5:postgresql14-server-14.15-150200.5.50.1.x86_64",
"openSUSE Leap 15.5:postgresql14-server-devel-14.15-150200.5.50.1.aarch64",
"openSUSE Leap 15.5:postgresql14-server-devel-14.15-150200.5.50.1.ppc64le",
"openSUSE Leap 15.5:postgresql14-server-devel-14.15-150200.5.50.1.s390x",
"openSUSE Leap 15.5:postgresql14-server-devel-14.15-150200.5.50.1.x86_64",
"openSUSE Leap 15.5:postgresql14-test-14.15-150200.5.50.1.aarch64",
"openSUSE Leap 15.5:postgresql14-test-14.15-150200.5.50.1.ppc64le",
"openSUSE Leap 15.5:postgresql14-test-14.15-150200.5.50.1.s390x",
"openSUSE Leap 15.5:postgresql14-test-14.15-150200.5.50.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2024-10978",
"url": "https://www.suse.com/security/cve/CVE-2024-10978"
},
{
"category": "external",
"summary": "SUSE Bug 1233326 for CVE-2024-10978",
"url": "https://bugzilla.suse.com/1233326"
}
],
"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.15-150200.5.50.1.aarch64",
"SUSE Enterprise Storage 7.1:postgresql14-14.15-150200.5.50.1.x86_64",
"SUSE Enterprise Storage 7.1:postgresql14-contrib-14.15-150200.5.50.1.aarch64",
"SUSE Enterprise Storage 7.1:postgresql14-contrib-14.15-150200.5.50.1.x86_64",
"SUSE Enterprise Storage 7.1:postgresql14-devel-14.15-150200.5.50.1.aarch64",
"SUSE Enterprise Storage 7.1:postgresql14-devel-14.15-150200.5.50.1.x86_64",
"SUSE Enterprise Storage 7.1:postgresql14-docs-14.15-150200.5.50.1.noarch",
"SUSE Enterprise Storage 7.1:postgresql14-plperl-14.15-150200.5.50.1.aarch64",
"SUSE Enterprise Storage 7.1:postgresql14-plperl-14.15-150200.5.50.1.x86_64",
"SUSE Enterprise Storage 7.1:postgresql14-plpython-14.15-150200.5.50.1.aarch64",
"SUSE Enterprise Storage 7.1:postgresql14-plpython-14.15-150200.5.50.1.x86_64",
"SUSE Enterprise Storage 7.1:postgresql14-pltcl-14.15-150200.5.50.1.aarch64",
"SUSE Enterprise Storage 7.1:postgresql14-pltcl-14.15-150200.5.50.1.x86_64",
"SUSE Enterprise Storage 7.1:postgresql14-server-14.15-150200.5.50.1.aarch64",
"SUSE Enterprise Storage 7.1:postgresql14-server-14.15-150200.5.50.1.x86_64",
"SUSE Enterprise Storage 7.1:postgresql14-server-devel-14.15-150200.5.50.1.aarch64",
"SUSE Enterprise Storage 7.1:postgresql14-server-devel-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql14-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql14-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql14-contrib-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql14-contrib-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql14-devel-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql14-devel-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql14-docs-14.15-150200.5.50.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql14-plperl-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql14-plperl-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql14-plpython-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql14-plpython-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql14-pltcl-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql14-pltcl-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql14-server-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql14-server-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql14-server-devel-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql14-server-devel-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql14-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql14-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql14-contrib-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql14-contrib-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql14-devel-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql14-devel-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql14-docs-14.15-150200.5.50.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql14-plperl-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql14-plperl-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql14-plpython-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql14-plpython-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql14-pltcl-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql14-pltcl-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql14-server-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql14-server-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql14-server-devel-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql14-server-devel-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-contrib-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-contrib-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-devel-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-devel-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-docs-14.15-150200.5.50.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-plperl-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-plperl-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-plpython-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-plpython-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-pltcl-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-pltcl-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-server-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-server-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-server-devel-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-server-devel-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-contrib-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-contrib-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-devel-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-devel-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-docs-14.15-150200.5.50.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-plperl-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-plperl-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-plpython-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-plpython-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-pltcl-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-pltcl-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-server-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-server-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-server-devel-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-server-devel-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-14.15-150200.5.50.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-contrib-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-contrib-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-contrib-14.15-150200.5.50.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-contrib-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-devel-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-devel-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-devel-14.15-150200.5.50.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-devel-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-docs-14.15-150200.5.50.1.noarch",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-llvmjit-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-llvmjit-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-llvmjit-14.15-150200.5.50.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-llvmjit-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-llvmjit-devel-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-llvmjit-devel-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-llvmjit-devel-14.15-150200.5.50.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-llvmjit-devel-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-plperl-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-plperl-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-plperl-14.15-150200.5.50.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-plperl-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-plpython-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-plpython-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-plpython-14.15-150200.5.50.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-plpython-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-pltcl-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-pltcl-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-pltcl-14.15-150200.5.50.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-pltcl-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-server-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-server-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-server-14.15-150200.5.50.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-server-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-server-devel-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-server-devel-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-server-devel-14.15-150200.5.50.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-server-devel-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql14-llvmjit-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql14-llvmjit-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql14-llvmjit-14.15-150200.5.50.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql14-llvmjit-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql14-test-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql14-test-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql14-test-14.15-150200.5.50.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql14-test-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-14.15-150200.5.50.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-contrib-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-contrib-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-contrib-14.15-150200.5.50.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-contrib-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-devel-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-devel-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-devel-14.15-150200.5.50.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-devel-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-docs-14.15-150200.5.50.1.noarch",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-plperl-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-plperl-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-plperl-14.15-150200.5.50.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-plperl-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-plpython-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-plpython-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-plpython-14.15-150200.5.50.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-plpython-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-pltcl-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-pltcl-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-pltcl-14.15-150200.5.50.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-pltcl-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-server-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-server-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-server-14.15-150200.5.50.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-server-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-server-devel-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-server-devel-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-server-devel-14.15-150200.5.50.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-server-devel-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-14.15-150200.5.50.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-contrib-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-contrib-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-contrib-14.15-150200.5.50.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-contrib-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-devel-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-devel-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-devel-14.15-150200.5.50.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-devel-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-docs-14.15-150200.5.50.1.noarch",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-plperl-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-plperl-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-plperl-14.15-150200.5.50.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-plperl-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-plpython-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-plpython-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-plpython-14.15-150200.5.50.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-plpython-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-pltcl-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-pltcl-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-pltcl-14.15-150200.5.50.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-pltcl-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-server-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-server-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-server-14.15-150200.5.50.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-server-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-server-devel-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-server-devel-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-server-devel-14.15-150200.5.50.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-server-devel-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-14.15-150200.5.50.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-contrib-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-contrib-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-contrib-14.15-150200.5.50.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-contrib-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-devel-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-devel-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-devel-14.15-150200.5.50.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-devel-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-docs-14.15-150200.5.50.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-plperl-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-plperl-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-plperl-14.15-150200.5.50.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-plperl-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-plpython-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-plpython-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-plpython-14.15-150200.5.50.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-plpython-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-pltcl-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-pltcl-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-pltcl-14.15-150200.5.50.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-pltcl-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-server-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-server-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-server-14.15-150200.5.50.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-server-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-server-devel-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-server-devel-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-server-devel-14.15-150200.5.50.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-server-devel-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql14-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql14-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql14-contrib-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql14-contrib-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql14-devel-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql14-devel-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql14-docs-14.15-150200.5.50.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql14-plperl-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql14-plperl-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql14-plpython-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql14-plpython-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql14-pltcl-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql14-pltcl-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql14-server-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql14-server-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql14-server-devel-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql14-server-devel-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql14-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql14-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql14-contrib-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql14-contrib-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql14-devel-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql14-devel-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql14-docs-14.15-150200.5.50.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql14-plperl-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql14-plperl-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql14-plpython-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql14-plpython-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql14-pltcl-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql14-pltcl-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql14-server-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql14-server-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql14-server-devel-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql14-server-devel-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-contrib-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-contrib-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-devel-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-devel-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-docs-14.15-150200.5.50.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-plperl-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-plperl-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-plpython-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-plpython-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-pltcl-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-pltcl-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-server-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-server-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-server-devel-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-server-devel-14.15-150200.5.50.1.x86_64",
"SUSE Manager Proxy 4.3:postgresql14-14.15-150200.5.50.1.x86_64",
"SUSE Manager Proxy 4.3:postgresql14-contrib-14.15-150200.5.50.1.x86_64",
"SUSE Manager Proxy 4.3:postgresql14-devel-14.15-150200.5.50.1.x86_64",
"SUSE Manager Proxy 4.3:postgresql14-docs-14.15-150200.5.50.1.noarch",
"SUSE Manager Proxy 4.3:postgresql14-plperl-14.15-150200.5.50.1.x86_64",
"SUSE Manager Proxy 4.3:postgresql14-plpython-14.15-150200.5.50.1.x86_64",
"SUSE Manager Proxy 4.3:postgresql14-pltcl-14.15-150200.5.50.1.x86_64",
"SUSE Manager Proxy 4.3:postgresql14-server-14.15-150200.5.50.1.x86_64",
"SUSE Manager Proxy 4.3:postgresql14-server-devel-14.15-150200.5.50.1.x86_64",
"SUSE Manager Server 4.3:postgresql14-14.15-150200.5.50.1.ppc64le",
"SUSE Manager Server 4.3:postgresql14-14.15-150200.5.50.1.s390x",
"SUSE Manager Server 4.3:postgresql14-14.15-150200.5.50.1.x86_64",
"SUSE Manager Server 4.3:postgresql14-contrib-14.15-150200.5.50.1.ppc64le",
"SUSE Manager Server 4.3:postgresql14-contrib-14.15-150200.5.50.1.s390x",
"SUSE Manager Server 4.3:postgresql14-contrib-14.15-150200.5.50.1.x86_64",
"SUSE Manager Server 4.3:postgresql14-devel-14.15-150200.5.50.1.ppc64le",
"SUSE Manager Server 4.3:postgresql14-devel-14.15-150200.5.50.1.s390x",
"SUSE Manager Server 4.3:postgresql14-devel-14.15-150200.5.50.1.x86_64",
"SUSE Manager Server 4.3:postgresql14-docs-14.15-150200.5.50.1.noarch",
"SUSE Manager Server 4.3:postgresql14-plperl-14.15-150200.5.50.1.ppc64le",
"SUSE Manager Server 4.3:postgresql14-plperl-14.15-150200.5.50.1.s390x",
"SUSE Manager Server 4.3:postgresql14-plperl-14.15-150200.5.50.1.x86_64",
"SUSE Manager Server 4.3:postgresql14-plpython-14.15-150200.5.50.1.ppc64le",
"SUSE Manager Server 4.3:postgresql14-plpython-14.15-150200.5.50.1.s390x",
"SUSE Manager Server 4.3:postgresql14-plpython-14.15-150200.5.50.1.x86_64",
"SUSE Manager Server 4.3:postgresql14-pltcl-14.15-150200.5.50.1.ppc64le",
"SUSE Manager Server 4.3:postgresql14-pltcl-14.15-150200.5.50.1.s390x",
"SUSE Manager Server 4.3:postgresql14-pltcl-14.15-150200.5.50.1.x86_64",
"SUSE Manager Server 4.3:postgresql14-server-14.15-150200.5.50.1.ppc64le",
"SUSE Manager Server 4.3:postgresql14-server-14.15-150200.5.50.1.s390x",
"SUSE Manager Server 4.3:postgresql14-server-14.15-150200.5.50.1.x86_64",
"SUSE Manager Server 4.3:postgresql14-server-devel-14.15-150200.5.50.1.ppc64le",
"SUSE Manager Server 4.3:postgresql14-server-devel-14.15-150200.5.50.1.s390x",
"SUSE Manager Server 4.3:postgresql14-server-devel-14.15-150200.5.50.1.x86_64",
"openSUSE Leap 15.5:postgresql14-14.15-150200.5.50.1.aarch64",
"openSUSE Leap 15.5:postgresql14-14.15-150200.5.50.1.ppc64le",
"openSUSE Leap 15.5:postgresql14-14.15-150200.5.50.1.s390x",
"openSUSE Leap 15.5:postgresql14-14.15-150200.5.50.1.x86_64",
"openSUSE Leap 15.5:postgresql14-contrib-14.15-150200.5.50.1.aarch64",
"openSUSE Leap 15.5:postgresql14-contrib-14.15-150200.5.50.1.ppc64le",
"openSUSE Leap 15.5:postgresql14-contrib-14.15-150200.5.50.1.s390x",
"openSUSE Leap 15.5:postgresql14-contrib-14.15-150200.5.50.1.x86_64",
"openSUSE Leap 15.5:postgresql14-devel-14.15-150200.5.50.1.aarch64",
"openSUSE Leap 15.5:postgresql14-devel-14.15-150200.5.50.1.ppc64le",
"openSUSE Leap 15.5:postgresql14-devel-14.15-150200.5.50.1.s390x",
"openSUSE Leap 15.5:postgresql14-devel-14.15-150200.5.50.1.x86_64",
"openSUSE Leap 15.5:postgresql14-docs-14.15-150200.5.50.1.noarch",
"openSUSE Leap 15.5:postgresql14-llvmjit-14.15-150200.5.50.1.aarch64",
"openSUSE Leap 15.5:postgresql14-llvmjit-14.15-150200.5.50.1.ppc64le",
"openSUSE Leap 15.5:postgresql14-llvmjit-14.15-150200.5.50.1.s390x",
"openSUSE Leap 15.5:postgresql14-llvmjit-14.15-150200.5.50.1.x86_64",
"openSUSE Leap 15.5:postgresql14-llvmjit-devel-14.15-150200.5.50.1.aarch64",
"openSUSE Leap 15.5:postgresql14-llvmjit-devel-14.15-150200.5.50.1.ppc64le",
"openSUSE Leap 15.5:postgresql14-llvmjit-devel-14.15-150200.5.50.1.s390x",
"openSUSE Leap 15.5:postgresql14-llvmjit-devel-14.15-150200.5.50.1.x86_64",
"openSUSE Leap 15.5:postgresql14-plperl-14.15-150200.5.50.1.aarch64",
"openSUSE Leap 15.5:postgresql14-plperl-14.15-150200.5.50.1.ppc64le",
"openSUSE Leap 15.5:postgresql14-plperl-14.15-150200.5.50.1.s390x",
"openSUSE Leap 15.5:postgresql14-plperl-14.15-150200.5.50.1.x86_64",
"openSUSE Leap 15.5:postgresql14-plpython-14.15-150200.5.50.1.aarch64",
"openSUSE Leap 15.5:postgresql14-plpython-14.15-150200.5.50.1.ppc64le",
"openSUSE Leap 15.5:postgresql14-plpython-14.15-150200.5.50.1.s390x",
"openSUSE Leap 15.5:postgresql14-plpython-14.15-150200.5.50.1.x86_64",
"openSUSE Leap 15.5:postgresql14-pltcl-14.15-150200.5.50.1.aarch64",
"openSUSE Leap 15.5:postgresql14-pltcl-14.15-150200.5.50.1.ppc64le",
"openSUSE Leap 15.5:postgresql14-pltcl-14.15-150200.5.50.1.s390x",
"openSUSE Leap 15.5:postgresql14-pltcl-14.15-150200.5.50.1.x86_64",
"openSUSE Leap 15.5:postgresql14-server-14.15-150200.5.50.1.aarch64",
"openSUSE Leap 15.5:postgresql14-server-14.15-150200.5.50.1.ppc64le",
"openSUSE Leap 15.5:postgresql14-server-14.15-150200.5.50.1.s390x",
"openSUSE Leap 15.5:postgresql14-server-14.15-150200.5.50.1.x86_64",
"openSUSE Leap 15.5:postgresql14-server-devel-14.15-150200.5.50.1.aarch64",
"openSUSE Leap 15.5:postgresql14-server-devel-14.15-150200.5.50.1.ppc64le",
"openSUSE Leap 15.5:postgresql14-server-devel-14.15-150200.5.50.1.s390x",
"openSUSE Leap 15.5:postgresql14-server-devel-14.15-150200.5.50.1.x86_64",
"openSUSE Leap 15.5:postgresql14-test-14.15-150200.5.50.1.aarch64",
"openSUSE Leap 15.5:postgresql14-test-14.15-150200.5.50.1.ppc64le",
"openSUSE Leap 15.5:postgresql14-test-14.15-150200.5.50.1.s390x",
"openSUSE Leap 15.5:postgresql14-test-14.15-150200.5.50.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4.2,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"SUSE Enterprise Storage 7.1:postgresql14-14.15-150200.5.50.1.aarch64",
"SUSE Enterprise Storage 7.1:postgresql14-14.15-150200.5.50.1.x86_64",
"SUSE Enterprise Storage 7.1:postgresql14-contrib-14.15-150200.5.50.1.aarch64",
"SUSE Enterprise Storage 7.1:postgresql14-contrib-14.15-150200.5.50.1.x86_64",
"SUSE Enterprise Storage 7.1:postgresql14-devel-14.15-150200.5.50.1.aarch64",
"SUSE Enterprise Storage 7.1:postgresql14-devel-14.15-150200.5.50.1.x86_64",
"SUSE Enterprise Storage 7.1:postgresql14-docs-14.15-150200.5.50.1.noarch",
"SUSE Enterprise Storage 7.1:postgresql14-plperl-14.15-150200.5.50.1.aarch64",
"SUSE Enterprise Storage 7.1:postgresql14-plperl-14.15-150200.5.50.1.x86_64",
"SUSE Enterprise Storage 7.1:postgresql14-plpython-14.15-150200.5.50.1.aarch64",
"SUSE Enterprise Storage 7.1:postgresql14-plpython-14.15-150200.5.50.1.x86_64",
"SUSE Enterprise Storage 7.1:postgresql14-pltcl-14.15-150200.5.50.1.aarch64",
"SUSE Enterprise Storage 7.1:postgresql14-pltcl-14.15-150200.5.50.1.x86_64",
"SUSE Enterprise Storage 7.1:postgresql14-server-14.15-150200.5.50.1.aarch64",
"SUSE Enterprise Storage 7.1:postgresql14-server-14.15-150200.5.50.1.x86_64",
"SUSE Enterprise Storage 7.1:postgresql14-server-devel-14.15-150200.5.50.1.aarch64",
"SUSE Enterprise Storage 7.1:postgresql14-server-devel-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql14-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql14-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql14-contrib-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql14-contrib-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql14-devel-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql14-devel-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql14-docs-14.15-150200.5.50.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql14-plperl-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql14-plperl-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql14-plpython-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql14-plpython-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql14-pltcl-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql14-pltcl-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql14-server-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql14-server-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql14-server-devel-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql14-server-devel-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql14-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql14-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql14-contrib-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql14-contrib-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql14-devel-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql14-devel-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql14-docs-14.15-150200.5.50.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql14-plperl-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql14-plperl-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql14-plpython-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql14-plpython-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql14-pltcl-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql14-pltcl-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql14-server-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql14-server-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql14-server-devel-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql14-server-devel-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-contrib-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-contrib-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-devel-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-devel-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-docs-14.15-150200.5.50.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-plperl-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-plperl-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-plpython-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-plpython-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-pltcl-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-pltcl-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-server-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-server-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-server-devel-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-server-devel-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-contrib-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-contrib-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-devel-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-devel-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-docs-14.15-150200.5.50.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-plperl-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-plperl-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-plpython-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-plpython-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-pltcl-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-pltcl-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-server-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-server-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-server-devel-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-server-devel-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-14.15-150200.5.50.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-contrib-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-contrib-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-contrib-14.15-150200.5.50.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-contrib-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-devel-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-devel-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-devel-14.15-150200.5.50.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-devel-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-docs-14.15-150200.5.50.1.noarch",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-llvmjit-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-llvmjit-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-llvmjit-14.15-150200.5.50.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-llvmjit-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-llvmjit-devel-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-llvmjit-devel-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-llvmjit-devel-14.15-150200.5.50.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-llvmjit-devel-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-plperl-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-plperl-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-plperl-14.15-150200.5.50.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-plperl-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-plpython-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-plpython-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-plpython-14.15-150200.5.50.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-plpython-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-pltcl-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-pltcl-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-pltcl-14.15-150200.5.50.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-pltcl-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-server-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-server-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-server-14.15-150200.5.50.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-server-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-server-devel-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-server-devel-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-server-devel-14.15-150200.5.50.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-server-devel-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql14-llvmjit-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql14-llvmjit-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql14-llvmjit-14.15-150200.5.50.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql14-llvmjit-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql14-test-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql14-test-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql14-test-14.15-150200.5.50.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql14-test-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-14.15-150200.5.50.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-contrib-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-contrib-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-contrib-14.15-150200.5.50.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-contrib-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-devel-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-devel-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-devel-14.15-150200.5.50.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-devel-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-docs-14.15-150200.5.50.1.noarch",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-plperl-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-plperl-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-plperl-14.15-150200.5.50.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-plperl-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-plpython-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-plpython-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-plpython-14.15-150200.5.50.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-plpython-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-pltcl-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-pltcl-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-pltcl-14.15-150200.5.50.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-pltcl-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-server-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-server-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-server-14.15-150200.5.50.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-server-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-server-devel-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-server-devel-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-server-devel-14.15-150200.5.50.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-server-devel-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-14.15-150200.5.50.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-contrib-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-contrib-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-contrib-14.15-150200.5.50.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-contrib-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-devel-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-devel-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-devel-14.15-150200.5.50.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-devel-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-docs-14.15-150200.5.50.1.noarch",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-plperl-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-plperl-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-plperl-14.15-150200.5.50.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-plperl-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-plpython-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-plpython-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-plpython-14.15-150200.5.50.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-plpython-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-pltcl-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-pltcl-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-pltcl-14.15-150200.5.50.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-pltcl-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-server-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-server-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-server-14.15-150200.5.50.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-server-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-server-devel-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-server-devel-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-server-devel-14.15-150200.5.50.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-server-devel-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-14.15-150200.5.50.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-contrib-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-contrib-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-contrib-14.15-150200.5.50.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-contrib-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-devel-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-devel-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-devel-14.15-150200.5.50.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-devel-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-docs-14.15-150200.5.50.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-plperl-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-plperl-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-plperl-14.15-150200.5.50.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-plperl-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-plpython-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-plpython-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-plpython-14.15-150200.5.50.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-plpython-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-pltcl-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-pltcl-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-pltcl-14.15-150200.5.50.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-pltcl-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-server-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-server-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-server-14.15-150200.5.50.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-server-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-server-devel-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-server-devel-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-server-devel-14.15-150200.5.50.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-server-devel-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql14-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql14-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql14-contrib-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql14-contrib-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql14-devel-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql14-devel-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql14-docs-14.15-150200.5.50.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql14-plperl-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql14-plperl-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql14-plpython-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql14-plpython-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql14-pltcl-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql14-pltcl-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql14-server-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql14-server-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql14-server-devel-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql14-server-devel-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql14-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql14-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql14-contrib-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql14-contrib-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql14-devel-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql14-devel-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql14-docs-14.15-150200.5.50.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql14-plperl-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql14-plperl-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql14-plpython-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql14-plpython-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql14-pltcl-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql14-pltcl-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql14-server-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql14-server-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql14-server-devel-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql14-server-devel-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-contrib-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-contrib-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-devel-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-devel-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-docs-14.15-150200.5.50.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-plperl-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-plperl-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-plpython-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-plpython-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-pltcl-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-pltcl-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-server-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-server-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-server-devel-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-server-devel-14.15-150200.5.50.1.x86_64",
"SUSE Manager Proxy 4.3:postgresql14-14.15-150200.5.50.1.x86_64",
"SUSE Manager Proxy 4.3:postgresql14-contrib-14.15-150200.5.50.1.x86_64",
"SUSE Manager Proxy 4.3:postgresql14-devel-14.15-150200.5.50.1.x86_64",
"SUSE Manager Proxy 4.3:postgresql14-docs-14.15-150200.5.50.1.noarch",
"SUSE Manager Proxy 4.3:postgresql14-plperl-14.15-150200.5.50.1.x86_64",
"SUSE Manager Proxy 4.3:postgresql14-plpython-14.15-150200.5.50.1.x86_64",
"SUSE Manager Proxy 4.3:postgresql14-pltcl-14.15-150200.5.50.1.x86_64",
"SUSE Manager Proxy 4.3:postgresql14-server-14.15-150200.5.50.1.x86_64",
"SUSE Manager Proxy 4.3:postgresql14-server-devel-14.15-150200.5.50.1.x86_64",
"SUSE Manager Server 4.3:postgresql14-14.15-150200.5.50.1.ppc64le",
"SUSE Manager Server 4.3:postgresql14-14.15-150200.5.50.1.s390x",
"SUSE Manager Server 4.3:postgresql14-14.15-150200.5.50.1.x86_64",
"SUSE Manager Server 4.3:postgresql14-contrib-14.15-150200.5.50.1.ppc64le",
"SUSE Manager Server 4.3:postgresql14-contrib-14.15-150200.5.50.1.s390x",
"SUSE Manager Server 4.3:postgresql14-contrib-14.15-150200.5.50.1.x86_64",
"SUSE Manager Server 4.3:postgresql14-devel-14.15-150200.5.50.1.ppc64le",
"SUSE Manager Server 4.3:postgresql14-devel-14.15-150200.5.50.1.s390x",
"SUSE Manager Server 4.3:postgresql14-devel-14.15-150200.5.50.1.x86_64",
"SUSE Manager Server 4.3:postgresql14-docs-14.15-150200.5.50.1.noarch",
"SUSE Manager Server 4.3:postgresql14-plperl-14.15-150200.5.50.1.ppc64le",
"SUSE Manager Server 4.3:postgresql14-plperl-14.15-150200.5.50.1.s390x",
"SUSE Manager Server 4.3:postgresql14-plperl-14.15-150200.5.50.1.x86_64",
"SUSE Manager Server 4.3:postgresql14-plpython-14.15-150200.5.50.1.ppc64le",
"SUSE Manager Server 4.3:postgresql14-plpython-14.15-150200.5.50.1.s390x",
"SUSE Manager Server 4.3:postgresql14-plpython-14.15-150200.5.50.1.x86_64",
"SUSE Manager Server 4.3:postgresql14-pltcl-14.15-150200.5.50.1.ppc64le",
"SUSE Manager Server 4.3:postgresql14-pltcl-14.15-150200.5.50.1.s390x",
"SUSE Manager Server 4.3:postgresql14-pltcl-14.15-150200.5.50.1.x86_64",
"SUSE Manager Server 4.3:postgresql14-server-14.15-150200.5.50.1.ppc64le",
"SUSE Manager Server 4.3:postgresql14-server-14.15-150200.5.50.1.s390x",
"SUSE Manager Server 4.3:postgresql14-server-14.15-150200.5.50.1.x86_64",
"SUSE Manager Server 4.3:postgresql14-server-devel-14.15-150200.5.50.1.ppc64le",
"SUSE Manager Server 4.3:postgresql14-server-devel-14.15-150200.5.50.1.s390x",
"SUSE Manager Server 4.3:postgresql14-server-devel-14.15-150200.5.50.1.x86_64",
"openSUSE Leap 15.5:postgresql14-14.15-150200.5.50.1.aarch64",
"openSUSE Leap 15.5:postgresql14-14.15-150200.5.50.1.ppc64le",
"openSUSE Leap 15.5:postgresql14-14.15-150200.5.50.1.s390x",
"openSUSE Leap 15.5:postgresql14-14.15-150200.5.50.1.x86_64",
"openSUSE Leap 15.5:postgresql14-contrib-14.15-150200.5.50.1.aarch64",
"openSUSE Leap 15.5:postgresql14-contrib-14.15-150200.5.50.1.ppc64le",
"openSUSE Leap 15.5:postgresql14-contrib-14.15-150200.5.50.1.s390x",
"openSUSE Leap 15.5:postgresql14-contrib-14.15-150200.5.50.1.x86_64",
"openSUSE Leap 15.5:postgresql14-devel-14.15-150200.5.50.1.aarch64",
"openSUSE Leap 15.5:postgresql14-devel-14.15-150200.5.50.1.ppc64le",
"openSUSE Leap 15.5:postgresql14-devel-14.15-150200.5.50.1.s390x",
"openSUSE Leap 15.5:postgresql14-devel-14.15-150200.5.50.1.x86_64",
"openSUSE Leap 15.5:postgresql14-docs-14.15-150200.5.50.1.noarch",
"openSUSE Leap 15.5:postgresql14-llvmjit-14.15-150200.5.50.1.aarch64",
"openSUSE Leap 15.5:postgresql14-llvmjit-14.15-150200.5.50.1.ppc64le",
"openSUSE Leap 15.5:postgresql14-llvmjit-14.15-150200.5.50.1.s390x",
"openSUSE Leap 15.5:postgresql14-llvmjit-14.15-150200.5.50.1.x86_64",
"openSUSE Leap 15.5:postgresql14-llvmjit-devel-14.15-150200.5.50.1.aarch64",
"openSUSE Leap 15.5:postgresql14-llvmjit-devel-14.15-150200.5.50.1.ppc64le",
"openSUSE Leap 15.5:postgresql14-llvmjit-devel-14.15-150200.5.50.1.s390x",
"openSUSE Leap 15.5:postgresql14-llvmjit-devel-14.15-150200.5.50.1.x86_64",
"openSUSE Leap 15.5:postgresql14-plperl-14.15-150200.5.50.1.aarch64",
"openSUSE Leap 15.5:postgresql14-plperl-14.15-150200.5.50.1.ppc64le",
"openSUSE Leap 15.5:postgresql14-plperl-14.15-150200.5.50.1.s390x",
"openSUSE Leap 15.5:postgresql14-plperl-14.15-150200.5.50.1.x86_64",
"openSUSE Leap 15.5:postgresql14-plpython-14.15-150200.5.50.1.aarch64",
"openSUSE Leap 15.5:postgresql14-plpython-14.15-150200.5.50.1.ppc64le",
"openSUSE Leap 15.5:postgresql14-plpython-14.15-150200.5.50.1.s390x",
"openSUSE Leap 15.5:postgresql14-plpython-14.15-150200.5.50.1.x86_64",
"openSUSE Leap 15.5:postgresql14-pltcl-14.15-150200.5.50.1.aarch64",
"openSUSE Leap 15.5:postgresql14-pltcl-14.15-150200.5.50.1.ppc64le",
"openSUSE Leap 15.5:postgresql14-pltcl-14.15-150200.5.50.1.s390x",
"openSUSE Leap 15.5:postgresql14-pltcl-14.15-150200.5.50.1.x86_64",
"openSUSE Leap 15.5:postgresql14-server-14.15-150200.5.50.1.aarch64",
"openSUSE Leap 15.5:postgresql14-server-14.15-150200.5.50.1.ppc64le",
"openSUSE Leap 15.5:postgresql14-server-14.15-150200.5.50.1.s390x",
"openSUSE Leap 15.5:postgresql14-server-14.15-150200.5.50.1.x86_64",
"openSUSE Leap 15.5:postgresql14-server-devel-14.15-150200.5.50.1.aarch64",
"openSUSE Leap 15.5:postgresql14-server-devel-14.15-150200.5.50.1.ppc64le",
"openSUSE Leap 15.5:postgresql14-server-devel-14.15-150200.5.50.1.s390x",
"openSUSE Leap 15.5:postgresql14-server-devel-14.15-150200.5.50.1.x86_64",
"openSUSE Leap 15.5:postgresql14-test-14.15-150200.5.50.1.aarch64",
"openSUSE Leap 15.5:postgresql14-test-14.15-150200.5.50.1.ppc64le",
"openSUSE Leap 15.5:postgresql14-test-14.15-150200.5.50.1.s390x",
"openSUSE Leap 15.5:postgresql14-test-14.15-150200.5.50.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-12-04T14:53:35Z",
"details": "moderate"
}
],
"title": "CVE-2024-10978"
},
{
"cve": "CVE-2024-10979",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2024-10979"
}
],
"notes": [
{
"category": "general",
"text": "Incorrect control of environment variables in PostgreSQL PL/Perl allows an unprivileged database user to change sensitive process environment variables (e.g. PATH). That often suffices to enable arbitrary code execution, even if the attacker lacks a database server operating system user. Versions before PostgreSQL 17.1, 16.5, 15.9, 14.14, 13.17, and 12.21 are affected.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Enterprise Storage 7.1:postgresql14-14.15-150200.5.50.1.aarch64",
"SUSE Enterprise Storage 7.1:postgresql14-14.15-150200.5.50.1.x86_64",
"SUSE Enterprise Storage 7.1:postgresql14-contrib-14.15-150200.5.50.1.aarch64",
"SUSE Enterprise Storage 7.1:postgresql14-contrib-14.15-150200.5.50.1.x86_64",
"SUSE Enterprise Storage 7.1:postgresql14-devel-14.15-150200.5.50.1.aarch64",
"SUSE Enterprise Storage 7.1:postgresql14-devel-14.15-150200.5.50.1.x86_64",
"SUSE Enterprise Storage 7.1:postgresql14-docs-14.15-150200.5.50.1.noarch",
"SUSE Enterprise Storage 7.1:postgresql14-plperl-14.15-150200.5.50.1.aarch64",
"SUSE Enterprise Storage 7.1:postgresql14-plperl-14.15-150200.5.50.1.x86_64",
"SUSE Enterprise Storage 7.1:postgresql14-plpython-14.15-150200.5.50.1.aarch64",
"SUSE Enterprise Storage 7.1:postgresql14-plpython-14.15-150200.5.50.1.x86_64",
"SUSE Enterprise Storage 7.1:postgresql14-pltcl-14.15-150200.5.50.1.aarch64",
"SUSE Enterprise Storage 7.1:postgresql14-pltcl-14.15-150200.5.50.1.x86_64",
"SUSE Enterprise Storage 7.1:postgresql14-server-14.15-150200.5.50.1.aarch64",
"SUSE Enterprise Storage 7.1:postgresql14-server-14.15-150200.5.50.1.x86_64",
"SUSE Enterprise Storage 7.1:postgresql14-server-devel-14.15-150200.5.50.1.aarch64",
"SUSE Enterprise Storage 7.1:postgresql14-server-devel-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql14-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql14-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql14-contrib-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql14-contrib-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql14-devel-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql14-devel-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql14-docs-14.15-150200.5.50.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql14-plperl-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql14-plperl-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql14-plpython-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql14-plpython-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql14-pltcl-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql14-pltcl-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql14-server-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql14-server-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql14-server-devel-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql14-server-devel-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql14-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql14-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql14-contrib-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql14-contrib-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql14-devel-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql14-devel-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql14-docs-14.15-150200.5.50.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql14-plperl-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql14-plperl-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql14-plpython-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql14-plpython-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql14-pltcl-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql14-pltcl-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql14-server-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql14-server-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql14-server-devel-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql14-server-devel-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-contrib-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-contrib-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-devel-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-devel-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-docs-14.15-150200.5.50.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-plperl-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-plperl-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-plpython-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-plpython-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-pltcl-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-pltcl-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-server-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-server-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-server-devel-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-server-devel-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-contrib-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-contrib-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-devel-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-devel-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-docs-14.15-150200.5.50.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-plperl-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-plperl-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-plpython-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-plpython-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-pltcl-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-pltcl-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-server-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-server-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-server-devel-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-server-devel-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-14.15-150200.5.50.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-contrib-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-contrib-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-contrib-14.15-150200.5.50.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-contrib-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-devel-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-devel-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-devel-14.15-150200.5.50.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-devel-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-docs-14.15-150200.5.50.1.noarch",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-llvmjit-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-llvmjit-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-llvmjit-14.15-150200.5.50.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-llvmjit-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-llvmjit-devel-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-llvmjit-devel-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-llvmjit-devel-14.15-150200.5.50.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-llvmjit-devel-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-plperl-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-plperl-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-plperl-14.15-150200.5.50.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-plperl-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-plpython-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-plpython-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-plpython-14.15-150200.5.50.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-plpython-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-pltcl-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-pltcl-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-pltcl-14.15-150200.5.50.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-pltcl-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-server-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-server-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-server-14.15-150200.5.50.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-server-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-server-devel-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-server-devel-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-server-devel-14.15-150200.5.50.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-server-devel-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql14-llvmjit-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql14-llvmjit-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql14-llvmjit-14.15-150200.5.50.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql14-llvmjit-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql14-test-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql14-test-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql14-test-14.15-150200.5.50.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql14-test-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-14.15-150200.5.50.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-contrib-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-contrib-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-contrib-14.15-150200.5.50.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-contrib-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-devel-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-devel-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-devel-14.15-150200.5.50.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-devel-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-docs-14.15-150200.5.50.1.noarch",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-plperl-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-plperl-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-plperl-14.15-150200.5.50.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-plperl-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-plpython-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-plpython-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-plpython-14.15-150200.5.50.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-plpython-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-pltcl-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-pltcl-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-pltcl-14.15-150200.5.50.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-pltcl-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-server-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-server-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-server-14.15-150200.5.50.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-server-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-server-devel-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-server-devel-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-server-devel-14.15-150200.5.50.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-server-devel-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-14.15-150200.5.50.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-contrib-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-contrib-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-contrib-14.15-150200.5.50.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-contrib-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-devel-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-devel-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-devel-14.15-150200.5.50.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-devel-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-docs-14.15-150200.5.50.1.noarch",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-plperl-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-plperl-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-plperl-14.15-150200.5.50.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-plperl-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-plpython-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-plpython-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-plpython-14.15-150200.5.50.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-plpython-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-pltcl-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-pltcl-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-pltcl-14.15-150200.5.50.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-pltcl-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-server-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-server-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-server-14.15-150200.5.50.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-server-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-server-devel-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-server-devel-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-server-devel-14.15-150200.5.50.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-server-devel-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-14.15-150200.5.50.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-contrib-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-contrib-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-contrib-14.15-150200.5.50.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-contrib-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-devel-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-devel-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-devel-14.15-150200.5.50.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-devel-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-docs-14.15-150200.5.50.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-plperl-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-plperl-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-plperl-14.15-150200.5.50.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-plperl-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-plpython-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-plpython-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-plpython-14.15-150200.5.50.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-plpython-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-pltcl-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-pltcl-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-pltcl-14.15-150200.5.50.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-pltcl-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-server-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-server-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-server-14.15-150200.5.50.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-server-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-server-devel-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-server-devel-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-server-devel-14.15-150200.5.50.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-server-devel-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql14-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql14-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql14-contrib-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql14-contrib-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql14-devel-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql14-devel-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql14-docs-14.15-150200.5.50.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql14-plperl-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql14-plperl-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql14-plpython-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql14-plpython-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql14-pltcl-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql14-pltcl-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql14-server-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql14-server-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql14-server-devel-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql14-server-devel-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql14-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql14-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql14-contrib-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql14-contrib-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql14-devel-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql14-devel-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql14-docs-14.15-150200.5.50.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql14-plperl-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql14-plperl-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql14-plpython-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql14-plpython-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql14-pltcl-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql14-pltcl-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql14-server-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql14-server-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql14-server-devel-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql14-server-devel-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-contrib-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-contrib-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-devel-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-devel-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-docs-14.15-150200.5.50.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-plperl-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-plperl-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-plpython-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-plpython-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-pltcl-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-pltcl-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-server-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-server-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-server-devel-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-server-devel-14.15-150200.5.50.1.x86_64",
"SUSE Manager Proxy 4.3:postgresql14-14.15-150200.5.50.1.x86_64",
"SUSE Manager Proxy 4.3:postgresql14-contrib-14.15-150200.5.50.1.x86_64",
"SUSE Manager Proxy 4.3:postgresql14-devel-14.15-150200.5.50.1.x86_64",
"SUSE Manager Proxy 4.3:postgresql14-docs-14.15-150200.5.50.1.noarch",
"SUSE Manager Proxy 4.3:postgresql14-plperl-14.15-150200.5.50.1.x86_64",
"SUSE Manager Proxy 4.3:postgresql14-plpython-14.15-150200.5.50.1.x86_64",
"SUSE Manager Proxy 4.3:postgresql14-pltcl-14.15-150200.5.50.1.x86_64",
"SUSE Manager Proxy 4.3:postgresql14-server-14.15-150200.5.50.1.x86_64",
"SUSE Manager Proxy 4.3:postgresql14-server-devel-14.15-150200.5.50.1.x86_64",
"SUSE Manager Server 4.3:postgresql14-14.15-150200.5.50.1.ppc64le",
"SUSE Manager Server 4.3:postgresql14-14.15-150200.5.50.1.s390x",
"SUSE Manager Server 4.3:postgresql14-14.15-150200.5.50.1.x86_64",
"SUSE Manager Server 4.3:postgresql14-contrib-14.15-150200.5.50.1.ppc64le",
"SUSE Manager Server 4.3:postgresql14-contrib-14.15-150200.5.50.1.s390x",
"SUSE Manager Server 4.3:postgresql14-contrib-14.15-150200.5.50.1.x86_64",
"SUSE Manager Server 4.3:postgresql14-devel-14.15-150200.5.50.1.ppc64le",
"SUSE Manager Server 4.3:postgresql14-devel-14.15-150200.5.50.1.s390x",
"SUSE Manager Server 4.3:postgresql14-devel-14.15-150200.5.50.1.x86_64",
"SUSE Manager Server 4.3:postgresql14-docs-14.15-150200.5.50.1.noarch",
"SUSE Manager Server 4.3:postgresql14-plperl-14.15-150200.5.50.1.ppc64le",
"SUSE Manager Server 4.3:postgresql14-plperl-14.15-150200.5.50.1.s390x",
"SUSE Manager Server 4.3:postgresql14-plperl-14.15-150200.5.50.1.x86_64",
"SUSE Manager Server 4.3:postgresql14-plpython-14.15-150200.5.50.1.ppc64le",
"SUSE Manager Server 4.3:postgresql14-plpython-14.15-150200.5.50.1.s390x",
"SUSE Manager Server 4.3:postgresql14-plpython-14.15-150200.5.50.1.x86_64",
"SUSE Manager Server 4.3:postgresql14-pltcl-14.15-150200.5.50.1.ppc64le",
"SUSE Manager Server 4.3:postgresql14-pltcl-14.15-150200.5.50.1.s390x",
"SUSE Manager Server 4.3:postgresql14-pltcl-14.15-150200.5.50.1.x86_64",
"SUSE Manager Server 4.3:postgresql14-server-14.15-150200.5.50.1.ppc64le",
"SUSE Manager Server 4.3:postgresql14-server-14.15-150200.5.50.1.s390x",
"SUSE Manager Server 4.3:postgresql14-server-14.15-150200.5.50.1.x86_64",
"SUSE Manager Server 4.3:postgresql14-server-devel-14.15-150200.5.50.1.ppc64le",
"SUSE Manager Server 4.3:postgresql14-server-devel-14.15-150200.5.50.1.s390x",
"SUSE Manager Server 4.3:postgresql14-server-devel-14.15-150200.5.50.1.x86_64",
"openSUSE Leap 15.5:postgresql14-14.15-150200.5.50.1.aarch64",
"openSUSE Leap 15.5:postgresql14-14.15-150200.5.50.1.ppc64le",
"openSUSE Leap 15.5:postgresql14-14.15-150200.5.50.1.s390x",
"openSUSE Leap 15.5:postgresql14-14.15-150200.5.50.1.x86_64",
"openSUSE Leap 15.5:postgresql14-contrib-14.15-150200.5.50.1.aarch64",
"openSUSE Leap 15.5:postgresql14-contrib-14.15-150200.5.50.1.ppc64le",
"openSUSE Leap 15.5:postgresql14-contrib-14.15-150200.5.50.1.s390x",
"openSUSE Leap 15.5:postgresql14-contrib-14.15-150200.5.50.1.x86_64",
"openSUSE Leap 15.5:postgresql14-devel-14.15-150200.5.50.1.aarch64",
"openSUSE Leap 15.5:postgresql14-devel-14.15-150200.5.50.1.ppc64le",
"openSUSE Leap 15.5:postgresql14-devel-14.15-150200.5.50.1.s390x",
"openSUSE Leap 15.5:postgresql14-devel-14.15-150200.5.50.1.x86_64",
"openSUSE Leap 15.5:postgresql14-docs-14.15-150200.5.50.1.noarch",
"openSUSE Leap 15.5:postgresql14-llvmjit-14.15-150200.5.50.1.aarch64",
"openSUSE Leap 15.5:postgresql14-llvmjit-14.15-150200.5.50.1.ppc64le",
"openSUSE Leap 15.5:postgresql14-llvmjit-14.15-150200.5.50.1.s390x",
"openSUSE Leap 15.5:postgresql14-llvmjit-14.15-150200.5.50.1.x86_64",
"openSUSE Leap 15.5:postgresql14-llvmjit-devel-14.15-150200.5.50.1.aarch64",
"openSUSE Leap 15.5:postgresql14-llvmjit-devel-14.15-150200.5.50.1.ppc64le",
"openSUSE Leap 15.5:postgresql14-llvmjit-devel-14.15-150200.5.50.1.s390x",
"openSUSE Leap 15.5:postgresql14-llvmjit-devel-14.15-150200.5.50.1.x86_64",
"openSUSE Leap 15.5:postgresql14-plperl-14.15-150200.5.50.1.aarch64",
"openSUSE Leap 15.5:postgresql14-plperl-14.15-150200.5.50.1.ppc64le",
"openSUSE Leap 15.5:postgresql14-plperl-14.15-150200.5.50.1.s390x",
"openSUSE Leap 15.5:postgresql14-plperl-14.15-150200.5.50.1.x86_64",
"openSUSE Leap 15.5:postgresql14-plpython-14.15-150200.5.50.1.aarch64",
"openSUSE Leap 15.5:postgresql14-plpython-14.15-150200.5.50.1.ppc64le",
"openSUSE Leap 15.5:postgresql14-plpython-14.15-150200.5.50.1.s390x",
"openSUSE Leap 15.5:postgresql14-plpython-14.15-150200.5.50.1.x86_64",
"openSUSE Leap 15.5:postgresql14-pltcl-14.15-150200.5.50.1.aarch64",
"openSUSE Leap 15.5:postgresql14-pltcl-14.15-150200.5.50.1.ppc64le",
"openSUSE Leap 15.5:postgresql14-pltcl-14.15-150200.5.50.1.s390x",
"openSUSE Leap 15.5:postgresql14-pltcl-14.15-150200.5.50.1.x86_64",
"openSUSE Leap 15.5:postgresql14-server-14.15-150200.5.50.1.aarch64",
"openSUSE Leap 15.5:postgresql14-server-14.15-150200.5.50.1.ppc64le",
"openSUSE Leap 15.5:postgresql14-server-14.15-150200.5.50.1.s390x",
"openSUSE Leap 15.5:postgresql14-server-14.15-150200.5.50.1.x86_64",
"openSUSE Leap 15.5:postgresql14-server-devel-14.15-150200.5.50.1.aarch64",
"openSUSE Leap 15.5:postgresql14-server-devel-14.15-150200.5.50.1.ppc64le",
"openSUSE Leap 15.5:postgresql14-server-devel-14.15-150200.5.50.1.s390x",
"openSUSE Leap 15.5:postgresql14-server-devel-14.15-150200.5.50.1.x86_64",
"openSUSE Leap 15.5:postgresql14-test-14.15-150200.5.50.1.aarch64",
"openSUSE Leap 15.5:postgresql14-test-14.15-150200.5.50.1.ppc64le",
"openSUSE Leap 15.5:postgresql14-test-14.15-150200.5.50.1.s390x",
"openSUSE Leap 15.5:postgresql14-test-14.15-150200.5.50.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2024-10979",
"url": "https://www.suse.com/security/cve/CVE-2024-10979"
},
{
"category": "external",
"summary": "SUSE Bug 1233327 for CVE-2024-10979",
"url": "https://bugzilla.suse.com/1233327"
}
],
"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.15-150200.5.50.1.aarch64",
"SUSE Enterprise Storage 7.1:postgresql14-14.15-150200.5.50.1.x86_64",
"SUSE Enterprise Storage 7.1:postgresql14-contrib-14.15-150200.5.50.1.aarch64",
"SUSE Enterprise Storage 7.1:postgresql14-contrib-14.15-150200.5.50.1.x86_64",
"SUSE Enterprise Storage 7.1:postgresql14-devel-14.15-150200.5.50.1.aarch64",
"SUSE Enterprise Storage 7.1:postgresql14-devel-14.15-150200.5.50.1.x86_64",
"SUSE Enterprise Storage 7.1:postgresql14-docs-14.15-150200.5.50.1.noarch",
"SUSE Enterprise Storage 7.1:postgresql14-plperl-14.15-150200.5.50.1.aarch64",
"SUSE Enterprise Storage 7.1:postgresql14-plperl-14.15-150200.5.50.1.x86_64",
"SUSE Enterprise Storage 7.1:postgresql14-plpython-14.15-150200.5.50.1.aarch64",
"SUSE Enterprise Storage 7.1:postgresql14-plpython-14.15-150200.5.50.1.x86_64",
"SUSE Enterprise Storage 7.1:postgresql14-pltcl-14.15-150200.5.50.1.aarch64",
"SUSE Enterprise Storage 7.1:postgresql14-pltcl-14.15-150200.5.50.1.x86_64",
"SUSE Enterprise Storage 7.1:postgresql14-server-14.15-150200.5.50.1.aarch64",
"SUSE Enterprise Storage 7.1:postgresql14-server-14.15-150200.5.50.1.x86_64",
"SUSE Enterprise Storage 7.1:postgresql14-server-devel-14.15-150200.5.50.1.aarch64",
"SUSE Enterprise Storage 7.1:postgresql14-server-devel-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql14-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql14-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql14-contrib-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql14-contrib-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql14-devel-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql14-devel-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql14-docs-14.15-150200.5.50.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql14-plperl-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql14-plperl-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql14-plpython-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql14-plpython-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql14-pltcl-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql14-pltcl-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql14-server-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql14-server-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql14-server-devel-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql14-server-devel-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql14-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql14-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql14-contrib-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql14-contrib-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql14-devel-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql14-devel-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql14-docs-14.15-150200.5.50.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql14-plperl-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql14-plperl-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql14-plpython-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql14-plpython-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql14-pltcl-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql14-pltcl-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql14-server-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql14-server-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql14-server-devel-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql14-server-devel-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-contrib-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-contrib-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-devel-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-devel-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-docs-14.15-150200.5.50.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-plperl-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-plperl-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-plpython-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-plpython-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-pltcl-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-pltcl-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-server-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-server-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-server-devel-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-server-devel-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-contrib-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-contrib-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-devel-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-devel-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-docs-14.15-150200.5.50.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-plperl-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-plperl-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-plpython-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-plpython-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-pltcl-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-pltcl-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-server-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-server-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-server-devel-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-server-devel-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-14.15-150200.5.50.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-contrib-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-contrib-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-contrib-14.15-150200.5.50.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-contrib-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-devel-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-devel-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-devel-14.15-150200.5.50.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-devel-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-docs-14.15-150200.5.50.1.noarch",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-llvmjit-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-llvmjit-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-llvmjit-14.15-150200.5.50.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-llvmjit-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-llvmjit-devel-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-llvmjit-devel-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-llvmjit-devel-14.15-150200.5.50.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-llvmjit-devel-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-plperl-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-plperl-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-plperl-14.15-150200.5.50.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-plperl-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-plpython-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-plpython-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-plpython-14.15-150200.5.50.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-plpython-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-pltcl-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-pltcl-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-pltcl-14.15-150200.5.50.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-pltcl-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-server-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-server-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-server-14.15-150200.5.50.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-server-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-server-devel-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-server-devel-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-server-devel-14.15-150200.5.50.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-server-devel-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql14-llvmjit-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql14-llvmjit-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql14-llvmjit-14.15-150200.5.50.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql14-llvmjit-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql14-test-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql14-test-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql14-test-14.15-150200.5.50.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql14-test-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-14.15-150200.5.50.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-contrib-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-contrib-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-contrib-14.15-150200.5.50.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-contrib-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-devel-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-devel-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-devel-14.15-150200.5.50.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-devel-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-docs-14.15-150200.5.50.1.noarch",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-plperl-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-plperl-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-plperl-14.15-150200.5.50.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-plperl-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-plpython-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-plpython-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-plpython-14.15-150200.5.50.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-plpython-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-pltcl-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-pltcl-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-pltcl-14.15-150200.5.50.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-pltcl-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-server-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-server-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-server-14.15-150200.5.50.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-server-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-server-devel-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-server-devel-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-server-devel-14.15-150200.5.50.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-server-devel-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-14.15-150200.5.50.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-contrib-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-contrib-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-contrib-14.15-150200.5.50.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-contrib-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-devel-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-devel-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-devel-14.15-150200.5.50.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-devel-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-docs-14.15-150200.5.50.1.noarch",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-plperl-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-plperl-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-plperl-14.15-150200.5.50.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-plperl-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-plpython-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-plpython-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-plpython-14.15-150200.5.50.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-plpython-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-pltcl-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-pltcl-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-pltcl-14.15-150200.5.50.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-pltcl-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-server-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-server-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-server-14.15-150200.5.50.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-server-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-server-devel-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-server-devel-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-server-devel-14.15-150200.5.50.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-server-devel-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-14.15-150200.5.50.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-contrib-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-contrib-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-contrib-14.15-150200.5.50.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-contrib-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-devel-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-devel-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-devel-14.15-150200.5.50.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-devel-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-docs-14.15-150200.5.50.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-plperl-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-plperl-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-plperl-14.15-150200.5.50.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-plperl-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-plpython-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-plpython-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-plpython-14.15-150200.5.50.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-plpython-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-pltcl-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-pltcl-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-pltcl-14.15-150200.5.50.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-pltcl-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-server-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-server-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-server-14.15-150200.5.50.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-server-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-server-devel-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-server-devel-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-server-devel-14.15-150200.5.50.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-server-devel-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql14-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql14-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql14-contrib-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql14-contrib-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql14-devel-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql14-devel-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql14-docs-14.15-150200.5.50.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql14-plperl-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql14-plperl-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql14-plpython-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql14-plpython-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql14-pltcl-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql14-pltcl-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql14-server-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql14-server-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql14-server-devel-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql14-server-devel-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql14-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql14-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql14-contrib-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql14-contrib-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql14-devel-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql14-devel-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql14-docs-14.15-150200.5.50.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql14-plperl-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql14-plperl-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql14-plpython-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql14-plpython-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql14-pltcl-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql14-pltcl-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql14-server-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql14-server-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql14-server-devel-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql14-server-devel-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-contrib-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-contrib-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-devel-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-devel-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-docs-14.15-150200.5.50.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-plperl-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-plperl-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-plpython-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-plpython-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-pltcl-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-pltcl-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-server-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-server-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-server-devel-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-server-devel-14.15-150200.5.50.1.x86_64",
"SUSE Manager Proxy 4.3:postgresql14-14.15-150200.5.50.1.x86_64",
"SUSE Manager Proxy 4.3:postgresql14-contrib-14.15-150200.5.50.1.x86_64",
"SUSE Manager Proxy 4.3:postgresql14-devel-14.15-150200.5.50.1.x86_64",
"SUSE Manager Proxy 4.3:postgresql14-docs-14.15-150200.5.50.1.noarch",
"SUSE Manager Proxy 4.3:postgresql14-plperl-14.15-150200.5.50.1.x86_64",
"SUSE Manager Proxy 4.3:postgresql14-plpython-14.15-150200.5.50.1.x86_64",
"SUSE Manager Proxy 4.3:postgresql14-pltcl-14.15-150200.5.50.1.x86_64",
"SUSE Manager Proxy 4.3:postgresql14-server-14.15-150200.5.50.1.x86_64",
"SUSE Manager Proxy 4.3:postgresql14-server-devel-14.15-150200.5.50.1.x86_64",
"SUSE Manager Server 4.3:postgresql14-14.15-150200.5.50.1.ppc64le",
"SUSE Manager Server 4.3:postgresql14-14.15-150200.5.50.1.s390x",
"SUSE Manager Server 4.3:postgresql14-14.15-150200.5.50.1.x86_64",
"SUSE Manager Server 4.3:postgresql14-contrib-14.15-150200.5.50.1.ppc64le",
"SUSE Manager Server 4.3:postgresql14-contrib-14.15-150200.5.50.1.s390x",
"SUSE Manager Server 4.3:postgresql14-contrib-14.15-150200.5.50.1.x86_64",
"SUSE Manager Server 4.3:postgresql14-devel-14.15-150200.5.50.1.ppc64le",
"SUSE Manager Server 4.3:postgresql14-devel-14.15-150200.5.50.1.s390x",
"SUSE Manager Server 4.3:postgresql14-devel-14.15-150200.5.50.1.x86_64",
"SUSE Manager Server 4.3:postgresql14-docs-14.15-150200.5.50.1.noarch",
"SUSE Manager Server 4.3:postgresql14-plperl-14.15-150200.5.50.1.ppc64le",
"SUSE Manager Server 4.3:postgresql14-plperl-14.15-150200.5.50.1.s390x",
"SUSE Manager Server 4.3:postgresql14-plperl-14.15-150200.5.50.1.x86_64",
"SUSE Manager Server 4.3:postgresql14-plpython-14.15-150200.5.50.1.ppc64le",
"SUSE Manager Server 4.3:postgresql14-plpython-14.15-150200.5.50.1.s390x",
"SUSE Manager Server 4.3:postgresql14-plpython-14.15-150200.5.50.1.x86_64",
"SUSE Manager Server 4.3:postgresql14-pltcl-14.15-150200.5.50.1.ppc64le",
"SUSE Manager Server 4.3:postgresql14-pltcl-14.15-150200.5.50.1.s390x",
"SUSE Manager Server 4.3:postgresql14-pltcl-14.15-150200.5.50.1.x86_64",
"SUSE Manager Server 4.3:postgresql14-server-14.15-150200.5.50.1.ppc64le",
"SUSE Manager Server 4.3:postgresql14-server-14.15-150200.5.50.1.s390x",
"SUSE Manager Server 4.3:postgresql14-server-14.15-150200.5.50.1.x86_64",
"SUSE Manager Server 4.3:postgresql14-server-devel-14.15-150200.5.50.1.ppc64le",
"SUSE Manager Server 4.3:postgresql14-server-devel-14.15-150200.5.50.1.s390x",
"SUSE Manager Server 4.3:postgresql14-server-devel-14.15-150200.5.50.1.x86_64",
"openSUSE Leap 15.5:postgresql14-14.15-150200.5.50.1.aarch64",
"openSUSE Leap 15.5:postgresql14-14.15-150200.5.50.1.ppc64le",
"openSUSE Leap 15.5:postgresql14-14.15-150200.5.50.1.s390x",
"openSUSE Leap 15.5:postgresql14-14.15-150200.5.50.1.x86_64",
"openSUSE Leap 15.5:postgresql14-contrib-14.15-150200.5.50.1.aarch64",
"openSUSE Leap 15.5:postgresql14-contrib-14.15-150200.5.50.1.ppc64le",
"openSUSE Leap 15.5:postgresql14-contrib-14.15-150200.5.50.1.s390x",
"openSUSE Leap 15.5:postgresql14-contrib-14.15-150200.5.50.1.x86_64",
"openSUSE Leap 15.5:postgresql14-devel-14.15-150200.5.50.1.aarch64",
"openSUSE Leap 15.5:postgresql14-devel-14.15-150200.5.50.1.ppc64le",
"openSUSE Leap 15.5:postgresql14-devel-14.15-150200.5.50.1.s390x",
"openSUSE Leap 15.5:postgresql14-devel-14.15-150200.5.50.1.x86_64",
"openSUSE Leap 15.5:postgresql14-docs-14.15-150200.5.50.1.noarch",
"openSUSE Leap 15.5:postgresql14-llvmjit-14.15-150200.5.50.1.aarch64",
"openSUSE Leap 15.5:postgresql14-llvmjit-14.15-150200.5.50.1.ppc64le",
"openSUSE Leap 15.5:postgresql14-llvmjit-14.15-150200.5.50.1.s390x",
"openSUSE Leap 15.5:postgresql14-llvmjit-14.15-150200.5.50.1.x86_64",
"openSUSE Leap 15.5:postgresql14-llvmjit-devel-14.15-150200.5.50.1.aarch64",
"openSUSE Leap 15.5:postgresql14-llvmjit-devel-14.15-150200.5.50.1.ppc64le",
"openSUSE Leap 15.5:postgresql14-llvmjit-devel-14.15-150200.5.50.1.s390x",
"openSUSE Leap 15.5:postgresql14-llvmjit-devel-14.15-150200.5.50.1.x86_64",
"openSUSE Leap 15.5:postgresql14-plperl-14.15-150200.5.50.1.aarch64",
"openSUSE Leap 15.5:postgresql14-plperl-14.15-150200.5.50.1.ppc64le",
"openSUSE Leap 15.5:postgresql14-plperl-14.15-150200.5.50.1.s390x",
"openSUSE Leap 15.5:postgresql14-plperl-14.15-150200.5.50.1.x86_64",
"openSUSE Leap 15.5:postgresql14-plpython-14.15-150200.5.50.1.aarch64",
"openSUSE Leap 15.5:postgresql14-plpython-14.15-150200.5.50.1.ppc64le",
"openSUSE Leap 15.5:postgresql14-plpython-14.15-150200.5.50.1.s390x",
"openSUSE Leap 15.5:postgresql14-plpython-14.15-150200.5.50.1.x86_64",
"openSUSE Leap 15.5:postgresql14-pltcl-14.15-150200.5.50.1.aarch64",
"openSUSE Leap 15.5:postgresql14-pltcl-14.15-150200.5.50.1.ppc64le",
"openSUSE Leap 15.5:postgresql14-pltcl-14.15-150200.5.50.1.s390x",
"openSUSE Leap 15.5:postgresql14-pltcl-14.15-150200.5.50.1.x86_64",
"openSUSE Leap 15.5:postgresql14-server-14.15-150200.5.50.1.aarch64",
"openSUSE Leap 15.5:postgresql14-server-14.15-150200.5.50.1.ppc64le",
"openSUSE Leap 15.5:postgresql14-server-14.15-150200.5.50.1.s390x",
"openSUSE Leap 15.5:postgresql14-server-14.15-150200.5.50.1.x86_64",
"openSUSE Leap 15.5:postgresql14-server-devel-14.15-150200.5.50.1.aarch64",
"openSUSE Leap 15.5:postgresql14-server-devel-14.15-150200.5.50.1.ppc64le",
"openSUSE Leap 15.5:postgresql14-server-devel-14.15-150200.5.50.1.s390x",
"openSUSE Leap 15.5:postgresql14-server-devel-14.15-150200.5.50.1.x86_64",
"openSUSE Leap 15.5:postgresql14-test-14.15-150200.5.50.1.aarch64",
"openSUSE Leap 15.5:postgresql14-test-14.15-150200.5.50.1.ppc64le",
"openSUSE Leap 15.5:postgresql14-test-14.15-150200.5.50.1.s390x",
"openSUSE Leap 15.5:postgresql14-test-14.15-150200.5.50.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 8.8,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"SUSE Enterprise Storage 7.1:postgresql14-14.15-150200.5.50.1.aarch64",
"SUSE Enterprise Storage 7.1:postgresql14-14.15-150200.5.50.1.x86_64",
"SUSE Enterprise Storage 7.1:postgresql14-contrib-14.15-150200.5.50.1.aarch64",
"SUSE Enterprise Storage 7.1:postgresql14-contrib-14.15-150200.5.50.1.x86_64",
"SUSE Enterprise Storage 7.1:postgresql14-devel-14.15-150200.5.50.1.aarch64",
"SUSE Enterprise Storage 7.1:postgresql14-devel-14.15-150200.5.50.1.x86_64",
"SUSE Enterprise Storage 7.1:postgresql14-docs-14.15-150200.5.50.1.noarch",
"SUSE Enterprise Storage 7.1:postgresql14-plperl-14.15-150200.5.50.1.aarch64",
"SUSE Enterprise Storage 7.1:postgresql14-plperl-14.15-150200.5.50.1.x86_64",
"SUSE Enterprise Storage 7.1:postgresql14-plpython-14.15-150200.5.50.1.aarch64",
"SUSE Enterprise Storage 7.1:postgresql14-plpython-14.15-150200.5.50.1.x86_64",
"SUSE Enterprise Storage 7.1:postgresql14-pltcl-14.15-150200.5.50.1.aarch64",
"SUSE Enterprise Storage 7.1:postgresql14-pltcl-14.15-150200.5.50.1.x86_64",
"SUSE Enterprise Storage 7.1:postgresql14-server-14.15-150200.5.50.1.aarch64",
"SUSE Enterprise Storage 7.1:postgresql14-server-14.15-150200.5.50.1.x86_64",
"SUSE Enterprise Storage 7.1:postgresql14-server-devel-14.15-150200.5.50.1.aarch64",
"SUSE Enterprise Storage 7.1:postgresql14-server-devel-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql14-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql14-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql14-contrib-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql14-contrib-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql14-devel-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql14-devel-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql14-docs-14.15-150200.5.50.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql14-plperl-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql14-plperl-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql14-plpython-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql14-plpython-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql14-pltcl-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql14-pltcl-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql14-server-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql14-server-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql14-server-devel-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql14-server-devel-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql14-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql14-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql14-contrib-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql14-contrib-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql14-devel-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql14-devel-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql14-docs-14.15-150200.5.50.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql14-plperl-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql14-plperl-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql14-plpython-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql14-plpython-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql14-pltcl-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql14-pltcl-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql14-server-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql14-server-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql14-server-devel-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql14-server-devel-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-contrib-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-contrib-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-devel-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-devel-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-docs-14.15-150200.5.50.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-plperl-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-plperl-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-plpython-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-plpython-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-pltcl-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-pltcl-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-server-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-server-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-server-devel-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-server-devel-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-contrib-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-contrib-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-devel-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-devel-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-docs-14.15-150200.5.50.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-plperl-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-plperl-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-plpython-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-plpython-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-pltcl-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-pltcl-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-server-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-server-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-server-devel-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-server-devel-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-14.15-150200.5.50.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-contrib-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-contrib-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-contrib-14.15-150200.5.50.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-contrib-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-devel-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-devel-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-devel-14.15-150200.5.50.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-devel-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-docs-14.15-150200.5.50.1.noarch",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-llvmjit-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-llvmjit-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-llvmjit-14.15-150200.5.50.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-llvmjit-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-llvmjit-devel-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-llvmjit-devel-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-llvmjit-devel-14.15-150200.5.50.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-llvmjit-devel-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-plperl-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-plperl-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-plperl-14.15-150200.5.50.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-plperl-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-plpython-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-plpython-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-plpython-14.15-150200.5.50.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-plpython-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-pltcl-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-pltcl-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-pltcl-14.15-150200.5.50.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-pltcl-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-server-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-server-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-server-14.15-150200.5.50.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-server-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-server-devel-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-server-devel-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-server-devel-14.15-150200.5.50.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-server-devel-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql14-llvmjit-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql14-llvmjit-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql14-llvmjit-14.15-150200.5.50.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql14-llvmjit-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql14-test-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql14-test-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql14-test-14.15-150200.5.50.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql14-test-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-14.15-150200.5.50.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-contrib-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-contrib-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-contrib-14.15-150200.5.50.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-contrib-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-devel-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-devel-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-devel-14.15-150200.5.50.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-devel-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-docs-14.15-150200.5.50.1.noarch",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-plperl-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-plperl-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-plperl-14.15-150200.5.50.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-plperl-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-plpython-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-plpython-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-plpython-14.15-150200.5.50.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-plpython-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-pltcl-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-pltcl-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-pltcl-14.15-150200.5.50.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-pltcl-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-server-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-server-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-server-14.15-150200.5.50.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-server-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-server-devel-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-server-devel-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-server-devel-14.15-150200.5.50.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql14-server-devel-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-14.15-150200.5.50.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-contrib-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-contrib-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-contrib-14.15-150200.5.50.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-contrib-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-devel-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-devel-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-devel-14.15-150200.5.50.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-devel-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-docs-14.15-150200.5.50.1.noarch",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-plperl-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-plperl-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-plperl-14.15-150200.5.50.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-plperl-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-plpython-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-plpython-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-plpython-14.15-150200.5.50.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-plpython-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-pltcl-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-pltcl-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-pltcl-14.15-150200.5.50.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-pltcl-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-server-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-server-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-server-14.15-150200.5.50.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-server-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-server-devel-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-server-devel-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-server-devel-14.15-150200.5.50.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-server-devel-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-14.15-150200.5.50.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-contrib-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-contrib-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-contrib-14.15-150200.5.50.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-contrib-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-devel-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-devel-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-devel-14.15-150200.5.50.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-devel-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-docs-14.15-150200.5.50.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-plperl-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-plperl-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-plperl-14.15-150200.5.50.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-plperl-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-plpython-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-plpython-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-plpython-14.15-150200.5.50.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-plpython-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-pltcl-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-pltcl-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-pltcl-14.15-150200.5.50.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-pltcl-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-server-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-server-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-server-14.15-150200.5.50.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-server-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-server-devel-14.15-150200.5.50.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-server-devel-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-server-devel-14.15-150200.5.50.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-server-devel-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql14-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql14-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql14-contrib-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql14-contrib-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql14-devel-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql14-devel-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql14-docs-14.15-150200.5.50.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql14-plperl-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql14-plperl-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql14-plpython-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql14-plpython-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql14-pltcl-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql14-pltcl-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql14-server-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql14-server-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql14-server-devel-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql14-server-devel-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql14-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql14-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql14-contrib-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql14-contrib-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql14-devel-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql14-devel-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql14-docs-14.15-150200.5.50.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql14-plperl-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql14-plperl-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql14-plpython-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql14-plpython-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql14-pltcl-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql14-pltcl-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql14-server-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql14-server-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql14-server-devel-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql14-server-devel-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-contrib-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-contrib-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-devel-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-devel-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-docs-14.15-150200.5.50.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-plperl-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-plperl-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-plpython-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-plpython-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-pltcl-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-pltcl-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-server-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-server-14.15-150200.5.50.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-server-devel-14.15-150200.5.50.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-server-devel-14.15-150200.5.50.1.x86_64",
"SUSE Manager Proxy 4.3:postgresql14-14.15-150200.5.50.1.x86_64",
"SUSE Manager Proxy 4.3:postgresql14-contrib-14.15-150200.5.50.1.x86_64",
"SUSE Manager Proxy 4.3:postgresql14-devel-14.15-150200.5.50.1.x86_64",
"SUSE Manager Proxy 4.3:postgresql14-docs-14.15-150200.5.50.1.noarch",
"SUSE Manager Proxy 4.3:postgresql14-plperl-14.15-150200.5.50.1.x86_64",
"SUSE Manager Proxy 4.3:postgresql14-plpython-14.15-150200.5.50.1.x86_64",
"SUSE Manager Proxy 4.3:postgresql14-pltcl-14.15-150200.5.50.1.x86_64",
"SUSE Manager Proxy 4.3:postgresql14-server-14.15-150200.5.50.1.x86_64",
"SUSE Manager Proxy 4.3:postgresql14-server-devel-14.15-150200.5.50.1.x86_64",
"SUSE Manager Server 4.3:postgresql14-14.15-150200.5.50.1.ppc64le",
"SUSE Manager Server 4.3:postgresql14-14.15-150200.5.50.1.s390x",
"SUSE Manager Server 4.3:postgresql14-14.15-150200.5.50.1.x86_64",
"SUSE Manager Server 4.3:postgresql14-contrib-14.15-150200.5.50.1.ppc64le",
"SUSE Manager Server 4.3:postgresql14-contrib-14.15-150200.5.50.1.s390x",
"SUSE Manager Server 4.3:postgresql14-contrib-14.15-150200.5.50.1.x86_64",
"SUSE Manager Server 4.3:postgresql14-devel-14.15-150200.5.50.1.ppc64le",
"SUSE Manager Server 4.3:postgresql14-devel-14.15-150200.5.50.1.s390x",
"SUSE Manager Server 4.3:postgresql14-devel-14.15-150200.5.50.1.x86_64",
"SUSE Manager Server 4.3:postgresql14-docs-14.15-150200.5.50.1.noarch",
"SUSE Manager Server 4.3:postgresql14-plperl-14.15-150200.5.50.1.ppc64le",
"SUSE Manager Server 4.3:postgresql14-plperl-14.15-150200.5.50.1.s390x",
"SUSE Manager Server 4.3:postgresql14-plperl-14.15-150200.5.50.1.x86_64",
"SUSE Manager Server 4.3:postgresql14-plpython-14.15-150200.5.50.1.ppc64le",
"SUSE Manager Server 4.3:postgresql14-plpython-14.15-150200.5.50.1.s390x",
"SUSE Manager Server 4.3:postgresql14-plpython-14.15-150200.5.50.1.x86_64",
"SUSE Manager Server 4.3:postgresql14-pltcl-14.15-150200.5.50.1.ppc64le",
"SUSE Manager Server 4.3:postgresql14-pltcl-14.15-150200.5.50.1.s390x",
"SUSE Manager Server 4.3:postgresql14-pltcl-14.15-150200.5.50.1.x86_64",
"SUSE Manager Server 4.3:postgresql14-server-14.15-150200.5.50.1.ppc64le",
"SUSE Manager Server 4.3:postgresql14-server-14.15-150200.5.50.1.s390x",
"SUSE Manager Server 4.3:postgresql14-server-14.15-150200.5.50.1.x86_64",
"SUSE Manager Server 4.3:postgresql14-server-devel-14.15-150200.5.50.1.ppc64le",
"SUSE Manager Server 4.3:postgresql14-server-devel-14.15-150200.5.50.1.s390x",
"SUSE Manager Server 4.3:postgresql14-server-devel-14.15-150200.5.50.1.x86_64",
"openSUSE Leap 15.5:postgresql14-14.15-150200.5.50.1.aarch64",
"openSUSE Leap 15.5:postgresql14-14.15-150200.5.50.1.ppc64le",
"openSUSE Leap 15.5:postgresql14-14.15-150200.5.50.1.s390x",
"openSUSE Leap 15.5:postgresql14-14.15-150200.5.50.1.x86_64",
"openSUSE Leap 15.5:postgresql14-contrib-14.15-150200.5.50.1.aarch64",
"openSUSE Leap 15.5:postgresql14-contrib-14.15-150200.5.50.1.ppc64le",
"openSUSE Leap 15.5:postgresql14-contrib-14.15-150200.5.50.1.s390x",
"openSUSE Leap 15.5:postgresql14-contrib-14.15-150200.5.50.1.x86_64",
"openSUSE Leap 15.5:postgresql14-devel-14.15-150200.5.50.1.aarch64",
"openSUSE Leap 15.5:postgresql14-devel-14.15-150200.5.50.1.ppc64le",
"openSUSE Leap 15.5:postgresql14-devel-14.15-150200.5.50.1.s390x",
"openSUSE Leap 15.5:postgresql14-devel-14.15-150200.5.50.1.x86_64",
"openSUSE Leap 15.5:postgresql14-docs-14.15-150200.5.50.1.noarch",
"openSUSE Leap 15.5:postgresql14-llvmjit-14.15-150200.5.50.1.aarch64",
"openSUSE Leap 15.5:postgresql14-llvmjit-14.15-150200.5.50.1.ppc64le",
"openSUSE Leap 15.5:postgresql14-llvmjit-14.15-150200.5.50.1.s390x",
"openSUSE Leap 15.5:postgresql14-llvmjit-14.15-150200.5.50.1.x86_64",
"openSUSE Leap 15.5:postgresql14-llvmjit-devel-14.15-150200.5.50.1.aarch64",
"openSUSE Leap 15.5:postgresql14-llvmjit-devel-14.15-150200.5.50.1.ppc64le",
"openSUSE Leap 15.5:postgresql14-llvmjit-devel-14.15-150200.5.50.1.s390x",
"openSUSE Leap 15.5:postgresql14-llvmjit-devel-14.15-150200.5.50.1.x86_64",
"openSUSE Leap 15.5:postgresql14-plperl-14.15-150200.5.50.1.aarch64",
"openSUSE Leap 15.5:postgresql14-plperl-14.15-150200.5.50.1.ppc64le",
"openSUSE Leap 15.5:postgresql14-plperl-14.15-150200.5.50.1.s390x",
"openSUSE Leap 15.5:postgresql14-plperl-14.15-150200.5.50.1.x86_64",
"openSUSE Leap 15.5:postgresql14-plpython-14.15-150200.5.50.1.aarch64",
"openSUSE Leap 15.5:postgresql14-plpython-14.15-150200.5.50.1.ppc64le",
"openSUSE Leap 15.5:postgresql14-plpython-14.15-150200.5.50.1.s390x",
"openSUSE Leap 15.5:postgresql14-plpython-14.15-150200.5.50.1.x86_64",
"openSUSE Leap 15.5:postgresql14-pltcl-14.15-150200.5.50.1.aarch64",
"openSUSE Leap 15.5:postgresql14-pltcl-14.15-150200.5.50.1.ppc64le",
"openSUSE Leap 15.5:postgresql14-pltcl-14.15-150200.5.50.1.s390x",
"openSUSE Leap 15.5:postgresql14-pltcl-14.15-150200.5.50.1.x86_64",
"openSUSE Leap 15.5:postgresql14-server-14.15-150200.5.50.1.aarch64",
"openSUSE Leap 15.5:postgresql14-server-14.15-150200.5.50.1.ppc64le",
"openSUSE Leap 15.5:postgresql14-server-14.15-150200.5.50.1.s390x",
"openSUSE Leap 15.5:postgresql14-server-14.15-150200.5.50.1.x86_64",
"openSUSE Leap 15.5:postgresql14-server-devel-14.15-150200.5.50.1.aarch64",
"openSUSE Leap 15.5:postgresql14-server-devel-14.15-150200.5.50.1.ppc64le",
"openSUSE Leap 15.5:postgresql14-server-devel-14.15-150200.5.50.1.s390x",
"openSUSE Leap 15.5:postgresql14-server-devel-14.15-150200.5.50.1.x86_64",
"openSUSE Leap 15.5:postgresql14-test-14.15-150200.5.50.1.aarch64",
"openSUSE Leap 15.5:postgresql14-test-14.15-150200.5.50.1.ppc64le",
"openSUSE Leap 15.5:postgresql14-test-14.15-150200.5.50.1.s390x",
"openSUSE Leap 15.5:postgresql14-test-14.15-150200.5.50.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-12-04T14:53:35Z",
"details": "important"
}
],
"title": "CVE-2024-10979"
}
]
}
suse-su-2024:4063-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 postgresql, postgresql16, postgresql17",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for postgresql, postgresql16, postgresql17 fixes the following issues:\n\nThis update ships postgresql17 , and fixes security issues with postgresql16:\n\n- bsc#1230423: Relax the dependency of extensions on the server\n version from exact major.minor to greater or equal, after Tom\n Lane confirmed on the PostgreSQL packagers list that ABI\n stability is being taken care of between minor releases.\n\n- bsc#1219340: The last fix was not correct. Improve it by removing\n the dependency again and call fillup only if it is installed.\n\npostgresql16 was updated to 16.6:\n* Repair ABI break for extensions that work with struct\n ResultRelInfo.\n* Restore functionality of ALTER {ROLE|DATABASE} SET role.\n* Fix cases where a logical replication slot\u0027s restart_lsn could\n go backwards.\n* Avoid deleting still-needed WAL files during pg_rewind.\n* Fix race conditions associated with dropping shared statistics\n entries.\n* Count index scans in contrib/bloom indexes in the statistics\n views, such as the pg_stat_user_indexes.idx_scan counter.\n* Fix crash when checking to see if an index\u0027s opclass options\n have changed.\n* Avoid assertion failure caused by disconnected NFA sub-graphs\n in regular expression parsing.\n* https://www.postgresql.org/docs/release/16.6/\n\npostgresql16 was updated to 16.5:\n\n* CVE-2024-10976, bsc#1233323: Ensure cached plans are marked as\n dependent on the calling role when RLS applies to a\n non-top-level table reference.\n* CVE-2024-10977, bsc#1233325: Make libpq discard error messages\n received during SSL or GSS protocol negotiation.\n* CVE-2024-10978, bsc#1233326: Fix unintended interactions\n between SET SESSION AUTHORIZATION and SET ROLE\n* CVE-2024-10979, bsc#1233327: Prevent trusted PL/Perl code from\n changing environment variables.\n* https://www.postgresql.org/about/news/p-2955/\n* https://www.postgresql.org/docs/release/16.5/\n\n- Don\u0027t build the libs and mini flavor anymore to hand over to\n PostgreSQL 17.\n\n * https://www.postgresql.org/about/news/p-2910/\n\npostgresql17 is shipped in version 17.2:\n\n* CVE-2024-10976, bsc#1233323: Ensure cached plans are marked as\n dependent on the calling role when RLS applies to a\n non-top-level table reference.\n* CVE-2024-10977, bsc#1233325: Make libpq discard error messages\n received during SSL or GSS protocol negotiation.\n* CVE-2024-10978, bsc#1233326: Fix unintended interactions\n between SET SESSION AUTHORIZATION and SET ROLE\n* CVE-2024-10979, bsc#1233327: Prevent trusted PL/Perl code from\n changing environment variables.\n* https://www.postgresql.org/about/news/p-2955/\n* https://www.postgresql.org/docs/release/17.1/\n* https://www.postgresql.org/docs/release/17.2/\n\nUpgrade to 17.2:\n\n* Repair ABI break for extensions that work with struct\n ResultRelInfo.\n* Restore functionality of ALTER {ROLE|DATABASE} SET role.\n* Fix cases where a logical replication slot\u0027s restart_lsn could\n go backwards.\n* Avoid deleting still-needed WAL files during pg_rewind.\n* Fix race conditions associated with dropping shared statistics\n entries.\n* Count index scans in contrib/bloom indexes in the statistics\n views, such as the pg_stat_user_indexes.idx_scan counter.\n* Fix crash when checking to see if an index\u0027s opclass options\n have changed.\n* Avoid assertion failure caused by disconnected NFA sub-graphs\n in regular expression parsing.\n\nUpgrade to 17.0:\n\n* New memory management system for VACUUM, which reduces memory\n consumption and can improve overall vacuuming performance.\n* New SQL/JSON capabilities, including constructors, identity\n functions, and the JSON_TABLE() function, which converts JSON\n data into a table representation.\n* Various query performance improvements, including for\n sequential reads using streaming I/O, write throughput under\n high concurrency, and searches over multiple values in a btree\n index.\n* Logical replication enhancements, including:\n + Failover control\n + pg_createsubscriber, a utility that creates logical replicas\n from physical standbys\n + pg_upgrade now preserves replication slots on both publishers\n and subscribers\n* New client-side connection option, sslnegotiation=direct, that\n performs a direct TLS handshake to avoid a round-trip\n negotiation.\n* pg_basebackup now supports incremental backup.\n* COPY adds a new option, ON_ERROR ignore, that allows a copy\n operation to continue in the event of an error.\n* https://www.postgresql.org/about/news/p-2936/\n* https://www.postgresql.org/docs/17/release-17.html\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-2024-4063,SUSE-SLE-Module-Basesystem-15-SP6-2024-4063,SUSE-SLE-Module-Packagehub-Subpackages-15-SP6-2024-4063,SUSE-SLE-Module-Server-Applications-15-SP6-2024-4063,openSUSE-SLE-15.6-2024-4063",
"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-2024_4063-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2024:4063-1",
"url": "https://www.suse.com/support/update/announcement/2024/suse-su-20244063-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2024:4063-1",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2024-November/019846.html"
},
{
"category": "self",
"summary": "SUSE Bug 1219340",
"url": "https://bugzilla.suse.com/1219340"
},
{
"category": "self",
"summary": "SUSE Bug 1230423",
"url": "https://bugzilla.suse.com/1230423"
},
{
"category": "self",
"summary": "SUSE Bug 1233323",
"url": "https://bugzilla.suse.com/1233323"
},
{
"category": "self",
"summary": "SUSE Bug 1233325",
"url": "https://bugzilla.suse.com/1233325"
},
{
"category": "self",
"summary": "SUSE Bug 1233326",
"url": "https://bugzilla.suse.com/1233326"
},
{
"category": "self",
"summary": "SUSE Bug 1233327",
"url": "https://bugzilla.suse.com/1233327"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2024-10976 page",
"url": "https://www.suse.com/security/cve/CVE-2024-10976/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2024-10977 page",
"url": "https://www.suse.com/security/cve/CVE-2024-10977/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2024-10978 page",
"url": "https://www.suse.com/security/cve/CVE-2024-10978/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2024-10979 page",
"url": "https://www.suse.com/security/cve/CVE-2024-10979/"
}
],
"title": "Security update for postgresql, postgresql16, postgresql17",
"tracking": {
"current_release_date": "2024-11-26T09:16:07Z",
"generator": {
"date": "2024-11-26T09:16:07Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2024:4063-1",
"initial_release_date": "2024-11-26T09:16:07Z",
"revision_history": [
{
"date": "2024-11-26T09:16:07Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "libecpg6-17.2-150600.13.5.1.aarch64",
"product": {
"name": "libecpg6-17.2-150600.13.5.1.aarch64",
"product_id": "libecpg6-17.2-150600.13.5.1.aarch64"
}
},
{
"category": "product_version",
"name": "libpq5-17.2-150600.13.5.1.aarch64",
"product": {
"name": "libpq5-17.2-150600.13.5.1.aarch64",
"product_id": "libpq5-17.2-150600.13.5.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql16-16.6-150600.16.10.1.aarch64",
"product": {
"name": "postgresql16-16.6-150600.16.10.1.aarch64",
"product_id": "postgresql16-16.6-150600.16.10.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql16-contrib-16.6-150600.16.10.1.aarch64",
"product": {
"name": "postgresql16-contrib-16.6-150600.16.10.1.aarch64",
"product_id": "postgresql16-contrib-16.6-150600.16.10.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql16-devel-16.6-150600.16.10.1.aarch64",
"product": {
"name": "postgresql16-devel-16.6-150600.16.10.1.aarch64",
"product_id": "postgresql16-devel-16.6-150600.16.10.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql16-llvmjit-16.6-150600.16.10.1.aarch64",
"product": {
"name": "postgresql16-llvmjit-16.6-150600.16.10.1.aarch64",
"product_id": "postgresql16-llvmjit-16.6-150600.16.10.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql16-llvmjit-devel-16.6-150600.16.10.1.aarch64",
"product": {
"name": "postgresql16-llvmjit-devel-16.6-150600.16.10.1.aarch64",
"product_id": "postgresql16-llvmjit-devel-16.6-150600.16.10.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql16-plperl-16.6-150600.16.10.1.aarch64",
"product": {
"name": "postgresql16-plperl-16.6-150600.16.10.1.aarch64",
"product_id": "postgresql16-plperl-16.6-150600.16.10.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql16-plpython-16.6-150600.16.10.1.aarch64",
"product": {
"name": "postgresql16-plpython-16.6-150600.16.10.1.aarch64",
"product_id": "postgresql16-plpython-16.6-150600.16.10.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql16-pltcl-16.6-150600.16.10.1.aarch64",
"product": {
"name": "postgresql16-pltcl-16.6-150600.16.10.1.aarch64",
"product_id": "postgresql16-pltcl-16.6-150600.16.10.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql16-server-16.6-150600.16.10.1.aarch64",
"product": {
"name": "postgresql16-server-16.6-150600.16.10.1.aarch64",
"product_id": "postgresql16-server-16.6-150600.16.10.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql16-server-devel-16.6-150600.16.10.1.aarch64",
"product": {
"name": "postgresql16-server-devel-16.6-150600.16.10.1.aarch64",
"product_id": "postgresql16-server-devel-16.6-150600.16.10.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql16-test-16.6-150600.16.10.1.aarch64",
"product": {
"name": "postgresql16-test-16.6-150600.16.10.1.aarch64",
"product_id": "postgresql16-test-16.6-150600.16.10.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql17-17.2-150600.13.5.1.aarch64",
"product": {
"name": "postgresql17-17.2-150600.13.5.1.aarch64",
"product_id": "postgresql17-17.2-150600.13.5.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql17-contrib-17.2-150600.13.5.1.aarch64",
"product": {
"name": "postgresql17-contrib-17.2-150600.13.5.1.aarch64",
"product_id": "postgresql17-contrib-17.2-150600.13.5.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql17-devel-17.2-150600.13.5.1.aarch64",
"product": {
"name": "postgresql17-devel-17.2-150600.13.5.1.aarch64",
"product_id": "postgresql17-devel-17.2-150600.13.5.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql17-devel-mini-17.2-150600.13.5.1.aarch64",
"product": {
"name": "postgresql17-devel-mini-17.2-150600.13.5.1.aarch64",
"product_id": "postgresql17-devel-mini-17.2-150600.13.5.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql17-llvmjit-17.2-150600.13.5.1.aarch64",
"product": {
"name": "postgresql17-llvmjit-17.2-150600.13.5.1.aarch64",
"product_id": "postgresql17-llvmjit-17.2-150600.13.5.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql17-llvmjit-devel-17.2-150600.13.5.1.aarch64",
"product": {
"name": "postgresql17-llvmjit-devel-17.2-150600.13.5.1.aarch64",
"product_id": "postgresql17-llvmjit-devel-17.2-150600.13.5.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql17-plperl-17.2-150600.13.5.1.aarch64",
"product": {
"name": "postgresql17-plperl-17.2-150600.13.5.1.aarch64",
"product_id": "postgresql17-plperl-17.2-150600.13.5.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql17-plpython-17.2-150600.13.5.1.aarch64",
"product": {
"name": "postgresql17-plpython-17.2-150600.13.5.1.aarch64",
"product_id": "postgresql17-plpython-17.2-150600.13.5.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql17-pltcl-17.2-150600.13.5.1.aarch64",
"product": {
"name": "postgresql17-pltcl-17.2-150600.13.5.1.aarch64",
"product_id": "postgresql17-pltcl-17.2-150600.13.5.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql17-server-17.2-150600.13.5.1.aarch64",
"product": {
"name": "postgresql17-server-17.2-150600.13.5.1.aarch64",
"product_id": "postgresql17-server-17.2-150600.13.5.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql17-server-devel-17.2-150600.13.5.1.aarch64",
"product": {
"name": "postgresql17-server-devel-17.2-150600.13.5.1.aarch64",
"product_id": "postgresql17-server-devel-17.2-150600.13.5.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql17-test-17.2-150600.13.5.1.aarch64",
"product": {
"name": "postgresql17-test-17.2-150600.13.5.1.aarch64",
"product_id": "postgresql17-test-17.2-150600.13.5.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "libecpg6-64bit-17.2-150600.13.5.1.aarch64_ilp32",
"product": {
"name": "libecpg6-64bit-17.2-150600.13.5.1.aarch64_ilp32",
"product_id": "libecpg6-64bit-17.2-150600.13.5.1.aarch64_ilp32"
}
},
{
"category": "product_version",
"name": "libpq5-64bit-17.2-150600.13.5.1.aarch64_ilp32",
"product": {
"name": "libpq5-64bit-17.2-150600.13.5.1.aarch64_ilp32",
"product_id": "libpq5-64bit-17.2-150600.13.5.1.aarch64_ilp32"
}
}
],
"category": "architecture",
"name": "aarch64_ilp32"
},
{
"branches": [
{
"category": "product_version",
"name": "libecpg6-17.2-150600.13.5.1.i586",
"product": {
"name": "libecpg6-17.2-150600.13.5.1.i586",
"product_id": "libecpg6-17.2-150600.13.5.1.i586"
}
},
{
"category": "product_version",
"name": "libpq5-17.2-150600.13.5.1.i586",
"product": {
"name": "libpq5-17.2-150600.13.5.1.i586",
"product_id": "libpq5-17.2-150600.13.5.1.i586"
}
},
{
"category": "product_version",
"name": "postgresql16-16.6-150600.16.10.1.i586",
"product": {
"name": "postgresql16-16.6-150600.16.10.1.i586",
"product_id": "postgresql16-16.6-150600.16.10.1.i586"
}
},
{
"category": "product_version",
"name": "postgresql16-contrib-16.6-150600.16.10.1.i586",
"product": {
"name": "postgresql16-contrib-16.6-150600.16.10.1.i586",
"product_id": "postgresql16-contrib-16.6-150600.16.10.1.i586"
}
},
{
"category": "product_version",
"name": "postgresql16-devel-16.6-150600.16.10.1.i586",
"product": {
"name": "postgresql16-devel-16.6-150600.16.10.1.i586",
"product_id": "postgresql16-devel-16.6-150600.16.10.1.i586"
}
},
{
"category": "product_version",
"name": "postgresql16-llvmjit-16.6-150600.16.10.1.i586",
"product": {
"name": "postgresql16-llvmjit-16.6-150600.16.10.1.i586",
"product_id": "postgresql16-llvmjit-16.6-150600.16.10.1.i586"
}
},
{
"category": "product_version",
"name": "postgresql16-llvmjit-devel-16.6-150600.16.10.1.i586",
"product": {
"name": "postgresql16-llvmjit-devel-16.6-150600.16.10.1.i586",
"product_id": "postgresql16-llvmjit-devel-16.6-150600.16.10.1.i586"
}
},
{
"category": "product_version",
"name": "postgresql16-plperl-16.6-150600.16.10.1.i586",
"product": {
"name": "postgresql16-plperl-16.6-150600.16.10.1.i586",
"product_id": "postgresql16-plperl-16.6-150600.16.10.1.i586"
}
},
{
"category": "product_version",
"name": "postgresql16-plpython-16.6-150600.16.10.1.i586",
"product": {
"name": "postgresql16-plpython-16.6-150600.16.10.1.i586",
"product_id": "postgresql16-plpython-16.6-150600.16.10.1.i586"
}
},
{
"category": "product_version",
"name": "postgresql16-pltcl-16.6-150600.16.10.1.i586",
"product": {
"name": "postgresql16-pltcl-16.6-150600.16.10.1.i586",
"product_id": "postgresql16-pltcl-16.6-150600.16.10.1.i586"
}
},
{
"category": "product_version",
"name": "postgresql16-server-16.6-150600.16.10.1.i586",
"product": {
"name": "postgresql16-server-16.6-150600.16.10.1.i586",
"product_id": "postgresql16-server-16.6-150600.16.10.1.i586"
}
},
{
"category": "product_version",
"name": "postgresql16-server-devel-16.6-150600.16.10.1.i586",
"product": {
"name": "postgresql16-server-devel-16.6-150600.16.10.1.i586",
"product_id": "postgresql16-server-devel-16.6-150600.16.10.1.i586"
}
},
{
"category": "product_version",
"name": "postgresql16-test-16.6-150600.16.10.1.i586",
"product": {
"name": "postgresql16-test-16.6-150600.16.10.1.i586",
"product_id": "postgresql16-test-16.6-150600.16.10.1.i586"
}
},
{
"category": "product_version",
"name": "postgresql17-17.2-150600.13.5.1.i586",
"product": {
"name": "postgresql17-17.2-150600.13.5.1.i586",
"product_id": "postgresql17-17.2-150600.13.5.1.i586"
}
},
{
"category": "product_version",
"name": "postgresql17-contrib-17.2-150600.13.5.1.i586",
"product": {
"name": "postgresql17-contrib-17.2-150600.13.5.1.i586",
"product_id": "postgresql17-contrib-17.2-150600.13.5.1.i586"
}
},
{
"category": "product_version",
"name": "postgresql17-devel-17.2-150600.13.5.1.i586",
"product": {
"name": "postgresql17-devel-17.2-150600.13.5.1.i586",
"product_id": "postgresql17-devel-17.2-150600.13.5.1.i586"
}
},
{
"category": "product_version",
"name": "postgresql17-devel-mini-17.2-150600.13.5.1.i586",
"product": {
"name": "postgresql17-devel-mini-17.2-150600.13.5.1.i586",
"product_id": "postgresql17-devel-mini-17.2-150600.13.5.1.i586"
}
},
{
"category": "product_version",
"name": "postgresql17-llvmjit-17.2-150600.13.5.1.i586",
"product": {
"name": "postgresql17-llvmjit-17.2-150600.13.5.1.i586",
"product_id": "postgresql17-llvmjit-17.2-150600.13.5.1.i586"
}
},
{
"category": "product_version",
"name": "postgresql17-llvmjit-devel-17.2-150600.13.5.1.i586",
"product": {
"name": "postgresql17-llvmjit-devel-17.2-150600.13.5.1.i586",
"product_id": "postgresql17-llvmjit-devel-17.2-150600.13.5.1.i586"
}
},
{
"category": "product_version",
"name": "postgresql17-plperl-17.2-150600.13.5.1.i586",
"product": {
"name": "postgresql17-plperl-17.2-150600.13.5.1.i586",
"product_id": "postgresql17-plperl-17.2-150600.13.5.1.i586"
}
},
{
"category": "product_version",
"name": "postgresql17-plpython-17.2-150600.13.5.1.i586",
"product": {
"name": "postgresql17-plpython-17.2-150600.13.5.1.i586",
"product_id": "postgresql17-plpython-17.2-150600.13.5.1.i586"
}
},
{
"category": "product_version",
"name": "postgresql17-pltcl-17.2-150600.13.5.1.i586",
"product": {
"name": "postgresql17-pltcl-17.2-150600.13.5.1.i586",
"product_id": "postgresql17-pltcl-17.2-150600.13.5.1.i586"
}
},
{
"category": "product_version",
"name": "postgresql17-server-17.2-150600.13.5.1.i586",
"product": {
"name": "postgresql17-server-17.2-150600.13.5.1.i586",
"product_id": "postgresql17-server-17.2-150600.13.5.1.i586"
}
},
{
"category": "product_version",
"name": "postgresql17-server-devel-17.2-150600.13.5.1.i586",
"product": {
"name": "postgresql17-server-devel-17.2-150600.13.5.1.i586",
"product_id": "postgresql17-server-devel-17.2-150600.13.5.1.i586"
}
},
{
"category": "product_version",
"name": "postgresql17-test-17.2-150600.13.5.1.i586",
"product": {
"name": "postgresql17-test-17.2-150600.13.5.1.i586",
"product_id": "postgresql17-test-17.2-150600.13.5.1.i586"
}
}
],
"category": "architecture",
"name": "i586"
},
{
"branches": [
{
"category": "product_version",
"name": "postgresql-17-150600.17.6.1.noarch",
"product": {
"name": "postgresql-17-150600.17.6.1.noarch",
"product_id": "postgresql-17-150600.17.6.1.noarch"
}
},
{
"category": "product_version",
"name": "postgresql-contrib-17-150600.17.6.1.noarch",
"product": {
"name": "postgresql-contrib-17-150600.17.6.1.noarch",
"product_id": "postgresql-contrib-17-150600.17.6.1.noarch"
}
},
{
"category": "product_version",
"name": "postgresql-devel-17-150600.17.6.1.noarch",
"product": {
"name": "postgresql-devel-17-150600.17.6.1.noarch",
"product_id": "postgresql-devel-17-150600.17.6.1.noarch"
}
},
{
"category": "product_version",
"name": "postgresql-docs-17-150600.17.6.1.noarch",
"product": {
"name": "postgresql-docs-17-150600.17.6.1.noarch",
"product_id": "postgresql-docs-17-150600.17.6.1.noarch"
}
},
{
"category": "product_version",
"name": "postgresql-llvmjit-17-150600.17.6.1.noarch",
"product": {
"name": "postgresql-llvmjit-17-150600.17.6.1.noarch",
"product_id": "postgresql-llvmjit-17-150600.17.6.1.noarch"
}
},
{
"category": "product_version",
"name": "postgresql-llvmjit-devel-17-150600.17.6.1.noarch",
"product": {
"name": "postgresql-llvmjit-devel-17-150600.17.6.1.noarch",
"product_id": "postgresql-llvmjit-devel-17-150600.17.6.1.noarch"
}
},
{
"category": "product_version",
"name": "postgresql-plperl-17-150600.17.6.1.noarch",
"product": {
"name": "postgresql-plperl-17-150600.17.6.1.noarch",
"product_id": "postgresql-plperl-17-150600.17.6.1.noarch"
}
},
{
"category": "product_version",
"name": "postgresql-plpython-17-150600.17.6.1.noarch",
"product": {
"name": "postgresql-plpython-17-150600.17.6.1.noarch",
"product_id": "postgresql-plpython-17-150600.17.6.1.noarch"
}
},
{
"category": "product_version",
"name": "postgresql-pltcl-17-150600.17.6.1.noarch",
"product": {
"name": "postgresql-pltcl-17-150600.17.6.1.noarch",
"product_id": "postgresql-pltcl-17-150600.17.6.1.noarch"
}
},
{
"category": "product_version",
"name": "postgresql-server-17-150600.17.6.1.noarch",
"product": {
"name": "postgresql-server-17-150600.17.6.1.noarch",
"product_id": "postgresql-server-17-150600.17.6.1.noarch"
}
},
{
"category": "product_version",
"name": "postgresql-server-devel-17-150600.17.6.1.noarch",
"product": {
"name": "postgresql-server-devel-17-150600.17.6.1.noarch",
"product_id": "postgresql-server-devel-17-150600.17.6.1.noarch"
}
},
{
"category": "product_version",
"name": "postgresql-test-17-150600.17.6.1.noarch",
"product": {
"name": "postgresql-test-17-150600.17.6.1.noarch",
"product_id": "postgresql-test-17-150600.17.6.1.noarch"
}
},
{
"category": "product_version",
"name": "postgresql16-docs-16.6-150600.16.10.1.noarch",
"product": {
"name": "postgresql16-docs-16.6-150600.16.10.1.noarch",
"product_id": "postgresql16-docs-16.6-150600.16.10.1.noarch"
}
},
{
"category": "product_version",
"name": "postgresql17-docs-17.2-150600.13.5.1.noarch",
"product": {
"name": "postgresql17-docs-17.2-150600.13.5.1.noarch",
"product_id": "postgresql17-docs-17.2-150600.13.5.1.noarch"
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "libecpg6-17.2-150600.13.5.1.ppc64le",
"product": {
"name": "libecpg6-17.2-150600.13.5.1.ppc64le",
"product_id": "libecpg6-17.2-150600.13.5.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libpq5-17.2-150600.13.5.1.ppc64le",
"product": {
"name": "libpq5-17.2-150600.13.5.1.ppc64le",
"product_id": "libpq5-17.2-150600.13.5.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql16-16.6-150600.16.10.1.ppc64le",
"product": {
"name": "postgresql16-16.6-150600.16.10.1.ppc64le",
"product_id": "postgresql16-16.6-150600.16.10.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql16-contrib-16.6-150600.16.10.1.ppc64le",
"product": {
"name": "postgresql16-contrib-16.6-150600.16.10.1.ppc64le",
"product_id": "postgresql16-contrib-16.6-150600.16.10.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql16-devel-16.6-150600.16.10.1.ppc64le",
"product": {
"name": "postgresql16-devel-16.6-150600.16.10.1.ppc64le",
"product_id": "postgresql16-devel-16.6-150600.16.10.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql16-llvmjit-16.6-150600.16.10.1.ppc64le",
"product": {
"name": "postgresql16-llvmjit-16.6-150600.16.10.1.ppc64le",
"product_id": "postgresql16-llvmjit-16.6-150600.16.10.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql16-llvmjit-devel-16.6-150600.16.10.1.ppc64le",
"product": {
"name": "postgresql16-llvmjit-devel-16.6-150600.16.10.1.ppc64le",
"product_id": "postgresql16-llvmjit-devel-16.6-150600.16.10.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql16-plperl-16.6-150600.16.10.1.ppc64le",
"product": {
"name": "postgresql16-plperl-16.6-150600.16.10.1.ppc64le",
"product_id": "postgresql16-plperl-16.6-150600.16.10.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql16-plpython-16.6-150600.16.10.1.ppc64le",
"product": {
"name": "postgresql16-plpython-16.6-150600.16.10.1.ppc64le",
"product_id": "postgresql16-plpython-16.6-150600.16.10.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql16-pltcl-16.6-150600.16.10.1.ppc64le",
"product": {
"name": "postgresql16-pltcl-16.6-150600.16.10.1.ppc64le",
"product_id": "postgresql16-pltcl-16.6-150600.16.10.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql16-server-16.6-150600.16.10.1.ppc64le",
"product": {
"name": "postgresql16-server-16.6-150600.16.10.1.ppc64le",
"product_id": "postgresql16-server-16.6-150600.16.10.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql16-server-devel-16.6-150600.16.10.1.ppc64le",
"product": {
"name": "postgresql16-server-devel-16.6-150600.16.10.1.ppc64le",
"product_id": "postgresql16-server-devel-16.6-150600.16.10.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql16-test-16.6-150600.16.10.1.ppc64le",
"product": {
"name": "postgresql16-test-16.6-150600.16.10.1.ppc64le",
"product_id": "postgresql16-test-16.6-150600.16.10.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql17-17.2-150600.13.5.1.ppc64le",
"product": {
"name": "postgresql17-17.2-150600.13.5.1.ppc64le",
"product_id": "postgresql17-17.2-150600.13.5.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql17-contrib-17.2-150600.13.5.1.ppc64le",
"product": {
"name": "postgresql17-contrib-17.2-150600.13.5.1.ppc64le",
"product_id": "postgresql17-contrib-17.2-150600.13.5.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql17-devel-17.2-150600.13.5.1.ppc64le",
"product": {
"name": "postgresql17-devel-17.2-150600.13.5.1.ppc64le",
"product_id": "postgresql17-devel-17.2-150600.13.5.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql17-devel-mini-17.2-150600.13.5.1.ppc64le",
"product": {
"name": "postgresql17-devel-mini-17.2-150600.13.5.1.ppc64le",
"product_id": "postgresql17-devel-mini-17.2-150600.13.5.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql17-llvmjit-17.2-150600.13.5.1.ppc64le",
"product": {
"name": "postgresql17-llvmjit-17.2-150600.13.5.1.ppc64le",
"product_id": "postgresql17-llvmjit-17.2-150600.13.5.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql17-llvmjit-devel-17.2-150600.13.5.1.ppc64le",
"product": {
"name": "postgresql17-llvmjit-devel-17.2-150600.13.5.1.ppc64le",
"product_id": "postgresql17-llvmjit-devel-17.2-150600.13.5.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql17-plperl-17.2-150600.13.5.1.ppc64le",
"product": {
"name": "postgresql17-plperl-17.2-150600.13.5.1.ppc64le",
"product_id": "postgresql17-plperl-17.2-150600.13.5.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql17-plpython-17.2-150600.13.5.1.ppc64le",
"product": {
"name": "postgresql17-plpython-17.2-150600.13.5.1.ppc64le",
"product_id": "postgresql17-plpython-17.2-150600.13.5.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql17-pltcl-17.2-150600.13.5.1.ppc64le",
"product": {
"name": "postgresql17-pltcl-17.2-150600.13.5.1.ppc64le",
"product_id": "postgresql17-pltcl-17.2-150600.13.5.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql17-server-17.2-150600.13.5.1.ppc64le",
"product": {
"name": "postgresql17-server-17.2-150600.13.5.1.ppc64le",
"product_id": "postgresql17-server-17.2-150600.13.5.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql17-server-devel-17.2-150600.13.5.1.ppc64le",
"product": {
"name": "postgresql17-server-devel-17.2-150600.13.5.1.ppc64le",
"product_id": "postgresql17-server-devel-17.2-150600.13.5.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql17-test-17.2-150600.13.5.1.ppc64le",
"product": {
"name": "postgresql17-test-17.2-150600.13.5.1.ppc64le",
"product_id": "postgresql17-test-17.2-150600.13.5.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "libecpg6-17.2-150600.13.5.1.s390x",
"product": {
"name": "libecpg6-17.2-150600.13.5.1.s390x",
"product_id": "libecpg6-17.2-150600.13.5.1.s390x"
}
},
{
"category": "product_version",
"name": "libpq5-17.2-150600.13.5.1.s390x",
"product": {
"name": "libpq5-17.2-150600.13.5.1.s390x",
"product_id": "libpq5-17.2-150600.13.5.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql16-16.6-150600.16.10.1.s390x",
"product": {
"name": "postgresql16-16.6-150600.16.10.1.s390x",
"product_id": "postgresql16-16.6-150600.16.10.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql16-contrib-16.6-150600.16.10.1.s390x",
"product": {
"name": "postgresql16-contrib-16.6-150600.16.10.1.s390x",
"product_id": "postgresql16-contrib-16.6-150600.16.10.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql16-devel-16.6-150600.16.10.1.s390x",
"product": {
"name": "postgresql16-devel-16.6-150600.16.10.1.s390x",
"product_id": "postgresql16-devel-16.6-150600.16.10.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql16-llvmjit-16.6-150600.16.10.1.s390x",
"product": {
"name": "postgresql16-llvmjit-16.6-150600.16.10.1.s390x",
"product_id": "postgresql16-llvmjit-16.6-150600.16.10.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql16-llvmjit-devel-16.6-150600.16.10.1.s390x",
"product": {
"name": "postgresql16-llvmjit-devel-16.6-150600.16.10.1.s390x",
"product_id": "postgresql16-llvmjit-devel-16.6-150600.16.10.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql16-plperl-16.6-150600.16.10.1.s390x",
"product": {
"name": "postgresql16-plperl-16.6-150600.16.10.1.s390x",
"product_id": "postgresql16-plperl-16.6-150600.16.10.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql16-plpython-16.6-150600.16.10.1.s390x",
"product": {
"name": "postgresql16-plpython-16.6-150600.16.10.1.s390x",
"product_id": "postgresql16-plpython-16.6-150600.16.10.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql16-pltcl-16.6-150600.16.10.1.s390x",
"product": {
"name": "postgresql16-pltcl-16.6-150600.16.10.1.s390x",
"product_id": "postgresql16-pltcl-16.6-150600.16.10.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql16-server-16.6-150600.16.10.1.s390x",
"product": {
"name": "postgresql16-server-16.6-150600.16.10.1.s390x",
"product_id": "postgresql16-server-16.6-150600.16.10.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql16-server-devel-16.6-150600.16.10.1.s390x",
"product": {
"name": "postgresql16-server-devel-16.6-150600.16.10.1.s390x",
"product_id": "postgresql16-server-devel-16.6-150600.16.10.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql16-test-16.6-150600.16.10.1.s390x",
"product": {
"name": "postgresql16-test-16.6-150600.16.10.1.s390x",
"product_id": "postgresql16-test-16.6-150600.16.10.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql17-17.2-150600.13.5.1.s390x",
"product": {
"name": "postgresql17-17.2-150600.13.5.1.s390x",
"product_id": "postgresql17-17.2-150600.13.5.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql17-contrib-17.2-150600.13.5.1.s390x",
"product": {
"name": "postgresql17-contrib-17.2-150600.13.5.1.s390x",
"product_id": "postgresql17-contrib-17.2-150600.13.5.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql17-devel-17.2-150600.13.5.1.s390x",
"product": {
"name": "postgresql17-devel-17.2-150600.13.5.1.s390x",
"product_id": "postgresql17-devel-17.2-150600.13.5.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql17-devel-mini-17.2-150600.13.5.1.s390x",
"product": {
"name": "postgresql17-devel-mini-17.2-150600.13.5.1.s390x",
"product_id": "postgresql17-devel-mini-17.2-150600.13.5.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql17-llvmjit-17.2-150600.13.5.1.s390x",
"product": {
"name": "postgresql17-llvmjit-17.2-150600.13.5.1.s390x",
"product_id": "postgresql17-llvmjit-17.2-150600.13.5.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql17-llvmjit-devel-17.2-150600.13.5.1.s390x",
"product": {
"name": "postgresql17-llvmjit-devel-17.2-150600.13.5.1.s390x",
"product_id": "postgresql17-llvmjit-devel-17.2-150600.13.5.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql17-plperl-17.2-150600.13.5.1.s390x",
"product": {
"name": "postgresql17-plperl-17.2-150600.13.5.1.s390x",
"product_id": "postgresql17-plperl-17.2-150600.13.5.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql17-plpython-17.2-150600.13.5.1.s390x",
"product": {
"name": "postgresql17-plpython-17.2-150600.13.5.1.s390x",
"product_id": "postgresql17-plpython-17.2-150600.13.5.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql17-pltcl-17.2-150600.13.5.1.s390x",
"product": {
"name": "postgresql17-pltcl-17.2-150600.13.5.1.s390x",
"product_id": "postgresql17-pltcl-17.2-150600.13.5.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql17-server-17.2-150600.13.5.1.s390x",
"product": {
"name": "postgresql17-server-17.2-150600.13.5.1.s390x",
"product_id": "postgresql17-server-17.2-150600.13.5.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql17-server-devel-17.2-150600.13.5.1.s390x",
"product": {
"name": "postgresql17-server-devel-17.2-150600.13.5.1.s390x",
"product_id": "postgresql17-server-devel-17.2-150600.13.5.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql17-test-17.2-150600.13.5.1.s390x",
"product": {
"name": "postgresql17-test-17.2-150600.13.5.1.s390x",
"product_id": "postgresql17-test-17.2-150600.13.5.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "libecpg6-17.2-150600.13.5.1.x86_64",
"product": {
"name": "libecpg6-17.2-150600.13.5.1.x86_64",
"product_id": "libecpg6-17.2-150600.13.5.1.x86_64"
}
},
{
"category": "product_version",
"name": "libecpg6-32bit-17.2-150600.13.5.1.x86_64",
"product": {
"name": "libecpg6-32bit-17.2-150600.13.5.1.x86_64",
"product_id": "libecpg6-32bit-17.2-150600.13.5.1.x86_64"
}
},
{
"category": "product_version",
"name": "libpq5-17.2-150600.13.5.1.x86_64",
"product": {
"name": "libpq5-17.2-150600.13.5.1.x86_64",
"product_id": "libpq5-17.2-150600.13.5.1.x86_64"
}
},
{
"category": "product_version",
"name": "libpq5-32bit-17.2-150600.13.5.1.x86_64",
"product": {
"name": "libpq5-32bit-17.2-150600.13.5.1.x86_64",
"product_id": "libpq5-32bit-17.2-150600.13.5.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql16-16.6-150600.16.10.1.x86_64",
"product": {
"name": "postgresql16-16.6-150600.16.10.1.x86_64",
"product_id": "postgresql16-16.6-150600.16.10.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql16-contrib-16.6-150600.16.10.1.x86_64",
"product": {
"name": "postgresql16-contrib-16.6-150600.16.10.1.x86_64",
"product_id": "postgresql16-contrib-16.6-150600.16.10.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql16-devel-16.6-150600.16.10.1.x86_64",
"product": {
"name": "postgresql16-devel-16.6-150600.16.10.1.x86_64",
"product_id": "postgresql16-devel-16.6-150600.16.10.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql16-llvmjit-16.6-150600.16.10.1.x86_64",
"product": {
"name": "postgresql16-llvmjit-16.6-150600.16.10.1.x86_64",
"product_id": "postgresql16-llvmjit-16.6-150600.16.10.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql16-llvmjit-devel-16.6-150600.16.10.1.x86_64",
"product": {
"name": "postgresql16-llvmjit-devel-16.6-150600.16.10.1.x86_64",
"product_id": "postgresql16-llvmjit-devel-16.6-150600.16.10.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql16-plperl-16.6-150600.16.10.1.x86_64",
"product": {
"name": "postgresql16-plperl-16.6-150600.16.10.1.x86_64",
"product_id": "postgresql16-plperl-16.6-150600.16.10.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql16-plpython-16.6-150600.16.10.1.x86_64",
"product": {
"name": "postgresql16-plpython-16.6-150600.16.10.1.x86_64",
"product_id": "postgresql16-plpython-16.6-150600.16.10.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql16-pltcl-16.6-150600.16.10.1.x86_64",
"product": {
"name": "postgresql16-pltcl-16.6-150600.16.10.1.x86_64",
"product_id": "postgresql16-pltcl-16.6-150600.16.10.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql16-server-16.6-150600.16.10.1.x86_64",
"product": {
"name": "postgresql16-server-16.6-150600.16.10.1.x86_64",
"product_id": "postgresql16-server-16.6-150600.16.10.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql16-server-devel-16.6-150600.16.10.1.x86_64",
"product": {
"name": "postgresql16-server-devel-16.6-150600.16.10.1.x86_64",
"product_id": "postgresql16-server-devel-16.6-150600.16.10.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql16-test-16.6-150600.16.10.1.x86_64",
"product": {
"name": "postgresql16-test-16.6-150600.16.10.1.x86_64",
"product_id": "postgresql16-test-16.6-150600.16.10.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql17-17.2-150600.13.5.1.x86_64",
"product": {
"name": "postgresql17-17.2-150600.13.5.1.x86_64",
"product_id": "postgresql17-17.2-150600.13.5.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql17-contrib-17.2-150600.13.5.1.x86_64",
"product": {
"name": "postgresql17-contrib-17.2-150600.13.5.1.x86_64",
"product_id": "postgresql17-contrib-17.2-150600.13.5.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql17-devel-17.2-150600.13.5.1.x86_64",
"product": {
"name": "postgresql17-devel-17.2-150600.13.5.1.x86_64",
"product_id": "postgresql17-devel-17.2-150600.13.5.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql17-devel-mini-17.2-150600.13.5.1.x86_64",
"product": {
"name": "postgresql17-devel-mini-17.2-150600.13.5.1.x86_64",
"product_id": "postgresql17-devel-mini-17.2-150600.13.5.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql17-llvmjit-17.2-150600.13.5.1.x86_64",
"product": {
"name": "postgresql17-llvmjit-17.2-150600.13.5.1.x86_64",
"product_id": "postgresql17-llvmjit-17.2-150600.13.5.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql17-llvmjit-devel-17.2-150600.13.5.1.x86_64",
"product": {
"name": "postgresql17-llvmjit-devel-17.2-150600.13.5.1.x86_64",
"product_id": "postgresql17-llvmjit-devel-17.2-150600.13.5.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql17-plperl-17.2-150600.13.5.1.x86_64",
"product": {
"name": "postgresql17-plperl-17.2-150600.13.5.1.x86_64",
"product_id": "postgresql17-plperl-17.2-150600.13.5.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql17-plpython-17.2-150600.13.5.1.x86_64",
"product": {
"name": "postgresql17-plpython-17.2-150600.13.5.1.x86_64",
"product_id": "postgresql17-plpython-17.2-150600.13.5.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql17-pltcl-17.2-150600.13.5.1.x86_64",
"product": {
"name": "postgresql17-pltcl-17.2-150600.13.5.1.x86_64",
"product_id": "postgresql17-pltcl-17.2-150600.13.5.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql17-server-17.2-150600.13.5.1.x86_64",
"product": {
"name": "postgresql17-server-17.2-150600.13.5.1.x86_64",
"product_id": "postgresql17-server-17.2-150600.13.5.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql17-server-devel-17.2-150600.13.5.1.x86_64",
"product": {
"name": "postgresql17-server-devel-17.2-150600.13.5.1.x86_64",
"product_id": "postgresql17-server-devel-17.2-150600.13.5.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql17-test-17.2-150600.13.5.1.x86_64",
"product": {
"name": "postgresql17-test-17.2-150600.13.5.1.x86_64",
"product_id": "postgresql17-test-17.2-150600.13.5.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux Enterprise Module for Basesystem 15 SP6",
"product": {
"name": "SUSE Linux Enterprise Module for Basesystem 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP6",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle-module-basesystem:15:sp6"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Module for Package Hub 15 SP6",
"product": {
"name": "SUSE Linux Enterprise Module for Package Hub 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP6",
"product_identification_helper": {
"cpe": "cpe:/o:suse:packagehub:15:sp6"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Module for Server Applications 15 SP6",
"product": {
"name": "SUSE Linux Enterprise Module for Server Applications 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP6",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle-module-server-applications:15:sp6"
}
}
},
{
"category": "product_name",
"name": "openSUSE Leap 15.6",
"product": {
"name": "openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6",
"product_identification_helper": {
"cpe": "cpe:/o:opensuse:leap:15.6"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq5-17.2-150600.13.5.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP6:libpq5-17.2-150600.13.5.1.aarch64"
},
"product_reference": "libpq5-17.2-150600.13.5.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq5-17.2-150600.13.5.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP6:libpq5-17.2-150600.13.5.1.ppc64le"
},
"product_reference": "libpq5-17.2-150600.13.5.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq5-17.2-150600.13.5.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP6:libpq5-17.2-150600.13.5.1.s390x"
},
"product_reference": "libpq5-17.2-150600.13.5.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq5-17.2-150600.13.5.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP6:libpq5-17.2-150600.13.5.1.x86_64"
},
"product_reference": "libpq5-17.2-150600.13.5.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq5-32bit-17.2-150600.13.5.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP6:libpq5-32bit-17.2-150600.13.5.1.x86_64"
},
"product_reference": "libpq5-32bit-17.2-150600.13.5.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-17-150600.17.6.1.noarch as component of SUSE Linux Enterprise Module for Basesystem 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP6:postgresql-17-150600.17.6.1.noarch"
},
"product_reference": "postgresql-17-150600.17.6.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-16.6-150600.16.10.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP6:postgresql16-16.6-150600.16.10.1.aarch64"
},
"product_reference": "postgresql16-16.6-150600.16.10.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-16.6-150600.16.10.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP6:postgresql16-16.6-150600.16.10.1.ppc64le"
},
"product_reference": "postgresql16-16.6-150600.16.10.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-16.6-150600.16.10.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP6:postgresql16-16.6-150600.16.10.1.s390x"
},
"product_reference": "postgresql16-16.6-150600.16.10.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-16.6-150600.16.10.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP6:postgresql16-16.6-150600.16.10.1.x86_64"
},
"product_reference": "postgresql16-16.6-150600.16.10.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql17-17.2-150600.13.5.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP6:postgresql17-17.2-150600.13.5.1.aarch64"
},
"product_reference": "postgresql17-17.2-150600.13.5.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql17-17.2-150600.13.5.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP6:postgresql17-17.2-150600.13.5.1.ppc64le"
},
"product_reference": "postgresql17-17.2-150600.13.5.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql17-17.2-150600.13.5.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP6:postgresql17-17.2-150600.13.5.1.s390x"
},
"product_reference": "postgresql17-17.2-150600.13.5.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql17-17.2-150600.13.5.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP6:postgresql17-17.2-150600.13.5.1.x86_64"
},
"product_reference": "postgresql17-17.2-150600.13.5.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-17-150600.17.6.1.noarch as component of SUSE Linux Enterprise Module for Package Hub 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql-17-150600.17.6.1.noarch"
},
"product_reference": "postgresql-17-150600.17.6.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-contrib-17-150600.17.6.1.noarch as component of SUSE Linux Enterprise Module for Package Hub 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql-contrib-17-150600.17.6.1.noarch"
},
"product_reference": "postgresql-contrib-17-150600.17.6.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-devel-17-150600.17.6.1.noarch as component of SUSE Linux Enterprise Module for Package Hub 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql-devel-17-150600.17.6.1.noarch"
},
"product_reference": "postgresql-devel-17-150600.17.6.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-docs-17-150600.17.6.1.noarch as component of SUSE Linux Enterprise Module for Package Hub 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql-docs-17-150600.17.6.1.noarch"
},
"product_reference": "postgresql-docs-17-150600.17.6.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-llvmjit-17-150600.17.6.1.noarch as component of SUSE Linux Enterprise Module for Package Hub 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql-llvmjit-17-150600.17.6.1.noarch"
},
"product_reference": "postgresql-llvmjit-17-150600.17.6.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-llvmjit-devel-17-150600.17.6.1.noarch as component of SUSE Linux Enterprise Module for Package Hub 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql-llvmjit-devel-17-150600.17.6.1.noarch"
},
"product_reference": "postgresql-llvmjit-devel-17-150600.17.6.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plperl-17-150600.17.6.1.noarch as component of SUSE Linux Enterprise Module for Package Hub 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql-plperl-17-150600.17.6.1.noarch"
},
"product_reference": "postgresql-plperl-17-150600.17.6.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plpython-17-150600.17.6.1.noarch as component of SUSE Linux Enterprise Module for Package Hub 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql-plpython-17-150600.17.6.1.noarch"
},
"product_reference": "postgresql-plpython-17-150600.17.6.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-pltcl-17-150600.17.6.1.noarch as component of SUSE Linux Enterprise Module for Package Hub 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql-pltcl-17-150600.17.6.1.noarch"
},
"product_reference": "postgresql-pltcl-17-150600.17.6.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-17-150600.17.6.1.noarch as component of SUSE Linux Enterprise Module for Package Hub 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql-server-17-150600.17.6.1.noarch"
},
"product_reference": "postgresql-server-17-150600.17.6.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-devel-17-150600.17.6.1.noarch as component of SUSE Linux Enterprise Module for Package Hub 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql-server-devel-17-150600.17.6.1.noarch"
},
"product_reference": "postgresql-server-devel-17-150600.17.6.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-test-17-150600.17.6.1.noarch as component of SUSE Linux Enterprise Module for Package Hub 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql-test-17-150600.17.6.1.noarch"
},
"product_reference": "postgresql-test-17-150600.17.6.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-llvmjit-16.6-150600.16.10.1.aarch64 as component of SUSE Linux Enterprise Module for Package Hub 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql16-llvmjit-16.6-150600.16.10.1.aarch64"
},
"product_reference": "postgresql16-llvmjit-16.6-150600.16.10.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-llvmjit-16.6-150600.16.10.1.ppc64le as component of SUSE Linux Enterprise Module for Package Hub 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql16-llvmjit-16.6-150600.16.10.1.ppc64le"
},
"product_reference": "postgresql16-llvmjit-16.6-150600.16.10.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-llvmjit-16.6-150600.16.10.1.s390x as component of SUSE Linux Enterprise Module for Package Hub 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql16-llvmjit-16.6-150600.16.10.1.s390x"
},
"product_reference": "postgresql16-llvmjit-16.6-150600.16.10.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-llvmjit-16.6-150600.16.10.1.x86_64 as component of SUSE Linux Enterprise Module for Package Hub 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql16-llvmjit-16.6-150600.16.10.1.x86_64"
},
"product_reference": "postgresql16-llvmjit-16.6-150600.16.10.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-test-16.6-150600.16.10.1.aarch64 as component of SUSE Linux Enterprise Module for Package Hub 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql16-test-16.6-150600.16.10.1.aarch64"
},
"product_reference": "postgresql16-test-16.6-150600.16.10.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-test-16.6-150600.16.10.1.ppc64le as component of SUSE Linux Enterprise Module for Package Hub 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql16-test-16.6-150600.16.10.1.ppc64le"
},
"product_reference": "postgresql16-test-16.6-150600.16.10.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-test-16.6-150600.16.10.1.s390x as component of SUSE Linux Enterprise Module for Package Hub 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql16-test-16.6-150600.16.10.1.s390x"
},
"product_reference": "postgresql16-test-16.6-150600.16.10.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-test-16.6-150600.16.10.1.x86_64 as component of SUSE Linux Enterprise Module for Package Hub 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql16-test-16.6-150600.16.10.1.x86_64"
},
"product_reference": "postgresql16-test-16.6-150600.16.10.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql17-llvmjit-17.2-150600.13.5.1.aarch64 as component of SUSE Linux Enterprise Module for Package Hub 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql17-llvmjit-17.2-150600.13.5.1.aarch64"
},
"product_reference": "postgresql17-llvmjit-17.2-150600.13.5.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql17-llvmjit-17.2-150600.13.5.1.ppc64le as component of SUSE Linux Enterprise Module for Package Hub 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql17-llvmjit-17.2-150600.13.5.1.ppc64le"
},
"product_reference": "postgresql17-llvmjit-17.2-150600.13.5.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql17-llvmjit-17.2-150600.13.5.1.s390x as component of SUSE Linux Enterprise Module for Package Hub 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql17-llvmjit-17.2-150600.13.5.1.s390x"
},
"product_reference": "postgresql17-llvmjit-17.2-150600.13.5.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql17-llvmjit-17.2-150600.13.5.1.x86_64 as component of SUSE Linux Enterprise Module for Package Hub 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql17-llvmjit-17.2-150600.13.5.1.x86_64"
},
"product_reference": "postgresql17-llvmjit-17.2-150600.13.5.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql17-llvmjit-devel-17.2-150600.13.5.1.aarch64 as component of SUSE Linux Enterprise Module for Package Hub 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql17-llvmjit-devel-17.2-150600.13.5.1.aarch64"
},
"product_reference": "postgresql17-llvmjit-devel-17.2-150600.13.5.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql17-llvmjit-devel-17.2-150600.13.5.1.ppc64le as component of SUSE Linux Enterprise Module for Package Hub 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql17-llvmjit-devel-17.2-150600.13.5.1.ppc64le"
},
"product_reference": "postgresql17-llvmjit-devel-17.2-150600.13.5.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql17-llvmjit-devel-17.2-150600.13.5.1.s390x as component of SUSE Linux Enterprise Module for Package Hub 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql17-llvmjit-devel-17.2-150600.13.5.1.s390x"
},
"product_reference": "postgresql17-llvmjit-devel-17.2-150600.13.5.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql17-llvmjit-devel-17.2-150600.13.5.1.x86_64 as component of SUSE Linux Enterprise Module for Package Hub 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql17-llvmjit-devel-17.2-150600.13.5.1.x86_64"
},
"product_reference": "postgresql17-llvmjit-devel-17.2-150600.13.5.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql17-test-17.2-150600.13.5.1.aarch64 as component of SUSE Linux Enterprise Module for Package Hub 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql17-test-17.2-150600.13.5.1.aarch64"
},
"product_reference": "postgresql17-test-17.2-150600.13.5.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql17-test-17.2-150600.13.5.1.ppc64le as component of SUSE Linux Enterprise Module for Package Hub 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql17-test-17.2-150600.13.5.1.ppc64le"
},
"product_reference": "postgresql17-test-17.2-150600.13.5.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql17-test-17.2-150600.13.5.1.s390x as component of SUSE Linux Enterprise Module for Package Hub 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql17-test-17.2-150600.13.5.1.s390x"
},
"product_reference": "postgresql17-test-17.2-150600.13.5.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql17-test-17.2-150600.13.5.1.x86_64 as component of SUSE Linux Enterprise Module for Package Hub 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql17-test-17.2-150600.13.5.1.x86_64"
},
"product_reference": "postgresql17-test-17.2-150600.13.5.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libecpg6-17.2-150600.13.5.1.aarch64 as component of SUSE Linux Enterprise Module for Server Applications 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP6:libecpg6-17.2-150600.13.5.1.aarch64"
},
"product_reference": "libecpg6-17.2-150600.13.5.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libecpg6-17.2-150600.13.5.1.ppc64le as component of SUSE Linux Enterprise Module for Server Applications 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP6:libecpg6-17.2-150600.13.5.1.ppc64le"
},
"product_reference": "libecpg6-17.2-150600.13.5.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libecpg6-17.2-150600.13.5.1.s390x as component of SUSE Linux Enterprise Module for Server Applications 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP6:libecpg6-17.2-150600.13.5.1.s390x"
},
"product_reference": "libecpg6-17.2-150600.13.5.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libecpg6-17.2-150600.13.5.1.x86_64 as component of SUSE Linux Enterprise Module for Server Applications 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP6:libecpg6-17.2-150600.13.5.1.x86_64"
},
"product_reference": "libecpg6-17.2-150600.13.5.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-contrib-17-150600.17.6.1.noarch as component of SUSE Linux Enterprise Module for Server Applications 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql-contrib-17-150600.17.6.1.noarch"
},
"product_reference": "postgresql-contrib-17-150600.17.6.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-devel-17-150600.17.6.1.noarch as component of SUSE Linux Enterprise Module for Server Applications 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql-devel-17-150600.17.6.1.noarch"
},
"product_reference": "postgresql-devel-17-150600.17.6.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-docs-17-150600.17.6.1.noarch as component of SUSE Linux Enterprise Module for Server Applications 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql-docs-17-150600.17.6.1.noarch"
},
"product_reference": "postgresql-docs-17-150600.17.6.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plperl-17-150600.17.6.1.noarch as component of SUSE Linux Enterprise Module for Server Applications 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql-plperl-17-150600.17.6.1.noarch"
},
"product_reference": "postgresql-plperl-17-150600.17.6.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plpython-17-150600.17.6.1.noarch as component of SUSE Linux Enterprise Module for Server Applications 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql-plpython-17-150600.17.6.1.noarch"
},
"product_reference": "postgresql-plpython-17-150600.17.6.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-pltcl-17-150600.17.6.1.noarch as component of SUSE Linux Enterprise Module for Server Applications 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql-pltcl-17-150600.17.6.1.noarch"
},
"product_reference": "postgresql-pltcl-17-150600.17.6.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-17-150600.17.6.1.noarch as component of SUSE Linux Enterprise Module for Server Applications 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql-server-17-150600.17.6.1.noarch"
},
"product_reference": "postgresql-server-17-150600.17.6.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-devel-17-150600.17.6.1.noarch as component of SUSE Linux Enterprise Module for Server Applications 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql-server-devel-17-150600.17.6.1.noarch"
},
"product_reference": "postgresql-server-devel-17-150600.17.6.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-contrib-16.6-150600.16.10.1.aarch64 as component of SUSE Linux Enterprise Module for Server Applications 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-contrib-16.6-150600.16.10.1.aarch64"
},
"product_reference": "postgresql16-contrib-16.6-150600.16.10.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-contrib-16.6-150600.16.10.1.ppc64le as component of SUSE Linux Enterprise Module for Server Applications 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-contrib-16.6-150600.16.10.1.ppc64le"
},
"product_reference": "postgresql16-contrib-16.6-150600.16.10.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-contrib-16.6-150600.16.10.1.s390x as component of SUSE Linux Enterprise Module for Server Applications 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-contrib-16.6-150600.16.10.1.s390x"
},
"product_reference": "postgresql16-contrib-16.6-150600.16.10.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-contrib-16.6-150600.16.10.1.x86_64 as component of SUSE Linux Enterprise Module for Server Applications 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-contrib-16.6-150600.16.10.1.x86_64"
},
"product_reference": "postgresql16-contrib-16.6-150600.16.10.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-devel-16.6-150600.16.10.1.aarch64 as component of SUSE Linux Enterprise Module for Server Applications 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-devel-16.6-150600.16.10.1.aarch64"
},
"product_reference": "postgresql16-devel-16.6-150600.16.10.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-devel-16.6-150600.16.10.1.ppc64le as component of SUSE Linux Enterprise Module for Server Applications 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-devel-16.6-150600.16.10.1.ppc64le"
},
"product_reference": "postgresql16-devel-16.6-150600.16.10.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-devel-16.6-150600.16.10.1.s390x as component of SUSE Linux Enterprise Module for Server Applications 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-devel-16.6-150600.16.10.1.s390x"
},
"product_reference": "postgresql16-devel-16.6-150600.16.10.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-devel-16.6-150600.16.10.1.x86_64 as component of SUSE Linux Enterprise Module for Server Applications 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-devel-16.6-150600.16.10.1.x86_64"
},
"product_reference": "postgresql16-devel-16.6-150600.16.10.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-docs-16.6-150600.16.10.1.noarch as component of SUSE Linux Enterprise Module for Server Applications 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-docs-16.6-150600.16.10.1.noarch"
},
"product_reference": "postgresql16-docs-16.6-150600.16.10.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-plperl-16.6-150600.16.10.1.aarch64 as component of SUSE Linux Enterprise Module for Server Applications 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-plperl-16.6-150600.16.10.1.aarch64"
},
"product_reference": "postgresql16-plperl-16.6-150600.16.10.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-plperl-16.6-150600.16.10.1.ppc64le as component of SUSE Linux Enterprise Module for Server Applications 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-plperl-16.6-150600.16.10.1.ppc64le"
},
"product_reference": "postgresql16-plperl-16.6-150600.16.10.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-plperl-16.6-150600.16.10.1.s390x as component of SUSE Linux Enterprise Module for Server Applications 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-plperl-16.6-150600.16.10.1.s390x"
},
"product_reference": "postgresql16-plperl-16.6-150600.16.10.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-plperl-16.6-150600.16.10.1.x86_64 as component of SUSE Linux Enterprise Module for Server Applications 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-plperl-16.6-150600.16.10.1.x86_64"
},
"product_reference": "postgresql16-plperl-16.6-150600.16.10.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-plpython-16.6-150600.16.10.1.aarch64 as component of SUSE Linux Enterprise Module for Server Applications 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-plpython-16.6-150600.16.10.1.aarch64"
},
"product_reference": "postgresql16-plpython-16.6-150600.16.10.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-plpython-16.6-150600.16.10.1.ppc64le as component of SUSE Linux Enterprise Module for Server Applications 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-plpython-16.6-150600.16.10.1.ppc64le"
},
"product_reference": "postgresql16-plpython-16.6-150600.16.10.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-plpython-16.6-150600.16.10.1.s390x as component of SUSE Linux Enterprise Module for Server Applications 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-plpython-16.6-150600.16.10.1.s390x"
},
"product_reference": "postgresql16-plpython-16.6-150600.16.10.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-plpython-16.6-150600.16.10.1.x86_64 as component of SUSE Linux Enterprise Module for Server Applications 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-plpython-16.6-150600.16.10.1.x86_64"
},
"product_reference": "postgresql16-plpython-16.6-150600.16.10.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-pltcl-16.6-150600.16.10.1.aarch64 as component of SUSE Linux Enterprise Module for Server Applications 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-pltcl-16.6-150600.16.10.1.aarch64"
},
"product_reference": "postgresql16-pltcl-16.6-150600.16.10.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-pltcl-16.6-150600.16.10.1.ppc64le as component of SUSE Linux Enterprise Module for Server Applications 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-pltcl-16.6-150600.16.10.1.ppc64le"
},
"product_reference": "postgresql16-pltcl-16.6-150600.16.10.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-pltcl-16.6-150600.16.10.1.s390x as component of SUSE Linux Enterprise Module for Server Applications 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-pltcl-16.6-150600.16.10.1.s390x"
},
"product_reference": "postgresql16-pltcl-16.6-150600.16.10.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-pltcl-16.6-150600.16.10.1.x86_64 as component of SUSE Linux Enterprise Module for Server Applications 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-pltcl-16.6-150600.16.10.1.x86_64"
},
"product_reference": "postgresql16-pltcl-16.6-150600.16.10.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-server-16.6-150600.16.10.1.aarch64 as component of SUSE Linux Enterprise Module for Server Applications 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-server-16.6-150600.16.10.1.aarch64"
},
"product_reference": "postgresql16-server-16.6-150600.16.10.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-server-16.6-150600.16.10.1.ppc64le as component of SUSE Linux Enterprise Module for Server Applications 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-server-16.6-150600.16.10.1.ppc64le"
},
"product_reference": "postgresql16-server-16.6-150600.16.10.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-server-16.6-150600.16.10.1.s390x as component of SUSE Linux Enterprise Module for Server Applications 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-server-16.6-150600.16.10.1.s390x"
},
"product_reference": "postgresql16-server-16.6-150600.16.10.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-server-16.6-150600.16.10.1.x86_64 as component of SUSE Linux Enterprise Module for Server Applications 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-server-16.6-150600.16.10.1.x86_64"
},
"product_reference": "postgresql16-server-16.6-150600.16.10.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-server-devel-16.6-150600.16.10.1.aarch64 as component of SUSE Linux Enterprise Module for Server Applications 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-server-devel-16.6-150600.16.10.1.aarch64"
},
"product_reference": "postgresql16-server-devel-16.6-150600.16.10.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-server-devel-16.6-150600.16.10.1.ppc64le as component of SUSE Linux Enterprise Module for Server Applications 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-server-devel-16.6-150600.16.10.1.ppc64le"
},
"product_reference": "postgresql16-server-devel-16.6-150600.16.10.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-server-devel-16.6-150600.16.10.1.s390x as component of SUSE Linux Enterprise Module for Server Applications 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-server-devel-16.6-150600.16.10.1.s390x"
},
"product_reference": "postgresql16-server-devel-16.6-150600.16.10.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-server-devel-16.6-150600.16.10.1.x86_64 as component of SUSE Linux Enterprise Module for Server Applications 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-server-devel-16.6-150600.16.10.1.x86_64"
},
"product_reference": "postgresql16-server-devel-16.6-150600.16.10.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql17-contrib-17.2-150600.13.5.1.aarch64 as component of SUSE Linux Enterprise Module for Server Applications 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql17-contrib-17.2-150600.13.5.1.aarch64"
},
"product_reference": "postgresql17-contrib-17.2-150600.13.5.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql17-contrib-17.2-150600.13.5.1.ppc64le as component of SUSE Linux Enterprise Module for Server Applications 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql17-contrib-17.2-150600.13.5.1.ppc64le"
},
"product_reference": "postgresql17-contrib-17.2-150600.13.5.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql17-contrib-17.2-150600.13.5.1.s390x as component of SUSE Linux Enterprise Module for Server Applications 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql17-contrib-17.2-150600.13.5.1.s390x"
},
"product_reference": "postgresql17-contrib-17.2-150600.13.5.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql17-contrib-17.2-150600.13.5.1.x86_64 as component of SUSE Linux Enterprise Module for Server Applications 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql17-contrib-17.2-150600.13.5.1.x86_64"
},
"product_reference": "postgresql17-contrib-17.2-150600.13.5.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql17-devel-17.2-150600.13.5.1.aarch64 as component of SUSE Linux Enterprise Module for Server Applications 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql17-devel-17.2-150600.13.5.1.aarch64"
},
"product_reference": "postgresql17-devel-17.2-150600.13.5.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql17-devel-17.2-150600.13.5.1.ppc64le as component of SUSE Linux Enterprise Module for Server Applications 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql17-devel-17.2-150600.13.5.1.ppc64le"
},
"product_reference": "postgresql17-devel-17.2-150600.13.5.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql17-devel-17.2-150600.13.5.1.s390x as component of SUSE Linux Enterprise Module for Server Applications 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql17-devel-17.2-150600.13.5.1.s390x"
},
"product_reference": "postgresql17-devel-17.2-150600.13.5.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql17-devel-17.2-150600.13.5.1.x86_64 as component of SUSE Linux Enterprise Module for Server Applications 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql17-devel-17.2-150600.13.5.1.x86_64"
},
"product_reference": "postgresql17-devel-17.2-150600.13.5.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql17-docs-17.2-150600.13.5.1.noarch as component of SUSE Linux Enterprise Module for Server Applications 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql17-docs-17.2-150600.13.5.1.noarch"
},
"product_reference": "postgresql17-docs-17.2-150600.13.5.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql17-plperl-17.2-150600.13.5.1.aarch64 as component of SUSE Linux Enterprise Module for Server Applications 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql17-plperl-17.2-150600.13.5.1.aarch64"
},
"product_reference": "postgresql17-plperl-17.2-150600.13.5.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql17-plperl-17.2-150600.13.5.1.ppc64le as component of SUSE Linux Enterprise Module for Server Applications 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql17-plperl-17.2-150600.13.5.1.ppc64le"
},
"product_reference": "postgresql17-plperl-17.2-150600.13.5.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql17-plperl-17.2-150600.13.5.1.s390x as component of SUSE Linux Enterprise Module for Server Applications 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql17-plperl-17.2-150600.13.5.1.s390x"
},
"product_reference": "postgresql17-plperl-17.2-150600.13.5.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql17-plperl-17.2-150600.13.5.1.x86_64 as component of SUSE Linux Enterprise Module for Server Applications 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql17-plperl-17.2-150600.13.5.1.x86_64"
},
"product_reference": "postgresql17-plperl-17.2-150600.13.5.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql17-plpython-17.2-150600.13.5.1.aarch64 as component of SUSE Linux Enterprise Module for Server Applications 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql17-plpython-17.2-150600.13.5.1.aarch64"
},
"product_reference": "postgresql17-plpython-17.2-150600.13.5.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql17-plpython-17.2-150600.13.5.1.ppc64le as component of SUSE Linux Enterprise Module for Server Applications 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql17-plpython-17.2-150600.13.5.1.ppc64le"
},
"product_reference": "postgresql17-plpython-17.2-150600.13.5.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql17-plpython-17.2-150600.13.5.1.s390x as component of SUSE Linux Enterprise Module for Server Applications 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql17-plpython-17.2-150600.13.5.1.s390x"
},
"product_reference": "postgresql17-plpython-17.2-150600.13.5.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql17-plpython-17.2-150600.13.5.1.x86_64 as component of SUSE Linux Enterprise Module for Server Applications 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql17-plpython-17.2-150600.13.5.1.x86_64"
},
"product_reference": "postgresql17-plpython-17.2-150600.13.5.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql17-pltcl-17.2-150600.13.5.1.aarch64 as component of SUSE Linux Enterprise Module for Server Applications 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql17-pltcl-17.2-150600.13.5.1.aarch64"
},
"product_reference": "postgresql17-pltcl-17.2-150600.13.5.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql17-pltcl-17.2-150600.13.5.1.ppc64le as component of SUSE Linux Enterprise Module for Server Applications 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql17-pltcl-17.2-150600.13.5.1.ppc64le"
},
"product_reference": "postgresql17-pltcl-17.2-150600.13.5.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql17-pltcl-17.2-150600.13.5.1.s390x as component of SUSE Linux Enterprise Module for Server Applications 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql17-pltcl-17.2-150600.13.5.1.s390x"
},
"product_reference": "postgresql17-pltcl-17.2-150600.13.5.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql17-pltcl-17.2-150600.13.5.1.x86_64 as component of SUSE Linux Enterprise Module for Server Applications 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql17-pltcl-17.2-150600.13.5.1.x86_64"
},
"product_reference": "postgresql17-pltcl-17.2-150600.13.5.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql17-server-17.2-150600.13.5.1.aarch64 as component of SUSE Linux Enterprise Module for Server Applications 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql17-server-17.2-150600.13.5.1.aarch64"
},
"product_reference": "postgresql17-server-17.2-150600.13.5.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql17-server-17.2-150600.13.5.1.ppc64le as component of SUSE Linux Enterprise Module for Server Applications 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql17-server-17.2-150600.13.5.1.ppc64le"
},
"product_reference": "postgresql17-server-17.2-150600.13.5.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql17-server-17.2-150600.13.5.1.s390x as component of SUSE Linux Enterprise Module for Server Applications 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql17-server-17.2-150600.13.5.1.s390x"
},
"product_reference": "postgresql17-server-17.2-150600.13.5.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql17-server-17.2-150600.13.5.1.x86_64 as component of SUSE Linux Enterprise Module for Server Applications 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql17-server-17.2-150600.13.5.1.x86_64"
},
"product_reference": "postgresql17-server-17.2-150600.13.5.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql17-server-devel-17.2-150600.13.5.1.aarch64 as component of SUSE Linux Enterprise Module for Server Applications 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql17-server-devel-17.2-150600.13.5.1.aarch64"
},
"product_reference": "postgresql17-server-devel-17.2-150600.13.5.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql17-server-devel-17.2-150600.13.5.1.ppc64le as component of SUSE Linux Enterprise Module for Server Applications 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql17-server-devel-17.2-150600.13.5.1.ppc64le"
},
"product_reference": "postgresql17-server-devel-17.2-150600.13.5.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql17-server-devel-17.2-150600.13.5.1.s390x as component of SUSE Linux Enterprise Module for Server Applications 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql17-server-devel-17.2-150600.13.5.1.s390x"
},
"product_reference": "postgresql17-server-devel-17.2-150600.13.5.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql17-server-devel-17.2-150600.13.5.1.x86_64 as component of SUSE Linux Enterprise Module for Server Applications 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql17-server-devel-17.2-150600.13.5.1.x86_64"
},
"product_reference": "postgresql17-server-devel-17.2-150600.13.5.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libecpg6-17.2-150600.13.5.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:libecpg6-17.2-150600.13.5.1.aarch64"
},
"product_reference": "libecpg6-17.2-150600.13.5.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libecpg6-17.2-150600.13.5.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:libecpg6-17.2-150600.13.5.1.ppc64le"
},
"product_reference": "libecpg6-17.2-150600.13.5.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libecpg6-17.2-150600.13.5.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:libecpg6-17.2-150600.13.5.1.s390x"
},
"product_reference": "libecpg6-17.2-150600.13.5.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libecpg6-17.2-150600.13.5.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:libecpg6-17.2-150600.13.5.1.x86_64"
},
"product_reference": "libecpg6-17.2-150600.13.5.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libecpg6-32bit-17.2-150600.13.5.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:libecpg6-32bit-17.2-150600.13.5.1.x86_64"
},
"product_reference": "libecpg6-32bit-17.2-150600.13.5.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq5-17.2-150600.13.5.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:libpq5-17.2-150600.13.5.1.aarch64"
},
"product_reference": "libpq5-17.2-150600.13.5.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq5-17.2-150600.13.5.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:libpq5-17.2-150600.13.5.1.ppc64le"
},
"product_reference": "libpq5-17.2-150600.13.5.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq5-17.2-150600.13.5.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:libpq5-17.2-150600.13.5.1.s390x"
},
"product_reference": "libpq5-17.2-150600.13.5.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq5-17.2-150600.13.5.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:libpq5-17.2-150600.13.5.1.x86_64"
},
"product_reference": "libpq5-17.2-150600.13.5.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq5-32bit-17.2-150600.13.5.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:libpq5-32bit-17.2-150600.13.5.1.x86_64"
},
"product_reference": "libpq5-32bit-17.2-150600.13.5.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-17-150600.17.6.1.noarch as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:postgresql-17-150600.17.6.1.noarch"
},
"product_reference": "postgresql-17-150600.17.6.1.noarch",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-contrib-17-150600.17.6.1.noarch as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:postgresql-contrib-17-150600.17.6.1.noarch"
},
"product_reference": "postgresql-contrib-17-150600.17.6.1.noarch",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-devel-17-150600.17.6.1.noarch as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:postgresql-devel-17-150600.17.6.1.noarch"
},
"product_reference": "postgresql-devel-17-150600.17.6.1.noarch",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-docs-17-150600.17.6.1.noarch as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:postgresql-docs-17-150600.17.6.1.noarch"
},
"product_reference": "postgresql-docs-17-150600.17.6.1.noarch",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-llvmjit-17-150600.17.6.1.noarch as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:postgresql-llvmjit-17-150600.17.6.1.noarch"
},
"product_reference": "postgresql-llvmjit-17-150600.17.6.1.noarch",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-llvmjit-devel-17-150600.17.6.1.noarch as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:postgresql-llvmjit-devel-17-150600.17.6.1.noarch"
},
"product_reference": "postgresql-llvmjit-devel-17-150600.17.6.1.noarch",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plperl-17-150600.17.6.1.noarch as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:postgresql-plperl-17-150600.17.6.1.noarch"
},
"product_reference": "postgresql-plperl-17-150600.17.6.1.noarch",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plpython-17-150600.17.6.1.noarch as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:postgresql-plpython-17-150600.17.6.1.noarch"
},
"product_reference": "postgresql-plpython-17-150600.17.6.1.noarch",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-pltcl-17-150600.17.6.1.noarch as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:postgresql-pltcl-17-150600.17.6.1.noarch"
},
"product_reference": "postgresql-pltcl-17-150600.17.6.1.noarch",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-17-150600.17.6.1.noarch as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:postgresql-server-17-150600.17.6.1.noarch"
},
"product_reference": "postgresql-server-17-150600.17.6.1.noarch",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-devel-17-150600.17.6.1.noarch as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:postgresql-server-devel-17-150600.17.6.1.noarch"
},
"product_reference": "postgresql-server-devel-17-150600.17.6.1.noarch",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-test-17-150600.17.6.1.noarch as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:postgresql-test-17-150600.17.6.1.noarch"
},
"product_reference": "postgresql-test-17-150600.17.6.1.noarch",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-16.6-150600.16.10.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:postgresql16-16.6-150600.16.10.1.aarch64"
},
"product_reference": "postgresql16-16.6-150600.16.10.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-16.6-150600.16.10.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:postgresql16-16.6-150600.16.10.1.ppc64le"
},
"product_reference": "postgresql16-16.6-150600.16.10.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-16.6-150600.16.10.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:postgresql16-16.6-150600.16.10.1.s390x"
},
"product_reference": "postgresql16-16.6-150600.16.10.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-16.6-150600.16.10.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:postgresql16-16.6-150600.16.10.1.x86_64"
},
"product_reference": "postgresql16-16.6-150600.16.10.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-contrib-16.6-150600.16.10.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:postgresql16-contrib-16.6-150600.16.10.1.aarch64"
},
"product_reference": "postgresql16-contrib-16.6-150600.16.10.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-contrib-16.6-150600.16.10.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:postgresql16-contrib-16.6-150600.16.10.1.ppc64le"
},
"product_reference": "postgresql16-contrib-16.6-150600.16.10.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-contrib-16.6-150600.16.10.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:postgresql16-contrib-16.6-150600.16.10.1.s390x"
},
"product_reference": "postgresql16-contrib-16.6-150600.16.10.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-contrib-16.6-150600.16.10.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:postgresql16-contrib-16.6-150600.16.10.1.x86_64"
},
"product_reference": "postgresql16-contrib-16.6-150600.16.10.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-devel-16.6-150600.16.10.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:postgresql16-devel-16.6-150600.16.10.1.aarch64"
},
"product_reference": "postgresql16-devel-16.6-150600.16.10.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-devel-16.6-150600.16.10.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:postgresql16-devel-16.6-150600.16.10.1.ppc64le"
},
"product_reference": "postgresql16-devel-16.6-150600.16.10.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-devel-16.6-150600.16.10.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:postgresql16-devel-16.6-150600.16.10.1.s390x"
},
"product_reference": "postgresql16-devel-16.6-150600.16.10.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-devel-16.6-150600.16.10.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:postgresql16-devel-16.6-150600.16.10.1.x86_64"
},
"product_reference": "postgresql16-devel-16.6-150600.16.10.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-docs-16.6-150600.16.10.1.noarch as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:postgresql16-docs-16.6-150600.16.10.1.noarch"
},
"product_reference": "postgresql16-docs-16.6-150600.16.10.1.noarch",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-llvmjit-16.6-150600.16.10.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:postgresql16-llvmjit-16.6-150600.16.10.1.aarch64"
},
"product_reference": "postgresql16-llvmjit-16.6-150600.16.10.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-llvmjit-16.6-150600.16.10.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:postgresql16-llvmjit-16.6-150600.16.10.1.ppc64le"
},
"product_reference": "postgresql16-llvmjit-16.6-150600.16.10.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-llvmjit-16.6-150600.16.10.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:postgresql16-llvmjit-16.6-150600.16.10.1.s390x"
},
"product_reference": "postgresql16-llvmjit-16.6-150600.16.10.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-llvmjit-16.6-150600.16.10.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:postgresql16-llvmjit-16.6-150600.16.10.1.x86_64"
},
"product_reference": "postgresql16-llvmjit-16.6-150600.16.10.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-llvmjit-devel-16.6-150600.16.10.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:postgresql16-llvmjit-devel-16.6-150600.16.10.1.aarch64"
},
"product_reference": "postgresql16-llvmjit-devel-16.6-150600.16.10.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-llvmjit-devel-16.6-150600.16.10.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:postgresql16-llvmjit-devel-16.6-150600.16.10.1.ppc64le"
},
"product_reference": "postgresql16-llvmjit-devel-16.6-150600.16.10.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-llvmjit-devel-16.6-150600.16.10.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:postgresql16-llvmjit-devel-16.6-150600.16.10.1.s390x"
},
"product_reference": "postgresql16-llvmjit-devel-16.6-150600.16.10.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-llvmjit-devel-16.6-150600.16.10.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:postgresql16-llvmjit-devel-16.6-150600.16.10.1.x86_64"
},
"product_reference": "postgresql16-llvmjit-devel-16.6-150600.16.10.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-plperl-16.6-150600.16.10.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:postgresql16-plperl-16.6-150600.16.10.1.aarch64"
},
"product_reference": "postgresql16-plperl-16.6-150600.16.10.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-plperl-16.6-150600.16.10.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:postgresql16-plperl-16.6-150600.16.10.1.ppc64le"
},
"product_reference": "postgresql16-plperl-16.6-150600.16.10.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-plperl-16.6-150600.16.10.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:postgresql16-plperl-16.6-150600.16.10.1.s390x"
},
"product_reference": "postgresql16-plperl-16.6-150600.16.10.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-plperl-16.6-150600.16.10.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:postgresql16-plperl-16.6-150600.16.10.1.x86_64"
},
"product_reference": "postgresql16-plperl-16.6-150600.16.10.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-plpython-16.6-150600.16.10.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:postgresql16-plpython-16.6-150600.16.10.1.aarch64"
},
"product_reference": "postgresql16-plpython-16.6-150600.16.10.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-plpython-16.6-150600.16.10.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:postgresql16-plpython-16.6-150600.16.10.1.ppc64le"
},
"product_reference": "postgresql16-plpython-16.6-150600.16.10.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-plpython-16.6-150600.16.10.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:postgresql16-plpython-16.6-150600.16.10.1.s390x"
},
"product_reference": "postgresql16-plpython-16.6-150600.16.10.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-plpython-16.6-150600.16.10.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:postgresql16-plpython-16.6-150600.16.10.1.x86_64"
},
"product_reference": "postgresql16-plpython-16.6-150600.16.10.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-pltcl-16.6-150600.16.10.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:postgresql16-pltcl-16.6-150600.16.10.1.aarch64"
},
"product_reference": "postgresql16-pltcl-16.6-150600.16.10.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-pltcl-16.6-150600.16.10.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:postgresql16-pltcl-16.6-150600.16.10.1.ppc64le"
},
"product_reference": "postgresql16-pltcl-16.6-150600.16.10.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-pltcl-16.6-150600.16.10.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:postgresql16-pltcl-16.6-150600.16.10.1.s390x"
},
"product_reference": "postgresql16-pltcl-16.6-150600.16.10.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-pltcl-16.6-150600.16.10.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:postgresql16-pltcl-16.6-150600.16.10.1.x86_64"
},
"product_reference": "postgresql16-pltcl-16.6-150600.16.10.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-server-16.6-150600.16.10.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:postgresql16-server-16.6-150600.16.10.1.aarch64"
},
"product_reference": "postgresql16-server-16.6-150600.16.10.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-server-16.6-150600.16.10.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:postgresql16-server-16.6-150600.16.10.1.ppc64le"
},
"product_reference": "postgresql16-server-16.6-150600.16.10.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-server-16.6-150600.16.10.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:postgresql16-server-16.6-150600.16.10.1.s390x"
},
"product_reference": "postgresql16-server-16.6-150600.16.10.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-server-16.6-150600.16.10.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:postgresql16-server-16.6-150600.16.10.1.x86_64"
},
"product_reference": "postgresql16-server-16.6-150600.16.10.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-server-devel-16.6-150600.16.10.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:postgresql16-server-devel-16.6-150600.16.10.1.aarch64"
},
"product_reference": "postgresql16-server-devel-16.6-150600.16.10.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-server-devel-16.6-150600.16.10.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:postgresql16-server-devel-16.6-150600.16.10.1.ppc64le"
},
"product_reference": "postgresql16-server-devel-16.6-150600.16.10.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-server-devel-16.6-150600.16.10.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:postgresql16-server-devel-16.6-150600.16.10.1.s390x"
},
"product_reference": "postgresql16-server-devel-16.6-150600.16.10.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-server-devel-16.6-150600.16.10.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:postgresql16-server-devel-16.6-150600.16.10.1.x86_64"
},
"product_reference": "postgresql16-server-devel-16.6-150600.16.10.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-test-16.6-150600.16.10.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:postgresql16-test-16.6-150600.16.10.1.aarch64"
},
"product_reference": "postgresql16-test-16.6-150600.16.10.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-test-16.6-150600.16.10.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:postgresql16-test-16.6-150600.16.10.1.ppc64le"
},
"product_reference": "postgresql16-test-16.6-150600.16.10.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-test-16.6-150600.16.10.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:postgresql16-test-16.6-150600.16.10.1.s390x"
},
"product_reference": "postgresql16-test-16.6-150600.16.10.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-test-16.6-150600.16.10.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:postgresql16-test-16.6-150600.16.10.1.x86_64"
},
"product_reference": "postgresql16-test-16.6-150600.16.10.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql17-17.2-150600.13.5.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:postgresql17-17.2-150600.13.5.1.aarch64"
},
"product_reference": "postgresql17-17.2-150600.13.5.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql17-17.2-150600.13.5.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:postgresql17-17.2-150600.13.5.1.ppc64le"
},
"product_reference": "postgresql17-17.2-150600.13.5.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql17-17.2-150600.13.5.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:postgresql17-17.2-150600.13.5.1.s390x"
},
"product_reference": "postgresql17-17.2-150600.13.5.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql17-17.2-150600.13.5.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:postgresql17-17.2-150600.13.5.1.x86_64"
},
"product_reference": "postgresql17-17.2-150600.13.5.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql17-contrib-17.2-150600.13.5.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:postgresql17-contrib-17.2-150600.13.5.1.aarch64"
},
"product_reference": "postgresql17-contrib-17.2-150600.13.5.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql17-contrib-17.2-150600.13.5.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:postgresql17-contrib-17.2-150600.13.5.1.ppc64le"
},
"product_reference": "postgresql17-contrib-17.2-150600.13.5.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql17-contrib-17.2-150600.13.5.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:postgresql17-contrib-17.2-150600.13.5.1.s390x"
},
"product_reference": "postgresql17-contrib-17.2-150600.13.5.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql17-contrib-17.2-150600.13.5.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:postgresql17-contrib-17.2-150600.13.5.1.x86_64"
},
"product_reference": "postgresql17-contrib-17.2-150600.13.5.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql17-devel-17.2-150600.13.5.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:postgresql17-devel-17.2-150600.13.5.1.aarch64"
},
"product_reference": "postgresql17-devel-17.2-150600.13.5.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql17-devel-17.2-150600.13.5.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:postgresql17-devel-17.2-150600.13.5.1.ppc64le"
},
"product_reference": "postgresql17-devel-17.2-150600.13.5.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql17-devel-17.2-150600.13.5.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:postgresql17-devel-17.2-150600.13.5.1.s390x"
},
"product_reference": "postgresql17-devel-17.2-150600.13.5.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql17-devel-17.2-150600.13.5.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:postgresql17-devel-17.2-150600.13.5.1.x86_64"
},
"product_reference": "postgresql17-devel-17.2-150600.13.5.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql17-docs-17.2-150600.13.5.1.noarch as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:postgresql17-docs-17.2-150600.13.5.1.noarch"
},
"product_reference": "postgresql17-docs-17.2-150600.13.5.1.noarch",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql17-llvmjit-17.2-150600.13.5.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:postgresql17-llvmjit-17.2-150600.13.5.1.aarch64"
},
"product_reference": "postgresql17-llvmjit-17.2-150600.13.5.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql17-llvmjit-17.2-150600.13.5.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:postgresql17-llvmjit-17.2-150600.13.5.1.ppc64le"
},
"product_reference": "postgresql17-llvmjit-17.2-150600.13.5.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql17-llvmjit-17.2-150600.13.5.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:postgresql17-llvmjit-17.2-150600.13.5.1.s390x"
},
"product_reference": "postgresql17-llvmjit-17.2-150600.13.5.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql17-llvmjit-17.2-150600.13.5.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:postgresql17-llvmjit-17.2-150600.13.5.1.x86_64"
},
"product_reference": "postgresql17-llvmjit-17.2-150600.13.5.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql17-llvmjit-devel-17.2-150600.13.5.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:postgresql17-llvmjit-devel-17.2-150600.13.5.1.aarch64"
},
"product_reference": "postgresql17-llvmjit-devel-17.2-150600.13.5.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql17-llvmjit-devel-17.2-150600.13.5.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:postgresql17-llvmjit-devel-17.2-150600.13.5.1.ppc64le"
},
"product_reference": "postgresql17-llvmjit-devel-17.2-150600.13.5.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql17-llvmjit-devel-17.2-150600.13.5.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:postgresql17-llvmjit-devel-17.2-150600.13.5.1.s390x"
},
"product_reference": "postgresql17-llvmjit-devel-17.2-150600.13.5.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql17-llvmjit-devel-17.2-150600.13.5.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:postgresql17-llvmjit-devel-17.2-150600.13.5.1.x86_64"
},
"product_reference": "postgresql17-llvmjit-devel-17.2-150600.13.5.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql17-plperl-17.2-150600.13.5.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:postgresql17-plperl-17.2-150600.13.5.1.aarch64"
},
"product_reference": "postgresql17-plperl-17.2-150600.13.5.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql17-plperl-17.2-150600.13.5.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:postgresql17-plperl-17.2-150600.13.5.1.ppc64le"
},
"product_reference": "postgresql17-plperl-17.2-150600.13.5.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql17-plperl-17.2-150600.13.5.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:postgresql17-plperl-17.2-150600.13.5.1.s390x"
},
"product_reference": "postgresql17-plperl-17.2-150600.13.5.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql17-plperl-17.2-150600.13.5.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:postgresql17-plperl-17.2-150600.13.5.1.x86_64"
},
"product_reference": "postgresql17-plperl-17.2-150600.13.5.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql17-plpython-17.2-150600.13.5.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:postgresql17-plpython-17.2-150600.13.5.1.aarch64"
},
"product_reference": "postgresql17-plpython-17.2-150600.13.5.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql17-plpython-17.2-150600.13.5.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:postgresql17-plpython-17.2-150600.13.5.1.ppc64le"
},
"product_reference": "postgresql17-plpython-17.2-150600.13.5.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql17-plpython-17.2-150600.13.5.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:postgresql17-plpython-17.2-150600.13.5.1.s390x"
},
"product_reference": "postgresql17-plpython-17.2-150600.13.5.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql17-plpython-17.2-150600.13.5.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:postgresql17-plpython-17.2-150600.13.5.1.x86_64"
},
"product_reference": "postgresql17-plpython-17.2-150600.13.5.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql17-pltcl-17.2-150600.13.5.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:postgresql17-pltcl-17.2-150600.13.5.1.aarch64"
},
"product_reference": "postgresql17-pltcl-17.2-150600.13.5.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql17-pltcl-17.2-150600.13.5.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:postgresql17-pltcl-17.2-150600.13.5.1.ppc64le"
},
"product_reference": "postgresql17-pltcl-17.2-150600.13.5.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql17-pltcl-17.2-150600.13.5.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:postgresql17-pltcl-17.2-150600.13.5.1.s390x"
},
"product_reference": "postgresql17-pltcl-17.2-150600.13.5.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql17-pltcl-17.2-150600.13.5.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:postgresql17-pltcl-17.2-150600.13.5.1.x86_64"
},
"product_reference": "postgresql17-pltcl-17.2-150600.13.5.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql17-server-17.2-150600.13.5.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:postgresql17-server-17.2-150600.13.5.1.aarch64"
},
"product_reference": "postgresql17-server-17.2-150600.13.5.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql17-server-17.2-150600.13.5.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:postgresql17-server-17.2-150600.13.5.1.ppc64le"
},
"product_reference": "postgresql17-server-17.2-150600.13.5.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql17-server-17.2-150600.13.5.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:postgresql17-server-17.2-150600.13.5.1.s390x"
},
"product_reference": "postgresql17-server-17.2-150600.13.5.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql17-server-17.2-150600.13.5.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:postgresql17-server-17.2-150600.13.5.1.x86_64"
},
"product_reference": "postgresql17-server-17.2-150600.13.5.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql17-server-devel-17.2-150600.13.5.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:postgresql17-server-devel-17.2-150600.13.5.1.aarch64"
},
"product_reference": "postgresql17-server-devel-17.2-150600.13.5.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql17-server-devel-17.2-150600.13.5.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:postgresql17-server-devel-17.2-150600.13.5.1.ppc64le"
},
"product_reference": "postgresql17-server-devel-17.2-150600.13.5.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql17-server-devel-17.2-150600.13.5.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:postgresql17-server-devel-17.2-150600.13.5.1.s390x"
},
"product_reference": "postgresql17-server-devel-17.2-150600.13.5.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql17-server-devel-17.2-150600.13.5.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:postgresql17-server-devel-17.2-150600.13.5.1.x86_64"
},
"product_reference": "postgresql17-server-devel-17.2-150600.13.5.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql17-test-17.2-150600.13.5.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:postgresql17-test-17.2-150600.13.5.1.aarch64"
},
"product_reference": "postgresql17-test-17.2-150600.13.5.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql17-test-17.2-150600.13.5.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:postgresql17-test-17.2-150600.13.5.1.ppc64le"
},
"product_reference": "postgresql17-test-17.2-150600.13.5.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql17-test-17.2-150600.13.5.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:postgresql17-test-17.2-150600.13.5.1.s390x"
},
"product_reference": "postgresql17-test-17.2-150600.13.5.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql17-test-17.2-150600.13.5.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:postgresql17-test-17.2-150600.13.5.1.x86_64"
},
"product_reference": "postgresql17-test-17.2-150600.13.5.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2024-10976",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2024-10976"
}
],
"notes": [
{
"category": "general",
"text": "Incomplete tracking in PostgreSQL of tables with row security allows a reused query to view or change different rows from those intended. CVE-2023-2455 and CVE-2016-2193 fixed most interaction between row security and user ID changes. They missed cases where a subquery, WITH query, security invoker view, or SQL-language function references a table with a row-level security policy. This has the same consequences as the two earlier CVEs. That is to say, it leads to potentially incorrect policies being applied in cases where role-specific policies are used and a given query is planned under one role and then executed under other roles. This scenario can happen under security definer functions or when a common user and query is planned initially and then re-used across multiple SET ROLEs. Applying an incorrect policy may permit a user to complete otherwise-forbidden reads and modifications. This affects only databases that have used CREATE POLICY to define a row security policy. An attacker must tailor an attack to a particular application\u0027s pattern of query plan reuse, user ID changes, and role-specific row security policies. Versions before PostgreSQL 17.1, 16.5, 15.9, 14.14, 13.17, and 12.21 are affected.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libpq5-17.2-150600.13.5.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libpq5-17.2-150600.13.5.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libpq5-17.2-150600.13.5.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libpq5-17.2-150600.13.5.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libpq5-32bit-17.2-150600.13.5.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:postgresql-17-150600.17.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:postgresql16-16.6-150600.16.10.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:postgresql16-16.6-150600.16.10.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:postgresql16-16.6-150600.16.10.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:postgresql16-16.6-150600.16.10.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:postgresql17-17.2-150600.13.5.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:postgresql17-17.2-150600.13.5.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:postgresql17-17.2-150600.13.5.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:postgresql17-17.2-150600.13.5.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql-17-150600.17.6.1.noarch",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql-contrib-17-150600.17.6.1.noarch",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql-devel-17-150600.17.6.1.noarch",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql-docs-17-150600.17.6.1.noarch",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql-llvmjit-17-150600.17.6.1.noarch",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql-llvmjit-devel-17-150600.17.6.1.noarch",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql-plperl-17-150600.17.6.1.noarch",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql-plpython-17-150600.17.6.1.noarch",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql-pltcl-17-150600.17.6.1.noarch",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql-server-17-150600.17.6.1.noarch",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql-server-devel-17-150600.17.6.1.noarch",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql-test-17-150600.17.6.1.noarch",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql16-llvmjit-16.6-150600.16.10.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql16-llvmjit-16.6-150600.16.10.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql16-llvmjit-16.6-150600.16.10.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql16-llvmjit-16.6-150600.16.10.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql16-test-16.6-150600.16.10.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql16-test-16.6-150600.16.10.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql16-test-16.6-150600.16.10.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql16-test-16.6-150600.16.10.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql17-llvmjit-17.2-150600.13.5.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql17-llvmjit-17.2-150600.13.5.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql17-llvmjit-17.2-150600.13.5.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql17-llvmjit-17.2-150600.13.5.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql17-llvmjit-devel-17.2-150600.13.5.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql17-llvmjit-devel-17.2-150600.13.5.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql17-llvmjit-devel-17.2-150600.13.5.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql17-llvmjit-devel-17.2-150600.13.5.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql17-test-17.2-150600.13.5.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql17-test-17.2-150600.13.5.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql17-test-17.2-150600.13.5.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql17-test-17.2-150600.13.5.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:libecpg6-17.2-150600.13.5.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:libecpg6-17.2-150600.13.5.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:libecpg6-17.2-150600.13.5.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:libecpg6-17.2-150600.13.5.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql-contrib-17-150600.17.6.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql-devel-17-150600.17.6.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql-docs-17-150600.17.6.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql-plperl-17-150600.17.6.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql-plpython-17-150600.17.6.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql-pltcl-17-150600.17.6.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql-server-17-150600.17.6.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql-server-devel-17-150600.17.6.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-contrib-16.6-150600.16.10.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-contrib-16.6-150600.16.10.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-contrib-16.6-150600.16.10.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-contrib-16.6-150600.16.10.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-devel-16.6-150600.16.10.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-devel-16.6-150600.16.10.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-devel-16.6-150600.16.10.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-devel-16.6-150600.16.10.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-docs-16.6-150600.16.10.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-plperl-16.6-150600.16.10.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-plperl-16.6-150600.16.10.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-plperl-16.6-150600.16.10.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-plperl-16.6-150600.16.10.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-plpython-16.6-150600.16.10.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-plpython-16.6-150600.16.10.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-plpython-16.6-150600.16.10.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-plpython-16.6-150600.16.10.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-pltcl-16.6-150600.16.10.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-pltcl-16.6-150600.16.10.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-pltcl-16.6-150600.16.10.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-pltcl-16.6-150600.16.10.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-server-16.6-150600.16.10.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-server-16.6-150600.16.10.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-server-16.6-150600.16.10.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-server-16.6-150600.16.10.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-server-devel-16.6-150600.16.10.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-server-devel-16.6-150600.16.10.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-server-devel-16.6-150600.16.10.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-server-devel-16.6-150600.16.10.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql17-contrib-17.2-150600.13.5.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql17-contrib-17.2-150600.13.5.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql17-contrib-17.2-150600.13.5.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql17-contrib-17.2-150600.13.5.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql17-devel-17.2-150600.13.5.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql17-devel-17.2-150600.13.5.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql17-devel-17.2-150600.13.5.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql17-devel-17.2-150600.13.5.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql17-docs-17.2-150600.13.5.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql17-plperl-17.2-150600.13.5.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql17-plperl-17.2-150600.13.5.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql17-plperl-17.2-150600.13.5.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql17-plperl-17.2-150600.13.5.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql17-plpython-17.2-150600.13.5.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql17-plpython-17.2-150600.13.5.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql17-plpython-17.2-150600.13.5.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql17-plpython-17.2-150600.13.5.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql17-pltcl-17.2-150600.13.5.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql17-pltcl-17.2-150600.13.5.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql17-pltcl-17.2-150600.13.5.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql17-pltcl-17.2-150600.13.5.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql17-server-17.2-150600.13.5.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql17-server-17.2-150600.13.5.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql17-server-17.2-150600.13.5.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql17-server-17.2-150600.13.5.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql17-server-devel-17.2-150600.13.5.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql17-server-devel-17.2-150600.13.5.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql17-server-devel-17.2-150600.13.5.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql17-server-devel-17.2-150600.13.5.1.x86_64",
"openSUSE Leap 15.6:libecpg6-17.2-150600.13.5.1.aarch64",
"openSUSE Leap 15.6:libecpg6-17.2-150600.13.5.1.ppc64le",
"openSUSE Leap 15.6:libecpg6-17.2-150600.13.5.1.s390x",
"openSUSE Leap 15.6:libecpg6-17.2-150600.13.5.1.x86_64",
"openSUSE Leap 15.6:libecpg6-32bit-17.2-150600.13.5.1.x86_64",
"openSUSE Leap 15.6:libpq5-17.2-150600.13.5.1.aarch64",
"openSUSE Leap 15.6:libpq5-17.2-150600.13.5.1.ppc64le",
"openSUSE Leap 15.6:libpq5-17.2-150600.13.5.1.s390x",
"openSUSE Leap 15.6:libpq5-17.2-150600.13.5.1.x86_64",
"openSUSE Leap 15.6:libpq5-32bit-17.2-150600.13.5.1.x86_64",
"openSUSE Leap 15.6:postgresql-17-150600.17.6.1.noarch",
"openSUSE Leap 15.6:postgresql-contrib-17-150600.17.6.1.noarch",
"openSUSE Leap 15.6:postgresql-devel-17-150600.17.6.1.noarch",
"openSUSE Leap 15.6:postgresql-docs-17-150600.17.6.1.noarch",
"openSUSE Leap 15.6:postgresql-llvmjit-17-150600.17.6.1.noarch",
"openSUSE Leap 15.6:postgresql-llvmjit-devel-17-150600.17.6.1.noarch",
"openSUSE Leap 15.6:postgresql-plperl-17-150600.17.6.1.noarch",
"openSUSE Leap 15.6:postgresql-plpython-17-150600.17.6.1.noarch",
"openSUSE Leap 15.6:postgresql-pltcl-17-150600.17.6.1.noarch",
"openSUSE Leap 15.6:postgresql-server-17-150600.17.6.1.noarch",
"openSUSE Leap 15.6:postgresql-server-devel-17-150600.17.6.1.noarch",
"openSUSE Leap 15.6:postgresql-test-17-150600.17.6.1.noarch",
"openSUSE Leap 15.6:postgresql16-16.6-150600.16.10.1.aarch64",
"openSUSE Leap 15.6:postgresql16-16.6-150600.16.10.1.ppc64le",
"openSUSE Leap 15.6:postgresql16-16.6-150600.16.10.1.s390x",
"openSUSE Leap 15.6:postgresql16-16.6-150600.16.10.1.x86_64",
"openSUSE Leap 15.6:postgresql16-contrib-16.6-150600.16.10.1.aarch64",
"openSUSE Leap 15.6:postgresql16-contrib-16.6-150600.16.10.1.ppc64le",
"openSUSE Leap 15.6:postgresql16-contrib-16.6-150600.16.10.1.s390x",
"openSUSE Leap 15.6:postgresql16-contrib-16.6-150600.16.10.1.x86_64",
"openSUSE Leap 15.6:postgresql16-devel-16.6-150600.16.10.1.aarch64",
"openSUSE Leap 15.6:postgresql16-devel-16.6-150600.16.10.1.ppc64le",
"openSUSE Leap 15.6:postgresql16-devel-16.6-150600.16.10.1.s390x",
"openSUSE Leap 15.6:postgresql16-devel-16.6-150600.16.10.1.x86_64",
"openSUSE Leap 15.6:postgresql16-docs-16.6-150600.16.10.1.noarch",
"openSUSE Leap 15.6:postgresql16-llvmjit-16.6-150600.16.10.1.aarch64",
"openSUSE Leap 15.6:postgresql16-llvmjit-16.6-150600.16.10.1.ppc64le",
"openSUSE Leap 15.6:postgresql16-llvmjit-16.6-150600.16.10.1.s390x",
"openSUSE Leap 15.6:postgresql16-llvmjit-16.6-150600.16.10.1.x86_64",
"openSUSE Leap 15.6:postgresql16-llvmjit-devel-16.6-150600.16.10.1.aarch64",
"openSUSE Leap 15.6:postgresql16-llvmjit-devel-16.6-150600.16.10.1.ppc64le",
"openSUSE Leap 15.6:postgresql16-llvmjit-devel-16.6-150600.16.10.1.s390x",
"openSUSE Leap 15.6:postgresql16-llvmjit-devel-16.6-150600.16.10.1.x86_64",
"openSUSE Leap 15.6:postgresql16-plperl-16.6-150600.16.10.1.aarch64",
"openSUSE Leap 15.6:postgresql16-plperl-16.6-150600.16.10.1.ppc64le",
"openSUSE Leap 15.6:postgresql16-plperl-16.6-150600.16.10.1.s390x",
"openSUSE Leap 15.6:postgresql16-plperl-16.6-150600.16.10.1.x86_64",
"openSUSE Leap 15.6:postgresql16-plpython-16.6-150600.16.10.1.aarch64",
"openSUSE Leap 15.6:postgresql16-plpython-16.6-150600.16.10.1.ppc64le",
"openSUSE Leap 15.6:postgresql16-plpython-16.6-150600.16.10.1.s390x",
"openSUSE Leap 15.6:postgresql16-plpython-16.6-150600.16.10.1.x86_64",
"openSUSE Leap 15.6:postgresql16-pltcl-16.6-150600.16.10.1.aarch64",
"openSUSE Leap 15.6:postgresql16-pltcl-16.6-150600.16.10.1.ppc64le",
"openSUSE Leap 15.6:postgresql16-pltcl-16.6-150600.16.10.1.s390x",
"openSUSE Leap 15.6:postgresql16-pltcl-16.6-150600.16.10.1.x86_64",
"openSUSE Leap 15.6:postgresql16-server-16.6-150600.16.10.1.aarch64",
"openSUSE Leap 15.6:postgresql16-server-16.6-150600.16.10.1.ppc64le",
"openSUSE Leap 15.6:postgresql16-server-16.6-150600.16.10.1.s390x",
"openSUSE Leap 15.6:postgresql16-server-16.6-150600.16.10.1.x86_64",
"openSUSE Leap 15.6:postgresql16-server-devel-16.6-150600.16.10.1.aarch64",
"openSUSE Leap 15.6:postgresql16-server-devel-16.6-150600.16.10.1.ppc64le",
"openSUSE Leap 15.6:postgresql16-server-devel-16.6-150600.16.10.1.s390x",
"openSUSE Leap 15.6:postgresql16-server-devel-16.6-150600.16.10.1.x86_64",
"openSUSE Leap 15.6:postgresql16-test-16.6-150600.16.10.1.aarch64",
"openSUSE Leap 15.6:postgresql16-test-16.6-150600.16.10.1.ppc64le",
"openSUSE Leap 15.6:postgresql16-test-16.6-150600.16.10.1.s390x",
"openSUSE Leap 15.6:postgresql16-test-16.6-150600.16.10.1.x86_64",
"openSUSE Leap 15.6:postgresql17-17.2-150600.13.5.1.aarch64",
"openSUSE Leap 15.6:postgresql17-17.2-150600.13.5.1.ppc64le",
"openSUSE Leap 15.6:postgresql17-17.2-150600.13.5.1.s390x",
"openSUSE Leap 15.6:postgresql17-17.2-150600.13.5.1.x86_64",
"openSUSE Leap 15.6:postgresql17-contrib-17.2-150600.13.5.1.aarch64",
"openSUSE Leap 15.6:postgresql17-contrib-17.2-150600.13.5.1.ppc64le",
"openSUSE Leap 15.6:postgresql17-contrib-17.2-150600.13.5.1.s390x",
"openSUSE Leap 15.6:postgresql17-contrib-17.2-150600.13.5.1.x86_64",
"openSUSE Leap 15.6:postgresql17-devel-17.2-150600.13.5.1.aarch64",
"openSUSE Leap 15.6:postgresql17-devel-17.2-150600.13.5.1.ppc64le",
"openSUSE Leap 15.6:postgresql17-devel-17.2-150600.13.5.1.s390x",
"openSUSE Leap 15.6:postgresql17-devel-17.2-150600.13.5.1.x86_64",
"openSUSE Leap 15.6:postgresql17-docs-17.2-150600.13.5.1.noarch",
"openSUSE Leap 15.6:postgresql17-llvmjit-17.2-150600.13.5.1.aarch64",
"openSUSE Leap 15.6:postgresql17-llvmjit-17.2-150600.13.5.1.ppc64le",
"openSUSE Leap 15.6:postgresql17-llvmjit-17.2-150600.13.5.1.s390x",
"openSUSE Leap 15.6:postgresql17-llvmjit-17.2-150600.13.5.1.x86_64",
"openSUSE Leap 15.6:postgresql17-llvmjit-devel-17.2-150600.13.5.1.aarch64",
"openSUSE Leap 15.6:postgresql17-llvmjit-devel-17.2-150600.13.5.1.ppc64le",
"openSUSE Leap 15.6:postgresql17-llvmjit-devel-17.2-150600.13.5.1.s390x",
"openSUSE Leap 15.6:postgresql17-llvmjit-devel-17.2-150600.13.5.1.x86_64",
"openSUSE Leap 15.6:postgresql17-plperl-17.2-150600.13.5.1.aarch64",
"openSUSE Leap 15.6:postgresql17-plperl-17.2-150600.13.5.1.ppc64le",
"openSUSE Leap 15.6:postgresql17-plperl-17.2-150600.13.5.1.s390x",
"openSUSE Leap 15.6:postgresql17-plperl-17.2-150600.13.5.1.x86_64",
"openSUSE Leap 15.6:postgresql17-plpython-17.2-150600.13.5.1.aarch64",
"openSUSE Leap 15.6:postgresql17-plpython-17.2-150600.13.5.1.ppc64le",
"openSUSE Leap 15.6:postgresql17-plpython-17.2-150600.13.5.1.s390x",
"openSUSE Leap 15.6:postgresql17-plpython-17.2-150600.13.5.1.x86_64",
"openSUSE Leap 15.6:postgresql17-pltcl-17.2-150600.13.5.1.aarch64",
"openSUSE Leap 15.6:postgresql17-pltcl-17.2-150600.13.5.1.ppc64le",
"openSUSE Leap 15.6:postgresql17-pltcl-17.2-150600.13.5.1.s390x",
"openSUSE Leap 15.6:postgresql17-pltcl-17.2-150600.13.5.1.x86_64",
"openSUSE Leap 15.6:postgresql17-server-17.2-150600.13.5.1.aarch64",
"openSUSE Leap 15.6:postgresql17-server-17.2-150600.13.5.1.ppc64le",
"openSUSE Leap 15.6:postgresql17-server-17.2-150600.13.5.1.s390x",
"openSUSE Leap 15.6:postgresql17-server-17.2-150600.13.5.1.x86_64",
"openSUSE Leap 15.6:postgresql17-server-devel-17.2-150600.13.5.1.aarch64",
"openSUSE Leap 15.6:postgresql17-server-devel-17.2-150600.13.5.1.ppc64le",
"openSUSE Leap 15.6:postgresql17-server-devel-17.2-150600.13.5.1.s390x",
"openSUSE Leap 15.6:postgresql17-server-devel-17.2-150600.13.5.1.x86_64",
"openSUSE Leap 15.6:postgresql17-test-17.2-150600.13.5.1.aarch64",
"openSUSE Leap 15.6:postgresql17-test-17.2-150600.13.5.1.ppc64le",
"openSUSE Leap 15.6:postgresql17-test-17.2-150600.13.5.1.s390x",
"openSUSE Leap 15.6:postgresql17-test-17.2-150600.13.5.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2024-10976",
"url": "https://www.suse.com/security/cve/CVE-2024-10976"
},
{
"category": "external",
"summary": "SUSE Bug 1233323 for CVE-2024-10976",
"url": "https://bugzilla.suse.com/1233323"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libpq5-17.2-150600.13.5.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libpq5-17.2-150600.13.5.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libpq5-17.2-150600.13.5.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libpq5-17.2-150600.13.5.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libpq5-32bit-17.2-150600.13.5.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:postgresql-17-150600.17.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:postgresql16-16.6-150600.16.10.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:postgresql16-16.6-150600.16.10.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:postgresql16-16.6-150600.16.10.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:postgresql16-16.6-150600.16.10.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:postgresql17-17.2-150600.13.5.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:postgresql17-17.2-150600.13.5.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:postgresql17-17.2-150600.13.5.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:postgresql17-17.2-150600.13.5.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql-17-150600.17.6.1.noarch",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql-contrib-17-150600.17.6.1.noarch",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql-devel-17-150600.17.6.1.noarch",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql-docs-17-150600.17.6.1.noarch",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql-llvmjit-17-150600.17.6.1.noarch",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql-llvmjit-devel-17-150600.17.6.1.noarch",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql-plperl-17-150600.17.6.1.noarch",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql-plpython-17-150600.17.6.1.noarch",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql-pltcl-17-150600.17.6.1.noarch",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql-server-17-150600.17.6.1.noarch",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql-server-devel-17-150600.17.6.1.noarch",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql-test-17-150600.17.6.1.noarch",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql16-llvmjit-16.6-150600.16.10.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql16-llvmjit-16.6-150600.16.10.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql16-llvmjit-16.6-150600.16.10.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql16-llvmjit-16.6-150600.16.10.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql16-test-16.6-150600.16.10.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql16-test-16.6-150600.16.10.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql16-test-16.6-150600.16.10.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql16-test-16.6-150600.16.10.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql17-llvmjit-17.2-150600.13.5.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql17-llvmjit-17.2-150600.13.5.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql17-llvmjit-17.2-150600.13.5.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql17-llvmjit-17.2-150600.13.5.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql17-llvmjit-devel-17.2-150600.13.5.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql17-llvmjit-devel-17.2-150600.13.5.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql17-llvmjit-devel-17.2-150600.13.5.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql17-llvmjit-devel-17.2-150600.13.5.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql17-test-17.2-150600.13.5.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql17-test-17.2-150600.13.5.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql17-test-17.2-150600.13.5.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql17-test-17.2-150600.13.5.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:libecpg6-17.2-150600.13.5.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:libecpg6-17.2-150600.13.5.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:libecpg6-17.2-150600.13.5.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:libecpg6-17.2-150600.13.5.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql-contrib-17-150600.17.6.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql-devel-17-150600.17.6.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql-docs-17-150600.17.6.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql-plperl-17-150600.17.6.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql-plpython-17-150600.17.6.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql-pltcl-17-150600.17.6.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql-server-17-150600.17.6.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql-server-devel-17-150600.17.6.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-contrib-16.6-150600.16.10.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-contrib-16.6-150600.16.10.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-contrib-16.6-150600.16.10.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-contrib-16.6-150600.16.10.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-devel-16.6-150600.16.10.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-devel-16.6-150600.16.10.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-devel-16.6-150600.16.10.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-devel-16.6-150600.16.10.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-docs-16.6-150600.16.10.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-plperl-16.6-150600.16.10.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-plperl-16.6-150600.16.10.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-plperl-16.6-150600.16.10.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-plperl-16.6-150600.16.10.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-plpython-16.6-150600.16.10.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-plpython-16.6-150600.16.10.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-plpython-16.6-150600.16.10.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-plpython-16.6-150600.16.10.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-pltcl-16.6-150600.16.10.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-pltcl-16.6-150600.16.10.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-pltcl-16.6-150600.16.10.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-pltcl-16.6-150600.16.10.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-server-16.6-150600.16.10.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-server-16.6-150600.16.10.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-server-16.6-150600.16.10.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-server-16.6-150600.16.10.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-server-devel-16.6-150600.16.10.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-server-devel-16.6-150600.16.10.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-server-devel-16.6-150600.16.10.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-server-devel-16.6-150600.16.10.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql17-contrib-17.2-150600.13.5.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql17-contrib-17.2-150600.13.5.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql17-contrib-17.2-150600.13.5.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql17-contrib-17.2-150600.13.5.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql17-devel-17.2-150600.13.5.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql17-devel-17.2-150600.13.5.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql17-devel-17.2-150600.13.5.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql17-devel-17.2-150600.13.5.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql17-docs-17.2-150600.13.5.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql17-plperl-17.2-150600.13.5.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql17-plperl-17.2-150600.13.5.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql17-plperl-17.2-150600.13.5.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql17-plperl-17.2-150600.13.5.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql17-plpython-17.2-150600.13.5.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql17-plpython-17.2-150600.13.5.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql17-plpython-17.2-150600.13.5.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql17-plpython-17.2-150600.13.5.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql17-pltcl-17.2-150600.13.5.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql17-pltcl-17.2-150600.13.5.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql17-pltcl-17.2-150600.13.5.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql17-pltcl-17.2-150600.13.5.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql17-server-17.2-150600.13.5.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql17-server-17.2-150600.13.5.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql17-server-17.2-150600.13.5.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql17-server-17.2-150600.13.5.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql17-server-devel-17.2-150600.13.5.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql17-server-devel-17.2-150600.13.5.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql17-server-devel-17.2-150600.13.5.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql17-server-devel-17.2-150600.13.5.1.x86_64",
"openSUSE Leap 15.6:libecpg6-17.2-150600.13.5.1.aarch64",
"openSUSE Leap 15.6:libecpg6-17.2-150600.13.5.1.ppc64le",
"openSUSE Leap 15.6:libecpg6-17.2-150600.13.5.1.s390x",
"openSUSE Leap 15.6:libecpg6-17.2-150600.13.5.1.x86_64",
"openSUSE Leap 15.6:libecpg6-32bit-17.2-150600.13.5.1.x86_64",
"openSUSE Leap 15.6:libpq5-17.2-150600.13.5.1.aarch64",
"openSUSE Leap 15.6:libpq5-17.2-150600.13.5.1.ppc64le",
"openSUSE Leap 15.6:libpq5-17.2-150600.13.5.1.s390x",
"openSUSE Leap 15.6:libpq5-17.2-150600.13.5.1.x86_64",
"openSUSE Leap 15.6:libpq5-32bit-17.2-150600.13.5.1.x86_64",
"openSUSE Leap 15.6:postgresql-17-150600.17.6.1.noarch",
"openSUSE Leap 15.6:postgresql-contrib-17-150600.17.6.1.noarch",
"openSUSE Leap 15.6:postgresql-devel-17-150600.17.6.1.noarch",
"openSUSE Leap 15.6:postgresql-docs-17-150600.17.6.1.noarch",
"openSUSE Leap 15.6:postgresql-llvmjit-17-150600.17.6.1.noarch",
"openSUSE Leap 15.6:postgresql-llvmjit-devel-17-150600.17.6.1.noarch",
"openSUSE Leap 15.6:postgresql-plperl-17-150600.17.6.1.noarch",
"openSUSE Leap 15.6:postgresql-plpython-17-150600.17.6.1.noarch",
"openSUSE Leap 15.6:postgresql-pltcl-17-150600.17.6.1.noarch",
"openSUSE Leap 15.6:postgresql-server-17-150600.17.6.1.noarch",
"openSUSE Leap 15.6:postgresql-server-devel-17-150600.17.6.1.noarch",
"openSUSE Leap 15.6:postgresql-test-17-150600.17.6.1.noarch",
"openSUSE Leap 15.6:postgresql16-16.6-150600.16.10.1.aarch64",
"openSUSE Leap 15.6:postgresql16-16.6-150600.16.10.1.ppc64le",
"openSUSE Leap 15.6:postgresql16-16.6-150600.16.10.1.s390x",
"openSUSE Leap 15.6:postgresql16-16.6-150600.16.10.1.x86_64",
"openSUSE Leap 15.6:postgresql16-contrib-16.6-150600.16.10.1.aarch64",
"openSUSE Leap 15.6:postgresql16-contrib-16.6-150600.16.10.1.ppc64le",
"openSUSE Leap 15.6:postgresql16-contrib-16.6-150600.16.10.1.s390x",
"openSUSE Leap 15.6:postgresql16-contrib-16.6-150600.16.10.1.x86_64",
"openSUSE Leap 15.6:postgresql16-devel-16.6-150600.16.10.1.aarch64",
"openSUSE Leap 15.6:postgresql16-devel-16.6-150600.16.10.1.ppc64le",
"openSUSE Leap 15.6:postgresql16-devel-16.6-150600.16.10.1.s390x",
"openSUSE Leap 15.6:postgresql16-devel-16.6-150600.16.10.1.x86_64",
"openSUSE Leap 15.6:postgresql16-docs-16.6-150600.16.10.1.noarch",
"openSUSE Leap 15.6:postgresql16-llvmjit-16.6-150600.16.10.1.aarch64",
"openSUSE Leap 15.6:postgresql16-llvmjit-16.6-150600.16.10.1.ppc64le",
"openSUSE Leap 15.6:postgresql16-llvmjit-16.6-150600.16.10.1.s390x",
"openSUSE Leap 15.6:postgresql16-llvmjit-16.6-150600.16.10.1.x86_64",
"openSUSE Leap 15.6:postgresql16-llvmjit-devel-16.6-150600.16.10.1.aarch64",
"openSUSE Leap 15.6:postgresql16-llvmjit-devel-16.6-150600.16.10.1.ppc64le",
"openSUSE Leap 15.6:postgresql16-llvmjit-devel-16.6-150600.16.10.1.s390x",
"openSUSE Leap 15.6:postgresql16-llvmjit-devel-16.6-150600.16.10.1.x86_64",
"openSUSE Leap 15.6:postgresql16-plperl-16.6-150600.16.10.1.aarch64",
"openSUSE Leap 15.6:postgresql16-plperl-16.6-150600.16.10.1.ppc64le",
"openSUSE Leap 15.6:postgresql16-plperl-16.6-150600.16.10.1.s390x",
"openSUSE Leap 15.6:postgresql16-plperl-16.6-150600.16.10.1.x86_64",
"openSUSE Leap 15.6:postgresql16-plpython-16.6-150600.16.10.1.aarch64",
"openSUSE Leap 15.6:postgresql16-plpython-16.6-150600.16.10.1.ppc64le",
"openSUSE Leap 15.6:postgresql16-plpython-16.6-150600.16.10.1.s390x",
"openSUSE Leap 15.6:postgresql16-plpython-16.6-150600.16.10.1.x86_64",
"openSUSE Leap 15.6:postgresql16-pltcl-16.6-150600.16.10.1.aarch64",
"openSUSE Leap 15.6:postgresql16-pltcl-16.6-150600.16.10.1.ppc64le",
"openSUSE Leap 15.6:postgresql16-pltcl-16.6-150600.16.10.1.s390x",
"openSUSE Leap 15.6:postgresql16-pltcl-16.6-150600.16.10.1.x86_64",
"openSUSE Leap 15.6:postgresql16-server-16.6-150600.16.10.1.aarch64",
"openSUSE Leap 15.6:postgresql16-server-16.6-150600.16.10.1.ppc64le",
"openSUSE Leap 15.6:postgresql16-server-16.6-150600.16.10.1.s390x",
"openSUSE Leap 15.6:postgresql16-server-16.6-150600.16.10.1.x86_64",
"openSUSE Leap 15.6:postgresql16-server-devel-16.6-150600.16.10.1.aarch64",
"openSUSE Leap 15.6:postgresql16-server-devel-16.6-150600.16.10.1.ppc64le",
"openSUSE Leap 15.6:postgresql16-server-devel-16.6-150600.16.10.1.s390x",
"openSUSE Leap 15.6:postgresql16-server-devel-16.6-150600.16.10.1.x86_64",
"openSUSE Leap 15.6:postgresql16-test-16.6-150600.16.10.1.aarch64",
"openSUSE Leap 15.6:postgresql16-test-16.6-150600.16.10.1.ppc64le",
"openSUSE Leap 15.6:postgresql16-test-16.6-150600.16.10.1.s390x",
"openSUSE Leap 15.6:postgresql16-test-16.6-150600.16.10.1.x86_64",
"openSUSE Leap 15.6:postgresql17-17.2-150600.13.5.1.aarch64",
"openSUSE Leap 15.6:postgresql17-17.2-150600.13.5.1.ppc64le",
"openSUSE Leap 15.6:postgresql17-17.2-150600.13.5.1.s390x",
"openSUSE Leap 15.6:postgresql17-17.2-150600.13.5.1.x86_64",
"openSUSE Leap 15.6:postgresql17-contrib-17.2-150600.13.5.1.aarch64",
"openSUSE Leap 15.6:postgresql17-contrib-17.2-150600.13.5.1.ppc64le",
"openSUSE Leap 15.6:postgresql17-contrib-17.2-150600.13.5.1.s390x",
"openSUSE Leap 15.6:postgresql17-contrib-17.2-150600.13.5.1.x86_64",
"openSUSE Leap 15.6:postgresql17-devel-17.2-150600.13.5.1.aarch64",
"openSUSE Leap 15.6:postgresql17-devel-17.2-150600.13.5.1.ppc64le",
"openSUSE Leap 15.6:postgresql17-devel-17.2-150600.13.5.1.s390x",
"openSUSE Leap 15.6:postgresql17-devel-17.2-150600.13.5.1.x86_64",
"openSUSE Leap 15.6:postgresql17-docs-17.2-150600.13.5.1.noarch",
"openSUSE Leap 15.6:postgresql17-llvmjit-17.2-150600.13.5.1.aarch64",
"openSUSE Leap 15.6:postgresql17-llvmjit-17.2-150600.13.5.1.ppc64le",
"openSUSE Leap 15.6:postgresql17-llvmjit-17.2-150600.13.5.1.s390x",
"openSUSE Leap 15.6:postgresql17-llvmjit-17.2-150600.13.5.1.x86_64",
"openSUSE Leap 15.6:postgresql17-llvmjit-devel-17.2-150600.13.5.1.aarch64",
"openSUSE Leap 15.6:postgresql17-llvmjit-devel-17.2-150600.13.5.1.ppc64le",
"openSUSE Leap 15.6:postgresql17-llvmjit-devel-17.2-150600.13.5.1.s390x",
"openSUSE Leap 15.6:postgresql17-llvmjit-devel-17.2-150600.13.5.1.x86_64",
"openSUSE Leap 15.6:postgresql17-plperl-17.2-150600.13.5.1.aarch64",
"openSUSE Leap 15.6:postgresql17-plperl-17.2-150600.13.5.1.ppc64le",
"openSUSE Leap 15.6:postgresql17-plperl-17.2-150600.13.5.1.s390x",
"openSUSE Leap 15.6:postgresql17-plperl-17.2-150600.13.5.1.x86_64",
"openSUSE Leap 15.6:postgresql17-plpython-17.2-150600.13.5.1.aarch64",
"openSUSE Leap 15.6:postgresql17-plpython-17.2-150600.13.5.1.ppc64le",
"openSUSE Leap 15.6:postgresql17-plpython-17.2-150600.13.5.1.s390x",
"openSUSE Leap 15.6:postgresql17-plpython-17.2-150600.13.5.1.x86_64",
"openSUSE Leap 15.6:postgresql17-pltcl-17.2-150600.13.5.1.aarch64",
"openSUSE Leap 15.6:postgresql17-pltcl-17.2-150600.13.5.1.ppc64le",
"openSUSE Leap 15.6:postgresql17-pltcl-17.2-150600.13.5.1.s390x",
"openSUSE Leap 15.6:postgresql17-pltcl-17.2-150600.13.5.1.x86_64",
"openSUSE Leap 15.6:postgresql17-server-17.2-150600.13.5.1.aarch64",
"openSUSE Leap 15.6:postgresql17-server-17.2-150600.13.5.1.ppc64le",
"openSUSE Leap 15.6:postgresql17-server-17.2-150600.13.5.1.s390x",
"openSUSE Leap 15.6:postgresql17-server-17.2-150600.13.5.1.x86_64",
"openSUSE Leap 15.6:postgresql17-server-devel-17.2-150600.13.5.1.aarch64",
"openSUSE Leap 15.6:postgresql17-server-devel-17.2-150600.13.5.1.ppc64le",
"openSUSE Leap 15.6:postgresql17-server-devel-17.2-150600.13.5.1.s390x",
"openSUSE Leap 15.6:postgresql17-server-devel-17.2-150600.13.5.1.x86_64",
"openSUSE Leap 15.6:postgresql17-test-17.2-150600.13.5.1.aarch64",
"openSUSE Leap 15.6:postgresql17-test-17.2-150600.13.5.1.ppc64le",
"openSUSE Leap 15.6:postgresql17-test-17.2-150600.13.5.1.s390x",
"openSUSE Leap 15.6:postgresql17-test-17.2-150600.13.5.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4.2,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libpq5-17.2-150600.13.5.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libpq5-17.2-150600.13.5.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libpq5-17.2-150600.13.5.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libpq5-17.2-150600.13.5.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libpq5-32bit-17.2-150600.13.5.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:postgresql-17-150600.17.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:postgresql16-16.6-150600.16.10.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:postgresql16-16.6-150600.16.10.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:postgresql16-16.6-150600.16.10.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:postgresql16-16.6-150600.16.10.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:postgresql17-17.2-150600.13.5.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:postgresql17-17.2-150600.13.5.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:postgresql17-17.2-150600.13.5.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:postgresql17-17.2-150600.13.5.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql-17-150600.17.6.1.noarch",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql-contrib-17-150600.17.6.1.noarch",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql-devel-17-150600.17.6.1.noarch",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql-docs-17-150600.17.6.1.noarch",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql-llvmjit-17-150600.17.6.1.noarch",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql-llvmjit-devel-17-150600.17.6.1.noarch",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql-plperl-17-150600.17.6.1.noarch",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql-plpython-17-150600.17.6.1.noarch",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql-pltcl-17-150600.17.6.1.noarch",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql-server-17-150600.17.6.1.noarch",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql-server-devel-17-150600.17.6.1.noarch",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql-test-17-150600.17.6.1.noarch",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql16-llvmjit-16.6-150600.16.10.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql16-llvmjit-16.6-150600.16.10.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql16-llvmjit-16.6-150600.16.10.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql16-llvmjit-16.6-150600.16.10.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql16-test-16.6-150600.16.10.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql16-test-16.6-150600.16.10.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql16-test-16.6-150600.16.10.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql16-test-16.6-150600.16.10.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql17-llvmjit-17.2-150600.13.5.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql17-llvmjit-17.2-150600.13.5.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql17-llvmjit-17.2-150600.13.5.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql17-llvmjit-17.2-150600.13.5.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql17-llvmjit-devel-17.2-150600.13.5.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql17-llvmjit-devel-17.2-150600.13.5.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql17-llvmjit-devel-17.2-150600.13.5.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql17-llvmjit-devel-17.2-150600.13.5.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql17-test-17.2-150600.13.5.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql17-test-17.2-150600.13.5.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql17-test-17.2-150600.13.5.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql17-test-17.2-150600.13.5.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:libecpg6-17.2-150600.13.5.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:libecpg6-17.2-150600.13.5.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:libecpg6-17.2-150600.13.5.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:libecpg6-17.2-150600.13.5.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql-contrib-17-150600.17.6.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql-devel-17-150600.17.6.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql-docs-17-150600.17.6.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql-plperl-17-150600.17.6.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql-plpython-17-150600.17.6.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql-pltcl-17-150600.17.6.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql-server-17-150600.17.6.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql-server-devel-17-150600.17.6.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-contrib-16.6-150600.16.10.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-contrib-16.6-150600.16.10.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-contrib-16.6-150600.16.10.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-contrib-16.6-150600.16.10.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-devel-16.6-150600.16.10.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-devel-16.6-150600.16.10.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-devel-16.6-150600.16.10.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-devel-16.6-150600.16.10.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-docs-16.6-150600.16.10.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-plperl-16.6-150600.16.10.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-plperl-16.6-150600.16.10.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-plperl-16.6-150600.16.10.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-plperl-16.6-150600.16.10.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-plpython-16.6-150600.16.10.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-plpython-16.6-150600.16.10.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-plpython-16.6-150600.16.10.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-plpython-16.6-150600.16.10.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-pltcl-16.6-150600.16.10.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-pltcl-16.6-150600.16.10.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-pltcl-16.6-150600.16.10.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-pltcl-16.6-150600.16.10.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-server-16.6-150600.16.10.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-server-16.6-150600.16.10.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-server-16.6-150600.16.10.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-server-16.6-150600.16.10.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-server-devel-16.6-150600.16.10.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-server-devel-16.6-150600.16.10.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-server-devel-16.6-150600.16.10.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-server-devel-16.6-150600.16.10.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql17-contrib-17.2-150600.13.5.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql17-contrib-17.2-150600.13.5.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql17-contrib-17.2-150600.13.5.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql17-contrib-17.2-150600.13.5.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql17-devel-17.2-150600.13.5.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql17-devel-17.2-150600.13.5.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql17-devel-17.2-150600.13.5.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql17-devel-17.2-150600.13.5.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql17-docs-17.2-150600.13.5.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql17-plperl-17.2-150600.13.5.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql17-plperl-17.2-150600.13.5.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql17-plperl-17.2-150600.13.5.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql17-plperl-17.2-150600.13.5.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql17-plpython-17.2-150600.13.5.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql17-plpython-17.2-150600.13.5.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql17-plpython-17.2-150600.13.5.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql17-plpython-17.2-150600.13.5.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql17-pltcl-17.2-150600.13.5.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql17-pltcl-17.2-150600.13.5.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql17-pltcl-17.2-150600.13.5.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql17-pltcl-17.2-150600.13.5.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql17-server-17.2-150600.13.5.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql17-server-17.2-150600.13.5.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql17-server-17.2-150600.13.5.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql17-server-17.2-150600.13.5.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql17-server-devel-17.2-150600.13.5.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql17-server-devel-17.2-150600.13.5.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql17-server-devel-17.2-150600.13.5.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql17-server-devel-17.2-150600.13.5.1.x86_64",
"openSUSE Leap 15.6:libecpg6-17.2-150600.13.5.1.aarch64",
"openSUSE Leap 15.6:libecpg6-17.2-150600.13.5.1.ppc64le",
"openSUSE Leap 15.6:libecpg6-17.2-150600.13.5.1.s390x",
"openSUSE Leap 15.6:libecpg6-17.2-150600.13.5.1.x86_64",
"openSUSE Leap 15.6:libecpg6-32bit-17.2-150600.13.5.1.x86_64",
"openSUSE Leap 15.6:libpq5-17.2-150600.13.5.1.aarch64",
"openSUSE Leap 15.6:libpq5-17.2-150600.13.5.1.ppc64le",
"openSUSE Leap 15.6:libpq5-17.2-150600.13.5.1.s390x",
"openSUSE Leap 15.6:libpq5-17.2-150600.13.5.1.x86_64",
"openSUSE Leap 15.6:libpq5-32bit-17.2-150600.13.5.1.x86_64",
"openSUSE Leap 15.6:postgresql-17-150600.17.6.1.noarch",
"openSUSE Leap 15.6:postgresql-contrib-17-150600.17.6.1.noarch",
"openSUSE Leap 15.6:postgresql-devel-17-150600.17.6.1.noarch",
"openSUSE Leap 15.6:postgresql-docs-17-150600.17.6.1.noarch",
"openSUSE Leap 15.6:postgresql-llvmjit-17-150600.17.6.1.noarch",
"openSUSE Leap 15.6:postgresql-llvmjit-devel-17-150600.17.6.1.noarch",
"openSUSE Leap 15.6:postgresql-plperl-17-150600.17.6.1.noarch",
"openSUSE Leap 15.6:postgresql-plpython-17-150600.17.6.1.noarch",
"openSUSE Leap 15.6:postgresql-pltcl-17-150600.17.6.1.noarch",
"openSUSE Leap 15.6:postgresql-server-17-150600.17.6.1.noarch",
"openSUSE Leap 15.6:postgresql-server-devel-17-150600.17.6.1.noarch",
"openSUSE Leap 15.6:postgresql-test-17-150600.17.6.1.noarch",
"openSUSE Leap 15.6:postgresql16-16.6-150600.16.10.1.aarch64",
"openSUSE Leap 15.6:postgresql16-16.6-150600.16.10.1.ppc64le",
"openSUSE Leap 15.6:postgresql16-16.6-150600.16.10.1.s390x",
"openSUSE Leap 15.6:postgresql16-16.6-150600.16.10.1.x86_64",
"openSUSE Leap 15.6:postgresql16-contrib-16.6-150600.16.10.1.aarch64",
"openSUSE Leap 15.6:postgresql16-contrib-16.6-150600.16.10.1.ppc64le",
"openSUSE Leap 15.6:postgresql16-contrib-16.6-150600.16.10.1.s390x",
"openSUSE Leap 15.6:postgresql16-contrib-16.6-150600.16.10.1.x86_64",
"openSUSE Leap 15.6:postgresql16-devel-16.6-150600.16.10.1.aarch64",
"openSUSE Leap 15.6:postgresql16-devel-16.6-150600.16.10.1.ppc64le",
"openSUSE Leap 15.6:postgresql16-devel-16.6-150600.16.10.1.s390x",
"openSUSE Leap 15.6:postgresql16-devel-16.6-150600.16.10.1.x86_64",
"openSUSE Leap 15.6:postgresql16-docs-16.6-150600.16.10.1.noarch",
"openSUSE Leap 15.6:postgresql16-llvmjit-16.6-150600.16.10.1.aarch64",
"openSUSE Leap 15.6:postgresql16-llvmjit-16.6-150600.16.10.1.ppc64le",
"openSUSE Leap 15.6:postgresql16-llvmjit-16.6-150600.16.10.1.s390x",
"openSUSE Leap 15.6:postgresql16-llvmjit-16.6-150600.16.10.1.x86_64",
"openSUSE Leap 15.6:postgresql16-llvmjit-devel-16.6-150600.16.10.1.aarch64",
"openSUSE Leap 15.6:postgresql16-llvmjit-devel-16.6-150600.16.10.1.ppc64le",
"openSUSE Leap 15.6:postgresql16-llvmjit-devel-16.6-150600.16.10.1.s390x",
"openSUSE Leap 15.6:postgresql16-llvmjit-devel-16.6-150600.16.10.1.x86_64",
"openSUSE Leap 15.6:postgresql16-plperl-16.6-150600.16.10.1.aarch64",
"openSUSE Leap 15.6:postgresql16-plperl-16.6-150600.16.10.1.ppc64le",
"openSUSE Leap 15.6:postgresql16-plperl-16.6-150600.16.10.1.s390x",
"openSUSE Leap 15.6:postgresql16-plperl-16.6-150600.16.10.1.x86_64",
"openSUSE Leap 15.6:postgresql16-plpython-16.6-150600.16.10.1.aarch64",
"openSUSE Leap 15.6:postgresql16-plpython-16.6-150600.16.10.1.ppc64le",
"openSUSE Leap 15.6:postgresql16-plpython-16.6-150600.16.10.1.s390x",
"openSUSE Leap 15.6:postgresql16-plpython-16.6-150600.16.10.1.x86_64",
"openSUSE Leap 15.6:postgresql16-pltcl-16.6-150600.16.10.1.aarch64",
"openSUSE Leap 15.6:postgresql16-pltcl-16.6-150600.16.10.1.ppc64le",
"openSUSE Leap 15.6:postgresql16-pltcl-16.6-150600.16.10.1.s390x",
"openSUSE Leap 15.6:postgresql16-pltcl-16.6-150600.16.10.1.x86_64",
"openSUSE Leap 15.6:postgresql16-server-16.6-150600.16.10.1.aarch64",
"openSUSE Leap 15.6:postgresql16-server-16.6-150600.16.10.1.ppc64le",
"openSUSE Leap 15.6:postgresql16-server-16.6-150600.16.10.1.s390x",
"openSUSE Leap 15.6:postgresql16-server-16.6-150600.16.10.1.x86_64",
"openSUSE Leap 15.6:postgresql16-server-devel-16.6-150600.16.10.1.aarch64",
"openSUSE Leap 15.6:postgresql16-server-devel-16.6-150600.16.10.1.ppc64le",
"openSUSE Leap 15.6:postgresql16-server-devel-16.6-150600.16.10.1.s390x",
"openSUSE Leap 15.6:postgresql16-server-devel-16.6-150600.16.10.1.x86_64",
"openSUSE Leap 15.6:postgresql16-test-16.6-150600.16.10.1.aarch64",
"openSUSE Leap 15.6:postgresql16-test-16.6-150600.16.10.1.ppc64le",
"openSUSE Leap 15.6:postgresql16-test-16.6-150600.16.10.1.s390x",
"openSUSE Leap 15.6:postgresql16-test-16.6-150600.16.10.1.x86_64",
"openSUSE Leap 15.6:postgresql17-17.2-150600.13.5.1.aarch64",
"openSUSE Leap 15.6:postgresql17-17.2-150600.13.5.1.ppc64le",
"openSUSE Leap 15.6:postgresql17-17.2-150600.13.5.1.s390x",
"openSUSE Leap 15.6:postgresql17-17.2-150600.13.5.1.x86_64",
"openSUSE Leap 15.6:postgresql17-contrib-17.2-150600.13.5.1.aarch64",
"openSUSE Leap 15.6:postgresql17-contrib-17.2-150600.13.5.1.ppc64le",
"openSUSE Leap 15.6:postgresql17-contrib-17.2-150600.13.5.1.s390x",
"openSUSE Leap 15.6:postgresql17-contrib-17.2-150600.13.5.1.x86_64",
"openSUSE Leap 15.6:postgresql17-devel-17.2-150600.13.5.1.aarch64",
"openSUSE Leap 15.6:postgresql17-devel-17.2-150600.13.5.1.ppc64le",
"openSUSE Leap 15.6:postgresql17-devel-17.2-150600.13.5.1.s390x",
"openSUSE Leap 15.6:postgresql17-devel-17.2-150600.13.5.1.x86_64",
"openSUSE Leap 15.6:postgresql17-docs-17.2-150600.13.5.1.noarch",
"openSUSE Leap 15.6:postgresql17-llvmjit-17.2-150600.13.5.1.aarch64",
"openSUSE Leap 15.6:postgresql17-llvmjit-17.2-150600.13.5.1.ppc64le",
"openSUSE Leap 15.6:postgresql17-llvmjit-17.2-150600.13.5.1.s390x",
"openSUSE Leap 15.6:postgresql17-llvmjit-17.2-150600.13.5.1.x86_64",
"openSUSE Leap 15.6:postgresql17-llvmjit-devel-17.2-150600.13.5.1.aarch64",
"openSUSE Leap 15.6:postgresql17-llvmjit-devel-17.2-150600.13.5.1.ppc64le",
"openSUSE Leap 15.6:postgresql17-llvmjit-devel-17.2-150600.13.5.1.s390x",
"openSUSE Leap 15.6:postgresql17-llvmjit-devel-17.2-150600.13.5.1.x86_64",
"openSUSE Leap 15.6:postgresql17-plperl-17.2-150600.13.5.1.aarch64",
"openSUSE Leap 15.6:postgresql17-plperl-17.2-150600.13.5.1.ppc64le",
"openSUSE Leap 15.6:postgresql17-plperl-17.2-150600.13.5.1.s390x",
"openSUSE Leap 15.6:postgresql17-plperl-17.2-150600.13.5.1.x86_64",
"openSUSE Leap 15.6:postgresql17-plpython-17.2-150600.13.5.1.aarch64",
"openSUSE Leap 15.6:postgresql17-plpython-17.2-150600.13.5.1.ppc64le",
"openSUSE Leap 15.6:postgresql17-plpython-17.2-150600.13.5.1.s390x",
"openSUSE Leap 15.6:postgresql17-plpython-17.2-150600.13.5.1.x86_64",
"openSUSE Leap 15.6:postgresql17-pltcl-17.2-150600.13.5.1.aarch64",
"openSUSE Leap 15.6:postgresql17-pltcl-17.2-150600.13.5.1.ppc64le",
"openSUSE Leap 15.6:postgresql17-pltcl-17.2-150600.13.5.1.s390x",
"openSUSE Leap 15.6:postgresql17-pltcl-17.2-150600.13.5.1.x86_64",
"openSUSE Leap 15.6:postgresql17-server-17.2-150600.13.5.1.aarch64",
"openSUSE Leap 15.6:postgresql17-server-17.2-150600.13.5.1.ppc64le",
"openSUSE Leap 15.6:postgresql17-server-17.2-150600.13.5.1.s390x",
"openSUSE Leap 15.6:postgresql17-server-17.2-150600.13.5.1.x86_64",
"openSUSE Leap 15.6:postgresql17-server-devel-17.2-150600.13.5.1.aarch64",
"openSUSE Leap 15.6:postgresql17-server-devel-17.2-150600.13.5.1.ppc64le",
"openSUSE Leap 15.6:postgresql17-server-devel-17.2-150600.13.5.1.s390x",
"openSUSE Leap 15.6:postgresql17-server-devel-17.2-150600.13.5.1.x86_64",
"openSUSE Leap 15.6:postgresql17-test-17.2-150600.13.5.1.aarch64",
"openSUSE Leap 15.6:postgresql17-test-17.2-150600.13.5.1.ppc64le",
"openSUSE Leap 15.6:postgresql17-test-17.2-150600.13.5.1.s390x",
"openSUSE Leap 15.6:postgresql17-test-17.2-150600.13.5.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-11-26T09:16:07Z",
"details": "moderate"
}
],
"title": "CVE-2024-10976"
},
{
"cve": "CVE-2024-10977",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2024-10977"
}
],
"notes": [
{
"category": "general",
"text": "Client use of server error message in PostgreSQL allows a server not trusted under current SSL or GSS settings to furnish arbitrary non-NUL bytes to the libpq application. For example, a man-in-the-middle attacker could send a long error message that a human or screen-scraper user of psql mistakes for valid query results. This is probably not a concern for clients where the user interface unambiguously indicates the boundary between one error message and other text. Versions before PostgreSQL 17.1, 16.5, 15.9, 14.14, 13.17, and 12.21 are affected.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libpq5-17.2-150600.13.5.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libpq5-17.2-150600.13.5.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libpq5-17.2-150600.13.5.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libpq5-17.2-150600.13.5.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libpq5-32bit-17.2-150600.13.5.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:postgresql-17-150600.17.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:postgresql16-16.6-150600.16.10.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:postgresql16-16.6-150600.16.10.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:postgresql16-16.6-150600.16.10.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:postgresql16-16.6-150600.16.10.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:postgresql17-17.2-150600.13.5.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:postgresql17-17.2-150600.13.5.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:postgresql17-17.2-150600.13.5.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:postgresql17-17.2-150600.13.5.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql-17-150600.17.6.1.noarch",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql-contrib-17-150600.17.6.1.noarch",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql-devel-17-150600.17.6.1.noarch",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql-docs-17-150600.17.6.1.noarch",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql-llvmjit-17-150600.17.6.1.noarch",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql-llvmjit-devel-17-150600.17.6.1.noarch",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql-plperl-17-150600.17.6.1.noarch",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql-plpython-17-150600.17.6.1.noarch",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql-pltcl-17-150600.17.6.1.noarch",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql-server-17-150600.17.6.1.noarch",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql-server-devel-17-150600.17.6.1.noarch",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql-test-17-150600.17.6.1.noarch",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql16-llvmjit-16.6-150600.16.10.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql16-llvmjit-16.6-150600.16.10.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql16-llvmjit-16.6-150600.16.10.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql16-llvmjit-16.6-150600.16.10.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql16-test-16.6-150600.16.10.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql16-test-16.6-150600.16.10.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql16-test-16.6-150600.16.10.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql16-test-16.6-150600.16.10.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql17-llvmjit-17.2-150600.13.5.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql17-llvmjit-17.2-150600.13.5.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql17-llvmjit-17.2-150600.13.5.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql17-llvmjit-17.2-150600.13.5.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql17-llvmjit-devel-17.2-150600.13.5.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql17-llvmjit-devel-17.2-150600.13.5.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql17-llvmjit-devel-17.2-150600.13.5.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql17-llvmjit-devel-17.2-150600.13.5.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql17-test-17.2-150600.13.5.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql17-test-17.2-150600.13.5.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql17-test-17.2-150600.13.5.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql17-test-17.2-150600.13.5.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:libecpg6-17.2-150600.13.5.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:libecpg6-17.2-150600.13.5.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:libecpg6-17.2-150600.13.5.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:libecpg6-17.2-150600.13.5.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql-contrib-17-150600.17.6.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql-devel-17-150600.17.6.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql-docs-17-150600.17.6.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql-plperl-17-150600.17.6.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql-plpython-17-150600.17.6.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql-pltcl-17-150600.17.6.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql-server-17-150600.17.6.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql-server-devel-17-150600.17.6.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-contrib-16.6-150600.16.10.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-contrib-16.6-150600.16.10.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-contrib-16.6-150600.16.10.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-contrib-16.6-150600.16.10.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-devel-16.6-150600.16.10.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-devel-16.6-150600.16.10.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-devel-16.6-150600.16.10.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-devel-16.6-150600.16.10.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-docs-16.6-150600.16.10.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-plperl-16.6-150600.16.10.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-plperl-16.6-150600.16.10.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-plperl-16.6-150600.16.10.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-plperl-16.6-150600.16.10.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-plpython-16.6-150600.16.10.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-plpython-16.6-150600.16.10.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-plpython-16.6-150600.16.10.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-plpython-16.6-150600.16.10.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-pltcl-16.6-150600.16.10.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-pltcl-16.6-150600.16.10.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-pltcl-16.6-150600.16.10.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-pltcl-16.6-150600.16.10.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-server-16.6-150600.16.10.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-server-16.6-150600.16.10.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-server-16.6-150600.16.10.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-server-16.6-150600.16.10.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-server-devel-16.6-150600.16.10.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-server-devel-16.6-150600.16.10.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-server-devel-16.6-150600.16.10.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-server-devel-16.6-150600.16.10.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql17-contrib-17.2-150600.13.5.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql17-contrib-17.2-150600.13.5.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql17-contrib-17.2-150600.13.5.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql17-contrib-17.2-150600.13.5.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql17-devel-17.2-150600.13.5.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql17-devel-17.2-150600.13.5.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql17-devel-17.2-150600.13.5.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql17-devel-17.2-150600.13.5.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql17-docs-17.2-150600.13.5.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql17-plperl-17.2-150600.13.5.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql17-plperl-17.2-150600.13.5.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql17-plperl-17.2-150600.13.5.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql17-plperl-17.2-150600.13.5.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql17-plpython-17.2-150600.13.5.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql17-plpython-17.2-150600.13.5.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql17-plpython-17.2-150600.13.5.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql17-plpython-17.2-150600.13.5.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql17-pltcl-17.2-150600.13.5.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql17-pltcl-17.2-150600.13.5.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql17-pltcl-17.2-150600.13.5.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql17-pltcl-17.2-150600.13.5.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql17-server-17.2-150600.13.5.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql17-server-17.2-150600.13.5.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql17-server-17.2-150600.13.5.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql17-server-17.2-150600.13.5.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql17-server-devel-17.2-150600.13.5.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql17-server-devel-17.2-150600.13.5.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql17-server-devel-17.2-150600.13.5.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql17-server-devel-17.2-150600.13.5.1.x86_64",
"openSUSE Leap 15.6:libecpg6-17.2-150600.13.5.1.aarch64",
"openSUSE Leap 15.6:libecpg6-17.2-150600.13.5.1.ppc64le",
"openSUSE Leap 15.6:libecpg6-17.2-150600.13.5.1.s390x",
"openSUSE Leap 15.6:libecpg6-17.2-150600.13.5.1.x86_64",
"openSUSE Leap 15.6:libecpg6-32bit-17.2-150600.13.5.1.x86_64",
"openSUSE Leap 15.6:libpq5-17.2-150600.13.5.1.aarch64",
"openSUSE Leap 15.6:libpq5-17.2-150600.13.5.1.ppc64le",
"openSUSE Leap 15.6:libpq5-17.2-150600.13.5.1.s390x",
"openSUSE Leap 15.6:libpq5-17.2-150600.13.5.1.x86_64",
"openSUSE Leap 15.6:libpq5-32bit-17.2-150600.13.5.1.x86_64",
"openSUSE Leap 15.6:postgresql-17-150600.17.6.1.noarch",
"openSUSE Leap 15.6:postgresql-contrib-17-150600.17.6.1.noarch",
"openSUSE Leap 15.6:postgresql-devel-17-150600.17.6.1.noarch",
"openSUSE Leap 15.6:postgresql-docs-17-150600.17.6.1.noarch",
"openSUSE Leap 15.6:postgresql-llvmjit-17-150600.17.6.1.noarch",
"openSUSE Leap 15.6:postgresql-llvmjit-devel-17-150600.17.6.1.noarch",
"openSUSE Leap 15.6:postgresql-plperl-17-150600.17.6.1.noarch",
"openSUSE Leap 15.6:postgresql-plpython-17-150600.17.6.1.noarch",
"openSUSE Leap 15.6:postgresql-pltcl-17-150600.17.6.1.noarch",
"openSUSE Leap 15.6:postgresql-server-17-150600.17.6.1.noarch",
"openSUSE Leap 15.6:postgresql-server-devel-17-150600.17.6.1.noarch",
"openSUSE Leap 15.6:postgresql-test-17-150600.17.6.1.noarch",
"openSUSE Leap 15.6:postgresql16-16.6-150600.16.10.1.aarch64",
"openSUSE Leap 15.6:postgresql16-16.6-150600.16.10.1.ppc64le",
"openSUSE Leap 15.6:postgresql16-16.6-150600.16.10.1.s390x",
"openSUSE Leap 15.6:postgresql16-16.6-150600.16.10.1.x86_64",
"openSUSE Leap 15.6:postgresql16-contrib-16.6-150600.16.10.1.aarch64",
"openSUSE Leap 15.6:postgresql16-contrib-16.6-150600.16.10.1.ppc64le",
"openSUSE Leap 15.6:postgresql16-contrib-16.6-150600.16.10.1.s390x",
"openSUSE Leap 15.6:postgresql16-contrib-16.6-150600.16.10.1.x86_64",
"openSUSE Leap 15.6:postgresql16-devel-16.6-150600.16.10.1.aarch64",
"openSUSE Leap 15.6:postgresql16-devel-16.6-150600.16.10.1.ppc64le",
"openSUSE Leap 15.6:postgresql16-devel-16.6-150600.16.10.1.s390x",
"openSUSE Leap 15.6:postgresql16-devel-16.6-150600.16.10.1.x86_64",
"openSUSE Leap 15.6:postgresql16-docs-16.6-150600.16.10.1.noarch",
"openSUSE Leap 15.6:postgresql16-llvmjit-16.6-150600.16.10.1.aarch64",
"openSUSE Leap 15.6:postgresql16-llvmjit-16.6-150600.16.10.1.ppc64le",
"openSUSE Leap 15.6:postgresql16-llvmjit-16.6-150600.16.10.1.s390x",
"openSUSE Leap 15.6:postgresql16-llvmjit-16.6-150600.16.10.1.x86_64",
"openSUSE Leap 15.6:postgresql16-llvmjit-devel-16.6-150600.16.10.1.aarch64",
"openSUSE Leap 15.6:postgresql16-llvmjit-devel-16.6-150600.16.10.1.ppc64le",
"openSUSE Leap 15.6:postgresql16-llvmjit-devel-16.6-150600.16.10.1.s390x",
"openSUSE Leap 15.6:postgresql16-llvmjit-devel-16.6-150600.16.10.1.x86_64",
"openSUSE Leap 15.6:postgresql16-plperl-16.6-150600.16.10.1.aarch64",
"openSUSE Leap 15.6:postgresql16-plperl-16.6-150600.16.10.1.ppc64le",
"openSUSE Leap 15.6:postgresql16-plperl-16.6-150600.16.10.1.s390x",
"openSUSE Leap 15.6:postgresql16-plperl-16.6-150600.16.10.1.x86_64",
"openSUSE Leap 15.6:postgresql16-plpython-16.6-150600.16.10.1.aarch64",
"openSUSE Leap 15.6:postgresql16-plpython-16.6-150600.16.10.1.ppc64le",
"openSUSE Leap 15.6:postgresql16-plpython-16.6-150600.16.10.1.s390x",
"openSUSE Leap 15.6:postgresql16-plpython-16.6-150600.16.10.1.x86_64",
"openSUSE Leap 15.6:postgresql16-pltcl-16.6-150600.16.10.1.aarch64",
"openSUSE Leap 15.6:postgresql16-pltcl-16.6-150600.16.10.1.ppc64le",
"openSUSE Leap 15.6:postgresql16-pltcl-16.6-150600.16.10.1.s390x",
"openSUSE Leap 15.6:postgresql16-pltcl-16.6-150600.16.10.1.x86_64",
"openSUSE Leap 15.6:postgresql16-server-16.6-150600.16.10.1.aarch64",
"openSUSE Leap 15.6:postgresql16-server-16.6-150600.16.10.1.ppc64le",
"openSUSE Leap 15.6:postgresql16-server-16.6-150600.16.10.1.s390x",
"openSUSE Leap 15.6:postgresql16-server-16.6-150600.16.10.1.x86_64",
"openSUSE Leap 15.6:postgresql16-server-devel-16.6-150600.16.10.1.aarch64",
"openSUSE Leap 15.6:postgresql16-server-devel-16.6-150600.16.10.1.ppc64le",
"openSUSE Leap 15.6:postgresql16-server-devel-16.6-150600.16.10.1.s390x",
"openSUSE Leap 15.6:postgresql16-server-devel-16.6-150600.16.10.1.x86_64",
"openSUSE Leap 15.6:postgresql16-test-16.6-150600.16.10.1.aarch64",
"openSUSE Leap 15.6:postgresql16-test-16.6-150600.16.10.1.ppc64le",
"openSUSE Leap 15.6:postgresql16-test-16.6-150600.16.10.1.s390x",
"openSUSE Leap 15.6:postgresql16-test-16.6-150600.16.10.1.x86_64",
"openSUSE Leap 15.6:postgresql17-17.2-150600.13.5.1.aarch64",
"openSUSE Leap 15.6:postgresql17-17.2-150600.13.5.1.ppc64le",
"openSUSE Leap 15.6:postgresql17-17.2-150600.13.5.1.s390x",
"openSUSE Leap 15.6:postgresql17-17.2-150600.13.5.1.x86_64",
"openSUSE Leap 15.6:postgresql17-contrib-17.2-150600.13.5.1.aarch64",
"openSUSE Leap 15.6:postgresql17-contrib-17.2-150600.13.5.1.ppc64le",
"openSUSE Leap 15.6:postgresql17-contrib-17.2-150600.13.5.1.s390x",
"openSUSE Leap 15.6:postgresql17-contrib-17.2-150600.13.5.1.x86_64",
"openSUSE Leap 15.6:postgresql17-devel-17.2-150600.13.5.1.aarch64",
"openSUSE Leap 15.6:postgresql17-devel-17.2-150600.13.5.1.ppc64le",
"openSUSE Leap 15.6:postgresql17-devel-17.2-150600.13.5.1.s390x",
"openSUSE Leap 15.6:postgresql17-devel-17.2-150600.13.5.1.x86_64",
"openSUSE Leap 15.6:postgresql17-docs-17.2-150600.13.5.1.noarch",
"openSUSE Leap 15.6:postgresql17-llvmjit-17.2-150600.13.5.1.aarch64",
"openSUSE Leap 15.6:postgresql17-llvmjit-17.2-150600.13.5.1.ppc64le",
"openSUSE Leap 15.6:postgresql17-llvmjit-17.2-150600.13.5.1.s390x",
"openSUSE Leap 15.6:postgresql17-llvmjit-17.2-150600.13.5.1.x86_64",
"openSUSE Leap 15.6:postgresql17-llvmjit-devel-17.2-150600.13.5.1.aarch64",
"openSUSE Leap 15.6:postgresql17-llvmjit-devel-17.2-150600.13.5.1.ppc64le",
"openSUSE Leap 15.6:postgresql17-llvmjit-devel-17.2-150600.13.5.1.s390x",
"openSUSE Leap 15.6:postgresql17-llvmjit-devel-17.2-150600.13.5.1.x86_64",
"openSUSE Leap 15.6:postgresql17-plperl-17.2-150600.13.5.1.aarch64",
"openSUSE Leap 15.6:postgresql17-plperl-17.2-150600.13.5.1.ppc64le",
"openSUSE Leap 15.6:postgresql17-plperl-17.2-150600.13.5.1.s390x",
"openSUSE Leap 15.6:postgresql17-plperl-17.2-150600.13.5.1.x86_64",
"openSUSE Leap 15.6:postgresql17-plpython-17.2-150600.13.5.1.aarch64",
"openSUSE Leap 15.6:postgresql17-plpython-17.2-150600.13.5.1.ppc64le",
"openSUSE Leap 15.6:postgresql17-plpython-17.2-150600.13.5.1.s390x",
"openSUSE Leap 15.6:postgresql17-plpython-17.2-150600.13.5.1.x86_64",
"openSUSE Leap 15.6:postgresql17-pltcl-17.2-150600.13.5.1.aarch64",
"openSUSE Leap 15.6:postgresql17-pltcl-17.2-150600.13.5.1.ppc64le",
"openSUSE Leap 15.6:postgresql17-pltcl-17.2-150600.13.5.1.s390x",
"openSUSE Leap 15.6:postgresql17-pltcl-17.2-150600.13.5.1.x86_64",
"openSUSE Leap 15.6:postgresql17-server-17.2-150600.13.5.1.aarch64",
"openSUSE Leap 15.6:postgresql17-server-17.2-150600.13.5.1.ppc64le",
"openSUSE Leap 15.6:postgresql17-server-17.2-150600.13.5.1.s390x",
"openSUSE Leap 15.6:postgresql17-server-17.2-150600.13.5.1.x86_64",
"openSUSE Leap 15.6:postgresql17-server-devel-17.2-150600.13.5.1.aarch64",
"openSUSE Leap 15.6:postgresql17-server-devel-17.2-150600.13.5.1.ppc64le",
"openSUSE Leap 15.6:postgresql17-server-devel-17.2-150600.13.5.1.s390x",
"openSUSE Leap 15.6:postgresql17-server-devel-17.2-150600.13.5.1.x86_64",
"openSUSE Leap 15.6:postgresql17-test-17.2-150600.13.5.1.aarch64",
"openSUSE Leap 15.6:postgresql17-test-17.2-150600.13.5.1.ppc64le",
"openSUSE Leap 15.6:postgresql17-test-17.2-150600.13.5.1.s390x",
"openSUSE Leap 15.6:postgresql17-test-17.2-150600.13.5.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2024-10977",
"url": "https://www.suse.com/security/cve/CVE-2024-10977"
},
{
"category": "external",
"summary": "SUSE Bug 1233325 for CVE-2024-10977",
"url": "https://bugzilla.suse.com/1233325"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libpq5-17.2-150600.13.5.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libpq5-17.2-150600.13.5.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libpq5-17.2-150600.13.5.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libpq5-17.2-150600.13.5.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libpq5-32bit-17.2-150600.13.5.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:postgresql-17-150600.17.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:postgresql16-16.6-150600.16.10.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:postgresql16-16.6-150600.16.10.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:postgresql16-16.6-150600.16.10.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:postgresql16-16.6-150600.16.10.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:postgresql17-17.2-150600.13.5.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:postgresql17-17.2-150600.13.5.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:postgresql17-17.2-150600.13.5.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:postgresql17-17.2-150600.13.5.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql-17-150600.17.6.1.noarch",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql-contrib-17-150600.17.6.1.noarch",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql-devel-17-150600.17.6.1.noarch",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql-docs-17-150600.17.6.1.noarch",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql-llvmjit-17-150600.17.6.1.noarch",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql-llvmjit-devel-17-150600.17.6.1.noarch",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql-plperl-17-150600.17.6.1.noarch",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql-plpython-17-150600.17.6.1.noarch",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql-pltcl-17-150600.17.6.1.noarch",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql-server-17-150600.17.6.1.noarch",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql-server-devel-17-150600.17.6.1.noarch",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql-test-17-150600.17.6.1.noarch",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql16-llvmjit-16.6-150600.16.10.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql16-llvmjit-16.6-150600.16.10.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql16-llvmjit-16.6-150600.16.10.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql16-llvmjit-16.6-150600.16.10.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql16-test-16.6-150600.16.10.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql16-test-16.6-150600.16.10.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql16-test-16.6-150600.16.10.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql16-test-16.6-150600.16.10.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql17-llvmjit-17.2-150600.13.5.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql17-llvmjit-17.2-150600.13.5.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql17-llvmjit-17.2-150600.13.5.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql17-llvmjit-17.2-150600.13.5.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql17-llvmjit-devel-17.2-150600.13.5.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql17-llvmjit-devel-17.2-150600.13.5.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql17-llvmjit-devel-17.2-150600.13.5.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql17-llvmjit-devel-17.2-150600.13.5.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql17-test-17.2-150600.13.5.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql17-test-17.2-150600.13.5.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql17-test-17.2-150600.13.5.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql17-test-17.2-150600.13.5.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:libecpg6-17.2-150600.13.5.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:libecpg6-17.2-150600.13.5.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:libecpg6-17.2-150600.13.5.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:libecpg6-17.2-150600.13.5.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql-contrib-17-150600.17.6.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql-devel-17-150600.17.6.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql-docs-17-150600.17.6.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql-plperl-17-150600.17.6.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql-plpython-17-150600.17.6.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql-pltcl-17-150600.17.6.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql-server-17-150600.17.6.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql-server-devel-17-150600.17.6.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-contrib-16.6-150600.16.10.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-contrib-16.6-150600.16.10.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-contrib-16.6-150600.16.10.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-contrib-16.6-150600.16.10.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-devel-16.6-150600.16.10.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-devel-16.6-150600.16.10.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-devel-16.6-150600.16.10.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-devel-16.6-150600.16.10.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-docs-16.6-150600.16.10.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-plperl-16.6-150600.16.10.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-plperl-16.6-150600.16.10.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-plperl-16.6-150600.16.10.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-plperl-16.6-150600.16.10.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-plpython-16.6-150600.16.10.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-plpython-16.6-150600.16.10.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-plpython-16.6-150600.16.10.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-plpython-16.6-150600.16.10.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-pltcl-16.6-150600.16.10.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-pltcl-16.6-150600.16.10.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-pltcl-16.6-150600.16.10.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-pltcl-16.6-150600.16.10.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-server-16.6-150600.16.10.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-server-16.6-150600.16.10.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-server-16.6-150600.16.10.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-server-16.6-150600.16.10.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-server-devel-16.6-150600.16.10.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-server-devel-16.6-150600.16.10.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-server-devel-16.6-150600.16.10.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-server-devel-16.6-150600.16.10.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql17-contrib-17.2-150600.13.5.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql17-contrib-17.2-150600.13.5.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql17-contrib-17.2-150600.13.5.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql17-contrib-17.2-150600.13.5.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql17-devel-17.2-150600.13.5.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql17-devel-17.2-150600.13.5.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql17-devel-17.2-150600.13.5.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql17-devel-17.2-150600.13.5.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql17-docs-17.2-150600.13.5.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql17-plperl-17.2-150600.13.5.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql17-plperl-17.2-150600.13.5.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql17-plperl-17.2-150600.13.5.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql17-plperl-17.2-150600.13.5.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql17-plpython-17.2-150600.13.5.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql17-plpython-17.2-150600.13.5.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql17-plpython-17.2-150600.13.5.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql17-plpython-17.2-150600.13.5.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql17-pltcl-17.2-150600.13.5.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql17-pltcl-17.2-150600.13.5.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql17-pltcl-17.2-150600.13.5.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql17-pltcl-17.2-150600.13.5.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql17-server-17.2-150600.13.5.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql17-server-17.2-150600.13.5.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql17-server-17.2-150600.13.5.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql17-server-17.2-150600.13.5.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql17-server-devel-17.2-150600.13.5.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql17-server-devel-17.2-150600.13.5.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql17-server-devel-17.2-150600.13.5.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql17-server-devel-17.2-150600.13.5.1.x86_64",
"openSUSE Leap 15.6:libecpg6-17.2-150600.13.5.1.aarch64",
"openSUSE Leap 15.6:libecpg6-17.2-150600.13.5.1.ppc64le",
"openSUSE Leap 15.6:libecpg6-17.2-150600.13.5.1.s390x",
"openSUSE Leap 15.6:libecpg6-17.2-150600.13.5.1.x86_64",
"openSUSE Leap 15.6:libecpg6-32bit-17.2-150600.13.5.1.x86_64",
"openSUSE Leap 15.6:libpq5-17.2-150600.13.5.1.aarch64",
"openSUSE Leap 15.6:libpq5-17.2-150600.13.5.1.ppc64le",
"openSUSE Leap 15.6:libpq5-17.2-150600.13.5.1.s390x",
"openSUSE Leap 15.6:libpq5-17.2-150600.13.5.1.x86_64",
"openSUSE Leap 15.6:libpq5-32bit-17.2-150600.13.5.1.x86_64",
"openSUSE Leap 15.6:postgresql-17-150600.17.6.1.noarch",
"openSUSE Leap 15.6:postgresql-contrib-17-150600.17.6.1.noarch",
"openSUSE Leap 15.6:postgresql-devel-17-150600.17.6.1.noarch",
"openSUSE Leap 15.6:postgresql-docs-17-150600.17.6.1.noarch",
"openSUSE Leap 15.6:postgresql-llvmjit-17-150600.17.6.1.noarch",
"openSUSE Leap 15.6:postgresql-llvmjit-devel-17-150600.17.6.1.noarch",
"openSUSE Leap 15.6:postgresql-plperl-17-150600.17.6.1.noarch",
"openSUSE Leap 15.6:postgresql-plpython-17-150600.17.6.1.noarch",
"openSUSE Leap 15.6:postgresql-pltcl-17-150600.17.6.1.noarch",
"openSUSE Leap 15.6:postgresql-server-17-150600.17.6.1.noarch",
"openSUSE Leap 15.6:postgresql-server-devel-17-150600.17.6.1.noarch",
"openSUSE Leap 15.6:postgresql-test-17-150600.17.6.1.noarch",
"openSUSE Leap 15.6:postgresql16-16.6-150600.16.10.1.aarch64",
"openSUSE Leap 15.6:postgresql16-16.6-150600.16.10.1.ppc64le",
"openSUSE Leap 15.6:postgresql16-16.6-150600.16.10.1.s390x",
"openSUSE Leap 15.6:postgresql16-16.6-150600.16.10.1.x86_64",
"openSUSE Leap 15.6:postgresql16-contrib-16.6-150600.16.10.1.aarch64",
"openSUSE Leap 15.6:postgresql16-contrib-16.6-150600.16.10.1.ppc64le",
"openSUSE Leap 15.6:postgresql16-contrib-16.6-150600.16.10.1.s390x",
"openSUSE Leap 15.6:postgresql16-contrib-16.6-150600.16.10.1.x86_64",
"openSUSE Leap 15.6:postgresql16-devel-16.6-150600.16.10.1.aarch64",
"openSUSE Leap 15.6:postgresql16-devel-16.6-150600.16.10.1.ppc64le",
"openSUSE Leap 15.6:postgresql16-devel-16.6-150600.16.10.1.s390x",
"openSUSE Leap 15.6:postgresql16-devel-16.6-150600.16.10.1.x86_64",
"openSUSE Leap 15.6:postgresql16-docs-16.6-150600.16.10.1.noarch",
"openSUSE Leap 15.6:postgresql16-llvmjit-16.6-150600.16.10.1.aarch64",
"openSUSE Leap 15.6:postgresql16-llvmjit-16.6-150600.16.10.1.ppc64le",
"openSUSE Leap 15.6:postgresql16-llvmjit-16.6-150600.16.10.1.s390x",
"openSUSE Leap 15.6:postgresql16-llvmjit-16.6-150600.16.10.1.x86_64",
"openSUSE Leap 15.6:postgresql16-llvmjit-devel-16.6-150600.16.10.1.aarch64",
"openSUSE Leap 15.6:postgresql16-llvmjit-devel-16.6-150600.16.10.1.ppc64le",
"openSUSE Leap 15.6:postgresql16-llvmjit-devel-16.6-150600.16.10.1.s390x",
"openSUSE Leap 15.6:postgresql16-llvmjit-devel-16.6-150600.16.10.1.x86_64",
"openSUSE Leap 15.6:postgresql16-plperl-16.6-150600.16.10.1.aarch64",
"openSUSE Leap 15.6:postgresql16-plperl-16.6-150600.16.10.1.ppc64le",
"openSUSE Leap 15.6:postgresql16-plperl-16.6-150600.16.10.1.s390x",
"openSUSE Leap 15.6:postgresql16-plperl-16.6-150600.16.10.1.x86_64",
"openSUSE Leap 15.6:postgresql16-plpython-16.6-150600.16.10.1.aarch64",
"openSUSE Leap 15.6:postgresql16-plpython-16.6-150600.16.10.1.ppc64le",
"openSUSE Leap 15.6:postgresql16-plpython-16.6-150600.16.10.1.s390x",
"openSUSE Leap 15.6:postgresql16-plpython-16.6-150600.16.10.1.x86_64",
"openSUSE Leap 15.6:postgresql16-pltcl-16.6-150600.16.10.1.aarch64",
"openSUSE Leap 15.6:postgresql16-pltcl-16.6-150600.16.10.1.ppc64le",
"openSUSE Leap 15.6:postgresql16-pltcl-16.6-150600.16.10.1.s390x",
"openSUSE Leap 15.6:postgresql16-pltcl-16.6-150600.16.10.1.x86_64",
"openSUSE Leap 15.6:postgresql16-server-16.6-150600.16.10.1.aarch64",
"openSUSE Leap 15.6:postgresql16-server-16.6-150600.16.10.1.ppc64le",
"openSUSE Leap 15.6:postgresql16-server-16.6-150600.16.10.1.s390x",
"openSUSE Leap 15.6:postgresql16-server-16.6-150600.16.10.1.x86_64",
"openSUSE Leap 15.6:postgresql16-server-devel-16.6-150600.16.10.1.aarch64",
"openSUSE Leap 15.6:postgresql16-server-devel-16.6-150600.16.10.1.ppc64le",
"openSUSE Leap 15.6:postgresql16-server-devel-16.6-150600.16.10.1.s390x",
"openSUSE Leap 15.6:postgresql16-server-devel-16.6-150600.16.10.1.x86_64",
"openSUSE Leap 15.6:postgresql16-test-16.6-150600.16.10.1.aarch64",
"openSUSE Leap 15.6:postgresql16-test-16.6-150600.16.10.1.ppc64le",
"openSUSE Leap 15.6:postgresql16-test-16.6-150600.16.10.1.s390x",
"openSUSE Leap 15.6:postgresql16-test-16.6-150600.16.10.1.x86_64",
"openSUSE Leap 15.6:postgresql17-17.2-150600.13.5.1.aarch64",
"openSUSE Leap 15.6:postgresql17-17.2-150600.13.5.1.ppc64le",
"openSUSE Leap 15.6:postgresql17-17.2-150600.13.5.1.s390x",
"openSUSE Leap 15.6:postgresql17-17.2-150600.13.5.1.x86_64",
"openSUSE Leap 15.6:postgresql17-contrib-17.2-150600.13.5.1.aarch64",
"openSUSE Leap 15.6:postgresql17-contrib-17.2-150600.13.5.1.ppc64le",
"openSUSE Leap 15.6:postgresql17-contrib-17.2-150600.13.5.1.s390x",
"openSUSE Leap 15.6:postgresql17-contrib-17.2-150600.13.5.1.x86_64",
"openSUSE Leap 15.6:postgresql17-devel-17.2-150600.13.5.1.aarch64",
"openSUSE Leap 15.6:postgresql17-devel-17.2-150600.13.5.1.ppc64le",
"openSUSE Leap 15.6:postgresql17-devel-17.2-150600.13.5.1.s390x",
"openSUSE Leap 15.6:postgresql17-devel-17.2-150600.13.5.1.x86_64",
"openSUSE Leap 15.6:postgresql17-docs-17.2-150600.13.5.1.noarch",
"openSUSE Leap 15.6:postgresql17-llvmjit-17.2-150600.13.5.1.aarch64",
"openSUSE Leap 15.6:postgresql17-llvmjit-17.2-150600.13.5.1.ppc64le",
"openSUSE Leap 15.6:postgresql17-llvmjit-17.2-150600.13.5.1.s390x",
"openSUSE Leap 15.6:postgresql17-llvmjit-17.2-150600.13.5.1.x86_64",
"openSUSE Leap 15.6:postgresql17-llvmjit-devel-17.2-150600.13.5.1.aarch64",
"openSUSE Leap 15.6:postgresql17-llvmjit-devel-17.2-150600.13.5.1.ppc64le",
"openSUSE Leap 15.6:postgresql17-llvmjit-devel-17.2-150600.13.5.1.s390x",
"openSUSE Leap 15.6:postgresql17-llvmjit-devel-17.2-150600.13.5.1.x86_64",
"openSUSE Leap 15.6:postgresql17-plperl-17.2-150600.13.5.1.aarch64",
"openSUSE Leap 15.6:postgresql17-plperl-17.2-150600.13.5.1.ppc64le",
"openSUSE Leap 15.6:postgresql17-plperl-17.2-150600.13.5.1.s390x",
"openSUSE Leap 15.6:postgresql17-plperl-17.2-150600.13.5.1.x86_64",
"openSUSE Leap 15.6:postgresql17-plpython-17.2-150600.13.5.1.aarch64",
"openSUSE Leap 15.6:postgresql17-plpython-17.2-150600.13.5.1.ppc64le",
"openSUSE Leap 15.6:postgresql17-plpython-17.2-150600.13.5.1.s390x",
"openSUSE Leap 15.6:postgresql17-plpython-17.2-150600.13.5.1.x86_64",
"openSUSE Leap 15.6:postgresql17-pltcl-17.2-150600.13.5.1.aarch64",
"openSUSE Leap 15.6:postgresql17-pltcl-17.2-150600.13.5.1.ppc64le",
"openSUSE Leap 15.6:postgresql17-pltcl-17.2-150600.13.5.1.s390x",
"openSUSE Leap 15.6:postgresql17-pltcl-17.2-150600.13.5.1.x86_64",
"openSUSE Leap 15.6:postgresql17-server-17.2-150600.13.5.1.aarch64",
"openSUSE Leap 15.6:postgresql17-server-17.2-150600.13.5.1.ppc64le",
"openSUSE Leap 15.6:postgresql17-server-17.2-150600.13.5.1.s390x",
"openSUSE Leap 15.6:postgresql17-server-17.2-150600.13.5.1.x86_64",
"openSUSE Leap 15.6:postgresql17-server-devel-17.2-150600.13.5.1.aarch64",
"openSUSE Leap 15.6:postgresql17-server-devel-17.2-150600.13.5.1.ppc64le",
"openSUSE Leap 15.6:postgresql17-server-devel-17.2-150600.13.5.1.s390x",
"openSUSE Leap 15.6:postgresql17-server-devel-17.2-150600.13.5.1.x86_64",
"openSUSE Leap 15.6:postgresql17-test-17.2-150600.13.5.1.aarch64",
"openSUSE Leap 15.6:postgresql17-test-17.2-150600.13.5.1.ppc64le",
"openSUSE Leap 15.6:postgresql17-test-17.2-150600.13.5.1.s390x",
"openSUSE Leap 15.6:postgresql17-test-17.2-150600.13.5.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 3.1,
"baseSeverity": "LOW",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:N/I:L/A:N",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libpq5-17.2-150600.13.5.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libpq5-17.2-150600.13.5.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libpq5-17.2-150600.13.5.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libpq5-17.2-150600.13.5.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libpq5-32bit-17.2-150600.13.5.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:postgresql-17-150600.17.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:postgresql16-16.6-150600.16.10.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:postgresql16-16.6-150600.16.10.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:postgresql16-16.6-150600.16.10.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:postgresql16-16.6-150600.16.10.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:postgresql17-17.2-150600.13.5.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:postgresql17-17.2-150600.13.5.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:postgresql17-17.2-150600.13.5.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:postgresql17-17.2-150600.13.5.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql-17-150600.17.6.1.noarch",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql-contrib-17-150600.17.6.1.noarch",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql-devel-17-150600.17.6.1.noarch",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql-docs-17-150600.17.6.1.noarch",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql-llvmjit-17-150600.17.6.1.noarch",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql-llvmjit-devel-17-150600.17.6.1.noarch",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql-plperl-17-150600.17.6.1.noarch",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql-plpython-17-150600.17.6.1.noarch",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql-pltcl-17-150600.17.6.1.noarch",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql-server-17-150600.17.6.1.noarch",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql-server-devel-17-150600.17.6.1.noarch",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql-test-17-150600.17.6.1.noarch",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql16-llvmjit-16.6-150600.16.10.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql16-llvmjit-16.6-150600.16.10.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql16-llvmjit-16.6-150600.16.10.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql16-llvmjit-16.6-150600.16.10.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql16-test-16.6-150600.16.10.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql16-test-16.6-150600.16.10.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql16-test-16.6-150600.16.10.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql16-test-16.6-150600.16.10.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql17-llvmjit-17.2-150600.13.5.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql17-llvmjit-17.2-150600.13.5.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql17-llvmjit-17.2-150600.13.5.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql17-llvmjit-17.2-150600.13.5.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql17-llvmjit-devel-17.2-150600.13.5.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql17-llvmjit-devel-17.2-150600.13.5.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql17-llvmjit-devel-17.2-150600.13.5.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql17-llvmjit-devel-17.2-150600.13.5.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql17-test-17.2-150600.13.5.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql17-test-17.2-150600.13.5.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql17-test-17.2-150600.13.5.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql17-test-17.2-150600.13.5.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:libecpg6-17.2-150600.13.5.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:libecpg6-17.2-150600.13.5.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:libecpg6-17.2-150600.13.5.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:libecpg6-17.2-150600.13.5.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql-contrib-17-150600.17.6.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql-devel-17-150600.17.6.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql-docs-17-150600.17.6.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql-plperl-17-150600.17.6.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql-plpython-17-150600.17.6.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql-pltcl-17-150600.17.6.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql-server-17-150600.17.6.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql-server-devel-17-150600.17.6.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-contrib-16.6-150600.16.10.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-contrib-16.6-150600.16.10.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-contrib-16.6-150600.16.10.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-contrib-16.6-150600.16.10.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-devel-16.6-150600.16.10.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-devel-16.6-150600.16.10.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-devel-16.6-150600.16.10.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-devel-16.6-150600.16.10.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-docs-16.6-150600.16.10.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-plperl-16.6-150600.16.10.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-plperl-16.6-150600.16.10.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-plperl-16.6-150600.16.10.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-plperl-16.6-150600.16.10.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-plpython-16.6-150600.16.10.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-plpython-16.6-150600.16.10.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-plpython-16.6-150600.16.10.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-plpython-16.6-150600.16.10.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-pltcl-16.6-150600.16.10.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-pltcl-16.6-150600.16.10.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-pltcl-16.6-150600.16.10.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-pltcl-16.6-150600.16.10.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-server-16.6-150600.16.10.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-server-16.6-150600.16.10.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-server-16.6-150600.16.10.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-server-16.6-150600.16.10.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-server-devel-16.6-150600.16.10.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-server-devel-16.6-150600.16.10.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-server-devel-16.6-150600.16.10.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-server-devel-16.6-150600.16.10.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql17-contrib-17.2-150600.13.5.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql17-contrib-17.2-150600.13.5.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql17-contrib-17.2-150600.13.5.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql17-contrib-17.2-150600.13.5.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql17-devel-17.2-150600.13.5.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql17-devel-17.2-150600.13.5.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql17-devel-17.2-150600.13.5.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql17-devel-17.2-150600.13.5.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql17-docs-17.2-150600.13.5.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql17-plperl-17.2-150600.13.5.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql17-plperl-17.2-150600.13.5.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql17-plperl-17.2-150600.13.5.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql17-plperl-17.2-150600.13.5.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql17-plpython-17.2-150600.13.5.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql17-plpython-17.2-150600.13.5.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql17-plpython-17.2-150600.13.5.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql17-plpython-17.2-150600.13.5.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql17-pltcl-17.2-150600.13.5.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql17-pltcl-17.2-150600.13.5.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql17-pltcl-17.2-150600.13.5.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql17-pltcl-17.2-150600.13.5.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql17-server-17.2-150600.13.5.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql17-server-17.2-150600.13.5.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql17-server-17.2-150600.13.5.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql17-server-17.2-150600.13.5.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql17-server-devel-17.2-150600.13.5.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql17-server-devel-17.2-150600.13.5.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql17-server-devel-17.2-150600.13.5.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql17-server-devel-17.2-150600.13.5.1.x86_64",
"openSUSE Leap 15.6:libecpg6-17.2-150600.13.5.1.aarch64",
"openSUSE Leap 15.6:libecpg6-17.2-150600.13.5.1.ppc64le",
"openSUSE Leap 15.6:libecpg6-17.2-150600.13.5.1.s390x",
"openSUSE Leap 15.6:libecpg6-17.2-150600.13.5.1.x86_64",
"openSUSE Leap 15.6:libecpg6-32bit-17.2-150600.13.5.1.x86_64",
"openSUSE Leap 15.6:libpq5-17.2-150600.13.5.1.aarch64",
"openSUSE Leap 15.6:libpq5-17.2-150600.13.5.1.ppc64le",
"openSUSE Leap 15.6:libpq5-17.2-150600.13.5.1.s390x",
"openSUSE Leap 15.6:libpq5-17.2-150600.13.5.1.x86_64",
"openSUSE Leap 15.6:libpq5-32bit-17.2-150600.13.5.1.x86_64",
"openSUSE Leap 15.6:postgresql-17-150600.17.6.1.noarch",
"openSUSE Leap 15.6:postgresql-contrib-17-150600.17.6.1.noarch",
"openSUSE Leap 15.6:postgresql-devel-17-150600.17.6.1.noarch",
"openSUSE Leap 15.6:postgresql-docs-17-150600.17.6.1.noarch",
"openSUSE Leap 15.6:postgresql-llvmjit-17-150600.17.6.1.noarch",
"openSUSE Leap 15.6:postgresql-llvmjit-devel-17-150600.17.6.1.noarch",
"openSUSE Leap 15.6:postgresql-plperl-17-150600.17.6.1.noarch",
"openSUSE Leap 15.6:postgresql-plpython-17-150600.17.6.1.noarch",
"openSUSE Leap 15.6:postgresql-pltcl-17-150600.17.6.1.noarch",
"openSUSE Leap 15.6:postgresql-server-17-150600.17.6.1.noarch",
"openSUSE Leap 15.6:postgresql-server-devel-17-150600.17.6.1.noarch",
"openSUSE Leap 15.6:postgresql-test-17-150600.17.6.1.noarch",
"openSUSE Leap 15.6:postgresql16-16.6-150600.16.10.1.aarch64",
"openSUSE Leap 15.6:postgresql16-16.6-150600.16.10.1.ppc64le",
"openSUSE Leap 15.6:postgresql16-16.6-150600.16.10.1.s390x",
"openSUSE Leap 15.6:postgresql16-16.6-150600.16.10.1.x86_64",
"openSUSE Leap 15.6:postgresql16-contrib-16.6-150600.16.10.1.aarch64",
"openSUSE Leap 15.6:postgresql16-contrib-16.6-150600.16.10.1.ppc64le",
"openSUSE Leap 15.6:postgresql16-contrib-16.6-150600.16.10.1.s390x",
"openSUSE Leap 15.6:postgresql16-contrib-16.6-150600.16.10.1.x86_64",
"openSUSE Leap 15.6:postgresql16-devel-16.6-150600.16.10.1.aarch64",
"openSUSE Leap 15.6:postgresql16-devel-16.6-150600.16.10.1.ppc64le",
"openSUSE Leap 15.6:postgresql16-devel-16.6-150600.16.10.1.s390x",
"openSUSE Leap 15.6:postgresql16-devel-16.6-150600.16.10.1.x86_64",
"openSUSE Leap 15.6:postgresql16-docs-16.6-150600.16.10.1.noarch",
"openSUSE Leap 15.6:postgresql16-llvmjit-16.6-150600.16.10.1.aarch64",
"openSUSE Leap 15.6:postgresql16-llvmjit-16.6-150600.16.10.1.ppc64le",
"openSUSE Leap 15.6:postgresql16-llvmjit-16.6-150600.16.10.1.s390x",
"openSUSE Leap 15.6:postgresql16-llvmjit-16.6-150600.16.10.1.x86_64",
"openSUSE Leap 15.6:postgresql16-llvmjit-devel-16.6-150600.16.10.1.aarch64",
"openSUSE Leap 15.6:postgresql16-llvmjit-devel-16.6-150600.16.10.1.ppc64le",
"openSUSE Leap 15.6:postgresql16-llvmjit-devel-16.6-150600.16.10.1.s390x",
"openSUSE Leap 15.6:postgresql16-llvmjit-devel-16.6-150600.16.10.1.x86_64",
"openSUSE Leap 15.6:postgresql16-plperl-16.6-150600.16.10.1.aarch64",
"openSUSE Leap 15.6:postgresql16-plperl-16.6-150600.16.10.1.ppc64le",
"openSUSE Leap 15.6:postgresql16-plperl-16.6-150600.16.10.1.s390x",
"openSUSE Leap 15.6:postgresql16-plperl-16.6-150600.16.10.1.x86_64",
"openSUSE Leap 15.6:postgresql16-plpython-16.6-150600.16.10.1.aarch64",
"openSUSE Leap 15.6:postgresql16-plpython-16.6-150600.16.10.1.ppc64le",
"openSUSE Leap 15.6:postgresql16-plpython-16.6-150600.16.10.1.s390x",
"openSUSE Leap 15.6:postgresql16-plpython-16.6-150600.16.10.1.x86_64",
"openSUSE Leap 15.6:postgresql16-pltcl-16.6-150600.16.10.1.aarch64",
"openSUSE Leap 15.6:postgresql16-pltcl-16.6-150600.16.10.1.ppc64le",
"openSUSE Leap 15.6:postgresql16-pltcl-16.6-150600.16.10.1.s390x",
"openSUSE Leap 15.6:postgresql16-pltcl-16.6-150600.16.10.1.x86_64",
"openSUSE Leap 15.6:postgresql16-server-16.6-150600.16.10.1.aarch64",
"openSUSE Leap 15.6:postgresql16-server-16.6-150600.16.10.1.ppc64le",
"openSUSE Leap 15.6:postgresql16-server-16.6-150600.16.10.1.s390x",
"openSUSE Leap 15.6:postgresql16-server-16.6-150600.16.10.1.x86_64",
"openSUSE Leap 15.6:postgresql16-server-devel-16.6-150600.16.10.1.aarch64",
"openSUSE Leap 15.6:postgresql16-server-devel-16.6-150600.16.10.1.ppc64le",
"openSUSE Leap 15.6:postgresql16-server-devel-16.6-150600.16.10.1.s390x",
"openSUSE Leap 15.6:postgresql16-server-devel-16.6-150600.16.10.1.x86_64",
"openSUSE Leap 15.6:postgresql16-test-16.6-150600.16.10.1.aarch64",
"openSUSE Leap 15.6:postgresql16-test-16.6-150600.16.10.1.ppc64le",
"openSUSE Leap 15.6:postgresql16-test-16.6-150600.16.10.1.s390x",
"openSUSE Leap 15.6:postgresql16-test-16.6-150600.16.10.1.x86_64",
"openSUSE Leap 15.6:postgresql17-17.2-150600.13.5.1.aarch64",
"openSUSE Leap 15.6:postgresql17-17.2-150600.13.5.1.ppc64le",
"openSUSE Leap 15.6:postgresql17-17.2-150600.13.5.1.s390x",
"openSUSE Leap 15.6:postgresql17-17.2-150600.13.5.1.x86_64",
"openSUSE Leap 15.6:postgresql17-contrib-17.2-150600.13.5.1.aarch64",
"openSUSE Leap 15.6:postgresql17-contrib-17.2-150600.13.5.1.ppc64le",
"openSUSE Leap 15.6:postgresql17-contrib-17.2-150600.13.5.1.s390x",
"openSUSE Leap 15.6:postgresql17-contrib-17.2-150600.13.5.1.x86_64",
"openSUSE Leap 15.6:postgresql17-devel-17.2-150600.13.5.1.aarch64",
"openSUSE Leap 15.6:postgresql17-devel-17.2-150600.13.5.1.ppc64le",
"openSUSE Leap 15.6:postgresql17-devel-17.2-150600.13.5.1.s390x",
"openSUSE Leap 15.6:postgresql17-devel-17.2-150600.13.5.1.x86_64",
"openSUSE Leap 15.6:postgresql17-docs-17.2-150600.13.5.1.noarch",
"openSUSE Leap 15.6:postgresql17-llvmjit-17.2-150600.13.5.1.aarch64",
"openSUSE Leap 15.6:postgresql17-llvmjit-17.2-150600.13.5.1.ppc64le",
"openSUSE Leap 15.6:postgresql17-llvmjit-17.2-150600.13.5.1.s390x",
"openSUSE Leap 15.6:postgresql17-llvmjit-17.2-150600.13.5.1.x86_64",
"openSUSE Leap 15.6:postgresql17-llvmjit-devel-17.2-150600.13.5.1.aarch64",
"openSUSE Leap 15.6:postgresql17-llvmjit-devel-17.2-150600.13.5.1.ppc64le",
"openSUSE Leap 15.6:postgresql17-llvmjit-devel-17.2-150600.13.5.1.s390x",
"openSUSE Leap 15.6:postgresql17-llvmjit-devel-17.2-150600.13.5.1.x86_64",
"openSUSE Leap 15.6:postgresql17-plperl-17.2-150600.13.5.1.aarch64",
"openSUSE Leap 15.6:postgresql17-plperl-17.2-150600.13.5.1.ppc64le",
"openSUSE Leap 15.6:postgresql17-plperl-17.2-150600.13.5.1.s390x",
"openSUSE Leap 15.6:postgresql17-plperl-17.2-150600.13.5.1.x86_64",
"openSUSE Leap 15.6:postgresql17-plpython-17.2-150600.13.5.1.aarch64",
"openSUSE Leap 15.6:postgresql17-plpython-17.2-150600.13.5.1.ppc64le",
"openSUSE Leap 15.6:postgresql17-plpython-17.2-150600.13.5.1.s390x",
"openSUSE Leap 15.6:postgresql17-plpython-17.2-150600.13.5.1.x86_64",
"openSUSE Leap 15.6:postgresql17-pltcl-17.2-150600.13.5.1.aarch64",
"openSUSE Leap 15.6:postgresql17-pltcl-17.2-150600.13.5.1.ppc64le",
"openSUSE Leap 15.6:postgresql17-pltcl-17.2-150600.13.5.1.s390x",
"openSUSE Leap 15.6:postgresql17-pltcl-17.2-150600.13.5.1.x86_64",
"openSUSE Leap 15.6:postgresql17-server-17.2-150600.13.5.1.aarch64",
"openSUSE Leap 15.6:postgresql17-server-17.2-150600.13.5.1.ppc64le",
"openSUSE Leap 15.6:postgresql17-server-17.2-150600.13.5.1.s390x",
"openSUSE Leap 15.6:postgresql17-server-17.2-150600.13.5.1.x86_64",
"openSUSE Leap 15.6:postgresql17-server-devel-17.2-150600.13.5.1.aarch64",
"openSUSE Leap 15.6:postgresql17-server-devel-17.2-150600.13.5.1.ppc64le",
"openSUSE Leap 15.6:postgresql17-server-devel-17.2-150600.13.5.1.s390x",
"openSUSE Leap 15.6:postgresql17-server-devel-17.2-150600.13.5.1.x86_64",
"openSUSE Leap 15.6:postgresql17-test-17.2-150600.13.5.1.aarch64",
"openSUSE Leap 15.6:postgresql17-test-17.2-150600.13.5.1.ppc64le",
"openSUSE Leap 15.6:postgresql17-test-17.2-150600.13.5.1.s390x",
"openSUSE Leap 15.6:postgresql17-test-17.2-150600.13.5.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-11-26T09:16:07Z",
"details": "low"
}
],
"title": "CVE-2024-10977"
},
{
"cve": "CVE-2024-10978",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2024-10978"
}
],
"notes": [
{
"category": "general",
"text": "Incorrect privilege assignment in PostgreSQL allows a less-privileged application user to view or change different rows from those intended. An attack requires the application to use SET ROLE, SET SESSION AUTHORIZATION, or an equivalent feature. The problem arises when an application query uses parameters from the attacker or conveys query results to the attacker. If that query reacts to current_setting(\u0027role\u0027) or the current user ID, it may modify or return data as though the session had not used SET ROLE or SET SESSION AUTHORIZATION. The attacker does not control which incorrect user ID applies. Query text from less-privileged sources is not a concern here, because SET ROLE and SET SESSION AUTHORIZATION are not sandboxes for unvetted queries. Versions before PostgreSQL 17.1, 16.5, 15.9, 14.14, 13.17, and 12.21 are affected.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libpq5-17.2-150600.13.5.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libpq5-17.2-150600.13.5.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libpq5-17.2-150600.13.5.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libpq5-17.2-150600.13.5.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libpq5-32bit-17.2-150600.13.5.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:postgresql-17-150600.17.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:postgresql16-16.6-150600.16.10.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:postgresql16-16.6-150600.16.10.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:postgresql16-16.6-150600.16.10.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:postgresql16-16.6-150600.16.10.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:postgresql17-17.2-150600.13.5.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:postgresql17-17.2-150600.13.5.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:postgresql17-17.2-150600.13.5.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:postgresql17-17.2-150600.13.5.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql-17-150600.17.6.1.noarch",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql-contrib-17-150600.17.6.1.noarch",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql-devel-17-150600.17.6.1.noarch",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql-docs-17-150600.17.6.1.noarch",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql-llvmjit-17-150600.17.6.1.noarch",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql-llvmjit-devel-17-150600.17.6.1.noarch",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql-plperl-17-150600.17.6.1.noarch",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql-plpython-17-150600.17.6.1.noarch",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql-pltcl-17-150600.17.6.1.noarch",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql-server-17-150600.17.6.1.noarch",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql-server-devel-17-150600.17.6.1.noarch",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql-test-17-150600.17.6.1.noarch",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql16-llvmjit-16.6-150600.16.10.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql16-llvmjit-16.6-150600.16.10.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql16-llvmjit-16.6-150600.16.10.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql16-llvmjit-16.6-150600.16.10.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql16-test-16.6-150600.16.10.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql16-test-16.6-150600.16.10.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql16-test-16.6-150600.16.10.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql16-test-16.6-150600.16.10.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql17-llvmjit-17.2-150600.13.5.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql17-llvmjit-17.2-150600.13.5.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql17-llvmjit-17.2-150600.13.5.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql17-llvmjit-17.2-150600.13.5.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql17-llvmjit-devel-17.2-150600.13.5.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql17-llvmjit-devel-17.2-150600.13.5.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql17-llvmjit-devel-17.2-150600.13.5.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql17-llvmjit-devel-17.2-150600.13.5.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql17-test-17.2-150600.13.5.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql17-test-17.2-150600.13.5.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql17-test-17.2-150600.13.5.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql17-test-17.2-150600.13.5.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:libecpg6-17.2-150600.13.5.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:libecpg6-17.2-150600.13.5.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:libecpg6-17.2-150600.13.5.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:libecpg6-17.2-150600.13.5.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql-contrib-17-150600.17.6.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql-devel-17-150600.17.6.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql-docs-17-150600.17.6.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql-plperl-17-150600.17.6.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql-plpython-17-150600.17.6.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql-pltcl-17-150600.17.6.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql-server-17-150600.17.6.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql-server-devel-17-150600.17.6.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-contrib-16.6-150600.16.10.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-contrib-16.6-150600.16.10.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-contrib-16.6-150600.16.10.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-contrib-16.6-150600.16.10.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-devel-16.6-150600.16.10.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-devel-16.6-150600.16.10.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-devel-16.6-150600.16.10.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-devel-16.6-150600.16.10.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-docs-16.6-150600.16.10.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-plperl-16.6-150600.16.10.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-plperl-16.6-150600.16.10.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-plperl-16.6-150600.16.10.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-plperl-16.6-150600.16.10.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-plpython-16.6-150600.16.10.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-plpython-16.6-150600.16.10.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-plpython-16.6-150600.16.10.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-plpython-16.6-150600.16.10.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-pltcl-16.6-150600.16.10.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-pltcl-16.6-150600.16.10.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-pltcl-16.6-150600.16.10.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-pltcl-16.6-150600.16.10.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-server-16.6-150600.16.10.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-server-16.6-150600.16.10.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-server-16.6-150600.16.10.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-server-16.6-150600.16.10.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-server-devel-16.6-150600.16.10.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-server-devel-16.6-150600.16.10.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-server-devel-16.6-150600.16.10.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-server-devel-16.6-150600.16.10.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql17-contrib-17.2-150600.13.5.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql17-contrib-17.2-150600.13.5.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql17-contrib-17.2-150600.13.5.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql17-contrib-17.2-150600.13.5.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql17-devel-17.2-150600.13.5.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql17-devel-17.2-150600.13.5.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql17-devel-17.2-150600.13.5.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql17-devel-17.2-150600.13.5.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql17-docs-17.2-150600.13.5.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql17-plperl-17.2-150600.13.5.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql17-plperl-17.2-150600.13.5.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql17-plperl-17.2-150600.13.5.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql17-plperl-17.2-150600.13.5.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql17-plpython-17.2-150600.13.5.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql17-plpython-17.2-150600.13.5.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql17-plpython-17.2-150600.13.5.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql17-plpython-17.2-150600.13.5.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql17-pltcl-17.2-150600.13.5.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql17-pltcl-17.2-150600.13.5.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql17-pltcl-17.2-150600.13.5.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql17-pltcl-17.2-150600.13.5.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql17-server-17.2-150600.13.5.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql17-server-17.2-150600.13.5.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql17-server-17.2-150600.13.5.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql17-server-17.2-150600.13.5.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql17-server-devel-17.2-150600.13.5.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql17-server-devel-17.2-150600.13.5.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql17-server-devel-17.2-150600.13.5.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql17-server-devel-17.2-150600.13.5.1.x86_64",
"openSUSE Leap 15.6:libecpg6-17.2-150600.13.5.1.aarch64",
"openSUSE Leap 15.6:libecpg6-17.2-150600.13.5.1.ppc64le",
"openSUSE Leap 15.6:libecpg6-17.2-150600.13.5.1.s390x",
"openSUSE Leap 15.6:libecpg6-17.2-150600.13.5.1.x86_64",
"openSUSE Leap 15.6:libecpg6-32bit-17.2-150600.13.5.1.x86_64",
"openSUSE Leap 15.6:libpq5-17.2-150600.13.5.1.aarch64",
"openSUSE Leap 15.6:libpq5-17.2-150600.13.5.1.ppc64le",
"openSUSE Leap 15.6:libpq5-17.2-150600.13.5.1.s390x",
"openSUSE Leap 15.6:libpq5-17.2-150600.13.5.1.x86_64",
"openSUSE Leap 15.6:libpq5-32bit-17.2-150600.13.5.1.x86_64",
"openSUSE Leap 15.6:postgresql-17-150600.17.6.1.noarch",
"openSUSE Leap 15.6:postgresql-contrib-17-150600.17.6.1.noarch",
"openSUSE Leap 15.6:postgresql-devel-17-150600.17.6.1.noarch",
"openSUSE Leap 15.6:postgresql-docs-17-150600.17.6.1.noarch",
"openSUSE Leap 15.6:postgresql-llvmjit-17-150600.17.6.1.noarch",
"openSUSE Leap 15.6:postgresql-llvmjit-devel-17-150600.17.6.1.noarch",
"openSUSE Leap 15.6:postgresql-plperl-17-150600.17.6.1.noarch",
"openSUSE Leap 15.6:postgresql-plpython-17-150600.17.6.1.noarch",
"openSUSE Leap 15.6:postgresql-pltcl-17-150600.17.6.1.noarch",
"openSUSE Leap 15.6:postgresql-server-17-150600.17.6.1.noarch",
"openSUSE Leap 15.6:postgresql-server-devel-17-150600.17.6.1.noarch",
"openSUSE Leap 15.6:postgresql-test-17-150600.17.6.1.noarch",
"openSUSE Leap 15.6:postgresql16-16.6-150600.16.10.1.aarch64",
"openSUSE Leap 15.6:postgresql16-16.6-150600.16.10.1.ppc64le",
"openSUSE Leap 15.6:postgresql16-16.6-150600.16.10.1.s390x",
"openSUSE Leap 15.6:postgresql16-16.6-150600.16.10.1.x86_64",
"openSUSE Leap 15.6:postgresql16-contrib-16.6-150600.16.10.1.aarch64",
"openSUSE Leap 15.6:postgresql16-contrib-16.6-150600.16.10.1.ppc64le",
"openSUSE Leap 15.6:postgresql16-contrib-16.6-150600.16.10.1.s390x",
"openSUSE Leap 15.6:postgresql16-contrib-16.6-150600.16.10.1.x86_64",
"openSUSE Leap 15.6:postgresql16-devel-16.6-150600.16.10.1.aarch64",
"openSUSE Leap 15.6:postgresql16-devel-16.6-150600.16.10.1.ppc64le",
"openSUSE Leap 15.6:postgresql16-devel-16.6-150600.16.10.1.s390x",
"openSUSE Leap 15.6:postgresql16-devel-16.6-150600.16.10.1.x86_64",
"openSUSE Leap 15.6:postgresql16-docs-16.6-150600.16.10.1.noarch",
"openSUSE Leap 15.6:postgresql16-llvmjit-16.6-150600.16.10.1.aarch64",
"openSUSE Leap 15.6:postgresql16-llvmjit-16.6-150600.16.10.1.ppc64le",
"openSUSE Leap 15.6:postgresql16-llvmjit-16.6-150600.16.10.1.s390x",
"openSUSE Leap 15.6:postgresql16-llvmjit-16.6-150600.16.10.1.x86_64",
"openSUSE Leap 15.6:postgresql16-llvmjit-devel-16.6-150600.16.10.1.aarch64",
"openSUSE Leap 15.6:postgresql16-llvmjit-devel-16.6-150600.16.10.1.ppc64le",
"openSUSE Leap 15.6:postgresql16-llvmjit-devel-16.6-150600.16.10.1.s390x",
"openSUSE Leap 15.6:postgresql16-llvmjit-devel-16.6-150600.16.10.1.x86_64",
"openSUSE Leap 15.6:postgresql16-plperl-16.6-150600.16.10.1.aarch64",
"openSUSE Leap 15.6:postgresql16-plperl-16.6-150600.16.10.1.ppc64le",
"openSUSE Leap 15.6:postgresql16-plperl-16.6-150600.16.10.1.s390x",
"openSUSE Leap 15.6:postgresql16-plperl-16.6-150600.16.10.1.x86_64",
"openSUSE Leap 15.6:postgresql16-plpython-16.6-150600.16.10.1.aarch64",
"openSUSE Leap 15.6:postgresql16-plpython-16.6-150600.16.10.1.ppc64le",
"openSUSE Leap 15.6:postgresql16-plpython-16.6-150600.16.10.1.s390x",
"openSUSE Leap 15.6:postgresql16-plpython-16.6-150600.16.10.1.x86_64",
"openSUSE Leap 15.6:postgresql16-pltcl-16.6-150600.16.10.1.aarch64",
"openSUSE Leap 15.6:postgresql16-pltcl-16.6-150600.16.10.1.ppc64le",
"openSUSE Leap 15.6:postgresql16-pltcl-16.6-150600.16.10.1.s390x",
"openSUSE Leap 15.6:postgresql16-pltcl-16.6-150600.16.10.1.x86_64",
"openSUSE Leap 15.6:postgresql16-server-16.6-150600.16.10.1.aarch64",
"openSUSE Leap 15.6:postgresql16-server-16.6-150600.16.10.1.ppc64le",
"openSUSE Leap 15.6:postgresql16-server-16.6-150600.16.10.1.s390x",
"openSUSE Leap 15.6:postgresql16-server-16.6-150600.16.10.1.x86_64",
"openSUSE Leap 15.6:postgresql16-server-devel-16.6-150600.16.10.1.aarch64",
"openSUSE Leap 15.6:postgresql16-server-devel-16.6-150600.16.10.1.ppc64le",
"openSUSE Leap 15.6:postgresql16-server-devel-16.6-150600.16.10.1.s390x",
"openSUSE Leap 15.6:postgresql16-server-devel-16.6-150600.16.10.1.x86_64",
"openSUSE Leap 15.6:postgresql16-test-16.6-150600.16.10.1.aarch64",
"openSUSE Leap 15.6:postgresql16-test-16.6-150600.16.10.1.ppc64le",
"openSUSE Leap 15.6:postgresql16-test-16.6-150600.16.10.1.s390x",
"openSUSE Leap 15.6:postgresql16-test-16.6-150600.16.10.1.x86_64",
"openSUSE Leap 15.6:postgresql17-17.2-150600.13.5.1.aarch64",
"openSUSE Leap 15.6:postgresql17-17.2-150600.13.5.1.ppc64le",
"openSUSE Leap 15.6:postgresql17-17.2-150600.13.5.1.s390x",
"openSUSE Leap 15.6:postgresql17-17.2-150600.13.5.1.x86_64",
"openSUSE Leap 15.6:postgresql17-contrib-17.2-150600.13.5.1.aarch64",
"openSUSE Leap 15.6:postgresql17-contrib-17.2-150600.13.5.1.ppc64le",
"openSUSE Leap 15.6:postgresql17-contrib-17.2-150600.13.5.1.s390x",
"openSUSE Leap 15.6:postgresql17-contrib-17.2-150600.13.5.1.x86_64",
"openSUSE Leap 15.6:postgresql17-devel-17.2-150600.13.5.1.aarch64",
"openSUSE Leap 15.6:postgresql17-devel-17.2-150600.13.5.1.ppc64le",
"openSUSE Leap 15.6:postgresql17-devel-17.2-150600.13.5.1.s390x",
"openSUSE Leap 15.6:postgresql17-devel-17.2-150600.13.5.1.x86_64",
"openSUSE Leap 15.6:postgresql17-docs-17.2-150600.13.5.1.noarch",
"openSUSE Leap 15.6:postgresql17-llvmjit-17.2-150600.13.5.1.aarch64",
"openSUSE Leap 15.6:postgresql17-llvmjit-17.2-150600.13.5.1.ppc64le",
"openSUSE Leap 15.6:postgresql17-llvmjit-17.2-150600.13.5.1.s390x",
"openSUSE Leap 15.6:postgresql17-llvmjit-17.2-150600.13.5.1.x86_64",
"openSUSE Leap 15.6:postgresql17-llvmjit-devel-17.2-150600.13.5.1.aarch64",
"openSUSE Leap 15.6:postgresql17-llvmjit-devel-17.2-150600.13.5.1.ppc64le",
"openSUSE Leap 15.6:postgresql17-llvmjit-devel-17.2-150600.13.5.1.s390x",
"openSUSE Leap 15.6:postgresql17-llvmjit-devel-17.2-150600.13.5.1.x86_64",
"openSUSE Leap 15.6:postgresql17-plperl-17.2-150600.13.5.1.aarch64",
"openSUSE Leap 15.6:postgresql17-plperl-17.2-150600.13.5.1.ppc64le",
"openSUSE Leap 15.6:postgresql17-plperl-17.2-150600.13.5.1.s390x",
"openSUSE Leap 15.6:postgresql17-plperl-17.2-150600.13.5.1.x86_64",
"openSUSE Leap 15.6:postgresql17-plpython-17.2-150600.13.5.1.aarch64",
"openSUSE Leap 15.6:postgresql17-plpython-17.2-150600.13.5.1.ppc64le",
"openSUSE Leap 15.6:postgresql17-plpython-17.2-150600.13.5.1.s390x",
"openSUSE Leap 15.6:postgresql17-plpython-17.2-150600.13.5.1.x86_64",
"openSUSE Leap 15.6:postgresql17-pltcl-17.2-150600.13.5.1.aarch64",
"openSUSE Leap 15.6:postgresql17-pltcl-17.2-150600.13.5.1.ppc64le",
"openSUSE Leap 15.6:postgresql17-pltcl-17.2-150600.13.5.1.s390x",
"openSUSE Leap 15.6:postgresql17-pltcl-17.2-150600.13.5.1.x86_64",
"openSUSE Leap 15.6:postgresql17-server-17.2-150600.13.5.1.aarch64",
"openSUSE Leap 15.6:postgresql17-server-17.2-150600.13.5.1.ppc64le",
"openSUSE Leap 15.6:postgresql17-server-17.2-150600.13.5.1.s390x",
"openSUSE Leap 15.6:postgresql17-server-17.2-150600.13.5.1.x86_64",
"openSUSE Leap 15.6:postgresql17-server-devel-17.2-150600.13.5.1.aarch64",
"openSUSE Leap 15.6:postgresql17-server-devel-17.2-150600.13.5.1.ppc64le",
"openSUSE Leap 15.6:postgresql17-server-devel-17.2-150600.13.5.1.s390x",
"openSUSE Leap 15.6:postgresql17-server-devel-17.2-150600.13.5.1.x86_64",
"openSUSE Leap 15.6:postgresql17-test-17.2-150600.13.5.1.aarch64",
"openSUSE Leap 15.6:postgresql17-test-17.2-150600.13.5.1.ppc64le",
"openSUSE Leap 15.6:postgresql17-test-17.2-150600.13.5.1.s390x",
"openSUSE Leap 15.6:postgresql17-test-17.2-150600.13.5.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2024-10978",
"url": "https://www.suse.com/security/cve/CVE-2024-10978"
},
{
"category": "external",
"summary": "SUSE Bug 1233326 for CVE-2024-10978",
"url": "https://bugzilla.suse.com/1233326"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libpq5-17.2-150600.13.5.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libpq5-17.2-150600.13.5.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libpq5-17.2-150600.13.5.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libpq5-17.2-150600.13.5.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libpq5-32bit-17.2-150600.13.5.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:postgresql-17-150600.17.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:postgresql16-16.6-150600.16.10.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:postgresql16-16.6-150600.16.10.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:postgresql16-16.6-150600.16.10.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:postgresql16-16.6-150600.16.10.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:postgresql17-17.2-150600.13.5.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:postgresql17-17.2-150600.13.5.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:postgresql17-17.2-150600.13.5.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:postgresql17-17.2-150600.13.5.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql-17-150600.17.6.1.noarch",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql-contrib-17-150600.17.6.1.noarch",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql-devel-17-150600.17.6.1.noarch",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql-docs-17-150600.17.6.1.noarch",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql-llvmjit-17-150600.17.6.1.noarch",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql-llvmjit-devel-17-150600.17.6.1.noarch",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql-plperl-17-150600.17.6.1.noarch",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql-plpython-17-150600.17.6.1.noarch",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql-pltcl-17-150600.17.6.1.noarch",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql-server-17-150600.17.6.1.noarch",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql-server-devel-17-150600.17.6.1.noarch",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql-test-17-150600.17.6.1.noarch",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql16-llvmjit-16.6-150600.16.10.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql16-llvmjit-16.6-150600.16.10.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql16-llvmjit-16.6-150600.16.10.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql16-llvmjit-16.6-150600.16.10.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql16-test-16.6-150600.16.10.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql16-test-16.6-150600.16.10.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql16-test-16.6-150600.16.10.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql16-test-16.6-150600.16.10.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql17-llvmjit-17.2-150600.13.5.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql17-llvmjit-17.2-150600.13.5.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql17-llvmjit-17.2-150600.13.5.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql17-llvmjit-17.2-150600.13.5.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql17-llvmjit-devel-17.2-150600.13.5.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql17-llvmjit-devel-17.2-150600.13.5.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql17-llvmjit-devel-17.2-150600.13.5.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql17-llvmjit-devel-17.2-150600.13.5.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql17-test-17.2-150600.13.5.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql17-test-17.2-150600.13.5.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql17-test-17.2-150600.13.5.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql17-test-17.2-150600.13.5.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:libecpg6-17.2-150600.13.5.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:libecpg6-17.2-150600.13.5.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:libecpg6-17.2-150600.13.5.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:libecpg6-17.2-150600.13.5.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql-contrib-17-150600.17.6.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql-devel-17-150600.17.6.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql-docs-17-150600.17.6.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql-plperl-17-150600.17.6.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql-plpython-17-150600.17.6.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql-pltcl-17-150600.17.6.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql-server-17-150600.17.6.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql-server-devel-17-150600.17.6.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-contrib-16.6-150600.16.10.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-contrib-16.6-150600.16.10.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-contrib-16.6-150600.16.10.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-contrib-16.6-150600.16.10.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-devel-16.6-150600.16.10.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-devel-16.6-150600.16.10.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-devel-16.6-150600.16.10.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-devel-16.6-150600.16.10.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-docs-16.6-150600.16.10.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-plperl-16.6-150600.16.10.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-plperl-16.6-150600.16.10.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-plperl-16.6-150600.16.10.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-plperl-16.6-150600.16.10.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-plpython-16.6-150600.16.10.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-plpython-16.6-150600.16.10.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-plpython-16.6-150600.16.10.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-plpython-16.6-150600.16.10.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-pltcl-16.6-150600.16.10.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-pltcl-16.6-150600.16.10.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-pltcl-16.6-150600.16.10.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-pltcl-16.6-150600.16.10.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-server-16.6-150600.16.10.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-server-16.6-150600.16.10.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-server-16.6-150600.16.10.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-server-16.6-150600.16.10.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-server-devel-16.6-150600.16.10.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-server-devel-16.6-150600.16.10.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-server-devel-16.6-150600.16.10.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-server-devel-16.6-150600.16.10.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql17-contrib-17.2-150600.13.5.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql17-contrib-17.2-150600.13.5.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql17-contrib-17.2-150600.13.5.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql17-contrib-17.2-150600.13.5.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql17-devel-17.2-150600.13.5.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql17-devel-17.2-150600.13.5.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql17-devel-17.2-150600.13.5.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql17-devel-17.2-150600.13.5.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql17-docs-17.2-150600.13.5.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql17-plperl-17.2-150600.13.5.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql17-plperl-17.2-150600.13.5.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql17-plperl-17.2-150600.13.5.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql17-plperl-17.2-150600.13.5.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql17-plpython-17.2-150600.13.5.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql17-plpython-17.2-150600.13.5.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql17-plpython-17.2-150600.13.5.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql17-plpython-17.2-150600.13.5.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql17-pltcl-17.2-150600.13.5.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql17-pltcl-17.2-150600.13.5.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql17-pltcl-17.2-150600.13.5.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql17-pltcl-17.2-150600.13.5.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql17-server-17.2-150600.13.5.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql17-server-17.2-150600.13.5.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql17-server-17.2-150600.13.5.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql17-server-17.2-150600.13.5.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql17-server-devel-17.2-150600.13.5.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql17-server-devel-17.2-150600.13.5.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql17-server-devel-17.2-150600.13.5.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql17-server-devel-17.2-150600.13.5.1.x86_64",
"openSUSE Leap 15.6:libecpg6-17.2-150600.13.5.1.aarch64",
"openSUSE Leap 15.6:libecpg6-17.2-150600.13.5.1.ppc64le",
"openSUSE Leap 15.6:libecpg6-17.2-150600.13.5.1.s390x",
"openSUSE Leap 15.6:libecpg6-17.2-150600.13.5.1.x86_64",
"openSUSE Leap 15.6:libecpg6-32bit-17.2-150600.13.5.1.x86_64",
"openSUSE Leap 15.6:libpq5-17.2-150600.13.5.1.aarch64",
"openSUSE Leap 15.6:libpq5-17.2-150600.13.5.1.ppc64le",
"openSUSE Leap 15.6:libpq5-17.2-150600.13.5.1.s390x",
"openSUSE Leap 15.6:libpq5-17.2-150600.13.5.1.x86_64",
"openSUSE Leap 15.6:libpq5-32bit-17.2-150600.13.5.1.x86_64",
"openSUSE Leap 15.6:postgresql-17-150600.17.6.1.noarch",
"openSUSE Leap 15.6:postgresql-contrib-17-150600.17.6.1.noarch",
"openSUSE Leap 15.6:postgresql-devel-17-150600.17.6.1.noarch",
"openSUSE Leap 15.6:postgresql-docs-17-150600.17.6.1.noarch",
"openSUSE Leap 15.6:postgresql-llvmjit-17-150600.17.6.1.noarch",
"openSUSE Leap 15.6:postgresql-llvmjit-devel-17-150600.17.6.1.noarch",
"openSUSE Leap 15.6:postgresql-plperl-17-150600.17.6.1.noarch",
"openSUSE Leap 15.6:postgresql-plpython-17-150600.17.6.1.noarch",
"openSUSE Leap 15.6:postgresql-pltcl-17-150600.17.6.1.noarch",
"openSUSE Leap 15.6:postgresql-server-17-150600.17.6.1.noarch",
"openSUSE Leap 15.6:postgresql-server-devel-17-150600.17.6.1.noarch",
"openSUSE Leap 15.6:postgresql-test-17-150600.17.6.1.noarch",
"openSUSE Leap 15.6:postgresql16-16.6-150600.16.10.1.aarch64",
"openSUSE Leap 15.6:postgresql16-16.6-150600.16.10.1.ppc64le",
"openSUSE Leap 15.6:postgresql16-16.6-150600.16.10.1.s390x",
"openSUSE Leap 15.6:postgresql16-16.6-150600.16.10.1.x86_64",
"openSUSE Leap 15.6:postgresql16-contrib-16.6-150600.16.10.1.aarch64",
"openSUSE Leap 15.6:postgresql16-contrib-16.6-150600.16.10.1.ppc64le",
"openSUSE Leap 15.6:postgresql16-contrib-16.6-150600.16.10.1.s390x",
"openSUSE Leap 15.6:postgresql16-contrib-16.6-150600.16.10.1.x86_64",
"openSUSE Leap 15.6:postgresql16-devel-16.6-150600.16.10.1.aarch64",
"openSUSE Leap 15.6:postgresql16-devel-16.6-150600.16.10.1.ppc64le",
"openSUSE Leap 15.6:postgresql16-devel-16.6-150600.16.10.1.s390x",
"openSUSE Leap 15.6:postgresql16-devel-16.6-150600.16.10.1.x86_64",
"openSUSE Leap 15.6:postgresql16-docs-16.6-150600.16.10.1.noarch",
"openSUSE Leap 15.6:postgresql16-llvmjit-16.6-150600.16.10.1.aarch64",
"openSUSE Leap 15.6:postgresql16-llvmjit-16.6-150600.16.10.1.ppc64le",
"openSUSE Leap 15.6:postgresql16-llvmjit-16.6-150600.16.10.1.s390x",
"openSUSE Leap 15.6:postgresql16-llvmjit-16.6-150600.16.10.1.x86_64",
"openSUSE Leap 15.6:postgresql16-llvmjit-devel-16.6-150600.16.10.1.aarch64",
"openSUSE Leap 15.6:postgresql16-llvmjit-devel-16.6-150600.16.10.1.ppc64le",
"openSUSE Leap 15.6:postgresql16-llvmjit-devel-16.6-150600.16.10.1.s390x",
"openSUSE Leap 15.6:postgresql16-llvmjit-devel-16.6-150600.16.10.1.x86_64",
"openSUSE Leap 15.6:postgresql16-plperl-16.6-150600.16.10.1.aarch64",
"openSUSE Leap 15.6:postgresql16-plperl-16.6-150600.16.10.1.ppc64le",
"openSUSE Leap 15.6:postgresql16-plperl-16.6-150600.16.10.1.s390x",
"openSUSE Leap 15.6:postgresql16-plperl-16.6-150600.16.10.1.x86_64",
"openSUSE Leap 15.6:postgresql16-plpython-16.6-150600.16.10.1.aarch64",
"openSUSE Leap 15.6:postgresql16-plpython-16.6-150600.16.10.1.ppc64le",
"openSUSE Leap 15.6:postgresql16-plpython-16.6-150600.16.10.1.s390x",
"openSUSE Leap 15.6:postgresql16-plpython-16.6-150600.16.10.1.x86_64",
"openSUSE Leap 15.6:postgresql16-pltcl-16.6-150600.16.10.1.aarch64",
"openSUSE Leap 15.6:postgresql16-pltcl-16.6-150600.16.10.1.ppc64le",
"openSUSE Leap 15.6:postgresql16-pltcl-16.6-150600.16.10.1.s390x",
"openSUSE Leap 15.6:postgresql16-pltcl-16.6-150600.16.10.1.x86_64",
"openSUSE Leap 15.6:postgresql16-server-16.6-150600.16.10.1.aarch64",
"openSUSE Leap 15.6:postgresql16-server-16.6-150600.16.10.1.ppc64le",
"openSUSE Leap 15.6:postgresql16-server-16.6-150600.16.10.1.s390x",
"openSUSE Leap 15.6:postgresql16-server-16.6-150600.16.10.1.x86_64",
"openSUSE Leap 15.6:postgresql16-server-devel-16.6-150600.16.10.1.aarch64",
"openSUSE Leap 15.6:postgresql16-server-devel-16.6-150600.16.10.1.ppc64le",
"openSUSE Leap 15.6:postgresql16-server-devel-16.6-150600.16.10.1.s390x",
"openSUSE Leap 15.6:postgresql16-server-devel-16.6-150600.16.10.1.x86_64",
"openSUSE Leap 15.6:postgresql16-test-16.6-150600.16.10.1.aarch64",
"openSUSE Leap 15.6:postgresql16-test-16.6-150600.16.10.1.ppc64le",
"openSUSE Leap 15.6:postgresql16-test-16.6-150600.16.10.1.s390x",
"openSUSE Leap 15.6:postgresql16-test-16.6-150600.16.10.1.x86_64",
"openSUSE Leap 15.6:postgresql17-17.2-150600.13.5.1.aarch64",
"openSUSE Leap 15.6:postgresql17-17.2-150600.13.5.1.ppc64le",
"openSUSE Leap 15.6:postgresql17-17.2-150600.13.5.1.s390x",
"openSUSE Leap 15.6:postgresql17-17.2-150600.13.5.1.x86_64",
"openSUSE Leap 15.6:postgresql17-contrib-17.2-150600.13.5.1.aarch64",
"openSUSE Leap 15.6:postgresql17-contrib-17.2-150600.13.5.1.ppc64le",
"openSUSE Leap 15.6:postgresql17-contrib-17.2-150600.13.5.1.s390x",
"openSUSE Leap 15.6:postgresql17-contrib-17.2-150600.13.5.1.x86_64",
"openSUSE Leap 15.6:postgresql17-devel-17.2-150600.13.5.1.aarch64",
"openSUSE Leap 15.6:postgresql17-devel-17.2-150600.13.5.1.ppc64le",
"openSUSE Leap 15.6:postgresql17-devel-17.2-150600.13.5.1.s390x",
"openSUSE Leap 15.6:postgresql17-devel-17.2-150600.13.5.1.x86_64",
"openSUSE Leap 15.6:postgresql17-docs-17.2-150600.13.5.1.noarch",
"openSUSE Leap 15.6:postgresql17-llvmjit-17.2-150600.13.5.1.aarch64",
"openSUSE Leap 15.6:postgresql17-llvmjit-17.2-150600.13.5.1.ppc64le",
"openSUSE Leap 15.6:postgresql17-llvmjit-17.2-150600.13.5.1.s390x",
"openSUSE Leap 15.6:postgresql17-llvmjit-17.2-150600.13.5.1.x86_64",
"openSUSE Leap 15.6:postgresql17-llvmjit-devel-17.2-150600.13.5.1.aarch64",
"openSUSE Leap 15.6:postgresql17-llvmjit-devel-17.2-150600.13.5.1.ppc64le",
"openSUSE Leap 15.6:postgresql17-llvmjit-devel-17.2-150600.13.5.1.s390x",
"openSUSE Leap 15.6:postgresql17-llvmjit-devel-17.2-150600.13.5.1.x86_64",
"openSUSE Leap 15.6:postgresql17-plperl-17.2-150600.13.5.1.aarch64",
"openSUSE Leap 15.6:postgresql17-plperl-17.2-150600.13.5.1.ppc64le",
"openSUSE Leap 15.6:postgresql17-plperl-17.2-150600.13.5.1.s390x",
"openSUSE Leap 15.6:postgresql17-plperl-17.2-150600.13.5.1.x86_64",
"openSUSE Leap 15.6:postgresql17-plpython-17.2-150600.13.5.1.aarch64",
"openSUSE Leap 15.6:postgresql17-plpython-17.2-150600.13.5.1.ppc64le",
"openSUSE Leap 15.6:postgresql17-plpython-17.2-150600.13.5.1.s390x",
"openSUSE Leap 15.6:postgresql17-plpython-17.2-150600.13.5.1.x86_64",
"openSUSE Leap 15.6:postgresql17-pltcl-17.2-150600.13.5.1.aarch64",
"openSUSE Leap 15.6:postgresql17-pltcl-17.2-150600.13.5.1.ppc64le",
"openSUSE Leap 15.6:postgresql17-pltcl-17.2-150600.13.5.1.s390x",
"openSUSE Leap 15.6:postgresql17-pltcl-17.2-150600.13.5.1.x86_64",
"openSUSE Leap 15.6:postgresql17-server-17.2-150600.13.5.1.aarch64",
"openSUSE Leap 15.6:postgresql17-server-17.2-150600.13.5.1.ppc64le",
"openSUSE Leap 15.6:postgresql17-server-17.2-150600.13.5.1.s390x",
"openSUSE Leap 15.6:postgresql17-server-17.2-150600.13.5.1.x86_64",
"openSUSE Leap 15.6:postgresql17-server-devel-17.2-150600.13.5.1.aarch64",
"openSUSE Leap 15.6:postgresql17-server-devel-17.2-150600.13.5.1.ppc64le",
"openSUSE Leap 15.6:postgresql17-server-devel-17.2-150600.13.5.1.s390x",
"openSUSE Leap 15.6:postgresql17-server-devel-17.2-150600.13.5.1.x86_64",
"openSUSE Leap 15.6:postgresql17-test-17.2-150600.13.5.1.aarch64",
"openSUSE Leap 15.6:postgresql17-test-17.2-150600.13.5.1.ppc64le",
"openSUSE Leap 15.6:postgresql17-test-17.2-150600.13.5.1.s390x",
"openSUSE Leap 15.6:postgresql17-test-17.2-150600.13.5.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4.2,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libpq5-17.2-150600.13.5.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libpq5-17.2-150600.13.5.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libpq5-17.2-150600.13.5.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libpq5-17.2-150600.13.5.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libpq5-32bit-17.2-150600.13.5.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:postgresql-17-150600.17.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:postgresql16-16.6-150600.16.10.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:postgresql16-16.6-150600.16.10.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:postgresql16-16.6-150600.16.10.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:postgresql16-16.6-150600.16.10.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:postgresql17-17.2-150600.13.5.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:postgresql17-17.2-150600.13.5.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:postgresql17-17.2-150600.13.5.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:postgresql17-17.2-150600.13.5.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql-17-150600.17.6.1.noarch",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql-contrib-17-150600.17.6.1.noarch",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql-devel-17-150600.17.6.1.noarch",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql-docs-17-150600.17.6.1.noarch",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql-llvmjit-17-150600.17.6.1.noarch",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql-llvmjit-devel-17-150600.17.6.1.noarch",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql-plperl-17-150600.17.6.1.noarch",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql-plpython-17-150600.17.6.1.noarch",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql-pltcl-17-150600.17.6.1.noarch",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql-server-17-150600.17.6.1.noarch",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql-server-devel-17-150600.17.6.1.noarch",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql-test-17-150600.17.6.1.noarch",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql16-llvmjit-16.6-150600.16.10.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql16-llvmjit-16.6-150600.16.10.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql16-llvmjit-16.6-150600.16.10.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql16-llvmjit-16.6-150600.16.10.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql16-test-16.6-150600.16.10.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql16-test-16.6-150600.16.10.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql16-test-16.6-150600.16.10.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql16-test-16.6-150600.16.10.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql17-llvmjit-17.2-150600.13.5.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql17-llvmjit-17.2-150600.13.5.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql17-llvmjit-17.2-150600.13.5.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql17-llvmjit-17.2-150600.13.5.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql17-llvmjit-devel-17.2-150600.13.5.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql17-llvmjit-devel-17.2-150600.13.5.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql17-llvmjit-devel-17.2-150600.13.5.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql17-llvmjit-devel-17.2-150600.13.5.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql17-test-17.2-150600.13.5.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql17-test-17.2-150600.13.5.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql17-test-17.2-150600.13.5.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql17-test-17.2-150600.13.5.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:libecpg6-17.2-150600.13.5.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:libecpg6-17.2-150600.13.5.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:libecpg6-17.2-150600.13.5.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:libecpg6-17.2-150600.13.5.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql-contrib-17-150600.17.6.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql-devel-17-150600.17.6.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql-docs-17-150600.17.6.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql-plperl-17-150600.17.6.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql-plpython-17-150600.17.6.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql-pltcl-17-150600.17.6.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql-server-17-150600.17.6.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql-server-devel-17-150600.17.6.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-contrib-16.6-150600.16.10.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-contrib-16.6-150600.16.10.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-contrib-16.6-150600.16.10.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-contrib-16.6-150600.16.10.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-devel-16.6-150600.16.10.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-devel-16.6-150600.16.10.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-devel-16.6-150600.16.10.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-devel-16.6-150600.16.10.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-docs-16.6-150600.16.10.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-plperl-16.6-150600.16.10.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-plperl-16.6-150600.16.10.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-plperl-16.6-150600.16.10.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-plperl-16.6-150600.16.10.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-plpython-16.6-150600.16.10.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-plpython-16.6-150600.16.10.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-plpython-16.6-150600.16.10.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-plpython-16.6-150600.16.10.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-pltcl-16.6-150600.16.10.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-pltcl-16.6-150600.16.10.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-pltcl-16.6-150600.16.10.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-pltcl-16.6-150600.16.10.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-server-16.6-150600.16.10.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-server-16.6-150600.16.10.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-server-16.6-150600.16.10.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-server-16.6-150600.16.10.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-server-devel-16.6-150600.16.10.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-server-devel-16.6-150600.16.10.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-server-devel-16.6-150600.16.10.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-server-devel-16.6-150600.16.10.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql17-contrib-17.2-150600.13.5.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql17-contrib-17.2-150600.13.5.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql17-contrib-17.2-150600.13.5.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql17-contrib-17.2-150600.13.5.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql17-devel-17.2-150600.13.5.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql17-devel-17.2-150600.13.5.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql17-devel-17.2-150600.13.5.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql17-devel-17.2-150600.13.5.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql17-docs-17.2-150600.13.5.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql17-plperl-17.2-150600.13.5.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql17-plperl-17.2-150600.13.5.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql17-plperl-17.2-150600.13.5.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql17-plperl-17.2-150600.13.5.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql17-plpython-17.2-150600.13.5.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql17-plpython-17.2-150600.13.5.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql17-plpython-17.2-150600.13.5.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql17-plpython-17.2-150600.13.5.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql17-pltcl-17.2-150600.13.5.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql17-pltcl-17.2-150600.13.5.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql17-pltcl-17.2-150600.13.5.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql17-pltcl-17.2-150600.13.5.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql17-server-17.2-150600.13.5.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql17-server-17.2-150600.13.5.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql17-server-17.2-150600.13.5.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql17-server-17.2-150600.13.5.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql17-server-devel-17.2-150600.13.5.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql17-server-devel-17.2-150600.13.5.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql17-server-devel-17.2-150600.13.5.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql17-server-devel-17.2-150600.13.5.1.x86_64",
"openSUSE Leap 15.6:libecpg6-17.2-150600.13.5.1.aarch64",
"openSUSE Leap 15.6:libecpg6-17.2-150600.13.5.1.ppc64le",
"openSUSE Leap 15.6:libecpg6-17.2-150600.13.5.1.s390x",
"openSUSE Leap 15.6:libecpg6-17.2-150600.13.5.1.x86_64",
"openSUSE Leap 15.6:libecpg6-32bit-17.2-150600.13.5.1.x86_64",
"openSUSE Leap 15.6:libpq5-17.2-150600.13.5.1.aarch64",
"openSUSE Leap 15.6:libpq5-17.2-150600.13.5.1.ppc64le",
"openSUSE Leap 15.6:libpq5-17.2-150600.13.5.1.s390x",
"openSUSE Leap 15.6:libpq5-17.2-150600.13.5.1.x86_64",
"openSUSE Leap 15.6:libpq5-32bit-17.2-150600.13.5.1.x86_64",
"openSUSE Leap 15.6:postgresql-17-150600.17.6.1.noarch",
"openSUSE Leap 15.6:postgresql-contrib-17-150600.17.6.1.noarch",
"openSUSE Leap 15.6:postgresql-devel-17-150600.17.6.1.noarch",
"openSUSE Leap 15.6:postgresql-docs-17-150600.17.6.1.noarch",
"openSUSE Leap 15.6:postgresql-llvmjit-17-150600.17.6.1.noarch",
"openSUSE Leap 15.6:postgresql-llvmjit-devel-17-150600.17.6.1.noarch",
"openSUSE Leap 15.6:postgresql-plperl-17-150600.17.6.1.noarch",
"openSUSE Leap 15.6:postgresql-plpython-17-150600.17.6.1.noarch",
"openSUSE Leap 15.6:postgresql-pltcl-17-150600.17.6.1.noarch",
"openSUSE Leap 15.6:postgresql-server-17-150600.17.6.1.noarch",
"openSUSE Leap 15.6:postgresql-server-devel-17-150600.17.6.1.noarch",
"openSUSE Leap 15.6:postgresql-test-17-150600.17.6.1.noarch",
"openSUSE Leap 15.6:postgresql16-16.6-150600.16.10.1.aarch64",
"openSUSE Leap 15.6:postgresql16-16.6-150600.16.10.1.ppc64le",
"openSUSE Leap 15.6:postgresql16-16.6-150600.16.10.1.s390x",
"openSUSE Leap 15.6:postgresql16-16.6-150600.16.10.1.x86_64",
"openSUSE Leap 15.6:postgresql16-contrib-16.6-150600.16.10.1.aarch64",
"openSUSE Leap 15.6:postgresql16-contrib-16.6-150600.16.10.1.ppc64le",
"openSUSE Leap 15.6:postgresql16-contrib-16.6-150600.16.10.1.s390x",
"openSUSE Leap 15.6:postgresql16-contrib-16.6-150600.16.10.1.x86_64",
"openSUSE Leap 15.6:postgresql16-devel-16.6-150600.16.10.1.aarch64",
"openSUSE Leap 15.6:postgresql16-devel-16.6-150600.16.10.1.ppc64le",
"openSUSE Leap 15.6:postgresql16-devel-16.6-150600.16.10.1.s390x",
"openSUSE Leap 15.6:postgresql16-devel-16.6-150600.16.10.1.x86_64",
"openSUSE Leap 15.6:postgresql16-docs-16.6-150600.16.10.1.noarch",
"openSUSE Leap 15.6:postgresql16-llvmjit-16.6-150600.16.10.1.aarch64",
"openSUSE Leap 15.6:postgresql16-llvmjit-16.6-150600.16.10.1.ppc64le",
"openSUSE Leap 15.6:postgresql16-llvmjit-16.6-150600.16.10.1.s390x",
"openSUSE Leap 15.6:postgresql16-llvmjit-16.6-150600.16.10.1.x86_64",
"openSUSE Leap 15.6:postgresql16-llvmjit-devel-16.6-150600.16.10.1.aarch64",
"openSUSE Leap 15.6:postgresql16-llvmjit-devel-16.6-150600.16.10.1.ppc64le",
"openSUSE Leap 15.6:postgresql16-llvmjit-devel-16.6-150600.16.10.1.s390x",
"openSUSE Leap 15.6:postgresql16-llvmjit-devel-16.6-150600.16.10.1.x86_64",
"openSUSE Leap 15.6:postgresql16-plperl-16.6-150600.16.10.1.aarch64",
"openSUSE Leap 15.6:postgresql16-plperl-16.6-150600.16.10.1.ppc64le",
"openSUSE Leap 15.6:postgresql16-plperl-16.6-150600.16.10.1.s390x",
"openSUSE Leap 15.6:postgresql16-plperl-16.6-150600.16.10.1.x86_64",
"openSUSE Leap 15.6:postgresql16-plpython-16.6-150600.16.10.1.aarch64",
"openSUSE Leap 15.6:postgresql16-plpython-16.6-150600.16.10.1.ppc64le",
"openSUSE Leap 15.6:postgresql16-plpython-16.6-150600.16.10.1.s390x",
"openSUSE Leap 15.6:postgresql16-plpython-16.6-150600.16.10.1.x86_64",
"openSUSE Leap 15.6:postgresql16-pltcl-16.6-150600.16.10.1.aarch64",
"openSUSE Leap 15.6:postgresql16-pltcl-16.6-150600.16.10.1.ppc64le",
"openSUSE Leap 15.6:postgresql16-pltcl-16.6-150600.16.10.1.s390x",
"openSUSE Leap 15.6:postgresql16-pltcl-16.6-150600.16.10.1.x86_64",
"openSUSE Leap 15.6:postgresql16-server-16.6-150600.16.10.1.aarch64",
"openSUSE Leap 15.6:postgresql16-server-16.6-150600.16.10.1.ppc64le",
"openSUSE Leap 15.6:postgresql16-server-16.6-150600.16.10.1.s390x",
"openSUSE Leap 15.6:postgresql16-server-16.6-150600.16.10.1.x86_64",
"openSUSE Leap 15.6:postgresql16-server-devel-16.6-150600.16.10.1.aarch64",
"openSUSE Leap 15.6:postgresql16-server-devel-16.6-150600.16.10.1.ppc64le",
"openSUSE Leap 15.6:postgresql16-server-devel-16.6-150600.16.10.1.s390x",
"openSUSE Leap 15.6:postgresql16-server-devel-16.6-150600.16.10.1.x86_64",
"openSUSE Leap 15.6:postgresql16-test-16.6-150600.16.10.1.aarch64",
"openSUSE Leap 15.6:postgresql16-test-16.6-150600.16.10.1.ppc64le",
"openSUSE Leap 15.6:postgresql16-test-16.6-150600.16.10.1.s390x",
"openSUSE Leap 15.6:postgresql16-test-16.6-150600.16.10.1.x86_64",
"openSUSE Leap 15.6:postgresql17-17.2-150600.13.5.1.aarch64",
"openSUSE Leap 15.6:postgresql17-17.2-150600.13.5.1.ppc64le",
"openSUSE Leap 15.6:postgresql17-17.2-150600.13.5.1.s390x",
"openSUSE Leap 15.6:postgresql17-17.2-150600.13.5.1.x86_64",
"openSUSE Leap 15.6:postgresql17-contrib-17.2-150600.13.5.1.aarch64",
"openSUSE Leap 15.6:postgresql17-contrib-17.2-150600.13.5.1.ppc64le",
"openSUSE Leap 15.6:postgresql17-contrib-17.2-150600.13.5.1.s390x",
"openSUSE Leap 15.6:postgresql17-contrib-17.2-150600.13.5.1.x86_64",
"openSUSE Leap 15.6:postgresql17-devel-17.2-150600.13.5.1.aarch64",
"openSUSE Leap 15.6:postgresql17-devel-17.2-150600.13.5.1.ppc64le",
"openSUSE Leap 15.6:postgresql17-devel-17.2-150600.13.5.1.s390x",
"openSUSE Leap 15.6:postgresql17-devel-17.2-150600.13.5.1.x86_64",
"openSUSE Leap 15.6:postgresql17-docs-17.2-150600.13.5.1.noarch",
"openSUSE Leap 15.6:postgresql17-llvmjit-17.2-150600.13.5.1.aarch64",
"openSUSE Leap 15.6:postgresql17-llvmjit-17.2-150600.13.5.1.ppc64le",
"openSUSE Leap 15.6:postgresql17-llvmjit-17.2-150600.13.5.1.s390x",
"openSUSE Leap 15.6:postgresql17-llvmjit-17.2-150600.13.5.1.x86_64",
"openSUSE Leap 15.6:postgresql17-llvmjit-devel-17.2-150600.13.5.1.aarch64",
"openSUSE Leap 15.6:postgresql17-llvmjit-devel-17.2-150600.13.5.1.ppc64le",
"openSUSE Leap 15.6:postgresql17-llvmjit-devel-17.2-150600.13.5.1.s390x",
"openSUSE Leap 15.6:postgresql17-llvmjit-devel-17.2-150600.13.5.1.x86_64",
"openSUSE Leap 15.6:postgresql17-plperl-17.2-150600.13.5.1.aarch64",
"openSUSE Leap 15.6:postgresql17-plperl-17.2-150600.13.5.1.ppc64le",
"openSUSE Leap 15.6:postgresql17-plperl-17.2-150600.13.5.1.s390x",
"openSUSE Leap 15.6:postgresql17-plperl-17.2-150600.13.5.1.x86_64",
"openSUSE Leap 15.6:postgresql17-plpython-17.2-150600.13.5.1.aarch64",
"openSUSE Leap 15.6:postgresql17-plpython-17.2-150600.13.5.1.ppc64le",
"openSUSE Leap 15.6:postgresql17-plpython-17.2-150600.13.5.1.s390x",
"openSUSE Leap 15.6:postgresql17-plpython-17.2-150600.13.5.1.x86_64",
"openSUSE Leap 15.6:postgresql17-pltcl-17.2-150600.13.5.1.aarch64",
"openSUSE Leap 15.6:postgresql17-pltcl-17.2-150600.13.5.1.ppc64le",
"openSUSE Leap 15.6:postgresql17-pltcl-17.2-150600.13.5.1.s390x",
"openSUSE Leap 15.6:postgresql17-pltcl-17.2-150600.13.5.1.x86_64",
"openSUSE Leap 15.6:postgresql17-server-17.2-150600.13.5.1.aarch64",
"openSUSE Leap 15.6:postgresql17-server-17.2-150600.13.5.1.ppc64le",
"openSUSE Leap 15.6:postgresql17-server-17.2-150600.13.5.1.s390x",
"openSUSE Leap 15.6:postgresql17-server-17.2-150600.13.5.1.x86_64",
"openSUSE Leap 15.6:postgresql17-server-devel-17.2-150600.13.5.1.aarch64",
"openSUSE Leap 15.6:postgresql17-server-devel-17.2-150600.13.5.1.ppc64le",
"openSUSE Leap 15.6:postgresql17-server-devel-17.2-150600.13.5.1.s390x",
"openSUSE Leap 15.6:postgresql17-server-devel-17.2-150600.13.5.1.x86_64",
"openSUSE Leap 15.6:postgresql17-test-17.2-150600.13.5.1.aarch64",
"openSUSE Leap 15.6:postgresql17-test-17.2-150600.13.5.1.ppc64le",
"openSUSE Leap 15.6:postgresql17-test-17.2-150600.13.5.1.s390x",
"openSUSE Leap 15.6:postgresql17-test-17.2-150600.13.5.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-11-26T09:16:07Z",
"details": "moderate"
}
],
"title": "CVE-2024-10978"
},
{
"cve": "CVE-2024-10979",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2024-10979"
}
],
"notes": [
{
"category": "general",
"text": "Incorrect control of environment variables in PostgreSQL PL/Perl allows an unprivileged database user to change sensitive process environment variables (e.g. PATH). That often suffices to enable arbitrary code execution, even if the attacker lacks a database server operating system user. Versions before PostgreSQL 17.1, 16.5, 15.9, 14.14, 13.17, and 12.21 are affected.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libpq5-17.2-150600.13.5.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libpq5-17.2-150600.13.5.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libpq5-17.2-150600.13.5.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libpq5-17.2-150600.13.5.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libpq5-32bit-17.2-150600.13.5.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:postgresql-17-150600.17.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:postgresql16-16.6-150600.16.10.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:postgresql16-16.6-150600.16.10.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:postgresql16-16.6-150600.16.10.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:postgresql16-16.6-150600.16.10.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:postgresql17-17.2-150600.13.5.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:postgresql17-17.2-150600.13.5.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:postgresql17-17.2-150600.13.5.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:postgresql17-17.2-150600.13.5.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql-17-150600.17.6.1.noarch",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql-contrib-17-150600.17.6.1.noarch",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql-devel-17-150600.17.6.1.noarch",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql-docs-17-150600.17.6.1.noarch",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql-llvmjit-17-150600.17.6.1.noarch",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql-llvmjit-devel-17-150600.17.6.1.noarch",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql-plperl-17-150600.17.6.1.noarch",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql-plpython-17-150600.17.6.1.noarch",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql-pltcl-17-150600.17.6.1.noarch",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql-server-17-150600.17.6.1.noarch",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql-server-devel-17-150600.17.6.1.noarch",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql-test-17-150600.17.6.1.noarch",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql16-llvmjit-16.6-150600.16.10.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql16-llvmjit-16.6-150600.16.10.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql16-llvmjit-16.6-150600.16.10.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql16-llvmjit-16.6-150600.16.10.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql16-test-16.6-150600.16.10.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql16-test-16.6-150600.16.10.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql16-test-16.6-150600.16.10.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql16-test-16.6-150600.16.10.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql17-llvmjit-17.2-150600.13.5.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql17-llvmjit-17.2-150600.13.5.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql17-llvmjit-17.2-150600.13.5.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql17-llvmjit-17.2-150600.13.5.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql17-llvmjit-devel-17.2-150600.13.5.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql17-llvmjit-devel-17.2-150600.13.5.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql17-llvmjit-devel-17.2-150600.13.5.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql17-llvmjit-devel-17.2-150600.13.5.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql17-test-17.2-150600.13.5.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql17-test-17.2-150600.13.5.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql17-test-17.2-150600.13.5.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql17-test-17.2-150600.13.5.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:libecpg6-17.2-150600.13.5.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:libecpg6-17.2-150600.13.5.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:libecpg6-17.2-150600.13.5.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:libecpg6-17.2-150600.13.5.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql-contrib-17-150600.17.6.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql-devel-17-150600.17.6.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql-docs-17-150600.17.6.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql-plperl-17-150600.17.6.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql-plpython-17-150600.17.6.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql-pltcl-17-150600.17.6.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql-server-17-150600.17.6.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql-server-devel-17-150600.17.6.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-contrib-16.6-150600.16.10.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-contrib-16.6-150600.16.10.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-contrib-16.6-150600.16.10.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-contrib-16.6-150600.16.10.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-devel-16.6-150600.16.10.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-devel-16.6-150600.16.10.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-devel-16.6-150600.16.10.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-devel-16.6-150600.16.10.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-docs-16.6-150600.16.10.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-plperl-16.6-150600.16.10.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-plperl-16.6-150600.16.10.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-plperl-16.6-150600.16.10.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-plperl-16.6-150600.16.10.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-plpython-16.6-150600.16.10.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-plpython-16.6-150600.16.10.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-plpython-16.6-150600.16.10.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-plpython-16.6-150600.16.10.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-pltcl-16.6-150600.16.10.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-pltcl-16.6-150600.16.10.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-pltcl-16.6-150600.16.10.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-pltcl-16.6-150600.16.10.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-server-16.6-150600.16.10.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-server-16.6-150600.16.10.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-server-16.6-150600.16.10.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-server-16.6-150600.16.10.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-server-devel-16.6-150600.16.10.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-server-devel-16.6-150600.16.10.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-server-devel-16.6-150600.16.10.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-server-devel-16.6-150600.16.10.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql17-contrib-17.2-150600.13.5.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql17-contrib-17.2-150600.13.5.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql17-contrib-17.2-150600.13.5.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql17-contrib-17.2-150600.13.5.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql17-devel-17.2-150600.13.5.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql17-devel-17.2-150600.13.5.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql17-devel-17.2-150600.13.5.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql17-devel-17.2-150600.13.5.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql17-docs-17.2-150600.13.5.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql17-plperl-17.2-150600.13.5.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql17-plperl-17.2-150600.13.5.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql17-plperl-17.2-150600.13.5.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql17-plperl-17.2-150600.13.5.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql17-plpython-17.2-150600.13.5.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql17-plpython-17.2-150600.13.5.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql17-plpython-17.2-150600.13.5.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql17-plpython-17.2-150600.13.5.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql17-pltcl-17.2-150600.13.5.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql17-pltcl-17.2-150600.13.5.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql17-pltcl-17.2-150600.13.5.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql17-pltcl-17.2-150600.13.5.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql17-server-17.2-150600.13.5.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql17-server-17.2-150600.13.5.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql17-server-17.2-150600.13.5.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql17-server-17.2-150600.13.5.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql17-server-devel-17.2-150600.13.5.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql17-server-devel-17.2-150600.13.5.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql17-server-devel-17.2-150600.13.5.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql17-server-devel-17.2-150600.13.5.1.x86_64",
"openSUSE Leap 15.6:libecpg6-17.2-150600.13.5.1.aarch64",
"openSUSE Leap 15.6:libecpg6-17.2-150600.13.5.1.ppc64le",
"openSUSE Leap 15.6:libecpg6-17.2-150600.13.5.1.s390x",
"openSUSE Leap 15.6:libecpg6-17.2-150600.13.5.1.x86_64",
"openSUSE Leap 15.6:libecpg6-32bit-17.2-150600.13.5.1.x86_64",
"openSUSE Leap 15.6:libpq5-17.2-150600.13.5.1.aarch64",
"openSUSE Leap 15.6:libpq5-17.2-150600.13.5.1.ppc64le",
"openSUSE Leap 15.6:libpq5-17.2-150600.13.5.1.s390x",
"openSUSE Leap 15.6:libpq5-17.2-150600.13.5.1.x86_64",
"openSUSE Leap 15.6:libpq5-32bit-17.2-150600.13.5.1.x86_64",
"openSUSE Leap 15.6:postgresql-17-150600.17.6.1.noarch",
"openSUSE Leap 15.6:postgresql-contrib-17-150600.17.6.1.noarch",
"openSUSE Leap 15.6:postgresql-devel-17-150600.17.6.1.noarch",
"openSUSE Leap 15.6:postgresql-docs-17-150600.17.6.1.noarch",
"openSUSE Leap 15.6:postgresql-llvmjit-17-150600.17.6.1.noarch",
"openSUSE Leap 15.6:postgresql-llvmjit-devel-17-150600.17.6.1.noarch",
"openSUSE Leap 15.6:postgresql-plperl-17-150600.17.6.1.noarch",
"openSUSE Leap 15.6:postgresql-plpython-17-150600.17.6.1.noarch",
"openSUSE Leap 15.6:postgresql-pltcl-17-150600.17.6.1.noarch",
"openSUSE Leap 15.6:postgresql-server-17-150600.17.6.1.noarch",
"openSUSE Leap 15.6:postgresql-server-devel-17-150600.17.6.1.noarch",
"openSUSE Leap 15.6:postgresql-test-17-150600.17.6.1.noarch",
"openSUSE Leap 15.6:postgresql16-16.6-150600.16.10.1.aarch64",
"openSUSE Leap 15.6:postgresql16-16.6-150600.16.10.1.ppc64le",
"openSUSE Leap 15.6:postgresql16-16.6-150600.16.10.1.s390x",
"openSUSE Leap 15.6:postgresql16-16.6-150600.16.10.1.x86_64",
"openSUSE Leap 15.6:postgresql16-contrib-16.6-150600.16.10.1.aarch64",
"openSUSE Leap 15.6:postgresql16-contrib-16.6-150600.16.10.1.ppc64le",
"openSUSE Leap 15.6:postgresql16-contrib-16.6-150600.16.10.1.s390x",
"openSUSE Leap 15.6:postgresql16-contrib-16.6-150600.16.10.1.x86_64",
"openSUSE Leap 15.6:postgresql16-devel-16.6-150600.16.10.1.aarch64",
"openSUSE Leap 15.6:postgresql16-devel-16.6-150600.16.10.1.ppc64le",
"openSUSE Leap 15.6:postgresql16-devel-16.6-150600.16.10.1.s390x",
"openSUSE Leap 15.6:postgresql16-devel-16.6-150600.16.10.1.x86_64",
"openSUSE Leap 15.6:postgresql16-docs-16.6-150600.16.10.1.noarch",
"openSUSE Leap 15.6:postgresql16-llvmjit-16.6-150600.16.10.1.aarch64",
"openSUSE Leap 15.6:postgresql16-llvmjit-16.6-150600.16.10.1.ppc64le",
"openSUSE Leap 15.6:postgresql16-llvmjit-16.6-150600.16.10.1.s390x",
"openSUSE Leap 15.6:postgresql16-llvmjit-16.6-150600.16.10.1.x86_64",
"openSUSE Leap 15.6:postgresql16-llvmjit-devel-16.6-150600.16.10.1.aarch64",
"openSUSE Leap 15.6:postgresql16-llvmjit-devel-16.6-150600.16.10.1.ppc64le",
"openSUSE Leap 15.6:postgresql16-llvmjit-devel-16.6-150600.16.10.1.s390x",
"openSUSE Leap 15.6:postgresql16-llvmjit-devel-16.6-150600.16.10.1.x86_64",
"openSUSE Leap 15.6:postgresql16-plperl-16.6-150600.16.10.1.aarch64",
"openSUSE Leap 15.6:postgresql16-plperl-16.6-150600.16.10.1.ppc64le",
"openSUSE Leap 15.6:postgresql16-plperl-16.6-150600.16.10.1.s390x",
"openSUSE Leap 15.6:postgresql16-plperl-16.6-150600.16.10.1.x86_64",
"openSUSE Leap 15.6:postgresql16-plpython-16.6-150600.16.10.1.aarch64",
"openSUSE Leap 15.6:postgresql16-plpython-16.6-150600.16.10.1.ppc64le",
"openSUSE Leap 15.6:postgresql16-plpython-16.6-150600.16.10.1.s390x",
"openSUSE Leap 15.6:postgresql16-plpython-16.6-150600.16.10.1.x86_64",
"openSUSE Leap 15.6:postgresql16-pltcl-16.6-150600.16.10.1.aarch64",
"openSUSE Leap 15.6:postgresql16-pltcl-16.6-150600.16.10.1.ppc64le",
"openSUSE Leap 15.6:postgresql16-pltcl-16.6-150600.16.10.1.s390x",
"openSUSE Leap 15.6:postgresql16-pltcl-16.6-150600.16.10.1.x86_64",
"openSUSE Leap 15.6:postgresql16-server-16.6-150600.16.10.1.aarch64",
"openSUSE Leap 15.6:postgresql16-server-16.6-150600.16.10.1.ppc64le",
"openSUSE Leap 15.6:postgresql16-server-16.6-150600.16.10.1.s390x",
"openSUSE Leap 15.6:postgresql16-server-16.6-150600.16.10.1.x86_64",
"openSUSE Leap 15.6:postgresql16-server-devel-16.6-150600.16.10.1.aarch64",
"openSUSE Leap 15.6:postgresql16-server-devel-16.6-150600.16.10.1.ppc64le",
"openSUSE Leap 15.6:postgresql16-server-devel-16.6-150600.16.10.1.s390x",
"openSUSE Leap 15.6:postgresql16-server-devel-16.6-150600.16.10.1.x86_64",
"openSUSE Leap 15.6:postgresql16-test-16.6-150600.16.10.1.aarch64",
"openSUSE Leap 15.6:postgresql16-test-16.6-150600.16.10.1.ppc64le",
"openSUSE Leap 15.6:postgresql16-test-16.6-150600.16.10.1.s390x",
"openSUSE Leap 15.6:postgresql16-test-16.6-150600.16.10.1.x86_64",
"openSUSE Leap 15.6:postgresql17-17.2-150600.13.5.1.aarch64",
"openSUSE Leap 15.6:postgresql17-17.2-150600.13.5.1.ppc64le",
"openSUSE Leap 15.6:postgresql17-17.2-150600.13.5.1.s390x",
"openSUSE Leap 15.6:postgresql17-17.2-150600.13.5.1.x86_64",
"openSUSE Leap 15.6:postgresql17-contrib-17.2-150600.13.5.1.aarch64",
"openSUSE Leap 15.6:postgresql17-contrib-17.2-150600.13.5.1.ppc64le",
"openSUSE Leap 15.6:postgresql17-contrib-17.2-150600.13.5.1.s390x",
"openSUSE Leap 15.6:postgresql17-contrib-17.2-150600.13.5.1.x86_64",
"openSUSE Leap 15.6:postgresql17-devel-17.2-150600.13.5.1.aarch64",
"openSUSE Leap 15.6:postgresql17-devel-17.2-150600.13.5.1.ppc64le",
"openSUSE Leap 15.6:postgresql17-devel-17.2-150600.13.5.1.s390x",
"openSUSE Leap 15.6:postgresql17-devel-17.2-150600.13.5.1.x86_64",
"openSUSE Leap 15.6:postgresql17-docs-17.2-150600.13.5.1.noarch",
"openSUSE Leap 15.6:postgresql17-llvmjit-17.2-150600.13.5.1.aarch64",
"openSUSE Leap 15.6:postgresql17-llvmjit-17.2-150600.13.5.1.ppc64le",
"openSUSE Leap 15.6:postgresql17-llvmjit-17.2-150600.13.5.1.s390x",
"openSUSE Leap 15.6:postgresql17-llvmjit-17.2-150600.13.5.1.x86_64",
"openSUSE Leap 15.6:postgresql17-llvmjit-devel-17.2-150600.13.5.1.aarch64",
"openSUSE Leap 15.6:postgresql17-llvmjit-devel-17.2-150600.13.5.1.ppc64le",
"openSUSE Leap 15.6:postgresql17-llvmjit-devel-17.2-150600.13.5.1.s390x",
"openSUSE Leap 15.6:postgresql17-llvmjit-devel-17.2-150600.13.5.1.x86_64",
"openSUSE Leap 15.6:postgresql17-plperl-17.2-150600.13.5.1.aarch64",
"openSUSE Leap 15.6:postgresql17-plperl-17.2-150600.13.5.1.ppc64le",
"openSUSE Leap 15.6:postgresql17-plperl-17.2-150600.13.5.1.s390x",
"openSUSE Leap 15.6:postgresql17-plperl-17.2-150600.13.5.1.x86_64",
"openSUSE Leap 15.6:postgresql17-plpython-17.2-150600.13.5.1.aarch64",
"openSUSE Leap 15.6:postgresql17-plpython-17.2-150600.13.5.1.ppc64le",
"openSUSE Leap 15.6:postgresql17-plpython-17.2-150600.13.5.1.s390x",
"openSUSE Leap 15.6:postgresql17-plpython-17.2-150600.13.5.1.x86_64",
"openSUSE Leap 15.6:postgresql17-pltcl-17.2-150600.13.5.1.aarch64",
"openSUSE Leap 15.6:postgresql17-pltcl-17.2-150600.13.5.1.ppc64le",
"openSUSE Leap 15.6:postgresql17-pltcl-17.2-150600.13.5.1.s390x",
"openSUSE Leap 15.6:postgresql17-pltcl-17.2-150600.13.5.1.x86_64",
"openSUSE Leap 15.6:postgresql17-server-17.2-150600.13.5.1.aarch64",
"openSUSE Leap 15.6:postgresql17-server-17.2-150600.13.5.1.ppc64le",
"openSUSE Leap 15.6:postgresql17-server-17.2-150600.13.5.1.s390x",
"openSUSE Leap 15.6:postgresql17-server-17.2-150600.13.5.1.x86_64",
"openSUSE Leap 15.6:postgresql17-server-devel-17.2-150600.13.5.1.aarch64",
"openSUSE Leap 15.6:postgresql17-server-devel-17.2-150600.13.5.1.ppc64le",
"openSUSE Leap 15.6:postgresql17-server-devel-17.2-150600.13.5.1.s390x",
"openSUSE Leap 15.6:postgresql17-server-devel-17.2-150600.13.5.1.x86_64",
"openSUSE Leap 15.6:postgresql17-test-17.2-150600.13.5.1.aarch64",
"openSUSE Leap 15.6:postgresql17-test-17.2-150600.13.5.1.ppc64le",
"openSUSE Leap 15.6:postgresql17-test-17.2-150600.13.5.1.s390x",
"openSUSE Leap 15.6:postgresql17-test-17.2-150600.13.5.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2024-10979",
"url": "https://www.suse.com/security/cve/CVE-2024-10979"
},
{
"category": "external",
"summary": "SUSE Bug 1233327 for CVE-2024-10979",
"url": "https://bugzilla.suse.com/1233327"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libpq5-17.2-150600.13.5.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libpq5-17.2-150600.13.5.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libpq5-17.2-150600.13.5.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libpq5-17.2-150600.13.5.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libpq5-32bit-17.2-150600.13.5.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:postgresql-17-150600.17.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:postgresql16-16.6-150600.16.10.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:postgresql16-16.6-150600.16.10.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:postgresql16-16.6-150600.16.10.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:postgresql16-16.6-150600.16.10.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:postgresql17-17.2-150600.13.5.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:postgresql17-17.2-150600.13.5.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:postgresql17-17.2-150600.13.5.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:postgresql17-17.2-150600.13.5.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql-17-150600.17.6.1.noarch",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql-contrib-17-150600.17.6.1.noarch",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql-devel-17-150600.17.6.1.noarch",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql-docs-17-150600.17.6.1.noarch",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql-llvmjit-17-150600.17.6.1.noarch",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql-llvmjit-devel-17-150600.17.6.1.noarch",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql-plperl-17-150600.17.6.1.noarch",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql-plpython-17-150600.17.6.1.noarch",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql-pltcl-17-150600.17.6.1.noarch",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql-server-17-150600.17.6.1.noarch",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql-server-devel-17-150600.17.6.1.noarch",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql-test-17-150600.17.6.1.noarch",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql16-llvmjit-16.6-150600.16.10.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql16-llvmjit-16.6-150600.16.10.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql16-llvmjit-16.6-150600.16.10.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql16-llvmjit-16.6-150600.16.10.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql16-test-16.6-150600.16.10.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql16-test-16.6-150600.16.10.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql16-test-16.6-150600.16.10.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql16-test-16.6-150600.16.10.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql17-llvmjit-17.2-150600.13.5.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql17-llvmjit-17.2-150600.13.5.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql17-llvmjit-17.2-150600.13.5.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql17-llvmjit-17.2-150600.13.5.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql17-llvmjit-devel-17.2-150600.13.5.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql17-llvmjit-devel-17.2-150600.13.5.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql17-llvmjit-devel-17.2-150600.13.5.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql17-llvmjit-devel-17.2-150600.13.5.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql17-test-17.2-150600.13.5.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql17-test-17.2-150600.13.5.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql17-test-17.2-150600.13.5.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql17-test-17.2-150600.13.5.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:libecpg6-17.2-150600.13.5.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:libecpg6-17.2-150600.13.5.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:libecpg6-17.2-150600.13.5.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:libecpg6-17.2-150600.13.5.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql-contrib-17-150600.17.6.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql-devel-17-150600.17.6.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql-docs-17-150600.17.6.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql-plperl-17-150600.17.6.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql-plpython-17-150600.17.6.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql-pltcl-17-150600.17.6.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql-server-17-150600.17.6.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql-server-devel-17-150600.17.6.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-contrib-16.6-150600.16.10.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-contrib-16.6-150600.16.10.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-contrib-16.6-150600.16.10.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-contrib-16.6-150600.16.10.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-devel-16.6-150600.16.10.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-devel-16.6-150600.16.10.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-devel-16.6-150600.16.10.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-devel-16.6-150600.16.10.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-docs-16.6-150600.16.10.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-plperl-16.6-150600.16.10.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-plperl-16.6-150600.16.10.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-plperl-16.6-150600.16.10.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-plperl-16.6-150600.16.10.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-plpython-16.6-150600.16.10.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-plpython-16.6-150600.16.10.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-plpython-16.6-150600.16.10.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-plpython-16.6-150600.16.10.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-pltcl-16.6-150600.16.10.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-pltcl-16.6-150600.16.10.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-pltcl-16.6-150600.16.10.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-pltcl-16.6-150600.16.10.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-server-16.6-150600.16.10.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-server-16.6-150600.16.10.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-server-16.6-150600.16.10.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-server-16.6-150600.16.10.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-server-devel-16.6-150600.16.10.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-server-devel-16.6-150600.16.10.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-server-devel-16.6-150600.16.10.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-server-devel-16.6-150600.16.10.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql17-contrib-17.2-150600.13.5.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql17-contrib-17.2-150600.13.5.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql17-contrib-17.2-150600.13.5.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql17-contrib-17.2-150600.13.5.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql17-devel-17.2-150600.13.5.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql17-devel-17.2-150600.13.5.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql17-devel-17.2-150600.13.5.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql17-devel-17.2-150600.13.5.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql17-docs-17.2-150600.13.5.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql17-plperl-17.2-150600.13.5.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql17-plperl-17.2-150600.13.5.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql17-plperl-17.2-150600.13.5.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql17-plperl-17.2-150600.13.5.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql17-plpython-17.2-150600.13.5.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql17-plpython-17.2-150600.13.5.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql17-plpython-17.2-150600.13.5.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql17-plpython-17.2-150600.13.5.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql17-pltcl-17.2-150600.13.5.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql17-pltcl-17.2-150600.13.5.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql17-pltcl-17.2-150600.13.5.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql17-pltcl-17.2-150600.13.5.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql17-server-17.2-150600.13.5.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql17-server-17.2-150600.13.5.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql17-server-17.2-150600.13.5.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql17-server-17.2-150600.13.5.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql17-server-devel-17.2-150600.13.5.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql17-server-devel-17.2-150600.13.5.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql17-server-devel-17.2-150600.13.5.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql17-server-devel-17.2-150600.13.5.1.x86_64",
"openSUSE Leap 15.6:libecpg6-17.2-150600.13.5.1.aarch64",
"openSUSE Leap 15.6:libecpg6-17.2-150600.13.5.1.ppc64le",
"openSUSE Leap 15.6:libecpg6-17.2-150600.13.5.1.s390x",
"openSUSE Leap 15.6:libecpg6-17.2-150600.13.5.1.x86_64",
"openSUSE Leap 15.6:libecpg6-32bit-17.2-150600.13.5.1.x86_64",
"openSUSE Leap 15.6:libpq5-17.2-150600.13.5.1.aarch64",
"openSUSE Leap 15.6:libpq5-17.2-150600.13.5.1.ppc64le",
"openSUSE Leap 15.6:libpq5-17.2-150600.13.5.1.s390x",
"openSUSE Leap 15.6:libpq5-17.2-150600.13.5.1.x86_64",
"openSUSE Leap 15.6:libpq5-32bit-17.2-150600.13.5.1.x86_64",
"openSUSE Leap 15.6:postgresql-17-150600.17.6.1.noarch",
"openSUSE Leap 15.6:postgresql-contrib-17-150600.17.6.1.noarch",
"openSUSE Leap 15.6:postgresql-devel-17-150600.17.6.1.noarch",
"openSUSE Leap 15.6:postgresql-docs-17-150600.17.6.1.noarch",
"openSUSE Leap 15.6:postgresql-llvmjit-17-150600.17.6.1.noarch",
"openSUSE Leap 15.6:postgresql-llvmjit-devel-17-150600.17.6.1.noarch",
"openSUSE Leap 15.6:postgresql-plperl-17-150600.17.6.1.noarch",
"openSUSE Leap 15.6:postgresql-plpython-17-150600.17.6.1.noarch",
"openSUSE Leap 15.6:postgresql-pltcl-17-150600.17.6.1.noarch",
"openSUSE Leap 15.6:postgresql-server-17-150600.17.6.1.noarch",
"openSUSE Leap 15.6:postgresql-server-devel-17-150600.17.6.1.noarch",
"openSUSE Leap 15.6:postgresql-test-17-150600.17.6.1.noarch",
"openSUSE Leap 15.6:postgresql16-16.6-150600.16.10.1.aarch64",
"openSUSE Leap 15.6:postgresql16-16.6-150600.16.10.1.ppc64le",
"openSUSE Leap 15.6:postgresql16-16.6-150600.16.10.1.s390x",
"openSUSE Leap 15.6:postgresql16-16.6-150600.16.10.1.x86_64",
"openSUSE Leap 15.6:postgresql16-contrib-16.6-150600.16.10.1.aarch64",
"openSUSE Leap 15.6:postgresql16-contrib-16.6-150600.16.10.1.ppc64le",
"openSUSE Leap 15.6:postgresql16-contrib-16.6-150600.16.10.1.s390x",
"openSUSE Leap 15.6:postgresql16-contrib-16.6-150600.16.10.1.x86_64",
"openSUSE Leap 15.6:postgresql16-devel-16.6-150600.16.10.1.aarch64",
"openSUSE Leap 15.6:postgresql16-devel-16.6-150600.16.10.1.ppc64le",
"openSUSE Leap 15.6:postgresql16-devel-16.6-150600.16.10.1.s390x",
"openSUSE Leap 15.6:postgresql16-devel-16.6-150600.16.10.1.x86_64",
"openSUSE Leap 15.6:postgresql16-docs-16.6-150600.16.10.1.noarch",
"openSUSE Leap 15.6:postgresql16-llvmjit-16.6-150600.16.10.1.aarch64",
"openSUSE Leap 15.6:postgresql16-llvmjit-16.6-150600.16.10.1.ppc64le",
"openSUSE Leap 15.6:postgresql16-llvmjit-16.6-150600.16.10.1.s390x",
"openSUSE Leap 15.6:postgresql16-llvmjit-16.6-150600.16.10.1.x86_64",
"openSUSE Leap 15.6:postgresql16-llvmjit-devel-16.6-150600.16.10.1.aarch64",
"openSUSE Leap 15.6:postgresql16-llvmjit-devel-16.6-150600.16.10.1.ppc64le",
"openSUSE Leap 15.6:postgresql16-llvmjit-devel-16.6-150600.16.10.1.s390x",
"openSUSE Leap 15.6:postgresql16-llvmjit-devel-16.6-150600.16.10.1.x86_64",
"openSUSE Leap 15.6:postgresql16-plperl-16.6-150600.16.10.1.aarch64",
"openSUSE Leap 15.6:postgresql16-plperl-16.6-150600.16.10.1.ppc64le",
"openSUSE Leap 15.6:postgresql16-plperl-16.6-150600.16.10.1.s390x",
"openSUSE Leap 15.6:postgresql16-plperl-16.6-150600.16.10.1.x86_64",
"openSUSE Leap 15.6:postgresql16-plpython-16.6-150600.16.10.1.aarch64",
"openSUSE Leap 15.6:postgresql16-plpython-16.6-150600.16.10.1.ppc64le",
"openSUSE Leap 15.6:postgresql16-plpython-16.6-150600.16.10.1.s390x",
"openSUSE Leap 15.6:postgresql16-plpython-16.6-150600.16.10.1.x86_64",
"openSUSE Leap 15.6:postgresql16-pltcl-16.6-150600.16.10.1.aarch64",
"openSUSE Leap 15.6:postgresql16-pltcl-16.6-150600.16.10.1.ppc64le",
"openSUSE Leap 15.6:postgresql16-pltcl-16.6-150600.16.10.1.s390x",
"openSUSE Leap 15.6:postgresql16-pltcl-16.6-150600.16.10.1.x86_64",
"openSUSE Leap 15.6:postgresql16-server-16.6-150600.16.10.1.aarch64",
"openSUSE Leap 15.6:postgresql16-server-16.6-150600.16.10.1.ppc64le",
"openSUSE Leap 15.6:postgresql16-server-16.6-150600.16.10.1.s390x",
"openSUSE Leap 15.6:postgresql16-server-16.6-150600.16.10.1.x86_64",
"openSUSE Leap 15.6:postgresql16-server-devel-16.6-150600.16.10.1.aarch64",
"openSUSE Leap 15.6:postgresql16-server-devel-16.6-150600.16.10.1.ppc64le",
"openSUSE Leap 15.6:postgresql16-server-devel-16.6-150600.16.10.1.s390x",
"openSUSE Leap 15.6:postgresql16-server-devel-16.6-150600.16.10.1.x86_64",
"openSUSE Leap 15.6:postgresql16-test-16.6-150600.16.10.1.aarch64",
"openSUSE Leap 15.6:postgresql16-test-16.6-150600.16.10.1.ppc64le",
"openSUSE Leap 15.6:postgresql16-test-16.6-150600.16.10.1.s390x",
"openSUSE Leap 15.6:postgresql16-test-16.6-150600.16.10.1.x86_64",
"openSUSE Leap 15.6:postgresql17-17.2-150600.13.5.1.aarch64",
"openSUSE Leap 15.6:postgresql17-17.2-150600.13.5.1.ppc64le",
"openSUSE Leap 15.6:postgresql17-17.2-150600.13.5.1.s390x",
"openSUSE Leap 15.6:postgresql17-17.2-150600.13.5.1.x86_64",
"openSUSE Leap 15.6:postgresql17-contrib-17.2-150600.13.5.1.aarch64",
"openSUSE Leap 15.6:postgresql17-contrib-17.2-150600.13.5.1.ppc64le",
"openSUSE Leap 15.6:postgresql17-contrib-17.2-150600.13.5.1.s390x",
"openSUSE Leap 15.6:postgresql17-contrib-17.2-150600.13.5.1.x86_64",
"openSUSE Leap 15.6:postgresql17-devel-17.2-150600.13.5.1.aarch64",
"openSUSE Leap 15.6:postgresql17-devel-17.2-150600.13.5.1.ppc64le",
"openSUSE Leap 15.6:postgresql17-devel-17.2-150600.13.5.1.s390x",
"openSUSE Leap 15.6:postgresql17-devel-17.2-150600.13.5.1.x86_64",
"openSUSE Leap 15.6:postgresql17-docs-17.2-150600.13.5.1.noarch",
"openSUSE Leap 15.6:postgresql17-llvmjit-17.2-150600.13.5.1.aarch64",
"openSUSE Leap 15.6:postgresql17-llvmjit-17.2-150600.13.5.1.ppc64le",
"openSUSE Leap 15.6:postgresql17-llvmjit-17.2-150600.13.5.1.s390x",
"openSUSE Leap 15.6:postgresql17-llvmjit-17.2-150600.13.5.1.x86_64",
"openSUSE Leap 15.6:postgresql17-llvmjit-devel-17.2-150600.13.5.1.aarch64",
"openSUSE Leap 15.6:postgresql17-llvmjit-devel-17.2-150600.13.5.1.ppc64le",
"openSUSE Leap 15.6:postgresql17-llvmjit-devel-17.2-150600.13.5.1.s390x",
"openSUSE Leap 15.6:postgresql17-llvmjit-devel-17.2-150600.13.5.1.x86_64",
"openSUSE Leap 15.6:postgresql17-plperl-17.2-150600.13.5.1.aarch64",
"openSUSE Leap 15.6:postgresql17-plperl-17.2-150600.13.5.1.ppc64le",
"openSUSE Leap 15.6:postgresql17-plperl-17.2-150600.13.5.1.s390x",
"openSUSE Leap 15.6:postgresql17-plperl-17.2-150600.13.5.1.x86_64",
"openSUSE Leap 15.6:postgresql17-plpython-17.2-150600.13.5.1.aarch64",
"openSUSE Leap 15.6:postgresql17-plpython-17.2-150600.13.5.1.ppc64le",
"openSUSE Leap 15.6:postgresql17-plpython-17.2-150600.13.5.1.s390x",
"openSUSE Leap 15.6:postgresql17-plpython-17.2-150600.13.5.1.x86_64",
"openSUSE Leap 15.6:postgresql17-pltcl-17.2-150600.13.5.1.aarch64",
"openSUSE Leap 15.6:postgresql17-pltcl-17.2-150600.13.5.1.ppc64le",
"openSUSE Leap 15.6:postgresql17-pltcl-17.2-150600.13.5.1.s390x",
"openSUSE Leap 15.6:postgresql17-pltcl-17.2-150600.13.5.1.x86_64",
"openSUSE Leap 15.6:postgresql17-server-17.2-150600.13.5.1.aarch64",
"openSUSE Leap 15.6:postgresql17-server-17.2-150600.13.5.1.ppc64le",
"openSUSE Leap 15.6:postgresql17-server-17.2-150600.13.5.1.s390x",
"openSUSE Leap 15.6:postgresql17-server-17.2-150600.13.5.1.x86_64",
"openSUSE Leap 15.6:postgresql17-server-devel-17.2-150600.13.5.1.aarch64",
"openSUSE Leap 15.6:postgresql17-server-devel-17.2-150600.13.5.1.ppc64le",
"openSUSE Leap 15.6:postgresql17-server-devel-17.2-150600.13.5.1.s390x",
"openSUSE Leap 15.6:postgresql17-server-devel-17.2-150600.13.5.1.x86_64",
"openSUSE Leap 15.6:postgresql17-test-17.2-150600.13.5.1.aarch64",
"openSUSE Leap 15.6:postgresql17-test-17.2-150600.13.5.1.ppc64le",
"openSUSE Leap 15.6:postgresql17-test-17.2-150600.13.5.1.s390x",
"openSUSE Leap 15.6:postgresql17-test-17.2-150600.13.5.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 8.8,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libpq5-17.2-150600.13.5.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libpq5-17.2-150600.13.5.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libpq5-17.2-150600.13.5.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libpq5-17.2-150600.13.5.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libpq5-32bit-17.2-150600.13.5.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:postgresql-17-150600.17.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:postgresql16-16.6-150600.16.10.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:postgresql16-16.6-150600.16.10.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:postgresql16-16.6-150600.16.10.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:postgresql16-16.6-150600.16.10.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:postgresql17-17.2-150600.13.5.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:postgresql17-17.2-150600.13.5.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:postgresql17-17.2-150600.13.5.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:postgresql17-17.2-150600.13.5.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql-17-150600.17.6.1.noarch",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql-contrib-17-150600.17.6.1.noarch",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql-devel-17-150600.17.6.1.noarch",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql-docs-17-150600.17.6.1.noarch",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql-llvmjit-17-150600.17.6.1.noarch",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql-llvmjit-devel-17-150600.17.6.1.noarch",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql-plperl-17-150600.17.6.1.noarch",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql-plpython-17-150600.17.6.1.noarch",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql-pltcl-17-150600.17.6.1.noarch",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql-server-17-150600.17.6.1.noarch",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql-server-devel-17-150600.17.6.1.noarch",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql-test-17-150600.17.6.1.noarch",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql16-llvmjit-16.6-150600.16.10.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql16-llvmjit-16.6-150600.16.10.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql16-llvmjit-16.6-150600.16.10.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql16-llvmjit-16.6-150600.16.10.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql16-test-16.6-150600.16.10.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql16-test-16.6-150600.16.10.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql16-test-16.6-150600.16.10.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql16-test-16.6-150600.16.10.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql17-llvmjit-17.2-150600.13.5.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql17-llvmjit-17.2-150600.13.5.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql17-llvmjit-17.2-150600.13.5.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql17-llvmjit-17.2-150600.13.5.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql17-llvmjit-devel-17.2-150600.13.5.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql17-llvmjit-devel-17.2-150600.13.5.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql17-llvmjit-devel-17.2-150600.13.5.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql17-llvmjit-devel-17.2-150600.13.5.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql17-test-17.2-150600.13.5.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql17-test-17.2-150600.13.5.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql17-test-17.2-150600.13.5.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql17-test-17.2-150600.13.5.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:libecpg6-17.2-150600.13.5.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:libecpg6-17.2-150600.13.5.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:libecpg6-17.2-150600.13.5.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:libecpg6-17.2-150600.13.5.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql-contrib-17-150600.17.6.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql-devel-17-150600.17.6.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql-docs-17-150600.17.6.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql-plperl-17-150600.17.6.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql-plpython-17-150600.17.6.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql-pltcl-17-150600.17.6.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql-server-17-150600.17.6.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql-server-devel-17-150600.17.6.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-contrib-16.6-150600.16.10.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-contrib-16.6-150600.16.10.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-contrib-16.6-150600.16.10.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-contrib-16.6-150600.16.10.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-devel-16.6-150600.16.10.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-devel-16.6-150600.16.10.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-devel-16.6-150600.16.10.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-devel-16.6-150600.16.10.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-docs-16.6-150600.16.10.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-plperl-16.6-150600.16.10.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-plperl-16.6-150600.16.10.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-plperl-16.6-150600.16.10.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-plperl-16.6-150600.16.10.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-plpython-16.6-150600.16.10.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-plpython-16.6-150600.16.10.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-plpython-16.6-150600.16.10.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-plpython-16.6-150600.16.10.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-pltcl-16.6-150600.16.10.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-pltcl-16.6-150600.16.10.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-pltcl-16.6-150600.16.10.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-pltcl-16.6-150600.16.10.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-server-16.6-150600.16.10.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-server-16.6-150600.16.10.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-server-16.6-150600.16.10.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-server-16.6-150600.16.10.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-server-devel-16.6-150600.16.10.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-server-devel-16.6-150600.16.10.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-server-devel-16.6-150600.16.10.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-server-devel-16.6-150600.16.10.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql17-contrib-17.2-150600.13.5.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql17-contrib-17.2-150600.13.5.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql17-contrib-17.2-150600.13.5.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql17-contrib-17.2-150600.13.5.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql17-devel-17.2-150600.13.5.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql17-devel-17.2-150600.13.5.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql17-devel-17.2-150600.13.5.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql17-devel-17.2-150600.13.5.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql17-docs-17.2-150600.13.5.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql17-plperl-17.2-150600.13.5.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql17-plperl-17.2-150600.13.5.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql17-plperl-17.2-150600.13.5.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql17-plperl-17.2-150600.13.5.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql17-plpython-17.2-150600.13.5.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql17-plpython-17.2-150600.13.5.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql17-plpython-17.2-150600.13.5.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql17-plpython-17.2-150600.13.5.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql17-pltcl-17.2-150600.13.5.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql17-pltcl-17.2-150600.13.5.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql17-pltcl-17.2-150600.13.5.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql17-pltcl-17.2-150600.13.5.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql17-server-17.2-150600.13.5.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql17-server-17.2-150600.13.5.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql17-server-17.2-150600.13.5.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql17-server-17.2-150600.13.5.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql17-server-devel-17.2-150600.13.5.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql17-server-devel-17.2-150600.13.5.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql17-server-devel-17.2-150600.13.5.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql17-server-devel-17.2-150600.13.5.1.x86_64",
"openSUSE Leap 15.6:libecpg6-17.2-150600.13.5.1.aarch64",
"openSUSE Leap 15.6:libecpg6-17.2-150600.13.5.1.ppc64le",
"openSUSE Leap 15.6:libecpg6-17.2-150600.13.5.1.s390x",
"openSUSE Leap 15.6:libecpg6-17.2-150600.13.5.1.x86_64",
"openSUSE Leap 15.6:libecpg6-32bit-17.2-150600.13.5.1.x86_64",
"openSUSE Leap 15.6:libpq5-17.2-150600.13.5.1.aarch64",
"openSUSE Leap 15.6:libpq5-17.2-150600.13.5.1.ppc64le",
"openSUSE Leap 15.6:libpq5-17.2-150600.13.5.1.s390x",
"openSUSE Leap 15.6:libpq5-17.2-150600.13.5.1.x86_64",
"openSUSE Leap 15.6:libpq5-32bit-17.2-150600.13.5.1.x86_64",
"openSUSE Leap 15.6:postgresql-17-150600.17.6.1.noarch",
"openSUSE Leap 15.6:postgresql-contrib-17-150600.17.6.1.noarch",
"openSUSE Leap 15.6:postgresql-devel-17-150600.17.6.1.noarch",
"openSUSE Leap 15.6:postgresql-docs-17-150600.17.6.1.noarch",
"openSUSE Leap 15.6:postgresql-llvmjit-17-150600.17.6.1.noarch",
"openSUSE Leap 15.6:postgresql-llvmjit-devel-17-150600.17.6.1.noarch",
"openSUSE Leap 15.6:postgresql-plperl-17-150600.17.6.1.noarch",
"openSUSE Leap 15.6:postgresql-plpython-17-150600.17.6.1.noarch",
"openSUSE Leap 15.6:postgresql-pltcl-17-150600.17.6.1.noarch",
"openSUSE Leap 15.6:postgresql-server-17-150600.17.6.1.noarch",
"openSUSE Leap 15.6:postgresql-server-devel-17-150600.17.6.1.noarch",
"openSUSE Leap 15.6:postgresql-test-17-150600.17.6.1.noarch",
"openSUSE Leap 15.6:postgresql16-16.6-150600.16.10.1.aarch64",
"openSUSE Leap 15.6:postgresql16-16.6-150600.16.10.1.ppc64le",
"openSUSE Leap 15.6:postgresql16-16.6-150600.16.10.1.s390x",
"openSUSE Leap 15.6:postgresql16-16.6-150600.16.10.1.x86_64",
"openSUSE Leap 15.6:postgresql16-contrib-16.6-150600.16.10.1.aarch64",
"openSUSE Leap 15.6:postgresql16-contrib-16.6-150600.16.10.1.ppc64le",
"openSUSE Leap 15.6:postgresql16-contrib-16.6-150600.16.10.1.s390x",
"openSUSE Leap 15.6:postgresql16-contrib-16.6-150600.16.10.1.x86_64",
"openSUSE Leap 15.6:postgresql16-devel-16.6-150600.16.10.1.aarch64",
"openSUSE Leap 15.6:postgresql16-devel-16.6-150600.16.10.1.ppc64le",
"openSUSE Leap 15.6:postgresql16-devel-16.6-150600.16.10.1.s390x",
"openSUSE Leap 15.6:postgresql16-devel-16.6-150600.16.10.1.x86_64",
"openSUSE Leap 15.6:postgresql16-docs-16.6-150600.16.10.1.noarch",
"openSUSE Leap 15.6:postgresql16-llvmjit-16.6-150600.16.10.1.aarch64",
"openSUSE Leap 15.6:postgresql16-llvmjit-16.6-150600.16.10.1.ppc64le",
"openSUSE Leap 15.6:postgresql16-llvmjit-16.6-150600.16.10.1.s390x",
"openSUSE Leap 15.6:postgresql16-llvmjit-16.6-150600.16.10.1.x86_64",
"openSUSE Leap 15.6:postgresql16-llvmjit-devel-16.6-150600.16.10.1.aarch64",
"openSUSE Leap 15.6:postgresql16-llvmjit-devel-16.6-150600.16.10.1.ppc64le",
"openSUSE Leap 15.6:postgresql16-llvmjit-devel-16.6-150600.16.10.1.s390x",
"openSUSE Leap 15.6:postgresql16-llvmjit-devel-16.6-150600.16.10.1.x86_64",
"openSUSE Leap 15.6:postgresql16-plperl-16.6-150600.16.10.1.aarch64",
"openSUSE Leap 15.6:postgresql16-plperl-16.6-150600.16.10.1.ppc64le",
"openSUSE Leap 15.6:postgresql16-plperl-16.6-150600.16.10.1.s390x",
"openSUSE Leap 15.6:postgresql16-plperl-16.6-150600.16.10.1.x86_64",
"openSUSE Leap 15.6:postgresql16-plpython-16.6-150600.16.10.1.aarch64",
"openSUSE Leap 15.6:postgresql16-plpython-16.6-150600.16.10.1.ppc64le",
"openSUSE Leap 15.6:postgresql16-plpython-16.6-150600.16.10.1.s390x",
"openSUSE Leap 15.6:postgresql16-plpython-16.6-150600.16.10.1.x86_64",
"openSUSE Leap 15.6:postgresql16-pltcl-16.6-150600.16.10.1.aarch64",
"openSUSE Leap 15.6:postgresql16-pltcl-16.6-150600.16.10.1.ppc64le",
"openSUSE Leap 15.6:postgresql16-pltcl-16.6-150600.16.10.1.s390x",
"openSUSE Leap 15.6:postgresql16-pltcl-16.6-150600.16.10.1.x86_64",
"openSUSE Leap 15.6:postgresql16-server-16.6-150600.16.10.1.aarch64",
"openSUSE Leap 15.6:postgresql16-server-16.6-150600.16.10.1.ppc64le",
"openSUSE Leap 15.6:postgresql16-server-16.6-150600.16.10.1.s390x",
"openSUSE Leap 15.6:postgresql16-server-16.6-150600.16.10.1.x86_64",
"openSUSE Leap 15.6:postgresql16-server-devel-16.6-150600.16.10.1.aarch64",
"openSUSE Leap 15.6:postgresql16-server-devel-16.6-150600.16.10.1.ppc64le",
"openSUSE Leap 15.6:postgresql16-server-devel-16.6-150600.16.10.1.s390x",
"openSUSE Leap 15.6:postgresql16-server-devel-16.6-150600.16.10.1.x86_64",
"openSUSE Leap 15.6:postgresql16-test-16.6-150600.16.10.1.aarch64",
"openSUSE Leap 15.6:postgresql16-test-16.6-150600.16.10.1.ppc64le",
"openSUSE Leap 15.6:postgresql16-test-16.6-150600.16.10.1.s390x",
"openSUSE Leap 15.6:postgresql16-test-16.6-150600.16.10.1.x86_64",
"openSUSE Leap 15.6:postgresql17-17.2-150600.13.5.1.aarch64",
"openSUSE Leap 15.6:postgresql17-17.2-150600.13.5.1.ppc64le",
"openSUSE Leap 15.6:postgresql17-17.2-150600.13.5.1.s390x",
"openSUSE Leap 15.6:postgresql17-17.2-150600.13.5.1.x86_64",
"openSUSE Leap 15.6:postgresql17-contrib-17.2-150600.13.5.1.aarch64",
"openSUSE Leap 15.6:postgresql17-contrib-17.2-150600.13.5.1.ppc64le",
"openSUSE Leap 15.6:postgresql17-contrib-17.2-150600.13.5.1.s390x",
"openSUSE Leap 15.6:postgresql17-contrib-17.2-150600.13.5.1.x86_64",
"openSUSE Leap 15.6:postgresql17-devel-17.2-150600.13.5.1.aarch64",
"openSUSE Leap 15.6:postgresql17-devel-17.2-150600.13.5.1.ppc64le",
"openSUSE Leap 15.6:postgresql17-devel-17.2-150600.13.5.1.s390x",
"openSUSE Leap 15.6:postgresql17-devel-17.2-150600.13.5.1.x86_64",
"openSUSE Leap 15.6:postgresql17-docs-17.2-150600.13.5.1.noarch",
"openSUSE Leap 15.6:postgresql17-llvmjit-17.2-150600.13.5.1.aarch64",
"openSUSE Leap 15.6:postgresql17-llvmjit-17.2-150600.13.5.1.ppc64le",
"openSUSE Leap 15.6:postgresql17-llvmjit-17.2-150600.13.5.1.s390x",
"openSUSE Leap 15.6:postgresql17-llvmjit-17.2-150600.13.5.1.x86_64",
"openSUSE Leap 15.6:postgresql17-llvmjit-devel-17.2-150600.13.5.1.aarch64",
"openSUSE Leap 15.6:postgresql17-llvmjit-devel-17.2-150600.13.5.1.ppc64le",
"openSUSE Leap 15.6:postgresql17-llvmjit-devel-17.2-150600.13.5.1.s390x",
"openSUSE Leap 15.6:postgresql17-llvmjit-devel-17.2-150600.13.5.1.x86_64",
"openSUSE Leap 15.6:postgresql17-plperl-17.2-150600.13.5.1.aarch64",
"openSUSE Leap 15.6:postgresql17-plperl-17.2-150600.13.5.1.ppc64le",
"openSUSE Leap 15.6:postgresql17-plperl-17.2-150600.13.5.1.s390x",
"openSUSE Leap 15.6:postgresql17-plperl-17.2-150600.13.5.1.x86_64",
"openSUSE Leap 15.6:postgresql17-plpython-17.2-150600.13.5.1.aarch64",
"openSUSE Leap 15.6:postgresql17-plpython-17.2-150600.13.5.1.ppc64le",
"openSUSE Leap 15.6:postgresql17-plpython-17.2-150600.13.5.1.s390x",
"openSUSE Leap 15.6:postgresql17-plpython-17.2-150600.13.5.1.x86_64",
"openSUSE Leap 15.6:postgresql17-pltcl-17.2-150600.13.5.1.aarch64",
"openSUSE Leap 15.6:postgresql17-pltcl-17.2-150600.13.5.1.ppc64le",
"openSUSE Leap 15.6:postgresql17-pltcl-17.2-150600.13.5.1.s390x",
"openSUSE Leap 15.6:postgresql17-pltcl-17.2-150600.13.5.1.x86_64",
"openSUSE Leap 15.6:postgresql17-server-17.2-150600.13.5.1.aarch64",
"openSUSE Leap 15.6:postgresql17-server-17.2-150600.13.5.1.ppc64le",
"openSUSE Leap 15.6:postgresql17-server-17.2-150600.13.5.1.s390x",
"openSUSE Leap 15.6:postgresql17-server-17.2-150600.13.5.1.x86_64",
"openSUSE Leap 15.6:postgresql17-server-devel-17.2-150600.13.5.1.aarch64",
"openSUSE Leap 15.6:postgresql17-server-devel-17.2-150600.13.5.1.ppc64le",
"openSUSE Leap 15.6:postgresql17-server-devel-17.2-150600.13.5.1.s390x",
"openSUSE Leap 15.6:postgresql17-server-devel-17.2-150600.13.5.1.x86_64",
"openSUSE Leap 15.6:postgresql17-test-17.2-150600.13.5.1.aarch64",
"openSUSE Leap 15.6:postgresql17-test-17.2-150600.13.5.1.ppc64le",
"openSUSE Leap 15.6:postgresql17-test-17.2-150600.13.5.1.s390x",
"openSUSE Leap 15.6:postgresql17-test-17.2-150600.13.5.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-11-26T09:16:07Z",
"details": "important"
}
],
"title": "CVE-2024-10979"
}
]
}
suse-su-2024:4118-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\n- CVE-2024-10976: Ensure cached plans are marked as dependent on the calling role when RLS applies to a non-top-level table reference (bsc#1233323).\n- CVE-2024-10977: Make libpq discard error messages received during SSL or GSS protocol negotiation (bsc#1233325).\n- CVE-2024-10978: Fix unintended interactions between SET SESSION AUTHORIZATION and SET ROLE (bsc#1233326).\n- CVE-2024-10979: Prevent trusted PL/Perl code from changing environment variables (bsc#1233327).\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-2024-4118,SUSE-SLE-Module-Legacy-15-SP6-2024-4118,SUSE-SLE-Module-Packagehub-Subpackages-15-SP6-2024-4118,openSUSE-SLE-15.6-2024-4118",
"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-2024_4118-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2024:4118-1",
"url": "https://www.suse.com/support/update/announcement/2024/suse-su-20244118-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2024:4118-1",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2024-November/019876.html"
},
{
"category": "self",
"summary": "SUSE Bug 1233323",
"url": "https://bugzilla.suse.com/1233323"
},
{
"category": "self",
"summary": "SUSE Bug 1233325",
"url": "https://bugzilla.suse.com/1233325"
},
{
"category": "self",
"summary": "SUSE Bug 1233326",
"url": "https://bugzilla.suse.com/1233326"
},
{
"category": "self",
"summary": "SUSE Bug 1233327",
"url": "https://bugzilla.suse.com/1233327"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2024-10976 page",
"url": "https://www.suse.com/security/cve/CVE-2024-10976/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2024-10977 page",
"url": "https://www.suse.com/security/cve/CVE-2024-10977/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2024-10978 page",
"url": "https://www.suse.com/security/cve/CVE-2024-10978/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2024-10979 page",
"url": "https://www.suse.com/security/cve/CVE-2024-10979/"
}
],
"title": "Security update for postgresql14",
"tracking": {
"current_release_date": "2024-11-29T16:23:57Z",
"generator": {
"date": "2024-11-29T16:23:57Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2024:4118-1",
"initial_release_date": "2024-11-29T16:23:57Z",
"revision_history": [
{
"date": "2024-11-29T16:23:57Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "postgresql14-14.15-150600.16.9.1.aarch64",
"product": {
"name": "postgresql14-14.15-150600.16.9.1.aarch64",
"product_id": "postgresql14-14.15-150600.16.9.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql14-contrib-14.15-150600.16.9.1.aarch64",
"product": {
"name": "postgresql14-contrib-14.15-150600.16.9.1.aarch64",
"product_id": "postgresql14-contrib-14.15-150600.16.9.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql14-devel-14.15-150600.16.9.1.aarch64",
"product": {
"name": "postgresql14-devel-14.15-150600.16.9.1.aarch64",
"product_id": "postgresql14-devel-14.15-150600.16.9.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql14-llvmjit-14.15-150600.16.9.1.aarch64",
"product": {
"name": "postgresql14-llvmjit-14.15-150600.16.9.1.aarch64",
"product_id": "postgresql14-llvmjit-14.15-150600.16.9.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql14-llvmjit-devel-14.15-150600.16.9.1.aarch64",
"product": {
"name": "postgresql14-llvmjit-devel-14.15-150600.16.9.1.aarch64",
"product_id": "postgresql14-llvmjit-devel-14.15-150600.16.9.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql14-plperl-14.15-150600.16.9.1.aarch64",
"product": {
"name": "postgresql14-plperl-14.15-150600.16.9.1.aarch64",
"product_id": "postgresql14-plperl-14.15-150600.16.9.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql14-plpython-14.15-150600.16.9.1.aarch64",
"product": {
"name": "postgresql14-plpython-14.15-150600.16.9.1.aarch64",
"product_id": "postgresql14-plpython-14.15-150600.16.9.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql14-pltcl-14.15-150600.16.9.1.aarch64",
"product": {
"name": "postgresql14-pltcl-14.15-150600.16.9.1.aarch64",
"product_id": "postgresql14-pltcl-14.15-150600.16.9.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql14-server-14.15-150600.16.9.1.aarch64",
"product": {
"name": "postgresql14-server-14.15-150600.16.9.1.aarch64",
"product_id": "postgresql14-server-14.15-150600.16.9.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql14-server-devel-14.15-150600.16.9.1.aarch64",
"product": {
"name": "postgresql14-server-devel-14.15-150600.16.9.1.aarch64",
"product_id": "postgresql14-server-devel-14.15-150600.16.9.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql14-test-14.15-150600.16.9.1.aarch64",
"product": {
"name": "postgresql14-test-14.15-150600.16.9.1.aarch64",
"product_id": "postgresql14-test-14.15-150600.16.9.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "postgresql14-14.15-150600.16.9.1.i586",
"product": {
"name": "postgresql14-14.15-150600.16.9.1.i586",
"product_id": "postgresql14-14.15-150600.16.9.1.i586"
}
},
{
"category": "product_version",
"name": "postgresql14-contrib-14.15-150600.16.9.1.i586",
"product": {
"name": "postgresql14-contrib-14.15-150600.16.9.1.i586",
"product_id": "postgresql14-contrib-14.15-150600.16.9.1.i586"
}
},
{
"category": "product_version",
"name": "postgresql14-devel-14.15-150600.16.9.1.i586",
"product": {
"name": "postgresql14-devel-14.15-150600.16.9.1.i586",
"product_id": "postgresql14-devel-14.15-150600.16.9.1.i586"
}
},
{
"category": "product_version",
"name": "postgresql14-llvmjit-14.15-150600.16.9.1.i586",
"product": {
"name": "postgresql14-llvmjit-14.15-150600.16.9.1.i586",
"product_id": "postgresql14-llvmjit-14.15-150600.16.9.1.i586"
}
},
{
"category": "product_version",
"name": "postgresql14-llvmjit-devel-14.15-150600.16.9.1.i586",
"product": {
"name": "postgresql14-llvmjit-devel-14.15-150600.16.9.1.i586",
"product_id": "postgresql14-llvmjit-devel-14.15-150600.16.9.1.i586"
}
},
{
"category": "product_version",
"name": "postgresql14-plperl-14.15-150600.16.9.1.i586",
"product": {
"name": "postgresql14-plperl-14.15-150600.16.9.1.i586",
"product_id": "postgresql14-plperl-14.15-150600.16.9.1.i586"
}
},
{
"category": "product_version",
"name": "postgresql14-plpython-14.15-150600.16.9.1.i586",
"product": {
"name": "postgresql14-plpython-14.15-150600.16.9.1.i586",
"product_id": "postgresql14-plpython-14.15-150600.16.9.1.i586"
}
},
{
"category": "product_version",
"name": "postgresql14-pltcl-14.15-150600.16.9.1.i586",
"product": {
"name": "postgresql14-pltcl-14.15-150600.16.9.1.i586",
"product_id": "postgresql14-pltcl-14.15-150600.16.9.1.i586"
}
},
{
"category": "product_version",
"name": "postgresql14-server-14.15-150600.16.9.1.i586",
"product": {
"name": "postgresql14-server-14.15-150600.16.9.1.i586",
"product_id": "postgresql14-server-14.15-150600.16.9.1.i586"
}
},
{
"category": "product_version",
"name": "postgresql14-server-devel-14.15-150600.16.9.1.i586",
"product": {
"name": "postgresql14-server-devel-14.15-150600.16.9.1.i586",
"product_id": "postgresql14-server-devel-14.15-150600.16.9.1.i586"
}
},
{
"category": "product_version",
"name": "postgresql14-test-14.15-150600.16.9.1.i586",
"product": {
"name": "postgresql14-test-14.15-150600.16.9.1.i586",
"product_id": "postgresql14-test-14.15-150600.16.9.1.i586"
}
}
],
"category": "architecture",
"name": "i586"
},
{
"branches": [
{
"category": "product_version",
"name": "postgresql14-docs-14.15-150600.16.9.1.noarch",
"product": {
"name": "postgresql14-docs-14.15-150600.16.9.1.noarch",
"product_id": "postgresql14-docs-14.15-150600.16.9.1.noarch"
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "postgresql14-14.15-150600.16.9.1.ppc64le",
"product": {
"name": "postgresql14-14.15-150600.16.9.1.ppc64le",
"product_id": "postgresql14-14.15-150600.16.9.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql14-contrib-14.15-150600.16.9.1.ppc64le",
"product": {
"name": "postgresql14-contrib-14.15-150600.16.9.1.ppc64le",
"product_id": "postgresql14-contrib-14.15-150600.16.9.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql14-devel-14.15-150600.16.9.1.ppc64le",
"product": {
"name": "postgresql14-devel-14.15-150600.16.9.1.ppc64le",
"product_id": "postgresql14-devel-14.15-150600.16.9.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql14-llvmjit-14.15-150600.16.9.1.ppc64le",
"product": {
"name": "postgresql14-llvmjit-14.15-150600.16.9.1.ppc64le",
"product_id": "postgresql14-llvmjit-14.15-150600.16.9.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql14-llvmjit-devel-14.15-150600.16.9.1.ppc64le",
"product": {
"name": "postgresql14-llvmjit-devel-14.15-150600.16.9.1.ppc64le",
"product_id": "postgresql14-llvmjit-devel-14.15-150600.16.9.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql14-plperl-14.15-150600.16.9.1.ppc64le",
"product": {
"name": "postgresql14-plperl-14.15-150600.16.9.1.ppc64le",
"product_id": "postgresql14-plperl-14.15-150600.16.9.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql14-plpython-14.15-150600.16.9.1.ppc64le",
"product": {
"name": "postgresql14-plpython-14.15-150600.16.9.1.ppc64le",
"product_id": "postgresql14-plpython-14.15-150600.16.9.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql14-pltcl-14.15-150600.16.9.1.ppc64le",
"product": {
"name": "postgresql14-pltcl-14.15-150600.16.9.1.ppc64le",
"product_id": "postgresql14-pltcl-14.15-150600.16.9.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql14-server-14.15-150600.16.9.1.ppc64le",
"product": {
"name": "postgresql14-server-14.15-150600.16.9.1.ppc64le",
"product_id": "postgresql14-server-14.15-150600.16.9.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql14-server-devel-14.15-150600.16.9.1.ppc64le",
"product": {
"name": "postgresql14-server-devel-14.15-150600.16.9.1.ppc64le",
"product_id": "postgresql14-server-devel-14.15-150600.16.9.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql14-test-14.15-150600.16.9.1.ppc64le",
"product": {
"name": "postgresql14-test-14.15-150600.16.9.1.ppc64le",
"product_id": "postgresql14-test-14.15-150600.16.9.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "postgresql14-14.15-150600.16.9.1.s390x",
"product": {
"name": "postgresql14-14.15-150600.16.9.1.s390x",
"product_id": "postgresql14-14.15-150600.16.9.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql14-contrib-14.15-150600.16.9.1.s390x",
"product": {
"name": "postgresql14-contrib-14.15-150600.16.9.1.s390x",
"product_id": "postgresql14-contrib-14.15-150600.16.9.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql14-devel-14.15-150600.16.9.1.s390x",
"product": {
"name": "postgresql14-devel-14.15-150600.16.9.1.s390x",
"product_id": "postgresql14-devel-14.15-150600.16.9.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql14-llvmjit-14.15-150600.16.9.1.s390x",
"product": {
"name": "postgresql14-llvmjit-14.15-150600.16.9.1.s390x",
"product_id": "postgresql14-llvmjit-14.15-150600.16.9.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql14-llvmjit-devel-14.15-150600.16.9.1.s390x",
"product": {
"name": "postgresql14-llvmjit-devel-14.15-150600.16.9.1.s390x",
"product_id": "postgresql14-llvmjit-devel-14.15-150600.16.9.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql14-plperl-14.15-150600.16.9.1.s390x",
"product": {
"name": "postgresql14-plperl-14.15-150600.16.9.1.s390x",
"product_id": "postgresql14-plperl-14.15-150600.16.9.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql14-plpython-14.15-150600.16.9.1.s390x",
"product": {
"name": "postgresql14-plpython-14.15-150600.16.9.1.s390x",
"product_id": "postgresql14-plpython-14.15-150600.16.9.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql14-pltcl-14.15-150600.16.9.1.s390x",
"product": {
"name": "postgresql14-pltcl-14.15-150600.16.9.1.s390x",
"product_id": "postgresql14-pltcl-14.15-150600.16.9.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql14-server-14.15-150600.16.9.1.s390x",
"product": {
"name": "postgresql14-server-14.15-150600.16.9.1.s390x",
"product_id": "postgresql14-server-14.15-150600.16.9.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql14-server-devel-14.15-150600.16.9.1.s390x",
"product": {
"name": "postgresql14-server-devel-14.15-150600.16.9.1.s390x",
"product_id": "postgresql14-server-devel-14.15-150600.16.9.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql14-test-14.15-150600.16.9.1.s390x",
"product": {
"name": "postgresql14-test-14.15-150600.16.9.1.s390x",
"product_id": "postgresql14-test-14.15-150600.16.9.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "postgresql14-14.15-150600.16.9.1.x86_64",
"product": {
"name": "postgresql14-14.15-150600.16.9.1.x86_64",
"product_id": "postgresql14-14.15-150600.16.9.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql14-contrib-14.15-150600.16.9.1.x86_64",
"product": {
"name": "postgresql14-contrib-14.15-150600.16.9.1.x86_64",
"product_id": "postgresql14-contrib-14.15-150600.16.9.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql14-devel-14.15-150600.16.9.1.x86_64",
"product": {
"name": "postgresql14-devel-14.15-150600.16.9.1.x86_64",
"product_id": "postgresql14-devel-14.15-150600.16.9.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql14-llvmjit-14.15-150600.16.9.1.x86_64",
"product": {
"name": "postgresql14-llvmjit-14.15-150600.16.9.1.x86_64",
"product_id": "postgresql14-llvmjit-14.15-150600.16.9.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql14-llvmjit-devel-14.15-150600.16.9.1.x86_64",
"product": {
"name": "postgresql14-llvmjit-devel-14.15-150600.16.9.1.x86_64",
"product_id": "postgresql14-llvmjit-devel-14.15-150600.16.9.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql14-plperl-14.15-150600.16.9.1.x86_64",
"product": {
"name": "postgresql14-plperl-14.15-150600.16.9.1.x86_64",
"product_id": "postgresql14-plperl-14.15-150600.16.9.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql14-plpython-14.15-150600.16.9.1.x86_64",
"product": {
"name": "postgresql14-plpython-14.15-150600.16.9.1.x86_64",
"product_id": "postgresql14-plpython-14.15-150600.16.9.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql14-pltcl-14.15-150600.16.9.1.x86_64",
"product": {
"name": "postgresql14-pltcl-14.15-150600.16.9.1.x86_64",
"product_id": "postgresql14-pltcl-14.15-150600.16.9.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql14-server-14.15-150600.16.9.1.x86_64",
"product": {
"name": "postgresql14-server-14.15-150600.16.9.1.x86_64",
"product_id": "postgresql14-server-14.15-150600.16.9.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql14-server-devel-14.15-150600.16.9.1.x86_64",
"product": {
"name": "postgresql14-server-devel-14.15-150600.16.9.1.x86_64",
"product_id": "postgresql14-server-devel-14.15-150600.16.9.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql14-test-14.15-150600.16.9.1.x86_64",
"product": {
"name": "postgresql14-test-14.15-150600.16.9.1.x86_64",
"product_id": "postgresql14-test-14.15-150600.16.9.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux Enterprise Module for Legacy 15 SP6",
"product": {
"name": "SUSE Linux Enterprise Module for Legacy 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP6",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle-module-legacy:15:sp6"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Module for Package Hub 15 SP6",
"product": {
"name": "SUSE Linux Enterprise Module for Package Hub 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP6",
"product_identification_helper": {
"cpe": "cpe:/o:suse:packagehub:15:sp6"
}
}
},
{
"category": "product_name",
"name": "openSUSE Leap 15.6",
"product": {
"name": "openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6",
"product_identification_helper": {
"cpe": "cpe:/o:opensuse:leap:15.6"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-14.15-150600.16.9.1.aarch64 as component of SUSE Linux Enterprise Module for Legacy 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-14.15-150600.16.9.1.aarch64"
},
"product_reference": "postgresql14-14.15-150600.16.9.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-14.15-150600.16.9.1.ppc64le as component of SUSE Linux Enterprise Module for Legacy 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-14.15-150600.16.9.1.ppc64le"
},
"product_reference": "postgresql14-14.15-150600.16.9.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-14.15-150600.16.9.1.s390x as component of SUSE Linux Enterprise Module for Legacy 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-14.15-150600.16.9.1.s390x"
},
"product_reference": "postgresql14-14.15-150600.16.9.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-14.15-150600.16.9.1.x86_64 as component of SUSE Linux Enterprise Module for Legacy 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-14.15-150600.16.9.1.x86_64"
},
"product_reference": "postgresql14-14.15-150600.16.9.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-contrib-14.15-150600.16.9.1.aarch64 as component of SUSE Linux Enterprise Module for Legacy 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-contrib-14.15-150600.16.9.1.aarch64"
},
"product_reference": "postgresql14-contrib-14.15-150600.16.9.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-contrib-14.15-150600.16.9.1.ppc64le as component of SUSE Linux Enterprise Module for Legacy 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-contrib-14.15-150600.16.9.1.ppc64le"
},
"product_reference": "postgresql14-contrib-14.15-150600.16.9.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-contrib-14.15-150600.16.9.1.s390x as component of SUSE Linux Enterprise Module for Legacy 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-contrib-14.15-150600.16.9.1.s390x"
},
"product_reference": "postgresql14-contrib-14.15-150600.16.9.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-contrib-14.15-150600.16.9.1.x86_64 as component of SUSE Linux Enterprise Module for Legacy 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-contrib-14.15-150600.16.9.1.x86_64"
},
"product_reference": "postgresql14-contrib-14.15-150600.16.9.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-devel-14.15-150600.16.9.1.aarch64 as component of SUSE Linux Enterprise Module for Legacy 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-devel-14.15-150600.16.9.1.aarch64"
},
"product_reference": "postgresql14-devel-14.15-150600.16.9.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-devel-14.15-150600.16.9.1.ppc64le as component of SUSE Linux Enterprise Module for Legacy 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-devel-14.15-150600.16.9.1.ppc64le"
},
"product_reference": "postgresql14-devel-14.15-150600.16.9.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-devel-14.15-150600.16.9.1.s390x as component of SUSE Linux Enterprise Module for Legacy 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-devel-14.15-150600.16.9.1.s390x"
},
"product_reference": "postgresql14-devel-14.15-150600.16.9.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-devel-14.15-150600.16.9.1.x86_64 as component of SUSE Linux Enterprise Module for Legacy 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-devel-14.15-150600.16.9.1.x86_64"
},
"product_reference": "postgresql14-devel-14.15-150600.16.9.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-docs-14.15-150600.16.9.1.noarch as component of SUSE Linux Enterprise Module for Legacy 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-docs-14.15-150600.16.9.1.noarch"
},
"product_reference": "postgresql14-docs-14.15-150600.16.9.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-plperl-14.15-150600.16.9.1.aarch64 as component of SUSE Linux Enterprise Module for Legacy 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-plperl-14.15-150600.16.9.1.aarch64"
},
"product_reference": "postgresql14-plperl-14.15-150600.16.9.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-plperl-14.15-150600.16.9.1.ppc64le as component of SUSE Linux Enterprise Module for Legacy 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-plperl-14.15-150600.16.9.1.ppc64le"
},
"product_reference": "postgresql14-plperl-14.15-150600.16.9.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-plperl-14.15-150600.16.9.1.s390x as component of SUSE Linux Enterprise Module for Legacy 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-plperl-14.15-150600.16.9.1.s390x"
},
"product_reference": "postgresql14-plperl-14.15-150600.16.9.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-plperl-14.15-150600.16.9.1.x86_64 as component of SUSE Linux Enterprise Module for Legacy 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-plperl-14.15-150600.16.9.1.x86_64"
},
"product_reference": "postgresql14-plperl-14.15-150600.16.9.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-plpython-14.15-150600.16.9.1.aarch64 as component of SUSE Linux Enterprise Module for Legacy 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-plpython-14.15-150600.16.9.1.aarch64"
},
"product_reference": "postgresql14-plpython-14.15-150600.16.9.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-plpython-14.15-150600.16.9.1.ppc64le as component of SUSE Linux Enterprise Module for Legacy 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-plpython-14.15-150600.16.9.1.ppc64le"
},
"product_reference": "postgresql14-plpython-14.15-150600.16.9.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-plpython-14.15-150600.16.9.1.s390x as component of SUSE Linux Enterprise Module for Legacy 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-plpython-14.15-150600.16.9.1.s390x"
},
"product_reference": "postgresql14-plpython-14.15-150600.16.9.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-plpython-14.15-150600.16.9.1.x86_64 as component of SUSE Linux Enterprise Module for Legacy 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-plpython-14.15-150600.16.9.1.x86_64"
},
"product_reference": "postgresql14-plpython-14.15-150600.16.9.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-pltcl-14.15-150600.16.9.1.aarch64 as component of SUSE Linux Enterprise Module for Legacy 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-pltcl-14.15-150600.16.9.1.aarch64"
},
"product_reference": "postgresql14-pltcl-14.15-150600.16.9.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-pltcl-14.15-150600.16.9.1.ppc64le as component of SUSE Linux Enterprise Module for Legacy 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-pltcl-14.15-150600.16.9.1.ppc64le"
},
"product_reference": "postgresql14-pltcl-14.15-150600.16.9.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-pltcl-14.15-150600.16.9.1.s390x as component of SUSE Linux Enterprise Module for Legacy 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-pltcl-14.15-150600.16.9.1.s390x"
},
"product_reference": "postgresql14-pltcl-14.15-150600.16.9.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-pltcl-14.15-150600.16.9.1.x86_64 as component of SUSE Linux Enterprise Module for Legacy 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-pltcl-14.15-150600.16.9.1.x86_64"
},
"product_reference": "postgresql14-pltcl-14.15-150600.16.9.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-server-14.15-150600.16.9.1.aarch64 as component of SUSE Linux Enterprise Module for Legacy 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-server-14.15-150600.16.9.1.aarch64"
},
"product_reference": "postgresql14-server-14.15-150600.16.9.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-server-14.15-150600.16.9.1.ppc64le as component of SUSE Linux Enterprise Module for Legacy 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-server-14.15-150600.16.9.1.ppc64le"
},
"product_reference": "postgresql14-server-14.15-150600.16.9.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-server-14.15-150600.16.9.1.s390x as component of SUSE Linux Enterprise Module for Legacy 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-server-14.15-150600.16.9.1.s390x"
},
"product_reference": "postgresql14-server-14.15-150600.16.9.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-server-14.15-150600.16.9.1.x86_64 as component of SUSE Linux Enterprise Module for Legacy 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-server-14.15-150600.16.9.1.x86_64"
},
"product_reference": "postgresql14-server-14.15-150600.16.9.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-server-devel-14.15-150600.16.9.1.aarch64 as component of SUSE Linux Enterprise Module for Legacy 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-server-devel-14.15-150600.16.9.1.aarch64"
},
"product_reference": "postgresql14-server-devel-14.15-150600.16.9.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-server-devel-14.15-150600.16.9.1.ppc64le as component of SUSE Linux Enterprise Module for Legacy 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-server-devel-14.15-150600.16.9.1.ppc64le"
},
"product_reference": "postgresql14-server-devel-14.15-150600.16.9.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-server-devel-14.15-150600.16.9.1.s390x as component of SUSE Linux Enterprise Module for Legacy 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-server-devel-14.15-150600.16.9.1.s390x"
},
"product_reference": "postgresql14-server-devel-14.15-150600.16.9.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-server-devel-14.15-150600.16.9.1.x86_64 as component of SUSE Linux Enterprise Module for Legacy 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-server-devel-14.15-150600.16.9.1.x86_64"
},
"product_reference": "postgresql14-server-devel-14.15-150600.16.9.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-llvmjit-14.15-150600.16.9.1.aarch64 as component of SUSE Linux Enterprise Module for Package Hub 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql14-llvmjit-14.15-150600.16.9.1.aarch64"
},
"product_reference": "postgresql14-llvmjit-14.15-150600.16.9.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-llvmjit-14.15-150600.16.9.1.ppc64le as component of SUSE Linux Enterprise Module for Package Hub 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql14-llvmjit-14.15-150600.16.9.1.ppc64le"
},
"product_reference": "postgresql14-llvmjit-14.15-150600.16.9.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-llvmjit-14.15-150600.16.9.1.s390x as component of SUSE Linux Enterprise Module for Package Hub 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql14-llvmjit-14.15-150600.16.9.1.s390x"
},
"product_reference": "postgresql14-llvmjit-14.15-150600.16.9.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-llvmjit-14.15-150600.16.9.1.x86_64 as component of SUSE Linux Enterprise Module for Package Hub 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql14-llvmjit-14.15-150600.16.9.1.x86_64"
},
"product_reference": "postgresql14-llvmjit-14.15-150600.16.9.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-test-14.15-150600.16.9.1.aarch64 as component of SUSE Linux Enterprise Module for Package Hub 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql14-test-14.15-150600.16.9.1.aarch64"
},
"product_reference": "postgresql14-test-14.15-150600.16.9.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-test-14.15-150600.16.9.1.ppc64le as component of SUSE Linux Enterprise Module for Package Hub 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql14-test-14.15-150600.16.9.1.ppc64le"
},
"product_reference": "postgresql14-test-14.15-150600.16.9.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-test-14.15-150600.16.9.1.s390x as component of SUSE Linux Enterprise Module for Package Hub 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql14-test-14.15-150600.16.9.1.s390x"
},
"product_reference": "postgresql14-test-14.15-150600.16.9.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-test-14.15-150600.16.9.1.x86_64 as component of SUSE Linux Enterprise Module for Package Hub 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql14-test-14.15-150600.16.9.1.x86_64"
},
"product_reference": "postgresql14-test-14.15-150600.16.9.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-14.15-150600.16.9.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:postgresql14-14.15-150600.16.9.1.aarch64"
},
"product_reference": "postgresql14-14.15-150600.16.9.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-14.15-150600.16.9.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:postgresql14-14.15-150600.16.9.1.ppc64le"
},
"product_reference": "postgresql14-14.15-150600.16.9.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-14.15-150600.16.9.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:postgresql14-14.15-150600.16.9.1.s390x"
},
"product_reference": "postgresql14-14.15-150600.16.9.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-14.15-150600.16.9.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:postgresql14-14.15-150600.16.9.1.x86_64"
},
"product_reference": "postgresql14-14.15-150600.16.9.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-contrib-14.15-150600.16.9.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:postgresql14-contrib-14.15-150600.16.9.1.aarch64"
},
"product_reference": "postgresql14-contrib-14.15-150600.16.9.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-contrib-14.15-150600.16.9.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:postgresql14-contrib-14.15-150600.16.9.1.ppc64le"
},
"product_reference": "postgresql14-contrib-14.15-150600.16.9.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-contrib-14.15-150600.16.9.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:postgresql14-contrib-14.15-150600.16.9.1.s390x"
},
"product_reference": "postgresql14-contrib-14.15-150600.16.9.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-contrib-14.15-150600.16.9.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:postgresql14-contrib-14.15-150600.16.9.1.x86_64"
},
"product_reference": "postgresql14-contrib-14.15-150600.16.9.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-devel-14.15-150600.16.9.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:postgresql14-devel-14.15-150600.16.9.1.aarch64"
},
"product_reference": "postgresql14-devel-14.15-150600.16.9.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-devel-14.15-150600.16.9.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:postgresql14-devel-14.15-150600.16.9.1.ppc64le"
},
"product_reference": "postgresql14-devel-14.15-150600.16.9.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-devel-14.15-150600.16.9.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:postgresql14-devel-14.15-150600.16.9.1.s390x"
},
"product_reference": "postgresql14-devel-14.15-150600.16.9.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-devel-14.15-150600.16.9.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:postgresql14-devel-14.15-150600.16.9.1.x86_64"
},
"product_reference": "postgresql14-devel-14.15-150600.16.9.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-docs-14.15-150600.16.9.1.noarch as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:postgresql14-docs-14.15-150600.16.9.1.noarch"
},
"product_reference": "postgresql14-docs-14.15-150600.16.9.1.noarch",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-llvmjit-14.15-150600.16.9.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:postgresql14-llvmjit-14.15-150600.16.9.1.aarch64"
},
"product_reference": "postgresql14-llvmjit-14.15-150600.16.9.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-llvmjit-14.15-150600.16.9.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:postgresql14-llvmjit-14.15-150600.16.9.1.ppc64le"
},
"product_reference": "postgresql14-llvmjit-14.15-150600.16.9.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-llvmjit-14.15-150600.16.9.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:postgresql14-llvmjit-14.15-150600.16.9.1.s390x"
},
"product_reference": "postgresql14-llvmjit-14.15-150600.16.9.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-llvmjit-14.15-150600.16.9.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:postgresql14-llvmjit-14.15-150600.16.9.1.x86_64"
},
"product_reference": "postgresql14-llvmjit-14.15-150600.16.9.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-llvmjit-devel-14.15-150600.16.9.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:postgresql14-llvmjit-devel-14.15-150600.16.9.1.aarch64"
},
"product_reference": "postgresql14-llvmjit-devel-14.15-150600.16.9.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-llvmjit-devel-14.15-150600.16.9.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:postgresql14-llvmjit-devel-14.15-150600.16.9.1.ppc64le"
},
"product_reference": "postgresql14-llvmjit-devel-14.15-150600.16.9.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-llvmjit-devel-14.15-150600.16.9.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:postgresql14-llvmjit-devel-14.15-150600.16.9.1.s390x"
},
"product_reference": "postgresql14-llvmjit-devel-14.15-150600.16.9.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-llvmjit-devel-14.15-150600.16.9.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:postgresql14-llvmjit-devel-14.15-150600.16.9.1.x86_64"
},
"product_reference": "postgresql14-llvmjit-devel-14.15-150600.16.9.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-plperl-14.15-150600.16.9.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:postgresql14-plperl-14.15-150600.16.9.1.aarch64"
},
"product_reference": "postgresql14-plperl-14.15-150600.16.9.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-plperl-14.15-150600.16.9.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:postgresql14-plperl-14.15-150600.16.9.1.ppc64le"
},
"product_reference": "postgresql14-plperl-14.15-150600.16.9.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-plperl-14.15-150600.16.9.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:postgresql14-plperl-14.15-150600.16.9.1.s390x"
},
"product_reference": "postgresql14-plperl-14.15-150600.16.9.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-plperl-14.15-150600.16.9.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:postgresql14-plperl-14.15-150600.16.9.1.x86_64"
},
"product_reference": "postgresql14-plperl-14.15-150600.16.9.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-plpython-14.15-150600.16.9.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:postgresql14-plpython-14.15-150600.16.9.1.aarch64"
},
"product_reference": "postgresql14-plpython-14.15-150600.16.9.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-plpython-14.15-150600.16.9.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:postgresql14-plpython-14.15-150600.16.9.1.ppc64le"
},
"product_reference": "postgresql14-plpython-14.15-150600.16.9.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-plpython-14.15-150600.16.9.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:postgresql14-plpython-14.15-150600.16.9.1.s390x"
},
"product_reference": "postgresql14-plpython-14.15-150600.16.9.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-plpython-14.15-150600.16.9.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:postgresql14-plpython-14.15-150600.16.9.1.x86_64"
},
"product_reference": "postgresql14-plpython-14.15-150600.16.9.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-pltcl-14.15-150600.16.9.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:postgresql14-pltcl-14.15-150600.16.9.1.aarch64"
},
"product_reference": "postgresql14-pltcl-14.15-150600.16.9.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-pltcl-14.15-150600.16.9.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:postgresql14-pltcl-14.15-150600.16.9.1.ppc64le"
},
"product_reference": "postgresql14-pltcl-14.15-150600.16.9.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-pltcl-14.15-150600.16.9.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:postgresql14-pltcl-14.15-150600.16.9.1.s390x"
},
"product_reference": "postgresql14-pltcl-14.15-150600.16.9.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-pltcl-14.15-150600.16.9.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:postgresql14-pltcl-14.15-150600.16.9.1.x86_64"
},
"product_reference": "postgresql14-pltcl-14.15-150600.16.9.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-server-14.15-150600.16.9.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:postgresql14-server-14.15-150600.16.9.1.aarch64"
},
"product_reference": "postgresql14-server-14.15-150600.16.9.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-server-14.15-150600.16.9.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:postgresql14-server-14.15-150600.16.9.1.ppc64le"
},
"product_reference": "postgresql14-server-14.15-150600.16.9.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-server-14.15-150600.16.9.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:postgresql14-server-14.15-150600.16.9.1.s390x"
},
"product_reference": "postgresql14-server-14.15-150600.16.9.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-server-14.15-150600.16.9.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:postgresql14-server-14.15-150600.16.9.1.x86_64"
},
"product_reference": "postgresql14-server-14.15-150600.16.9.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-server-devel-14.15-150600.16.9.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:postgresql14-server-devel-14.15-150600.16.9.1.aarch64"
},
"product_reference": "postgresql14-server-devel-14.15-150600.16.9.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-server-devel-14.15-150600.16.9.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:postgresql14-server-devel-14.15-150600.16.9.1.ppc64le"
},
"product_reference": "postgresql14-server-devel-14.15-150600.16.9.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-server-devel-14.15-150600.16.9.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:postgresql14-server-devel-14.15-150600.16.9.1.s390x"
},
"product_reference": "postgresql14-server-devel-14.15-150600.16.9.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-server-devel-14.15-150600.16.9.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:postgresql14-server-devel-14.15-150600.16.9.1.x86_64"
},
"product_reference": "postgresql14-server-devel-14.15-150600.16.9.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-test-14.15-150600.16.9.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:postgresql14-test-14.15-150600.16.9.1.aarch64"
},
"product_reference": "postgresql14-test-14.15-150600.16.9.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-test-14.15-150600.16.9.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:postgresql14-test-14.15-150600.16.9.1.ppc64le"
},
"product_reference": "postgresql14-test-14.15-150600.16.9.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-test-14.15-150600.16.9.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:postgresql14-test-14.15-150600.16.9.1.s390x"
},
"product_reference": "postgresql14-test-14.15-150600.16.9.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-test-14.15-150600.16.9.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:postgresql14-test-14.15-150600.16.9.1.x86_64"
},
"product_reference": "postgresql14-test-14.15-150600.16.9.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2024-10976",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2024-10976"
}
],
"notes": [
{
"category": "general",
"text": "Incomplete tracking in PostgreSQL of tables with row security allows a reused query to view or change different rows from those intended. CVE-2023-2455 and CVE-2016-2193 fixed most interaction between row security and user ID changes. They missed cases where a subquery, WITH query, security invoker view, or SQL-language function references a table with a row-level security policy. This has the same consequences as the two earlier CVEs. That is to say, it leads to potentially incorrect policies being applied in cases where role-specific policies are used and a given query is planned under one role and then executed under other roles. This scenario can happen under security definer functions or when a common user and query is planned initially and then re-used across multiple SET ROLEs. Applying an incorrect policy may permit a user to complete otherwise-forbidden reads and modifications. This affects only databases that have used CREATE POLICY to define a row security policy. An attacker must tailor an attack to a particular application\u0027s pattern of query plan reuse, user ID changes, and role-specific row security policies. Versions before PostgreSQL 17.1, 16.5, 15.9, 14.14, 13.17, and 12.21 are affected.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-14.15-150600.16.9.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-14.15-150600.16.9.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-14.15-150600.16.9.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-14.15-150600.16.9.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-contrib-14.15-150600.16.9.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-contrib-14.15-150600.16.9.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-contrib-14.15-150600.16.9.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-contrib-14.15-150600.16.9.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-devel-14.15-150600.16.9.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-devel-14.15-150600.16.9.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-devel-14.15-150600.16.9.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-devel-14.15-150600.16.9.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-docs-14.15-150600.16.9.1.noarch",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-plperl-14.15-150600.16.9.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-plperl-14.15-150600.16.9.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-plperl-14.15-150600.16.9.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-plperl-14.15-150600.16.9.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-plpython-14.15-150600.16.9.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-plpython-14.15-150600.16.9.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-plpython-14.15-150600.16.9.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-plpython-14.15-150600.16.9.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-pltcl-14.15-150600.16.9.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-pltcl-14.15-150600.16.9.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-pltcl-14.15-150600.16.9.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-pltcl-14.15-150600.16.9.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-server-14.15-150600.16.9.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-server-14.15-150600.16.9.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-server-14.15-150600.16.9.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-server-14.15-150600.16.9.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-server-devel-14.15-150600.16.9.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-server-devel-14.15-150600.16.9.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-server-devel-14.15-150600.16.9.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-server-devel-14.15-150600.16.9.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql14-llvmjit-14.15-150600.16.9.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql14-llvmjit-14.15-150600.16.9.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql14-llvmjit-14.15-150600.16.9.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql14-llvmjit-14.15-150600.16.9.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql14-test-14.15-150600.16.9.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql14-test-14.15-150600.16.9.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql14-test-14.15-150600.16.9.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql14-test-14.15-150600.16.9.1.x86_64",
"openSUSE Leap 15.6:postgresql14-14.15-150600.16.9.1.aarch64",
"openSUSE Leap 15.6:postgresql14-14.15-150600.16.9.1.ppc64le",
"openSUSE Leap 15.6:postgresql14-14.15-150600.16.9.1.s390x",
"openSUSE Leap 15.6:postgresql14-14.15-150600.16.9.1.x86_64",
"openSUSE Leap 15.6:postgresql14-contrib-14.15-150600.16.9.1.aarch64",
"openSUSE Leap 15.6:postgresql14-contrib-14.15-150600.16.9.1.ppc64le",
"openSUSE Leap 15.6:postgresql14-contrib-14.15-150600.16.9.1.s390x",
"openSUSE Leap 15.6:postgresql14-contrib-14.15-150600.16.9.1.x86_64",
"openSUSE Leap 15.6:postgresql14-devel-14.15-150600.16.9.1.aarch64",
"openSUSE Leap 15.6:postgresql14-devel-14.15-150600.16.9.1.ppc64le",
"openSUSE Leap 15.6:postgresql14-devel-14.15-150600.16.9.1.s390x",
"openSUSE Leap 15.6:postgresql14-devel-14.15-150600.16.9.1.x86_64",
"openSUSE Leap 15.6:postgresql14-docs-14.15-150600.16.9.1.noarch",
"openSUSE Leap 15.6:postgresql14-llvmjit-14.15-150600.16.9.1.aarch64",
"openSUSE Leap 15.6:postgresql14-llvmjit-14.15-150600.16.9.1.ppc64le",
"openSUSE Leap 15.6:postgresql14-llvmjit-14.15-150600.16.9.1.s390x",
"openSUSE Leap 15.6:postgresql14-llvmjit-14.15-150600.16.9.1.x86_64",
"openSUSE Leap 15.6:postgresql14-llvmjit-devel-14.15-150600.16.9.1.aarch64",
"openSUSE Leap 15.6:postgresql14-llvmjit-devel-14.15-150600.16.9.1.ppc64le",
"openSUSE Leap 15.6:postgresql14-llvmjit-devel-14.15-150600.16.9.1.s390x",
"openSUSE Leap 15.6:postgresql14-llvmjit-devel-14.15-150600.16.9.1.x86_64",
"openSUSE Leap 15.6:postgresql14-plperl-14.15-150600.16.9.1.aarch64",
"openSUSE Leap 15.6:postgresql14-plperl-14.15-150600.16.9.1.ppc64le",
"openSUSE Leap 15.6:postgresql14-plperl-14.15-150600.16.9.1.s390x",
"openSUSE Leap 15.6:postgresql14-plperl-14.15-150600.16.9.1.x86_64",
"openSUSE Leap 15.6:postgresql14-plpython-14.15-150600.16.9.1.aarch64",
"openSUSE Leap 15.6:postgresql14-plpython-14.15-150600.16.9.1.ppc64le",
"openSUSE Leap 15.6:postgresql14-plpython-14.15-150600.16.9.1.s390x",
"openSUSE Leap 15.6:postgresql14-plpython-14.15-150600.16.9.1.x86_64",
"openSUSE Leap 15.6:postgresql14-pltcl-14.15-150600.16.9.1.aarch64",
"openSUSE Leap 15.6:postgresql14-pltcl-14.15-150600.16.9.1.ppc64le",
"openSUSE Leap 15.6:postgresql14-pltcl-14.15-150600.16.9.1.s390x",
"openSUSE Leap 15.6:postgresql14-pltcl-14.15-150600.16.9.1.x86_64",
"openSUSE Leap 15.6:postgresql14-server-14.15-150600.16.9.1.aarch64",
"openSUSE Leap 15.6:postgresql14-server-14.15-150600.16.9.1.ppc64le",
"openSUSE Leap 15.6:postgresql14-server-14.15-150600.16.9.1.s390x",
"openSUSE Leap 15.6:postgresql14-server-14.15-150600.16.9.1.x86_64",
"openSUSE Leap 15.6:postgresql14-server-devel-14.15-150600.16.9.1.aarch64",
"openSUSE Leap 15.6:postgresql14-server-devel-14.15-150600.16.9.1.ppc64le",
"openSUSE Leap 15.6:postgresql14-server-devel-14.15-150600.16.9.1.s390x",
"openSUSE Leap 15.6:postgresql14-server-devel-14.15-150600.16.9.1.x86_64",
"openSUSE Leap 15.6:postgresql14-test-14.15-150600.16.9.1.aarch64",
"openSUSE Leap 15.6:postgresql14-test-14.15-150600.16.9.1.ppc64le",
"openSUSE Leap 15.6:postgresql14-test-14.15-150600.16.9.1.s390x",
"openSUSE Leap 15.6:postgresql14-test-14.15-150600.16.9.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2024-10976",
"url": "https://www.suse.com/security/cve/CVE-2024-10976"
},
{
"category": "external",
"summary": "SUSE Bug 1233323 for CVE-2024-10976",
"url": "https://bugzilla.suse.com/1233323"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-14.15-150600.16.9.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-14.15-150600.16.9.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-14.15-150600.16.9.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-14.15-150600.16.9.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-contrib-14.15-150600.16.9.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-contrib-14.15-150600.16.9.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-contrib-14.15-150600.16.9.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-contrib-14.15-150600.16.9.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-devel-14.15-150600.16.9.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-devel-14.15-150600.16.9.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-devel-14.15-150600.16.9.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-devel-14.15-150600.16.9.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-docs-14.15-150600.16.9.1.noarch",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-plperl-14.15-150600.16.9.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-plperl-14.15-150600.16.9.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-plperl-14.15-150600.16.9.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-plperl-14.15-150600.16.9.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-plpython-14.15-150600.16.9.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-plpython-14.15-150600.16.9.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-plpython-14.15-150600.16.9.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-plpython-14.15-150600.16.9.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-pltcl-14.15-150600.16.9.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-pltcl-14.15-150600.16.9.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-pltcl-14.15-150600.16.9.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-pltcl-14.15-150600.16.9.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-server-14.15-150600.16.9.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-server-14.15-150600.16.9.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-server-14.15-150600.16.9.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-server-14.15-150600.16.9.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-server-devel-14.15-150600.16.9.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-server-devel-14.15-150600.16.9.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-server-devel-14.15-150600.16.9.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-server-devel-14.15-150600.16.9.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql14-llvmjit-14.15-150600.16.9.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql14-llvmjit-14.15-150600.16.9.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql14-llvmjit-14.15-150600.16.9.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql14-llvmjit-14.15-150600.16.9.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql14-test-14.15-150600.16.9.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql14-test-14.15-150600.16.9.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql14-test-14.15-150600.16.9.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql14-test-14.15-150600.16.9.1.x86_64",
"openSUSE Leap 15.6:postgresql14-14.15-150600.16.9.1.aarch64",
"openSUSE Leap 15.6:postgresql14-14.15-150600.16.9.1.ppc64le",
"openSUSE Leap 15.6:postgresql14-14.15-150600.16.9.1.s390x",
"openSUSE Leap 15.6:postgresql14-14.15-150600.16.9.1.x86_64",
"openSUSE Leap 15.6:postgresql14-contrib-14.15-150600.16.9.1.aarch64",
"openSUSE Leap 15.6:postgresql14-contrib-14.15-150600.16.9.1.ppc64le",
"openSUSE Leap 15.6:postgresql14-contrib-14.15-150600.16.9.1.s390x",
"openSUSE Leap 15.6:postgresql14-contrib-14.15-150600.16.9.1.x86_64",
"openSUSE Leap 15.6:postgresql14-devel-14.15-150600.16.9.1.aarch64",
"openSUSE Leap 15.6:postgresql14-devel-14.15-150600.16.9.1.ppc64le",
"openSUSE Leap 15.6:postgresql14-devel-14.15-150600.16.9.1.s390x",
"openSUSE Leap 15.6:postgresql14-devel-14.15-150600.16.9.1.x86_64",
"openSUSE Leap 15.6:postgresql14-docs-14.15-150600.16.9.1.noarch",
"openSUSE Leap 15.6:postgresql14-llvmjit-14.15-150600.16.9.1.aarch64",
"openSUSE Leap 15.6:postgresql14-llvmjit-14.15-150600.16.9.1.ppc64le",
"openSUSE Leap 15.6:postgresql14-llvmjit-14.15-150600.16.9.1.s390x",
"openSUSE Leap 15.6:postgresql14-llvmjit-14.15-150600.16.9.1.x86_64",
"openSUSE Leap 15.6:postgresql14-llvmjit-devel-14.15-150600.16.9.1.aarch64",
"openSUSE Leap 15.6:postgresql14-llvmjit-devel-14.15-150600.16.9.1.ppc64le",
"openSUSE Leap 15.6:postgresql14-llvmjit-devel-14.15-150600.16.9.1.s390x",
"openSUSE Leap 15.6:postgresql14-llvmjit-devel-14.15-150600.16.9.1.x86_64",
"openSUSE Leap 15.6:postgresql14-plperl-14.15-150600.16.9.1.aarch64",
"openSUSE Leap 15.6:postgresql14-plperl-14.15-150600.16.9.1.ppc64le",
"openSUSE Leap 15.6:postgresql14-plperl-14.15-150600.16.9.1.s390x",
"openSUSE Leap 15.6:postgresql14-plperl-14.15-150600.16.9.1.x86_64",
"openSUSE Leap 15.6:postgresql14-plpython-14.15-150600.16.9.1.aarch64",
"openSUSE Leap 15.6:postgresql14-plpython-14.15-150600.16.9.1.ppc64le",
"openSUSE Leap 15.6:postgresql14-plpython-14.15-150600.16.9.1.s390x",
"openSUSE Leap 15.6:postgresql14-plpython-14.15-150600.16.9.1.x86_64",
"openSUSE Leap 15.6:postgresql14-pltcl-14.15-150600.16.9.1.aarch64",
"openSUSE Leap 15.6:postgresql14-pltcl-14.15-150600.16.9.1.ppc64le",
"openSUSE Leap 15.6:postgresql14-pltcl-14.15-150600.16.9.1.s390x",
"openSUSE Leap 15.6:postgresql14-pltcl-14.15-150600.16.9.1.x86_64",
"openSUSE Leap 15.6:postgresql14-server-14.15-150600.16.9.1.aarch64",
"openSUSE Leap 15.6:postgresql14-server-14.15-150600.16.9.1.ppc64le",
"openSUSE Leap 15.6:postgresql14-server-14.15-150600.16.9.1.s390x",
"openSUSE Leap 15.6:postgresql14-server-14.15-150600.16.9.1.x86_64",
"openSUSE Leap 15.6:postgresql14-server-devel-14.15-150600.16.9.1.aarch64",
"openSUSE Leap 15.6:postgresql14-server-devel-14.15-150600.16.9.1.ppc64le",
"openSUSE Leap 15.6:postgresql14-server-devel-14.15-150600.16.9.1.s390x",
"openSUSE Leap 15.6:postgresql14-server-devel-14.15-150600.16.9.1.x86_64",
"openSUSE Leap 15.6:postgresql14-test-14.15-150600.16.9.1.aarch64",
"openSUSE Leap 15.6:postgresql14-test-14.15-150600.16.9.1.ppc64le",
"openSUSE Leap 15.6:postgresql14-test-14.15-150600.16.9.1.s390x",
"openSUSE Leap 15.6:postgresql14-test-14.15-150600.16.9.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4.2,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-14.15-150600.16.9.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-14.15-150600.16.9.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-14.15-150600.16.9.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-14.15-150600.16.9.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-contrib-14.15-150600.16.9.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-contrib-14.15-150600.16.9.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-contrib-14.15-150600.16.9.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-contrib-14.15-150600.16.9.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-devel-14.15-150600.16.9.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-devel-14.15-150600.16.9.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-devel-14.15-150600.16.9.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-devel-14.15-150600.16.9.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-docs-14.15-150600.16.9.1.noarch",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-plperl-14.15-150600.16.9.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-plperl-14.15-150600.16.9.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-plperl-14.15-150600.16.9.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-plperl-14.15-150600.16.9.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-plpython-14.15-150600.16.9.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-plpython-14.15-150600.16.9.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-plpython-14.15-150600.16.9.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-plpython-14.15-150600.16.9.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-pltcl-14.15-150600.16.9.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-pltcl-14.15-150600.16.9.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-pltcl-14.15-150600.16.9.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-pltcl-14.15-150600.16.9.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-server-14.15-150600.16.9.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-server-14.15-150600.16.9.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-server-14.15-150600.16.9.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-server-14.15-150600.16.9.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-server-devel-14.15-150600.16.9.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-server-devel-14.15-150600.16.9.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-server-devel-14.15-150600.16.9.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-server-devel-14.15-150600.16.9.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql14-llvmjit-14.15-150600.16.9.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql14-llvmjit-14.15-150600.16.9.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql14-llvmjit-14.15-150600.16.9.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql14-llvmjit-14.15-150600.16.9.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql14-test-14.15-150600.16.9.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql14-test-14.15-150600.16.9.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql14-test-14.15-150600.16.9.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql14-test-14.15-150600.16.9.1.x86_64",
"openSUSE Leap 15.6:postgresql14-14.15-150600.16.9.1.aarch64",
"openSUSE Leap 15.6:postgresql14-14.15-150600.16.9.1.ppc64le",
"openSUSE Leap 15.6:postgresql14-14.15-150600.16.9.1.s390x",
"openSUSE Leap 15.6:postgresql14-14.15-150600.16.9.1.x86_64",
"openSUSE Leap 15.6:postgresql14-contrib-14.15-150600.16.9.1.aarch64",
"openSUSE Leap 15.6:postgresql14-contrib-14.15-150600.16.9.1.ppc64le",
"openSUSE Leap 15.6:postgresql14-contrib-14.15-150600.16.9.1.s390x",
"openSUSE Leap 15.6:postgresql14-contrib-14.15-150600.16.9.1.x86_64",
"openSUSE Leap 15.6:postgresql14-devel-14.15-150600.16.9.1.aarch64",
"openSUSE Leap 15.6:postgresql14-devel-14.15-150600.16.9.1.ppc64le",
"openSUSE Leap 15.6:postgresql14-devel-14.15-150600.16.9.1.s390x",
"openSUSE Leap 15.6:postgresql14-devel-14.15-150600.16.9.1.x86_64",
"openSUSE Leap 15.6:postgresql14-docs-14.15-150600.16.9.1.noarch",
"openSUSE Leap 15.6:postgresql14-llvmjit-14.15-150600.16.9.1.aarch64",
"openSUSE Leap 15.6:postgresql14-llvmjit-14.15-150600.16.9.1.ppc64le",
"openSUSE Leap 15.6:postgresql14-llvmjit-14.15-150600.16.9.1.s390x",
"openSUSE Leap 15.6:postgresql14-llvmjit-14.15-150600.16.9.1.x86_64",
"openSUSE Leap 15.6:postgresql14-llvmjit-devel-14.15-150600.16.9.1.aarch64",
"openSUSE Leap 15.6:postgresql14-llvmjit-devel-14.15-150600.16.9.1.ppc64le",
"openSUSE Leap 15.6:postgresql14-llvmjit-devel-14.15-150600.16.9.1.s390x",
"openSUSE Leap 15.6:postgresql14-llvmjit-devel-14.15-150600.16.9.1.x86_64",
"openSUSE Leap 15.6:postgresql14-plperl-14.15-150600.16.9.1.aarch64",
"openSUSE Leap 15.6:postgresql14-plperl-14.15-150600.16.9.1.ppc64le",
"openSUSE Leap 15.6:postgresql14-plperl-14.15-150600.16.9.1.s390x",
"openSUSE Leap 15.6:postgresql14-plperl-14.15-150600.16.9.1.x86_64",
"openSUSE Leap 15.6:postgresql14-plpython-14.15-150600.16.9.1.aarch64",
"openSUSE Leap 15.6:postgresql14-plpython-14.15-150600.16.9.1.ppc64le",
"openSUSE Leap 15.6:postgresql14-plpython-14.15-150600.16.9.1.s390x",
"openSUSE Leap 15.6:postgresql14-plpython-14.15-150600.16.9.1.x86_64",
"openSUSE Leap 15.6:postgresql14-pltcl-14.15-150600.16.9.1.aarch64",
"openSUSE Leap 15.6:postgresql14-pltcl-14.15-150600.16.9.1.ppc64le",
"openSUSE Leap 15.6:postgresql14-pltcl-14.15-150600.16.9.1.s390x",
"openSUSE Leap 15.6:postgresql14-pltcl-14.15-150600.16.9.1.x86_64",
"openSUSE Leap 15.6:postgresql14-server-14.15-150600.16.9.1.aarch64",
"openSUSE Leap 15.6:postgresql14-server-14.15-150600.16.9.1.ppc64le",
"openSUSE Leap 15.6:postgresql14-server-14.15-150600.16.9.1.s390x",
"openSUSE Leap 15.6:postgresql14-server-14.15-150600.16.9.1.x86_64",
"openSUSE Leap 15.6:postgresql14-server-devel-14.15-150600.16.9.1.aarch64",
"openSUSE Leap 15.6:postgresql14-server-devel-14.15-150600.16.9.1.ppc64le",
"openSUSE Leap 15.6:postgresql14-server-devel-14.15-150600.16.9.1.s390x",
"openSUSE Leap 15.6:postgresql14-server-devel-14.15-150600.16.9.1.x86_64",
"openSUSE Leap 15.6:postgresql14-test-14.15-150600.16.9.1.aarch64",
"openSUSE Leap 15.6:postgresql14-test-14.15-150600.16.9.1.ppc64le",
"openSUSE Leap 15.6:postgresql14-test-14.15-150600.16.9.1.s390x",
"openSUSE Leap 15.6:postgresql14-test-14.15-150600.16.9.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-11-29T16:23:57Z",
"details": "moderate"
}
],
"title": "CVE-2024-10976"
},
{
"cve": "CVE-2024-10977",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2024-10977"
}
],
"notes": [
{
"category": "general",
"text": "Client use of server error message in PostgreSQL allows a server not trusted under current SSL or GSS settings to furnish arbitrary non-NUL bytes to the libpq application. For example, a man-in-the-middle attacker could send a long error message that a human or screen-scraper user of psql mistakes for valid query results. This is probably not a concern for clients where the user interface unambiguously indicates the boundary between one error message and other text. Versions before PostgreSQL 17.1, 16.5, 15.9, 14.14, 13.17, and 12.21 are affected.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-14.15-150600.16.9.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-14.15-150600.16.9.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-14.15-150600.16.9.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-14.15-150600.16.9.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-contrib-14.15-150600.16.9.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-contrib-14.15-150600.16.9.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-contrib-14.15-150600.16.9.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-contrib-14.15-150600.16.9.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-devel-14.15-150600.16.9.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-devel-14.15-150600.16.9.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-devel-14.15-150600.16.9.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-devel-14.15-150600.16.9.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-docs-14.15-150600.16.9.1.noarch",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-plperl-14.15-150600.16.9.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-plperl-14.15-150600.16.9.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-plperl-14.15-150600.16.9.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-plperl-14.15-150600.16.9.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-plpython-14.15-150600.16.9.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-plpython-14.15-150600.16.9.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-plpython-14.15-150600.16.9.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-plpython-14.15-150600.16.9.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-pltcl-14.15-150600.16.9.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-pltcl-14.15-150600.16.9.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-pltcl-14.15-150600.16.9.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-pltcl-14.15-150600.16.9.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-server-14.15-150600.16.9.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-server-14.15-150600.16.9.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-server-14.15-150600.16.9.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-server-14.15-150600.16.9.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-server-devel-14.15-150600.16.9.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-server-devel-14.15-150600.16.9.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-server-devel-14.15-150600.16.9.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-server-devel-14.15-150600.16.9.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql14-llvmjit-14.15-150600.16.9.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql14-llvmjit-14.15-150600.16.9.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql14-llvmjit-14.15-150600.16.9.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql14-llvmjit-14.15-150600.16.9.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql14-test-14.15-150600.16.9.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql14-test-14.15-150600.16.9.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql14-test-14.15-150600.16.9.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql14-test-14.15-150600.16.9.1.x86_64",
"openSUSE Leap 15.6:postgresql14-14.15-150600.16.9.1.aarch64",
"openSUSE Leap 15.6:postgresql14-14.15-150600.16.9.1.ppc64le",
"openSUSE Leap 15.6:postgresql14-14.15-150600.16.9.1.s390x",
"openSUSE Leap 15.6:postgresql14-14.15-150600.16.9.1.x86_64",
"openSUSE Leap 15.6:postgresql14-contrib-14.15-150600.16.9.1.aarch64",
"openSUSE Leap 15.6:postgresql14-contrib-14.15-150600.16.9.1.ppc64le",
"openSUSE Leap 15.6:postgresql14-contrib-14.15-150600.16.9.1.s390x",
"openSUSE Leap 15.6:postgresql14-contrib-14.15-150600.16.9.1.x86_64",
"openSUSE Leap 15.6:postgresql14-devel-14.15-150600.16.9.1.aarch64",
"openSUSE Leap 15.6:postgresql14-devel-14.15-150600.16.9.1.ppc64le",
"openSUSE Leap 15.6:postgresql14-devel-14.15-150600.16.9.1.s390x",
"openSUSE Leap 15.6:postgresql14-devel-14.15-150600.16.9.1.x86_64",
"openSUSE Leap 15.6:postgresql14-docs-14.15-150600.16.9.1.noarch",
"openSUSE Leap 15.6:postgresql14-llvmjit-14.15-150600.16.9.1.aarch64",
"openSUSE Leap 15.6:postgresql14-llvmjit-14.15-150600.16.9.1.ppc64le",
"openSUSE Leap 15.6:postgresql14-llvmjit-14.15-150600.16.9.1.s390x",
"openSUSE Leap 15.6:postgresql14-llvmjit-14.15-150600.16.9.1.x86_64",
"openSUSE Leap 15.6:postgresql14-llvmjit-devel-14.15-150600.16.9.1.aarch64",
"openSUSE Leap 15.6:postgresql14-llvmjit-devel-14.15-150600.16.9.1.ppc64le",
"openSUSE Leap 15.6:postgresql14-llvmjit-devel-14.15-150600.16.9.1.s390x",
"openSUSE Leap 15.6:postgresql14-llvmjit-devel-14.15-150600.16.9.1.x86_64",
"openSUSE Leap 15.6:postgresql14-plperl-14.15-150600.16.9.1.aarch64",
"openSUSE Leap 15.6:postgresql14-plperl-14.15-150600.16.9.1.ppc64le",
"openSUSE Leap 15.6:postgresql14-plperl-14.15-150600.16.9.1.s390x",
"openSUSE Leap 15.6:postgresql14-plperl-14.15-150600.16.9.1.x86_64",
"openSUSE Leap 15.6:postgresql14-plpython-14.15-150600.16.9.1.aarch64",
"openSUSE Leap 15.6:postgresql14-plpython-14.15-150600.16.9.1.ppc64le",
"openSUSE Leap 15.6:postgresql14-plpython-14.15-150600.16.9.1.s390x",
"openSUSE Leap 15.6:postgresql14-plpython-14.15-150600.16.9.1.x86_64",
"openSUSE Leap 15.6:postgresql14-pltcl-14.15-150600.16.9.1.aarch64",
"openSUSE Leap 15.6:postgresql14-pltcl-14.15-150600.16.9.1.ppc64le",
"openSUSE Leap 15.6:postgresql14-pltcl-14.15-150600.16.9.1.s390x",
"openSUSE Leap 15.6:postgresql14-pltcl-14.15-150600.16.9.1.x86_64",
"openSUSE Leap 15.6:postgresql14-server-14.15-150600.16.9.1.aarch64",
"openSUSE Leap 15.6:postgresql14-server-14.15-150600.16.9.1.ppc64le",
"openSUSE Leap 15.6:postgresql14-server-14.15-150600.16.9.1.s390x",
"openSUSE Leap 15.6:postgresql14-server-14.15-150600.16.9.1.x86_64",
"openSUSE Leap 15.6:postgresql14-server-devel-14.15-150600.16.9.1.aarch64",
"openSUSE Leap 15.6:postgresql14-server-devel-14.15-150600.16.9.1.ppc64le",
"openSUSE Leap 15.6:postgresql14-server-devel-14.15-150600.16.9.1.s390x",
"openSUSE Leap 15.6:postgresql14-server-devel-14.15-150600.16.9.1.x86_64",
"openSUSE Leap 15.6:postgresql14-test-14.15-150600.16.9.1.aarch64",
"openSUSE Leap 15.6:postgresql14-test-14.15-150600.16.9.1.ppc64le",
"openSUSE Leap 15.6:postgresql14-test-14.15-150600.16.9.1.s390x",
"openSUSE Leap 15.6:postgresql14-test-14.15-150600.16.9.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2024-10977",
"url": "https://www.suse.com/security/cve/CVE-2024-10977"
},
{
"category": "external",
"summary": "SUSE Bug 1233325 for CVE-2024-10977",
"url": "https://bugzilla.suse.com/1233325"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-14.15-150600.16.9.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-14.15-150600.16.9.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-14.15-150600.16.9.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-14.15-150600.16.9.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-contrib-14.15-150600.16.9.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-contrib-14.15-150600.16.9.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-contrib-14.15-150600.16.9.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-contrib-14.15-150600.16.9.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-devel-14.15-150600.16.9.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-devel-14.15-150600.16.9.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-devel-14.15-150600.16.9.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-devel-14.15-150600.16.9.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-docs-14.15-150600.16.9.1.noarch",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-plperl-14.15-150600.16.9.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-plperl-14.15-150600.16.9.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-plperl-14.15-150600.16.9.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-plperl-14.15-150600.16.9.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-plpython-14.15-150600.16.9.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-plpython-14.15-150600.16.9.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-plpython-14.15-150600.16.9.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-plpython-14.15-150600.16.9.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-pltcl-14.15-150600.16.9.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-pltcl-14.15-150600.16.9.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-pltcl-14.15-150600.16.9.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-pltcl-14.15-150600.16.9.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-server-14.15-150600.16.9.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-server-14.15-150600.16.9.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-server-14.15-150600.16.9.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-server-14.15-150600.16.9.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-server-devel-14.15-150600.16.9.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-server-devel-14.15-150600.16.9.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-server-devel-14.15-150600.16.9.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-server-devel-14.15-150600.16.9.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql14-llvmjit-14.15-150600.16.9.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql14-llvmjit-14.15-150600.16.9.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql14-llvmjit-14.15-150600.16.9.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql14-llvmjit-14.15-150600.16.9.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql14-test-14.15-150600.16.9.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql14-test-14.15-150600.16.9.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql14-test-14.15-150600.16.9.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql14-test-14.15-150600.16.9.1.x86_64",
"openSUSE Leap 15.6:postgresql14-14.15-150600.16.9.1.aarch64",
"openSUSE Leap 15.6:postgresql14-14.15-150600.16.9.1.ppc64le",
"openSUSE Leap 15.6:postgresql14-14.15-150600.16.9.1.s390x",
"openSUSE Leap 15.6:postgresql14-14.15-150600.16.9.1.x86_64",
"openSUSE Leap 15.6:postgresql14-contrib-14.15-150600.16.9.1.aarch64",
"openSUSE Leap 15.6:postgresql14-contrib-14.15-150600.16.9.1.ppc64le",
"openSUSE Leap 15.6:postgresql14-contrib-14.15-150600.16.9.1.s390x",
"openSUSE Leap 15.6:postgresql14-contrib-14.15-150600.16.9.1.x86_64",
"openSUSE Leap 15.6:postgresql14-devel-14.15-150600.16.9.1.aarch64",
"openSUSE Leap 15.6:postgresql14-devel-14.15-150600.16.9.1.ppc64le",
"openSUSE Leap 15.6:postgresql14-devel-14.15-150600.16.9.1.s390x",
"openSUSE Leap 15.6:postgresql14-devel-14.15-150600.16.9.1.x86_64",
"openSUSE Leap 15.6:postgresql14-docs-14.15-150600.16.9.1.noarch",
"openSUSE Leap 15.6:postgresql14-llvmjit-14.15-150600.16.9.1.aarch64",
"openSUSE Leap 15.6:postgresql14-llvmjit-14.15-150600.16.9.1.ppc64le",
"openSUSE Leap 15.6:postgresql14-llvmjit-14.15-150600.16.9.1.s390x",
"openSUSE Leap 15.6:postgresql14-llvmjit-14.15-150600.16.9.1.x86_64",
"openSUSE Leap 15.6:postgresql14-llvmjit-devel-14.15-150600.16.9.1.aarch64",
"openSUSE Leap 15.6:postgresql14-llvmjit-devel-14.15-150600.16.9.1.ppc64le",
"openSUSE Leap 15.6:postgresql14-llvmjit-devel-14.15-150600.16.9.1.s390x",
"openSUSE Leap 15.6:postgresql14-llvmjit-devel-14.15-150600.16.9.1.x86_64",
"openSUSE Leap 15.6:postgresql14-plperl-14.15-150600.16.9.1.aarch64",
"openSUSE Leap 15.6:postgresql14-plperl-14.15-150600.16.9.1.ppc64le",
"openSUSE Leap 15.6:postgresql14-plperl-14.15-150600.16.9.1.s390x",
"openSUSE Leap 15.6:postgresql14-plperl-14.15-150600.16.9.1.x86_64",
"openSUSE Leap 15.6:postgresql14-plpython-14.15-150600.16.9.1.aarch64",
"openSUSE Leap 15.6:postgresql14-plpython-14.15-150600.16.9.1.ppc64le",
"openSUSE Leap 15.6:postgresql14-plpython-14.15-150600.16.9.1.s390x",
"openSUSE Leap 15.6:postgresql14-plpython-14.15-150600.16.9.1.x86_64",
"openSUSE Leap 15.6:postgresql14-pltcl-14.15-150600.16.9.1.aarch64",
"openSUSE Leap 15.6:postgresql14-pltcl-14.15-150600.16.9.1.ppc64le",
"openSUSE Leap 15.6:postgresql14-pltcl-14.15-150600.16.9.1.s390x",
"openSUSE Leap 15.6:postgresql14-pltcl-14.15-150600.16.9.1.x86_64",
"openSUSE Leap 15.6:postgresql14-server-14.15-150600.16.9.1.aarch64",
"openSUSE Leap 15.6:postgresql14-server-14.15-150600.16.9.1.ppc64le",
"openSUSE Leap 15.6:postgresql14-server-14.15-150600.16.9.1.s390x",
"openSUSE Leap 15.6:postgresql14-server-14.15-150600.16.9.1.x86_64",
"openSUSE Leap 15.6:postgresql14-server-devel-14.15-150600.16.9.1.aarch64",
"openSUSE Leap 15.6:postgresql14-server-devel-14.15-150600.16.9.1.ppc64le",
"openSUSE Leap 15.6:postgresql14-server-devel-14.15-150600.16.9.1.s390x",
"openSUSE Leap 15.6:postgresql14-server-devel-14.15-150600.16.9.1.x86_64",
"openSUSE Leap 15.6:postgresql14-test-14.15-150600.16.9.1.aarch64",
"openSUSE Leap 15.6:postgresql14-test-14.15-150600.16.9.1.ppc64le",
"openSUSE Leap 15.6:postgresql14-test-14.15-150600.16.9.1.s390x",
"openSUSE Leap 15.6:postgresql14-test-14.15-150600.16.9.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 3.1,
"baseSeverity": "LOW",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:N/I:L/A:N",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-14.15-150600.16.9.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-14.15-150600.16.9.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-14.15-150600.16.9.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-14.15-150600.16.9.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-contrib-14.15-150600.16.9.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-contrib-14.15-150600.16.9.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-contrib-14.15-150600.16.9.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-contrib-14.15-150600.16.9.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-devel-14.15-150600.16.9.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-devel-14.15-150600.16.9.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-devel-14.15-150600.16.9.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-devel-14.15-150600.16.9.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-docs-14.15-150600.16.9.1.noarch",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-plperl-14.15-150600.16.9.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-plperl-14.15-150600.16.9.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-plperl-14.15-150600.16.9.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-plperl-14.15-150600.16.9.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-plpython-14.15-150600.16.9.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-plpython-14.15-150600.16.9.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-plpython-14.15-150600.16.9.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-plpython-14.15-150600.16.9.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-pltcl-14.15-150600.16.9.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-pltcl-14.15-150600.16.9.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-pltcl-14.15-150600.16.9.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-pltcl-14.15-150600.16.9.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-server-14.15-150600.16.9.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-server-14.15-150600.16.9.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-server-14.15-150600.16.9.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-server-14.15-150600.16.9.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-server-devel-14.15-150600.16.9.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-server-devel-14.15-150600.16.9.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-server-devel-14.15-150600.16.9.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-server-devel-14.15-150600.16.9.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql14-llvmjit-14.15-150600.16.9.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql14-llvmjit-14.15-150600.16.9.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql14-llvmjit-14.15-150600.16.9.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql14-llvmjit-14.15-150600.16.9.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql14-test-14.15-150600.16.9.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql14-test-14.15-150600.16.9.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql14-test-14.15-150600.16.9.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql14-test-14.15-150600.16.9.1.x86_64",
"openSUSE Leap 15.6:postgresql14-14.15-150600.16.9.1.aarch64",
"openSUSE Leap 15.6:postgresql14-14.15-150600.16.9.1.ppc64le",
"openSUSE Leap 15.6:postgresql14-14.15-150600.16.9.1.s390x",
"openSUSE Leap 15.6:postgresql14-14.15-150600.16.9.1.x86_64",
"openSUSE Leap 15.6:postgresql14-contrib-14.15-150600.16.9.1.aarch64",
"openSUSE Leap 15.6:postgresql14-contrib-14.15-150600.16.9.1.ppc64le",
"openSUSE Leap 15.6:postgresql14-contrib-14.15-150600.16.9.1.s390x",
"openSUSE Leap 15.6:postgresql14-contrib-14.15-150600.16.9.1.x86_64",
"openSUSE Leap 15.6:postgresql14-devel-14.15-150600.16.9.1.aarch64",
"openSUSE Leap 15.6:postgresql14-devel-14.15-150600.16.9.1.ppc64le",
"openSUSE Leap 15.6:postgresql14-devel-14.15-150600.16.9.1.s390x",
"openSUSE Leap 15.6:postgresql14-devel-14.15-150600.16.9.1.x86_64",
"openSUSE Leap 15.6:postgresql14-docs-14.15-150600.16.9.1.noarch",
"openSUSE Leap 15.6:postgresql14-llvmjit-14.15-150600.16.9.1.aarch64",
"openSUSE Leap 15.6:postgresql14-llvmjit-14.15-150600.16.9.1.ppc64le",
"openSUSE Leap 15.6:postgresql14-llvmjit-14.15-150600.16.9.1.s390x",
"openSUSE Leap 15.6:postgresql14-llvmjit-14.15-150600.16.9.1.x86_64",
"openSUSE Leap 15.6:postgresql14-llvmjit-devel-14.15-150600.16.9.1.aarch64",
"openSUSE Leap 15.6:postgresql14-llvmjit-devel-14.15-150600.16.9.1.ppc64le",
"openSUSE Leap 15.6:postgresql14-llvmjit-devel-14.15-150600.16.9.1.s390x",
"openSUSE Leap 15.6:postgresql14-llvmjit-devel-14.15-150600.16.9.1.x86_64",
"openSUSE Leap 15.6:postgresql14-plperl-14.15-150600.16.9.1.aarch64",
"openSUSE Leap 15.6:postgresql14-plperl-14.15-150600.16.9.1.ppc64le",
"openSUSE Leap 15.6:postgresql14-plperl-14.15-150600.16.9.1.s390x",
"openSUSE Leap 15.6:postgresql14-plperl-14.15-150600.16.9.1.x86_64",
"openSUSE Leap 15.6:postgresql14-plpython-14.15-150600.16.9.1.aarch64",
"openSUSE Leap 15.6:postgresql14-plpython-14.15-150600.16.9.1.ppc64le",
"openSUSE Leap 15.6:postgresql14-plpython-14.15-150600.16.9.1.s390x",
"openSUSE Leap 15.6:postgresql14-plpython-14.15-150600.16.9.1.x86_64",
"openSUSE Leap 15.6:postgresql14-pltcl-14.15-150600.16.9.1.aarch64",
"openSUSE Leap 15.6:postgresql14-pltcl-14.15-150600.16.9.1.ppc64le",
"openSUSE Leap 15.6:postgresql14-pltcl-14.15-150600.16.9.1.s390x",
"openSUSE Leap 15.6:postgresql14-pltcl-14.15-150600.16.9.1.x86_64",
"openSUSE Leap 15.6:postgresql14-server-14.15-150600.16.9.1.aarch64",
"openSUSE Leap 15.6:postgresql14-server-14.15-150600.16.9.1.ppc64le",
"openSUSE Leap 15.6:postgresql14-server-14.15-150600.16.9.1.s390x",
"openSUSE Leap 15.6:postgresql14-server-14.15-150600.16.9.1.x86_64",
"openSUSE Leap 15.6:postgresql14-server-devel-14.15-150600.16.9.1.aarch64",
"openSUSE Leap 15.6:postgresql14-server-devel-14.15-150600.16.9.1.ppc64le",
"openSUSE Leap 15.6:postgresql14-server-devel-14.15-150600.16.9.1.s390x",
"openSUSE Leap 15.6:postgresql14-server-devel-14.15-150600.16.9.1.x86_64",
"openSUSE Leap 15.6:postgresql14-test-14.15-150600.16.9.1.aarch64",
"openSUSE Leap 15.6:postgresql14-test-14.15-150600.16.9.1.ppc64le",
"openSUSE Leap 15.6:postgresql14-test-14.15-150600.16.9.1.s390x",
"openSUSE Leap 15.6:postgresql14-test-14.15-150600.16.9.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-11-29T16:23:57Z",
"details": "low"
}
],
"title": "CVE-2024-10977"
},
{
"cve": "CVE-2024-10978",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2024-10978"
}
],
"notes": [
{
"category": "general",
"text": "Incorrect privilege assignment in PostgreSQL allows a less-privileged application user to view or change different rows from those intended. An attack requires the application to use SET ROLE, SET SESSION AUTHORIZATION, or an equivalent feature. The problem arises when an application query uses parameters from the attacker or conveys query results to the attacker. If that query reacts to current_setting(\u0027role\u0027) or the current user ID, it may modify or return data as though the session had not used SET ROLE or SET SESSION AUTHORIZATION. The attacker does not control which incorrect user ID applies. Query text from less-privileged sources is not a concern here, because SET ROLE and SET SESSION AUTHORIZATION are not sandboxes for unvetted queries. Versions before PostgreSQL 17.1, 16.5, 15.9, 14.14, 13.17, and 12.21 are affected.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-14.15-150600.16.9.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-14.15-150600.16.9.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-14.15-150600.16.9.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-14.15-150600.16.9.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-contrib-14.15-150600.16.9.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-contrib-14.15-150600.16.9.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-contrib-14.15-150600.16.9.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-contrib-14.15-150600.16.9.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-devel-14.15-150600.16.9.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-devel-14.15-150600.16.9.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-devel-14.15-150600.16.9.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-devel-14.15-150600.16.9.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-docs-14.15-150600.16.9.1.noarch",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-plperl-14.15-150600.16.9.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-plperl-14.15-150600.16.9.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-plperl-14.15-150600.16.9.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-plperl-14.15-150600.16.9.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-plpython-14.15-150600.16.9.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-plpython-14.15-150600.16.9.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-plpython-14.15-150600.16.9.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-plpython-14.15-150600.16.9.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-pltcl-14.15-150600.16.9.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-pltcl-14.15-150600.16.9.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-pltcl-14.15-150600.16.9.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-pltcl-14.15-150600.16.9.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-server-14.15-150600.16.9.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-server-14.15-150600.16.9.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-server-14.15-150600.16.9.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-server-14.15-150600.16.9.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-server-devel-14.15-150600.16.9.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-server-devel-14.15-150600.16.9.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-server-devel-14.15-150600.16.9.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-server-devel-14.15-150600.16.9.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql14-llvmjit-14.15-150600.16.9.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql14-llvmjit-14.15-150600.16.9.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql14-llvmjit-14.15-150600.16.9.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql14-llvmjit-14.15-150600.16.9.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql14-test-14.15-150600.16.9.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql14-test-14.15-150600.16.9.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql14-test-14.15-150600.16.9.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql14-test-14.15-150600.16.9.1.x86_64",
"openSUSE Leap 15.6:postgresql14-14.15-150600.16.9.1.aarch64",
"openSUSE Leap 15.6:postgresql14-14.15-150600.16.9.1.ppc64le",
"openSUSE Leap 15.6:postgresql14-14.15-150600.16.9.1.s390x",
"openSUSE Leap 15.6:postgresql14-14.15-150600.16.9.1.x86_64",
"openSUSE Leap 15.6:postgresql14-contrib-14.15-150600.16.9.1.aarch64",
"openSUSE Leap 15.6:postgresql14-contrib-14.15-150600.16.9.1.ppc64le",
"openSUSE Leap 15.6:postgresql14-contrib-14.15-150600.16.9.1.s390x",
"openSUSE Leap 15.6:postgresql14-contrib-14.15-150600.16.9.1.x86_64",
"openSUSE Leap 15.6:postgresql14-devel-14.15-150600.16.9.1.aarch64",
"openSUSE Leap 15.6:postgresql14-devel-14.15-150600.16.9.1.ppc64le",
"openSUSE Leap 15.6:postgresql14-devel-14.15-150600.16.9.1.s390x",
"openSUSE Leap 15.6:postgresql14-devel-14.15-150600.16.9.1.x86_64",
"openSUSE Leap 15.6:postgresql14-docs-14.15-150600.16.9.1.noarch",
"openSUSE Leap 15.6:postgresql14-llvmjit-14.15-150600.16.9.1.aarch64",
"openSUSE Leap 15.6:postgresql14-llvmjit-14.15-150600.16.9.1.ppc64le",
"openSUSE Leap 15.6:postgresql14-llvmjit-14.15-150600.16.9.1.s390x",
"openSUSE Leap 15.6:postgresql14-llvmjit-14.15-150600.16.9.1.x86_64",
"openSUSE Leap 15.6:postgresql14-llvmjit-devel-14.15-150600.16.9.1.aarch64",
"openSUSE Leap 15.6:postgresql14-llvmjit-devel-14.15-150600.16.9.1.ppc64le",
"openSUSE Leap 15.6:postgresql14-llvmjit-devel-14.15-150600.16.9.1.s390x",
"openSUSE Leap 15.6:postgresql14-llvmjit-devel-14.15-150600.16.9.1.x86_64",
"openSUSE Leap 15.6:postgresql14-plperl-14.15-150600.16.9.1.aarch64",
"openSUSE Leap 15.6:postgresql14-plperl-14.15-150600.16.9.1.ppc64le",
"openSUSE Leap 15.6:postgresql14-plperl-14.15-150600.16.9.1.s390x",
"openSUSE Leap 15.6:postgresql14-plperl-14.15-150600.16.9.1.x86_64",
"openSUSE Leap 15.6:postgresql14-plpython-14.15-150600.16.9.1.aarch64",
"openSUSE Leap 15.6:postgresql14-plpython-14.15-150600.16.9.1.ppc64le",
"openSUSE Leap 15.6:postgresql14-plpython-14.15-150600.16.9.1.s390x",
"openSUSE Leap 15.6:postgresql14-plpython-14.15-150600.16.9.1.x86_64",
"openSUSE Leap 15.6:postgresql14-pltcl-14.15-150600.16.9.1.aarch64",
"openSUSE Leap 15.6:postgresql14-pltcl-14.15-150600.16.9.1.ppc64le",
"openSUSE Leap 15.6:postgresql14-pltcl-14.15-150600.16.9.1.s390x",
"openSUSE Leap 15.6:postgresql14-pltcl-14.15-150600.16.9.1.x86_64",
"openSUSE Leap 15.6:postgresql14-server-14.15-150600.16.9.1.aarch64",
"openSUSE Leap 15.6:postgresql14-server-14.15-150600.16.9.1.ppc64le",
"openSUSE Leap 15.6:postgresql14-server-14.15-150600.16.9.1.s390x",
"openSUSE Leap 15.6:postgresql14-server-14.15-150600.16.9.1.x86_64",
"openSUSE Leap 15.6:postgresql14-server-devel-14.15-150600.16.9.1.aarch64",
"openSUSE Leap 15.6:postgresql14-server-devel-14.15-150600.16.9.1.ppc64le",
"openSUSE Leap 15.6:postgresql14-server-devel-14.15-150600.16.9.1.s390x",
"openSUSE Leap 15.6:postgresql14-server-devel-14.15-150600.16.9.1.x86_64",
"openSUSE Leap 15.6:postgresql14-test-14.15-150600.16.9.1.aarch64",
"openSUSE Leap 15.6:postgresql14-test-14.15-150600.16.9.1.ppc64le",
"openSUSE Leap 15.6:postgresql14-test-14.15-150600.16.9.1.s390x",
"openSUSE Leap 15.6:postgresql14-test-14.15-150600.16.9.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2024-10978",
"url": "https://www.suse.com/security/cve/CVE-2024-10978"
},
{
"category": "external",
"summary": "SUSE Bug 1233326 for CVE-2024-10978",
"url": "https://bugzilla.suse.com/1233326"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-14.15-150600.16.9.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-14.15-150600.16.9.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-14.15-150600.16.9.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-14.15-150600.16.9.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-contrib-14.15-150600.16.9.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-contrib-14.15-150600.16.9.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-contrib-14.15-150600.16.9.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-contrib-14.15-150600.16.9.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-devel-14.15-150600.16.9.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-devel-14.15-150600.16.9.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-devel-14.15-150600.16.9.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-devel-14.15-150600.16.9.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-docs-14.15-150600.16.9.1.noarch",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-plperl-14.15-150600.16.9.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-plperl-14.15-150600.16.9.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-plperl-14.15-150600.16.9.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-plperl-14.15-150600.16.9.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-plpython-14.15-150600.16.9.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-plpython-14.15-150600.16.9.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-plpython-14.15-150600.16.9.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-plpython-14.15-150600.16.9.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-pltcl-14.15-150600.16.9.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-pltcl-14.15-150600.16.9.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-pltcl-14.15-150600.16.9.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-pltcl-14.15-150600.16.9.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-server-14.15-150600.16.9.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-server-14.15-150600.16.9.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-server-14.15-150600.16.9.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-server-14.15-150600.16.9.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-server-devel-14.15-150600.16.9.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-server-devel-14.15-150600.16.9.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-server-devel-14.15-150600.16.9.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-server-devel-14.15-150600.16.9.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql14-llvmjit-14.15-150600.16.9.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql14-llvmjit-14.15-150600.16.9.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql14-llvmjit-14.15-150600.16.9.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql14-llvmjit-14.15-150600.16.9.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql14-test-14.15-150600.16.9.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql14-test-14.15-150600.16.9.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql14-test-14.15-150600.16.9.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql14-test-14.15-150600.16.9.1.x86_64",
"openSUSE Leap 15.6:postgresql14-14.15-150600.16.9.1.aarch64",
"openSUSE Leap 15.6:postgresql14-14.15-150600.16.9.1.ppc64le",
"openSUSE Leap 15.6:postgresql14-14.15-150600.16.9.1.s390x",
"openSUSE Leap 15.6:postgresql14-14.15-150600.16.9.1.x86_64",
"openSUSE Leap 15.6:postgresql14-contrib-14.15-150600.16.9.1.aarch64",
"openSUSE Leap 15.6:postgresql14-contrib-14.15-150600.16.9.1.ppc64le",
"openSUSE Leap 15.6:postgresql14-contrib-14.15-150600.16.9.1.s390x",
"openSUSE Leap 15.6:postgresql14-contrib-14.15-150600.16.9.1.x86_64",
"openSUSE Leap 15.6:postgresql14-devel-14.15-150600.16.9.1.aarch64",
"openSUSE Leap 15.6:postgresql14-devel-14.15-150600.16.9.1.ppc64le",
"openSUSE Leap 15.6:postgresql14-devel-14.15-150600.16.9.1.s390x",
"openSUSE Leap 15.6:postgresql14-devel-14.15-150600.16.9.1.x86_64",
"openSUSE Leap 15.6:postgresql14-docs-14.15-150600.16.9.1.noarch",
"openSUSE Leap 15.6:postgresql14-llvmjit-14.15-150600.16.9.1.aarch64",
"openSUSE Leap 15.6:postgresql14-llvmjit-14.15-150600.16.9.1.ppc64le",
"openSUSE Leap 15.6:postgresql14-llvmjit-14.15-150600.16.9.1.s390x",
"openSUSE Leap 15.6:postgresql14-llvmjit-14.15-150600.16.9.1.x86_64",
"openSUSE Leap 15.6:postgresql14-llvmjit-devel-14.15-150600.16.9.1.aarch64",
"openSUSE Leap 15.6:postgresql14-llvmjit-devel-14.15-150600.16.9.1.ppc64le",
"openSUSE Leap 15.6:postgresql14-llvmjit-devel-14.15-150600.16.9.1.s390x",
"openSUSE Leap 15.6:postgresql14-llvmjit-devel-14.15-150600.16.9.1.x86_64",
"openSUSE Leap 15.6:postgresql14-plperl-14.15-150600.16.9.1.aarch64",
"openSUSE Leap 15.6:postgresql14-plperl-14.15-150600.16.9.1.ppc64le",
"openSUSE Leap 15.6:postgresql14-plperl-14.15-150600.16.9.1.s390x",
"openSUSE Leap 15.6:postgresql14-plperl-14.15-150600.16.9.1.x86_64",
"openSUSE Leap 15.6:postgresql14-plpython-14.15-150600.16.9.1.aarch64",
"openSUSE Leap 15.6:postgresql14-plpython-14.15-150600.16.9.1.ppc64le",
"openSUSE Leap 15.6:postgresql14-plpython-14.15-150600.16.9.1.s390x",
"openSUSE Leap 15.6:postgresql14-plpython-14.15-150600.16.9.1.x86_64",
"openSUSE Leap 15.6:postgresql14-pltcl-14.15-150600.16.9.1.aarch64",
"openSUSE Leap 15.6:postgresql14-pltcl-14.15-150600.16.9.1.ppc64le",
"openSUSE Leap 15.6:postgresql14-pltcl-14.15-150600.16.9.1.s390x",
"openSUSE Leap 15.6:postgresql14-pltcl-14.15-150600.16.9.1.x86_64",
"openSUSE Leap 15.6:postgresql14-server-14.15-150600.16.9.1.aarch64",
"openSUSE Leap 15.6:postgresql14-server-14.15-150600.16.9.1.ppc64le",
"openSUSE Leap 15.6:postgresql14-server-14.15-150600.16.9.1.s390x",
"openSUSE Leap 15.6:postgresql14-server-14.15-150600.16.9.1.x86_64",
"openSUSE Leap 15.6:postgresql14-server-devel-14.15-150600.16.9.1.aarch64",
"openSUSE Leap 15.6:postgresql14-server-devel-14.15-150600.16.9.1.ppc64le",
"openSUSE Leap 15.6:postgresql14-server-devel-14.15-150600.16.9.1.s390x",
"openSUSE Leap 15.6:postgresql14-server-devel-14.15-150600.16.9.1.x86_64",
"openSUSE Leap 15.6:postgresql14-test-14.15-150600.16.9.1.aarch64",
"openSUSE Leap 15.6:postgresql14-test-14.15-150600.16.9.1.ppc64le",
"openSUSE Leap 15.6:postgresql14-test-14.15-150600.16.9.1.s390x",
"openSUSE Leap 15.6:postgresql14-test-14.15-150600.16.9.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4.2,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-14.15-150600.16.9.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-14.15-150600.16.9.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-14.15-150600.16.9.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-14.15-150600.16.9.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-contrib-14.15-150600.16.9.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-contrib-14.15-150600.16.9.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-contrib-14.15-150600.16.9.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-contrib-14.15-150600.16.9.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-devel-14.15-150600.16.9.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-devel-14.15-150600.16.9.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-devel-14.15-150600.16.9.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-devel-14.15-150600.16.9.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-docs-14.15-150600.16.9.1.noarch",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-plperl-14.15-150600.16.9.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-plperl-14.15-150600.16.9.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-plperl-14.15-150600.16.9.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-plperl-14.15-150600.16.9.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-plpython-14.15-150600.16.9.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-plpython-14.15-150600.16.9.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-plpython-14.15-150600.16.9.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-plpython-14.15-150600.16.9.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-pltcl-14.15-150600.16.9.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-pltcl-14.15-150600.16.9.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-pltcl-14.15-150600.16.9.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-pltcl-14.15-150600.16.9.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-server-14.15-150600.16.9.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-server-14.15-150600.16.9.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-server-14.15-150600.16.9.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-server-14.15-150600.16.9.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-server-devel-14.15-150600.16.9.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-server-devel-14.15-150600.16.9.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-server-devel-14.15-150600.16.9.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-server-devel-14.15-150600.16.9.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql14-llvmjit-14.15-150600.16.9.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql14-llvmjit-14.15-150600.16.9.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql14-llvmjit-14.15-150600.16.9.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql14-llvmjit-14.15-150600.16.9.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql14-test-14.15-150600.16.9.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql14-test-14.15-150600.16.9.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql14-test-14.15-150600.16.9.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql14-test-14.15-150600.16.9.1.x86_64",
"openSUSE Leap 15.6:postgresql14-14.15-150600.16.9.1.aarch64",
"openSUSE Leap 15.6:postgresql14-14.15-150600.16.9.1.ppc64le",
"openSUSE Leap 15.6:postgresql14-14.15-150600.16.9.1.s390x",
"openSUSE Leap 15.6:postgresql14-14.15-150600.16.9.1.x86_64",
"openSUSE Leap 15.6:postgresql14-contrib-14.15-150600.16.9.1.aarch64",
"openSUSE Leap 15.6:postgresql14-contrib-14.15-150600.16.9.1.ppc64le",
"openSUSE Leap 15.6:postgresql14-contrib-14.15-150600.16.9.1.s390x",
"openSUSE Leap 15.6:postgresql14-contrib-14.15-150600.16.9.1.x86_64",
"openSUSE Leap 15.6:postgresql14-devel-14.15-150600.16.9.1.aarch64",
"openSUSE Leap 15.6:postgresql14-devel-14.15-150600.16.9.1.ppc64le",
"openSUSE Leap 15.6:postgresql14-devel-14.15-150600.16.9.1.s390x",
"openSUSE Leap 15.6:postgresql14-devel-14.15-150600.16.9.1.x86_64",
"openSUSE Leap 15.6:postgresql14-docs-14.15-150600.16.9.1.noarch",
"openSUSE Leap 15.6:postgresql14-llvmjit-14.15-150600.16.9.1.aarch64",
"openSUSE Leap 15.6:postgresql14-llvmjit-14.15-150600.16.9.1.ppc64le",
"openSUSE Leap 15.6:postgresql14-llvmjit-14.15-150600.16.9.1.s390x",
"openSUSE Leap 15.6:postgresql14-llvmjit-14.15-150600.16.9.1.x86_64",
"openSUSE Leap 15.6:postgresql14-llvmjit-devel-14.15-150600.16.9.1.aarch64",
"openSUSE Leap 15.6:postgresql14-llvmjit-devel-14.15-150600.16.9.1.ppc64le",
"openSUSE Leap 15.6:postgresql14-llvmjit-devel-14.15-150600.16.9.1.s390x",
"openSUSE Leap 15.6:postgresql14-llvmjit-devel-14.15-150600.16.9.1.x86_64",
"openSUSE Leap 15.6:postgresql14-plperl-14.15-150600.16.9.1.aarch64",
"openSUSE Leap 15.6:postgresql14-plperl-14.15-150600.16.9.1.ppc64le",
"openSUSE Leap 15.6:postgresql14-plperl-14.15-150600.16.9.1.s390x",
"openSUSE Leap 15.6:postgresql14-plperl-14.15-150600.16.9.1.x86_64",
"openSUSE Leap 15.6:postgresql14-plpython-14.15-150600.16.9.1.aarch64",
"openSUSE Leap 15.6:postgresql14-plpython-14.15-150600.16.9.1.ppc64le",
"openSUSE Leap 15.6:postgresql14-plpython-14.15-150600.16.9.1.s390x",
"openSUSE Leap 15.6:postgresql14-plpython-14.15-150600.16.9.1.x86_64",
"openSUSE Leap 15.6:postgresql14-pltcl-14.15-150600.16.9.1.aarch64",
"openSUSE Leap 15.6:postgresql14-pltcl-14.15-150600.16.9.1.ppc64le",
"openSUSE Leap 15.6:postgresql14-pltcl-14.15-150600.16.9.1.s390x",
"openSUSE Leap 15.6:postgresql14-pltcl-14.15-150600.16.9.1.x86_64",
"openSUSE Leap 15.6:postgresql14-server-14.15-150600.16.9.1.aarch64",
"openSUSE Leap 15.6:postgresql14-server-14.15-150600.16.9.1.ppc64le",
"openSUSE Leap 15.6:postgresql14-server-14.15-150600.16.9.1.s390x",
"openSUSE Leap 15.6:postgresql14-server-14.15-150600.16.9.1.x86_64",
"openSUSE Leap 15.6:postgresql14-server-devel-14.15-150600.16.9.1.aarch64",
"openSUSE Leap 15.6:postgresql14-server-devel-14.15-150600.16.9.1.ppc64le",
"openSUSE Leap 15.6:postgresql14-server-devel-14.15-150600.16.9.1.s390x",
"openSUSE Leap 15.6:postgresql14-server-devel-14.15-150600.16.9.1.x86_64",
"openSUSE Leap 15.6:postgresql14-test-14.15-150600.16.9.1.aarch64",
"openSUSE Leap 15.6:postgresql14-test-14.15-150600.16.9.1.ppc64le",
"openSUSE Leap 15.6:postgresql14-test-14.15-150600.16.9.1.s390x",
"openSUSE Leap 15.6:postgresql14-test-14.15-150600.16.9.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-11-29T16:23:57Z",
"details": "moderate"
}
],
"title": "CVE-2024-10978"
},
{
"cve": "CVE-2024-10979",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2024-10979"
}
],
"notes": [
{
"category": "general",
"text": "Incorrect control of environment variables in PostgreSQL PL/Perl allows an unprivileged database user to change sensitive process environment variables (e.g. PATH). That often suffices to enable arbitrary code execution, even if the attacker lacks a database server operating system user. Versions before PostgreSQL 17.1, 16.5, 15.9, 14.14, 13.17, and 12.21 are affected.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-14.15-150600.16.9.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-14.15-150600.16.9.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-14.15-150600.16.9.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-14.15-150600.16.9.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-contrib-14.15-150600.16.9.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-contrib-14.15-150600.16.9.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-contrib-14.15-150600.16.9.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-contrib-14.15-150600.16.9.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-devel-14.15-150600.16.9.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-devel-14.15-150600.16.9.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-devel-14.15-150600.16.9.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-devel-14.15-150600.16.9.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-docs-14.15-150600.16.9.1.noarch",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-plperl-14.15-150600.16.9.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-plperl-14.15-150600.16.9.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-plperl-14.15-150600.16.9.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-plperl-14.15-150600.16.9.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-plpython-14.15-150600.16.9.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-plpython-14.15-150600.16.9.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-plpython-14.15-150600.16.9.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-plpython-14.15-150600.16.9.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-pltcl-14.15-150600.16.9.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-pltcl-14.15-150600.16.9.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-pltcl-14.15-150600.16.9.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-pltcl-14.15-150600.16.9.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-server-14.15-150600.16.9.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-server-14.15-150600.16.9.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-server-14.15-150600.16.9.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-server-14.15-150600.16.9.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-server-devel-14.15-150600.16.9.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-server-devel-14.15-150600.16.9.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-server-devel-14.15-150600.16.9.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-server-devel-14.15-150600.16.9.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql14-llvmjit-14.15-150600.16.9.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql14-llvmjit-14.15-150600.16.9.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql14-llvmjit-14.15-150600.16.9.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql14-llvmjit-14.15-150600.16.9.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql14-test-14.15-150600.16.9.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql14-test-14.15-150600.16.9.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql14-test-14.15-150600.16.9.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql14-test-14.15-150600.16.9.1.x86_64",
"openSUSE Leap 15.6:postgresql14-14.15-150600.16.9.1.aarch64",
"openSUSE Leap 15.6:postgresql14-14.15-150600.16.9.1.ppc64le",
"openSUSE Leap 15.6:postgresql14-14.15-150600.16.9.1.s390x",
"openSUSE Leap 15.6:postgresql14-14.15-150600.16.9.1.x86_64",
"openSUSE Leap 15.6:postgresql14-contrib-14.15-150600.16.9.1.aarch64",
"openSUSE Leap 15.6:postgresql14-contrib-14.15-150600.16.9.1.ppc64le",
"openSUSE Leap 15.6:postgresql14-contrib-14.15-150600.16.9.1.s390x",
"openSUSE Leap 15.6:postgresql14-contrib-14.15-150600.16.9.1.x86_64",
"openSUSE Leap 15.6:postgresql14-devel-14.15-150600.16.9.1.aarch64",
"openSUSE Leap 15.6:postgresql14-devel-14.15-150600.16.9.1.ppc64le",
"openSUSE Leap 15.6:postgresql14-devel-14.15-150600.16.9.1.s390x",
"openSUSE Leap 15.6:postgresql14-devel-14.15-150600.16.9.1.x86_64",
"openSUSE Leap 15.6:postgresql14-docs-14.15-150600.16.9.1.noarch",
"openSUSE Leap 15.6:postgresql14-llvmjit-14.15-150600.16.9.1.aarch64",
"openSUSE Leap 15.6:postgresql14-llvmjit-14.15-150600.16.9.1.ppc64le",
"openSUSE Leap 15.6:postgresql14-llvmjit-14.15-150600.16.9.1.s390x",
"openSUSE Leap 15.6:postgresql14-llvmjit-14.15-150600.16.9.1.x86_64",
"openSUSE Leap 15.6:postgresql14-llvmjit-devel-14.15-150600.16.9.1.aarch64",
"openSUSE Leap 15.6:postgresql14-llvmjit-devel-14.15-150600.16.9.1.ppc64le",
"openSUSE Leap 15.6:postgresql14-llvmjit-devel-14.15-150600.16.9.1.s390x",
"openSUSE Leap 15.6:postgresql14-llvmjit-devel-14.15-150600.16.9.1.x86_64",
"openSUSE Leap 15.6:postgresql14-plperl-14.15-150600.16.9.1.aarch64",
"openSUSE Leap 15.6:postgresql14-plperl-14.15-150600.16.9.1.ppc64le",
"openSUSE Leap 15.6:postgresql14-plperl-14.15-150600.16.9.1.s390x",
"openSUSE Leap 15.6:postgresql14-plperl-14.15-150600.16.9.1.x86_64",
"openSUSE Leap 15.6:postgresql14-plpython-14.15-150600.16.9.1.aarch64",
"openSUSE Leap 15.6:postgresql14-plpython-14.15-150600.16.9.1.ppc64le",
"openSUSE Leap 15.6:postgresql14-plpython-14.15-150600.16.9.1.s390x",
"openSUSE Leap 15.6:postgresql14-plpython-14.15-150600.16.9.1.x86_64",
"openSUSE Leap 15.6:postgresql14-pltcl-14.15-150600.16.9.1.aarch64",
"openSUSE Leap 15.6:postgresql14-pltcl-14.15-150600.16.9.1.ppc64le",
"openSUSE Leap 15.6:postgresql14-pltcl-14.15-150600.16.9.1.s390x",
"openSUSE Leap 15.6:postgresql14-pltcl-14.15-150600.16.9.1.x86_64",
"openSUSE Leap 15.6:postgresql14-server-14.15-150600.16.9.1.aarch64",
"openSUSE Leap 15.6:postgresql14-server-14.15-150600.16.9.1.ppc64le",
"openSUSE Leap 15.6:postgresql14-server-14.15-150600.16.9.1.s390x",
"openSUSE Leap 15.6:postgresql14-server-14.15-150600.16.9.1.x86_64",
"openSUSE Leap 15.6:postgresql14-server-devel-14.15-150600.16.9.1.aarch64",
"openSUSE Leap 15.6:postgresql14-server-devel-14.15-150600.16.9.1.ppc64le",
"openSUSE Leap 15.6:postgresql14-server-devel-14.15-150600.16.9.1.s390x",
"openSUSE Leap 15.6:postgresql14-server-devel-14.15-150600.16.9.1.x86_64",
"openSUSE Leap 15.6:postgresql14-test-14.15-150600.16.9.1.aarch64",
"openSUSE Leap 15.6:postgresql14-test-14.15-150600.16.9.1.ppc64le",
"openSUSE Leap 15.6:postgresql14-test-14.15-150600.16.9.1.s390x",
"openSUSE Leap 15.6:postgresql14-test-14.15-150600.16.9.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2024-10979",
"url": "https://www.suse.com/security/cve/CVE-2024-10979"
},
{
"category": "external",
"summary": "SUSE Bug 1233327 for CVE-2024-10979",
"url": "https://bugzilla.suse.com/1233327"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-14.15-150600.16.9.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-14.15-150600.16.9.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-14.15-150600.16.9.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-14.15-150600.16.9.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-contrib-14.15-150600.16.9.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-contrib-14.15-150600.16.9.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-contrib-14.15-150600.16.9.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-contrib-14.15-150600.16.9.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-devel-14.15-150600.16.9.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-devel-14.15-150600.16.9.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-devel-14.15-150600.16.9.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-devel-14.15-150600.16.9.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-docs-14.15-150600.16.9.1.noarch",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-plperl-14.15-150600.16.9.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-plperl-14.15-150600.16.9.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-plperl-14.15-150600.16.9.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-plperl-14.15-150600.16.9.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-plpython-14.15-150600.16.9.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-plpython-14.15-150600.16.9.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-plpython-14.15-150600.16.9.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-plpython-14.15-150600.16.9.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-pltcl-14.15-150600.16.9.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-pltcl-14.15-150600.16.9.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-pltcl-14.15-150600.16.9.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-pltcl-14.15-150600.16.9.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-server-14.15-150600.16.9.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-server-14.15-150600.16.9.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-server-14.15-150600.16.9.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-server-14.15-150600.16.9.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-server-devel-14.15-150600.16.9.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-server-devel-14.15-150600.16.9.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-server-devel-14.15-150600.16.9.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-server-devel-14.15-150600.16.9.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql14-llvmjit-14.15-150600.16.9.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql14-llvmjit-14.15-150600.16.9.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql14-llvmjit-14.15-150600.16.9.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql14-llvmjit-14.15-150600.16.9.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql14-test-14.15-150600.16.9.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql14-test-14.15-150600.16.9.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql14-test-14.15-150600.16.9.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql14-test-14.15-150600.16.9.1.x86_64",
"openSUSE Leap 15.6:postgresql14-14.15-150600.16.9.1.aarch64",
"openSUSE Leap 15.6:postgresql14-14.15-150600.16.9.1.ppc64le",
"openSUSE Leap 15.6:postgresql14-14.15-150600.16.9.1.s390x",
"openSUSE Leap 15.6:postgresql14-14.15-150600.16.9.1.x86_64",
"openSUSE Leap 15.6:postgresql14-contrib-14.15-150600.16.9.1.aarch64",
"openSUSE Leap 15.6:postgresql14-contrib-14.15-150600.16.9.1.ppc64le",
"openSUSE Leap 15.6:postgresql14-contrib-14.15-150600.16.9.1.s390x",
"openSUSE Leap 15.6:postgresql14-contrib-14.15-150600.16.9.1.x86_64",
"openSUSE Leap 15.6:postgresql14-devel-14.15-150600.16.9.1.aarch64",
"openSUSE Leap 15.6:postgresql14-devel-14.15-150600.16.9.1.ppc64le",
"openSUSE Leap 15.6:postgresql14-devel-14.15-150600.16.9.1.s390x",
"openSUSE Leap 15.6:postgresql14-devel-14.15-150600.16.9.1.x86_64",
"openSUSE Leap 15.6:postgresql14-docs-14.15-150600.16.9.1.noarch",
"openSUSE Leap 15.6:postgresql14-llvmjit-14.15-150600.16.9.1.aarch64",
"openSUSE Leap 15.6:postgresql14-llvmjit-14.15-150600.16.9.1.ppc64le",
"openSUSE Leap 15.6:postgresql14-llvmjit-14.15-150600.16.9.1.s390x",
"openSUSE Leap 15.6:postgresql14-llvmjit-14.15-150600.16.9.1.x86_64",
"openSUSE Leap 15.6:postgresql14-llvmjit-devel-14.15-150600.16.9.1.aarch64",
"openSUSE Leap 15.6:postgresql14-llvmjit-devel-14.15-150600.16.9.1.ppc64le",
"openSUSE Leap 15.6:postgresql14-llvmjit-devel-14.15-150600.16.9.1.s390x",
"openSUSE Leap 15.6:postgresql14-llvmjit-devel-14.15-150600.16.9.1.x86_64",
"openSUSE Leap 15.6:postgresql14-plperl-14.15-150600.16.9.1.aarch64",
"openSUSE Leap 15.6:postgresql14-plperl-14.15-150600.16.9.1.ppc64le",
"openSUSE Leap 15.6:postgresql14-plperl-14.15-150600.16.9.1.s390x",
"openSUSE Leap 15.6:postgresql14-plperl-14.15-150600.16.9.1.x86_64",
"openSUSE Leap 15.6:postgresql14-plpython-14.15-150600.16.9.1.aarch64",
"openSUSE Leap 15.6:postgresql14-plpython-14.15-150600.16.9.1.ppc64le",
"openSUSE Leap 15.6:postgresql14-plpython-14.15-150600.16.9.1.s390x",
"openSUSE Leap 15.6:postgresql14-plpython-14.15-150600.16.9.1.x86_64",
"openSUSE Leap 15.6:postgresql14-pltcl-14.15-150600.16.9.1.aarch64",
"openSUSE Leap 15.6:postgresql14-pltcl-14.15-150600.16.9.1.ppc64le",
"openSUSE Leap 15.6:postgresql14-pltcl-14.15-150600.16.9.1.s390x",
"openSUSE Leap 15.6:postgresql14-pltcl-14.15-150600.16.9.1.x86_64",
"openSUSE Leap 15.6:postgresql14-server-14.15-150600.16.9.1.aarch64",
"openSUSE Leap 15.6:postgresql14-server-14.15-150600.16.9.1.ppc64le",
"openSUSE Leap 15.6:postgresql14-server-14.15-150600.16.9.1.s390x",
"openSUSE Leap 15.6:postgresql14-server-14.15-150600.16.9.1.x86_64",
"openSUSE Leap 15.6:postgresql14-server-devel-14.15-150600.16.9.1.aarch64",
"openSUSE Leap 15.6:postgresql14-server-devel-14.15-150600.16.9.1.ppc64le",
"openSUSE Leap 15.6:postgresql14-server-devel-14.15-150600.16.9.1.s390x",
"openSUSE Leap 15.6:postgresql14-server-devel-14.15-150600.16.9.1.x86_64",
"openSUSE Leap 15.6:postgresql14-test-14.15-150600.16.9.1.aarch64",
"openSUSE Leap 15.6:postgresql14-test-14.15-150600.16.9.1.ppc64le",
"openSUSE Leap 15.6:postgresql14-test-14.15-150600.16.9.1.s390x",
"openSUSE Leap 15.6:postgresql14-test-14.15-150600.16.9.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 8.8,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-14.15-150600.16.9.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-14.15-150600.16.9.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-14.15-150600.16.9.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-14.15-150600.16.9.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-contrib-14.15-150600.16.9.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-contrib-14.15-150600.16.9.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-contrib-14.15-150600.16.9.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-contrib-14.15-150600.16.9.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-devel-14.15-150600.16.9.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-devel-14.15-150600.16.9.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-devel-14.15-150600.16.9.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-devel-14.15-150600.16.9.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-docs-14.15-150600.16.9.1.noarch",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-plperl-14.15-150600.16.9.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-plperl-14.15-150600.16.9.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-plperl-14.15-150600.16.9.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-plperl-14.15-150600.16.9.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-plpython-14.15-150600.16.9.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-plpython-14.15-150600.16.9.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-plpython-14.15-150600.16.9.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-plpython-14.15-150600.16.9.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-pltcl-14.15-150600.16.9.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-pltcl-14.15-150600.16.9.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-pltcl-14.15-150600.16.9.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-pltcl-14.15-150600.16.9.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-server-14.15-150600.16.9.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-server-14.15-150600.16.9.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-server-14.15-150600.16.9.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-server-14.15-150600.16.9.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-server-devel-14.15-150600.16.9.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-server-devel-14.15-150600.16.9.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-server-devel-14.15-150600.16.9.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-server-devel-14.15-150600.16.9.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql14-llvmjit-14.15-150600.16.9.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql14-llvmjit-14.15-150600.16.9.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql14-llvmjit-14.15-150600.16.9.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql14-llvmjit-14.15-150600.16.9.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql14-test-14.15-150600.16.9.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql14-test-14.15-150600.16.9.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql14-test-14.15-150600.16.9.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql14-test-14.15-150600.16.9.1.x86_64",
"openSUSE Leap 15.6:postgresql14-14.15-150600.16.9.1.aarch64",
"openSUSE Leap 15.6:postgresql14-14.15-150600.16.9.1.ppc64le",
"openSUSE Leap 15.6:postgresql14-14.15-150600.16.9.1.s390x",
"openSUSE Leap 15.6:postgresql14-14.15-150600.16.9.1.x86_64",
"openSUSE Leap 15.6:postgresql14-contrib-14.15-150600.16.9.1.aarch64",
"openSUSE Leap 15.6:postgresql14-contrib-14.15-150600.16.9.1.ppc64le",
"openSUSE Leap 15.6:postgresql14-contrib-14.15-150600.16.9.1.s390x",
"openSUSE Leap 15.6:postgresql14-contrib-14.15-150600.16.9.1.x86_64",
"openSUSE Leap 15.6:postgresql14-devel-14.15-150600.16.9.1.aarch64",
"openSUSE Leap 15.6:postgresql14-devel-14.15-150600.16.9.1.ppc64le",
"openSUSE Leap 15.6:postgresql14-devel-14.15-150600.16.9.1.s390x",
"openSUSE Leap 15.6:postgresql14-devel-14.15-150600.16.9.1.x86_64",
"openSUSE Leap 15.6:postgresql14-docs-14.15-150600.16.9.1.noarch",
"openSUSE Leap 15.6:postgresql14-llvmjit-14.15-150600.16.9.1.aarch64",
"openSUSE Leap 15.6:postgresql14-llvmjit-14.15-150600.16.9.1.ppc64le",
"openSUSE Leap 15.6:postgresql14-llvmjit-14.15-150600.16.9.1.s390x",
"openSUSE Leap 15.6:postgresql14-llvmjit-14.15-150600.16.9.1.x86_64",
"openSUSE Leap 15.6:postgresql14-llvmjit-devel-14.15-150600.16.9.1.aarch64",
"openSUSE Leap 15.6:postgresql14-llvmjit-devel-14.15-150600.16.9.1.ppc64le",
"openSUSE Leap 15.6:postgresql14-llvmjit-devel-14.15-150600.16.9.1.s390x",
"openSUSE Leap 15.6:postgresql14-llvmjit-devel-14.15-150600.16.9.1.x86_64",
"openSUSE Leap 15.6:postgresql14-plperl-14.15-150600.16.9.1.aarch64",
"openSUSE Leap 15.6:postgresql14-plperl-14.15-150600.16.9.1.ppc64le",
"openSUSE Leap 15.6:postgresql14-plperl-14.15-150600.16.9.1.s390x",
"openSUSE Leap 15.6:postgresql14-plperl-14.15-150600.16.9.1.x86_64",
"openSUSE Leap 15.6:postgresql14-plpython-14.15-150600.16.9.1.aarch64",
"openSUSE Leap 15.6:postgresql14-plpython-14.15-150600.16.9.1.ppc64le",
"openSUSE Leap 15.6:postgresql14-plpython-14.15-150600.16.9.1.s390x",
"openSUSE Leap 15.6:postgresql14-plpython-14.15-150600.16.9.1.x86_64",
"openSUSE Leap 15.6:postgresql14-pltcl-14.15-150600.16.9.1.aarch64",
"openSUSE Leap 15.6:postgresql14-pltcl-14.15-150600.16.9.1.ppc64le",
"openSUSE Leap 15.6:postgresql14-pltcl-14.15-150600.16.9.1.s390x",
"openSUSE Leap 15.6:postgresql14-pltcl-14.15-150600.16.9.1.x86_64",
"openSUSE Leap 15.6:postgresql14-server-14.15-150600.16.9.1.aarch64",
"openSUSE Leap 15.6:postgresql14-server-14.15-150600.16.9.1.ppc64le",
"openSUSE Leap 15.6:postgresql14-server-14.15-150600.16.9.1.s390x",
"openSUSE Leap 15.6:postgresql14-server-14.15-150600.16.9.1.x86_64",
"openSUSE Leap 15.6:postgresql14-server-devel-14.15-150600.16.9.1.aarch64",
"openSUSE Leap 15.6:postgresql14-server-devel-14.15-150600.16.9.1.ppc64le",
"openSUSE Leap 15.6:postgresql14-server-devel-14.15-150600.16.9.1.s390x",
"openSUSE Leap 15.6:postgresql14-server-devel-14.15-150600.16.9.1.x86_64",
"openSUSE Leap 15.6:postgresql14-test-14.15-150600.16.9.1.aarch64",
"openSUSE Leap 15.6:postgresql14-test-14.15-150600.16.9.1.ppc64le",
"openSUSE Leap 15.6:postgresql14-test-14.15-150600.16.9.1.s390x",
"openSUSE Leap 15.6:postgresql14-test-14.15-150600.16.9.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-11-29T16:23:57Z",
"details": "important"
}
],
"title": "CVE-2024-10979"
}
]
}
suse-su-2024:4097-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\n- CVE-2024-10976: Ensure cached plans are marked as dependent on the calling role when RLS applies to a non-top-level table reference (bsc#1233323).\n- CVE-2024-10977: Make libpq discard error messages received during SSL or GSS protocol negotiation (bsc#1233325).\n- CVE-2024-10978: Fix unintended interactions between SET SESSION AUTHORIZATION and SET ROLE (bsc#1233326).\n- CVE-2024-10979: Prevent trusted PL/Perl code from changing environment variables (bsc#1233327).\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-2024-4097,SUSE-SLE-SERVER-12-SP5-LTSS-2024-4097,SUSE-SLE-SERVER-12-SP5-LTSS-EXTENDED-SECURITY-2024-4097",
"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-2024_4097-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2024:4097-1",
"url": "https://www.suse.com/support/update/announcement/2024/suse-su-20244097-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2024:4097-1",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2024-November/019870.html"
},
{
"category": "self",
"summary": "SUSE Bug 1233323",
"url": "https://bugzilla.suse.com/1233323"
},
{
"category": "self",
"summary": "SUSE Bug 1233325",
"url": "https://bugzilla.suse.com/1233325"
},
{
"category": "self",
"summary": "SUSE Bug 1233326",
"url": "https://bugzilla.suse.com/1233326"
},
{
"category": "self",
"summary": "SUSE Bug 1233327",
"url": "https://bugzilla.suse.com/1233327"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2024-10976 page",
"url": "https://www.suse.com/security/cve/CVE-2024-10976/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2024-10977 page",
"url": "https://www.suse.com/security/cve/CVE-2024-10977/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2024-10978 page",
"url": "https://www.suse.com/security/cve/CVE-2024-10978/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2024-10979 page",
"url": "https://www.suse.com/security/cve/CVE-2024-10979/"
}
],
"title": "Security update for postgresql12",
"tracking": {
"current_release_date": "2024-11-28T12:24:18Z",
"generator": {
"date": "2024-11-28T12:24:18Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2024:4097-1",
"initial_release_date": "2024-11-28T12:24:18Z",
"revision_history": [
{
"date": "2024-11-28T12:24:18Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "postgresql12-12.22-3.63.1.aarch64",
"product": {
"name": "postgresql12-12.22-3.63.1.aarch64",
"product_id": "postgresql12-12.22-3.63.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql12-contrib-12.22-3.63.1.aarch64",
"product": {
"name": "postgresql12-contrib-12.22-3.63.1.aarch64",
"product_id": "postgresql12-contrib-12.22-3.63.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql12-devel-12.22-3.63.1.aarch64",
"product": {
"name": "postgresql12-devel-12.22-3.63.1.aarch64",
"product_id": "postgresql12-devel-12.22-3.63.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql12-llvmjit-devel-12.22-3.63.1.aarch64",
"product": {
"name": "postgresql12-llvmjit-devel-12.22-3.63.1.aarch64",
"product_id": "postgresql12-llvmjit-devel-12.22-3.63.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql12-plperl-12.22-3.63.1.aarch64",
"product": {
"name": "postgresql12-plperl-12.22-3.63.1.aarch64",
"product_id": "postgresql12-plperl-12.22-3.63.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql12-plpython-12.22-3.63.1.aarch64",
"product": {
"name": "postgresql12-plpython-12.22-3.63.1.aarch64",
"product_id": "postgresql12-plpython-12.22-3.63.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql12-pltcl-12.22-3.63.1.aarch64",
"product": {
"name": "postgresql12-pltcl-12.22-3.63.1.aarch64",
"product_id": "postgresql12-pltcl-12.22-3.63.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql12-server-12.22-3.63.1.aarch64",
"product": {
"name": "postgresql12-server-12.22-3.63.1.aarch64",
"product_id": "postgresql12-server-12.22-3.63.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql12-server-devel-12.22-3.63.1.aarch64",
"product": {
"name": "postgresql12-server-devel-12.22-3.63.1.aarch64",
"product_id": "postgresql12-server-devel-12.22-3.63.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql12-test-12.22-3.63.1.aarch64",
"product": {
"name": "postgresql12-test-12.22-3.63.1.aarch64",
"product_id": "postgresql12-test-12.22-3.63.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "postgresql12-12.22-3.63.1.i586",
"product": {
"name": "postgresql12-12.22-3.63.1.i586",
"product_id": "postgresql12-12.22-3.63.1.i586"
}
},
{
"category": "product_version",
"name": "postgresql12-contrib-12.22-3.63.1.i586",
"product": {
"name": "postgresql12-contrib-12.22-3.63.1.i586",
"product_id": "postgresql12-contrib-12.22-3.63.1.i586"
}
},
{
"category": "product_version",
"name": "postgresql12-devel-12.22-3.63.1.i586",
"product": {
"name": "postgresql12-devel-12.22-3.63.1.i586",
"product_id": "postgresql12-devel-12.22-3.63.1.i586"
}
},
{
"category": "product_version",
"name": "postgresql12-llvmjit-devel-12.22-3.63.1.i586",
"product": {
"name": "postgresql12-llvmjit-devel-12.22-3.63.1.i586",
"product_id": "postgresql12-llvmjit-devel-12.22-3.63.1.i586"
}
},
{
"category": "product_version",
"name": "postgresql12-plperl-12.22-3.63.1.i586",
"product": {
"name": "postgresql12-plperl-12.22-3.63.1.i586",
"product_id": "postgresql12-plperl-12.22-3.63.1.i586"
}
},
{
"category": "product_version",
"name": "postgresql12-plpython-12.22-3.63.1.i586",
"product": {
"name": "postgresql12-plpython-12.22-3.63.1.i586",
"product_id": "postgresql12-plpython-12.22-3.63.1.i586"
}
},
{
"category": "product_version",
"name": "postgresql12-pltcl-12.22-3.63.1.i586",
"product": {
"name": "postgresql12-pltcl-12.22-3.63.1.i586",
"product_id": "postgresql12-pltcl-12.22-3.63.1.i586"
}
},
{
"category": "product_version",
"name": "postgresql12-server-12.22-3.63.1.i586",
"product": {
"name": "postgresql12-server-12.22-3.63.1.i586",
"product_id": "postgresql12-server-12.22-3.63.1.i586"
}
},
{
"category": "product_version",
"name": "postgresql12-server-devel-12.22-3.63.1.i586",
"product": {
"name": "postgresql12-server-devel-12.22-3.63.1.i586",
"product_id": "postgresql12-server-devel-12.22-3.63.1.i586"
}
},
{
"category": "product_version",
"name": "postgresql12-test-12.22-3.63.1.i586",
"product": {
"name": "postgresql12-test-12.22-3.63.1.i586",
"product_id": "postgresql12-test-12.22-3.63.1.i586"
}
}
],
"category": "architecture",
"name": "i586"
},
{
"branches": [
{
"category": "product_version",
"name": "postgresql12-docs-12.22-3.63.1.noarch",
"product": {
"name": "postgresql12-docs-12.22-3.63.1.noarch",
"product_id": "postgresql12-docs-12.22-3.63.1.noarch"
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "postgresql12-12.22-3.63.1.ppc64le",
"product": {
"name": "postgresql12-12.22-3.63.1.ppc64le",
"product_id": "postgresql12-12.22-3.63.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql12-contrib-12.22-3.63.1.ppc64le",
"product": {
"name": "postgresql12-contrib-12.22-3.63.1.ppc64le",
"product_id": "postgresql12-contrib-12.22-3.63.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql12-devel-12.22-3.63.1.ppc64le",
"product": {
"name": "postgresql12-devel-12.22-3.63.1.ppc64le",
"product_id": "postgresql12-devel-12.22-3.63.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql12-llvmjit-devel-12.22-3.63.1.ppc64le",
"product": {
"name": "postgresql12-llvmjit-devel-12.22-3.63.1.ppc64le",
"product_id": "postgresql12-llvmjit-devel-12.22-3.63.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql12-plperl-12.22-3.63.1.ppc64le",
"product": {
"name": "postgresql12-plperl-12.22-3.63.1.ppc64le",
"product_id": "postgresql12-plperl-12.22-3.63.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql12-plpython-12.22-3.63.1.ppc64le",
"product": {
"name": "postgresql12-plpython-12.22-3.63.1.ppc64le",
"product_id": "postgresql12-plpython-12.22-3.63.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql12-pltcl-12.22-3.63.1.ppc64le",
"product": {
"name": "postgresql12-pltcl-12.22-3.63.1.ppc64le",
"product_id": "postgresql12-pltcl-12.22-3.63.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql12-server-12.22-3.63.1.ppc64le",
"product": {
"name": "postgresql12-server-12.22-3.63.1.ppc64le",
"product_id": "postgresql12-server-12.22-3.63.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql12-server-devel-12.22-3.63.1.ppc64le",
"product": {
"name": "postgresql12-server-devel-12.22-3.63.1.ppc64le",
"product_id": "postgresql12-server-devel-12.22-3.63.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql12-test-12.22-3.63.1.ppc64le",
"product": {
"name": "postgresql12-test-12.22-3.63.1.ppc64le",
"product_id": "postgresql12-test-12.22-3.63.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "postgresql12-12.22-3.63.1.s390",
"product": {
"name": "postgresql12-12.22-3.63.1.s390",
"product_id": "postgresql12-12.22-3.63.1.s390"
}
},
{
"category": "product_version",
"name": "postgresql12-contrib-12.22-3.63.1.s390",
"product": {
"name": "postgresql12-contrib-12.22-3.63.1.s390",
"product_id": "postgresql12-contrib-12.22-3.63.1.s390"
}
},
{
"category": "product_version",
"name": "postgresql12-devel-12.22-3.63.1.s390",
"product": {
"name": "postgresql12-devel-12.22-3.63.1.s390",
"product_id": "postgresql12-devel-12.22-3.63.1.s390"
}
},
{
"category": "product_version",
"name": "postgresql12-llvmjit-devel-12.22-3.63.1.s390",
"product": {
"name": "postgresql12-llvmjit-devel-12.22-3.63.1.s390",
"product_id": "postgresql12-llvmjit-devel-12.22-3.63.1.s390"
}
},
{
"category": "product_version",
"name": "postgresql12-plperl-12.22-3.63.1.s390",
"product": {
"name": "postgresql12-plperl-12.22-3.63.1.s390",
"product_id": "postgresql12-plperl-12.22-3.63.1.s390"
}
},
{
"category": "product_version",
"name": "postgresql12-plpython-12.22-3.63.1.s390",
"product": {
"name": "postgresql12-plpython-12.22-3.63.1.s390",
"product_id": "postgresql12-plpython-12.22-3.63.1.s390"
}
},
{
"category": "product_version",
"name": "postgresql12-pltcl-12.22-3.63.1.s390",
"product": {
"name": "postgresql12-pltcl-12.22-3.63.1.s390",
"product_id": "postgresql12-pltcl-12.22-3.63.1.s390"
}
},
{
"category": "product_version",
"name": "postgresql12-server-12.22-3.63.1.s390",
"product": {
"name": "postgresql12-server-12.22-3.63.1.s390",
"product_id": "postgresql12-server-12.22-3.63.1.s390"
}
},
{
"category": "product_version",
"name": "postgresql12-server-devel-12.22-3.63.1.s390",
"product": {
"name": "postgresql12-server-devel-12.22-3.63.1.s390",
"product_id": "postgresql12-server-devel-12.22-3.63.1.s390"
}
},
{
"category": "product_version",
"name": "postgresql12-test-12.22-3.63.1.s390",
"product": {
"name": "postgresql12-test-12.22-3.63.1.s390",
"product_id": "postgresql12-test-12.22-3.63.1.s390"
}
}
],
"category": "architecture",
"name": "s390"
},
{
"branches": [
{
"category": "product_version",
"name": "postgresql12-12.22-3.63.1.s390x",
"product": {
"name": "postgresql12-12.22-3.63.1.s390x",
"product_id": "postgresql12-12.22-3.63.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql12-contrib-12.22-3.63.1.s390x",
"product": {
"name": "postgresql12-contrib-12.22-3.63.1.s390x",
"product_id": "postgresql12-contrib-12.22-3.63.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql12-devel-12.22-3.63.1.s390x",
"product": {
"name": "postgresql12-devel-12.22-3.63.1.s390x",
"product_id": "postgresql12-devel-12.22-3.63.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql12-llvmjit-devel-12.22-3.63.1.s390x",
"product": {
"name": "postgresql12-llvmjit-devel-12.22-3.63.1.s390x",
"product_id": "postgresql12-llvmjit-devel-12.22-3.63.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql12-plperl-12.22-3.63.1.s390x",
"product": {
"name": "postgresql12-plperl-12.22-3.63.1.s390x",
"product_id": "postgresql12-plperl-12.22-3.63.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql12-plpython-12.22-3.63.1.s390x",
"product": {
"name": "postgresql12-plpython-12.22-3.63.1.s390x",
"product_id": "postgresql12-plpython-12.22-3.63.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql12-pltcl-12.22-3.63.1.s390x",
"product": {
"name": "postgresql12-pltcl-12.22-3.63.1.s390x",
"product_id": "postgresql12-pltcl-12.22-3.63.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql12-server-12.22-3.63.1.s390x",
"product": {
"name": "postgresql12-server-12.22-3.63.1.s390x",
"product_id": "postgresql12-server-12.22-3.63.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql12-server-devel-12.22-3.63.1.s390x",
"product": {
"name": "postgresql12-server-devel-12.22-3.63.1.s390x",
"product_id": "postgresql12-server-devel-12.22-3.63.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql12-test-12.22-3.63.1.s390x",
"product": {
"name": "postgresql12-test-12.22-3.63.1.s390x",
"product_id": "postgresql12-test-12.22-3.63.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "postgresql12-12.22-3.63.1.x86_64",
"product": {
"name": "postgresql12-12.22-3.63.1.x86_64",
"product_id": "postgresql12-12.22-3.63.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql12-contrib-12.22-3.63.1.x86_64",
"product": {
"name": "postgresql12-contrib-12.22-3.63.1.x86_64",
"product_id": "postgresql12-contrib-12.22-3.63.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql12-devel-12.22-3.63.1.x86_64",
"product": {
"name": "postgresql12-devel-12.22-3.63.1.x86_64",
"product_id": "postgresql12-devel-12.22-3.63.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql12-llvmjit-devel-12.22-3.63.1.x86_64",
"product": {
"name": "postgresql12-llvmjit-devel-12.22-3.63.1.x86_64",
"product_id": "postgresql12-llvmjit-devel-12.22-3.63.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql12-plperl-12.22-3.63.1.x86_64",
"product": {
"name": "postgresql12-plperl-12.22-3.63.1.x86_64",
"product_id": "postgresql12-plperl-12.22-3.63.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql12-plpython-12.22-3.63.1.x86_64",
"product": {
"name": "postgresql12-plpython-12.22-3.63.1.x86_64",
"product_id": "postgresql12-plpython-12.22-3.63.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql12-pltcl-12.22-3.63.1.x86_64",
"product": {
"name": "postgresql12-pltcl-12.22-3.63.1.x86_64",
"product_id": "postgresql12-pltcl-12.22-3.63.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql12-server-12.22-3.63.1.x86_64",
"product": {
"name": "postgresql12-server-12.22-3.63.1.x86_64",
"product_id": "postgresql12-server-12.22-3.63.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql12-server-devel-12.22-3.63.1.x86_64",
"product": {
"name": "postgresql12-server-devel-12.22-3.63.1.x86_64",
"product_id": "postgresql12-server-devel-12.22-3.63.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql12-test-12.22-3.63.1.x86_64",
"product": {
"name": "postgresql12-test-12.22-3.63.1.x86_64",
"product_id": "postgresql12-test-12.22-3.63.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server 12 SP5-LTSS",
"product": {
"name": "SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles-ltss:12:sp5"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5",
"product": {
"name": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5",
"product_id": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles-ltss-extended-security:12:sp5"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql12-12.22-3.63.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql12-12.22-3.63.1.aarch64"
},
"product_reference": "postgresql12-12.22-3.63.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql12-12.22-3.63.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql12-12.22-3.63.1.ppc64le"
},
"product_reference": "postgresql12-12.22-3.63.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql12-12.22-3.63.1.s390x as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql12-12.22-3.63.1.s390x"
},
"product_reference": "postgresql12-12.22-3.63.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql12-12.22-3.63.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql12-12.22-3.63.1.x86_64"
},
"product_reference": "postgresql12-12.22-3.63.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql12-contrib-12.22-3.63.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql12-contrib-12.22-3.63.1.aarch64"
},
"product_reference": "postgresql12-contrib-12.22-3.63.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql12-contrib-12.22-3.63.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql12-contrib-12.22-3.63.1.ppc64le"
},
"product_reference": "postgresql12-contrib-12.22-3.63.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql12-contrib-12.22-3.63.1.s390x as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql12-contrib-12.22-3.63.1.s390x"
},
"product_reference": "postgresql12-contrib-12.22-3.63.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql12-contrib-12.22-3.63.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql12-contrib-12.22-3.63.1.x86_64"
},
"product_reference": "postgresql12-contrib-12.22-3.63.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql12-docs-12.22-3.63.1.noarch as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql12-docs-12.22-3.63.1.noarch"
},
"product_reference": "postgresql12-docs-12.22-3.63.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql12-plperl-12.22-3.63.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql12-plperl-12.22-3.63.1.aarch64"
},
"product_reference": "postgresql12-plperl-12.22-3.63.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql12-plperl-12.22-3.63.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql12-plperl-12.22-3.63.1.ppc64le"
},
"product_reference": "postgresql12-plperl-12.22-3.63.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql12-plperl-12.22-3.63.1.s390x as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql12-plperl-12.22-3.63.1.s390x"
},
"product_reference": "postgresql12-plperl-12.22-3.63.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql12-plperl-12.22-3.63.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql12-plperl-12.22-3.63.1.x86_64"
},
"product_reference": "postgresql12-plperl-12.22-3.63.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql12-plpython-12.22-3.63.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql12-plpython-12.22-3.63.1.aarch64"
},
"product_reference": "postgresql12-plpython-12.22-3.63.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql12-plpython-12.22-3.63.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql12-plpython-12.22-3.63.1.ppc64le"
},
"product_reference": "postgresql12-plpython-12.22-3.63.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql12-plpython-12.22-3.63.1.s390x as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql12-plpython-12.22-3.63.1.s390x"
},
"product_reference": "postgresql12-plpython-12.22-3.63.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql12-plpython-12.22-3.63.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql12-plpython-12.22-3.63.1.x86_64"
},
"product_reference": "postgresql12-plpython-12.22-3.63.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql12-pltcl-12.22-3.63.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql12-pltcl-12.22-3.63.1.aarch64"
},
"product_reference": "postgresql12-pltcl-12.22-3.63.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql12-pltcl-12.22-3.63.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql12-pltcl-12.22-3.63.1.ppc64le"
},
"product_reference": "postgresql12-pltcl-12.22-3.63.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql12-pltcl-12.22-3.63.1.s390x as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql12-pltcl-12.22-3.63.1.s390x"
},
"product_reference": "postgresql12-pltcl-12.22-3.63.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql12-pltcl-12.22-3.63.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql12-pltcl-12.22-3.63.1.x86_64"
},
"product_reference": "postgresql12-pltcl-12.22-3.63.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql12-server-12.22-3.63.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql12-server-12.22-3.63.1.aarch64"
},
"product_reference": "postgresql12-server-12.22-3.63.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql12-server-12.22-3.63.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql12-server-12.22-3.63.1.ppc64le"
},
"product_reference": "postgresql12-server-12.22-3.63.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql12-server-12.22-3.63.1.s390x as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql12-server-12.22-3.63.1.s390x"
},
"product_reference": "postgresql12-server-12.22-3.63.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql12-server-12.22-3.63.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql12-server-12.22-3.63.1.x86_64"
},
"product_reference": "postgresql12-server-12.22-3.63.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql12-12.22-3.63.1.x86_64 as component of SUSE Linux Enterprise Server LTSS Extended Security 12 SP5",
"product_id": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql12-12.22-3.63.1.x86_64"
},
"product_reference": "postgresql12-12.22-3.63.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql12-contrib-12.22-3.63.1.x86_64 as component of SUSE Linux Enterprise Server LTSS Extended Security 12 SP5",
"product_id": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql12-contrib-12.22-3.63.1.x86_64"
},
"product_reference": "postgresql12-contrib-12.22-3.63.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql12-docs-12.22-3.63.1.noarch as component of SUSE Linux Enterprise Server LTSS Extended Security 12 SP5",
"product_id": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql12-docs-12.22-3.63.1.noarch"
},
"product_reference": "postgresql12-docs-12.22-3.63.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql12-plperl-12.22-3.63.1.x86_64 as component of SUSE Linux Enterprise Server LTSS Extended Security 12 SP5",
"product_id": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql12-plperl-12.22-3.63.1.x86_64"
},
"product_reference": "postgresql12-plperl-12.22-3.63.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql12-plpython-12.22-3.63.1.x86_64 as component of SUSE Linux Enterprise Server LTSS Extended Security 12 SP5",
"product_id": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql12-plpython-12.22-3.63.1.x86_64"
},
"product_reference": "postgresql12-plpython-12.22-3.63.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql12-pltcl-12.22-3.63.1.x86_64 as component of SUSE Linux Enterprise Server LTSS Extended Security 12 SP5",
"product_id": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql12-pltcl-12.22-3.63.1.x86_64"
},
"product_reference": "postgresql12-pltcl-12.22-3.63.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql12-server-12.22-3.63.1.x86_64 as component of SUSE Linux Enterprise Server LTSS Extended Security 12 SP5",
"product_id": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql12-server-12.22-3.63.1.x86_64"
},
"product_reference": "postgresql12-server-12.22-3.63.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2024-10976",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2024-10976"
}
],
"notes": [
{
"category": "general",
"text": "Incomplete tracking in PostgreSQL of tables with row security allows a reused query to view or change different rows from those intended. CVE-2023-2455 and CVE-2016-2193 fixed most interaction between row security and user ID changes. They missed cases where a subquery, WITH query, security invoker view, or SQL-language function references a table with a row-level security policy. This has the same consequences as the two earlier CVEs. That is to say, it leads to potentially incorrect policies being applied in cases where role-specific policies are used and a given query is planned under one role and then executed under other roles. This scenario can happen under security definer functions or when a common user and query is planned initially and then re-used across multiple SET ROLEs. Applying an incorrect policy may permit a user to complete otherwise-forbidden reads and modifications. This affects only databases that have used CREATE POLICY to define a row security policy. An attacker must tailor an attack to a particular application\u0027s pattern of query plan reuse, user ID changes, and role-specific row security policies. Versions before PostgreSQL 17.1, 16.5, 15.9, 14.14, 13.17, and 12.21 are affected.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql12-12.22-3.63.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql12-12.22-3.63.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql12-12.22-3.63.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql12-12.22-3.63.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql12-contrib-12.22-3.63.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql12-contrib-12.22-3.63.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql12-contrib-12.22-3.63.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql12-contrib-12.22-3.63.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql12-docs-12.22-3.63.1.noarch",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql12-plperl-12.22-3.63.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql12-plperl-12.22-3.63.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql12-plperl-12.22-3.63.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql12-plperl-12.22-3.63.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql12-plpython-12.22-3.63.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql12-plpython-12.22-3.63.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql12-plpython-12.22-3.63.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql12-plpython-12.22-3.63.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql12-pltcl-12.22-3.63.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql12-pltcl-12.22-3.63.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql12-pltcl-12.22-3.63.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql12-pltcl-12.22-3.63.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql12-server-12.22-3.63.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql12-server-12.22-3.63.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql12-server-12.22-3.63.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql12-server-12.22-3.63.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql12-12.22-3.63.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql12-contrib-12.22-3.63.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql12-docs-12.22-3.63.1.noarch",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql12-plperl-12.22-3.63.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql12-plpython-12.22-3.63.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql12-pltcl-12.22-3.63.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql12-server-12.22-3.63.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2024-10976",
"url": "https://www.suse.com/security/cve/CVE-2024-10976"
},
{
"category": "external",
"summary": "SUSE Bug 1233323 for CVE-2024-10976",
"url": "https://bugzilla.suse.com/1233323"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql12-12.22-3.63.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql12-12.22-3.63.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql12-12.22-3.63.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql12-12.22-3.63.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql12-contrib-12.22-3.63.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql12-contrib-12.22-3.63.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql12-contrib-12.22-3.63.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql12-contrib-12.22-3.63.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql12-docs-12.22-3.63.1.noarch",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql12-plperl-12.22-3.63.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql12-plperl-12.22-3.63.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql12-plperl-12.22-3.63.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql12-plperl-12.22-3.63.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql12-plpython-12.22-3.63.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql12-plpython-12.22-3.63.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql12-plpython-12.22-3.63.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql12-plpython-12.22-3.63.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql12-pltcl-12.22-3.63.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql12-pltcl-12.22-3.63.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql12-pltcl-12.22-3.63.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql12-pltcl-12.22-3.63.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql12-server-12.22-3.63.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql12-server-12.22-3.63.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql12-server-12.22-3.63.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql12-server-12.22-3.63.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql12-12.22-3.63.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql12-contrib-12.22-3.63.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql12-docs-12.22-3.63.1.noarch",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql12-plperl-12.22-3.63.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql12-plpython-12.22-3.63.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql12-pltcl-12.22-3.63.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql12-server-12.22-3.63.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4.2,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql12-12.22-3.63.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql12-12.22-3.63.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql12-12.22-3.63.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql12-12.22-3.63.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql12-contrib-12.22-3.63.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql12-contrib-12.22-3.63.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql12-contrib-12.22-3.63.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql12-contrib-12.22-3.63.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql12-docs-12.22-3.63.1.noarch",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql12-plperl-12.22-3.63.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql12-plperl-12.22-3.63.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql12-plperl-12.22-3.63.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql12-plperl-12.22-3.63.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql12-plpython-12.22-3.63.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql12-plpython-12.22-3.63.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql12-plpython-12.22-3.63.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql12-plpython-12.22-3.63.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql12-pltcl-12.22-3.63.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql12-pltcl-12.22-3.63.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql12-pltcl-12.22-3.63.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql12-pltcl-12.22-3.63.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql12-server-12.22-3.63.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql12-server-12.22-3.63.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql12-server-12.22-3.63.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql12-server-12.22-3.63.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql12-12.22-3.63.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql12-contrib-12.22-3.63.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql12-docs-12.22-3.63.1.noarch",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql12-plperl-12.22-3.63.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql12-plpython-12.22-3.63.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql12-pltcl-12.22-3.63.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql12-server-12.22-3.63.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-11-28T12:24:18Z",
"details": "moderate"
}
],
"title": "CVE-2024-10976"
},
{
"cve": "CVE-2024-10977",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2024-10977"
}
],
"notes": [
{
"category": "general",
"text": "Client use of server error message in PostgreSQL allows a server not trusted under current SSL or GSS settings to furnish arbitrary non-NUL bytes to the libpq application. For example, a man-in-the-middle attacker could send a long error message that a human or screen-scraper user of psql mistakes for valid query results. This is probably not a concern for clients where the user interface unambiguously indicates the boundary between one error message and other text. Versions before PostgreSQL 17.1, 16.5, 15.9, 14.14, 13.17, and 12.21 are affected.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql12-12.22-3.63.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql12-12.22-3.63.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql12-12.22-3.63.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql12-12.22-3.63.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql12-contrib-12.22-3.63.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql12-contrib-12.22-3.63.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql12-contrib-12.22-3.63.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql12-contrib-12.22-3.63.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql12-docs-12.22-3.63.1.noarch",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql12-plperl-12.22-3.63.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql12-plperl-12.22-3.63.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql12-plperl-12.22-3.63.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql12-plperl-12.22-3.63.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql12-plpython-12.22-3.63.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql12-plpython-12.22-3.63.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql12-plpython-12.22-3.63.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql12-plpython-12.22-3.63.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql12-pltcl-12.22-3.63.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql12-pltcl-12.22-3.63.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql12-pltcl-12.22-3.63.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql12-pltcl-12.22-3.63.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql12-server-12.22-3.63.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql12-server-12.22-3.63.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql12-server-12.22-3.63.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql12-server-12.22-3.63.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql12-12.22-3.63.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql12-contrib-12.22-3.63.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql12-docs-12.22-3.63.1.noarch",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql12-plperl-12.22-3.63.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql12-plpython-12.22-3.63.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql12-pltcl-12.22-3.63.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql12-server-12.22-3.63.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2024-10977",
"url": "https://www.suse.com/security/cve/CVE-2024-10977"
},
{
"category": "external",
"summary": "SUSE Bug 1233325 for CVE-2024-10977",
"url": "https://bugzilla.suse.com/1233325"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql12-12.22-3.63.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql12-12.22-3.63.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql12-12.22-3.63.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql12-12.22-3.63.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql12-contrib-12.22-3.63.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql12-contrib-12.22-3.63.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql12-contrib-12.22-3.63.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql12-contrib-12.22-3.63.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql12-docs-12.22-3.63.1.noarch",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql12-plperl-12.22-3.63.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql12-plperl-12.22-3.63.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql12-plperl-12.22-3.63.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql12-plperl-12.22-3.63.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql12-plpython-12.22-3.63.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql12-plpython-12.22-3.63.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql12-plpython-12.22-3.63.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql12-plpython-12.22-3.63.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql12-pltcl-12.22-3.63.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql12-pltcl-12.22-3.63.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql12-pltcl-12.22-3.63.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql12-pltcl-12.22-3.63.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql12-server-12.22-3.63.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql12-server-12.22-3.63.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql12-server-12.22-3.63.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql12-server-12.22-3.63.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql12-12.22-3.63.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql12-contrib-12.22-3.63.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql12-docs-12.22-3.63.1.noarch",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql12-plperl-12.22-3.63.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql12-plpython-12.22-3.63.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql12-pltcl-12.22-3.63.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql12-server-12.22-3.63.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 3.1,
"baseSeverity": "LOW",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:N/I:L/A:N",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql12-12.22-3.63.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql12-12.22-3.63.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql12-12.22-3.63.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql12-12.22-3.63.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql12-contrib-12.22-3.63.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql12-contrib-12.22-3.63.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql12-contrib-12.22-3.63.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql12-contrib-12.22-3.63.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql12-docs-12.22-3.63.1.noarch",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql12-plperl-12.22-3.63.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql12-plperl-12.22-3.63.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql12-plperl-12.22-3.63.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql12-plperl-12.22-3.63.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql12-plpython-12.22-3.63.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql12-plpython-12.22-3.63.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql12-plpython-12.22-3.63.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql12-plpython-12.22-3.63.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql12-pltcl-12.22-3.63.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql12-pltcl-12.22-3.63.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql12-pltcl-12.22-3.63.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql12-pltcl-12.22-3.63.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql12-server-12.22-3.63.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql12-server-12.22-3.63.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql12-server-12.22-3.63.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql12-server-12.22-3.63.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql12-12.22-3.63.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql12-contrib-12.22-3.63.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql12-docs-12.22-3.63.1.noarch",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql12-plperl-12.22-3.63.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql12-plpython-12.22-3.63.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql12-pltcl-12.22-3.63.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql12-server-12.22-3.63.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-11-28T12:24:18Z",
"details": "low"
}
],
"title": "CVE-2024-10977"
},
{
"cve": "CVE-2024-10978",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2024-10978"
}
],
"notes": [
{
"category": "general",
"text": "Incorrect privilege assignment in PostgreSQL allows a less-privileged application user to view or change different rows from those intended. An attack requires the application to use SET ROLE, SET SESSION AUTHORIZATION, or an equivalent feature. The problem arises when an application query uses parameters from the attacker or conveys query results to the attacker. If that query reacts to current_setting(\u0027role\u0027) or the current user ID, it may modify or return data as though the session had not used SET ROLE or SET SESSION AUTHORIZATION. The attacker does not control which incorrect user ID applies. Query text from less-privileged sources is not a concern here, because SET ROLE and SET SESSION AUTHORIZATION are not sandboxes for unvetted queries. Versions before PostgreSQL 17.1, 16.5, 15.9, 14.14, 13.17, and 12.21 are affected.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql12-12.22-3.63.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql12-12.22-3.63.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql12-12.22-3.63.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql12-12.22-3.63.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql12-contrib-12.22-3.63.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql12-contrib-12.22-3.63.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql12-contrib-12.22-3.63.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql12-contrib-12.22-3.63.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql12-docs-12.22-3.63.1.noarch",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql12-plperl-12.22-3.63.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql12-plperl-12.22-3.63.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql12-plperl-12.22-3.63.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql12-plperl-12.22-3.63.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql12-plpython-12.22-3.63.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql12-plpython-12.22-3.63.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql12-plpython-12.22-3.63.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql12-plpython-12.22-3.63.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql12-pltcl-12.22-3.63.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql12-pltcl-12.22-3.63.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql12-pltcl-12.22-3.63.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql12-pltcl-12.22-3.63.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql12-server-12.22-3.63.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql12-server-12.22-3.63.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql12-server-12.22-3.63.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql12-server-12.22-3.63.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql12-12.22-3.63.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql12-contrib-12.22-3.63.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql12-docs-12.22-3.63.1.noarch",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql12-plperl-12.22-3.63.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql12-plpython-12.22-3.63.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql12-pltcl-12.22-3.63.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql12-server-12.22-3.63.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2024-10978",
"url": "https://www.suse.com/security/cve/CVE-2024-10978"
},
{
"category": "external",
"summary": "SUSE Bug 1233326 for CVE-2024-10978",
"url": "https://bugzilla.suse.com/1233326"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql12-12.22-3.63.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql12-12.22-3.63.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql12-12.22-3.63.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql12-12.22-3.63.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql12-contrib-12.22-3.63.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql12-contrib-12.22-3.63.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql12-contrib-12.22-3.63.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql12-contrib-12.22-3.63.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql12-docs-12.22-3.63.1.noarch",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql12-plperl-12.22-3.63.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql12-plperl-12.22-3.63.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql12-plperl-12.22-3.63.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql12-plperl-12.22-3.63.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql12-plpython-12.22-3.63.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql12-plpython-12.22-3.63.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql12-plpython-12.22-3.63.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql12-plpython-12.22-3.63.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql12-pltcl-12.22-3.63.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql12-pltcl-12.22-3.63.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql12-pltcl-12.22-3.63.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql12-pltcl-12.22-3.63.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql12-server-12.22-3.63.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql12-server-12.22-3.63.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql12-server-12.22-3.63.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql12-server-12.22-3.63.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql12-12.22-3.63.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql12-contrib-12.22-3.63.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql12-docs-12.22-3.63.1.noarch",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql12-plperl-12.22-3.63.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql12-plpython-12.22-3.63.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql12-pltcl-12.22-3.63.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql12-server-12.22-3.63.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4.2,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql12-12.22-3.63.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql12-12.22-3.63.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql12-12.22-3.63.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql12-12.22-3.63.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql12-contrib-12.22-3.63.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql12-contrib-12.22-3.63.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql12-contrib-12.22-3.63.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql12-contrib-12.22-3.63.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql12-docs-12.22-3.63.1.noarch",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql12-plperl-12.22-3.63.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql12-plperl-12.22-3.63.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql12-plperl-12.22-3.63.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql12-plperl-12.22-3.63.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql12-plpython-12.22-3.63.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql12-plpython-12.22-3.63.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql12-plpython-12.22-3.63.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql12-plpython-12.22-3.63.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql12-pltcl-12.22-3.63.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql12-pltcl-12.22-3.63.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql12-pltcl-12.22-3.63.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql12-pltcl-12.22-3.63.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql12-server-12.22-3.63.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql12-server-12.22-3.63.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql12-server-12.22-3.63.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql12-server-12.22-3.63.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql12-12.22-3.63.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql12-contrib-12.22-3.63.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql12-docs-12.22-3.63.1.noarch",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql12-plperl-12.22-3.63.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql12-plpython-12.22-3.63.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql12-pltcl-12.22-3.63.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql12-server-12.22-3.63.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-11-28T12:24:18Z",
"details": "moderate"
}
],
"title": "CVE-2024-10978"
},
{
"cve": "CVE-2024-10979",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2024-10979"
}
],
"notes": [
{
"category": "general",
"text": "Incorrect control of environment variables in PostgreSQL PL/Perl allows an unprivileged database user to change sensitive process environment variables (e.g. PATH). That often suffices to enable arbitrary code execution, even if the attacker lacks a database server operating system user. Versions before PostgreSQL 17.1, 16.5, 15.9, 14.14, 13.17, and 12.21 are affected.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql12-12.22-3.63.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql12-12.22-3.63.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql12-12.22-3.63.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql12-12.22-3.63.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql12-contrib-12.22-3.63.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql12-contrib-12.22-3.63.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql12-contrib-12.22-3.63.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql12-contrib-12.22-3.63.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql12-docs-12.22-3.63.1.noarch",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql12-plperl-12.22-3.63.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql12-plperl-12.22-3.63.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql12-plperl-12.22-3.63.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql12-plperl-12.22-3.63.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql12-plpython-12.22-3.63.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql12-plpython-12.22-3.63.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql12-plpython-12.22-3.63.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql12-plpython-12.22-3.63.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql12-pltcl-12.22-3.63.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql12-pltcl-12.22-3.63.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql12-pltcl-12.22-3.63.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql12-pltcl-12.22-3.63.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql12-server-12.22-3.63.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql12-server-12.22-3.63.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql12-server-12.22-3.63.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql12-server-12.22-3.63.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql12-12.22-3.63.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql12-contrib-12.22-3.63.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql12-docs-12.22-3.63.1.noarch",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql12-plperl-12.22-3.63.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql12-plpython-12.22-3.63.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql12-pltcl-12.22-3.63.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql12-server-12.22-3.63.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2024-10979",
"url": "https://www.suse.com/security/cve/CVE-2024-10979"
},
{
"category": "external",
"summary": "SUSE Bug 1233327 for CVE-2024-10979",
"url": "https://bugzilla.suse.com/1233327"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql12-12.22-3.63.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql12-12.22-3.63.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql12-12.22-3.63.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql12-12.22-3.63.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql12-contrib-12.22-3.63.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql12-contrib-12.22-3.63.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql12-contrib-12.22-3.63.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql12-contrib-12.22-3.63.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql12-docs-12.22-3.63.1.noarch",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql12-plperl-12.22-3.63.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql12-plperl-12.22-3.63.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql12-plperl-12.22-3.63.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql12-plperl-12.22-3.63.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql12-plpython-12.22-3.63.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql12-plpython-12.22-3.63.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql12-plpython-12.22-3.63.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql12-plpython-12.22-3.63.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql12-pltcl-12.22-3.63.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql12-pltcl-12.22-3.63.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql12-pltcl-12.22-3.63.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql12-pltcl-12.22-3.63.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql12-server-12.22-3.63.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql12-server-12.22-3.63.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql12-server-12.22-3.63.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql12-server-12.22-3.63.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql12-12.22-3.63.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql12-contrib-12.22-3.63.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql12-docs-12.22-3.63.1.noarch",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql12-plperl-12.22-3.63.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql12-plpython-12.22-3.63.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql12-pltcl-12.22-3.63.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql12-server-12.22-3.63.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 8.8,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql12-12.22-3.63.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql12-12.22-3.63.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql12-12.22-3.63.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql12-12.22-3.63.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql12-contrib-12.22-3.63.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql12-contrib-12.22-3.63.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql12-contrib-12.22-3.63.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql12-contrib-12.22-3.63.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql12-docs-12.22-3.63.1.noarch",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql12-plperl-12.22-3.63.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql12-plperl-12.22-3.63.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql12-plperl-12.22-3.63.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql12-plperl-12.22-3.63.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql12-plpython-12.22-3.63.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql12-plpython-12.22-3.63.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql12-plpython-12.22-3.63.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql12-plpython-12.22-3.63.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql12-pltcl-12.22-3.63.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql12-pltcl-12.22-3.63.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql12-pltcl-12.22-3.63.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql12-pltcl-12.22-3.63.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql12-server-12.22-3.63.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql12-server-12.22-3.63.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql12-server-12.22-3.63.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql12-server-12.22-3.63.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql12-12.22-3.63.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql12-contrib-12.22-3.63.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql12-docs-12.22-3.63.1.noarch",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql12-plperl-12.22-3.63.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql12-plpython-12.22-3.63.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql12-pltcl-12.22-3.63.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql12-server-12.22-3.63.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-11-28T12:24:18Z",
"details": "important"
}
],
"title": "CVE-2024-10979"
}
]
}
suse-su-2025:01799-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 postgresql, postgresql16, postgresql17",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for postgresql, postgresql16, postgresql17 fixes the following issues:\n\nThis update ships postgresql17 , and fixes security issues with postgresql16:\n\n- bsc#1230423: Relax the dependency of extensions on the server\n version from exact major.minor to greater or equal, after Tom\n Lane confirmed on the PostgreSQL packagers list that ABI\n stability is being taken care of between minor releases.\n\n- bsc#1219340: The last fix was not correct. Improve it by removing\n the dependency again and call fillup only if it is installed.\n\npostgresql16 was updated to 16.6:\n* Repair ABI break for extensions that work with struct\n ResultRelInfo.\n* Restore functionality of ALTER {ROLE|DATABASE} SET role.\n* Fix cases where a logical replication slot\u0027s restart_lsn could\n go backwards.\n* Avoid deleting still-needed WAL files during pg_rewind.\n* Fix race conditions associated with dropping shared statistics\n entries.\n* Count index scans in contrib/bloom indexes in the statistics\n views, such as the pg_stat_user_indexes.idx_scan counter.\n* Fix crash when checking to see if an index\u0027s opclass options\n have changed.\n* Avoid assertion failure caused by disconnected NFA sub-graphs\n in regular expression parsing.\n* https://www.postgresql.org/docs/release/16.6/\n\npostgresql16 was updated to 16.5:\n\n* CVE-2024-10976, bsc#1233323: Ensure cached plans are marked as\n dependent on the calling role when RLS applies to a\n non-top-level table reference.\n* CVE-2024-10977, bsc#1233325: Make libpq discard error messages\n received during SSL or GSS protocol negotiation.\n* CVE-2024-10978, bsc#1233326: Fix unintended interactions\n between SET SESSION AUTHORIZATION and SET ROLE\n* CVE-2024-10979, bsc#1233327: Prevent trusted PL/Perl code from\n changing environment variables.\n* https://www.postgresql.org/about/news/p-2955/\n* https://www.postgresql.org/docs/release/16.5/\n\n- Don\u0027t build the libs and mini flavor anymore to hand over to\n PostgreSQL 17.\n\n * https://www.postgresql.org/about/news/p-2910/\n\npostgresql17 is shipped in version 17.2:\n\n* CVE-2024-10976, bsc#1233323: Ensure cached plans are marked as\n dependent on the calling role when RLS applies to a\n non-top-level table reference.\n* CVE-2024-10977, bsc#1233325: Make libpq discard error messages\n received during SSL or GSS protocol negotiation.\n* CVE-2024-10978, bsc#1233326: Fix unintended interactions\n between SET SESSION AUTHORIZATION and SET ROLE\n* CVE-2024-10979, bsc#1233327: Prevent trusted PL/Perl code from\n changing environment variables.\n* https://www.postgresql.org/about/news/p-2955/\n* https://www.postgresql.org/docs/release/17.1/\n* https://www.postgresql.org/docs/release/17.2/\n\nUpgrade to 17.2:\n\n* Repair ABI break for extensions that work with struct\n ResultRelInfo.\n* Restore functionality of ALTER {ROLE|DATABASE} SET role.\n* Fix cases where a logical replication slot\u0027s restart_lsn could\n go backwards.\n* Avoid deleting still-needed WAL files during pg_rewind.\n* Fix race conditions associated with dropping shared statistics\n entries.\n* Count index scans in contrib/bloom indexes in the statistics\n views, such as the pg_stat_user_indexes.idx_scan counter.\n* Fix crash when checking to see if an index\u0027s opclass options\n have changed.\n* Avoid assertion failure caused by disconnected NFA sub-graphs\n in regular expression parsing.\n\nUpgrade to 17.0:\n\n* New memory management system for VACUUM, which reduces memory\n consumption and can improve overall vacuuming performance.\n* New SQL/JSON capabilities, including constructors, identity\n functions, and the JSON_TABLE() function, which converts JSON\n data into a table representation.\n* Various query performance improvements, including for\n sequential reads using streaming I/O, write throughput under\n high concurrency, and searches over multiple values in a btree\n index.\n* Logical replication enhancements, including:\n + Failover control\n + pg_createsubscriber, a utility that creates logical replicas\n from physical standbys\n + pg_upgrade now preserves replication slots on both publishers\n and subscribers\n* New client-side connection option, sslnegotiation=direct, that\n performs a direct TLS handshake to avoid a round-trip\n negotiation.\n* pg_basebackup now supports incremental backup.\n* COPY adds a new option, ON_ERROR ignore, that allows a copy\n operation to continue in the event of an error.\n* https://www.postgresql.org/about/news/p-2936/\n* https://www.postgresql.org/docs/17/release-17.html\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-2025-1799,SUSE-SLE-SERVER-12-SP5-LTSS-2025-1799,SUSE-SLE-SERVER-12-SP5-LTSS-EXTENDED-SECURITY-2025-1799",
"title": "Patchnames"
},
{
"category": "legal_disclaimer",
"text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).",
"title": "Terms of use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://www.suse.com/support/security/contact/",
"name": "SUSE Product Security Team",
"namespace": "https://www.suse.com/"
},
"references": [
{
"category": "external",
"summary": "SUSE ratings",
"url": "https://www.suse.com/support/security/rating/"
},
{
"category": "self",
"summary": "URL of this CSAF notice",
"url": "https://ftp.suse.com/pub/projects/security/csaf/suse-su-2025_01799-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2025:01799-1",
"url": "https://www.suse.com/support/update/announcement/2025/suse-su-202501799-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2025:01799-1",
"url": "https://lists.suse.com/pipermail/sle-updates/2025-June/039507.html"
},
{
"category": "self",
"summary": "SUSE Bug 1219340",
"url": "https://bugzilla.suse.com/1219340"
},
{
"category": "self",
"summary": "SUSE Bug 1230423",
"url": "https://bugzilla.suse.com/1230423"
},
{
"category": "self",
"summary": "SUSE Bug 1233323",
"url": "https://bugzilla.suse.com/1233323"
},
{
"category": "self",
"summary": "SUSE Bug 1233325",
"url": "https://bugzilla.suse.com/1233325"
},
{
"category": "self",
"summary": "SUSE Bug 1233326",
"url": "https://bugzilla.suse.com/1233326"
},
{
"category": "self",
"summary": "SUSE Bug 1233327",
"url": "https://bugzilla.suse.com/1233327"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2024-10976 page",
"url": "https://www.suse.com/security/cve/CVE-2024-10976/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2024-10977 page",
"url": "https://www.suse.com/security/cve/CVE-2024-10977/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2024-10978 page",
"url": "https://www.suse.com/security/cve/CVE-2024-10978/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2024-10979 page",
"url": "https://www.suse.com/security/cve/CVE-2024-10979/"
}
],
"title": "Security update for postgresql, postgresql16, postgresql17",
"tracking": {
"current_release_date": "2025-06-02T13:28:47Z",
"generator": {
"date": "2025-06-02T13:28:47Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2025:01799-1",
"initial_release_date": "2025-06-02T13:28:47Z",
"revision_history": [
{
"date": "2025-06-02T13:28:47Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "libecpg6-17.2-3.5.1.aarch64",
"product": {
"name": "libecpg6-17.2-3.5.1.aarch64",
"product_id": "libecpg6-17.2-3.5.1.aarch64"
}
},
{
"category": "product_version",
"name": "libpq5-17.2-3.5.1.aarch64",
"product": {
"name": "libpq5-17.2-3.5.1.aarch64",
"product_id": "libpq5-17.2-3.5.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql16-16.6-3.21.1.aarch64",
"product": {
"name": "postgresql16-16.6-3.21.1.aarch64",
"product_id": "postgresql16-16.6-3.21.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql16-contrib-16.6-3.21.1.aarch64",
"product": {
"name": "postgresql16-contrib-16.6-3.21.1.aarch64",
"product_id": "postgresql16-contrib-16.6-3.21.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql16-devel-16.6-3.21.1.aarch64",
"product": {
"name": "postgresql16-devel-16.6-3.21.1.aarch64",
"product_id": "postgresql16-devel-16.6-3.21.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql16-plperl-16.6-3.21.1.aarch64",
"product": {
"name": "postgresql16-plperl-16.6-3.21.1.aarch64",
"product_id": "postgresql16-plperl-16.6-3.21.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql16-plpython-16.6-3.21.1.aarch64",
"product": {
"name": "postgresql16-plpython-16.6-3.21.1.aarch64",
"product_id": "postgresql16-plpython-16.6-3.21.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql16-pltcl-16.6-3.21.1.aarch64",
"product": {
"name": "postgresql16-pltcl-16.6-3.21.1.aarch64",
"product_id": "postgresql16-pltcl-16.6-3.21.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql16-server-16.6-3.21.1.aarch64",
"product": {
"name": "postgresql16-server-16.6-3.21.1.aarch64",
"product_id": "postgresql16-server-16.6-3.21.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql16-server-devel-16.6-3.21.1.aarch64",
"product": {
"name": "postgresql16-server-devel-16.6-3.21.1.aarch64",
"product_id": "postgresql16-server-devel-16.6-3.21.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "postgresql-17-4.29.1.noarch",
"product": {
"name": "postgresql-17-4.29.1.noarch",
"product_id": "postgresql-17-4.29.1.noarch"
}
},
{
"category": "product_version",
"name": "postgresql-contrib-17-4.29.1.noarch",
"product": {
"name": "postgresql-contrib-17-4.29.1.noarch",
"product_id": "postgresql-contrib-17-4.29.1.noarch"
}
},
{
"category": "product_version",
"name": "postgresql-devel-17-4.29.1.noarch",
"product": {
"name": "postgresql-devel-17-4.29.1.noarch",
"product_id": "postgresql-devel-17-4.29.1.noarch"
}
},
{
"category": "product_version",
"name": "postgresql-docs-17-4.29.1.noarch",
"product": {
"name": "postgresql-docs-17-4.29.1.noarch",
"product_id": "postgresql-docs-17-4.29.1.noarch"
}
},
{
"category": "product_version",
"name": "postgresql-plperl-17-4.29.1.noarch",
"product": {
"name": "postgresql-plperl-17-4.29.1.noarch",
"product_id": "postgresql-plperl-17-4.29.1.noarch"
}
},
{
"category": "product_version",
"name": "postgresql-plpython-17-4.29.1.noarch",
"product": {
"name": "postgresql-plpython-17-4.29.1.noarch",
"product_id": "postgresql-plpython-17-4.29.1.noarch"
}
},
{
"category": "product_version",
"name": "postgresql-pltcl-17-4.29.1.noarch",
"product": {
"name": "postgresql-pltcl-17-4.29.1.noarch",
"product_id": "postgresql-pltcl-17-4.29.1.noarch"
}
},
{
"category": "product_version",
"name": "postgresql-server-17-4.29.1.noarch",
"product": {
"name": "postgresql-server-17-4.29.1.noarch",
"product_id": "postgresql-server-17-4.29.1.noarch"
}
},
{
"category": "product_version",
"name": "postgresql-server-devel-17-4.29.1.noarch",
"product": {
"name": "postgresql-server-devel-17-4.29.1.noarch",
"product_id": "postgresql-server-devel-17-4.29.1.noarch"
}
},
{
"category": "product_version",
"name": "postgresql16-docs-16.6-3.21.1.noarch",
"product": {
"name": "postgresql16-docs-16.6-3.21.1.noarch",
"product_id": "postgresql16-docs-16.6-3.21.1.noarch"
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "libecpg6-17.2-3.5.1.ppc64le",
"product": {
"name": "libecpg6-17.2-3.5.1.ppc64le",
"product_id": "libecpg6-17.2-3.5.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libpq5-17.2-3.5.1.ppc64le",
"product": {
"name": "libpq5-17.2-3.5.1.ppc64le",
"product_id": "libpq5-17.2-3.5.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql16-16.6-3.21.1.ppc64le",
"product": {
"name": "postgresql16-16.6-3.21.1.ppc64le",
"product_id": "postgresql16-16.6-3.21.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql16-contrib-16.6-3.21.1.ppc64le",
"product": {
"name": "postgresql16-contrib-16.6-3.21.1.ppc64le",
"product_id": "postgresql16-contrib-16.6-3.21.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql16-devel-16.6-3.21.1.ppc64le",
"product": {
"name": "postgresql16-devel-16.6-3.21.1.ppc64le",
"product_id": "postgresql16-devel-16.6-3.21.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql16-plperl-16.6-3.21.1.ppc64le",
"product": {
"name": "postgresql16-plperl-16.6-3.21.1.ppc64le",
"product_id": "postgresql16-plperl-16.6-3.21.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql16-plpython-16.6-3.21.1.ppc64le",
"product": {
"name": "postgresql16-plpython-16.6-3.21.1.ppc64le",
"product_id": "postgresql16-plpython-16.6-3.21.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql16-pltcl-16.6-3.21.1.ppc64le",
"product": {
"name": "postgresql16-pltcl-16.6-3.21.1.ppc64le",
"product_id": "postgresql16-pltcl-16.6-3.21.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql16-server-16.6-3.21.1.ppc64le",
"product": {
"name": "postgresql16-server-16.6-3.21.1.ppc64le",
"product_id": "postgresql16-server-16.6-3.21.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql16-server-devel-16.6-3.21.1.ppc64le",
"product": {
"name": "postgresql16-server-devel-16.6-3.21.1.ppc64le",
"product_id": "postgresql16-server-devel-16.6-3.21.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "libecpg6-17.2-3.5.1.s390x",
"product": {
"name": "libecpg6-17.2-3.5.1.s390x",
"product_id": "libecpg6-17.2-3.5.1.s390x"
}
},
{
"category": "product_version",
"name": "libecpg6-32bit-17.2-3.5.1.s390x",
"product": {
"name": "libecpg6-32bit-17.2-3.5.1.s390x",
"product_id": "libecpg6-32bit-17.2-3.5.1.s390x"
}
},
{
"category": "product_version",
"name": "libpq5-17.2-3.5.1.s390x",
"product": {
"name": "libpq5-17.2-3.5.1.s390x",
"product_id": "libpq5-17.2-3.5.1.s390x"
}
},
{
"category": "product_version",
"name": "libpq5-32bit-17.2-3.5.1.s390x",
"product": {
"name": "libpq5-32bit-17.2-3.5.1.s390x",
"product_id": "libpq5-32bit-17.2-3.5.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql16-16.6-3.21.1.s390x",
"product": {
"name": "postgresql16-16.6-3.21.1.s390x",
"product_id": "postgresql16-16.6-3.21.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql16-contrib-16.6-3.21.1.s390x",
"product": {
"name": "postgresql16-contrib-16.6-3.21.1.s390x",
"product_id": "postgresql16-contrib-16.6-3.21.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql16-devel-16.6-3.21.1.s390x",
"product": {
"name": "postgresql16-devel-16.6-3.21.1.s390x",
"product_id": "postgresql16-devel-16.6-3.21.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql16-plperl-16.6-3.21.1.s390x",
"product": {
"name": "postgresql16-plperl-16.6-3.21.1.s390x",
"product_id": "postgresql16-plperl-16.6-3.21.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql16-plpython-16.6-3.21.1.s390x",
"product": {
"name": "postgresql16-plpython-16.6-3.21.1.s390x",
"product_id": "postgresql16-plpython-16.6-3.21.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql16-pltcl-16.6-3.21.1.s390x",
"product": {
"name": "postgresql16-pltcl-16.6-3.21.1.s390x",
"product_id": "postgresql16-pltcl-16.6-3.21.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql16-server-16.6-3.21.1.s390x",
"product": {
"name": "postgresql16-server-16.6-3.21.1.s390x",
"product_id": "postgresql16-server-16.6-3.21.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql16-server-devel-16.6-3.21.1.s390x",
"product": {
"name": "postgresql16-server-devel-16.6-3.21.1.s390x",
"product_id": "postgresql16-server-devel-16.6-3.21.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "libecpg6-17.2-3.5.1.x86_64",
"product": {
"name": "libecpg6-17.2-3.5.1.x86_64",
"product_id": "libecpg6-17.2-3.5.1.x86_64"
}
},
{
"category": "product_version",
"name": "libecpg6-32bit-17.2-3.5.1.x86_64",
"product": {
"name": "libecpg6-32bit-17.2-3.5.1.x86_64",
"product_id": "libecpg6-32bit-17.2-3.5.1.x86_64"
}
},
{
"category": "product_version",
"name": "libpq5-17.2-3.5.1.x86_64",
"product": {
"name": "libpq5-17.2-3.5.1.x86_64",
"product_id": "libpq5-17.2-3.5.1.x86_64"
}
},
{
"category": "product_version",
"name": "libpq5-32bit-17.2-3.5.1.x86_64",
"product": {
"name": "libpq5-32bit-17.2-3.5.1.x86_64",
"product_id": "libpq5-32bit-17.2-3.5.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql16-16.6-3.21.1.x86_64",
"product": {
"name": "postgresql16-16.6-3.21.1.x86_64",
"product_id": "postgresql16-16.6-3.21.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql16-contrib-16.6-3.21.1.x86_64",
"product": {
"name": "postgresql16-contrib-16.6-3.21.1.x86_64",
"product_id": "postgresql16-contrib-16.6-3.21.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql16-devel-16.6-3.21.1.x86_64",
"product": {
"name": "postgresql16-devel-16.6-3.21.1.x86_64",
"product_id": "postgresql16-devel-16.6-3.21.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql16-plperl-16.6-3.21.1.x86_64",
"product": {
"name": "postgresql16-plperl-16.6-3.21.1.x86_64",
"product_id": "postgresql16-plperl-16.6-3.21.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql16-plpython-16.6-3.21.1.x86_64",
"product": {
"name": "postgresql16-plpython-16.6-3.21.1.x86_64",
"product_id": "postgresql16-plpython-16.6-3.21.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql16-pltcl-16.6-3.21.1.x86_64",
"product": {
"name": "postgresql16-pltcl-16.6-3.21.1.x86_64",
"product_id": "postgresql16-pltcl-16.6-3.21.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql16-server-16.6-3.21.1.x86_64",
"product": {
"name": "postgresql16-server-16.6-3.21.1.x86_64",
"product_id": "postgresql16-server-16.6-3.21.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql16-server-devel-16.6-3.21.1.x86_64",
"product": {
"name": "postgresql16-server-devel-16.6-3.21.1.x86_64",
"product_id": "postgresql16-server-devel-16.6-3.21.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server 12 SP5-LTSS",
"product": {
"name": "SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles-ltss:12:sp5"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5",
"product": {
"name": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5",
"product_id": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles-ltss-extended-security:12:sp5"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "libecpg6-17.2-3.5.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:libecpg6-17.2-3.5.1.aarch64"
},
"product_reference": "libecpg6-17.2-3.5.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libecpg6-17.2-3.5.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:libecpg6-17.2-3.5.1.ppc64le"
},
"product_reference": "libecpg6-17.2-3.5.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libecpg6-17.2-3.5.1.s390x as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:libecpg6-17.2-3.5.1.s390x"
},
"product_reference": "libecpg6-17.2-3.5.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libecpg6-17.2-3.5.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:libecpg6-17.2-3.5.1.x86_64"
},
"product_reference": "libecpg6-17.2-3.5.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libecpg6-32bit-17.2-3.5.1.s390x as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:libecpg6-32bit-17.2-3.5.1.s390x"
},
"product_reference": "libecpg6-32bit-17.2-3.5.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libecpg6-32bit-17.2-3.5.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:libecpg6-32bit-17.2-3.5.1.x86_64"
},
"product_reference": "libecpg6-32bit-17.2-3.5.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq5-17.2-3.5.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:libpq5-17.2-3.5.1.aarch64"
},
"product_reference": "libpq5-17.2-3.5.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq5-17.2-3.5.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:libpq5-17.2-3.5.1.ppc64le"
},
"product_reference": "libpq5-17.2-3.5.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq5-17.2-3.5.1.s390x as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:libpq5-17.2-3.5.1.s390x"
},
"product_reference": "libpq5-17.2-3.5.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq5-17.2-3.5.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:libpq5-17.2-3.5.1.x86_64"
},
"product_reference": "libpq5-17.2-3.5.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq5-32bit-17.2-3.5.1.s390x as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:libpq5-32bit-17.2-3.5.1.s390x"
},
"product_reference": "libpq5-32bit-17.2-3.5.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq5-32bit-17.2-3.5.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:libpq5-32bit-17.2-3.5.1.x86_64"
},
"product_reference": "libpq5-32bit-17.2-3.5.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-17-4.29.1.noarch as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql-17-4.29.1.noarch"
},
"product_reference": "postgresql-17-4.29.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-contrib-17-4.29.1.noarch as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql-contrib-17-4.29.1.noarch"
},
"product_reference": "postgresql-contrib-17-4.29.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-devel-17-4.29.1.noarch as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql-devel-17-4.29.1.noarch"
},
"product_reference": "postgresql-devel-17-4.29.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-docs-17-4.29.1.noarch as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql-docs-17-4.29.1.noarch"
},
"product_reference": "postgresql-docs-17-4.29.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plperl-17-4.29.1.noarch as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql-plperl-17-4.29.1.noarch"
},
"product_reference": "postgresql-plperl-17-4.29.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plpython-17-4.29.1.noarch as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql-plpython-17-4.29.1.noarch"
},
"product_reference": "postgresql-plpython-17-4.29.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-pltcl-17-4.29.1.noarch as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql-pltcl-17-4.29.1.noarch"
},
"product_reference": "postgresql-pltcl-17-4.29.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-17-4.29.1.noarch as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql-server-17-4.29.1.noarch"
},
"product_reference": "postgresql-server-17-4.29.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-devel-17-4.29.1.noarch as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql-server-devel-17-4.29.1.noarch"
},
"product_reference": "postgresql-server-devel-17-4.29.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-16.6-3.21.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-16.6-3.21.1.aarch64"
},
"product_reference": "postgresql16-16.6-3.21.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-16.6-3.21.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-16.6-3.21.1.ppc64le"
},
"product_reference": "postgresql16-16.6-3.21.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-16.6-3.21.1.s390x as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-16.6-3.21.1.s390x"
},
"product_reference": "postgresql16-16.6-3.21.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-16.6-3.21.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-16.6-3.21.1.x86_64"
},
"product_reference": "postgresql16-16.6-3.21.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-contrib-16.6-3.21.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-contrib-16.6-3.21.1.aarch64"
},
"product_reference": "postgresql16-contrib-16.6-3.21.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-contrib-16.6-3.21.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-contrib-16.6-3.21.1.ppc64le"
},
"product_reference": "postgresql16-contrib-16.6-3.21.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-contrib-16.6-3.21.1.s390x as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-contrib-16.6-3.21.1.s390x"
},
"product_reference": "postgresql16-contrib-16.6-3.21.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-contrib-16.6-3.21.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-contrib-16.6-3.21.1.x86_64"
},
"product_reference": "postgresql16-contrib-16.6-3.21.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-devel-16.6-3.21.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-devel-16.6-3.21.1.aarch64"
},
"product_reference": "postgresql16-devel-16.6-3.21.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-devel-16.6-3.21.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-devel-16.6-3.21.1.ppc64le"
},
"product_reference": "postgresql16-devel-16.6-3.21.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-devel-16.6-3.21.1.s390x as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-devel-16.6-3.21.1.s390x"
},
"product_reference": "postgresql16-devel-16.6-3.21.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-devel-16.6-3.21.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-devel-16.6-3.21.1.x86_64"
},
"product_reference": "postgresql16-devel-16.6-3.21.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-docs-16.6-3.21.1.noarch as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-docs-16.6-3.21.1.noarch"
},
"product_reference": "postgresql16-docs-16.6-3.21.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-plperl-16.6-3.21.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-plperl-16.6-3.21.1.aarch64"
},
"product_reference": "postgresql16-plperl-16.6-3.21.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-plperl-16.6-3.21.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-plperl-16.6-3.21.1.ppc64le"
},
"product_reference": "postgresql16-plperl-16.6-3.21.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-plperl-16.6-3.21.1.s390x as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-plperl-16.6-3.21.1.s390x"
},
"product_reference": "postgresql16-plperl-16.6-3.21.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-plperl-16.6-3.21.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-plperl-16.6-3.21.1.x86_64"
},
"product_reference": "postgresql16-plperl-16.6-3.21.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-plpython-16.6-3.21.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-plpython-16.6-3.21.1.aarch64"
},
"product_reference": "postgresql16-plpython-16.6-3.21.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-plpython-16.6-3.21.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-plpython-16.6-3.21.1.ppc64le"
},
"product_reference": "postgresql16-plpython-16.6-3.21.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-plpython-16.6-3.21.1.s390x as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-plpython-16.6-3.21.1.s390x"
},
"product_reference": "postgresql16-plpython-16.6-3.21.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-plpython-16.6-3.21.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-plpython-16.6-3.21.1.x86_64"
},
"product_reference": "postgresql16-plpython-16.6-3.21.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-pltcl-16.6-3.21.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-pltcl-16.6-3.21.1.aarch64"
},
"product_reference": "postgresql16-pltcl-16.6-3.21.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-pltcl-16.6-3.21.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-pltcl-16.6-3.21.1.ppc64le"
},
"product_reference": "postgresql16-pltcl-16.6-3.21.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-pltcl-16.6-3.21.1.s390x as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-pltcl-16.6-3.21.1.s390x"
},
"product_reference": "postgresql16-pltcl-16.6-3.21.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-pltcl-16.6-3.21.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-pltcl-16.6-3.21.1.x86_64"
},
"product_reference": "postgresql16-pltcl-16.6-3.21.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-server-16.6-3.21.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-server-16.6-3.21.1.aarch64"
},
"product_reference": "postgresql16-server-16.6-3.21.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-server-16.6-3.21.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-server-16.6-3.21.1.ppc64le"
},
"product_reference": "postgresql16-server-16.6-3.21.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-server-16.6-3.21.1.s390x as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-server-16.6-3.21.1.s390x"
},
"product_reference": "postgresql16-server-16.6-3.21.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-server-16.6-3.21.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-server-16.6-3.21.1.x86_64"
},
"product_reference": "postgresql16-server-16.6-3.21.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-server-devel-16.6-3.21.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-server-devel-16.6-3.21.1.aarch64"
},
"product_reference": "postgresql16-server-devel-16.6-3.21.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-server-devel-16.6-3.21.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-server-devel-16.6-3.21.1.ppc64le"
},
"product_reference": "postgresql16-server-devel-16.6-3.21.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-server-devel-16.6-3.21.1.s390x as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-server-devel-16.6-3.21.1.s390x"
},
"product_reference": "postgresql16-server-devel-16.6-3.21.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-server-devel-16.6-3.21.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-server-devel-16.6-3.21.1.x86_64"
},
"product_reference": "postgresql16-server-devel-16.6-3.21.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libecpg6-17.2-3.5.1.x86_64 as component of SUSE Linux Enterprise Server LTSS Extended Security 12 SP5",
"product_id": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libecpg6-17.2-3.5.1.x86_64"
},
"product_reference": "libecpg6-17.2-3.5.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libecpg6-32bit-17.2-3.5.1.x86_64 as component of SUSE Linux Enterprise Server LTSS Extended Security 12 SP5",
"product_id": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libecpg6-32bit-17.2-3.5.1.x86_64"
},
"product_reference": "libecpg6-32bit-17.2-3.5.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq5-17.2-3.5.1.x86_64 as component of SUSE Linux Enterprise Server LTSS Extended Security 12 SP5",
"product_id": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libpq5-17.2-3.5.1.x86_64"
},
"product_reference": "libpq5-17.2-3.5.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq5-32bit-17.2-3.5.1.x86_64 as component of SUSE Linux Enterprise Server LTSS Extended Security 12 SP5",
"product_id": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libpq5-32bit-17.2-3.5.1.x86_64"
},
"product_reference": "libpq5-32bit-17.2-3.5.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-17-4.29.1.noarch as component of SUSE Linux Enterprise Server LTSS Extended Security 12 SP5",
"product_id": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql-17-4.29.1.noarch"
},
"product_reference": "postgresql-17-4.29.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-contrib-17-4.29.1.noarch as component of SUSE Linux Enterprise Server LTSS Extended Security 12 SP5",
"product_id": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql-contrib-17-4.29.1.noarch"
},
"product_reference": "postgresql-contrib-17-4.29.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-devel-17-4.29.1.noarch as component of SUSE Linux Enterprise Server LTSS Extended Security 12 SP5",
"product_id": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql-devel-17-4.29.1.noarch"
},
"product_reference": "postgresql-devel-17-4.29.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-docs-17-4.29.1.noarch as component of SUSE Linux Enterprise Server LTSS Extended Security 12 SP5",
"product_id": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql-docs-17-4.29.1.noarch"
},
"product_reference": "postgresql-docs-17-4.29.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plperl-17-4.29.1.noarch as component of SUSE Linux Enterprise Server LTSS Extended Security 12 SP5",
"product_id": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql-plperl-17-4.29.1.noarch"
},
"product_reference": "postgresql-plperl-17-4.29.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plpython-17-4.29.1.noarch as component of SUSE Linux Enterprise Server LTSS Extended Security 12 SP5",
"product_id": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql-plpython-17-4.29.1.noarch"
},
"product_reference": "postgresql-plpython-17-4.29.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-pltcl-17-4.29.1.noarch as component of SUSE Linux Enterprise Server LTSS Extended Security 12 SP5",
"product_id": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql-pltcl-17-4.29.1.noarch"
},
"product_reference": "postgresql-pltcl-17-4.29.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-17-4.29.1.noarch as component of SUSE Linux Enterprise Server LTSS Extended Security 12 SP5",
"product_id": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql-server-17-4.29.1.noarch"
},
"product_reference": "postgresql-server-17-4.29.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-devel-17-4.29.1.noarch as component of SUSE Linux Enterprise Server LTSS Extended Security 12 SP5",
"product_id": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql-server-devel-17-4.29.1.noarch"
},
"product_reference": "postgresql-server-devel-17-4.29.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-16.6-3.21.1.x86_64 as component of SUSE Linux Enterprise Server LTSS Extended Security 12 SP5",
"product_id": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql16-16.6-3.21.1.x86_64"
},
"product_reference": "postgresql16-16.6-3.21.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-contrib-16.6-3.21.1.x86_64 as component of SUSE Linux Enterprise Server LTSS Extended Security 12 SP5",
"product_id": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql16-contrib-16.6-3.21.1.x86_64"
},
"product_reference": "postgresql16-contrib-16.6-3.21.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-devel-16.6-3.21.1.x86_64 as component of SUSE Linux Enterprise Server LTSS Extended Security 12 SP5",
"product_id": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql16-devel-16.6-3.21.1.x86_64"
},
"product_reference": "postgresql16-devel-16.6-3.21.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-docs-16.6-3.21.1.noarch as component of SUSE Linux Enterprise Server LTSS Extended Security 12 SP5",
"product_id": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql16-docs-16.6-3.21.1.noarch"
},
"product_reference": "postgresql16-docs-16.6-3.21.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-plperl-16.6-3.21.1.x86_64 as component of SUSE Linux Enterprise Server LTSS Extended Security 12 SP5",
"product_id": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql16-plperl-16.6-3.21.1.x86_64"
},
"product_reference": "postgresql16-plperl-16.6-3.21.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-plpython-16.6-3.21.1.x86_64 as component of SUSE Linux Enterprise Server LTSS Extended Security 12 SP5",
"product_id": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql16-plpython-16.6-3.21.1.x86_64"
},
"product_reference": "postgresql16-plpython-16.6-3.21.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-pltcl-16.6-3.21.1.x86_64 as component of SUSE Linux Enterprise Server LTSS Extended Security 12 SP5",
"product_id": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql16-pltcl-16.6-3.21.1.x86_64"
},
"product_reference": "postgresql16-pltcl-16.6-3.21.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-server-16.6-3.21.1.x86_64 as component of SUSE Linux Enterprise Server LTSS Extended Security 12 SP5",
"product_id": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql16-server-16.6-3.21.1.x86_64"
},
"product_reference": "postgresql16-server-16.6-3.21.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-server-devel-16.6-3.21.1.x86_64 as component of SUSE Linux Enterprise Server LTSS Extended Security 12 SP5",
"product_id": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql16-server-devel-16.6-3.21.1.x86_64"
},
"product_reference": "postgresql16-server-devel-16.6-3.21.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2024-10976",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2024-10976"
}
],
"notes": [
{
"category": "general",
"text": "Incomplete tracking in PostgreSQL of tables with row security allows a reused query to view or change different rows from those intended. CVE-2023-2455 and CVE-2016-2193 fixed most interaction between row security and user ID changes. They missed cases where a subquery, WITH query, security invoker view, or SQL-language function references a table with a row-level security policy. This has the same consequences as the two earlier CVEs. That is to say, it leads to potentially incorrect policies being applied in cases where role-specific policies are used and a given query is planned under one role and then executed under other roles. This scenario can happen under security definer functions or when a common user and query is planned initially and then re-used across multiple SET ROLEs. Applying an incorrect policy may permit a user to complete otherwise-forbidden reads and modifications. This affects only databases that have used CREATE POLICY to define a row security policy. An attacker must tailor an attack to a particular application\u0027s pattern of query plan reuse, user ID changes, and role-specific row security policies. Versions before PostgreSQL 17.1, 16.5, 15.9, 14.14, 13.17, and 12.21 are affected.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Server 12 SP5-LTSS:libecpg6-17.2-3.5.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libecpg6-17.2-3.5.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libecpg6-17.2-3.5.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libecpg6-17.2-3.5.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libecpg6-32bit-17.2-3.5.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libecpg6-32bit-17.2-3.5.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpq5-17.2-3.5.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpq5-17.2-3.5.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpq5-17.2-3.5.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpq5-17.2-3.5.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpq5-32bit-17.2-3.5.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpq5-32bit-17.2-3.5.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql-17-4.29.1.noarch",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql-contrib-17-4.29.1.noarch",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql-devel-17-4.29.1.noarch",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql-docs-17-4.29.1.noarch",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql-plperl-17-4.29.1.noarch",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql-plpython-17-4.29.1.noarch",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql-pltcl-17-4.29.1.noarch",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql-server-17-4.29.1.noarch",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql-server-devel-17-4.29.1.noarch",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-16.6-3.21.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-16.6-3.21.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-16.6-3.21.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-16.6-3.21.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-contrib-16.6-3.21.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-contrib-16.6-3.21.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-contrib-16.6-3.21.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-contrib-16.6-3.21.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-devel-16.6-3.21.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-devel-16.6-3.21.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-devel-16.6-3.21.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-devel-16.6-3.21.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-docs-16.6-3.21.1.noarch",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-plperl-16.6-3.21.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-plperl-16.6-3.21.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-plperl-16.6-3.21.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-plperl-16.6-3.21.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-plpython-16.6-3.21.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-plpython-16.6-3.21.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-plpython-16.6-3.21.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-plpython-16.6-3.21.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-pltcl-16.6-3.21.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-pltcl-16.6-3.21.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-pltcl-16.6-3.21.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-pltcl-16.6-3.21.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-server-16.6-3.21.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-server-16.6-3.21.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-server-16.6-3.21.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-server-16.6-3.21.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-server-devel-16.6-3.21.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-server-devel-16.6-3.21.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-server-devel-16.6-3.21.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-server-devel-16.6-3.21.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libecpg6-17.2-3.5.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libecpg6-32bit-17.2-3.5.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libpq5-17.2-3.5.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libpq5-32bit-17.2-3.5.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql-17-4.29.1.noarch",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql-contrib-17-4.29.1.noarch",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql-devel-17-4.29.1.noarch",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql-docs-17-4.29.1.noarch",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql-plperl-17-4.29.1.noarch",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql-plpython-17-4.29.1.noarch",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql-pltcl-17-4.29.1.noarch",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql-server-17-4.29.1.noarch",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql-server-devel-17-4.29.1.noarch",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql16-16.6-3.21.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql16-contrib-16.6-3.21.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql16-devel-16.6-3.21.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql16-docs-16.6-3.21.1.noarch",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql16-plperl-16.6-3.21.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql16-plpython-16.6-3.21.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql16-pltcl-16.6-3.21.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql16-server-16.6-3.21.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql16-server-devel-16.6-3.21.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2024-10976",
"url": "https://www.suse.com/security/cve/CVE-2024-10976"
},
{
"category": "external",
"summary": "SUSE Bug 1233323 for CVE-2024-10976",
"url": "https://bugzilla.suse.com/1233323"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Server 12 SP5-LTSS:libecpg6-17.2-3.5.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libecpg6-17.2-3.5.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libecpg6-17.2-3.5.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libecpg6-17.2-3.5.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libecpg6-32bit-17.2-3.5.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libecpg6-32bit-17.2-3.5.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpq5-17.2-3.5.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpq5-17.2-3.5.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpq5-17.2-3.5.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpq5-17.2-3.5.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpq5-32bit-17.2-3.5.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpq5-32bit-17.2-3.5.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql-17-4.29.1.noarch",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql-contrib-17-4.29.1.noarch",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql-devel-17-4.29.1.noarch",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql-docs-17-4.29.1.noarch",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql-plperl-17-4.29.1.noarch",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql-plpython-17-4.29.1.noarch",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql-pltcl-17-4.29.1.noarch",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql-server-17-4.29.1.noarch",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql-server-devel-17-4.29.1.noarch",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-16.6-3.21.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-16.6-3.21.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-16.6-3.21.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-16.6-3.21.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-contrib-16.6-3.21.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-contrib-16.6-3.21.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-contrib-16.6-3.21.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-contrib-16.6-3.21.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-devel-16.6-3.21.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-devel-16.6-3.21.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-devel-16.6-3.21.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-devel-16.6-3.21.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-docs-16.6-3.21.1.noarch",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-plperl-16.6-3.21.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-plperl-16.6-3.21.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-plperl-16.6-3.21.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-plperl-16.6-3.21.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-plpython-16.6-3.21.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-plpython-16.6-3.21.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-plpython-16.6-3.21.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-plpython-16.6-3.21.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-pltcl-16.6-3.21.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-pltcl-16.6-3.21.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-pltcl-16.6-3.21.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-pltcl-16.6-3.21.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-server-16.6-3.21.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-server-16.6-3.21.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-server-16.6-3.21.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-server-16.6-3.21.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-server-devel-16.6-3.21.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-server-devel-16.6-3.21.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-server-devel-16.6-3.21.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-server-devel-16.6-3.21.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libecpg6-17.2-3.5.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libecpg6-32bit-17.2-3.5.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libpq5-17.2-3.5.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libpq5-32bit-17.2-3.5.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql-17-4.29.1.noarch",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql-contrib-17-4.29.1.noarch",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql-devel-17-4.29.1.noarch",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql-docs-17-4.29.1.noarch",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql-plperl-17-4.29.1.noarch",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql-plpython-17-4.29.1.noarch",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql-pltcl-17-4.29.1.noarch",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql-server-17-4.29.1.noarch",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql-server-devel-17-4.29.1.noarch",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql16-16.6-3.21.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql16-contrib-16.6-3.21.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql16-devel-16.6-3.21.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql16-docs-16.6-3.21.1.noarch",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql16-plperl-16.6-3.21.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql16-plpython-16.6-3.21.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql16-pltcl-16.6-3.21.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql16-server-16.6-3.21.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql16-server-devel-16.6-3.21.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4.2,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Server 12 SP5-LTSS:libecpg6-17.2-3.5.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libecpg6-17.2-3.5.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libecpg6-17.2-3.5.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libecpg6-17.2-3.5.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libecpg6-32bit-17.2-3.5.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libecpg6-32bit-17.2-3.5.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpq5-17.2-3.5.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpq5-17.2-3.5.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpq5-17.2-3.5.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpq5-17.2-3.5.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpq5-32bit-17.2-3.5.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpq5-32bit-17.2-3.5.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql-17-4.29.1.noarch",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql-contrib-17-4.29.1.noarch",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql-devel-17-4.29.1.noarch",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql-docs-17-4.29.1.noarch",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql-plperl-17-4.29.1.noarch",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql-plpython-17-4.29.1.noarch",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql-pltcl-17-4.29.1.noarch",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql-server-17-4.29.1.noarch",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql-server-devel-17-4.29.1.noarch",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-16.6-3.21.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-16.6-3.21.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-16.6-3.21.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-16.6-3.21.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-contrib-16.6-3.21.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-contrib-16.6-3.21.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-contrib-16.6-3.21.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-contrib-16.6-3.21.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-devel-16.6-3.21.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-devel-16.6-3.21.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-devel-16.6-3.21.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-devel-16.6-3.21.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-docs-16.6-3.21.1.noarch",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-plperl-16.6-3.21.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-plperl-16.6-3.21.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-plperl-16.6-3.21.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-plperl-16.6-3.21.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-plpython-16.6-3.21.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-plpython-16.6-3.21.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-plpython-16.6-3.21.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-plpython-16.6-3.21.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-pltcl-16.6-3.21.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-pltcl-16.6-3.21.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-pltcl-16.6-3.21.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-pltcl-16.6-3.21.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-server-16.6-3.21.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-server-16.6-3.21.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-server-16.6-3.21.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-server-16.6-3.21.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-server-devel-16.6-3.21.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-server-devel-16.6-3.21.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-server-devel-16.6-3.21.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-server-devel-16.6-3.21.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libecpg6-17.2-3.5.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libecpg6-32bit-17.2-3.5.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libpq5-17.2-3.5.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libpq5-32bit-17.2-3.5.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql-17-4.29.1.noarch",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql-contrib-17-4.29.1.noarch",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql-devel-17-4.29.1.noarch",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql-docs-17-4.29.1.noarch",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql-plperl-17-4.29.1.noarch",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql-plpython-17-4.29.1.noarch",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql-pltcl-17-4.29.1.noarch",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql-server-17-4.29.1.noarch",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql-server-devel-17-4.29.1.noarch",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql16-16.6-3.21.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql16-contrib-16.6-3.21.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql16-devel-16.6-3.21.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql16-docs-16.6-3.21.1.noarch",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql16-plperl-16.6-3.21.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql16-plpython-16.6-3.21.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql16-pltcl-16.6-3.21.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql16-server-16.6-3.21.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql16-server-devel-16.6-3.21.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-06-02T13:28:47Z",
"details": "moderate"
}
],
"title": "CVE-2024-10976"
},
{
"cve": "CVE-2024-10977",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2024-10977"
}
],
"notes": [
{
"category": "general",
"text": "Client use of server error message in PostgreSQL allows a server not trusted under current SSL or GSS settings to furnish arbitrary non-NUL bytes to the libpq application. For example, a man-in-the-middle attacker could send a long error message that a human or screen-scraper user of psql mistakes for valid query results. This is probably not a concern for clients where the user interface unambiguously indicates the boundary between one error message and other text. Versions before PostgreSQL 17.1, 16.5, 15.9, 14.14, 13.17, and 12.21 are affected.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Server 12 SP5-LTSS:libecpg6-17.2-3.5.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libecpg6-17.2-3.5.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libecpg6-17.2-3.5.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libecpg6-17.2-3.5.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libecpg6-32bit-17.2-3.5.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libecpg6-32bit-17.2-3.5.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpq5-17.2-3.5.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpq5-17.2-3.5.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpq5-17.2-3.5.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpq5-17.2-3.5.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpq5-32bit-17.2-3.5.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpq5-32bit-17.2-3.5.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql-17-4.29.1.noarch",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql-contrib-17-4.29.1.noarch",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql-devel-17-4.29.1.noarch",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql-docs-17-4.29.1.noarch",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql-plperl-17-4.29.1.noarch",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql-plpython-17-4.29.1.noarch",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql-pltcl-17-4.29.1.noarch",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql-server-17-4.29.1.noarch",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql-server-devel-17-4.29.1.noarch",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-16.6-3.21.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-16.6-3.21.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-16.6-3.21.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-16.6-3.21.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-contrib-16.6-3.21.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-contrib-16.6-3.21.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-contrib-16.6-3.21.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-contrib-16.6-3.21.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-devel-16.6-3.21.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-devel-16.6-3.21.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-devel-16.6-3.21.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-devel-16.6-3.21.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-docs-16.6-3.21.1.noarch",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-plperl-16.6-3.21.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-plperl-16.6-3.21.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-plperl-16.6-3.21.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-plperl-16.6-3.21.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-plpython-16.6-3.21.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-plpython-16.6-3.21.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-plpython-16.6-3.21.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-plpython-16.6-3.21.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-pltcl-16.6-3.21.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-pltcl-16.6-3.21.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-pltcl-16.6-3.21.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-pltcl-16.6-3.21.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-server-16.6-3.21.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-server-16.6-3.21.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-server-16.6-3.21.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-server-16.6-3.21.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-server-devel-16.6-3.21.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-server-devel-16.6-3.21.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-server-devel-16.6-3.21.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-server-devel-16.6-3.21.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libecpg6-17.2-3.5.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libecpg6-32bit-17.2-3.5.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libpq5-17.2-3.5.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libpq5-32bit-17.2-3.5.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql-17-4.29.1.noarch",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql-contrib-17-4.29.1.noarch",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql-devel-17-4.29.1.noarch",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql-docs-17-4.29.1.noarch",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql-plperl-17-4.29.1.noarch",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql-plpython-17-4.29.1.noarch",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql-pltcl-17-4.29.1.noarch",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql-server-17-4.29.1.noarch",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql-server-devel-17-4.29.1.noarch",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql16-16.6-3.21.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql16-contrib-16.6-3.21.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql16-devel-16.6-3.21.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql16-docs-16.6-3.21.1.noarch",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql16-plperl-16.6-3.21.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql16-plpython-16.6-3.21.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql16-pltcl-16.6-3.21.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql16-server-16.6-3.21.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql16-server-devel-16.6-3.21.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2024-10977",
"url": "https://www.suse.com/security/cve/CVE-2024-10977"
},
{
"category": "external",
"summary": "SUSE Bug 1233325 for CVE-2024-10977",
"url": "https://bugzilla.suse.com/1233325"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Server 12 SP5-LTSS:libecpg6-17.2-3.5.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libecpg6-17.2-3.5.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libecpg6-17.2-3.5.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libecpg6-17.2-3.5.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libecpg6-32bit-17.2-3.5.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libecpg6-32bit-17.2-3.5.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpq5-17.2-3.5.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpq5-17.2-3.5.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpq5-17.2-3.5.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpq5-17.2-3.5.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpq5-32bit-17.2-3.5.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpq5-32bit-17.2-3.5.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql-17-4.29.1.noarch",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql-contrib-17-4.29.1.noarch",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql-devel-17-4.29.1.noarch",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql-docs-17-4.29.1.noarch",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql-plperl-17-4.29.1.noarch",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql-plpython-17-4.29.1.noarch",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql-pltcl-17-4.29.1.noarch",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql-server-17-4.29.1.noarch",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql-server-devel-17-4.29.1.noarch",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-16.6-3.21.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-16.6-3.21.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-16.6-3.21.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-16.6-3.21.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-contrib-16.6-3.21.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-contrib-16.6-3.21.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-contrib-16.6-3.21.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-contrib-16.6-3.21.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-devel-16.6-3.21.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-devel-16.6-3.21.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-devel-16.6-3.21.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-devel-16.6-3.21.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-docs-16.6-3.21.1.noarch",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-plperl-16.6-3.21.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-plperl-16.6-3.21.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-plperl-16.6-3.21.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-plperl-16.6-3.21.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-plpython-16.6-3.21.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-plpython-16.6-3.21.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-plpython-16.6-3.21.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-plpython-16.6-3.21.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-pltcl-16.6-3.21.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-pltcl-16.6-3.21.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-pltcl-16.6-3.21.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-pltcl-16.6-3.21.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-server-16.6-3.21.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-server-16.6-3.21.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-server-16.6-3.21.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-server-16.6-3.21.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-server-devel-16.6-3.21.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-server-devel-16.6-3.21.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-server-devel-16.6-3.21.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-server-devel-16.6-3.21.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libecpg6-17.2-3.5.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libecpg6-32bit-17.2-3.5.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libpq5-17.2-3.5.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libpq5-32bit-17.2-3.5.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql-17-4.29.1.noarch",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql-contrib-17-4.29.1.noarch",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql-devel-17-4.29.1.noarch",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql-docs-17-4.29.1.noarch",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql-plperl-17-4.29.1.noarch",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql-plpython-17-4.29.1.noarch",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql-pltcl-17-4.29.1.noarch",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql-server-17-4.29.1.noarch",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql-server-devel-17-4.29.1.noarch",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql16-16.6-3.21.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql16-contrib-16.6-3.21.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql16-devel-16.6-3.21.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql16-docs-16.6-3.21.1.noarch",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql16-plperl-16.6-3.21.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql16-plpython-16.6-3.21.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql16-pltcl-16.6-3.21.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql16-server-16.6-3.21.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql16-server-devel-16.6-3.21.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 3.1,
"baseSeverity": "LOW",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:N/I:L/A:N",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Server 12 SP5-LTSS:libecpg6-17.2-3.5.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libecpg6-17.2-3.5.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libecpg6-17.2-3.5.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libecpg6-17.2-3.5.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libecpg6-32bit-17.2-3.5.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libecpg6-32bit-17.2-3.5.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpq5-17.2-3.5.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpq5-17.2-3.5.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpq5-17.2-3.5.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpq5-17.2-3.5.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpq5-32bit-17.2-3.5.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpq5-32bit-17.2-3.5.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql-17-4.29.1.noarch",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql-contrib-17-4.29.1.noarch",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql-devel-17-4.29.1.noarch",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql-docs-17-4.29.1.noarch",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql-plperl-17-4.29.1.noarch",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql-plpython-17-4.29.1.noarch",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql-pltcl-17-4.29.1.noarch",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql-server-17-4.29.1.noarch",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql-server-devel-17-4.29.1.noarch",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-16.6-3.21.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-16.6-3.21.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-16.6-3.21.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-16.6-3.21.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-contrib-16.6-3.21.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-contrib-16.6-3.21.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-contrib-16.6-3.21.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-contrib-16.6-3.21.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-devel-16.6-3.21.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-devel-16.6-3.21.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-devel-16.6-3.21.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-devel-16.6-3.21.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-docs-16.6-3.21.1.noarch",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-plperl-16.6-3.21.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-plperl-16.6-3.21.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-plperl-16.6-3.21.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-plperl-16.6-3.21.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-plpython-16.6-3.21.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-plpython-16.6-3.21.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-plpython-16.6-3.21.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-plpython-16.6-3.21.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-pltcl-16.6-3.21.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-pltcl-16.6-3.21.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-pltcl-16.6-3.21.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-pltcl-16.6-3.21.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-server-16.6-3.21.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-server-16.6-3.21.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-server-16.6-3.21.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-server-16.6-3.21.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-server-devel-16.6-3.21.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-server-devel-16.6-3.21.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-server-devel-16.6-3.21.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-server-devel-16.6-3.21.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libecpg6-17.2-3.5.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libecpg6-32bit-17.2-3.5.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libpq5-17.2-3.5.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libpq5-32bit-17.2-3.5.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql-17-4.29.1.noarch",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql-contrib-17-4.29.1.noarch",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql-devel-17-4.29.1.noarch",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql-docs-17-4.29.1.noarch",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql-plperl-17-4.29.1.noarch",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql-plpython-17-4.29.1.noarch",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql-pltcl-17-4.29.1.noarch",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql-server-17-4.29.1.noarch",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql-server-devel-17-4.29.1.noarch",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql16-16.6-3.21.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql16-contrib-16.6-3.21.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql16-devel-16.6-3.21.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql16-docs-16.6-3.21.1.noarch",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql16-plperl-16.6-3.21.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql16-plpython-16.6-3.21.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql16-pltcl-16.6-3.21.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql16-server-16.6-3.21.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql16-server-devel-16.6-3.21.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-06-02T13:28:47Z",
"details": "moderate"
}
],
"title": "CVE-2024-10977"
},
{
"cve": "CVE-2024-10978",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2024-10978"
}
],
"notes": [
{
"category": "general",
"text": "Incorrect privilege assignment in PostgreSQL allows a less-privileged application user to view or change different rows from those intended. An attack requires the application to use SET ROLE, SET SESSION AUTHORIZATION, or an equivalent feature. The problem arises when an application query uses parameters from the attacker or conveys query results to the attacker. If that query reacts to current_setting(\u0027role\u0027) or the current user ID, it may modify or return data as though the session had not used SET ROLE or SET SESSION AUTHORIZATION. The attacker does not control which incorrect user ID applies. Query text from less-privileged sources is not a concern here, because SET ROLE and SET SESSION AUTHORIZATION are not sandboxes for unvetted queries. Versions before PostgreSQL 17.1, 16.5, 15.9, 14.14, 13.17, and 12.21 are affected.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Server 12 SP5-LTSS:libecpg6-17.2-3.5.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libecpg6-17.2-3.5.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libecpg6-17.2-3.5.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libecpg6-17.2-3.5.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libecpg6-32bit-17.2-3.5.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libecpg6-32bit-17.2-3.5.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpq5-17.2-3.5.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpq5-17.2-3.5.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpq5-17.2-3.5.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpq5-17.2-3.5.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpq5-32bit-17.2-3.5.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpq5-32bit-17.2-3.5.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql-17-4.29.1.noarch",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql-contrib-17-4.29.1.noarch",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql-devel-17-4.29.1.noarch",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql-docs-17-4.29.1.noarch",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql-plperl-17-4.29.1.noarch",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql-plpython-17-4.29.1.noarch",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql-pltcl-17-4.29.1.noarch",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql-server-17-4.29.1.noarch",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql-server-devel-17-4.29.1.noarch",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-16.6-3.21.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-16.6-3.21.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-16.6-3.21.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-16.6-3.21.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-contrib-16.6-3.21.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-contrib-16.6-3.21.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-contrib-16.6-3.21.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-contrib-16.6-3.21.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-devel-16.6-3.21.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-devel-16.6-3.21.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-devel-16.6-3.21.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-devel-16.6-3.21.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-docs-16.6-3.21.1.noarch",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-plperl-16.6-3.21.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-plperl-16.6-3.21.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-plperl-16.6-3.21.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-plperl-16.6-3.21.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-plpython-16.6-3.21.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-plpython-16.6-3.21.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-plpython-16.6-3.21.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-plpython-16.6-3.21.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-pltcl-16.6-3.21.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-pltcl-16.6-3.21.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-pltcl-16.6-3.21.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-pltcl-16.6-3.21.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-server-16.6-3.21.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-server-16.6-3.21.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-server-16.6-3.21.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-server-16.6-3.21.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-server-devel-16.6-3.21.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-server-devel-16.6-3.21.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-server-devel-16.6-3.21.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-server-devel-16.6-3.21.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libecpg6-17.2-3.5.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libecpg6-32bit-17.2-3.5.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libpq5-17.2-3.5.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libpq5-32bit-17.2-3.5.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql-17-4.29.1.noarch",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql-contrib-17-4.29.1.noarch",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql-devel-17-4.29.1.noarch",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql-docs-17-4.29.1.noarch",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql-plperl-17-4.29.1.noarch",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql-plpython-17-4.29.1.noarch",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql-pltcl-17-4.29.1.noarch",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql-server-17-4.29.1.noarch",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql-server-devel-17-4.29.1.noarch",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql16-16.6-3.21.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql16-contrib-16.6-3.21.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql16-devel-16.6-3.21.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql16-docs-16.6-3.21.1.noarch",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql16-plperl-16.6-3.21.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql16-plpython-16.6-3.21.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql16-pltcl-16.6-3.21.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql16-server-16.6-3.21.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql16-server-devel-16.6-3.21.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2024-10978",
"url": "https://www.suse.com/security/cve/CVE-2024-10978"
},
{
"category": "external",
"summary": "SUSE Bug 1233326 for CVE-2024-10978",
"url": "https://bugzilla.suse.com/1233326"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Server 12 SP5-LTSS:libecpg6-17.2-3.5.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libecpg6-17.2-3.5.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libecpg6-17.2-3.5.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libecpg6-17.2-3.5.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libecpg6-32bit-17.2-3.5.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libecpg6-32bit-17.2-3.5.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpq5-17.2-3.5.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpq5-17.2-3.5.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpq5-17.2-3.5.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpq5-17.2-3.5.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpq5-32bit-17.2-3.5.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpq5-32bit-17.2-3.5.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql-17-4.29.1.noarch",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql-contrib-17-4.29.1.noarch",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql-devel-17-4.29.1.noarch",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql-docs-17-4.29.1.noarch",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql-plperl-17-4.29.1.noarch",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql-plpython-17-4.29.1.noarch",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql-pltcl-17-4.29.1.noarch",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql-server-17-4.29.1.noarch",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql-server-devel-17-4.29.1.noarch",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-16.6-3.21.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-16.6-3.21.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-16.6-3.21.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-16.6-3.21.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-contrib-16.6-3.21.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-contrib-16.6-3.21.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-contrib-16.6-3.21.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-contrib-16.6-3.21.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-devel-16.6-3.21.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-devel-16.6-3.21.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-devel-16.6-3.21.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-devel-16.6-3.21.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-docs-16.6-3.21.1.noarch",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-plperl-16.6-3.21.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-plperl-16.6-3.21.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-plperl-16.6-3.21.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-plperl-16.6-3.21.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-plpython-16.6-3.21.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-plpython-16.6-3.21.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-plpython-16.6-3.21.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-plpython-16.6-3.21.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-pltcl-16.6-3.21.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-pltcl-16.6-3.21.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-pltcl-16.6-3.21.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-pltcl-16.6-3.21.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-server-16.6-3.21.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-server-16.6-3.21.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-server-16.6-3.21.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-server-16.6-3.21.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-server-devel-16.6-3.21.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-server-devel-16.6-3.21.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-server-devel-16.6-3.21.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-server-devel-16.6-3.21.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libecpg6-17.2-3.5.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libecpg6-32bit-17.2-3.5.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libpq5-17.2-3.5.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libpq5-32bit-17.2-3.5.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql-17-4.29.1.noarch",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql-contrib-17-4.29.1.noarch",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql-devel-17-4.29.1.noarch",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql-docs-17-4.29.1.noarch",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql-plperl-17-4.29.1.noarch",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql-plpython-17-4.29.1.noarch",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql-pltcl-17-4.29.1.noarch",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql-server-17-4.29.1.noarch",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql-server-devel-17-4.29.1.noarch",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql16-16.6-3.21.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql16-contrib-16.6-3.21.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql16-devel-16.6-3.21.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql16-docs-16.6-3.21.1.noarch",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql16-plperl-16.6-3.21.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql16-plpython-16.6-3.21.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql16-pltcl-16.6-3.21.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql16-server-16.6-3.21.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql16-server-devel-16.6-3.21.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4.2,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Server 12 SP5-LTSS:libecpg6-17.2-3.5.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libecpg6-17.2-3.5.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libecpg6-17.2-3.5.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libecpg6-17.2-3.5.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libecpg6-32bit-17.2-3.5.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libecpg6-32bit-17.2-3.5.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpq5-17.2-3.5.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpq5-17.2-3.5.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpq5-17.2-3.5.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpq5-17.2-3.5.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpq5-32bit-17.2-3.5.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpq5-32bit-17.2-3.5.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql-17-4.29.1.noarch",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql-contrib-17-4.29.1.noarch",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql-devel-17-4.29.1.noarch",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql-docs-17-4.29.1.noarch",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql-plperl-17-4.29.1.noarch",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql-plpython-17-4.29.1.noarch",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql-pltcl-17-4.29.1.noarch",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql-server-17-4.29.1.noarch",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql-server-devel-17-4.29.1.noarch",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-16.6-3.21.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-16.6-3.21.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-16.6-3.21.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-16.6-3.21.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-contrib-16.6-3.21.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-contrib-16.6-3.21.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-contrib-16.6-3.21.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-contrib-16.6-3.21.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-devel-16.6-3.21.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-devel-16.6-3.21.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-devel-16.6-3.21.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-devel-16.6-3.21.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-docs-16.6-3.21.1.noarch",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-plperl-16.6-3.21.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-plperl-16.6-3.21.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-plperl-16.6-3.21.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-plperl-16.6-3.21.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-plpython-16.6-3.21.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-plpython-16.6-3.21.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-plpython-16.6-3.21.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-plpython-16.6-3.21.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-pltcl-16.6-3.21.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-pltcl-16.6-3.21.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-pltcl-16.6-3.21.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-pltcl-16.6-3.21.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-server-16.6-3.21.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-server-16.6-3.21.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-server-16.6-3.21.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-server-16.6-3.21.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-server-devel-16.6-3.21.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-server-devel-16.6-3.21.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-server-devel-16.6-3.21.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-server-devel-16.6-3.21.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libecpg6-17.2-3.5.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libecpg6-32bit-17.2-3.5.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libpq5-17.2-3.5.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libpq5-32bit-17.2-3.5.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql-17-4.29.1.noarch",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql-contrib-17-4.29.1.noarch",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql-devel-17-4.29.1.noarch",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql-docs-17-4.29.1.noarch",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql-plperl-17-4.29.1.noarch",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql-plpython-17-4.29.1.noarch",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql-pltcl-17-4.29.1.noarch",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql-server-17-4.29.1.noarch",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql-server-devel-17-4.29.1.noarch",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql16-16.6-3.21.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql16-contrib-16.6-3.21.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql16-devel-16.6-3.21.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql16-docs-16.6-3.21.1.noarch",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql16-plperl-16.6-3.21.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql16-plpython-16.6-3.21.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql16-pltcl-16.6-3.21.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql16-server-16.6-3.21.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql16-server-devel-16.6-3.21.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-06-02T13:28:47Z",
"details": "moderate"
}
],
"title": "CVE-2024-10978"
},
{
"cve": "CVE-2024-10979",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2024-10979"
}
],
"notes": [
{
"category": "general",
"text": "Incorrect control of environment variables in PostgreSQL PL/Perl allows an unprivileged database user to change sensitive process environment variables (e.g. PATH). That often suffices to enable arbitrary code execution, even if the attacker lacks a database server operating system user. Versions before PostgreSQL 17.1, 16.5, 15.9, 14.14, 13.17, and 12.21 are affected.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Server 12 SP5-LTSS:libecpg6-17.2-3.5.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libecpg6-17.2-3.5.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libecpg6-17.2-3.5.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libecpg6-17.2-3.5.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libecpg6-32bit-17.2-3.5.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libecpg6-32bit-17.2-3.5.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpq5-17.2-3.5.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpq5-17.2-3.5.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpq5-17.2-3.5.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpq5-17.2-3.5.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpq5-32bit-17.2-3.5.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpq5-32bit-17.2-3.5.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql-17-4.29.1.noarch",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql-contrib-17-4.29.1.noarch",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql-devel-17-4.29.1.noarch",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql-docs-17-4.29.1.noarch",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql-plperl-17-4.29.1.noarch",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql-plpython-17-4.29.1.noarch",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql-pltcl-17-4.29.1.noarch",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql-server-17-4.29.1.noarch",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql-server-devel-17-4.29.1.noarch",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-16.6-3.21.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-16.6-3.21.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-16.6-3.21.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-16.6-3.21.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-contrib-16.6-3.21.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-contrib-16.6-3.21.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-contrib-16.6-3.21.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-contrib-16.6-3.21.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-devel-16.6-3.21.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-devel-16.6-3.21.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-devel-16.6-3.21.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-devel-16.6-3.21.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-docs-16.6-3.21.1.noarch",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-plperl-16.6-3.21.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-plperl-16.6-3.21.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-plperl-16.6-3.21.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-plperl-16.6-3.21.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-plpython-16.6-3.21.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-plpython-16.6-3.21.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-plpython-16.6-3.21.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-plpython-16.6-3.21.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-pltcl-16.6-3.21.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-pltcl-16.6-3.21.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-pltcl-16.6-3.21.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-pltcl-16.6-3.21.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-server-16.6-3.21.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-server-16.6-3.21.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-server-16.6-3.21.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-server-16.6-3.21.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-server-devel-16.6-3.21.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-server-devel-16.6-3.21.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-server-devel-16.6-3.21.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-server-devel-16.6-3.21.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libecpg6-17.2-3.5.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libecpg6-32bit-17.2-3.5.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libpq5-17.2-3.5.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libpq5-32bit-17.2-3.5.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql-17-4.29.1.noarch",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql-contrib-17-4.29.1.noarch",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql-devel-17-4.29.1.noarch",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql-docs-17-4.29.1.noarch",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql-plperl-17-4.29.1.noarch",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql-plpython-17-4.29.1.noarch",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql-pltcl-17-4.29.1.noarch",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql-server-17-4.29.1.noarch",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql-server-devel-17-4.29.1.noarch",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql16-16.6-3.21.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql16-contrib-16.6-3.21.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql16-devel-16.6-3.21.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql16-docs-16.6-3.21.1.noarch",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql16-plperl-16.6-3.21.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql16-plpython-16.6-3.21.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql16-pltcl-16.6-3.21.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql16-server-16.6-3.21.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql16-server-devel-16.6-3.21.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2024-10979",
"url": "https://www.suse.com/security/cve/CVE-2024-10979"
},
{
"category": "external",
"summary": "SUSE Bug 1233327 for CVE-2024-10979",
"url": "https://bugzilla.suse.com/1233327"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Server 12 SP5-LTSS:libecpg6-17.2-3.5.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libecpg6-17.2-3.5.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libecpg6-17.2-3.5.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libecpg6-17.2-3.5.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libecpg6-32bit-17.2-3.5.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libecpg6-32bit-17.2-3.5.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpq5-17.2-3.5.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpq5-17.2-3.5.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpq5-17.2-3.5.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpq5-17.2-3.5.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpq5-32bit-17.2-3.5.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpq5-32bit-17.2-3.5.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql-17-4.29.1.noarch",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql-contrib-17-4.29.1.noarch",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql-devel-17-4.29.1.noarch",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql-docs-17-4.29.1.noarch",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql-plperl-17-4.29.1.noarch",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql-plpython-17-4.29.1.noarch",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql-pltcl-17-4.29.1.noarch",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql-server-17-4.29.1.noarch",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql-server-devel-17-4.29.1.noarch",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-16.6-3.21.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-16.6-3.21.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-16.6-3.21.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-16.6-3.21.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-contrib-16.6-3.21.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-contrib-16.6-3.21.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-contrib-16.6-3.21.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-contrib-16.6-3.21.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-devel-16.6-3.21.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-devel-16.6-3.21.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-devel-16.6-3.21.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-devel-16.6-3.21.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-docs-16.6-3.21.1.noarch",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-plperl-16.6-3.21.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-plperl-16.6-3.21.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-plperl-16.6-3.21.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-plperl-16.6-3.21.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-plpython-16.6-3.21.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-plpython-16.6-3.21.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-plpython-16.6-3.21.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-plpython-16.6-3.21.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-pltcl-16.6-3.21.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-pltcl-16.6-3.21.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-pltcl-16.6-3.21.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-pltcl-16.6-3.21.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-server-16.6-3.21.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-server-16.6-3.21.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-server-16.6-3.21.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-server-16.6-3.21.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-server-devel-16.6-3.21.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-server-devel-16.6-3.21.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-server-devel-16.6-3.21.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-server-devel-16.6-3.21.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libecpg6-17.2-3.5.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libecpg6-32bit-17.2-3.5.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libpq5-17.2-3.5.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libpq5-32bit-17.2-3.5.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql-17-4.29.1.noarch",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql-contrib-17-4.29.1.noarch",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql-devel-17-4.29.1.noarch",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql-docs-17-4.29.1.noarch",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql-plperl-17-4.29.1.noarch",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql-plpython-17-4.29.1.noarch",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql-pltcl-17-4.29.1.noarch",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql-server-17-4.29.1.noarch",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql-server-devel-17-4.29.1.noarch",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql16-16.6-3.21.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql16-contrib-16.6-3.21.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql16-devel-16.6-3.21.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql16-docs-16.6-3.21.1.noarch",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql16-plperl-16.6-3.21.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql16-plpython-16.6-3.21.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql16-pltcl-16.6-3.21.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql16-server-16.6-3.21.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql16-server-devel-16.6-3.21.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 8.8,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Server 12 SP5-LTSS:libecpg6-17.2-3.5.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libecpg6-17.2-3.5.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libecpg6-17.2-3.5.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libecpg6-17.2-3.5.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libecpg6-32bit-17.2-3.5.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libecpg6-32bit-17.2-3.5.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpq5-17.2-3.5.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpq5-17.2-3.5.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpq5-17.2-3.5.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpq5-17.2-3.5.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpq5-32bit-17.2-3.5.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpq5-32bit-17.2-3.5.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql-17-4.29.1.noarch",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql-contrib-17-4.29.1.noarch",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql-devel-17-4.29.1.noarch",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql-docs-17-4.29.1.noarch",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql-plperl-17-4.29.1.noarch",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql-plpython-17-4.29.1.noarch",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql-pltcl-17-4.29.1.noarch",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql-server-17-4.29.1.noarch",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql-server-devel-17-4.29.1.noarch",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-16.6-3.21.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-16.6-3.21.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-16.6-3.21.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-16.6-3.21.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-contrib-16.6-3.21.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-contrib-16.6-3.21.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-contrib-16.6-3.21.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-contrib-16.6-3.21.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-devel-16.6-3.21.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-devel-16.6-3.21.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-devel-16.6-3.21.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-devel-16.6-3.21.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-docs-16.6-3.21.1.noarch",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-plperl-16.6-3.21.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-plperl-16.6-3.21.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-plperl-16.6-3.21.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-plperl-16.6-3.21.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-plpython-16.6-3.21.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-plpython-16.6-3.21.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-plpython-16.6-3.21.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-plpython-16.6-3.21.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-pltcl-16.6-3.21.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-pltcl-16.6-3.21.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-pltcl-16.6-3.21.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-pltcl-16.6-3.21.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-server-16.6-3.21.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-server-16.6-3.21.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-server-16.6-3.21.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-server-16.6-3.21.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-server-devel-16.6-3.21.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-server-devel-16.6-3.21.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-server-devel-16.6-3.21.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-server-devel-16.6-3.21.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libecpg6-17.2-3.5.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libecpg6-32bit-17.2-3.5.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libpq5-17.2-3.5.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libpq5-32bit-17.2-3.5.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql-17-4.29.1.noarch",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql-contrib-17-4.29.1.noarch",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql-devel-17-4.29.1.noarch",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql-docs-17-4.29.1.noarch",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql-plperl-17-4.29.1.noarch",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql-plpython-17-4.29.1.noarch",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql-pltcl-17-4.29.1.noarch",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql-server-17-4.29.1.noarch",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql-server-devel-17-4.29.1.noarch",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql16-16.6-3.21.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql16-contrib-16.6-3.21.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql16-devel-16.6-3.21.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql16-docs-16.6-3.21.1.noarch",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql16-plperl-16.6-3.21.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql16-plpython-16.6-3.21.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql16-pltcl-16.6-3.21.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql16-server-16.6-3.21.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql16-server-devel-16.6-3.21.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-06-02T13:28:47Z",
"details": "important"
}
],
"title": "CVE-2024-10979"
}
]
}
suse-su-2024:4114-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\n- CVE-2024-10976: Ensure cached plans are marked as dependent on the calling role when RLS applies to a non-top-level table reference (bsc#1233323).\n- CVE-2024-10977: Make libpq discard error messages received during SSL or GSS protocol negotiation (bsc#1233325).\n- CVE-2024-10978: Fix unintended interactions between SET SESSION AUTHORIZATION and SET ROLE (bsc#1233326).\n- CVE-2024-10979: Prevent trusted PL/Perl code from changing environment variables (bsc#1233327).\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-2024-4114,SUSE-SLE-SERVER-12-SP5-LTSS-2024-4114,SUSE-SLE-SERVER-12-SP5-LTSS-EXTENDED-SECURITY-2024-4114",
"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-2024_4114-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2024:4114-1",
"url": "https://www.suse.com/support/update/announcement/2024/suse-su-20244114-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2024:4114-1",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2024-November/019874.html"
},
{
"category": "self",
"summary": "SUSE Bug 1233323",
"url": "https://bugzilla.suse.com/1233323"
},
{
"category": "self",
"summary": "SUSE Bug 1233325",
"url": "https://bugzilla.suse.com/1233325"
},
{
"category": "self",
"summary": "SUSE Bug 1233326",
"url": "https://bugzilla.suse.com/1233326"
},
{
"category": "self",
"summary": "SUSE Bug 1233327",
"url": "https://bugzilla.suse.com/1233327"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2024-10976 page",
"url": "https://www.suse.com/security/cve/CVE-2024-10976/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2024-10977 page",
"url": "https://www.suse.com/security/cve/CVE-2024-10977/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2024-10978 page",
"url": "https://www.suse.com/security/cve/CVE-2024-10978/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2024-10979 page",
"url": "https://www.suse.com/security/cve/CVE-2024-10979/"
}
],
"title": "Security update for postgresql13",
"tracking": {
"current_release_date": "2024-11-29T09:26:32Z",
"generator": {
"date": "2024-11-29T09:26:32Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2024:4114-1",
"initial_release_date": "2024-11-29T09:26:32Z",
"revision_history": [
{
"date": "2024-11-29T09:26:32Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "postgresql13-13.18-3.55.2.aarch64",
"product": {
"name": "postgresql13-13.18-3.55.2.aarch64",
"product_id": "postgresql13-13.18-3.55.2.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql13-contrib-13.18-3.55.2.aarch64",
"product": {
"name": "postgresql13-contrib-13.18-3.55.2.aarch64",
"product_id": "postgresql13-contrib-13.18-3.55.2.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql13-devel-13.18-3.55.2.aarch64",
"product": {
"name": "postgresql13-devel-13.18-3.55.2.aarch64",
"product_id": "postgresql13-devel-13.18-3.55.2.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql13-llvmjit-devel-13.18-3.55.2.aarch64",
"product": {
"name": "postgresql13-llvmjit-devel-13.18-3.55.2.aarch64",
"product_id": "postgresql13-llvmjit-devel-13.18-3.55.2.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql13-plperl-13.18-3.55.2.aarch64",
"product": {
"name": "postgresql13-plperl-13.18-3.55.2.aarch64",
"product_id": "postgresql13-plperl-13.18-3.55.2.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql13-plpython-13.18-3.55.2.aarch64",
"product": {
"name": "postgresql13-plpython-13.18-3.55.2.aarch64",
"product_id": "postgresql13-plpython-13.18-3.55.2.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql13-pltcl-13.18-3.55.2.aarch64",
"product": {
"name": "postgresql13-pltcl-13.18-3.55.2.aarch64",
"product_id": "postgresql13-pltcl-13.18-3.55.2.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql13-server-13.18-3.55.2.aarch64",
"product": {
"name": "postgresql13-server-13.18-3.55.2.aarch64",
"product_id": "postgresql13-server-13.18-3.55.2.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql13-server-devel-13.18-3.55.2.aarch64",
"product": {
"name": "postgresql13-server-devel-13.18-3.55.2.aarch64",
"product_id": "postgresql13-server-devel-13.18-3.55.2.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql13-test-13.18-3.55.2.aarch64",
"product": {
"name": "postgresql13-test-13.18-3.55.2.aarch64",
"product_id": "postgresql13-test-13.18-3.55.2.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "postgresql13-13.18-3.55.2.i586",
"product": {
"name": "postgresql13-13.18-3.55.2.i586",
"product_id": "postgresql13-13.18-3.55.2.i586"
}
},
{
"category": "product_version",
"name": "postgresql13-contrib-13.18-3.55.2.i586",
"product": {
"name": "postgresql13-contrib-13.18-3.55.2.i586",
"product_id": "postgresql13-contrib-13.18-3.55.2.i586"
}
},
{
"category": "product_version",
"name": "postgresql13-devel-13.18-3.55.2.i586",
"product": {
"name": "postgresql13-devel-13.18-3.55.2.i586",
"product_id": "postgresql13-devel-13.18-3.55.2.i586"
}
},
{
"category": "product_version",
"name": "postgresql13-llvmjit-devel-13.18-3.55.2.i586",
"product": {
"name": "postgresql13-llvmjit-devel-13.18-3.55.2.i586",
"product_id": "postgresql13-llvmjit-devel-13.18-3.55.2.i586"
}
},
{
"category": "product_version",
"name": "postgresql13-plperl-13.18-3.55.2.i586",
"product": {
"name": "postgresql13-plperl-13.18-3.55.2.i586",
"product_id": "postgresql13-plperl-13.18-3.55.2.i586"
}
},
{
"category": "product_version",
"name": "postgresql13-plpython-13.18-3.55.2.i586",
"product": {
"name": "postgresql13-plpython-13.18-3.55.2.i586",
"product_id": "postgresql13-plpython-13.18-3.55.2.i586"
}
},
{
"category": "product_version",
"name": "postgresql13-pltcl-13.18-3.55.2.i586",
"product": {
"name": "postgresql13-pltcl-13.18-3.55.2.i586",
"product_id": "postgresql13-pltcl-13.18-3.55.2.i586"
}
},
{
"category": "product_version",
"name": "postgresql13-server-13.18-3.55.2.i586",
"product": {
"name": "postgresql13-server-13.18-3.55.2.i586",
"product_id": "postgresql13-server-13.18-3.55.2.i586"
}
},
{
"category": "product_version",
"name": "postgresql13-server-devel-13.18-3.55.2.i586",
"product": {
"name": "postgresql13-server-devel-13.18-3.55.2.i586",
"product_id": "postgresql13-server-devel-13.18-3.55.2.i586"
}
},
{
"category": "product_version",
"name": "postgresql13-test-13.18-3.55.2.i586",
"product": {
"name": "postgresql13-test-13.18-3.55.2.i586",
"product_id": "postgresql13-test-13.18-3.55.2.i586"
}
}
],
"category": "architecture",
"name": "i586"
},
{
"branches": [
{
"category": "product_version",
"name": "postgresql13-docs-13.18-3.55.2.noarch",
"product": {
"name": "postgresql13-docs-13.18-3.55.2.noarch",
"product_id": "postgresql13-docs-13.18-3.55.2.noarch"
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "postgresql13-13.18-3.55.2.ppc64le",
"product": {
"name": "postgresql13-13.18-3.55.2.ppc64le",
"product_id": "postgresql13-13.18-3.55.2.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql13-contrib-13.18-3.55.2.ppc64le",
"product": {
"name": "postgresql13-contrib-13.18-3.55.2.ppc64le",
"product_id": "postgresql13-contrib-13.18-3.55.2.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql13-devel-13.18-3.55.2.ppc64le",
"product": {
"name": "postgresql13-devel-13.18-3.55.2.ppc64le",
"product_id": "postgresql13-devel-13.18-3.55.2.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql13-llvmjit-devel-13.18-3.55.2.ppc64le",
"product": {
"name": "postgresql13-llvmjit-devel-13.18-3.55.2.ppc64le",
"product_id": "postgresql13-llvmjit-devel-13.18-3.55.2.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql13-plperl-13.18-3.55.2.ppc64le",
"product": {
"name": "postgresql13-plperl-13.18-3.55.2.ppc64le",
"product_id": "postgresql13-plperl-13.18-3.55.2.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql13-plpython-13.18-3.55.2.ppc64le",
"product": {
"name": "postgresql13-plpython-13.18-3.55.2.ppc64le",
"product_id": "postgresql13-plpython-13.18-3.55.2.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql13-pltcl-13.18-3.55.2.ppc64le",
"product": {
"name": "postgresql13-pltcl-13.18-3.55.2.ppc64le",
"product_id": "postgresql13-pltcl-13.18-3.55.2.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql13-server-13.18-3.55.2.ppc64le",
"product": {
"name": "postgresql13-server-13.18-3.55.2.ppc64le",
"product_id": "postgresql13-server-13.18-3.55.2.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql13-server-devel-13.18-3.55.2.ppc64le",
"product": {
"name": "postgresql13-server-devel-13.18-3.55.2.ppc64le",
"product_id": "postgresql13-server-devel-13.18-3.55.2.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql13-test-13.18-3.55.2.ppc64le",
"product": {
"name": "postgresql13-test-13.18-3.55.2.ppc64le",
"product_id": "postgresql13-test-13.18-3.55.2.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "postgresql13-13.18-3.55.2.s390",
"product": {
"name": "postgresql13-13.18-3.55.2.s390",
"product_id": "postgresql13-13.18-3.55.2.s390"
}
},
{
"category": "product_version",
"name": "postgresql13-contrib-13.18-3.55.2.s390",
"product": {
"name": "postgresql13-contrib-13.18-3.55.2.s390",
"product_id": "postgresql13-contrib-13.18-3.55.2.s390"
}
},
{
"category": "product_version",
"name": "postgresql13-devel-13.18-3.55.2.s390",
"product": {
"name": "postgresql13-devel-13.18-3.55.2.s390",
"product_id": "postgresql13-devel-13.18-3.55.2.s390"
}
},
{
"category": "product_version",
"name": "postgresql13-llvmjit-devel-13.18-3.55.2.s390",
"product": {
"name": "postgresql13-llvmjit-devel-13.18-3.55.2.s390",
"product_id": "postgresql13-llvmjit-devel-13.18-3.55.2.s390"
}
},
{
"category": "product_version",
"name": "postgresql13-plperl-13.18-3.55.2.s390",
"product": {
"name": "postgresql13-plperl-13.18-3.55.2.s390",
"product_id": "postgresql13-plperl-13.18-3.55.2.s390"
}
},
{
"category": "product_version",
"name": "postgresql13-plpython-13.18-3.55.2.s390",
"product": {
"name": "postgresql13-plpython-13.18-3.55.2.s390",
"product_id": "postgresql13-plpython-13.18-3.55.2.s390"
}
},
{
"category": "product_version",
"name": "postgresql13-pltcl-13.18-3.55.2.s390",
"product": {
"name": "postgresql13-pltcl-13.18-3.55.2.s390",
"product_id": "postgresql13-pltcl-13.18-3.55.2.s390"
}
},
{
"category": "product_version",
"name": "postgresql13-server-13.18-3.55.2.s390",
"product": {
"name": "postgresql13-server-13.18-3.55.2.s390",
"product_id": "postgresql13-server-13.18-3.55.2.s390"
}
},
{
"category": "product_version",
"name": "postgresql13-server-devel-13.18-3.55.2.s390",
"product": {
"name": "postgresql13-server-devel-13.18-3.55.2.s390",
"product_id": "postgresql13-server-devel-13.18-3.55.2.s390"
}
},
{
"category": "product_version",
"name": "postgresql13-test-13.18-3.55.2.s390",
"product": {
"name": "postgresql13-test-13.18-3.55.2.s390",
"product_id": "postgresql13-test-13.18-3.55.2.s390"
}
}
],
"category": "architecture",
"name": "s390"
},
{
"branches": [
{
"category": "product_version",
"name": "postgresql13-13.18-3.55.2.s390x",
"product": {
"name": "postgresql13-13.18-3.55.2.s390x",
"product_id": "postgresql13-13.18-3.55.2.s390x"
}
},
{
"category": "product_version",
"name": "postgresql13-contrib-13.18-3.55.2.s390x",
"product": {
"name": "postgresql13-contrib-13.18-3.55.2.s390x",
"product_id": "postgresql13-contrib-13.18-3.55.2.s390x"
}
},
{
"category": "product_version",
"name": "postgresql13-devel-13.18-3.55.2.s390x",
"product": {
"name": "postgresql13-devel-13.18-3.55.2.s390x",
"product_id": "postgresql13-devel-13.18-3.55.2.s390x"
}
},
{
"category": "product_version",
"name": "postgresql13-llvmjit-devel-13.18-3.55.2.s390x",
"product": {
"name": "postgresql13-llvmjit-devel-13.18-3.55.2.s390x",
"product_id": "postgresql13-llvmjit-devel-13.18-3.55.2.s390x"
}
},
{
"category": "product_version",
"name": "postgresql13-plperl-13.18-3.55.2.s390x",
"product": {
"name": "postgresql13-plperl-13.18-3.55.2.s390x",
"product_id": "postgresql13-plperl-13.18-3.55.2.s390x"
}
},
{
"category": "product_version",
"name": "postgresql13-plpython-13.18-3.55.2.s390x",
"product": {
"name": "postgresql13-plpython-13.18-3.55.2.s390x",
"product_id": "postgresql13-plpython-13.18-3.55.2.s390x"
}
},
{
"category": "product_version",
"name": "postgresql13-pltcl-13.18-3.55.2.s390x",
"product": {
"name": "postgresql13-pltcl-13.18-3.55.2.s390x",
"product_id": "postgresql13-pltcl-13.18-3.55.2.s390x"
}
},
{
"category": "product_version",
"name": "postgresql13-server-13.18-3.55.2.s390x",
"product": {
"name": "postgresql13-server-13.18-3.55.2.s390x",
"product_id": "postgresql13-server-13.18-3.55.2.s390x"
}
},
{
"category": "product_version",
"name": "postgresql13-server-devel-13.18-3.55.2.s390x",
"product": {
"name": "postgresql13-server-devel-13.18-3.55.2.s390x",
"product_id": "postgresql13-server-devel-13.18-3.55.2.s390x"
}
},
{
"category": "product_version",
"name": "postgresql13-test-13.18-3.55.2.s390x",
"product": {
"name": "postgresql13-test-13.18-3.55.2.s390x",
"product_id": "postgresql13-test-13.18-3.55.2.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "postgresql13-13.18-3.55.2.x86_64",
"product": {
"name": "postgresql13-13.18-3.55.2.x86_64",
"product_id": "postgresql13-13.18-3.55.2.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql13-contrib-13.18-3.55.2.x86_64",
"product": {
"name": "postgresql13-contrib-13.18-3.55.2.x86_64",
"product_id": "postgresql13-contrib-13.18-3.55.2.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql13-devel-13.18-3.55.2.x86_64",
"product": {
"name": "postgresql13-devel-13.18-3.55.2.x86_64",
"product_id": "postgresql13-devel-13.18-3.55.2.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql13-llvmjit-devel-13.18-3.55.2.x86_64",
"product": {
"name": "postgresql13-llvmjit-devel-13.18-3.55.2.x86_64",
"product_id": "postgresql13-llvmjit-devel-13.18-3.55.2.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql13-plperl-13.18-3.55.2.x86_64",
"product": {
"name": "postgresql13-plperl-13.18-3.55.2.x86_64",
"product_id": "postgresql13-plperl-13.18-3.55.2.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql13-plpython-13.18-3.55.2.x86_64",
"product": {
"name": "postgresql13-plpython-13.18-3.55.2.x86_64",
"product_id": "postgresql13-plpython-13.18-3.55.2.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql13-pltcl-13.18-3.55.2.x86_64",
"product": {
"name": "postgresql13-pltcl-13.18-3.55.2.x86_64",
"product_id": "postgresql13-pltcl-13.18-3.55.2.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql13-server-13.18-3.55.2.x86_64",
"product": {
"name": "postgresql13-server-13.18-3.55.2.x86_64",
"product_id": "postgresql13-server-13.18-3.55.2.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql13-server-devel-13.18-3.55.2.x86_64",
"product": {
"name": "postgresql13-server-devel-13.18-3.55.2.x86_64",
"product_id": "postgresql13-server-devel-13.18-3.55.2.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql13-test-13.18-3.55.2.x86_64",
"product": {
"name": "postgresql13-test-13.18-3.55.2.x86_64",
"product_id": "postgresql13-test-13.18-3.55.2.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server 12 SP5-LTSS",
"product": {
"name": "SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles-ltss:12:sp5"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5",
"product": {
"name": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5",
"product_id": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles-ltss-extended-security:12:sp5"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-13.18-3.55.2.aarch64 as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-13.18-3.55.2.aarch64"
},
"product_reference": "postgresql13-13.18-3.55.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-13.18-3.55.2.ppc64le as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-13.18-3.55.2.ppc64le"
},
"product_reference": "postgresql13-13.18-3.55.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-13.18-3.55.2.s390x as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-13.18-3.55.2.s390x"
},
"product_reference": "postgresql13-13.18-3.55.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-13.18-3.55.2.x86_64 as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-13.18-3.55.2.x86_64"
},
"product_reference": "postgresql13-13.18-3.55.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-contrib-13.18-3.55.2.aarch64 as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-contrib-13.18-3.55.2.aarch64"
},
"product_reference": "postgresql13-contrib-13.18-3.55.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-contrib-13.18-3.55.2.ppc64le as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-contrib-13.18-3.55.2.ppc64le"
},
"product_reference": "postgresql13-contrib-13.18-3.55.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-contrib-13.18-3.55.2.s390x as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-contrib-13.18-3.55.2.s390x"
},
"product_reference": "postgresql13-contrib-13.18-3.55.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-contrib-13.18-3.55.2.x86_64 as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-contrib-13.18-3.55.2.x86_64"
},
"product_reference": "postgresql13-contrib-13.18-3.55.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-docs-13.18-3.55.2.noarch as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-docs-13.18-3.55.2.noarch"
},
"product_reference": "postgresql13-docs-13.18-3.55.2.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-plperl-13.18-3.55.2.aarch64 as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-plperl-13.18-3.55.2.aarch64"
},
"product_reference": "postgresql13-plperl-13.18-3.55.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-plperl-13.18-3.55.2.ppc64le as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-plperl-13.18-3.55.2.ppc64le"
},
"product_reference": "postgresql13-plperl-13.18-3.55.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-plperl-13.18-3.55.2.s390x as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-plperl-13.18-3.55.2.s390x"
},
"product_reference": "postgresql13-plperl-13.18-3.55.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-plperl-13.18-3.55.2.x86_64 as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-plperl-13.18-3.55.2.x86_64"
},
"product_reference": "postgresql13-plperl-13.18-3.55.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-plpython-13.18-3.55.2.aarch64 as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-plpython-13.18-3.55.2.aarch64"
},
"product_reference": "postgresql13-plpython-13.18-3.55.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-plpython-13.18-3.55.2.ppc64le as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-plpython-13.18-3.55.2.ppc64le"
},
"product_reference": "postgresql13-plpython-13.18-3.55.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-plpython-13.18-3.55.2.s390x as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-plpython-13.18-3.55.2.s390x"
},
"product_reference": "postgresql13-plpython-13.18-3.55.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-plpython-13.18-3.55.2.x86_64 as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-plpython-13.18-3.55.2.x86_64"
},
"product_reference": "postgresql13-plpython-13.18-3.55.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-pltcl-13.18-3.55.2.aarch64 as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-pltcl-13.18-3.55.2.aarch64"
},
"product_reference": "postgresql13-pltcl-13.18-3.55.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-pltcl-13.18-3.55.2.ppc64le as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-pltcl-13.18-3.55.2.ppc64le"
},
"product_reference": "postgresql13-pltcl-13.18-3.55.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-pltcl-13.18-3.55.2.s390x as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-pltcl-13.18-3.55.2.s390x"
},
"product_reference": "postgresql13-pltcl-13.18-3.55.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-pltcl-13.18-3.55.2.x86_64 as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-pltcl-13.18-3.55.2.x86_64"
},
"product_reference": "postgresql13-pltcl-13.18-3.55.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-server-13.18-3.55.2.aarch64 as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-server-13.18-3.55.2.aarch64"
},
"product_reference": "postgresql13-server-13.18-3.55.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-server-13.18-3.55.2.ppc64le as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-server-13.18-3.55.2.ppc64le"
},
"product_reference": "postgresql13-server-13.18-3.55.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-server-13.18-3.55.2.s390x as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-server-13.18-3.55.2.s390x"
},
"product_reference": "postgresql13-server-13.18-3.55.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-server-13.18-3.55.2.x86_64 as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-server-13.18-3.55.2.x86_64"
},
"product_reference": "postgresql13-server-13.18-3.55.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-13.18-3.55.2.x86_64 as component of SUSE Linux Enterprise Server LTSS Extended Security 12 SP5",
"product_id": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql13-13.18-3.55.2.x86_64"
},
"product_reference": "postgresql13-13.18-3.55.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-contrib-13.18-3.55.2.x86_64 as component of SUSE Linux Enterprise Server LTSS Extended Security 12 SP5",
"product_id": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql13-contrib-13.18-3.55.2.x86_64"
},
"product_reference": "postgresql13-contrib-13.18-3.55.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-docs-13.18-3.55.2.noarch as component of SUSE Linux Enterprise Server LTSS Extended Security 12 SP5",
"product_id": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql13-docs-13.18-3.55.2.noarch"
},
"product_reference": "postgresql13-docs-13.18-3.55.2.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-plperl-13.18-3.55.2.x86_64 as component of SUSE Linux Enterprise Server LTSS Extended Security 12 SP5",
"product_id": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql13-plperl-13.18-3.55.2.x86_64"
},
"product_reference": "postgresql13-plperl-13.18-3.55.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-plpython-13.18-3.55.2.x86_64 as component of SUSE Linux Enterprise Server LTSS Extended Security 12 SP5",
"product_id": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql13-plpython-13.18-3.55.2.x86_64"
},
"product_reference": "postgresql13-plpython-13.18-3.55.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-pltcl-13.18-3.55.2.x86_64 as component of SUSE Linux Enterprise Server LTSS Extended Security 12 SP5",
"product_id": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql13-pltcl-13.18-3.55.2.x86_64"
},
"product_reference": "postgresql13-pltcl-13.18-3.55.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-server-13.18-3.55.2.x86_64 as component of SUSE Linux Enterprise Server LTSS Extended Security 12 SP5",
"product_id": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql13-server-13.18-3.55.2.x86_64"
},
"product_reference": "postgresql13-server-13.18-3.55.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2024-10976",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2024-10976"
}
],
"notes": [
{
"category": "general",
"text": "Incomplete tracking in PostgreSQL of tables with row security allows a reused query to view or change different rows from those intended. CVE-2023-2455 and CVE-2016-2193 fixed most interaction between row security and user ID changes. They missed cases where a subquery, WITH query, security invoker view, or SQL-language function references a table with a row-level security policy. This has the same consequences as the two earlier CVEs. That is to say, it leads to potentially incorrect policies being applied in cases where role-specific policies are used and a given query is planned under one role and then executed under other roles. This scenario can happen under security definer functions or when a common user and query is planned initially and then re-used across multiple SET ROLEs. Applying an incorrect policy may permit a user to complete otherwise-forbidden reads and modifications. This affects only databases that have used CREATE POLICY to define a row security policy. An attacker must tailor an attack to a particular application\u0027s pattern of query plan reuse, user ID changes, and role-specific row security policies. Versions before PostgreSQL 17.1, 16.5, 15.9, 14.14, 13.17, and 12.21 are affected.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-13.18-3.55.2.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-13.18-3.55.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-13.18-3.55.2.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-13.18-3.55.2.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-contrib-13.18-3.55.2.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-contrib-13.18-3.55.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-contrib-13.18-3.55.2.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-contrib-13.18-3.55.2.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-docs-13.18-3.55.2.noarch",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-plperl-13.18-3.55.2.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-plperl-13.18-3.55.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-plperl-13.18-3.55.2.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-plperl-13.18-3.55.2.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-plpython-13.18-3.55.2.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-plpython-13.18-3.55.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-plpython-13.18-3.55.2.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-plpython-13.18-3.55.2.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-pltcl-13.18-3.55.2.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-pltcl-13.18-3.55.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-pltcl-13.18-3.55.2.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-pltcl-13.18-3.55.2.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-server-13.18-3.55.2.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-server-13.18-3.55.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-server-13.18-3.55.2.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-server-13.18-3.55.2.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql13-13.18-3.55.2.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql13-contrib-13.18-3.55.2.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql13-docs-13.18-3.55.2.noarch",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql13-plperl-13.18-3.55.2.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql13-plpython-13.18-3.55.2.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql13-pltcl-13.18-3.55.2.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql13-server-13.18-3.55.2.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2024-10976",
"url": "https://www.suse.com/security/cve/CVE-2024-10976"
},
{
"category": "external",
"summary": "SUSE Bug 1233323 for CVE-2024-10976",
"url": "https://bugzilla.suse.com/1233323"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-13.18-3.55.2.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-13.18-3.55.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-13.18-3.55.2.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-13.18-3.55.2.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-contrib-13.18-3.55.2.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-contrib-13.18-3.55.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-contrib-13.18-3.55.2.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-contrib-13.18-3.55.2.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-docs-13.18-3.55.2.noarch",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-plperl-13.18-3.55.2.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-plperl-13.18-3.55.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-plperl-13.18-3.55.2.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-plperl-13.18-3.55.2.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-plpython-13.18-3.55.2.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-plpython-13.18-3.55.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-plpython-13.18-3.55.2.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-plpython-13.18-3.55.2.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-pltcl-13.18-3.55.2.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-pltcl-13.18-3.55.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-pltcl-13.18-3.55.2.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-pltcl-13.18-3.55.2.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-server-13.18-3.55.2.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-server-13.18-3.55.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-server-13.18-3.55.2.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-server-13.18-3.55.2.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql13-13.18-3.55.2.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql13-contrib-13.18-3.55.2.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql13-docs-13.18-3.55.2.noarch",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql13-plperl-13.18-3.55.2.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql13-plpython-13.18-3.55.2.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql13-pltcl-13.18-3.55.2.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql13-server-13.18-3.55.2.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4.2,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-13.18-3.55.2.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-13.18-3.55.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-13.18-3.55.2.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-13.18-3.55.2.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-contrib-13.18-3.55.2.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-contrib-13.18-3.55.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-contrib-13.18-3.55.2.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-contrib-13.18-3.55.2.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-docs-13.18-3.55.2.noarch",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-plperl-13.18-3.55.2.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-plperl-13.18-3.55.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-plperl-13.18-3.55.2.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-plperl-13.18-3.55.2.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-plpython-13.18-3.55.2.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-plpython-13.18-3.55.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-plpython-13.18-3.55.2.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-plpython-13.18-3.55.2.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-pltcl-13.18-3.55.2.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-pltcl-13.18-3.55.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-pltcl-13.18-3.55.2.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-pltcl-13.18-3.55.2.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-server-13.18-3.55.2.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-server-13.18-3.55.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-server-13.18-3.55.2.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-server-13.18-3.55.2.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql13-13.18-3.55.2.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql13-contrib-13.18-3.55.2.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql13-docs-13.18-3.55.2.noarch",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql13-plperl-13.18-3.55.2.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql13-plpython-13.18-3.55.2.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql13-pltcl-13.18-3.55.2.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql13-server-13.18-3.55.2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-11-29T09:26:32Z",
"details": "moderate"
}
],
"title": "CVE-2024-10976"
},
{
"cve": "CVE-2024-10977",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2024-10977"
}
],
"notes": [
{
"category": "general",
"text": "Client use of server error message in PostgreSQL allows a server not trusted under current SSL or GSS settings to furnish arbitrary non-NUL bytes to the libpq application. For example, a man-in-the-middle attacker could send a long error message that a human or screen-scraper user of psql mistakes for valid query results. This is probably not a concern for clients where the user interface unambiguously indicates the boundary between one error message and other text. Versions before PostgreSQL 17.1, 16.5, 15.9, 14.14, 13.17, and 12.21 are affected.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-13.18-3.55.2.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-13.18-3.55.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-13.18-3.55.2.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-13.18-3.55.2.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-contrib-13.18-3.55.2.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-contrib-13.18-3.55.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-contrib-13.18-3.55.2.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-contrib-13.18-3.55.2.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-docs-13.18-3.55.2.noarch",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-plperl-13.18-3.55.2.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-plperl-13.18-3.55.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-plperl-13.18-3.55.2.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-plperl-13.18-3.55.2.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-plpython-13.18-3.55.2.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-plpython-13.18-3.55.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-plpython-13.18-3.55.2.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-plpython-13.18-3.55.2.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-pltcl-13.18-3.55.2.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-pltcl-13.18-3.55.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-pltcl-13.18-3.55.2.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-pltcl-13.18-3.55.2.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-server-13.18-3.55.2.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-server-13.18-3.55.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-server-13.18-3.55.2.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-server-13.18-3.55.2.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql13-13.18-3.55.2.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql13-contrib-13.18-3.55.2.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql13-docs-13.18-3.55.2.noarch",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql13-plperl-13.18-3.55.2.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql13-plpython-13.18-3.55.2.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql13-pltcl-13.18-3.55.2.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql13-server-13.18-3.55.2.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2024-10977",
"url": "https://www.suse.com/security/cve/CVE-2024-10977"
},
{
"category": "external",
"summary": "SUSE Bug 1233325 for CVE-2024-10977",
"url": "https://bugzilla.suse.com/1233325"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-13.18-3.55.2.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-13.18-3.55.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-13.18-3.55.2.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-13.18-3.55.2.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-contrib-13.18-3.55.2.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-contrib-13.18-3.55.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-contrib-13.18-3.55.2.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-contrib-13.18-3.55.2.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-docs-13.18-3.55.2.noarch",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-plperl-13.18-3.55.2.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-plperl-13.18-3.55.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-plperl-13.18-3.55.2.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-plperl-13.18-3.55.2.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-plpython-13.18-3.55.2.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-plpython-13.18-3.55.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-plpython-13.18-3.55.2.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-plpython-13.18-3.55.2.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-pltcl-13.18-3.55.2.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-pltcl-13.18-3.55.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-pltcl-13.18-3.55.2.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-pltcl-13.18-3.55.2.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-server-13.18-3.55.2.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-server-13.18-3.55.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-server-13.18-3.55.2.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-server-13.18-3.55.2.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql13-13.18-3.55.2.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql13-contrib-13.18-3.55.2.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql13-docs-13.18-3.55.2.noarch",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql13-plperl-13.18-3.55.2.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql13-plpython-13.18-3.55.2.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql13-pltcl-13.18-3.55.2.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql13-server-13.18-3.55.2.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 3.1,
"baseSeverity": "LOW",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:N/I:L/A:N",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-13.18-3.55.2.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-13.18-3.55.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-13.18-3.55.2.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-13.18-3.55.2.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-contrib-13.18-3.55.2.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-contrib-13.18-3.55.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-contrib-13.18-3.55.2.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-contrib-13.18-3.55.2.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-docs-13.18-3.55.2.noarch",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-plperl-13.18-3.55.2.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-plperl-13.18-3.55.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-plperl-13.18-3.55.2.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-plperl-13.18-3.55.2.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-plpython-13.18-3.55.2.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-plpython-13.18-3.55.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-plpython-13.18-3.55.2.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-plpython-13.18-3.55.2.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-pltcl-13.18-3.55.2.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-pltcl-13.18-3.55.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-pltcl-13.18-3.55.2.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-pltcl-13.18-3.55.2.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-server-13.18-3.55.2.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-server-13.18-3.55.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-server-13.18-3.55.2.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-server-13.18-3.55.2.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql13-13.18-3.55.2.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql13-contrib-13.18-3.55.2.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql13-docs-13.18-3.55.2.noarch",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql13-plperl-13.18-3.55.2.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql13-plpython-13.18-3.55.2.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql13-pltcl-13.18-3.55.2.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql13-server-13.18-3.55.2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-11-29T09:26:32Z",
"details": "low"
}
],
"title": "CVE-2024-10977"
},
{
"cve": "CVE-2024-10978",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2024-10978"
}
],
"notes": [
{
"category": "general",
"text": "Incorrect privilege assignment in PostgreSQL allows a less-privileged application user to view or change different rows from those intended. An attack requires the application to use SET ROLE, SET SESSION AUTHORIZATION, or an equivalent feature. The problem arises when an application query uses parameters from the attacker or conveys query results to the attacker. If that query reacts to current_setting(\u0027role\u0027) or the current user ID, it may modify or return data as though the session had not used SET ROLE or SET SESSION AUTHORIZATION. The attacker does not control which incorrect user ID applies. Query text from less-privileged sources is not a concern here, because SET ROLE and SET SESSION AUTHORIZATION are not sandboxes for unvetted queries. Versions before PostgreSQL 17.1, 16.5, 15.9, 14.14, 13.17, and 12.21 are affected.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-13.18-3.55.2.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-13.18-3.55.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-13.18-3.55.2.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-13.18-3.55.2.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-contrib-13.18-3.55.2.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-contrib-13.18-3.55.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-contrib-13.18-3.55.2.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-contrib-13.18-3.55.2.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-docs-13.18-3.55.2.noarch",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-plperl-13.18-3.55.2.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-plperl-13.18-3.55.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-plperl-13.18-3.55.2.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-plperl-13.18-3.55.2.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-plpython-13.18-3.55.2.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-plpython-13.18-3.55.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-plpython-13.18-3.55.2.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-plpython-13.18-3.55.2.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-pltcl-13.18-3.55.2.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-pltcl-13.18-3.55.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-pltcl-13.18-3.55.2.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-pltcl-13.18-3.55.2.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-server-13.18-3.55.2.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-server-13.18-3.55.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-server-13.18-3.55.2.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-server-13.18-3.55.2.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql13-13.18-3.55.2.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql13-contrib-13.18-3.55.2.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql13-docs-13.18-3.55.2.noarch",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql13-plperl-13.18-3.55.2.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql13-plpython-13.18-3.55.2.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql13-pltcl-13.18-3.55.2.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql13-server-13.18-3.55.2.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2024-10978",
"url": "https://www.suse.com/security/cve/CVE-2024-10978"
},
{
"category": "external",
"summary": "SUSE Bug 1233326 for CVE-2024-10978",
"url": "https://bugzilla.suse.com/1233326"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-13.18-3.55.2.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-13.18-3.55.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-13.18-3.55.2.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-13.18-3.55.2.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-contrib-13.18-3.55.2.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-contrib-13.18-3.55.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-contrib-13.18-3.55.2.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-contrib-13.18-3.55.2.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-docs-13.18-3.55.2.noarch",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-plperl-13.18-3.55.2.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-plperl-13.18-3.55.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-plperl-13.18-3.55.2.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-plperl-13.18-3.55.2.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-plpython-13.18-3.55.2.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-plpython-13.18-3.55.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-plpython-13.18-3.55.2.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-plpython-13.18-3.55.2.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-pltcl-13.18-3.55.2.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-pltcl-13.18-3.55.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-pltcl-13.18-3.55.2.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-pltcl-13.18-3.55.2.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-server-13.18-3.55.2.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-server-13.18-3.55.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-server-13.18-3.55.2.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-server-13.18-3.55.2.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql13-13.18-3.55.2.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql13-contrib-13.18-3.55.2.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql13-docs-13.18-3.55.2.noarch",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql13-plperl-13.18-3.55.2.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql13-plpython-13.18-3.55.2.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql13-pltcl-13.18-3.55.2.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql13-server-13.18-3.55.2.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4.2,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-13.18-3.55.2.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-13.18-3.55.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-13.18-3.55.2.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-13.18-3.55.2.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-contrib-13.18-3.55.2.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-contrib-13.18-3.55.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-contrib-13.18-3.55.2.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-contrib-13.18-3.55.2.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-docs-13.18-3.55.2.noarch",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-plperl-13.18-3.55.2.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-plperl-13.18-3.55.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-plperl-13.18-3.55.2.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-plperl-13.18-3.55.2.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-plpython-13.18-3.55.2.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-plpython-13.18-3.55.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-plpython-13.18-3.55.2.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-plpython-13.18-3.55.2.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-pltcl-13.18-3.55.2.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-pltcl-13.18-3.55.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-pltcl-13.18-3.55.2.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-pltcl-13.18-3.55.2.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-server-13.18-3.55.2.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-server-13.18-3.55.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-server-13.18-3.55.2.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-server-13.18-3.55.2.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql13-13.18-3.55.2.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql13-contrib-13.18-3.55.2.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql13-docs-13.18-3.55.2.noarch",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql13-plperl-13.18-3.55.2.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql13-plpython-13.18-3.55.2.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql13-pltcl-13.18-3.55.2.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql13-server-13.18-3.55.2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-11-29T09:26:32Z",
"details": "moderate"
}
],
"title": "CVE-2024-10978"
},
{
"cve": "CVE-2024-10979",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2024-10979"
}
],
"notes": [
{
"category": "general",
"text": "Incorrect control of environment variables in PostgreSQL PL/Perl allows an unprivileged database user to change sensitive process environment variables (e.g. PATH). That often suffices to enable arbitrary code execution, even if the attacker lacks a database server operating system user. Versions before PostgreSQL 17.1, 16.5, 15.9, 14.14, 13.17, and 12.21 are affected.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-13.18-3.55.2.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-13.18-3.55.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-13.18-3.55.2.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-13.18-3.55.2.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-contrib-13.18-3.55.2.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-contrib-13.18-3.55.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-contrib-13.18-3.55.2.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-contrib-13.18-3.55.2.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-docs-13.18-3.55.2.noarch",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-plperl-13.18-3.55.2.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-plperl-13.18-3.55.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-plperl-13.18-3.55.2.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-plperl-13.18-3.55.2.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-plpython-13.18-3.55.2.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-plpython-13.18-3.55.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-plpython-13.18-3.55.2.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-plpython-13.18-3.55.2.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-pltcl-13.18-3.55.2.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-pltcl-13.18-3.55.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-pltcl-13.18-3.55.2.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-pltcl-13.18-3.55.2.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-server-13.18-3.55.2.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-server-13.18-3.55.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-server-13.18-3.55.2.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-server-13.18-3.55.2.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql13-13.18-3.55.2.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql13-contrib-13.18-3.55.2.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql13-docs-13.18-3.55.2.noarch",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql13-plperl-13.18-3.55.2.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql13-plpython-13.18-3.55.2.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql13-pltcl-13.18-3.55.2.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql13-server-13.18-3.55.2.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2024-10979",
"url": "https://www.suse.com/security/cve/CVE-2024-10979"
},
{
"category": "external",
"summary": "SUSE Bug 1233327 for CVE-2024-10979",
"url": "https://bugzilla.suse.com/1233327"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-13.18-3.55.2.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-13.18-3.55.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-13.18-3.55.2.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-13.18-3.55.2.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-contrib-13.18-3.55.2.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-contrib-13.18-3.55.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-contrib-13.18-3.55.2.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-contrib-13.18-3.55.2.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-docs-13.18-3.55.2.noarch",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-plperl-13.18-3.55.2.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-plperl-13.18-3.55.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-plperl-13.18-3.55.2.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-plperl-13.18-3.55.2.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-plpython-13.18-3.55.2.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-plpython-13.18-3.55.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-plpython-13.18-3.55.2.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-plpython-13.18-3.55.2.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-pltcl-13.18-3.55.2.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-pltcl-13.18-3.55.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-pltcl-13.18-3.55.2.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-pltcl-13.18-3.55.2.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-server-13.18-3.55.2.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-server-13.18-3.55.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-server-13.18-3.55.2.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-server-13.18-3.55.2.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql13-13.18-3.55.2.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql13-contrib-13.18-3.55.2.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql13-docs-13.18-3.55.2.noarch",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql13-plperl-13.18-3.55.2.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql13-plpython-13.18-3.55.2.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql13-pltcl-13.18-3.55.2.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql13-server-13.18-3.55.2.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 8.8,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-13.18-3.55.2.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-13.18-3.55.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-13.18-3.55.2.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-13.18-3.55.2.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-contrib-13.18-3.55.2.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-contrib-13.18-3.55.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-contrib-13.18-3.55.2.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-contrib-13.18-3.55.2.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-docs-13.18-3.55.2.noarch",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-plperl-13.18-3.55.2.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-plperl-13.18-3.55.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-plperl-13.18-3.55.2.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-plperl-13.18-3.55.2.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-plpython-13.18-3.55.2.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-plpython-13.18-3.55.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-plpython-13.18-3.55.2.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-plpython-13.18-3.55.2.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-pltcl-13.18-3.55.2.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-pltcl-13.18-3.55.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-pltcl-13.18-3.55.2.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-pltcl-13.18-3.55.2.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-server-13.18-3.55.2.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-server-13.18-3.55.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-server-13.18-3.55.2.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-server-13.18-3.55.2.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql13-13.18-3.55.2.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql13-contrib-13.18-3.55.2.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql13-docs-13.18-3.55.2.noarch",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql13-plperl-13.18-3.55.2.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql13-plpython-13.18-3.55.2.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql13-pltcl-13.18-3.55.2.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql13-server-13.18-3.55.2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-11-29T09:26:32Z",
"details": "important"
}
],
"title": "CVE-2024-10979"
}
]
}
suse-su-2024:4099-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\n- CVE-2024-10976: Ensure cached plans are marked as dependent on the calling role when RLS applies to a non-top-level table reference (bsc#1233323).\n- CVE-2024-10977: Make libpq discard error messages received during SSL or GSS protocol negotiation (bsc#1233325).\n- CVE-2024-10978: Fix unintended interactions between SET SESSION AUTHORIZATION and SET ROLE (bsc#1233326).\n- CVE-2024-10979: Prevent trusted PL/Perl code from changing environment variables (bsc#1233327).\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-2024-4099,SUSE-SLE-Product-HPC-15-SP2-LTSS-2024-4099,SUSE-SLE-Product-HPC-15-SP3-LTSS-2024-4099,SUSE-SLE-Product-SLES-15-SP2-LTSS-2024-4099,SUSE-SLE-Product-SLES-15-SP3-LTSS-2024-4099,SUSE-SLE-Product-SLES_SAP-15-SP2-2024-4099,SUSE-SLE-Product-SLES_SAP-15-SP3-2024-4099,SUSE-Storage-7.1-2024-4099,openSUSE-SLE-15.5-2024-4099,openSUSE-SLE-15.6-2024-4099",
"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-2024_4099-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2024:4099-1",
"url": "https://www.suse.com/support/update/announcement/2024/suse-su-20244099-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2024:4099-1",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2024-November/019868.html"
},
{
"category": "self",
"summary": "SUSE Bug 1233323",
"url": "https://bugzilla.suse.com/1233323"
},
{
"category": "self",
"summary": "SUSE Bug 1233325",
"url": "https://bugzilla.suse.com/1233325"
},
{
"category": "self",
"summary": "SUSE Bug 1233326",
"url": "https://bugzilla.suse.com/1233326"
},
{
"category": "self",
"summary": "SUSE Bug 1233327",
"url": "https://bugzilla.suse.com/1233327"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2024-10976 page",
"url": "https://www.suse.com/security/cve/CVE-2024-10976/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2024-10977 page",
"url": "https://www.suse.com/security/cve/CVE-2024-10977/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2024-10978 page",
"url": "https://www.suse.com/security/cve/CVE-2024-10978/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2024-10979 page",
"url": "https://www.suse.com/security/cve/CVE-2024-10979/"
}
],
"title": "Security update for postgresql12",
"tracking": {
"current_release_date": "2024-11-28T12:25:11Z",
"generator": {
"date": "2024-11-28T12:25:11Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2024:4099-1",
"initial_release_date": "2024-11-28T12:25:11Z",
"revision_history": [
{
"date": "2024-11-28T12:25:11Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "postgresql12-12.22-150200.8.66.1.aarch64",
"product": {
"name": "postgresql12-12.22-150200.8.66.1.aarch64",
"product_id": "postgresql12-12.22-150200.8.66.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql12-contrib-12.22-150200.8.66.1.aarch64",
"product": {
"name": "postgresql12-contrib-12.22-150200.8.66.1.aarch64",
"product_id": "postgresql12-contrib-12.22-150200.8.66.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql12-devel-12.22-150200.8.66.1.aarch64",
"product": {
"name": "postgresql12-devel-12.22-150200.8.66.1.aarch64",
"product_id": "postgresql12-devel-12.22-150200.8.66.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql12-llvmjit-12.22-150200.8.66.1.aarch64",
"product": {
"name": "postgresql12-llvmjit-12.22-150200.8.66.1.aarch64",
"product_id": "postgresql12-llvmjit-12.22-150200.8.66.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql12-llvmjit-devel-12.22-150200.8.66.1.aarch64",
"product": {
"name": "postgresql12-llvmjit-devel-12.22-150200.8.66.1.aarch64",
"product_id": "postgresql12-llvmjit-devel-12.22-150200.8.66.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql12-plperl-12.22-150200.8.66.1.aarch64",
"product": {
"name": "postgresql12-plperl-12.22-150200.8.66.1.aarch64",
"product_id": "postgresql12-plperl-12.22-150200.8.66.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql12-plpython-12.22-150200.8.66.1.aarch64",
"product": {
"name": "postgresql12-plpython-12.22-150200.8.66.1.aarch64",
"product_id": "postgresql12-plpython-12.22-150200.8.66.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql12-pltcl-12.22-150200.8.66.1.aarch64",
"product": {
"name": "postgresql12-pltcl-12.22-150200.8.66.1.aarch64",
"product_id": "postgresql12-pltcl-12.22-150200.8.66.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql12-server-12.22-150200.8.66.1.aarch64",
"product": {
"name": "postgresql12-server-12.22-150200.8.66.1.aarch64",
"product_id": "postgresql12-server-12.22-150200.8.66.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql12-server-devel-12.22-150200.8.66.1.aarch64",
"product": {
"name": "postgresql12-server-devel-12.22-150200.8.66.1.aarch64",
"product_id": "postgresql12-server-devel-12.22-150200.8.66.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql12-test-12.22-150200.8.66.1.aarch64",
"product": {
"name": "postgresql12-test-12.22-150200.8.66.1.aarch64",
"product_id": "postgresql12-test-12.22-150200.8.66.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "postgresql12-12.22-150200.8.66.1.i586",
"product": {
"name": "postgresql12-12.22-150200.8.66.1.i586",
"product_id": "postgresql12-12.22-150200.8.66.1.i586"
}
},
{
"category": "product_version",
"name": "postgresql12-contrib-12.22-150200.8.66.1.i586",
"product": {
"name": "postgresql12-contrib-12.22-150200.8.66.1.i586",
"product_id": "postgresql12-contrib-12.22-150200.8.66.1.i586"
}
},
{
"category": "product_version",
"name": "postgresql12-devel-12.22-150200.8.66.1.i586",
"product": {
"name": "postgresql12-devel-12.22-150200.8.66.1.i586",
"product_id": "postgresql12-devel-12.22-150200.8.66.1.i586"
}
},
{
"category": "product_version",
"name": "postgresql12-llvmjit-12.22-150200.8.66.1.i586",
"product": {
"name": "postgresql12-llvmjit-12.22-150200.8.66.1.i586",
"product_id": "postgresql12-llvmjit-12.22-150200.8.66.1.i586"
}
},
{
"category": "product_version",
"name": "postgresql12-llvmjit-devel-12.22-150200.8.66.1.i586",
"product": {
"name": "postgresql12-llvmjit-devel-12.22-150200.8.66.1.i586",
"product_id": "postgresql12-llvmjit-devel-12.22-150200.8.66.1.i586"
}
},
{
"category": "product_version",
"name": "postgresql12-plperl-12.22-150200.8.66.1.i586",
"product": {
"name": "postgresql12-plperl-12.22-150200.8.66.1.i586",
"product_id": "postgresql12-plperl-12.22-150200.8.66.1.i586"
}
},
{
"category": "product_version",
"name": "postgresql12-plpython-12.22-150200.8.66.1.i586",
"product": {
"name": "postgresql12-plpython-12.22-150200.8.66.1.i586",
"product_id": "postgresql12-plpython-12.22-150200.8.66.1.i586"
}
},
{
"category": "product_version",
"name": "postgresql12-pltcl-12.22-150200.8.66.1.i586",
"product": {
"name": "postgresql12-pltcl-12.22-150200.8.66.1.i586",
"product_id": "postgresql12-pltcl-12.22-150200.8.66.1.i586"
}
},
{
"category": "product_version",
"name": "postgresql12-server-12.22-150200.8.66.1.i586",
"product": {
"name": "postgresql12-server-12.22-150200.8.66.1.i586",
"product_id": "postgresql12-server-12.22-150200.8.66.1.i586"
}
},
{
"category": "product_version",
"name": "postgresql12-server-devel-12.22-150200.8.66.1.i586",
"product": {
"name": "postgresql12-server-devel-12.22-150200.8.66.1.i586",
"product_id": "postgresql12-server-devel-12.22-150200.8.66.1.i586"
}
},
{
"category": "product_version",
"name": "postgresql12-test-12.22-150200.8.66.1.i586",
"product": {
"name": "postgresql12-test-12.22-150200.8.66.1.i586",
"product_id": "postgresql12-test-12.22-150200.8.66.1.i586"
}
}
],
"category": "architecture",
"name": "i586"
},
{
"branches": [
{
"category": "product_version",
"name": "postgresql12-docs-12.22-150200.8.66.1.noarch",
"product": {
"name": "postgresql12-docs-12.22-150200.8.66.1.noarch",
"product_id": "postgresql12-docs-12.22-150200.8.66.1.noarch"
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "postgresql12-12.22-150200.8.66.1.ppc64le",
"product": {
"name": "postgresql12-12.22-150200.8.66.1.ppc64le",
"product_id": "postgresql12-12.22-150200.8.66.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql12-contrib-12.22-150200.8.66.1.ppc64le",
"product": {
"name": "postgresql12-contrib-12.22-150200.8.66.1.ppc64le",
"product_id": "postgresql12-contrib-12.22-150200.8.66.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql12-devel-12.22-150200.8.66.1.ppc64le",
"product": {
"name": "postgresql12-devel-12.22-150200.8.66.1.ppc64le",
"product_id": "postgresql12-devel-12.22-150200.8.66.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql12-llvmjit-12.22-150200.8.66.1.ppc64le",
"product": {
"name": "postgresql12-llvmjit-12.22-150200.8.66.1.ppc64le",
"product_id": "postgresql12-llvmjit-12.22-150200.8.66.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql12-llvmjit-devel-12.22-150200.8.66.1.ppc64le",
"product": {
"name": "postgresql12-llvmjit-devel-12.22-150200.8.66.1.ppc64le",
"product_id": "postgresql12-llvmjit-devel-12.22-150200.8.66.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql12-plperl-12.22-150200.8.66.1.ppc64le",
"product": {
"name": "postgresql12-plperl-12.22-150200.8.66.1.ppc64le",
"product_id": "postgresql12-plperl-12.22-150200.8.66.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql12-plpython-12.22-150200.8.66.1.ppc64le",
"product": {
"name": "postgresql12-plpython-12.22-150200.8.66.1.ppc64le",
"product_id": "postgresql12-plpython-12.22-150200.8.66.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql12-pltcl-12.22-150200.8.66.1.ppc64le",
"product": {
"name": "postgresql12-pltcl-12.22-150200.8.66.1.ppc64le",
"product_id": "postgresql12-pltcl-12.22-150200.8.66.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql12-server-12.22-150200.8.66.1.ppc64le",
"product": {
"name": "postgresql12-server-12.22-150200.8.66.1.ppc64le",
"product_id": "postgresql12-server-12.22-150200.8.66.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql12-server-devel-12.22-150200.8.66.1.ppc64le",
"product": {
"name": "postgresql12-server-devel-12.22-150200.8.66.1.ppc64le",
"product_id": "postgresql12-server-devel-12.22-150200.8.66.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql12-test-12.22-150200.8.66.1.ppc64le",
"product": {
"name": "postgresql12-test-12.22-150200.8.66.1.ppc64le",
"product_id": "postgresql12-test-12.22-150200.8.66.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "postgresql12-12.22-150200.8.66.1.s390x",
"product": {
"name": "postgresql12-12.22-150200.8.66.1.s390x",
"product_id": "postgresql12-12.22-150200.8.66.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql12-contrib-12.22-150200.8.66.1.s390x",
"product": {
"name": "postgresql12-contrib-12.22-150200.8.66.1.s390x",
"product_id": "postgresql12-contrib-12.22-150200.8.66.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql12-devel-12.22-150200.8.66.1.s390x",
"product": {
"name": "postgresql12-devel-12.22-150200.8.66.1.s390x",
"product_id": "postgresql12-devel-12.22-150200.8.66.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql12-llvmjit-12.22-150200.8.66.1.s390x",
"product": {
"name": "postgresql12-llvmjit-12.22-150200.8.66.1.s390x",
"product_id": "postgresql12-llvmjit-12.22-150200.8.66.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql12-llvmjit-devel-12.22-150200.8.66.1.s390x",
"product": {
"name": "postgresql12-llvmjit-devel-12.22-150200.8.66.1.s390x",
"product_id": "postgresql12-llvmjit-devel-12.22-150200.8.66.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql12-plperl-12.22-150200.8.66.1.s390x",
"product": {
"name": "postgresql12-plperl-12.22-150200.8.66.1.s390x",
"product_id": "postgresql12-plperl-12.22-150200.8.66.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql12-plpython-12.22-150200.8.66.1.s390x",
"product": {
"name": "postgresql12-plpython-12.22-150200.8.66.1.s390x",
"product_id": "postgresql12-plpython-12.22-150200.8.66.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql12-pltcl-12.22-150200.8.66.1.s390x",
"product": {
"name": "postgresql12-pltcl-12.22-150200.8.66.1.s390x",
"product_id": "postgresql12-pltcl-12.22-150200.8.66.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql12-server-12.22-150200.8.66.1.s390x",
"product": {
"name": "postgresql12-server-12.22-150200.8.66.1.s390x",
"product_id": "postgresql12-server-12.22-150200.8.66.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql12-server-devel-12.22-150200.8.66.1.s390x",
"product": {
"name": "postgresql12-server-devel-12.22-150200.8.66.1.s390x",
"product_id": "postgresql12-server-devel-12.22-150200.8.66.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql12-test-12.22-150200.8.66.1.s390x",
"product": {
"name": "postgresql12-test-12.22-150200.8.66.1.s390x",
"product_id": "postgresql12-test-12.22-150200.8.66.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "postgresql12-12.22-150200.8.66.1.x86_64",
"product": {
"name": "postgresql12-12.22-150200.8.66.1.x86_64",
"product_id": "postgresql12-12.22-150200.8.66.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql12-contrib-12.22-150200.8.66.1.x86_64",
"product": {
"name": "postgresql12-contrib-12.22-150200.8.66.1.x86_64",
"product_id": "postgresql12-contrib-12.22-150200.8.66.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql12-devel-12.22-150200.8.66.1.x86_64",
"product": {
"name": "postgresql12-devel-12.22-150200.8.66.1.x86_64",
"product_id": "postgresql12-devel-12.22-150200.8.66.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql12-llvmjit-12.22-150200.8.66.1.x86_64",
"product": {
"name": "postgresql12-llvmjit-12.22-150200.8.66.1.x86_64",
"product_id": "postgresql12-llvmjit-12.22-150200.8.66.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql12-llvmjit-devel-12.22-150200.8.66.1.x86_64",
"product": {
"name": "postgresql12-llvmjit-devel-12.22-150200.8.66.1.x86_64",
"product_id": "postgresql12-llvmjit-devel-12.22-150200.8.66.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql12-plperl-12.22-150200.8.66.1.x86_64",
"product": {
"name": "postgresql12-plperl-12.22-150200.8.66.1.x86_64",
"product_id": "postgresql12-plperl-12.22-150200.8.66.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql12-plpython-12.22-150200.8.66.1.x86_64",
"product": {
"name": "postgresql12-plpython-12.22-150200.8.66.1.x86_64",
"product_id": "postgresql12-plpython-12.22-150200.8.66.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql12-pltcl-12.22-150200.8.66.1.x86_64",
"product": {
"name": "postgresql12-pltcl-12.22-150200.8.66.1.x86_64",
"product_id": "postgresql12-pltcl-12.22-150200.8.66.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql12-server-12.22-150200.8.66.1.x86_64",
"product": {
"name": "postgresql12-server-12.22-150200.8.66.1.x86_64",
"product_id": "postgresql12-server-12.22-150200.8.66.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql12-server-devel-12.22-150200.8.66.1.x86_64",
"product": {
"name": "postgresql12-server-devel-12.22-150200.8.66.1.x86_64",
"product_id": "postgresql12-server-devel-12.22-150200.8.66.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql12-test-12.22-150200.8.66.1.x86_64",
"product": {
"name": "postgresql12-test-12.22-150200.8.66.1.x86_64",
"product_id": "postgresql12-test-12.22-150200.8.66.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-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.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.5",
"product": {
"name": "openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5",
"product_identification_helper": {
"cpe": "cpe:/o:opensuse:leap:15.5"
}
}
},
{
"category": "product_name",
"name": "openSUSE Leap 15.6",
"product": {
"name": "openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6",
"product_identification_helper": {
"cpe": "cpe:/o:opensuse:leap:15.6"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql12-12.22-150200.8.66.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.22-150200.8.66.1.aarch64"
},
"product_reference": "postgresql12-12.22-150200.8.66.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.22-150200.8.66.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.22-150200.8.66.1.x86_64"
},
"product_reference": "postgresql12-12.22-150200.8.66.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.22-150200.8.66.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.22-150200.8.66.1.aarch64"
},
"product_reference": "postgresql12-contrib-12.22-150200.8.66.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.22-150200.8.66.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.22-150200.8.66.1.x86_64"
},
"product_reference": "postgresql12-contrib-12.22-150200.8.66.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.22-150200.8.66.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.22-150200.8.66.1.aarch64"
},
"product_reference": "postgresql12-devel-12.22-150200.8.66.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.22-150200.8.66.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.22-150200.8.66.1.x86_64"
},
"product_reference": "postgresql12-devel-12.22-150200.8.66.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.22-150200.8.66.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.22-150200.8.66.1.noarch"
},
"product_reference": "postgresql12-docs-12.22-150200.8.66.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.22-150200.8.66.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.22-150200.8.66.1.aarch64"
},
"product_reference": "postgresql12-plperl-12.22-150200.8.66.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.22-150200.8.66.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.22-150200.8.66.1.x86_64"
},
"product_reference": "postgresql12-plperl-12.22-150200.8.66.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.22-150200.8.66.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.22-150200.8.66.1.aarch64"
},
"product_reference": "postgresql12-plpython-12.22-150200.8.66.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.22-150200.8.66.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.22-150200.8.66.1.x86_64"
},
"product_reference": "postgresql12-plpython-12.22-150200.8.66.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.22-150200.8.66.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.22-150200.8.66.1.aarch64"
},
"product_reference": "postgresql12-pltcl-12.22-150200.8.66.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.22-150200.8.66.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.22-150200.8.66.1.x86_64"
},
"product_reference": "postgresql12-pltcl-12.22-150200.8.66.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.22-150200.8.66.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.22-150200.8.66.1.aarch64"
},
"product_reference": "postgresql12-server-12.22-150200.8.66.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.22-150200.8.66.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.22-150200.8.66.1.x86_64"
},
"product_reference": "postgresql12-server-12.22-150200.8.66.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.22-150200.8.66.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.22-150200.8.66.1.aarch64"
},
"product_reference": "postgresql12-server-devel-12.22-150200.8.66.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.22-150200.8.66.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.22-150200.8.66.1.x86_64"
},
"product_reference": "postgresql12-server-devel-12.22-150200.8.66.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.22-150200.8.66.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.22-150200.8.66.1.aarch64"
},
"product_reference": "postgresql12-12.22-150200.8.66.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.22-150200.8.66.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.22-150200.8.66.1.x86_64"
},
"product_reference": "postgresql12-12.22-150200.8.66.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.22-150200.8.66.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.22-150200.8.66.1.aarch64"
},
"product_reference": "postgresql12-contrib-12.22-150200.8.66.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.22-150200.8.66.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.22-150200.8.66.1.x86_64"
},
"product_reference": "postgresql12-contrib-12.22-150200.8.66.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.22-150200.8.66.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.22-150200.8.66.1.aarch64"
},
"product_reference": "postgresql12-devel-12.22-150200.8.66.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.22-150200.8.66.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.22-150200.8.66.1.x86_64"
},
"product_reference": "postgresql12-devel-12.22-150200.8.66.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.22-150200.8.66.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.22-150200.8.66.1.noarch"
},
"product_reference": "postgresql12-docs-12.22-150200.8.66.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.22-150200.8.66.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.22-150200.8.66.1.aarch64"
},
"product_reference": "postgresql12-plperl-12.22-150200.8.66.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.22-150200.8.66.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.22-150200.8.66.1.x86_64"
},
"product_reference": "postgresql12-plperl-12.22-150200.8.66.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.22-150200.8.66.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.22-150200.8.66.1.aarch64"
},
"product_reference": "postgresql12-plpython-12.22-150200.8.66.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.22-150200.8.66.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.22-150200.8.66.1.x86_64"
},
"product_reference": "postgresql12-plpython-12.22-150200.8.66.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.22-150200.8.66.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.22-150200.8.66.1.aarch64"
},
"product_reference": "postgresql12-pltcl-12.22-150200.8.66.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.22-150200.8.66.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.22-150200.8.66.1.x86_64"
},
"product_reference": "postgresql12-pltcl-12.22-150200.8.66.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.22-150200.8.66.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.22-150200.8.66.1.aarch64"
},
"product_reference": "postgresql12-server-12.22-150200.8.66.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.22-150200.8.66.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.22-150200.8.66.1.x86_64"
},
"product_reference": "postgresql12-server-12.22-150200.8.66.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.22-150200.8.66.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.22-150200.8.66.1.aarch64"
},
"product_reference": "postgresql12-server-devel-12.22-150200.8.66.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.22-150200.8.66.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.22-150200.8.66.1.x86_64"
},
"product_reference": "postgresql12-server-devel-12.22-150200.8.66.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.22-150200.8.66.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql12-12.22-150200.8.66.1.aarch64"
},
"product_reference": "postgresql12-12.22-150200.8.66.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql12-12.22-150200.8.66.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql12-12.22-150200.8.66.1.ppc64le"
},
"product_reference": "postgresql12-12.22-150200.8.66.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql12-12.22-150200.8.66.1.s390x as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql12-12.22-150200.8.66.1.s390x"
},
"product_reference": "postgresql12-12.22-150200.8.66.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql12-12.22-150200.8.66.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql12-12.22-150200.8.66.1.x86_64"
},
"product_reference": "postgresql12-12.22-150200.8.66.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.22-150200.8.66.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql12-contrib-12.22-150200.8.66.1.aarch64"
},
"product_reference": "postgresql12-contrib-12.22-150200.8.66.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql12-contrib-12.22-150200.8.66.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql12-contrib-12.22-150200.8.66.1.ppc64le"
},
"product_reference": "postgresql12-contrib-12.22-150200.8.66.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql12-contrib-12.22-150200.8.66.1.s390x as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql12-contrib-12.22-150200.8.66.1.s390x"
},
"product_reference": "postgresql12-contrib-12.22-150200.8.66.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql12-contrib-12.22-150200.8.66.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.22-150200.8.66.1.x86_64"
},
"product_reference": "postgresql12-contrib-12.22-150200.8.66.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.22-150200.8.66.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql12-devel-12.22-150200.8.66.1.aarch64"
},
"product_reference": "postgresql12-devel-12.22-150200.8.66.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql12-devel-12.22-150200.8.66.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql12-devel-12.22-150200.8.66.1.ppc64le"
},
"product_reference": "postgresql12-devel-12.22-150200.8.66.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql12-devel-12.22-150200.8.66.1.s390x as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql12-devel-12.22-150200.8.66.1.s390x"
},
"product_reference": "postgresql12-devel-12.22-150200.8.66.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql12-devel-12.22-150200.8.66.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.22-150200.8.66.1.x86_64"
},
"product_reference": "postgresql12-devel-12.22-150200.8.66.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.22-150200.8.66.1.noarch as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql12-docs-12.22-150200.8.66.1.noarch"
},
"product_reference": "postgresql12-docs-12.22-150200.8.66.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql12-plperl-12.22-150200.8.66.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql12-plperl-12.22-150200.8.66.1.aarch64"
},
"product_reference": "postgresql12-plperl-12.22-150200.8.66.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql12-plperl-12.22-150200.8.66.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql12-plperl-12.22-150200.8.66.1.ppc64le"
},
"product_reference": "postgresql12-plperl-12.22-150200.8.66.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql12-plperl-12.22-150200.8.66.1.s390x as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql12-plperl-12.22-150200.8.66.1.s390x"
},
"product_reference": "postgresql12-plperl-12.22-150200.8.66.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql12-plperl-12.22-150200.8.66.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.22-150200.8.66.1.x86_64"
},
"product_reference": "postgresql12-plperl-12.22-150200.8.66.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.22-150200.8.66.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql12-plpython-12.22-150200.8.66.1.aarch64"
},
"product_reference": "postgresql12-plpython-12.22-150200.8.66.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql12-plpython-12.22-150200.8.66.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql12-plpython-12.22-150200.8.66.1.ppc64le"
},
"product_reference": "postgresql12-plpython-12.22-150200.8.66.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql12-plpython-12.22-150200.8.66.1.s390x as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql12-plpython-12.22-150200.8.66.1.s390x"
},
"product_reference": "postgresql12-plpython-12.22-150200.8.66.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql12-plpython-12.22-150200.8.66.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.22-150200.8.66.1.x86_64"
},
"product_reference": "postgresql12-plpython-12.22-150200.8.66.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.22-150200.8.66.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql12-pltcl-12.22-150200.8.66.1.aarch64"
},
"product_reference": "postgresql12-pltcl-12.22-150200.8.66.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql12-pltcl-12.22-150200.8.66.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql12-pltcl-12.22-150200.8.66.1.ppc64le"
},
"product_reference": "postgresql12-pltcl-12.22-150200.8.66.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql12-pltcl-12.22-150200.8.66.1.s390x as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql12-pltcl-12.22-150200.8.66.1.s390x"
},
"product_reference": "postgresql12-pltcl-12.22-150200.8.66.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql12-pltcl-12.22-150200.8.66.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.22-150200.8.66.1.x86_64"
},
"product_reference": "postgresql12-pltcl-12.22-150200.8.66.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.22-150200.8.66.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql12-server-12.22-150200.8.66.1.aarch64"
},
"product_reference": "postgresql12-server-12.22-150200.8.66.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql12-server-12.22-150200.8.66.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql12-server-12.22-150200.8.66.1.ppc64le"
},
"product_reference": "postgresql12-server-12.22-150200.8.66.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql12-server-12.22-150200.8.66.1.s390x as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql12-server-12.22-150200.8.66.1.s390x"
},
"product_reference": "postgresql12-server-12.22-150200.8.66.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql12-server-12.22-150200.8.66.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.22-150200.8.66.1.x86_64"
},
"product_reference": "postgresql12-server-12.22-150200.8.66.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.22-150200.8.66.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.22-150200.8.66.1.aarch64"
},
"product_reference": "postgresql12-server-devel-12.22-150200.8.66.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.22-150200.8.66.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.22-150200.8.66.1.ppc64le"
},
"product_reference": "postgresql12-server-devel-12.22-150200.8.66.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.22-150200.8.66.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.22-150200.8.66.1.s390x"
},
"product_reference": "postgresql12-server-devel-12.22-150200.8.66.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.22-150200.8.66.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.22-150200.8.66.1.x86_64"
},
"product_reference": "postgresql12-server-devel-12.22-150200.8.66.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql12-12.22-150200.8.66.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql12-12.22-150200.8.66.1.aarch64"
},
"product_reference": "postgresql12-12.22-150200.8.66.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql12-12.22-150200.8.66.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql12-12.22-150200.8.66.1.ppc64le"
},
"product_reference": "postgresql12-12.22-150200.8.66.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql12-12.22-150200.8.66.1.s390x as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql12-12.22-150200.8.66.1.s390x"
},
"product_reference": "postgresql12-12.22-150200.8.66.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql12-12.22-150200.8.66.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql12-12.22-150200.8.66.1.x86_64"
},
"product_reference": "postgresql12-12.22-150200.8.66.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.22-150200.8.66.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql12-contrib-12.22-150200.8.66.1.aarch64"
},
"product_reference": "postgresql12-contrib-12.22-150200.8.66.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql12-contrib-12.22-150200.8.66.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql12-contrib-12.22-150200.8.66.1.ppc64le"
},
"product_reference": "postgresql12-contrib-12.22-150200.8.66.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql12-contrib-12.22-150200.8.66.1.s390x as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql12-contrib-12.22-150200.8.66.1.s390x"
},
"product_reference": "postgresql12-contrib-12.22-150200.8.66.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql12-contrib-12.22-150200.8.66.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.22-150200.8.66.1.x86_64"
},
"product_reference": "postgresql12-contrib-12.22-150200.8.66.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.22-150200.8.66.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql12-devel-12.22-150200.8.66.1.aarch64"
},
"product_reference": "postgresql12-devel-12.22-150200.8.66.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql12-devel-12.22-150200.8.66.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql12-devel-12.22-150200.8.66.1.ppc64le"
},
"product_reference": "postgresql12-devel-12.22-150200.8.66.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql12-devel-12.22-150200.8.66.1.s390x as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql12-devel-12.22-150200.8.66.1.s390x"
},
"product_reference": "postgresql12-devel-12.22-150200.8.66.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql12-devel-12.22-150200.8.66.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.22-150200.8.66.1.x86_64"
},
"product_reference": "postgresql12-devel-12.22-150200.8.66.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.22-150200.8.66.1.noarch as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql12-docs-12.22-150200.8.66.1.noarch"
},
"product_reference": "postgresql12-docs-12.22-150200.8.66.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql12-plperl-12.22-150200.8.66.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql12-plperl-12.22-150200.8.66.1.aarch64"
},
"product_reference": "postgresql12-plperl-12.22-150200.8.66.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql12-plperl-12.22-150200.8.66.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql12-plperl-12.22-150200.8.66.1.ppc64le"
},
"product_reference": "postgresql12-plperl-12.22-150200.8.66.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql12-plperl-12.22-150200.8.66.1.s390x as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql12-plperl-12.22-150200.8.66.1.s390x"
},
"product_reference": "postgresql12-plperl-12.22-150200.8.66.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql12-plperl-12.22-150200.8.66.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.22-150200.8.66.1.x86_64"
},
"product_reference": "postgresql12-plperl-12.22-150200.8.66.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.22-150200.8.66.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql12-plpython-12.22-150200.8.66.1.aarch64"
},
"product_reference": "postgresql12-plpython-12.22-150200.8.66.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql12-plpython-12.22-150200.8.66.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql12-plpython-12.22-150200.8.66.1.ppc64le"
},
"product_reference": "postgresql12-plpython-12.22-150200.8.66.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql12-plpython-12.22-150200.8.66.1.s390x as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql12-plpython-12.22-150200.8.66.1.s390x"
},
"product_reference": "postgresql12-plpython-12.22-150200.8.66.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql12-plpython-12.22-150200.8.66.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.22-150200.8.66.1.x86_64"
},
"product_reference": "postgresql12-plpython-12.22-150200.8.66.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.22-150200.8.66.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql12-pltcl-12.22-150200.8.66.1.aarch64"
},
"product_reference": "postgresql12-pltcl-12.22-150200.8.66.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql12-pltcl-12.22-150200.8.66.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql12-pltcl-12.22-150200.8.66.1.ppc64le"
},
"product_reference": "postgresql12-pltcl-12.22-150200.8.66.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql12-pltcl-12.22-150200.8.66.1.s390x as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql12-pltcl-12.22-150200.8.66.1.s390x"
},
"product_reference": "postgresql12-pltcl-12.22-150200.8.66.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql12-pltcl-12.22-150200.8.66.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.22-150200.8.66.1.x86_64"
},
"product_reference": "postgresql12-pltcl-12.22-150200.8.66.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.22-150200.8.66.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql12-server-12.22-150200.8.66.1.aarch64"
},
"product_reference": "postgresql12-server-12.22-150200.8.66.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql12-server-12.22-150200.8.66.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql12-server-12.22-150200.8.66.1.ppc64le"
},
"product_reference": "postgresql12-server-12.22-150200.8.66.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql12-server-12.22-150200.8.66.1.s390x as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql12-server-12.22-150200.8.66.1.s390x"
},
"product_reference": "postgresql12-server-12.22-150200.8.66.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql12-server-12.22-150200.8.66.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.22-150200.8.66.1.x86_64"
},
"product_reference": "postgresql12-server-12.22-150200.8.66.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.22-150200.8.66.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.22-150200.8.66.1.aarch64"
},
"product_reference": "postgresql12-server-devel-12.22-150200.8.66.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.22-150200.8.66.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.22-150200.8.66.1.ppc64le"
},
"product_reference": "postgresql12-server-devel-12.22-150200.8.66.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.22-150200.8.66.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.22-150200.8.66.1.s390x"
},
"product_reference": "postgresql12-server-devel-12.22-150200.8.66.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.22-150200.8.66.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.22-150200.8.66.1.x86_64"
},
"product_reference": "postgresql12-server-devel-12.22-150200.8.66.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql12-12.22-150200.8.66.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.22-150200.8.66.1.ppc64le"
},
"product_reference": "postgresql12-12.22-150200.8.66.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.22-150200.8.66.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.22-150200.8.66.1.x86_64"
},
"product_reference": "postgresql12-12.22-150200.8.66.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.22-150200.8.66.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.22-150200.8.66.1.ppc64le"
},
"product_reference": "postgresql12-contrib-12.22-150200.8.66.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.22-150200.8.66.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.22-150200.8.66.1.x86_64"
},
"product_reference": "postgresql12-contrib-12.22-150200.8.66.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.22-150200.8.66.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.22-150200.8.66.1.ppc64le"
},
"product_reference": "postgresql12-devel-12.22-150200.8.66.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.22-150200.8.66.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.22-150200.8.66.1.x86_64"
},
"product_reference": "postgresql12-devel-12.22-150200.8.66.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.22-150200.8.66.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.22-150200.8.66.1.noarch"
},
"product_reference": "postgresql12-docs-12.22-150200.8.66.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.22-150200.8.66.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.22-150200.8.66.1.ppc64le"
},
"product_reference": "postgresql12-plperl-12.22-150200.8.66.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.22-150200.8.66.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.22-150200.8.66.1.x86_64"
},
"product_reference": "postgresql12-plperl-12.22-150200.8.66.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.22-150200.8.66.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.22-150200.8.66.1.ppc64le"
},
"product_reference": "postgresql12-plpython-12.22-150200.8.66.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.22-150200.8.66.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.22-150200.8.66.1.x86_64"
},
"product_reference": "postgresql12-plpython-12.22-150200.8.66.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.22-150200.8.66.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.22-150200.8.66.1.ppc64le"
},
"product_reference": "postgresql12-pltcl-12.22-150200.8.66.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.22-150200.8.66.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.22-150200.8.66.1.x86_64"
},
"product_reference": "postgresql12-pltcl-12.22-150200.8.66.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.22-150200.8.66.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.22-150200.8.66.1.ppc64le"
},
"product_reference": "postgresql12-server-12.22-150200.8.66.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.22-150200.8.66.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.22-150200.8.66.1.x86_64"
},
"product_reference": "postgresql12-server-12.22-150200.8.66.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.22-150200.8.66.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.22-150200.8.66.1.ppc64le"
},
"product_reference": "postgresql12-server-devel-12.22-150200.8.66.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.22-150200.8.66.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.22-150200.8.66.1.x86_64"
},
"product_reference": "postgresql12-server-devel-12.22-150200.8.66.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.22-150200.8.66.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.22-150200.8.66.1.ppc64le"
},
"product_reference": "postgresql12-12.22-150200.8.66.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.22-150200.8.66.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.22-150200.8.66.1.x86_64"
},
"product_reference": "postgresql12-12.22-150200.8.66.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.22-150200.8.66.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.22-150200.8.66.1.ppc64le"
},
"product_reference": "postgresql12-contrib-12.22-150200.8.66.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.22-150200.8.66.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.22-150200.8.66.1.x86_64"
},
"product_reference": "postgresql12-contrib-12.22-150200.8.66.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.22-150200.8.66.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.22-150200.8.66.1.ppc64le"
},
"product_reference": "postgresql12-devel-12.22-150200.8.66.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.22-150200.8.66.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.22-150200.8.66.1.x86_64"
},
"product_reference": "postgresql12-devel-12.22-150200.8.66.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.22-150200.8.66.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.22-150200.8.66.1.noarch"
},
"product_reference": "postgresql12-docs-12.22-150200.8.66.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.22-150200.8.66.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.22-150200.8.66.1.ppc64le"
},
"product_reference": "postgresql12-plperl-12.22-150200.8.66.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.22-150200.8.66.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.22-150200.8.66.1.x86_64"
},
"product_reference": "postgresql12-plperl-12.22-150200.8.66.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.22-150200.8.66.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.22-150200.8.66.1.ppc64le"
},
"product_reference": "postgresql12-plpython-12.22-150200.8.66.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.22-150200.8.66.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.22-150200.8.66.1.x86_64"
},
"product_reference": "postgresql12-plpython-12.22-150200.8.66.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.22-150200.8.66.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.22-150200.8.66.1.ppc64le"
},
"product_reference": "postgresql12-pltcl-12.22-150200.8.66.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.22-150200.8.66.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.22-150200.8.66.1.x86_64"
},
"product_reference": "postgresql12-pltcl-12.22-150200.8.66.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.22-150200.8.66.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.22-150200.8.66.1.ppc64le"
},
"product_reference": "postgresql12-server-12.22-150200.8.66.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.22-150200.8.66.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.22-150200.8.66.1.x86_64"
},
"product_reference": "postgresql12-server-12.22-150200.8.66.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.22-150200.8.66.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.22-150200.8.66.1.ppc64le"
},
"product_reference": "postgresql12-server-devel-12.22-150200.8.66.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.22-150200.8.66.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.22-150200.8.66.1.x86_64"
},
"product_reference": "postgresql12-server-devel-12.22-150200.8.66.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.22-150200.8.66.1.aarch64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:postgresql12-12.22-150200.8.66.1.aarch64"
},
"product_reference": "postgresql12-12.22-150200.8.66.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql12-12.22-150200.8.66.1.x86_64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:postgresql12-12.22-150200.8.66.1.x86_64"
},
"product_reference": "postgresql12-12.22-150200.8.66.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql12-contrib-12.22-150200.8.66.1.aarch64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:postgresql12-contrib-12.22-150200.8.66.1.aarch64"
},
"product_reference": "postgresql12-contrib-12.22-150200.8.66.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql12-contrib-12.22-150200.8.66.1.x86_64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:postgresql12-contrib-12.22-150200.8.66.1.x86_64"
},
"product_reference": "postgresql12-contrib-12.22-150200.8.66.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql12-devel-12.22-150200.8.66.1.aarch64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:postgresql12-devel-12.22-150200.8.66.1.aarch64"
},
"product_reference": "postgresql12-devel-12.22-150200.8.66.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql12-devel-12.22-150200.8.66.1.x86_64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:postgresql12-devel-12.22-150200.8.66.1.x86_64"
},
"product_reference": "postgresql12-devel-12.22-150200.8.66.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql12-docs-12.22-150200.8.66.1.noarch as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:postgresql12-docs-12.22-150200.8.66.1.noarch"
},
"product_reference": "postgresql12-docs-12.22-150200.8.66.1.noarch",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql12-plperl-12.22-150200.8.66.1.aarch64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:postgresql12-plperl-12.22-150200.8.66.1.aarch64"
},
"product_reference": "postgresql12-plperl-12.22-150200.8.66.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql12-plperl-12.22-150200.8.66.1.x86_64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:postgresql12-plperl-12.22-150200.8.66.1.x86_64"
},
"product_reference": "postgresql12-plperl-12.22-150200.8.66.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql12-plpython-12.22-150200.8.66.1.aarch64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:postgresql12-plpython-12.22-150200.8.66.1.aarch64"
},
"product_reference": "postgresql12-plpython-12.22-150200.8.66.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql12-plpython-12.22-150200.8.66.1.x86_64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:postgresql12-plpython-12.22-150200.8.66.1.x86_64"
},
"product_reference": "postgresql12-plpython-12.22-150200.8.66.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql12-pltcl-12.22-150200.8.66.1.aarch64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:postgresql12-pltcl-12.22-150200.8.66.1.aarch64"
},
"product_reference": "postgresql12-pltcl-12.22-150200.8.66.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql12-pltcl-12.22-150200.8.66.1.x86_64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:postgresql12-pltcl-12.22-150200.8.66.1.x86_64"
},
"product_reference": "postgresql12-pltcl-12.22-150200.8.66.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql12-server-12.22-150200.8.66.1.aarch64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:postgresql12-server-12.22-150200.8.66.1.aarch64"
},
"product_reference": "postgresql12-server-12.22-150200.8.66.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql12-server-12.22-150200.8.66.1.x86_64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:postgresql12-server-12.22-150200.8.66.1.x86_64"
},
"product_reference": "postgresql12-server-12.22-150200.8.66.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql12-server-devel-12.22-150200.8.66.1.aarch64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:postgresql12-server-devel-12.22-150200.8.66.1.aarch64"
},
"product_reference": "postgresql12-server-devel-12.22-150200.8.66.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql12-server-devel-12.22-150200.8.66.1.x86_64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:postgresql12-server-devel-12.22-150200.8.66.1.x86_64"
},
"product_reference": "postgresql12-server-devel-12.22-150200.8.66.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql12-12.22-150200.8.66.1.aarch64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:postgresql12-12.22-150200.8.66.1.aarch64"
},
"product_reference": "postgresql12-12.22-150200.8.66.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql12-12.22-150200.8.66.1.ppc64le as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:postgresql12-12.22-150200.8.66.1.ppc64le"
},
"product_reference": "postgresql12-12.22-150200.8.66.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql12-12.22-150200.8.66.1.s390x as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:postgresql12-12.22-150200.8.66.1.s390x"
},
"product_reference": "postgresql12-12.22-150200.8.66.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql12-12.22-150200.8.66.1.x86_64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:postgresql12-12.22-150200.8.66.1.x86_64"
},
"product_reference": "postgresql12-12.22-150200.8.66.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql12-contrib-12.22-150200.8.66.1.aarch64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:postgresql12-contrib-12.22-150200.8.66.1.aarch64"
},
"product_reference": "postgresql12-contrib-12.22-150200.8.66.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql12-contrib-12.22-150200.8.66.1.ppc64le as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:postgresql12-contrib-12.22-150200.8.66.1.ppc64le"
},
"product_reference": "postgresql12-contrib-12.22-150200.8.66.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql12-contrib-12.22-150200.8.66.1.s390x as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:postgresql12-contrib-12.22-150200.8.66.1.s390x"
},
"product_reference": "postgresql12-contrib-12.22-150200.8.66.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql12-contrib-12.22-150200.8.66.1.x86_64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:postgresql12-contrib-12.22-150200.8.66.1.x86_64"
},
"product_reference": "postgresql12-contrib-12.22-150200.8.66.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql12-devel-12.22-150200.8.66.1.aarch64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:postgresql12-devel-12.22-150200.8.66.1.aarch64"
},
"product_reference": "postgresql12-devel-12.22-150200.8.66.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql12-devel-12.22-150200.8.66.1.ppc64le as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:postgresql12-devel-12.22-150200.8.66.1.ppc64le"
},
"product_reference": "postgresql12-devel-12.22-150200.8.66.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql12-devel-12.22-150200.8.66.1.s390x as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:postgresql12-devel-12.22-150200.8.66.1.s390x"
},
"product_reference": "postgresql12-devel-12.22-150200.8.66.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql12-devel-12.22-150200.8.66.1.x86_64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:postgresql12-devel-12.22-150200.8.66.1.x86_64"
},
"product_reference": "postgresql12-devel-12.22-150200.8.66.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql12-docs-12.22-150200.8.66.1.noarch as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:postgresql12-docs-12.22-150200.8.66.1.noarch"
},
"product_reference": "postgresql12-docs-12.22-150200.8.66.1.noarch",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql12-llvmjit-12.22-150200.8.66.1.aarch64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:postgresql12-llvmjit-12.22-150200.8.66.1.aarch64"
},
"product_reference": "postgresql12-llvmjit-12.22-150200.8.66.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql12-llvmjit-12.22-150200.8.66.1.ppc64le as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:postgresql12-llvmjit-12.22-150200.8.66.1.ppc64le"
},
"product_reference": "postgresql12-llvmjit-12.22-150200.8.66.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql12-llvmjit-12.22-150200.8.66.1.s390x as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:postgresql12-llvmjit-12.22-150200.8.66.1.s390x"
},
"product_reference": "postgresql12-llvmjit-12.22-150200.8.66.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql12-llvmjit-12.22-150200.8.66.1.x86_64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:postgresql12-llvmjit-12.22-150200.8.66.1.x86_64"
},
"product_reference": "postgresql12-llvmjit-12.22-150200.8.66.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql12-llvmjit-devel-12.22-150200.8.66.1.aarch64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:postgresql12-llvmjit-devel-12.22-150200.8.66.1.aarch64"
},
"product_reference": "postgresql12-llvmjit-devel-12.22-150200.8.66.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql12-llvmjit-devel-12.22-150200.8.66.1.ppc64le as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:postgresql12-llvmjit-devel-12.22-150200.8.66.1.ppc64le"
},
"product_reference": "postgresql12-llvmjit-devel-12.22-150200.8.66.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql12-llvmjit-devel-12.22-150200.8.66.1.s390x as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:postgresql12-llvmjit-devel-12.22-150200.8.66.1.s390x"
},
"product_reference": "postgresql12-llvmjit-devel-12.22-150200.8.66.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql12-llvmjit-devel-12.22-150200.8.66.1.x86_64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:postgresql12-llvmjit-devel-12.22-150200.8.66.1.x86_64"
},
"product_reference": "postgresql12-llvmjit-devel-12.22-150200.8.66.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql12-plperl-12.22-150200.8.66.1.aarch64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:postgresql12-plperl-12.22-150200.8.66.1.aarch64"
},
"product_reference": "postgresql12-plperl-12.22-150200.8.66.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql12-plperl-12.22-150200.8.66.1.ppc64le as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:postgresql12-plperl-12.22-150200.8.66.1.ppc64le"
},
"product_reference": "postgresql12-plperl-12.22-150200.8.66.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql12-plperl-12.22-150200.8.66.1.s390x as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:postgresql12-plperl-12.22-150200.8.66.1.s390x"
},
"product_reference": "postgresql12-plperl-12.22-150200.8.66.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql12-plperl-12.22-150200.8.66.1.x86_64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:postgresql12-plperl-12.22-150200.8.66.1.x86_64"
},
"product_reference": "postgresql12-plperl-12.22-150200.8.66.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql12-plpython-12.22-150200.8.66.1.aarch64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:postgresql12-plpython-12.22-150200.8.66.1.aarch64"
},
"product_reference": "postgresql12-plpython-12.22-150200.8.66.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql12-plpython-12.22-150200.8.66.1.ppc64le as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:postgresql12-plpython-12.22-150200.8.66.1.ppc64le"
},
"product_reference": "postgresql12-plpython-12.22-150200.8.66.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql12-plpython-12.22-150200.8.66.1.s390x as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:postgresql12-plpython-12.22-150200.8.66.1.s390x"
},
"product_reference": "postgresql12-plpython-12.22-150200.8.66.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql12-plpython-12.22-150200.8.66.1.x86_64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:postgresql12-plpython-12.22-150200.8.66.1.x86_64"
},
"product_reference": "postgresql12-plpython-12.22-150200.8.66.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql12-pltcl-12.22-150200.8.66.1.aarch64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:postgresql12-pltcl-12.22-150200.8.66.1.aarch64"
},
"product_reference": "postgresql12-pltcl-12.22-150200.8.66.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql12-pltcl-12.22-150200.8.66.1.ppc64le as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:postgresql12-pltcl-12.22-150200.8.66.1.ppc64le"
},
"product_reference": "postgresql12-pltcl-12.22-150200.8.66.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql12-pltcl-12.22-150200.8.66.1.s390x as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:postgresql12-pltcl-12.22-150200.8.66.1.s390x"
},
"product_reference": "postgresql12-pltcl-12.22-150200.8.66.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql12-pltcl-12.22-150200.8.66.1.x86_64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:postgresql12-pltcl-12.22-150200.8.66.1.x86_64"
},
"product_reference": "postgresql12-pltcl-12.22-150200.8.66.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql12-server-12.22-150200.8.66.1.aarch64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:postgresql12-server-12.22-150200.8.66.1.aarch64"
},
"product_reference": "postgresql12-server-12.22-150200.8.66.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql12-server-12.22-150200.8.66.1.ppc64le as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:postgresql12-server-12.22-150200.8.66.1.ppc64le"
},
"product_reference": "postgresql12-server-12.22-150200.8.66.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql12-server-12.22-150200.8.66.1.s390x as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:postgresql12-server-12.22-150200.8.66.1.s390x"
},
"product_reference": "postgresql12-server-12.22-150200.8.66.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql12-server-12.22-150200.8.66.1.x86_64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:postgresql12-server-12.22-150200.8.66.1.x86_64"
},
"product_reference": "postgresql12-server-12.22-150200.8.66.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql12-server-devel-12.22-150200.8.66.1.aarch64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:postgresql12-server-devel-12.22-150200.8.66.1.aarch64"
},
"product_reference": "postgresql12-server-devel-12.22-150200.8.66.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql12-server-devel-12.22-150200.8.66.1.ppc64le as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:postgresql12-server-devel-12.22-150200.8.66.1.ppc64le"
},
"product_reference": "postgresql12-server-devel-12.22-150200.8.66.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql12-server-devel-12.22-150200.8.66.1.s390x as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:postgresql12-server-devel-12.22-150200.8.66.1.s390x"
},
"product_reference": "postgresql12-server-devel-12.22-150200.8.66.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql12-server-devel-12.22-150200.8.66.1.x86_64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:postgresql12-server-devel-12.22-150200.8.66.1.x86_64"
},
"product_reference": "postgresql12-server-devel-12.22-150200.8.66.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql12-test-12.22-150200.8.66.1.aarch64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:postgresql12-test-12.22-150200.8.66.1.aarch64"
},
"product_reference": "postgresql12-test-12.22-150200.8.66.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql12-test-12.22-150200.8.66.1.ppc64le as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:postgresql12-test-12.22-150200.8.66.1.ppc64le"
},
"product_reference": "postgresql12-test-12.22-150200.8.66.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql12-test-12.22-150200.8.66.1.s390x as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:postgresql12-test-12.22-150200.8.66.1.s390x"
},
"product_reference": "postgresql12-test-12.22-150200.8.66.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql12-test-12.22-150200.8.66.1.x86_64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:postgresql12-test-12.22-150200.8.66.1.x86_64"
},
"product_reference": "postgresql12-test-12.22-150200.8.66.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql12-12.22-150200.8.66.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:postgresql12-12.22-150200.8.66.1.aarch64"
},
"product_reference": "postgresql12-12.22-150200.8.66.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql12-12.22-150200.8.66.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:postgresql12-12.22-150200.8.66.1.ppc64le"
},
"product_reference": "postgresql12-12.22-150200.8.66.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql12-12.22-150200.8.66.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:postgresql12-12.22-150200.8.66.1.s390x"
},
"product_reference": "postgresql12-12.22-150200.8.66.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql12-12.22-150200.8.66.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:postgresql12-12.22-150200.8.66.1.x86_64"
},
"product_reference": "postgresql12-12.22-150200.8.66.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql12-contrib-12.22-150200.8.66.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:postgresql12-contrib-12.22-150200.8.66.1.aarch64"
},
"product_reference": "postgresql12-contrib-12.22-150200.8.66.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql12-contrib-12.22-150200.8.66.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:postgresql12-contrib-12.22-150200.8.66.1.ppc64le"
},
"product_reference": "postgresql12-contrib-12.22-150200.8.66.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql12-contrib-12.22-150200.8.66.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:postgresql12-contrib-12.22-150200.8.66.1.s390x"
},
"product_reference": "postgresql12-contrib-12.22-150200.8.66.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql12-contrib-12.22-150200.8.66.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:postgresql12-contrib-12.22-150200.8.66.1.x86_64"
},
"product_reference": "postgresql12-contrib-12.22-150200.8.66.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql12-devel-12.22-150200.8.66.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:postgresql12-devel-12.22-150200.8.66.1.aarch64"
},
"product_reference": "postgresql12-devel-12.22-150200.8.66.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql12-devel-12.22-150200.8.66.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:postgresql12-devel-12.22-150200.8.66.1.ppc64le"
},
"product_reference": "postgresql12-devel-12.22-150200.8.66.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql12-devel-12.22-150200.8.66.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:postgresql12-devel-12.22-150200.8.66.1.s390x"
},
"product_reference": "postgresql12-devel-12.22-150200.8.66.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql12-devel-12.22-150200.8.66.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:postgresql12-devel-12.22-150200.8.66.1.x86_64"
},
"product_reference": "postgresql12-devel-12.22-150200.8.66.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql12-docs-12.22-150200.8.66.1.noarch as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:postgresql12-docs-12.22-150200.8.66.1.noarch"
},
"product_reference": "postgresql12-docs-12.22-150200.8.66.1.noarch",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql12-llvmjit-12.22-150200.8.66.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:postgresql12-llvmjit-12.22-150200.8.66.1.aarch64"
},
"product_reference": "postgresql12-llvmjit-12.22-150200.8.66.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql12-llvmjit-12.22-150200.8.66.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:postgresql12-llvmjit-12.22-150200.8.66.1.ppc64le"
},
"product_reference": "postgresql12-llvmjit-12.22-150200.8.66.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql12-llvmjit-12.22-150200.8.66.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:postgresql12-llvmjit-12.22-150200.8.66.1.s390x"
},
"product_reference": "postgresql12-llvmjit-12.22-150200.8.66.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql12-llvmjit-12.22-150200.8.66.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:postgresql12-llvmjit-12.22-150200.8.66.1.x86_64"
},
"product_reference": "postgresql12-llvmjit-12.22-150200.8.66.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql12-llvmjit-devel-12.22-150200.8.66.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:postgresql12-llvmjit-devel-12.22-150200.8.66.1.aarch64"
},
"product_reference": "postgresql12-llvmjit-devel-12.22-150200.8.66.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql12-llvmjit-devel-12.22-150200.8.66.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:postgresql12-llvmjit-devel-12.22-150200.8.66.1.ppc64le"
},
"product_reference": "postgresql12-llvmjit-devel-12.22-150200.8.66.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql12-llvmjit-devel-12.22-150200.8.66.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:postgresql12-llvmjit-devel-12.22-150200.8.66.1.s390x"
},
"product_reference": "postgresql12-llvmjit-devel-12.22-150200.8.66.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql12-llvmjit-devel-12.22-150200.8.66.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:postgresql12-llvmjit-devel-12.22-150200.8.66.1.x86_64"
},
"product_reference": "postgresql12-llvmjit-devel-12.22-150200.8.66.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql12-plperl-12.22-150200.8.66.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:postgresql12-plperl-12.22-150200.8.66.1.aarch64"
},
"product_reference": "postgresql12-plperl-12.22-150200.8.66.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql12-plperl-12.22-150200.8.66.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:postgresql12-plperl-12.22-150200.8.66.1.ppc64le"
},
"product_reference": "postgresql12-plperl-12.22-150200.8.66.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql12-plperl-12.22-150200.8.66.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:postgresql12-plperl-12.22-150200.8.66.1.s390x"
},
"product_reference": "postgresql12-plperl-12.22-150200.8.66.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql12-plperl-12.22-150200.8.66.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:postgresql12-plperl-12.22-150200.8.66.1.x86_64"
},
"product_reference": "postgresql12-plperl-12.22-150200.8.66.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql12-plpython-12.22-150200.8.66.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:postgresql12-plpython-12.22-150200.8.66.1.aarch64"
},
"product_reference": "postgresql12-plpython-12.22-150200.8.66.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql12-plpython-12.22-150200.8.66.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:postgresql12-plpython-12.22-150200.8.66.1.ppc64le"
},
"product_reference": "postgresql12-plpython-12.22-150200.8.66.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql12-plpython-12.22-150200.8.66.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:postgresql12-plpython-12.22-150200.8.66.1.s390x"
},
"product_reference": "postgresql12-plpython-12.22-150200.8.66.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql12-plpython-12.22-150200.8.66.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:postgresql12-plpython-12.22-150200.8.66.1.x86_64"
},
"product_reference": "postgresql12-plpython-12.22-150200.8.66.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql12-pltcl-12.22-150200.8.66.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:postgresql12-pltcl-12.22-150200.8.66.1.aarch64"
},
"product_reference": "postgresql12-pltcl-12.22-150200.8.66.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql12-pltcl-12.22-150200.8.66.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:postgresql12-pltcl-12.22-150200.8.66.1.ppc64le"
},
"product_reference": "postgresql12-pltcl-12.22-150200.8.66.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql12-pltcl-12.22-150200.8.66.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:postgresql12-pltcl-12.22-150200.8.66.1.s390x"
},
"product_reference": "postgresql12-pltcl-12.22-150200.8.66.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql12-pltcl-12.22-150200.8.66.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:postgresql12-pltcl-12.22-150200.8.66.1.x86_64"
},
"product_reference": "postgresql12-pltcl-12.22-150200.8.66.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql12-server-12.22-150200.8.66.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:postgresql12-server-12.22-150200.8.66.1.aarch64"
},
"product_reference": "postgresql12-server-12.22-150200.8.66.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql12-server-12.22-150200.8.66.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:postgresql12-server-12.22-150200.8.66.1.ppc64le"
},
"product_reference": "postgresql12-server-12.22-150200.8.66.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql12-server-12.22-150200.8.66.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:postgresql12-server-12.22-150200.8.66.1.s390x"
},
"product_reference": "postgresql12-server-12.22-150200.8.66.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql12-server-12.22-150200.8.66.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:postgresql12-server-12.22-150200.8.66.1.x86_64"
},
"product_reference": "postgresql12-server-12.22-150200.8.66.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql12-server-devel-12.22-150200.8.66.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:postgresql12-server-devel-12.22-150200.8.66.1.aarch64"
},
"product_reference": "postgresql12-server-devel-12.22-150200.8.66.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql12-server-devel-12.22-150200.8.66.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:postgresql12-server-devel-12.22-150200.8.66.1.ppc64le"
},
"product_reference": "postgresql12-server-devel-12.22-150200.8.66.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql12-server-devel-12.22-150200.8.66.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:postgresql12-server-devel-12.22-150200.8.66.1.s390x"
},
"product_reference": "postgresql12-server-devel-12.22-150200.8.66.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql12-server-devel-12.22-150200.8.66.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:postgresql12-server-devel-12.22-150200.8.66.1.x86_64"
},
"product_reference": "postgresql12-server-devel-12.22-150200.8.66.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql12-test-12.22-150200.8.66.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:postgresql12-test-12.22-150200.8.66.1.aarch64"
},
"product_reference": "postgresql12-test-12.22-150200.8.66.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql12-test-12.22-150200.8.66.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:postgresql12-test-12.22-150200.8.66.1.ppc64le"
},
"product_reference": "postgresql12-test-12.22-150200.8.66.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql12-test-12.22-150200.8.66.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:postgresql12-test-12.22-150200.8.66.1.s390x"
},
"product_reference": "postgresql12-test-12.22-150200.8.66.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql12-test-12.22-150200.8.66.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:postgresql12-test-12.22-150200.8.66.1.x86_64"
},
"product_reference": "postgresql12-test-12.22-150200.8.66.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2024-10976",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2024-10976"
}
],
"notes": [
{
"category": "general",
"text": "Incomplete tracking in PostgreSQL of tables with row security allows a reused query to view or change different rows from those intended. CVE-2023-2455 and CVE-2016-2193 fixed most interaction between row security and user ID changes. They missed cases where a subquery, WITH query, security invoker view, or SQL-language function references a table with a row-level security policy. This has the same consequences as the two earlier CVEs. That is to say, it leads to potentially incorrect policies being applied in cases where role-specific policies are used and a given query is planned under one role and then executed under other roles. This scenario can happen under security definer functions or when a common user and query is planned initially and then re-used across multiple SET ROLEs. Applying an incorrect policy may permit a user to complete otherwise-forbidden reads and modifications. This affects only databases that have used CREATE POLICY to define a row security policy. An attacker must tailor an attack to a particular application\u0027s pattern of query plan reuse, user ID changes, and role-specific row security policies. Versions before PostgreSQL 17.1, 16.5, 15.9, 14.14, 13.17, and 12.21 are affected.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Enterprise Storage 7.1:postgresql12-12.22-150200.8.66.1.aarch64",
"SUSE Enterprise Storage 7.1:postgresql12-12.22-150200.8.66.1.x86_64",
"SUSE Enterprise Storage 7.1:postgresql12-contrib-12.22-150200.8.66.1.aarch64",
"SUSE Enterprise Storage 7.1:postgresql12-contrib-12.22-150200.8.66.1.x86_64",
"SUSE Enterprise Storage 7.1:postgresql12-devel-12.22-150200.8.66.1.aarch64",
"SUSE Enterprise Storage 7.1:postgresql12-devel-12.22-150200.8.66.1.x86_64",
"SUSE Enterprise Storage 7.1:postgresql12-docs-12.22-150200.8.66.1.noarch",
"SUSE Enterprise Storage 7.1:postgresql12-plperl-12.22-150200.8.66.1.aarch64",
"SUSE Enterprise Storage 7.1:postgresql12-plperl-12.22-150200.8.66.1.x86_64",
"SUSE Enterprise Storage 7.1:postgresql12-plpython-12.22-150200.8.66.1.aarch64",
"SUSE Enterprise Storage 7.1:postgresql12-plpython-12.22-150200.8.66.1.x86_64",
"SUSE Enterprise Storage 7.1:postgresql12-pltcl-12.22-150200.8.66.1.aarch64",
"SUSE Enterprise Storage 7.1:postgresql12-pltcl-12.22-150200.8.66.1.x86_64",
"SUSE Enterprise Storage 7.1:postgresql12-server-12.22-150200.8.66.1.aarch64",
"SUSE Enterprise Storage 7.1:postgresql12-server-12.22-150200.8.66.1.x86_64",
"SUSE Enterprise Storage 7.1:postgresql12-server-devel-12.22-150200.8.66.1.aarch64",
"SUSE Enterprise Storage 7.1:postgresql12-server-devel-12.22-150200.8.66.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql12-12.22-150200.8.66.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql12-12.22-150200.8.66.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql12-contrib-12.22-150200.8.66.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql12-contrib-12.22-150200.8.66.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql12-devel-12.22-150200.8.66.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql12-devel-12.22-150200.8.66.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql12-docs-12.22-150200.8.66.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql12-plperl-12.22-150200.8.66.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql12-plperl-12.22-150200.8.66.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql12-plpython-12.22-150200.8.66.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql12-plpython-12.22-150200.8.66.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql12-pltcl-12.22-150200.8.66.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql12-pltcl-12.22-150200.8.66.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql12-server-12.22-150200.8.66.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql12-server-12.22-150200.8.66.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql12-server-devel-12.22-150200.8.66.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql12-server-devel-12.22-150200.8.66.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql12-12.22-150200.8.66.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql12-12.22-150200.8.66.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql12-contrib-12.22-150200.8.66.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql12-contrib-12.22-150200.8.66.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql12-devel-12.22-150200.8.66.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql12-devel-12.22-150200.8.66.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql12-docs-12.22-150200.8.66.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql12-plperl-12.22-150200.8.66.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql12-plperl-12.22-150200.8.66.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql12-plpython-12.22-150200.8.66.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql12-plpython-12.22-150200.8.66.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql12-pltcl-12.22-150200.8.66.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql12-pltcl-12.22-150200.8.66.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql12-server-12.22-150200.8.66.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql12-server-12.22-150200.8.66.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql12-server-devel-12.22-150200.8.66.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql12-server-devel-12.22-150200.8.66.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql12-12.22-150200.8.66.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql12-12.22-150200.8.66.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql12-12.22-150200.8.66.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql12-12.22-150200.8.66.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql12-contrib-12.22-150200.8.66.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql12-contrib-12.22-150200.8.66.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql12-contrib-12.22-150200.8.66.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql12-contrib-12.22-150200.8.66.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql12-devel-12.22-150200.8.66.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql12-devel-12.22-150200.8.66.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql12-devel-12.22-150200.8.66.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql12-devel-12.22-150200.8.66.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql12-docs-12.22-150200.8.66.1.noarch",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql12-plperl-12.22-150200.8.66.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql12-plperl-12.22-150200.8.66.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql12-plperl-12.22-150200.8.66.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql12-plperl-12.22-150200.8.66.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql12-plpython-12.22-150200.8.66.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql12-plpython-12.22-150200.8.66.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql12-plpython-12.22-150200.8.66.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql12-plpython-12.22-150200.8.66.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql12-pltcl-12.22-150200.8.66.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql12-pltcl-12.22-150200.8.66.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql12-pltcl-12.22-150200.8.66.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql12-pltcl-12.22-150200.8.66.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql12-server-12.22-150200.8.66.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql12-server-12.22-150200.8.66.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql12-server-12.22-150200.8.66.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql12-server-12.22-150200.8.66.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql12-server-devel-12.22-150200.8.66.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql12-server-devel-12.22-150200.8.66.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql12-server-devel-12.22-150200.8.66.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql12-server-devel-12.22-150200.8.66.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql12-12.22-150200.8.66.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql12-12.22-150200.8.66.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql12-12.22-150200.8.66.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql12-12.22-150200.8.66.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql12-contrib-12.22-150200.8.66.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql12-contrib-12.22-150200.8.66.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql12-contrib-12.22-150200.8.66.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql12-contrib-12.22-150200.8.66.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql12-devel-12.22-150200.8.66.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql12-devel-12.22-150200.8.66.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql12-devel-12.22-150200.8.66.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql12-devel-12.22-150200.8.66.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql12-docs-12.22-150200.8.66.1.noarch",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql12-plperl-12.22-150200.8.66.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql12-plperl-12.22-150200.8.66.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql12-plperl-12.22-150200.8.66.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql12-plperl-12.22-150200.8.66.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql12-plpython-12.22-150200.8.66.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql12-plpython-12.22-150200.8.66.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql12-plpython-12.22-150200.8.66.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql12-plpython-12.22-150200.8.66.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql12-pltcl-12.22-150200.8.66.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql12-pltcl-12.22-150200.8.66.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql12-pltcl-12.22-150200.8.66.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql12-pltcl-12.22-150200.8.66.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql12-server-12.22-150200.8.66.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql12-server-12.22-150200.8.66.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql12-server-12.22-150200.8.66.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql12-server-12.22-150200.8.66.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql12-server-devel-12.22-150200.8.66.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql12-server-devel-12.22-150200.8.66.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql12-server-devel-12.22-150200.8.66.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql12-server-devel-12.22-150200.8.66.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql12-12.22-150200.8.66.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql12-12.22-150200.8.66.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql12-contrib-12.22-150200.8.66.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql12-contrib-12.22-150200.8.66.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql12-devel-12.22-150200.8.66.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql12-devel-12.22-150200.8.66.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql12-docs-12.22-150200.8.66.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql12-plperl-12.22-150200.8.66.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql12-plperl-12.22-150200.8.66.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql12-plpython-12.22-150200.8.66.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql12-plpython-12.22-150200.8.66.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql12-pltcl-12.22-150200.8.66.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql12-pltcl-12.22-150200.8.66.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql12-server-12.22-150200.8.66.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql12-server-12.22-150200.8.66.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql12-server-devel-12.22-150200.8.66.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql12-server-devel-12.22-150200.8.66.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql12-12.22-150200.8.66.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql12-12.22-150200.8.66.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql12-contrib-12.22-150200.8.66.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql12-contrib-12.22-150200.8.66.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql12-devel-12.22-150200.8.66.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql12-devel-12.22-150200.8.66.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql12-docs-12.22-150200.8.66.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql12-plperl-12.22-150200.8.66.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql12-plperl-12.22-150200.8.66.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql12-plpython-12.22-150200.8.66.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql12-plpython-12.22-150200.8.66.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql12-pltcl-12.22-150200.8.66.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql12-pltcl-12.22-150200.8.66.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql12-server-12.22-150200.8.66.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql12-server-12.22-150200.8.66.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql12-server-devel-12.22-150200.8.66.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql12-server-devel-12.22-150200.8.66.1.x86_64",
"openSUSE Leap 15.5:postgresql12-12.22-150200.8.66.1.aarch64",
"openSUSE Leap 15.5:postgresql12-12.22-150200.8.66.1.ppc64le",
"openSUSE Leap 15.5:postgresql12-12.22-150200.8.66.1.s390x",
"openSUSE Leap 15.5:postgresql12-12.22-150200.8.66.1.x86_64",
"openSUSE Leap 15.5:postgresql12-contrib-12.22-150200.8.66.1.aarch64",
"openSUSE Leap 15.5:postgresql12-contrib-12.22-150200.8.66.1.ppc64le",
"openSUSE Leap 15.5:postgresql12-contrib-12.22-150200.8.66.1.s390x",
"openSUSE Leap 15.5:postgresql12-contrib-12.22-150200.8.66.1.x86_64",
"openSUSE Leap 15.5:postgresql12-devel-12.22-150200.8.66.1.aarch64",
"openSUSE Leap 15.5:postgresql12-devel-12.22-150200.8.66.1.ppc64le",
"openSUSE Leap 15.5:postgresql12-devel-12.22-150200.8.66.1.s390x",
"openSUSE Leap 15.5:postgresql12-devel-12.22-150200.8.66.1.x86_64",
"openSUSE Leap 15.5:postgresql12-docs-12.22-150200.8.66.1.noarch",
"openSUSE Leap 15.5:postgresql12-llvmjit-12.22-150200.8.66.1.aarch64",
"openSUSE Leap 15.5:postgresql12-llvmjit-12.22-150200.8.66.1.ppc64le",
"openSUSE Leap 15.5:postgresql12-llvmjit-12.22-150200.8.66.1.s390x",
"openSUSE Leap 15.5:postgresql12-llvmjit-12.22-150200.8.66.1.x86_64",
"openSUSE Leap 15.5:postgresql12-llvmjit-devel-12.22-150200.8.66.1.aarch64",
"openSUSE Leap 15.5:postgresql12-llvmjit-devel-12.22-150200.8.66.1.ppc64le",
"openSUSE Leap 15.5:postgresql12-llvmjit-devel-12.22-150200.8.66.1.s390x",
"openSUSE Leap 15.5:postgresql12-llvmjit-devel-12.22-150200.8.66.1.x86_64",
"openSUSE Leap 15.5:postgresql12-plperl-12.22-150200.8.66.1.aarch64",
"openSUSE Leap 15.5:postgresql12-plperl-12.22-150200.8.66.1.ppc64le",
"openSUSE Leap 15.5:postgresql12-plperl-12.22-150200.8.66.1.s390x",
"openSUSE Leap 15.5:postgresql12-plperl-12.22-150200.8.66.1.x86_64",
"openSUSE Leap 15.5:postgresql12-plpython-12.22-150200.8.66.1.aarch64",
"openSUSE Leap 15.5:postgresql12-plpython-12.22-150200.8.66.1.ppc64le",
"openSUSE Leap 15.5:postgresql12-plpython-12.22-150200.8.66.1.s390x",
"openSUSE Leap 15.5:postgresql12-plpython-12.22-150200.8.66.1.x86_64",
"openSUSE Leap 15.5:postgresql12-pltcl-12.22-150200.8.66.1.aarch64",
"openSUSE Leap 15.5:postgresql12-pltcl-12.22-150200.8.66.1.ppc64le",
"openSUSE Leap 15.5:postgresql12-pltcl-12.22-150200.8.66.1.s390x",
"openSUSE Leap 15.5:postgresql12-pltcl-12.22-150200.8.66.1.x86_64",
"openSUSE Leap 15.5:postgresql12-server-12.22-150200.8.66.1.aarch64",
"openSUSE Leap 15.5:postgresql12-server-12.22-150200.8.66.1.ppc64le",
"openSUSE Leap 15.5:postgresql12-server-12.22-150200.8.66.1.s390x",
"openSUSE Leap 15.5:postgresql12-server-12.22-150200.8.66.1.x86_64",
"openSUSE Leap 15.5:postgresql12-server-devel-12.22-150200.8.66.1.aarch64",
"openSUSE Leap 15.5:postgresql12-server-devel-12.22-150200.8.66.1.ppc64le",
"openSUSE Leap 15.5:postgresql12-server-devel-12.22-150200.8.66.1.s390x",
"openSUSE Leap 15.5:postgresql12-server-devel-12.22-150200.8.66.1.x86_64",
"openSUSE Leap 15.5:postgresql12-test-12.22-150200.8.66.1.aarch64",
"openSUSE Leap 15.5:postgresql12-test-12.22-150200.8.66.1.ppc64le",
"openSUSE Leap 15.5:postgresql12-test-12.22-150200.8.66.1.s390x",
"openSUSE Leap 15.5:postgresql12-test-12.22-150200.8.66.1.x86_64",
"openSUSE Leap 15.6:postgresql12-12.22-150200.8.66.1.aarch64",
"openSUSE Leap 15.6:postgresql12-12.22-150200.8.66.1.ppc64le",
"openSUSE Leap 15.6:postgresql12-12.22-150200.8.66.1.s390x",
"openSUSE Leap 15.6:postgresql12-12.22-150200.8.66.1.x86_64",
"openSUSE Leap 15.6:postgresql12-contrib-12.22-150200.8.66.1.aarch64",
"openSUSE Leap 15.6:postgresql12-contrib-12.22-150200.8.66.1.ppc64le",
"openSUSE Leap 15.6:postgresql12-contrib-12.22-150200.8.66.1.s390x",
"openSUSE Leap 15.6:postgresql12-contrib-12.22-150200.8.66.1.x86_64",
"openSUSE Leap 15.6:postgresql12-devel-12.22-150200.8.66.1.aarch64",
"openSUSE Leap 15.6:postgresql12-devel-12.22-150200.8.66.1.ppc64le",
"openSUSE Leap 15.6:postgresql12-devel-12.22-150200.8.66.1.s390x",
"openSUSE Leap 15.6:postgresql12-devel-12.22-150200.8.66.1.x86_64",
"openSUSE Leap 15.6:postgresql12-docs-12.22-150200.8.66.1.noarch",
"openSUSE Leap 15.6:postgresql12-llvmjit-12.22-150200.8.66.1.aarch64",
"openSUSE Leap 15.6:postgresql12-llvmjit-12.22-150200.8.66.1.ppc64le",
"openSUSE Leap 15.6:postgresql12-llvmjit-12.22-150200.8.66.1.s390x",
"openSUSE Leap 15.6:postgresql12-llvmjit-12.22-150200.8.66.1.x86_64",
"openSUSE Leap 15.6:postgresql12-llvmjit-devel-12.22-150200.8.66.1.aarch64",
"openSUSE Leap 15.6:postgresql12-llvmjit-devel-12.22-150200.8.66.1.ppc64le",
"openSUSE Leap 15.6:postgresql12-llvmjit-devel-12.22-150200.8.66.1.s390x",
"openSUSE Leap 15.6:postgresql12-llvmjit-devel-12.22-150200.8.66.1.x86_64",
"openSUSE Leap 15.6:postgresql12-plperl-12.22-150200.8.66.1.aarch64",
"openSUSE Leap 15.6:postgresql12-plperl-12.22-150200.8.66.1.ppc64le",
"openSUSE Leap 15.6:postgresql12-plperl-12.22-150200.8.66.1.s390x",
"openSUSE Leap 15.6:postgresql12-plperl-12.22-150200.8.66.1.x86_64",
"openSUSE Leap 15.6:postgresql12-plpython-12.22-150200.8.66.1.aarch64",
"openSUSE Leap 15.6:postgresql12-plpython-12.22-150200.8.66.1.ppc64le",
"openSUSE Leap 15.6:postgresql12-plpython-12.22-150200.8.66.1.s390x",
"openSUSE Leap 15.6:postgresql12-plpython-12.22-150200.8.66.1.x86_64",
"openSUSE Leap 15.6:postgresql12-pltcl-12.22-150200.8.66.1.aarch64",
"openSUSE Leap 15.6:postgresql12-pltcl-12.22-150200.8.66.1.ppc64le",
"openSUSE Leap 15.6:postgresql12-pltcl-12.22-150200.8.66.1.s390x",
"openSUSE Leap 15.6:postgresql12-pltcl-12.22-150200.8.66.1.x86_64",
"openSUSE Leap 15.6:postgresql12-server-12.22-150200.8.66.1.aarch64",
"openSUSE Leap 15.6:postgresql12-server-12.22-150200.8.66.1.ppc64le",
"openSUSE Leap 15.6:postgresql12-server-12.22-150200.8.66.1.s390x",
"openSUSE Leap 15.6:postgresql12-server-12.22-150200.8.66.1.x86_64",
"openSUSE Leap 15.6:postgresql12-server-devel-12.22-150200.8.66.1.aarch64",
"openSUSE Leap 15.6:postgresql12-server-devel-12.22-150200.8.66.1.ppc64le",
"openSUSE Leap 15.6:postgresql12-server-devel-12.22-150200.8.66.1.s390x",
"openSUSE Leap 15.6:postgresql12-server-devel-12.22-150200.8.66.1.x86_64",
"openSUSE Leap 15.6:postgresql12-test-12.22-150200.8.66.1.aarch64",
"openSUSE Leap 15.6:postgresql12-test-12.22-150200.8.66.1.ppc64le",
"openSUSE Leap 15.6:postgresql12-test-12.22-150200.8.66.1.s390x",
"openSUSE Leap 15.6:postgresql12-test-12.22-150200.8.66.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2024-10976",
"url": "https://www.suse.com/security/cve/CVE-2024-10976"
},
{
"category": "external",
"summary": "SUSE Bug 1233323 for CVE-2024-10976",
"url": "https://bugzilla.suse.com/1233323"
}
],
"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.22-150200.8.66.1.aarch64",
"SUSE Enterprise Storage 7.1:postgresql12-12.22-150200.8.66.1.x86_64",
"SUSE Enterprise Storage 7.1:postgresql12-contrib-12.22-150200.8.66.1.aarch64",
"SUSE Enterprise Storage 7.1:postgresql12-contrib-12.22-150200.8.66.1.x86_64",
"SUSE Enterprise Storage 7.1:postgresql12-devel-12.22-150200.8.66.1.aarch64",
"SUSE Enterprise Storage 7.1:postgresql12-devel-12.22-150200.8.66.1.x86_64",
"SUSE Enterprise Storage 7.1:postgresql12-docs-12.22-150200.8.66.1.noarch",
"SUSE Enterprise Storage 7.1:postgresql12-plperl-12.22-150200.8.66.1.aarch64",
"SUSE Enterprise Storage 7.1:postgresql12-plperl-12.22-150200.8.66.1.x86_64",
"SUSE Enterprise Storage 7.1:postgresql12-plpython-12.22-150200.8.66.1.aarch64",
"SUSE Enterprise Storage 7.1:postgresql12-plpython-12.22-150200.8.66.1.x86_64",
"SUSE Enterprise Storage 7.1:postgresql12-pltcl-12.22-150200.8.66.1.aarch64",
"SUSE Enterprise Storage 7.1:postgresql12-pltcl-12.22-150200.8.66.1.x86_64",
"SUSE Enterprise Storage 7.1:postgresql12-server-12.22-150200.8.66.1.aarch64",
"SUSE Enterprise Storage 7.1:postgresql12-server-12.22-150200.8.66.1.x86_64",
"SUSE Enterprise Storage 7.1:postgresql12-server-devel-12.22-150200.8.66.1.aarch64",
"SUSE Enterprise Storage 7.1:postgresql12-server-devel-12.22-150200.8.66.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql12-12.22-150200.8.66.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql12-12.22-150200.8.66.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql12-contrib-12.22-150200.8.66.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql12-contrib-12.22-150200.8.66.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql12-devel-12.22-150200.8.66.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql12-devel-12.22-150200.8.66.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql12-docs-12.22-150200.8.66.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql12-plperl-12.22-150200.8.66.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql12-plperl-12.22-150200.8.66.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql12-plpython-12.22-150200.8.66.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql12-plpython-12.22-150200.8.66.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql12-pltcl-12.22-150200.8.66.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql12-pltcl-12.22-150200.8.66.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql12-server-12.22-150200.8.66.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql12-server-12.22-150200.8.66.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql12-server-devel-12.22-150200.8.66.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql12-server-devel-12.22-150200.8.66.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql12-12.22-150200.8.66.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql12-12.22-150200.8.66.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql12-contrib-12.22-150200.8.66.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql12-contrib-12.22-150200.8.66.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql12-devel-12.22-150200.8.66.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql12-devel-12.22-150200.8.66.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql12-docs-12.22-150200.8.66.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql12-plperl-12.22-150200.8.66.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql12-plperl-12.22-150200.8.66.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql12-plpython-12.22-150200.8.66.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql12-plpython-12.22-150200.8.66.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql12-pltcl-12.22-150200.8.66.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql12-pltcl-12.22-150200.8.66.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql12-server-12.22-150200.8.66.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql12-server-12.22-150200.8.66.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql12-server-devel-12.22-150200.8.66.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql12-server-devel-12.22-150200.8.66.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql12-12.22-150200.8.66.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql12-12.22-150200.8.66.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql12-12.22-150200.8.66.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql12-12.22-150200.8.66.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql12-contrib-12.22-150200.8.66.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql12-contrib-12.22-150200.8.66.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql12-contrib-12.22-150200.8.66.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql12-contrib-12.22-150200.8.66.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql12-devel-12.22-150200.8.66.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql12-devel-12.22-150200.8.66.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql12-devel-12.22-150200.8.66.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql12-devel-12.22-150200.8.66.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql12-docs-12.22-150200.8.66.1.noarch",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql12-plperl-12.22-150200.8.66.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql12-plperl-12.22-150200.8.66.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql12-plperl-12.22-150200.8.66.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql12-plperl-12.22-150200.8.66.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql12-plpython-12.22-150200.8.66.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql12-plpython-12.22-150200.8.66.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql12-plpython-12.22-150200.8.66.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql12-plpython-12.22-150200.8.66.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql12-pltcl-12.22-150200.8.66.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql12-pltcl-12.22-150200.8.66.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql12-pltcl-12.22-150200.8.66.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql12-pltcl-12.22-150200.8.66.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql12-server-12.22-150200.8.66.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql12-server-12.22-150200.8.66.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql12-server-12.22-150200.8.66.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql12-server-12.22-150200.8.66.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql12-server-devel-12.22-150200.8.66.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql12-server-devel-12.22-150200.8.66.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql12-server-devel-12.22-150200.8.66.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql12-server-devel-12.22-150200.8.66.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql12-12.22-150200.8.66.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql12-12.22-150200.8.66.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql12-12.22-150200.8.66.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql12-12.22-150200.8.66.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql12-contrib-12.22-150200.8.66.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql12-contrib-12.22-150200.8.66.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql12-contrib-12.22-150200.8.66.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql12-contrib-12.22-150200.8.66.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql12-devel-12.22-150200.8.66.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql12-devel-12.22-150200.8.66.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql12-devel-12.22-150200.8.66.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql12-devel-12.22-150200.8.66.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql12-docs-12.22-150200.8.66.1.noarch",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql12-plperl-12.22-150200.8.66.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql12-plperl-12.22-150200.8.66.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql12-plperl-12.22-150200.8.66.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql12-plperl-12.22-150200.8.66.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql12-plpython-12.22-150200.8.66.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql12-plpython-12.22-150200.8.66.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql12-plpython-12.22-150200.8.66.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql12-plpython-12.22-150200.8.66.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql12-pltcl-12.22-150200.8.66.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql12-pltcl-12.22-150200.8.66.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql12-pltcl-12.22-150200.8.66.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql12-pltcl-12.22-150200.8.66.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql12-server-12.22-150200.8.66.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql12-server-12.22-150200.8.66.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql12-server-12.22-150200.8.66.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql12-server-12.22-150200.8.66.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql12-server-devel-12.22-150200.8.66.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql12-server-devel-12.22-150200.8.66.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql12-server-devel-12.22-150200.8.66.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql12-server-devel-12.22-150200.8.66.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql12-12.22-150200.8.66.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql12-12.22-150200.8.66.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql12-contrib-12.22-150200.8.66.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql12-contrib-12.22-150200.8.66.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql12-devel-12.22-150200.8.66.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql12-devel-12.22-150200.8.66.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql12-docs-12.22-150200.8.66.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql12-plperl-12.22-150200.8.66.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql12-plperl-12.22-150200.8.66.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql12-plpython-12.22-150200.8.66.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql12-plpython-12.22-150200.8.66.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql12-pltcl-12.22-150200.8.66.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql12-pltcl-12.22-150200.8.66.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql12-server-12.22-150200.8.66.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql12-server-12.22-150200.8.66.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql12-server-devel-12.22-150200.8.66.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql12-server-devel-12.22-150200.8.66.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql12-12.22-150200.8.66.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql12-12.22-150200.8.66.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql12-contrib-12.22-150200.8.66.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql12-contrib-12.22-150200.8.66.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql12-devel-12.22-150200.8.66.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql12-devel-12.22-150200.8.66.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql12-docs-12.22-150200.8.66.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql12-plperl-12.22-150200.8.66.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql12-plperl-12.22-150200.8.66.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql12-plpython-12.22-150200.8.66.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql12-plpython-12.22-150200.8.66.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql12-pltcl-12.22-150200.8.66.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql12-pltcl-12.22-150200.8.66.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql12-server-12.22-150200.8.66.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql12-server-12.22-150200.8.66.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql12-server-devel-12.22-150200.8.66.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql12-server-devel-12.22-150200.8.66.1.x86_64",
"openSUSE Leap 15.5:postgresql12-12.22-150200.8.66.1.aarch64",
"openSUSE Leap 15.5:postgresql12-12.22-150200.8.66.1.ppc64le",
"openSUSE Leap 15.5:postgresql12-12.22-150200.8.66.1.s390x",
"openSUSE Leap 15.5:postgresql12-12.22-150200.8.66.1.x86_64",
"openSUSE Leap 15.5:postgresql12-contrib-12.22-150200.8.66.1.aarch64",
"openSUSE Leap 15.5:postgresql12-contrib-12.22-150200.8.66.1.ppc64le",
"openSUSE Leap 15.5:postgresql12-contrib-12.22-150200.8.66.1.s390x",
"openSUSE Leap 15.5:postgresql12-contrib-12.22-150200.8.66.1.x86_64",
"openSUSE Leap 15.5:postgresql12-devel-12.22-150200.8.66.1.aarch64",
"openSUSE Leap 15.5:postgresql12-devel-12.22-150200.8.66.1.ppc64le",
"openSUSE Leap 15.5:postgresql12-devel-12.22-150200.8.66.1.s390x",
"openSUSE Leap 15.5:postgresql12-devel-12.22-150200.8.66.1.x86_64",
"openSUSE Leap 15.5:postgresql12-docs-12.22-150200.8.66.1.noarch",
"openSUSE Leap 15.5:postgresql12-llvmjit-12.22-150200.8.66.1.aarch64",
"openSUSE Leap 15.5:postgresql12-llvmjit-12.22-150200.8.66.1.ppc64le",
"openSUSE Leap 15.5:postgresql12-llvmjit-12.22-150200.8.66.1.s390x",
"openSUSE Leap 15.5:postgresql12-llvmjit-12.22-150200.8.66.1.x86_64",
"openSUSE Leap 15.5:postgresql12-llvmjit-devel-12.22-150200.8.66.1.aarch64",
"openSUSE Leap 15.5:postgresql12-llvmjit-devel-12.22-150200.8.66.1.ppc64le",
"openSUSE Leap 15.5:postgresql12-llvmjit-devel-12.22-150200.8.66.1.s390x",
"openSUSE Leap 15.5:postgresql12-llvmjit-devel-12.22-150200.8.66.1.x86_64",
"openSUSE Leap 15.5:postgresql12-plperl-12.22-150200.8.66.1.aarch64",
"openSUSE Leap 15.5:postgresql12-plperl-12.22-150200.8.66.1.ppc64le",
"openSUSE Leap 15.5:postgresql12-plperl-12.22-150200.8.66.1.s390x",
"openSUSE Leap 15.5:postgresql12-plperl-12.22-150200.8.66.1.x86_64",
"openSUSE Leap 15.5:postgresql12-plpython-12.22-150200.8.66.1.aarch64",
"openSUSE Leap 15.5:postgresql12-plpython-12.22-150200.8.66.1.ppc64le",
"openSUSE Leap 15.5:postgresql12-plpython-12.22-150200.8.66.1.s390x",
"openSUSE Leap 15.5:postgresql12-plpython-12.22-150200.8.66.1.x86_64",
"openSUSE Leap 15.5:postgresql12-pltcl-12.22-150200.8.66.1.aarch64",
"openSUSE Leap 15.5:postgresql12-pltcl-12.22-150200.8.66.1.ppc64le",
"openSUSE Leap 15.5:postgresql12-pltcl-12.22-150200.8.66.1.s390x",
"openSUSE Leap 15.5:postgresql12-pltcl-12.22-150200.8.66.1.x86_64",
"openSUSE Leap 15.5:postgresql12-server-12.22-150200.8.66.1.aarch64",
"openSUSE Leap 15.5:postgresql12-server-12.22-150200.8.66.1.ppc64le",
"openSUSE Leap 15.5:postgresql12-server-12.22-150200.8.66.1.s390x",
"openSUSE Leap 15.5:postgresql12-server-12.22-150200.8.66.1.x86_64",
"openSUSE Leap 15.5:postgresql12-server-devel-12.22-150200.8.66.1.aarch64",
"openSUSE Leap 15.5:postgresql12-server-devel-12.22-150200.8.66.1.ppc64le",
"openSUSE Leap 15.5:postgresql12-server-devel-12.22-150200.8.66.1.s390x",
"openSUSE Leap 15.5:postgresql12-server-devel-12.22-150200.8.66.1.x86_64",
"openSUSE Leap 15.5:postgresql12-test-12.22-150200.8.66.1.aarch64",
"openSUSE Leap 15.5:postgresql12-test-12.22-150200.8.66.1.ppc64le",
"openSUSE Leap 15.5:postgresql12-test-12.22-150200.8.66.1.s390x",
"openSUSE Leap 15.5:postgresql12-test-12.22-150200.8.66.1.x86_64",
"openSUSE Leap 15.6:postgresql12-12.22-150200.8.66.1.aarch64",
"openSUSE Leap 15.6:postgresql12-12.22-150200.8.66.1.ppc64le",
"openSUSE Leap 15.6:postgresql12-12.22-150200.8.66.1.s390x",
"openSUSE Leap 15.6:postgresql12-12.22-150200.8.66.1.x86_64",
"openSUSE Leap 15.6:postgresql12-contrib-12.22-150200.8.66.1.aarch64",
"openSUSE Leap 15.6:postgresql12-contrib-12.22-150200.8.66.1.ppc64le",
"openSUSE Leap 15.6:postgresql12-contrib-12.22-150200.8.66.1.s390x",
"openSUSE Leap 15.6:postgresql12-contrib-12.22-150200.8.66.1.x86_64",
"openSUSE Leap 15.6:postgresql12-devel-12.22-150200.8.66.1.aarch64",
"openSUSE Leap 15.6:postgresql12-devel-12.22-150200.8.66.1.ppc64le",
"openSUSE Leap 15.6:postgresql12-devel-12.22-150200.8.66.1.s390x",
"openSUSE Leap 15.6:postgresql12-devel-12.22-150200.8.66.1.x86_64",
"openSUSE Leap 15.6:postgresql12-docs-12.22-150200.8.66.1.noarch",
"openSUSE Leap 15.6:postgresql12-llvmjit-12.22-150200.8.66.1.aarch64",
"openSUSE Leap 15.6:postgresql12-llvmjit-12.22-150200.8.66.1.ppc64le",
"openSUSE Leap 15.6:postgresql12-llvmjit-12.22-150200.8.66.1.s390x",
"openSUSE Leap 15.6:postgresql12-llvmjit-12.22-150200.8.66.1.x86_64",
"openSUSE Leap 15.6:postgresql12-llvmjit-devel-12.22-150200.8.66.1.aarch64",
"openSUSE Leap 15.6:postgresql12-llvmjit-devel-12.22-150200.8.66.1.ppc64le",
"openSUSE Leap 15.6:postgresql12-llvmjit-devel-12.22-150200.8.66.1.s390x",
"openSUSE Leap 15.6:postgresql12-llvmjit-devel-12.22-150200.8.66.1.x86_64",
"openSUSE Leap 15.6:postgresql12-plperl-12.22-150200.8.66.1.aarch64",
"openSUSE Leap 15.6:postgresql12-plperl-12.22-150200.8.66.1.ppc64le",
"openSUSE Leap 15.6:postgresql12-plperl-12.22-150200.8.66.1.s390x",
"openSUSE Leap 15.6:postgresql12-plperl-12.22-150200.8.66.1.x86_64",
"openSUSE Leap 15.6:postgresql12-plpython-12.22-150200.8.66.1.aarch64",
"openSUSE Leap 15.6:postgresql12-plpython-12.22-150200.8.66.1.ppc64le",
"openSUSE Leap 15.6:postgresql12-plpython-12.22-150200.8.66.1.s390x",
"openSUSE Leap 15.6:postgresql12-plpython-12.22-150200.8.66.1.x86_64",
"openSUSE Leap 15.6:postgresql12-pltcl-12.22-150200.8.66.1.aarch64",
"openSUSE Leap 15.6:postgresql12-pltcl-12.22-150200.8.66.1.ppc64le",
"openSUSE Leap 15.6:postgresql12-pltcl-12.22-150200.8.66.1.s390x",
"openSUSE Leap 15.6:postgresql12-pltcl-12.22-150200.8.66.1.x86_64",
"openSUSE Leap 15.6:postgresql12-server-12.22-150200.8.66.1.aarch64",
"openSUSE Leap 15.6:postgresql12-server-12.22-150200.8.66.1.ppc64le",
"openSUSE Leap 15.6:postgresql12-server-12.22-150200.8.66.1.s390x",
"openSUSE Leap 15.6:postgresql12-server-12.22-150200.8.66.1.x86_64",
"openSUSE Leap 15.6:postgresql12-server-devel-12.22-150200.8.66.1.aarch64",
"openSUSE Leap 15.6:postgresql12-server-devel-12.22-150200.8.66.1.ppc64le",
"openSUSE Leap 15.6:postgresql12-server-devel-12.22-150200.8.66.1.s390x",
"openSUSE Leap 15.6:postgresql12-server-devel-12.22-150200.8.66.1.x86_64",
"openSUSE Leap 15.6:postgresql12-test-12.22-150200.8.66.1.aarch64",
"openSUSE Leap 15.6:postgresql12-test-12.22-150200.8.66.1.ppc64le",
"openSUSE Leap 15.6:postgresql12-test-12.22-150200.8.66.1.s390x",
"openSUSE Leap 15.6:postgresql12-test-12.22-150200.8.66.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4.2,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"SUSE Enterprise Storage 7.1:postgresql12-12.22-150200.8.66.1.aarch64",
"SUSE Enterprise Storage 7.1:postgresql12-12.22-150200.8.66.1.x86_64",
"SUSE Enterprise Storage 7.1:postgresql12-contrib-12.22-150200.8.66.1.aarch64",
"SUSE Enterprise Storage 7.1:postgresql12-contrib-12.22-150200.8.66.1.x86_64",
"SUSE Enterprise Storage 7.1:postgresql12-devel-12.22-150200.8.66.1.aarch64",
"SUSE Enterprise Storage 7.1:postgresql12-devel-12.22-150200.8.66.1.x86_64",
"SUSE Enterprise Storage 7.1:postgresql12-docs-12.22-150200.8.66.1.noarch",
"SUSE Enterprise Storage 7.1:postgresql12-plperl-12.22-150200.8.66.1.aarch64",
"SUSE Enterprise Storage 7.1:postgresql12-plperl-12.22-150200.8.66.1.x86_64",
"SUSE Enterprise Storage 7.1:postgresql12-plpython-12.22-150200.8.66.1.aarch64",
"SUSE Enterprise Storage 7.1:postgresql12-plpython-12.22-150200.8.66.1.x86_64",
"SUSE Enterprise Storage 7.1:postgresql12-pltcl-12.22-150200.8.66.1.aarch64",
"SUSE Enterprise Storage 7.1:postgresql12-pltcl-12.22-150200.8.66.1.x86_64",
"SUSE Enterprise Storage 7.1:postgresql12-server-12.22-150200.8.66.1.aarch64",
"SUSE Enterprise Storage 7.1:postgresql12-server-12.22-150200.8.66.1.x86_64",
"SUSE Enterprise Storage 7.1:postgresql12-server-devel-12.22-150200.8.66.1.aarch64",
"SUSE Enterprise Storage 7.1:postgresql12-server-devel-12.22-150200.8.66.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql12-12.22-150200.8.66.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql12-12.22-150200.8.66.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql12-contrib-12.22-150200.8.66.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql12-contrib-12.22-150200.8.66.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql12-devel-12.22-150200.8.66.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql12-devel-12.22-150200.8.66.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql12-docs-12.22-150200.8.66.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql12-plperl-12.22-150200.8.66.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql12-plperl-12.22-150200.8.66.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql12-plpython-12.22-150200.8.66.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql12-plpython-12.22-150200.8.66.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql12-pltcl-12.22-150200.8.66.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql12-pltcl-12.22-150200.8.66.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql12-server-12.22-150200.8.66.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql12-server-12.22-150200.8.66.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql12-server-devel-12.22-150200.8.66.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql12-server-devel-12.22-150200.8.66.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql12-12.22-150200.8.66.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql12-12.22-150200.8.66.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql12-contrib-12.22-150200.8.66.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql12-contrib-12.22-150200.8.66.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql12-devel-12.22-150200.8.66.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql12-devel-12.22-150200.8.66.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql12-docs-12.22-150200.8.66.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql12-plperl-12.22-150200.8.66.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql12-plperl-12.22-150200.8.66.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql12-plpython-12.22-150200.8.66.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql12-plpython-12.22-150200.8.66.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql12-pltcl-12.22-150200.8.66.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql12-pltcl-12.22-150200.8.66.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql12-server-12.22-150200.8.66.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql12-server-12.22-150200.8.66.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql12-server-devel-12.22-150200.8.66.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql12-server-devel-12.22-150200.8.66.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql12-12.22-150200.8.66.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql12-12.22-150200.8.66.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql12-12.22-150200.8.66.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql12-12.22-150200.8.66.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql12-contrib-12.22-150200.8.66.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql12-contrib-12.22-150200.8.66.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql12-contrib-12.22-150200.8.66.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql12-contrib-12.22-150200.8.66.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql12-devel-12.22-150200.8.66.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql12-devel-12.22-150200.8.66.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql12-devel-12.22-150200.8.66.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql12-devel-12.22-150200.8.66.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql12-docs-12.22-150200.8.66.1.noarch",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql12-plperl-12.22-150200.8.66.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql12-plperl-12.22-150200.8.66.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql12-plperl-12.22-150200.8.66.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql12-plperl-12.22-150200.8.66.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql12-plpython-12.22-150200.8.66.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql12-plpython-12.22-150200.8.66.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql12-plpython-12.22-150200.8.66.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql12-plpython-12.22-150200.8.66.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql12-pltcl-12.22-150200.8.66.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql12-pltcl-12.22-150200.8.66.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql12-pltcl-12.22-150200.8.66.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql12-pltcl-12.22-150200.8.66.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql12-server-12.22-150200.8.66.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql12-server-12.22-150200.8.66.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql12-server-12.22-150200.8.66.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql12-server-12.22-150200.8.66.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql12-server-devel-12.22-150200.8.66.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql12-server-devel-12.22-150200.8.66.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql12-server-devel-12.22-150200.8.66.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql12-server-devel-12.22-150200.8.66.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql12-12.22-150200.8.66.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql12-12.22-150200.8.66.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql12-12.22-150200.8.66.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql12-12.22-150200.8.66.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql12-contrib-12.22-150200.8.66.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql12-contrib-12.22-150200.8.66.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql12-contrib-12.22-150200.8.66.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql12-contrib-12.22-150200.8.66.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql12-devel-12.22-150200.8.66.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql12-devel-12.22-150200.8.66.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql12-devel-12.22-150200.8.66.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql12-devel-12.22-150200.8.66.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql12-docs-12.22-150200.8.66.1.noarch",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql12-plperl-12.22-150200.8.66.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql12-plperl-12.22-150200.8.66.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql12-plperl-12.22-150200.8.66.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql12-plperl-12.22-150200.8.66.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql12-plpython-12.22-150200.8.66.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql12-plpython-12.22-150200.8.66.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql12-plpython-12.22-150200.8.66.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql12-plpython-12.22-150200.8.66.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql12-pltcl-12.22-150200.8.66.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql12-pltcl-12.22-150200.8.66.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql12-pltcl-12.22-150200.8.66.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql12-pltcl-12.22-150200.8.66.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql12-server-12.22-150200.8.66.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql12-server-12.22-150200.8.66.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql12-server-12.22-150200.8.66.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql12-server-12.22-150200.8.66.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql12-server-devel-12.22-150200.8.66.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql12-server-devel-12.22-150200.8.66.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql12-server-devel-12.22-150200.8.66.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql12-server-devel-12.22-150200.8.66.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql12-12.22-150200.8.66.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql12-12.22-150200.8.66.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql12-contrib-12.22-150200.8.66.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql12-contrib-12.22-150200.8.66.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql12-devel-12.22-150200.8.66.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql12-devel-12.22-150200.8.66.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql12-docs-12.22-150200.8.66.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql12-plperl-12.22-150200.8.66.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql12-plperl-12.22-150200.8.66.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql12-plpython-12.22-150200.8.66.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql12-plpython-12.22-150200.8.66.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql12-pltcl-12.22-150200.8.66.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql12-pltcl-12.22-150200.8.66.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql12-server-12.22-150200.8.66.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql12-server-12.22-150200.8.66.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql12-server-devel-12.22-150200.8.66.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql12-server-devel-12.22-150200.8.66.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql12-12.22-150200.8.66.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql12-12.22-150200.8.66.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql12-contrib-12.22-150200.8.66.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql12-contrib-12.22-150200.8.66.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql12-devel-12.22-150200.8.66.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql12-devel-12.22-150200.8.66.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql12-docs-12.22-150200.8.66.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql12-plperl-12.22-150200.8.66.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql12-plperl-12.22-150200.8.66.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql12-plpython-12.22-150200.8.66.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql12-plpython-12.22-150200.8.66.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql12-pltcl-12.22-150200.8.66.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql12-pltcl-12.22-150200.8.66.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql12-server-12.22-150200.8.66.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql12-server-12.22-150200.8.66.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql12-server-devel-12.22-150200.8.66.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql12-server-devel-12.22-150200.8.66.1.x86_64",
"openSUSE Leap 15.5:postgresql12-12.22-150200.8.66.1.aarch64",
"openSUSE Leap 15.5:postgresql12-12.22-150200.8.66.1.ppc64le",
"openSUSE Leap 15.5:postgresql12-12.22-150200.8.66.1.s390x",
"openSUSE Leap 15.5:postgresql12-12.22-150200.8.66.1.x86_64",
"openSUSE Leap 15.5:postgresql12-contrib-12.22-150200.8.66.1.aarch64",
"openSUSE Leap 15.5:postgresql12-contrib-12.22-150200.8.66.1.ppc64le",
"openSUSE Leap 15.5:postgresql12-contrib-12.22-150200.8.66.1.s390x",
"openSUSE Leap 15.5:postgresql12-contrib-12.22-150200.8.66.1.x86_64",
"openSUSE Leap 15.5:postgresql12-devel-12.22-150200.8.66.1.aarch64",
"openSUSE Leap 15.5:postgresql12-devel-12.22-150200.8.66.1.ppc64le",
"openSUSE Leap 15.5:postgresql12-devel-12.22-150200.8.66.1.s390x",
"openSUSE Leap 15.5:postgresql12-devel-12.22-150200.8.66.1.x86_64",
"openSUSE Leap 15.5:postgresql12-docs-12.22-150200.8.66.1.noarch",
"openSUSE Leap 15.5:postgresql12-llvmjit-12.22-150200.8.66.1.aarch64",
"openSUSE Leap 15.5:postgresql12-llvmjit-12.22-150200.8.66.1.ppc64le",
"openSUSE Leap 15.5:postgresql12-llvmjit-12.22-150200.8.66.1.s390x",
"openSUSE Leap 15.5:postgresql12-llvmjit-12.22-150200.8.66.1.x86_64",
"openSUSE Leap 15.5:postgresql12-llvmjit-devel-12.22-150200.8.66.1.aarch64",
"openSUSE Leap 15.5:postgresql12-llvmjit-devel-12.22-150200.8.66.1.ppc64le",
"openSUSE Leap 15.5:postgresql12-llvmjit-devel-12.22-150200.8.66.1.s390x",
"openSUSE Leap 15.5:postgresql12-llvmjit-devel-12.22-150200.8.66.1.x86_64",
"openSUSE Leap 15.5:postgresql12-plperl-12.22-150200.8.66.1.aarch64",
"openSUSE Leap 15.5:postgresql12-plperl-12.22-150200.8.66.1.ppc64le",
"openSUSE Leap 15.5:postgresql12-plperl-12.22-150200.8.66.1.s390x",
"openSUSE Leap 15.5:postgresql12-plperl-12.22-150200.8.66.1.x86_64",
"openSUSE Leap 15.5:postgresql12-plpython-12.22-150200.8.66.1.aarch64",
"openSUSE Leap 15.5:postgresql12-plpython-12.22-150200.8.66.1.ppc64le",
"openSUSE Leap 15.5:postgresql12-plpython-12.22-150200.8.66.1.s390x",
"openSUSE Leap 15.5:postgresql12-plpython-12.22-150200.8.66.1.x86_64",
"openSUSE Leap 15.5:postgresql12-pltcl-12.22-150200.8.66.1.aarch64",
"openSUSE Leap 15.5:postgresql12-pltcl-12.22-150200.8.66.1.ppc64le",
"openSUSE Leap 15.5:postgresql12-pltcl-12.22-150200.8.66.1.s390x",
"openSUSE Leap 15.5:postgresql12-pltcl-12.22-150200.8.66.1.x86_64",
"openSUSE Leap 15.5:postgresql12-server-12.22-150200.8.66.1.aarch64",
"openSUSE Leap 15.5:postgresql12-server-12.22-150200.8.66.1.ppc64le",
"openSUSE Leap 15.5:postgresql12-server-12.22-150200.8.66.1.s390x",
"openSUSE Leap 15.5:postgresql12-server-12.22-150200.8.66.1.x86_64",
"openSUSE Leap 15.5:postgresql12-server-devel-12.22-150200.8.66.1.aarch64",
"openSUSE Leap 15.5:postgresql12-server-devel-12.22-150200.8.66.1.ppc64le",
"openSUSE Leap 15.5:postgresql12-server-devel-12.22-150200.8.66.1.s390x",
"openSUSE Leap 15.5:postgresql12-server-devel-12.22-150200.8.66.1.x86_64",
"openSUSE Leap 15.5:postgresql12-test-12.22-150200.8.66.1.aarch64",
"openSUSE Leap 15.5:postgresql12-test-12.22-150200.8.66.1.ppc64le",
"openSUSE Leap 15.5:postgresql12-test-12.22-150200.8.66.1.s390x",
"openSUSE Leap 15.5:postgresql12-test-12.22-150200.8.66.1.x86_64",
"openSUSE Leap 15.6:postgresql12-12.22-150200.8.66.1.aarch64",
"openSUSE Leap 15.6:postgresql12-12.22-150200.8.66.1.ppc64le",
"openSUSE Leap 15.6:postgresql12-12.22-150200.8.66.1.s390x",
"openSUSE Leap 15.6:postgresql12-12.22-150200.8.66.1.x86_64",
"openSUSE Leap 15.6:postgresql12-contrib-12.22-150200.8.66.1.aarch64",
"openSUSE Leap 15.6:postgresql12-contrib-12.22-150200.8.66.1.ppc64le",
"openSUSE Leap 15.6:postgresql12-contrib-12.22-150200.8.66.1.s390x",
"openSUSE Leap 15.6:postgresql12-contrib-12.22-150200.8.66.1.x86_64",
"openSUSE Leap 15.6:postgresql12-devel-12.22-150200.8.66.1.aarch64",
"openSUSE Leap 15.6:postgresql12-devel-12.22-150200.8.66.1.ppc64le",
"openSUSE Leap 15.6:postgresql12-devel-12.22-150200.8.66.1.s390x",
"openSUSE Leap 15.6:postgresql12-devel-12.22-150200.8.66.1.x86_64",
"openSUSE Leap 15.6:postgresql12-docs-12.22-150200.8.66.1.noarch",
"openSUSE Leap 15.6:postgresql12-llvmjit-12.22-150200.8.66.1.aarch64",
"openSUSE Leap 15.6:postgresql12-llvmjit-12.22-150200.8.66.1.ppc64le",
"openSUSE Leap 15.6:postgresql12-llvmjit-12.22-150200.8.66.1.s390x",
"openSUSE Leap 15.6:postgresql12-llvmjit-12.22-150200.8.66.1.x86_64",
"openSUSE Leap 15.6:postgresql12-llvmjit-devel-12.22-150200.8.66.1.aarch64",
"openSUSE Leap 15.6:postgresql12-llvmjit-devel-12.22-150200.8.66.1.ppc64le",
"openSUSE Leap 15.6:postgresql12-llvmjit-devel-12.22-150200.8.66.1.s390x",
"openSUSE Leap 15.6:postgresql12-llvmjit-devel-12.22-150200.8.66.1.x86_64",
"openSUSE Leap 15.6:postgresql12-plperl-12.22-150200.8.66.1.aarch64",
"openSUSE Leap 15.6:postgresql12-plperl-12.22-150200.8.66.1.ppc64le",
"openSUSE Leap 15.6:postgresql12-plperl-12.22-150200.8.66.1.s390x",
"openSUSE Leap 15.6:postgresql12-plperl-12.22-150200.8.66.1.x86_64",
"openSUSE Leap 15.6:postgresql12-plpython-12.22-150200.8.66.1.aarch64",
"openSUSE Leap 15.6:postgresql12-plpython-12.22-150200.8.66.1.ppc64le",
"openSUSE Leap 15.6:postgresql12-plpython-12.22-150200.8.66.1.s390x",
"openSUSE Leap 15.6:postgresql12-plpython-12.22-150200.8.66.1.x86_64",
"openSUSE Leap 15.6:postgresql12-pltcl-12.22-150200.8.66.1.aarch64",
"openSUSE Leap 15.6:postgresql12-pltcl-12.22-150200.8.66.1.ppc64le",
"openSUSE Leap 15.6:postgresql12-pltcl-12.22-150200.8.66.1.s390x",
"openSUSE Leap 15.6:postgresql12-pltcl-12.22-150200.8.66.1.x86_64",
"openSUSE Leap 15.6:postgresql12-server-12.22-150200.8.66.1.aarch64",
"openSUSE Leap 15.6:postgresql12-server-12.22-150200.8.66.1.ppc64le",
"openSUSE Leap 15.6:postgresql12-server-12.22-150200.8.66.1.s390x",
"openSUSE Leap 15.6:postgresql12-server-12.22-150200.8.66.1.x86_64",
"openSUSE Leap 15.6:postgresql12-server-devel-12.22-150200.8.66.1.aarch64",
"openSUSE Leap 15.6:postgresql12-server-devel-12.22-150200.8.66.1.ppc64le",
"openSUSE Leap 15.6:postgresql12-server-devel-12.22-150200.8.66.1.s390x",
"openSUSE Leap 15.6:postgresql12-server-devel-12.22-150200.8.66.1.x86_64",
"openSUSE Leap 15.6:postgresql12-test-12.22-150200.8.66.1.aarch64",
"openSUSE Leap 15.6:postgresql12-test-12.22-150200.8.66.1.ppc64le",
"openSUSE Leap 15.6:postgresql12-test-12.22-150200.8.66.1.s390x",
"openSUSE Leap 15.6:postgresql12-test-12.22-150200.8.66.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-11-28T12:25:11Z",
"details": "moderate"
}
],
"title": "CVE-2024-10976"
},
{
"cve": "CVE-2024-10977",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2024-10977"
}
],
"notes": [
{
"category": "general",
"text": "Client use of server error message in PostgreSQL allows a server not trusted under current SSL or GSS settings to furnish arbitrary non-NUL bytes to the libpq application. For example, a man-in-the-middle attacker could send a long error message that a human or screen-scraper user of psql mistakes for valid query results. This is probably not a concern for clients where the user interface unambiguously indicates the boundary between one error message and other text. Versions before PostgreSQL 17.1, 16.5, 15.9, 14.14, 13.17, and 12.21 are affected.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Enterprise Storage 7.1:postgresql12-12.22-150200.8.66.1.aarch64",
"SUSE Enterprise Storage 7.1:postgresql12-12.22-150200.8.66.1.x86_64",
"SUSE Enterprise Storage 7.1:postgresql12-contrib-12.22-150200.8.66.1.aarch64",
"SUSE Enterprise Storage 7.1:postgresql12-contrib-12.22-150200.8.66.1.x86_64",
"SUSE Enterprise Storage 7.1:postgresql12-devel-12.22-150200.8.66.1.aarch64",
"SUSE Enterprise Storage 7.1:postgresql12-devel-12.22-150200.8.66.1.x86_64",
"SUSE Enterprise Storage 7.1:postgresql12-docs-12.22-150200.8.66.1.noarch",
"SUSE Enterprise Storage 7.1:postgresql12-plperl-12.22-150200.8.66.1.aarch64",
"SUSE Enterprise Storage 7.1:postgresql12-plperl-12.22-150200.8.66.1.x86_64",
"SUSE Enterprise Storage 7.1:postgresql12-plpython-12.22-150200.8.66.1.aarch64",
"SUSE Enterprise Storage 7.1:postgresql12-plpython-12.22-150200.8.66.1.x86_64",
"SUSE Enterprise Storage 7.1:postgresql12-pltcl-12.22-150200.8.66.1.aarch64",
"SUSE Enterprise Storage 7.1:postgresql12-pltcl-12.22-150200.8.66.1.x86_64",
"SUSE Enterprise Storage 7.1:postgresql12-server-12.22-150200.8.66.1.aarch64",
"SUSE Enterprise Storage 7.1:postgresql12-server-12.22-150200.8.66.1.x86_64",
"SUSE Enterprise Storage 7.1:postgresql12-server-devel-12.22-150200.8.66.1.aarch64",
"SUSE Enterprise Storage 7.1:postgresql12-server-devel-12.22-150200.8.66.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql12-12.22-150200.8.66.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql12-12.22-150200.8.66.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql12-contrib-12.22-150200.8.66.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql12-contrib-12.22-150200.8.66.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql12-devel-12.22-150200.8.66.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql12-devel-12.22-150200.8.66.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql12-docs-12.22-150200.8.66.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql12-plperl-12.22-150200.8.66.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql12-plperl-12.22-150200.8.66.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql12-plpython-12.22-150200.8.66.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql12-plpython-12.22-150200.8.66.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql12-pltcl-12.22-150200.8.66.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql12-pltcl-12.22-150200.8.66.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql12-server-12.22-150200.8.66.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql12-server-12.22-150200.8.66.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql12-server-devel-12.22-150200.8.66.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql12-server-devel-12.22-150200.8.66.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql12-12.22-150200.8.66.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql12-12.22-150200.8.66.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql12-contrib-12.22-150200.8.66.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql12-contrib-12.22-150200.8.66.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql12-devel-12.22-150200.8.66.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql12-devel-12.22-150200.8.66.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql12-docs-12.22-150200.8.66.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql12-plperl-12.22-150200.8.66.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql12-plperl-12.22-150200.8.66.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql12-plpython-12.22-150200.8.66.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql12-plpython-12.22-150200.8.66.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql12-pltcl-12.22-150200.8.66.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql12-pltcl-12.22-150200.8.66.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql12-server-12.22-150200.8.66.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql12-server-12.22-150200.8.66.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql12-server-devel-12.22-150200.8.66.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql12-server-devel-12.22-150200.8.66.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql12-12.22-150200.8.66.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql12-12.22-150200.8.66.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql12-12.22-150200.8.66.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql12-12.22-150200.8.66.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql12-contrib-12.22-150200.8.66.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql12-contrib-12.22-150200.8.66.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql12-contrib-12.22-150200.8.66.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql12-contrib-12.22-150200.8.66.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql12-devel-12.22-150200.8.66.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql12-devel-12.22-150200.8.66.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql12-devel-12.22-150200.8.66.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql12-devel-12.22-150200.8.66.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql12-docs-12.22-150200.8.66.1.noarch",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql12-plperl-12.22-150200.8.66.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql12-plperl-12.22-150200.8.66.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql12-plperl-12.22-150200.8.66.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql12-plperl-12.22-150200.8.66.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql12-plpython-12.22-150200.8.66.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql12-plpython-12.22-150200.8.66.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql12-plpython-12.22-150200.8.66.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql12-plpython-12.22-150200.8.66.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql12-pltcl-12.22-150200.8.66.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql12-pltcl-12.22-150200.8.66.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql12-pltcl-12.22-150200.8.66.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql12-pltcl-12.22-150200.8.66.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql12-server-12.22-150200.8.66.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql12-server-12.22-150200.8.66.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql12-server-12.22-150200.8.66.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql12-server-12.22-150200.8.66.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql12-server-devel-12.22-150200.8.66.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql12-server-devel-12.22-150200.8.66.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql12-server-devel-12.22-150200.8.66.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql12-server-devel-12.22-150200.8.66.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql12-12.22-150200.8.66.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql12-12.22-150200.8.66.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql12-12.22-150200.8.66.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql12-12.22-150200.8.66.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql12-contrib-12.22-150200.8.66.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql12-contrib-12.22-150200.8.66.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql12-contrib-12.22-150200.8.66.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql12-contrib-12.22-150200.8.66.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql12-devel-12.22-150200.8.66.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql12-devel-12.22-150200.8.66.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql12-devel-12.22-150200.8.66.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql12-devel-12.22-150200.8.66.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql12-docs-12.22-150200.8.66.1.noarch",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql12-plperl-12.22-150200.8.66.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql12-plperl-12.22-150200.8.66.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql12-plperl-12.22-150200.8.66.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql12-plperl-12.22-150200.8.66.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql12-plpython-12.22-150200.8.66.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql12-plpython-12.22-150200.8.66.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql12-plpython-12.22-150200.8.66.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql12-plpython-12.22-150200.8.66.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql12-pltcl-12.22-150200.8.66.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql12-pltcl-12.22-150200.8.66.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql12-pltcl-12.22-150200.8.66.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql12-pltcl-12.22-150200.8.66.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql12-server-12.22-150200.8.66.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql12-server-12.22-150200.8.66.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql12-server-12.22-150200.8.66.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql12-server-12.22-150200.8.66.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql12-server-devel-12.22-150200.8.66.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql12-server-devel-12.22-150200.8.66.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql12-server-devel-12.22-150200.8.66.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql12-server-devel-12.22-150200.8.66.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql12-12.22-150200.8.66.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql12-12.22-150200.8.66.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql12-contrib-12.22-150200.8.66.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql12-contrib-12.22-150200.8.66.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql12-devel-12.22-150200.8.66.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql12-devel-12.22-150200.8.66.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql12-docs-12.22-150200.8.66.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql12-plperl-12.22-150200.8.66.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql12-plperl-12.22-150200.8.66.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql12-plpython-12.22-150200.8.66.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql12-plpython-12.22-150200.8.66.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql12-pltcl-12.22-150200.8.66.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql12-pltcl-12.22-150200.8.66.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql12-server-12.22-150200.8.66.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql12-server-12.22-150200.8.66.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql12-server-devel-12.22-150200.8.66.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql12-server-devel-12.22-150200.8.66.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql12-12.22-150200.8.66.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql12-12.22-150200.8.66.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql12-contrib-12.22-150200.8.66.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql12-contrib-12.22-150200.8.66.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql12-devel-12.22-150200.8.66.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql12-devel-12.22-150200.8.66.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql12-docs-12.22-150200.8.66.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql12-plperl-12.22-150200.8.66.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql12-plperl-12.22-150200.8.66.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql12-plpython-12.22-150200.8.66.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql12-plpython-12.22-150200.8.66.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql12-pltcl-12.22-150200.8.66.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql12-pltcl-12.22-150200.8.66.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql12-server-12.22-150200.8.66.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql12-server-12.22-150200.8.66.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql12-server-devel-12.22-150200.8.66.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql12-server-devel-12.22-150200.8.66.1.x86_64",
"openSUSE Leap 15.5:postgresql12-12.22-150200.8.66.1.aarch64",
"openSUSE Leap 15.5:postgresql12-12.22-150200.8.66.1.ppc64le",
"openSUSE Leap 15.5:postgresql12-12.22-150200.8.66.1.s390x",
"openSUSE Leap 15.5:postgresql12-12.22-150200.8.66.1.x86_64",
"openSUSE Leap 15.5:postgresql12-contrib-12.22-150200.8.66.1.aarch64",
"openSUSE Leap 15.5:postgresql12-contrib-12.22-150200.8.66.1.ppc64le",
"openSUSE Leap 15.5:postgresql12-contrib-12.22-150200.8.66.1.s390x",
"openSUSE Leap 15.5:postgresql12-contrib-12.22-150200.8.66.1.x86_64",
"openSUSE Leap 15.5:postgresql12-devel-12.22-150200.8.66.1.aarch64",
"openSUSE Leap 15.5:postgresql12-devel-12.22-150200.8.66.1.ppc64le",
"openSUSE Leap 15.5:postgresql12-devel-12.22-150200.8.66.1.s390x",
"openSUSE Leap 15.5:postgresql12-devel-12.22-150200.8.66.1.x86_64",
"openSUSE Leap 15.5:postgresql12-docs-12.22-150200.8.66.1.noarch",
"openSUSE Leap 15.5:postgresql12-llvmjit-12.22-150200.8.66.1.aarch64",
"openSUSE Leap 15.5:postgresql12-llvmjit-12.22-150200.8.66.1.ppc64le",
"openSUSE Leap 15.5:postgresql12-llvmjit-12.22-150200.8.66.1.s390x",
"openSUSE Leap 15.5:postgresql12-llvmjit-12.22-150200.8.66.1.x86_64",
"openSUSE Leap 15.5:postgresql12-llvmjit-devel-12.22-150200.8.66.1.aarch64",
"openSUSE Leap 15.5:postgresql12-llvmjit-devel-12.22-150200.8.66.1.ppc64le",
"openSUSE Leap 15.5:postgresql12-llvmjit-devel-12.22-150200.8.66.1.s390x",
"openSUSE Leap 15.5:postgresql12-llvmjit-devel-12.22-150200.8.66.1.x86_64",
"openSUSE Leap 15.5:postgresql12-plperl-12.22-150200.8.66.1.aarch64",
"openSUSE Leap 15.5:postgresql12-plperl-12.22-150200.8.66.1.ppc64le",
"openSUSE Leap 15.5:postgresql12-plperl-12.22-150200.8.66.1.s390x",
"openSUSE Leap 15.5:postgresql12-plperl-12.22-150200.8.66.1.x86_64",
"openSUSE Leap 15.5:postgresql12-plpython-12.22-150200.8.66.1.aarch64",
"openSUSE Leap 15.5:postgresql12-plpython-12.22-150200.8.66.1.ppc64le",
"openSUSE Leap 15.5:postgresql12-plpython-12.22-150200.8.66.1.s390x",
"openSUSE Leap 15.5:postgresql12-plpython-12.22-150200.8.66.1.x86_64",
"openSUSE Leap 15.5:postgresql12-pltcl-12.22-150200.8.66.1.aarch64",
"openSUSE Leap 15.5:postgresql12-pltcl-12.22-150200.8.66.1.ppc64le",
"openSUSE Leap 15.5:postgresql12-pltcl-12.22-150200.8.66.1.s390x",
"openSUSE Leap 15.5:postgresql12-pltcl-12.22-150200.8.66.1.x86_64",
"openSUSE Leap 15.5:postgresql12-server-12.22-150200.8.66.1.aarch64",
"openSUSE Leap 15.5:postgresql12-server-12.22-150200.8.66.1.ppc64le",
"openSUSE Leap 15.5:postgresql12-server-12.22-150200.8.66.1.s390x",
"openSUSE Leap 15.5:postgresql12-server-12.22-150200.8.66.1.x86_64",
"openSUSE Leap 15.5:postgresql12-server-devel-12.22-150200.8.66.1.aarch64",
"openSUSE Leap 15.5:postgresql12-server-devel-12.22-150200.8.66.1.ppc64le",
"openSUSE Leap 15.5:postgresql12-server-devel-12.22-150200.8.66.1.s390x",
"openSUSE Leap 15.5:postgresql12-server-devel-12.22-150200.8.66.1.x86_64",
"openSUSE Leap 15.5:postgresql12-test-12.22-150200.8.66.1.aarch64",
"openSUSE Leap 15.5:postgresql12-test-12.22-150200.8.66.1.ppc64le",
"openSUSE Leap 15.5:postgresql12-test-12.22-150200.8.66.1.s390x",
"openSUSE Leap 15.5:postgresql12-test-12.22-150200.8.66.1.x86_64",
"openSUSE Leap 15.6:postgresql12-12.22-150200.8.66.1.aarch64",
"openSUSE Leap 15.6:postgresql12-12.22-150200.8.66.1.ppc64le",
"openSUSE Leap 15.6:postgresql12-12.22-150200.8.66.1.s390x",
"openSUSE Leap 15.6:postgresql12-12.22-150200.8.66.1.x86_64",
"openSUSE Leap 15.6:postgresql12-contrib-12.22-150200.8.66.1.aarch64",
"openSUSE Leap 15.6:postgresql12-contrib-12.22-150200.8.66.1.ppc64le",
"openSUSE Leap 15.6:postgresql12-contrib-12.22-150200.8.66.1.s390x",
"openSUSE Leap 15.6:postgresql12-contrib-12.22-150200.8.66.1.x86_64",
"openSUSE Leap 15.6:postgresql12-devel-12.22-150200.8.66.1.aarch64",
"openSUSE Leap 15.6:postgresql12-devel-12.22-150200.8.66.1.ppc64le",
"openSUSE Leap 15.6:postgresql12-devel-12.22-150200.8.66.1.s390x",
"openSUSE Leap 15.6:postgresql12-devel-12.22-150200.8.66.1.x86_64",
"openSUSE Leap 15.6:postgresql12-docs-12.22-150200.8.66.1.noarch",
"openSUSE Leap 15.6:postgresql12-llvmjit-12.22-150200.8.66.1.aarch64",
"openSUSE Leap 15.6:postgresql12-llvmjit-12.22-150200.8.66.1.ppc64le",
"openSUSE Leap 15.6:postgresql12-llvmjit-12.22-150200.8.66.1.s390x",
"openSUSE Leap 15.6:postgresql12-llvmjit-12.22-150200.8.66.1.x86_64",
"openSUSE Leap 15.6:postgresql12-llvmjit-devel-12.22-150200.8.66.1.aarch64",
"openSUSE Leap 15.6:postgresql12-llvmjit-devel-12.22-150200.8.66.1.ppc64le",
"openSUSE Leap 15.6:postgresql12-llvmjit-devel-12.22-150200.8.66.1.s390x",
"openSUSE Leap 15.6:postgresql12-llvmjit-devel-12.22-150200.8.66.1.x86_64",
"openSUSE Leap 15.6:postgresql12-plperl-12.22-150200.8.66.1.aarch64",
"openSUSE Leap 15.6:postgresql12-plperl-12.22-150200.8.66.1.ppc64le",
"openSUSE Leap 15.6:postgresql12-plperl-12.22-150200.8.66.1.s390x",
"openSUSE Leap 15.6:postgresql12-plperl-12.22-150200.8.66.1.x86_64",
"openSUSE Leap 15.6:postgresql12-plpython-12.22-150200.8.66.1.aarch64",
"openSUSE Leap 15.6:postgresql12-plpython-12.22-150200.8.66.1.ppc64le",
"openSUSE Leap 15.6:postgresql12-plpython-12.22-150200.8.66.1.s390x",
"openSUSE Leap 15.6:postgresql12-plpython-12.22-150200.8.66.1.x86_64",
"openSUSE Leap 15.6:postgresql12-pltcl-12.22-150200.8.66.1.aarch64",
"openSUSE Leap 15.6:postgresql12-pltcl-12.22-150200.8.66.1.ppc64le",
"openSUSE Leap 15.6:postgresql12-pltcl-12.22-150200.8.66.1.s390x",
"openSUSE Leap 15.6:postgresql12-pltcl-12.22-150200.8.66.1.x86_64",
"openSUSE Leap 15.6:postgresql12-server-12.22-150200.8.66.1.aarch64",
"openSUSE Leap 15.6:postgresql12-server-12.22-150200.8.66.1.ppc64le",
"openSUSE Leap 15.6:postgresql12-server-12.22-150200.8.66.1.s390x",
"openSUSE Leap 15.6:postgresql12-server-12.22-150200.8.66.1.x86_64",
"openSUSE Leap 15.6:postgresql12-server-devel-12.22-150200.8.66.1.aarch64",
"openSUSE Leap 15.6:postgresql12-server-devel-12.22-150200.8.66.1.ppc64le",
"openSUSE Leap 15.6:postgresql12-server-devel-12.22-150200.8.66.1.s390x",
"openSUSE Leap 15.6:postgresql12-server-devel-12.22-150200.8.66.1.x86_64",
"openSUSE Leap 15.6:postgresql12-test-12.22-150200.8.66.1.aarch64",
"openSUSE Leap 15.6:postgresql12-test-12.22-150200.8.66.1.ppc64le",
"openSUSE Leap 15.6:postgresql12-test-12.22-150200.8.66.1.s390x",
"openSUSE Leap 15.6:postgresql12-test-12.22-150200.8.66.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2024-10977",
"url": "https://www.suse.com/security/cve/CVE-2024-10977"
},
{
"category": "external",
"summary": "SUSE Bug 1233325 for CVE-2024-10977",
"url": "https://bugzilla.suse.com/1233325"
}
],
"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.22-150200.8.66.1.aarch64",
"SUSE Enterprise Storage 7.1:postgresql12-12.22-150200.8.66.1.x86_64",
"SUSE Enterprise Storage 7.1:postgresql12-contrib-12.22-150200.8.66.1.aarch64",
"SUSE Enterprise Storage 7.1:postgresql12-contrib-12.22-150200.8.66.1.x86_64",
"SUSE Enterprise Storage 7.1:postgresql12-devel-12.22-150200.8.66.1.aarch64",
"SUSE Enterprise Storage 7.1:postgresql12-devel-12.22-150200.8.66.1.x86_64",
"SUSE Enterprise Storage 7.1:postgresql12-docs-12.22-150200.8.66.1.noarch",
"SUSE Enterprise Storage 7.1:postgresql12-plperl-12.22-150200.8.66.1.aarch64",
"SUSE Enterprise Storage 7.1:postgresql12-plperl-12.22-150200.8.66.1.x86_64",
"SUSE Enterprise Storage 7.1:postgresql12-plpython-12.22-150200.8.66.1.aarch64",
"SUSE Enterprise Storage 7.1:postgresql12-plpython-12.22-150200.8.66.1.x86_64",
"SUSE Enterprise Storage 7.1:postgresql12-pltcl-12.22-150200.8.66.1.aarch64",
"SUSE Enterprise Storage 7.1:postgresql12-pltcl-12.22-150200.8.66.1.x86_64",
"SUSE Enterprise Storage 7.1:postgresql12-server-12.22-150200.8.66.1.aarch64",
"SUSE Enterprise Storage 7.1:postgresql12-server-12.22-150200.8.66.1.x86_64",
"SUSE Enterprise Storage 7.1:postgresql12-server-devel-12.22-150200.8.66.1.aarch64",
"SUSE Enterprise Storage 7.1:postgresql12-server-devel-12.22-150200.8.66.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql12-12.22-150200.8.66.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql12-12.22-150200.8.66.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql12-contrib-12.22-150200.8.66.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql12-contrib-12.22-150200.8.66.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql12-devel-12.22-150200.8.66.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql12-devel-12.22-150200.8.66.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql12-docs-12.22-150200.8.66.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql12-plperl-12.22-150200.8.66.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql12-plperl-12.22-150200.8.66.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql12-plpython-12.22-150200.8.66.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql12-plpython-12.22-150200.8.66.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql12-pltcl-12.22-150200.8.66.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql12-pltcl-12.22-150200.8.66.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql12-server-12.22-150200.8.66.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql12-server-12.22-150200.8.66.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql12-server-devel-12.22-150200.8.66.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql12-server-devel-12.22-150200.8.66.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql12-12.22-150200.8.66.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql12-12.22-150200.8.66.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql12-contrib-12.22-150200.8.66.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql12-contrib-12.22-150200.8.66.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql12-devel-12.22-150200.8.66.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql12-devel-12.22-150200.8.66.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql12-docs-12.22-150200.8.66.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql12-plperl-12.22-150200.8.66.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql12-plperl-12.22-150200.8.66.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql12-plpython-12.22-150200.8.66.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql12-plpython-12.22-150200.8.66.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql12-pltcl-12.22-150200.8.66.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql12-pltcl-12.22-150200.8.66.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql12-server-12.22-150200.8.66.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql12-server-12.22-150200.8.66.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql12-server-devel-12.22-150200.8.66.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql12-server-devel-12.22-150200.8.66.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql12-12.22-150200.8.66.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql12-12.22-150200.8.66.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql12-12.22-150200.8.66.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql12-12.22-150200.8.66.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql12-contrib-12.22-150200.8.66.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql12-contrib-12.22-150200.8.66.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql12-contrib-12.22-150200.8.66.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql12-contrib-12.22-150200.8.66.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql12-devel-12.22-150200.8.66.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql12-devel-12.22-150200.8.66.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql12-devel-12.22-150200.8.66.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql12-devel-12.22-150200.8.66.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql12-docs-12.22-150200.8.66.1.noarch",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql12-plperl-12.22-150200.8.66.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql12-plperl-12.22-150200.8.66.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql12-plperl-12.22-150200.8.66.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql12-plperl-12.22-150200.8.66.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql12-plpython-12.22-150200.8.66.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql12-plpython-12.22-150200.8.66.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql12-plpython-12.22-150200.8.66.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql12-plpython-12.22-150200.8.66.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql12-pltcl-12.22-150200.8.66.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql12-pltcl-12.22-150200.8.66.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql12-pltcl-12.22-150200.8.66.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql12-pltcl-12.22-150200.8.66.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql12-server-12.22-150200.8.66.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql12-server-12.22-150200.8.66.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql12-server-12.22-150200.8.66.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql12-server-12.22-150200.8.66.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql12-server-devel-12.22-150200.8.66.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql12-server-devel-12.22-150200.8.66.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql12-server-devel-12.22-150200.8.66.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql12-server-devel-12.22-150200.8.66.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql12-12.22-150200.8.66.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql12-12.22-150200.8.66.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql12-12.22-150200.8.66.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql12-12.22-150200.8.66.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql12-contrib-12.22-150200.8.66.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql12-contrib-12.22-150200.8.66.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql12-contrib-12.22-150200.8.66.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql12-contrib-12.22-150200.8.66.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql12-devel-12.22-150200.8.66.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql12-devel-12.22-150200.8.66.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql12-devel-12.22-150200.8.66.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql12-devel-12.22-150200.8.66.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql12-docs-12.22-150200.8.66.1.noarch",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql12-plperl-12.22-150200.8.66.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql12-plperl-12.22-150200.8.66.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql12-plperl-12.22-150200.8.66.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql12-plperl-12.22-150200.8.66.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql12-plpython-12.22-150200.8.66.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql12-plpython-12.22-150200.8.66.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql12-plpython-12.22-150200.8.66.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql12-plpython-12.22-150200.8.66.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql12-pltcl-12.22-150200.8.66.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql12-pltcl-12.22-150200.8.66.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql12-pltcl-12.22-150200.8.66.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql12-pltcl-12.22-150200.8.66.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql12-server-12.22-150200.8.66.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql12-server-12.22-150200.8.66.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql12-server-12.22-150200.8.66.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql12-server-12.22-150200.8.66.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql12-server-devel-12.22-150200.8.66.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql12-server-devel-12.22-150200.8.66.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql12-server-devel-12.22-150200.8.66.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql12-server-devel-12.22-150200.8.66.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql12-12.22-150200.8.66.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql12-12.22-150200.8.66.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql12-contrib-12.22-150200.8.66.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql12-contrib-12.22-150200.8.66.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql12-devel-12.22-150200.8.66.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql12-devel-12.22-150200.8.66.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql12-docs-12.22-150200.8.66.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql12-plperl-12.22-150200.8.66.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql12-plperl-12.22-150200.8.66.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql12-plpython-12.22-150200.8.66.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql12-plpython-12.22-150200.8.66.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql12-pltcl-12.22-150200.8.66.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql12-pltcl-12.22-150200.8.66.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql12-server-12.22-150200.8.66.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql12-server-12.22-150200.8.66.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql12-server-devel-12.22-150200.8.66.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql12-server-devel-12.22-150200.8.66.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql12-12.22-150200.8.66.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql12-12.22-150200.8.66.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql12-contrib-12.22-150200.8.66.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql12-contrib-12.22-150200.8.66.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql12-devel-12.22-150200.8.66.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql12-devel-12.22-150200.8.66.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql12-docs-12.22-150200.8.66.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql12-plperl-12.22-150200.8.66.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql12-plperl-12.22-150200.8.66.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql12-plpython-12.22-150200.8.66.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql12-plpython-12.22-150200.8.66.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql12-pltcl-12.22-150200.8.66.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql12-pltcl-12.22-150200.8.66.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql12-server-12.22-150200.8.66.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql12-server-12.22-150200.8.66.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql12-server-devel-12.22-150200.8.66.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql12-server-devel-12.22-150200.8.66.1.x86_64",
"openSUSE Leap 15.5:postgresql12-12.22-150200.8.66.1.aarch64",
"openSUSE Leap 15.5:postgresql12-12.22-150200.8.66.1.ppc64le",
"openSUSE Leap 15.5:postgresql12-12.22-150200.8.66.1.s390x",
"openSUSE Leap 15.5:postgresql12-12.22-150200.8.66.1.x86_64",
"openSUSE Leap 15.5:postgresql12-contrib-12.22-150200.8.66.1.aarch64",
"openSUSE Leap 15.5:postgresql12-contrib-12.22-150200.8.66.1.ppc64le",
"openSUSE Leap 15.5:postgresql12-contrib-12.22-150200.8.66.1.s390x",
"openSUSE Leap 15.5:postgresql12-contrib-12.22-150200.8.66.1.x86_64",
"openSUSE Leap 15.5:postgresql12-devel-12.22-150200.8.66.1.aarch64",
"openSUSE Leap 15.5:postgresql12-devel-12.22-150200.8.66.1.ppc64le",
"openSUSE Leap 15.5:postgresql12-devel-12.22-150200.8.66.1.s390x",
"openSUSE Leap 15.5:postgresql12-devel-12.22-150200.8.66.1.x86_64",
"openSUSE Leap 15.5:postgresql12-docs-12.22-150200.8.66.1.noarch",
"openSUSE Leap 15.5:postgresql12-llvmjit-12.22-150200.8.66.1.aarch64",
"openSUSE Leap 15.5:postgresql12-llvmjit-12.22-150200.8.66.1.ppc64le",
"openSUSE Leap 15.5:postgresql12-llvmjit-12.22-150200.8.66.1.s390x",
"openSUSE Leap 15.5:postgresql12-llvmjit-12.22-150200.8.66.1.x86_64",
"openSUSE Leap 15.5:postgresql12-llvmjit-devel-12.22-150200.8.66.1.aarch64",
"openSUSE Leap 15.5:postgresql12-llvmjit-devel-12.22-150200.8.66.1.ppc64le",
"openSUSE Leap 15.5:postgresql12-llvmjit-devel-12.22-150200.8.66.1.s390x",
"openSUSE Leap 15.5:postgresql12-llvmjit-devel-12.22-150200.8.66.1.x86_64",
"openSUSE Leap 15.5:postgresql12-plperl-12.22-150200.8.66.1.aarch64",
"openSUSE Leap 15.5:postgresql12-plperl-12.22-150200.8.66.1.ppc64le",
"openSUSE Leap 15.5:postgresql12-plperl-12.22-150200.8.66.1.s390x",
"openSUSE Leap 15.5:postgresql12-plperl-12.22-150200.8.66.1.x86_64",
"openSUSE Leap 15.5:postgresql12-plpython-12.22-150200.8.66.1.aarch64",
"openSUSE Leap 15.5:postgresql12-plpython-12.22-150200.8.66.1.ppc64le",
"openSUSE Leap 15.5:postgresql12-plpython-12.22-150200.8.66.1.s390x",
"openSUSE Leap 15.5:postgresql12-plpython-12.22-150200.8.66.1.x86_64",
"openSUSE Leap 15.5:postgresql12-pltcl-12.22-150200.8.66.1.aarch64",
"openSUSE Leap 15.5:postgresql12-pltcl-12.22-150200.8.66.1.ppc64le",
"openSUSE Leap 15.5:postgresql12-pltcl-12.22-150200.8.66.1.s390x",
"openSUSE Leap 15.5:postgresql12-pltcl-12.22-150200.8.66.1.x86_64",
"openSUSE Leap 15.5:postgresql12-server-12.22-150200.8.66.1.aarch64",
"openSUSE Leap 15.5:postgresql12-server-12.22-150200.8.66.1.ppc64le",
"openSUSE Leap 15.5:postgresql12-server-12.22-150200.8.66.1.s390x",
"openSUSE Leap 15.5:postgresql12-server-12.22-150200.8.66.1.x86_64",
"openSUSE Leap 15.5:postgresql12-server-devel-12.22-150200.8.66.1.aarch64",
"openSUSE Leap 15.5:postgresql12-server-devel-12.22-150200.8.66.1.ppc64le",
"openSUSE Leap 15.5:postgresql12-server-devel-12.22-150200.8.66.1.s390x",
"openSUSE Leap 15.5:postgresql12-server-devel-12.22-150200.8.66.1.x86_64",
"openSUSE Leap 15.5:postgresql12-test-12.22-150200.8.66.1.aarch64",
"openSUSE Leap 15.5:postgresql12-test-12.22-150200.8.66.1.ppc64le",
"openSUSE Leap 15.5:postgresql12-test-12.22-150200.8.66.1.s390x",
"openSUSE Leap 15.5:postgresql12-test-12.22-150200.8.66.1.x86_64",
"openSUSE Leap 15.6:postgresql12-12.22-150200.8.66.1.aarch64",
"openSUSE Leap 15.6:postgresql12-12.22-150200.8.66.1.ppc64le",
"openSUSE Leap 15.6:postgresql12-12.22-150200.8.66.1.s390x",
"openSUSE Leap 15.6:postgresql12-12.22-150200.8.66.1.x86_64",
"openSUSE Leap 15.6:postgresql12-contrib-12.22-150200.8.66.1.aarch64",
"openSUSE Leap 15.6:postgresql12-contrib-12.22-150200.8.66.1.ppc64le",
"openSUSE Leap 15.6:postgresql12-contrib-12.22-150200.8.66.1.s390x",
"openSUSE Leap 15.6:postgresql12-contrib-12.22-150200.8.66.1.x86_64",
"openSUSE Leap 15.6:postgresql12-devel-12.22-150200.8.66.1.aarch64",
"openSUSE Leap 15.6:postgresql12-devel-12.22-150200.8.66.1.ppc64le",
"openSUSE Leap 15.6:postgresql12-devel-12.22-150200.8.66.1.s390x",
"openSUSE Leap 15.6:postgresql12-devel-12.22-150200.8.66.1.x86_64",
"openSUSE Leap 15.6:postgresql12-docs-12.22-150200.8.66.1.noarch",
"openSUSE Leap 15.6:postgresql12-llvmjit-12.22-150200.8.66.1.aarch64",
"openSUSE Leap 15.6:postgresql12-llvmjit-12.22-150200.8.66.1.ppc64le",
"openSUSE Leap 15.6:postgresql12-llvmjit-12.22-150200.8.66.1.s390x",
"openSUSE Leap 15.6:postgresql12-llvmjit-12.22-150200.8.66.1.x86_64",
"openSUSE Leap 15.6:postgresql12-llvmjit-devel-12.22-150200.8.66.1.aarch64",
"openSUSE Leap 15.6:postgresql12-llvmjit-devel-12.22-150200.8.66.1.ppc64le",
"openSUSE Leap 15.6:postgresql12-llvmjit-devel-12.22-150200.8.66.1.s390x",
"openSUSE Leap 15.6:postgresql12-llvmjit-devel-12.22-150200.8.66.1.x86_64",
"openSUSE Leap 15.6:postgresql12-plperl-12.22-150200.8.66.1.aarch64",
"openSUSE Leap 15.6:postgresql12-plperl-12.22-150200.8.66.1.ppc64le",
"openSUSE Leap 15.6:postgresql12-plperl-12.22-150200.8.66.1.s390x",
"openSUSE Leap 15.6:postgresql12-plperl-12.22-150200.8.66.1.x86_64",
"openSUSE Leap 15.6:postgresql12-plpython-12.22-150200.8.66.1.aarch64",
"openSUSE Leap 15.6:postgresql12-plpython-12.22-150200.8.66.1.ppc64le",
"openSUSE Leap 15.6:postgresql12-plpython-12.22-150200.8.66.1.s390x",
"openSUSE Leap 15.6:postgresql12-plpython-12.22-150200.8.66.1.x86_64",
"openSUSE Leap 15.6:postgresql12-pltcl-12.22-150200.8.66.1.aarch64",
"openSUSE Leap 15.6:postgresql12-pltcl-12.22-150200.8.66.1.ppc64le",
"openSUSE Leap 15.6:postgresql12-pltcl-12.22-150200.8.66.1.s390x",
"openSUSE Leap 15.6:postgresql12-pltcl-12.22-150200.8.66.1.x86_64",
"openSUSE Leap 15.6:postgresql12-server-12.22-150200.8.66.1.aarch64",
"openSUSE Leap 15.6:postgresql12-server-12.22-150200.8.66.1.ppc64le",
"openSUSE Leap 15.6:postgresql12-server-12.22-150200.8.66.1.s390x",
"openSUSE Leap 15.6:postgresql12-server-12.22-150200.8.66.1.x86_64",
"openSUSE Leap 15.6:postgresql12-server-devel-12.22-150200.8.66.1.aarch64",
"openSUSE Leap 15.6:postgresql12-server-devel-12.22-150200.8.66.1.ppc64le",
"openSUSE Leap 15.6:postgresql12-server-devel-12.22-150200.8.66.1.s390x",
"openSUSE Leap 15.6:postgresql12-server-devel-12.22-150200.8.66.1.x86_64",
"openSUSE Leap 15.6:postgresql12-test-12.22-150200.8.66.1.aarch64",
"openSUSE Leap 15.6:postgresql12-test-12.22-150200.8.66.1.ppc64le",
"openSUSE Leap 15.6:postgresql12-test-12.22-150200.8.66.1.s390x",
"openSUSE Leap 15.6:postgresql12-test-12.22-150200.8.66.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 3.1,
"baseSeverity": "LOW",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:N/I:L/A:N",
"version": "3.1"
},
"products": [
"SUSE Enterprise Storage 7.1:postgresql12-12.22-150200.8.66.1.aarch64",
"SUSE Enterprise Storage 7.1:postgresql12-12.22-150200.8.66.1.x86_64",
"SUSE Enterprise Storage 7.1:postgresql12-contrib-12.22-150200.8.66.1.aarch64",
"SUSE Enterprise Storage 7.1:postgresql12-contrib-12.22-150200.8.66.1.x86_64",
"SUSE Enterprise Storage 7.1:postgresql12-devel-12.22-150200.8.66.1.aarch64",
"SUSE Enterprise Storage 7.1:postgresql12-devel-12.22-150200.8.66.1.x86_64",
"SUSE Enterprise Storage 7.1:postgresql12-docs-12.22-150200.8.66.1.noarch",
"SUSE Enterprise Storage 7.1:postgresql12-plperl-12.22-150200.8.66.1.aarch64",
"SUSE Enterprise Storage 7.1:postgresql12-plperl-12.22-150200.8.66.1.x86_64",
"SUSE Enterprise Storage 7.1:postgresql12-plpython-12.22-150200.8.66.1.aarch64",
"SUSE Enterprise Storage 7.1:postgresql12-plpython-12.22-150200.8.66.1.x86_64",
"SUSE Enterprise Storage 7.1:postgresql12-pltcl-12.22-150200.8.66.1.aarch64",
"SUSE Enterprise Storage 7.1:postgresql12-pltcl-12.22-150200.8.66.1.x86_64",
"SUSE Enterprise Storage 7.1:postgresql12-server-12.22-150200.8.66.1.aarch64",
"SUSE Enterprise Storage 7.1:postgresql12-server-12.22-150200.8.66.1.x86_64",
"SUSE Enterprise Storage 7.1:postgresql12-server-devel-12.22-150200.8.66.1.aarch64",
"SUSE Enterprise Storage 7.1:postgresql12-server-devel-12.22-150200.8.66.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql12-12.22-150200.8.66.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql12-12.22-150200.8.66.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql12-contrib-12.22-150200.8.66.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql12-contrib-12.22-150200.8.66.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql12-devel-12.22-150200.8.66.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql12-devel-12.22-150200.8.66.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql12-docs-12.22-150200.8.66.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql12-plperl-12.22-150200.8.66.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql12-plperl-12.22-150200.8.66.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql12-plpython-12.22-150200.8.66.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql12-plpython-12.22-150200.8.66.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql12-pltcl-12.22-150200.8.66.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql12-pltcl-12.22-150200.8.66.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql12-server-12.22-150200.8.66.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql12-server-12.22-150200.8.66.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql12-server-devel-12.22-150200.8.66.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql12-server-devel-12.22-150200.8.66.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql12-12.22-150200.8.66.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql12-12.22-150200.8.66.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql12-contrib-12.22-150200.8.66.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql12-contrib-12.22-150200.8.66.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql12-devel-12.22-150200.8.66.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql12-devel-12.22-150200.8.66.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql12-docs-12.22-150200.8.66.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql12-plperl-12.22-150200.8.66.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql12-plperl-12.22-150200.8.66.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql12-plpython-12.22-150200.8.66.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql12-plpython-12.22-150200.8.66.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql12-pltcl-12.22-150200.8.66.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql12-pltcl-12.22-150200.8.66.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql12-server-12.22-150200.8.66.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql12-server-12.22-150200.8.66.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql12-server-devel-12.22-150200.8.66.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql12-server-devel-12.22-150200.8.66.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql12-12.22-150200.8.66.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql12-12.22-150200.8.66.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql12-12.22-150200.8.66.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql12-12.22-150200.8.66.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql12-contrib-12.22-150200.8.66.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql12-contrib-12.22-150200.8.66.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql12-contrib-12.22-150200.8.66.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql12-contrib-12.22-150200.8.66.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql12-devel-12.22-150200.8.66.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql12-devel-12.22-150200.8.66.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql12-devel-12.22-150200.8.66.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql12-devel-12.22-150200.8.66.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql12-docs-12.22-150200.8.66.1.noarch",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql12-plperl-12.22-150200.8.66.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql12-plperl-12.22-150200.8.66.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql12-plperl-12.22-150200.8.66.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql12-plperl-12.22-150200.8.66.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql12-plpython-12.22-150200.8.66.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql12-plpython-12.22-150200.8.66.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql12-plpython-12.22-150200.8.66.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql12-plpython-12.22-150200.8.66.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql12-pltcl-12.22-150200.8.66.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql12-pltcl-12.22-150200.8.66.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql12-pltcl-12.22-150200.8.66.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql12-pltcl-12.22-150200.8.66.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql12-server-12.22-150200.8.66.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql12-server-12.22-150200.8.66.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql12-server-12.22-150200.8.66.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql12-server-12.22-150200.8.66.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql12-server-devel-12.22-150200.8.66.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql12-server-devel-12.22-150200.8.66.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql12-server-devel-12.22-150200.8.66.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql12-server-devel-12.22-150200.8.66.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql12-12.22-150200.8.66.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql12-12.22-150200.8.66.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql12-12.22-150200.8.66.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql12-12.22-150200.8.66.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql12-contrib-12.22-150200.8.66.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql12-contrib-12.22-150200.8.66.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql12-contrib-12.22-150200.8.66.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql12-contrib-12.22-150200.8.66.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql12-devel-12.22-150200.8.66.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql12-devel-12.22-150200.8.66.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql12-devel-12.22-150200.8.66.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql12-devel-12.22-150200.8.66.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql12-docs-12.22-150200.8.66.1.noarch",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql12-plperl-12.22-150200.8.66.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql12-plperl-12.22-150200.8.66.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql12-plperl-12.22-150200.8.66.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql12-plperl-12.22-150200.8.66.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql12-plpython-12.22-150200.8.66.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql12-plpython-12.22-150200.8.66.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql12-plpython-12.22-150200.8.66.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql12-plpython-12.22-150200.8.66.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql12-pltcl-12.22-150200.8.66.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql12-pltcl-12.22-150200.8.66.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql12-pltcl-12.22-150200.8.66.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql12-pltcl-12.22-150200.8.66.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql12-server-12.22-150200.8.66.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql12-server-12.22-150200.8.66.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql12-server-12.22-150200.8.66.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql12-server-12.22-150200.8.66.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql12-server-devel-12.22-150200.8.66.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql12-server-devel-12.22-150200.8.66.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql12-server-devel-12.22-150200.8.66.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql12-server-devel-12.22-150200.8.66.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql12-12.22-150200.8.66.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql12-12.22-150200.8.66.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql12-contrib-12.22-150200.8.66.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql12-contrib-12.22-150200.8.66.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql12-devel-12.22-150200.8.66.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql12-devel-12.22-150200.8.66.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql12-docs-12.22-150200.8.66.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql12-plperl-12.22-150200.8.66.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql12-plperl-12.22-150200.8.66.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql12-plpython-12.22-150200.8.66.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql12-plpython-12.22-150200.8.66.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql12-pltcl-12.22-150200.8.66.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql12-pltcl-12.22-150200.8.66.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql12-server-12.22-150200.8.66.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql12-server-12.22-150200.8.66.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql12-server-devel-12.22-150200.8.66.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql12-server-devel-12.22-150200.8.66.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql12-12.22-150200.8.66.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql12-12.22-150200.8.66.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql12-contrib-12.22-150200.8.66.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql12-contrib-12.22-150200.8.66.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql12-devel-12.22-150200.8.66.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql12-devel-12.22-150200.8.66.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql12-docs-12.22-150200.8.66.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql12-plperl-12.22-150200.8.66.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql12-plperl-12.22-150200.8.66.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql12-plpython-12.22-150200.8.66.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql12-plpython-12.22-150200.8.66.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql12-pltcl-12.22-150200.8.66.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql12-pltcl-12.22-150200.8.66.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql12-server-12.22-150200.8.66.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql12-server-12.22-150200.8.66.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql12-server-devel-12.22-150200.8.66.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql12-server-devel-12.22-150200.8.66.1.x86_64",
"openSUSE Leap 15.5:postgresql12-12.22-150200.8.66.1.aarch64",
"openSUSE Leap 15.5:postgresql12-12.22-150200.8.66.1.ppc64le",
"openSUSE Leap 15.5:postgresql12-12.22-150200.8.66.1.s390x",
"openSUSE Leap 15.5:postgresql12-12.22-150200.8.66.1.x86_64",
"openSUSE Leap 15.5:postgresql12-contrib-12.22-150200.8.66.1.aarch64",
"openSUSE Leap 15.5:postgresql12-contrib-12.22-150200.8.66.1.ppc64le",
"openSUSE Leap 15.5:postgresql12-contrib-12.22-150200.8.66.1.s390x",
"openSUSE Leap 15.5:postgresql12-contrib-12.22-150200.8.66.1.x86_64",
"openSUSE Leap 15.5:postgresql12-devel-12.22-150200.8.66.1.aarch64",
"openSUSE Leap 15.5:postgresql12-devel-12.22-150200.8.66.1.ppc64le",
"openSUSE Leap 15.5:postgresql12-devel-12.22-150200.8.66.1.s390x",
"openSUSE Leap 15.5:postgresql12-devel-12.22-150200.8.66.1.x86_64",
"openSUSE Leap 15.5:postgresql12-docs-12.22-150200.8.66.1.noarch",
"openSUSE Leap 15.5:postgresql12-llvmjit-12.22-150200.8.66.1.aarch64",
"openSUSE Leap 15.5:postgresql12-llvmjit-12.22-150200.8.66.1.ppc64le",
"openSUSE Leap 15.5:postgresql12-llvmjit-12.22-150200.8.66.1.s390x",
"openSUSE Leap 15.5:postgresql12-llvmjit-12.22-150200.8.66.1.x86_64",
"openSUSE Leap 15.5:postgresql12-llvmjit-devel-12.22-150200.8.66.1.aarch64",
"openSUSE Leap 15.5:postgresql12-llvmjit-devel-12.22-150200.8.66.1.ppc64le",
"openSUSE Leap 15.5:postgresql12-llvmjit-devel-12.22-150200.8.66.1.s390x",
"openSUSE Leap 15.5:postgresql12-llvmjit-devel-12.22-150200.8.66.1.x86_64",
"openSUSE Leap 15.5:postgresql12-plperl-12.22-150200.8.66.1.aarch64",
"openSUSE Leap 15.5:postgresql12-plperl-12.22-150200.8.66.1.ppc64le",
"openSUSE Leap 15.5:postgresql12-plperl-12.22-150200.8.66.1.s390x",
"openSUSE Leap 15.5:postgresql12-plperl-12.22-150200.8.66.1.x86_64",
"openSUSE Leap 15.5:postgresql12-plpython-12.22-150200.8.66.1.aarch64",
"openSUSE Leap 15.5:postgresql12-plpython-12.22-150200.8.66.1.ppc64le",
"openSUSE Leap 15.5:postgresql12-plpython-12.22-150200.8.66.1.s390x",
"openSUSE Leap 15.5:postgresql12-plpython-12.22-150200.8.66.1.x86_64",
"openSUSE Leap 15.5:postgresql12-pltcl-12.22-150200.8.66.1.aarch64",
"openSUSE Leap 15.5:postgresql12-pltcl-12.22-150200.8.66.1.ppc64le",
"openSUSE Leap 15.5:postgresql12-pltcl-12.22-150200.8.66.1.s390x",
"openSUSE Leap 15.5:postgresql12-pltcl-12.22-150200.8.66.1.x86_64",
"openSUSE Leap 15.5:postgresql12-server-12.22-150200.8.66.1.aarch64",
"openSUSE Leap 15.5:postgresql12-server-12.22-150200.8.66.1.ppc64le",
"openSUSE Leap 15.5:postgresql12-server-12.22-150200.8.66.1.s390x",
"openSUSE Leap 15.5:postgresql12-server-12.22-150200.8.66.1.x86_64",
"openSUSE Leap 15.5:postgresql12-server-devel-12.22-150200.8.66.1.aarch64",
"openSUSE Leap 15.5:postgresql12-server-devel-12.22-150200.8.66.1.ppc64le",
"openSUSE Leap 15.5:postgresql12-server-devel-12.22-150200.8.66.1.s390x",
"openSUSE Leap 15.5:postgresql12-server-devel-12.22-150200.8.66.1.x86_64",
"openSUSE Leap 15.5:postgresql12-test-12.22-150200.8.66.1.aarch64",
"openSUSE Leap 15.5:postgresql12-test-12.22-150200.8.66.1.ppc64le",
"openSUSE Leap 15.5:postgresql12-test-12.22-150200.8.66.1.s390x",
"openSUSE Leap 15.5:postgresql12-test-12.22-150200.8.66.1.x86_64",
"openSUSE Leap 15.6:postgresql12-12.22-150200.8.66.1.aarch64",
"openSUSE Leap 15.6:postgresql12-12.22-150200.8.66.1.ppc64le",
"openSUSE Leap 15.6:postgresql12-12.22-150200.8.66.1.s390x",
"openSUSE Leap 15.6:postgresql12-12.22-150200.8.66.1.x86_64",
"openSUSE Leap 15.6:postgresql12-contrib-12.22-150200.8.66.1.aarch64",
"openSUSE Leap 15.6:postgresql12-contrib-12.22-150200.8.66.1.ppc64le",
"openSUSE Leap 15.6:postgresql12-contrib-12.22-150200.8.66.1.s390x",
"openSUSE Leap 15.6:postgresql12-contrib-12.22-150200.8.66.1.x86_64",
"openSUSE Leap 15.6:postgresql12-devel-12.22-150200.8.66.1.aarch64",
"openSUSE Leap 15.6:postgresql12-devel-12.22-150200.8.66.1.ppc64le",
"openSUSE Leap 15.6:postgresql12-devel-12.22-150200.8.66.1.s390x",
"openSUSE Leap 15.6:postgresql12-devel-12.22-150200.8.66.1.x86_64",
"openSUSE Leap 15.6:postgresql12-docs-12.22-150200.8.66.1.noarch",
"openSUSE Leap 15.6:postgresql12-llvmjit-12.22-150200.8.66.1.aarch64",
"openSUSE Leap 15.6:postgresql12-llvmjit-12.22-150200.8.66.1.ppc64le",
"openSUSE Leap 15.6:postgresql12-llvmjit-12.22-150200.8.66.1.s390x",
"openSUSE Leap 15.6:postgresql12-llvmjit-12.22-150200.8.66.1.x86_64",
"openSUSE Leap 15.6:postgresql12-llvmjit-devel-12.22-150200.8.66.1.aarch64",
"openSUSE Leap 15.6:postgresql12-llvmjit-devel-12.22-150200.8.66.1.ppc64le",
"openSUSE Leap 15.6:postgresql12-llvmjit-devel-12.22-150200.8.66.1.s390x",
"openSUSE Leap 15.6:postgresql12-llvmjit-devel-12.22-150200.8.66.1.x86_64",
"openSUSE Leap 15.6:postgresql12-plperl-12.22-150200.8.66.1.aarch64",
"openSUSE Leap 15.6:postgresql12-plperl-12.22-150200.8.66.1.ppc64le",
"openSUSE Leap 15.6:postgresql12-plperl-12.22-150200.8.66.1.s390x",
"openSUSE Leap 15.6:postgresql12-plperl-12.22-150200.8.66.1.x86_64",
"openSUSE Leap 15.6:postgresql12-plpython-12.22-150200.8.66.1.aarch64",
"openSUSE Leap 15.6:postgresql12-plpython-12.22-150200.8.66.1.ppc64le",
"openSUSE Leap 15.6:postgresql12-plpython-12.22-150200.8.66.1.s390x",
"openSUSE Leap 15.6:postgresql12-plpython-12.22-150200.8.66.1.x86_64",
"openSUSE Leap 15.6:postgresql12-pltcl-12.22-150200.8.66.1.aarch64",
"openSUSE Leap 15.6:postgresql12-pltcl-12.22-150200.8.66.1.ppc64le",
"openSUSE Leap 15.6:postgresql12-pltcl-12.22-150200.8.66.1.s390x",
"openSUSE Leap 15.6:postgresql12-pltcl-12.22-150200.8.66.1.x86_64",
"openSUSE Leap 15.6:postgresql12-server-12.22-150200.8.66.1.aarch64",
"openSUSE Leap 15.6:postgresql12-server-12.22-150200.8.66.1.ppc64le",
"openSUSE Leap 15.6:postgresql12-server-12.22-150200.8.66.1.s390x",
"openSUSE Leap 15.6:postgresql12-server-12.22-150200.8.66.1.x86_64",
"openSUSE Leap 15.6:postgresql12-server-devel-12.22-150200.8.66.1.aarch64",
"openSUSE Leap 15.6:postgresql12-server-devel-12.22-150200.8.66.1.ppc64le",
"openSUSE Leap 15.6:postgresql12-server-devel-12.22-150200.8.66.1.s390x",
"openSUSE Leap 15.6:postgresql12-server-devel-12.22-150200.8.66.1.x86_64",
"openSUSE Leap 15.6:postgresql12-test-12.22-150200.8.66.1.aarch64",
"openSUSE Leap 15.6:postgresql12-test-12.22-150200.8.66.1.ppc64le",
"openSUSE Leap 15.6:postgresql12-test-12.22-150200.8.66.1.s390x",
"openSUSE Leap 15.6:postgresql12-test-12.22-150200.8.66.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-11-28T12:25:11Z",
"details": "low"
}
],
"title": "CVE-2024-10977"
},
{
"cve": "CVE-2024-10978",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2024-10978"
}
],
"notes": [
{
"category": "general",
"text": "Incorrect privilege assignment in PostgreSQL allows a less-privileged application user to view or change different rows from those intended. An attack requires the application to use SET ROLE, SET SESSION AUTHORIZATION, or an equivalent feature. The problem arises when an application query uses parameters from the attacker or conveys query results to the attacker. If that query reacts to current_setting(\u0027role\u0027) or the current user ID, it may modify or return data as though the session had not used SET ROLE or SET SESSION AUTHORIZATION. The attacker does not control which incorrect user ID applies. Query text from less-privileged sources is not a concern here, because SET ROLE and SET SESSION AUTHORIZATION are not sandboxes for unvetted queries. Versions before PostgreSQL 17.1, 16.5, 15.9, 14.14, 13.17, and 12.21 are affected.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Enterprise Storage 7.1:postgresql12-12.22-150200.8.66.1.aarch64",
"SUSE Enterprise Storage 7.1:postgresql12-12.22-150200.8.66.1.x86_64",
"SUSE Enterprise Storage 7.1:postgresql12-contrib-12.22-150200.8.66.1.aarch64",
"SUSE Enterprise Storage 7.1:postgresql12-contrib-12.22-150200.8.66.1.x86_64",
"SUSE Enterprise Storage 7.1:postgresql12-devel-12.22-150200.8.66.1.aarch64",
"SUSE Enterprise Storage 7.1:postgresql12-devel-12.22-150200.8.66.1.x86_64",
"SUSE Enterprise Storage 7.1:postgresql12-docs-12.22-150200.8.66.1.noarch",
"SUSE Enterprise Storage 7.1:postgresql12-plperl-12.22-150200.8.66.1.aarch64",
"SUSE Enterprise Storage 7.1:postgresql12-plperl-12.22-150200.8.66.1.x86_64",
"SUSE Enterprise Storage 7.1:postgresql12-plpython-12.22-150200.8.66.1.aarch64",
"SUSE Enterprise Storage 7.1:postgresql12-plpython-12.22-150200.8.66.1.x86_64",
"SUSE Enterprise Storage 7.1:postgresql12-pltcl-12.22-150200.8.66.1.aarch64",
"SUSE Enterprise Storage 7.1:postgresql12-pltcl-12.22-150200.8.66.1.x86_64",
"SUSE Enterprise Storage 7.1:postgresql12-server-12.22-150200.8.66.1.aarch64",
"SUSE Enterprise Storage 7.1:postgresql12-server-12.22-150200.8.66.1.x86_64",
"SUSE Enterprise Storage 7.1:postgresql12-server-devel-12.22-150200.8.66.1.aarch64",
"SUSE Enterprise Storage 7.1:postgresql12-server-devel-12.22-150200.8.66.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql12-12.22-150200.8.66.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql12-12.22-150200.8.66.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql12-contrib-12.22-150200.8.66.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql12-contrib-12.22-150200.8.66.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql12-devel-12.22-150200.8.66.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql12-devel-12.22-150200.8.66.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql12-docs-12.22-150200.8.66.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql12-plperl-12.22-150200.8.66.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql12-plperl-12.22-150200.8.66.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql12-plpython-12.22-150200.8.66.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql12-plpython-12.22-150200.8.66.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql12-pltcl-12.22-150200.8.66.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql12-pltcl-12.22-150200.8.66.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql12-server-12.22-150200.8.66.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql12-server-12.22-150200.8.66.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql12-server-devel-12.22-150200.8.66.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql12-server-devel-12.22-150200.8.66.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql12-12.22-150200.8.66.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql12-12.22-150200.8.66.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql12-contrib-12.22-150200.8.66.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql12-contrib-12.22-150200.8.66.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql12-devel-12.22-150200.8.66.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql12-devel-12.22-150200.8.66.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql12-docs-12.22-150200.8.66.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql12-plperl-12.22-150200.8.66.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql12-plperl-12.22-150200.8.66.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql12-plpython-12.22-150200.8.66.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql12-plpython-12.22-150200.8.66.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql12-pltcl-12.22-150200.8.66.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql12-pltcl-12.22-150200.8.66.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql12-server-12.22-150200.8.66.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql12-server-12.22-150200.8.66.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql12-server-devel-12.22-150200.8.66.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql12-server-devel-12.22-150200.8.66.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql12-12.22-150200.8.66.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql12-12.22-150200.8.66.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql12-12.22-150200.8.66.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql12-12.22-150200.8.66.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql12-contrib-12.22-150200.8.66.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql12-contrib-12.22-150200.8.66.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql12-contrib-12.22-150200.8.66.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql12-contrib-12.22-150200.8.66.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql12-devel-12.22-150200.8.66.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql12-devel-12.22-150200.8.66.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql12-devel-12.22-150200.8.66.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql12-devel-12.22-150200.8.66.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql12-docs-12.22-150200.8.66.1.noarch",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql12-plperl-12.22-150200.8.66.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql12-plperl-12.22-150200.8.66.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql12-plperl-12.22-150200.8.66.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql12-plperl-12.22-150200.8.66.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql12-plpython-12.22-150200.8.66.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql12-plpython-12.22-150200.8.66.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql12-plpython-12.22-150200.8.66.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql12-plpython-12.22-150200.8.66.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql12-pltcl-12.22-150200.8.66.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql12-pltcl-12.22-150200.8.66.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql12-pltcl-12.22-150200.8.66.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql12-pltcl-12.22-150200.8.66.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql12-server-12.22-150200.8.66.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql12-server-12.22-150200.8.66.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql12-server-12.22-150200.8.66.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql12-server-12.22-150200.8.66.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql12-server-devel-12.22-150200.8.66.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql12-server-devel-12.22-150200.8.66.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql12-server-devel-12.22-150200.8.66.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql12-server-devel-12.22-150200.8.66.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql12-12.22-150200.8.66.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql12-12.22-150200.8.66.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql12-12.22-150200.8.66.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql12-12.22-150200.8.66.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql12-contrib-12.22-150200.8.66.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql12-contrib-12.22-150200.8.66.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql12-contrib-12.22-150200.8.66.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql12-contrib-12.22-150200.8.66.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql12-devel-12.22-150200.8.66.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql12-devel-12.22-150200.8.66.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql12-devel-12.22-150200.8.66.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql12-devel-12.22-150200.8.66.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql12-docs-12.22-150200.8.66.1.noarch",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql12-plperl-12.22-150200.8.66.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql12-plperl-12.22-150200.8.66.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql12-plperl-12.22-150200.8.66.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql12-plperl-12.22-150200.8.66.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql12-plpython-12.22-150200.8.66.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql12-plpython-12.22-150200.8.66.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql12-plpython-12.22-150200.8.66.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql12-plpython-12.22-150200.8.66.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql12-pltcl-12.22-150200.8.66.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql12-pltcl-12.22-150200.8.66.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql12-pltcl-12.22-150200.8.66.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql12-pltcl-12.22-150200.8.66.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql12-server-12.22-150200.8.66.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql12-server-12.22-150200.8.66.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql12-server-12.22-150200.8.66.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql12-server-12.22-150200.8.66.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql12-server-devel-12.22-150200.8.66.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql12-server-devel-12.22-150200.8.66.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql12-server-devel-12.22-150200.8.66.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql12-server-devel-12.22-150200.8.66.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql12-12.22-150200.8.66.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql12-12.22-150200.8.66.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql12-contrib-12.22-150200.8.66.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql12-contrib-12.22-150200.8.66.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql12-devel-12.22-150200.8.66.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql12-devel-12.22-150200.8.66.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql12-docs-12.22-150200.8.66.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql12-plperl-12.22-150200.8.66.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql12-plperl-12.22-150200.8.66.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql12-plpython-12.22-150200.8.66.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql12-plpython-12.22-150200.8.66.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql12-pltcl-12.22-150200.8.66.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql12-pltcl-12.22-150200.8.66.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql12-server-12.22-150200.8.66.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql12-server-12.22-150200.8.66.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql12-server-devel-12.22-150200.8.66.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql12-server-devel-12.22-150200.8.66.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql12-12.22-150200.8.66.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql12-12.22-150200.8.66.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql12-contrib-12.22-150200.8.66.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql12-contrib-12.22-150200.8.66.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql12-devel-12.22-150200.8.66.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql12-devel-12.22-150200.8.66.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql12-docs-12.22-150200.8.66.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql12-plperl-12.22-150200.8.66.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql12-plperl-12.22-150200.8.66.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql12-plpython-12.22-150200.8.66.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql12-plpython-12.22-150200.8.66.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql12-pltcl-12.22-150200.8.66.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql12-pltcl-12.22-150200.8.66.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql12-server-12.22-150200.8.66.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql12-server-12.22-150200.8.66.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql12-server-devel-12.22-150200.8.66.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql12-server-devel-12.22-150200.8.66.1.x86_64",
"openSUSE Leap 15.5:postgresql12-12.22-150200.8.66.1.aarch64",
"openSUSE Leap 15.5:postgresql12-12.22-150200.8.66.1.ppc64le",
"openSUSE Leap 15.5:postgresql12-12.22-150200.8.66.1.s390x",
"openSUSE Leap 15.5:postgresql12-12.22-150200.8.66.1.x86_64",
"openSUSE Leap 15.5:postgresql12-contrib-12.22-150200.8.66.1.aarch64",
"openSUSE Leap 15.5:postgresql12-contrib-12.22-150200.8.66.1.ppc64le",
"openSUSE Leap 15.5:postgresql12-contrib-12.22-150200.8.66.1.s390x",
"openSUSE Leap 15.5:postgresql12-contrib-12.22-150200.8.66.1.x86_64",
"openSUSE Leap 15.5:postgresql12-devel-12.22-150200.8.66.1.aarch64",
"openSUSE Leap 15.5:postgresql12-devel-12.22-150200.8.66.1.ppc64le",
"openSUSE Leap 15.5:postgresql12-devel-12.22-150200.8.66.1.s390x",
"openSUSE Leap 15.5:postgresql12-devel-12.22-150200.8.66.1.x86_64",
"openSUSE Leap 15.5:postgresql12-docs-12.22-150200.8.66.1.noarch",
"openSUSE Leap 15.5:postgresql12-llvmjit-12.22-150200.8.66.1.aarch64",
"openSUSE Leap 15.5:postgresql12-llvmjit-12.22-150200.8.66.1.ppc64le",
"openSUSE Leap 15.5:postgresql12-llvmjit-12.22-150200.8.66.1.s390x",
"openSUSE Leap 15.5:postgresql12-llvmjit-12.22-150200.8.66.1.x86_64",
"openSUSE Leap 15.5:postgresql12-llvmjit-devel-12.22-150200.8.66.1.aarch64",
"openSUSE Leap 15.5:postgresql12-llvmjit-devel-12.22-150200.8.66.1.ppc64le",
"openSUSE Leap 15.5:postgresql12-llvmjit-devel-12.22-150200.8.66.1.s390x",
"openSUSE Leap 15.5:postgresql12-llvmjit-devel-12.22-150200.8.66.1.x86_64",
"openSUSE Leap 15.5:postgresql12-plperl-12.22-150200.8.66.1.aarch64",
"openSUSE Leap 15.5:postgresql12-plperl-12.22-150200.8.66.1.ppc64le",
"openSUSE Leap 15.5:postgresql12-plperl-12.22-150200.8.66.1.s390x",
"openSUSE Leap 15.5:postgresql12-plperl-12.22-150200.8.66.1.x86_64",
"openSUSE Leap 15.5:postgresql12-plpython-12.22-150200.8.66.1.aarch64",
"openSUSE Leap 15.5:postgresql12-plpython-12.22-150200.8.66.1.ppc64le",
"openSUSE Leap 15.5:postgresql12-plpython-12.22-150200.8.66.1.s390x",
"openSUSE Leap 15.5:postgresql12-plpython-12.22-150200.8.66.1.x86_64",
"openSUSE Leap 15.5:postgresql12-pltcl-12.22-150200.8.66.1.aarch64",
"openSUSE Leap 15.5:postgresql12-pltcl-12.22-150200.8.66.1.ppc64le",
"openSUSE Leap 15.5:postgresql12-pltcl-12.22-150200.8.66.1.s390x",
"openSUSE Leap 15.5:postgresql12-pltcl-12.22-150200.8.66.1.x86_64",
"openSUSE Leap 15.5:postgresql12-server-12.22-150200.8.66.1.aarch64",
"openSUSE Leap 15.5:postgresql12-server-12.22-150200.8.66.1.ppc64le",
"openSUSE Leap 15.5:postgresql12-server-12.22-150200.8.66.1.s390x",
"openSUSE Leap 15.5:postgresql12-server-12.22-150200.8.66.1.x86_64",
"openSUSE Leap 15.5:postgresql12-server-devel-12.22-150200.8.66.1.aarch64",
"openSUSE Leap 15.5:postgresql12-server-devel-12.22-150200.8.66.1.ppc64le",
"openSUSE Leap 15.5:postgresql12-server-devel-12.22-150200.8.66.1.s390x",
"openSUSE Leap 15.5:postgresql12-server-devel-12.22-150200.8.66.1.x86_64",
"openSUSE Leap 15.5:postgresql12-test-12.22-150200.8.66.1.aarch64",
"openSUSE Leap 15.5:postgresql12-test-12.22-150200.8.66.1.ppc64le",
"openSUSE Leap 15.5:postgresql12-test-12.22-150200.8.66.1.s390x",
"openSUSE Leap 15.5:postgresql12-test-12.22-150200.8.66.1.x86_64",
"openSUSE Leap 15.6:postgresql12-12.22-150200.8.66.1.aarch64",
"openSUSE Leap 15.6:postgresql12-12.22-150200.8.66.1.ppc64le",
"openSUSE Leap 15.6:postgresql12-12.22-150200.8.66.1.s390x",
"openSUSE Leap 15.6:postgresql12-12.22-150200.8.66.1.x86_64",
"openSUSE Leap 15.6:postgresql12-contrib-12.22-150200.8.66.1.aarch64",
"openSUSE Leap 15.6:postgresql12-contrib-12.22-150200.8.66.1.ppc64le",
"openSUSE Leap 15.6:postgresql12-contrib-12.22-150200.8.66.1.s390x",
"openSUSE Leap 15.6:postgresql12-contrib-12.22-150200.8.66.1.x86_64",
"openSUSE Leap 15.6:postgresql12-devel-12.22-150200.8.66.1.aarch64",
"openSUSE Leap 15.6:postgresql12-devel-12.22-150200.8.66.1.ppc64le",
"openSUSE Leap 15.6:postgresql12-devel-12.22-150200.8.66.1.s390x",
"openSUSE Leap 15.6:postgresql12-devel-12.22-150200.8.66.1.x86_64",
"openSUSE Leap 15.6:postgresql12-docs-12.22-150200.8.66.1.noarch",
"openSUSE Leap 15.6:postgresql12-llvmjit-12.22-150200.8.66.1.aarch64",
"openSUSE Leap 15.6:postgresql12-llvmjit-12.22-150200.8.66.1.ppc64le",
"openSUSE Leap 15.6:postgresql12-llvmjit-12.22-150200.8.66.1.s390x",
"openSUSE Leap 15.6:postgresql12-llvmjit-12.22-150200.8.66.1.x86_64",
"openSUSE Leap 15.6:postgresql12-llvmjit-devel-12.22-150200.8.66.1.aarch64",
"openSUSE Leap 15.6:postgresql12-llvmjit-devel-12.22-150200.8.66.1.ppc64le",
"openSUSE Leap 15.6:postgresql12-llvmjit-devel-12.22-150200.8.66.1.s390x",
"openSUSE Leap 15.6:postgresql12-llvmjit-devel-12.22-150200.8.66.1.x86_64",
"openSUSE Leap 15.6:postgresql12-plperl-12.22-150200.8.66.1.aarch64",
"openSUSE Leap 15.6:postgresql12-plperl-12.22-150200.8.66.1.ppc64le",
"openSUSE Leap 15.6:postgresql12-plperl-12.22-150200.8.66.1.s390x",
"openSUSE Leap 15.6:postgresql12-plperl-12.22-150200.8.66.1.x86_64",
"openSUSE Leap 15.6:postgresql12-plpython-12.22-150200.8.66.1.aarch64",
"openSUSE Leap 15.6:postgresql12-plpython-12.22-150200.8.66.1.ppc64le",
"openSUSE Leap 15.6:postgresql12-plpython-12.22-150200.8.66.1.s390x",
"openSUSE Leap 15.6:postgresql12-plpython-12.22-150200.8.66.1.x86_64",
"openSUSE Leap 15.6:postgresql12-pltcl-12.22-150200.8.66.1.aarch64",
"openSUSE Leap 15.6:postgresql12-pltcl-12.22-150200.8.66.1.ppc64le",
"openSUSE Leap 15.6:postgresql12-pltcl-12.22-150200.8.66.1.s390x",
"openSUSE Leap 15.6:postgresql12-pltcl-12.22-150200.8.66.1.x86_64",
"openSUSE Leap 15.6:postgresql12-server-12.22-150200.8.66.1.aarch64",
"openSUSE Leap 15.6:postgresql12-server-12.22-150200.8.66.1.ppc64le",
"openSUSE Leap 15.6:postgresql12-server-12.22-150200.8.66.1.s390x",
"openSUSE Leap 15.6:postgresql12-server-12.22-150200.8.66.1.x86_64",
"openSUSE Leap 15.6:postgresql12-server-devel-12.22-150200.8.66.1.aarch64",
"openSUSE Leap 15.6:postgresql12-server-devel-12.22-150200.8.66.1.ppc64le",
"openSUSE Leap 15.6:postgresql12-server-devel-12.22-150200.8.66.1.s390x",
"openSUSE Leap 15.6:postgresql12-server-devel-12.22-150200.8.66.1.x86_64",
"openSUSE Leap 15.6:postgresql12-test-12.22-150200.8.66.1.aarch64",
"openSUSE Leap 15.6:postgresql12-test-12.22-150200.8.66.1.ppc64le",
"openSUSE Leap 15.6:postgresql12-test-12.22-150200.8.66.1.s390x",
"openSUSE Leap 15.6:postgresql12-test-12.22-150200.8.66.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2024-10978",
"url": "https://www.suse.com/security/cve/CVE-2024-10978"
},
{
"category": "external",
"summary": "SUSE Bug 1233326 for CVE-2024-10978",
"url": "https://bugzilla.suse.com/1233326"
}
],
"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.22-150200.8.66.1.aarch64",
"SUSE Enterprise Storage 7.1:postgresql12-12.22-150200.8.66.1.x86_64",
"SUSE Enterprise Storage 7.1:postgresql12-contrib-12.22-150200.8.66.1.aarch64",
"SUSE Enterprise Storage 7.1:postgresql12-contrib-12.22-150200.8.66.1.x86_64",
"SUSE Enterprise Storage 7.1:postgresql12-devel-12.22-150200.8.66.1.aarch64",
"SUSE Enterprise Storage 7.1:postgresql12-devel-12.22-150200.8.66.1.x86_64",
"SUSE Enterprise Storage 7.1:postgresql12-docs-12.22-150200.8.66.1.noarch",
"SUSE Enterprise Storage 7.1:postgresql12-plperl-12.22-150200.8.66.1.aarch64",
"SUSE Enterprise Storage 7.1:postgresql12-plperl-12.22-150200.8.66.1.x86_64",
"SUSE Enterprise Storage 7.1:postgresql12-plpython-12.22-150200.8.66.1.aarch64",
"SUSE Enterprise Storage 7.1:postgresql12-plpython-12.22-150200.8.66.1.x86_64",
"SUSE Enterprise Storage 7.1:postgresql12-pltcl-12.22-150200.8.66.1.aarch64",
"SUSE Enterprise Storage 7.1:postgresql12-pltcl-12.22-150200.8.66.1.x86_64",
"SUSE Enterprise Storage 7.1:postgresql12-server-12.22-150200.8.66.1.aarch64",
"SUSE Enterprise Storage 7.1:postgresql12-server-12.22-150200.8.66.1.x86_64",
"SUSE Enterprise Storage 7.1:postgresql12-server-devel-12.22-150200.8.66.1.aarch64",
"SUSE Enterprise Storage 7.1:postgresql12-server-devel-12.22-150200.8.66.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql12-12.22-150200.8.66.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql12-12.22-150200.8.66.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql12-contrib-12.22-150200.8.66.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql12-contrib-12.22-150200.8.66.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql12-devel-12.22-150200.8.66.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql12-devel-12.22-150200.8.66.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql12-docs-12.22-150200.8.66.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql12-plperl-12.22-150200.8.66.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql12-plperl-12.22-150200.8.66.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql12-plpython-12.22-150200.8.66.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql12-plpython-12.22-150200.8.66.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql12-pltcl-12.22-150200.8.66.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql12-pltcl-12.22-150200.8.66.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql12-server-12.22-150200.8.66.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql12-server-12.22-150200.8.66.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql12-server-devel-12.22-150200.8.66.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql12-server-devel-12.22-150200.8.66.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql12-12.22-150200.8.66.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql12-12.22-150200.8.66.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql12-contrib-12.22-150200.8.66.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql12-contrib-12.22-150200.8.66.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql12-devel-12.22-150200.8.66.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql12-devel-12.22-150200.8.66.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql12-docs-12.22-150200.8.66.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql12-plperl-12.22-150200.8.66.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql12-plperl-12.22-150200.8.66.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql12-plpython-12.22-150200.8.66.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql12-plpython-12.22-150200.8.66.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql12-pltcl-12.22-150200.8.66.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql12-pltcl-12.22-150200.8.66.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql12-server-12.22-150200.8.66.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql12-server-12.22-150200.8.66.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql12-server-devel-12.22-150200.8.66.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql12-server-devel-12.22-150200.8.66.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql12-12.22-150200.8.66.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql12-12.22-150200.8.66.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql12-12.22-150200.8.66.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql12-12.22-150200.8.66.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql12-contrib-12.22-150200.8.66.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql12-contrib-12.22-150200.8.66.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql12-contrib-12.22-150200.8.66.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql12-contrib-12.22-150200.8.66.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql12-devel-12.22-150200.8.66.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql12-devel-12.22-150200.8.66.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql12-devel-12.22-150200.8.66.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql12-devel-12.22-150200.8.66.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql12-docs-12.22-150200.8.66.1.noarch",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql12-plperl-12.22-150200.8.66.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql12-plperl-12.22-150200.8.66.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql12-plperl-12.22-150200.8.66.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql12-plperl-12.22-150200.8.66.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql12-plpython-12.22-150200.8.66.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql12-plpython-12.22-150200.8.66.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql12-plpython-12.22-150200.8.66.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql12-plpython-12.22-150200.8.66.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql12-pltcl-12.22-150200.8.66.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql12-pltcl-12.22-150200.8.66.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql12-pltcl-12.22-150200.8.66.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql12-pltcl-12.22-150200.8.66.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql12-server-12.22-150200.8.66.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql12-server-12.22-150200.8.66.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql12-server-12.22-150200.8.66.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql12-server-12.22-150200.8.66.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql12-server-devel-12.22-150200.8.66.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql12-server-devel-12.22-150200.8.66.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql12-server-devel-12.22-150200.8.66.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql12-server-devel-12.22-150200.8.66.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql12-12.22-150200.8.66.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql12-12.22-150200.8.66.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql12-12.22-150200.8.66.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql12-12.22-150200.8.66.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql12-contrib-12.22-150200.8.66.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql12-contrib-12.22-150200.8.66.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql12-contrib-12.22-150200.8.66.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql12-contrib-12.22-150200.8.66.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql12-devel-12.22-150200.8.66.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql12-devel-12.22-150200.8.66.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql12-devel-12.22-150200.8.66.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql12-devel-12.22-150200.8.66.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql12-docs-12.22-150200.8.66.1.noarch",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql12-plperl-12.22-150200.8.66.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql12-plperl-12.22-150200.8.66.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql12-plperl-12.22-150200.8.66.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql12-plperl-12.22-150200.8.66.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql12-plpython-12.22-150200.8.66.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql12-plpython-12.22-150200.8.66.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql12-plpython-12.22-150200.8.66.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql12-plpython-12.22-150200.8.66.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql12-pltcl-12.22-150200.8.66.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql12-pltcl-12.22-150200.8.66.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql12-pltcl-12.22-150200.8.66.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql12-pltcl-12.22-150200.8.66.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql12-server-12.22-150200.8.66.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql12-server-12.22-150200.8.66.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql12-server-12.22-150200.8.66.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql12-server-12.22-150200.8.66.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql12-server-devel-12.22-150200.8.66.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql12-server-devel-12.22-150200.8.66.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql12-server-devel-12.22-150200.8.66.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql12-server-devel-12.22-150200.8.66.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql12-12.22-150200.8.66.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql12-12.22-150200.8.66.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql12-contrib-12.22-150200.8.66.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql12-contrib-12.22-150200.8.66.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql12-devel-12.22-150200.8.66.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql12-devel-12.22-150200.8.66.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql12-docs-12.22-150200.8.66.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql12-plperl-12.22-150200.8.66.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql12-plperl-12.22-150200.8.66.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql12-plpython-12.22-150200.8.66.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql12-plpython-12.22-150200.8.66.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql12-pltcl-12.22-150200.8.66.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql12-pltcl-12.22-150200.8.66.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql12-server-12.22-150200.8.66.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql12-server-12.22-150200.8.66.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql12-server-devel-12.22-150200.8.66.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql12-server-devel-12.22-150200.8.66.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql12-12.22-150200.8.66.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql12-12.22-150200.8.66.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql12-contrib-12.22-150200.8.66.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql12-contrib-12.22-150200.8.66.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql12-devel-12.22-150200.8.66.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql12-devel-12.22-150200.8.66.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql12-docs-12.22-150200.8.66.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql12-plperl-12.22-150200.8.66.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql12-plperl-12.22-150200.8.66.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql12-plpython-12.22-150200.8.66.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql12-plpython-12.22-150200.8.66.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql12-pltcl-12.22-150200.8.66.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql12-pltcl-12.22-150200.8.66.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql12-server-12.22-150200.8.66.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql12-server-12.22-150200.8.66.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql12-server-devel-12.22-150200.8.66.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql12-server-devel-12.22-150200.8.66.1.x86_64",
"openSUSE Leap 15.5:postgresql12-12.22-150200.8.66.1.aarch64",
"openSUSE Leap 15.5:postgresql12-12.22-150200.8.66.1.ppc64le",
"openSUSE Leap 15.5:postgresql12-12.22-150200.8.66.1.s390x",
"openSUSE Leap 15.5:postgresql12-12.22-150200.8.66.1.x86_64",
"openSUSE Leap 15.5:postgresql12-contrib-12.22-150200.8.66.1.aarch64",
"openSUSE Leap 15.5:postgresql12-contrib-12.22-150200.8.66.1.ppc64le",
"openSUSE Leap 15.5:postgresql12-contrib-12.22-150200.8.66.1.s390x",
"openSUSE Leap 15.5:postgresql12-contrib-12.22-150200.8.66.1.x86_64",
"openSUSE Leap 15.5:postgresql12-devel-12.22-150200.8.66.1.aarch64",
"openSUSE Leap 15.5:postgresql12-devel-12.22-150200.8.66.1.ppc64le",
"openSUSE Leap 15.5:postgresql12-devel-12.22-150200.8.66.1.s390x",
"openSUSE Leap 15.5:postgresql12-devel-12.22-150200.8.66.1.x86_64",
"openSUSE Leap 15.5:postgresql12-docs-12.22-150200.8.66.1.noarch",
"openSUSE Leap 15.5:postgresql12-llvmjit-12.22-150200.8.66.1.aarch64",
"openSUSE Leap 15.5:postgresql12-llvmjit-12.22-150200.8.66.1.ppc64le",
"openSUSE Leap 15.5:postgresql12-llvmjit-12.22-150200.8.66.1.s390x",
"openSUSE Leap 15.5:postgresql12-llvmjit-12.22-150200.8.66.1.x86_64",
"openSUSE Leap 15.5:postgresql12-llvmjit-devel-12.22-150200.8.66.1.aarch64",
"openSUSE Leap 15.5:postgresql12-llvmjit-devel-12.22-150200.8.66.1.ppc64le",
"openSUSE Leap 15.5:postgresql12-llvmjit-devel-12.22-150200.8.66.1.s390x",
"openSUSE Leap 15.5:postgresql12-llvmjit-devel-12.22-150200.8.66.1.x86_64",
"openSUSE Leap 15.5:postgresql12-plperl-12.22-150200.8.66.1.aarch64",
"openSUSE Leap 15.5:postgresql12-plperl-12.22-150200.8.66.1.ppc64le",
"openSUSE Leap 15.5:postgresql12-plperl-12.22-150200.8.66.1.s390x",
"openSUSE Leap 15.5:postgresql12-plperl-12.22-150200.8.66.1.x86_64",
"openSUSE Leap 15.5:postgresql12-plpython-12.22-150200.8.66.1.aarch64",
"openSUSE Leap 15.5:postgresql12-plpython-12.22-150200.8.66.1.ppc64le",
"openSUSE Leap 15.5:postgresql12-plpython-12.22-150200.8.66.1.s390x",
"openSUSE Leap 15.5:postgresql12-plpython-12.22-150200.8.66.1.x86_64",
"openSUSE Leap 15.5:postgresql12-pltcl-12.22-150200.8.66.1.aarch64",
"openSUSE Leap 15.5:postgresql12-pltcl-12.22-150200.8.66.1.ppc64le",
"openSUSE Leap 15.5:postgresql12-pltcl-12.22-150200.8.66.1.s390x",
"openSUSE Leap 15.5:postgresql12-pltcl-12.22-150200.8.66.1.x86_64",
"openSUSE Leap 15.5:postgresql12-server-12.22-150200.8.66.1.aarch64",
"openSUSE Leap 15.5:postgresql12-server-12.22-150200.8.66.1.ppc64le",
"openSUSE Leap 15.5:postgresql12-server-12.22-150200.8.66.1.s390x",
"openSUSE Leap 15.5:postgresql12-server-12.22-150200.8.66.1.x86_64",
"openSUSE Leap 15.5:postgresql12-server-devel-12.22-150200.8.66.1.aarch64",
"openSUSE Leap 15.5:postgresql12-server-devel-12.22-150200.8.66.1.ppc64le",
"openSUSE Leap 15.5:postgresql12-server-devel-12.22-150200.8.66.1.s390x",
"openSUSE Leap 15.5:postgresql12-server-devel-12.22-150200.8.66.1.x86_64",
"openSUSE Leap 15.5:postgresql12-test-12.22-150200.8.66.1.aarch64",
"openSUSE Leap 15.5:postgresql12-test-12.22-150200.8.66.1.ppc64le",
"openSUSE Leap 15.5:postgresql12-test-12.22-150200.8.66.1.s390x",
"openSUSE Leap 15.5:postgresql12-test-12.22-150200.8.66.1.x86_64",
"openSUSE Leap 15.6:postgresql12-12.22-150200.8.66.1.aarch64",
"openSUSE Leap 15.6:postgresql12-12.22-150200.8.66.1.ppc64le",
"openSUSE Leap 15.6:postgresql12-12.22-150200.8.66.1.s390x",
"openSUSE Leap 15.6:postgresql12-12.22-150200.8.66.1.x86_64",
"openSUSE Leap 15.6:postgresql12-contrib-12.22-150200.8.66.1.aarch64",
"openSUSE Leap 15.6:postgresql12-contrib-12.22-150200.8.66.1.ppc64le",
"openSUSE Leap 15.6:postgresql12-contrib-12.22-150200.8.66.1.s390x",
"openSUSE Leap 15.6:postgresql12-contrib-12.22-150200.8.66.1.x86_64",
"openSUSE Leap 15.6:postgresql12-devel-12.22-150200.8.66.1.aarch64",
"openSUSE Leap 15.6:postgresql12-devel-12.22-150200.8.66.1.ppc64le",
"openSUSE Leap 15.6:postgresql12-devel-12.22-150200.8.66.1.s390x",
"openSUSE Leap 15.6:postgresql12-devel-12.22-150200.8.66.1.x86_64",
"openSUSE Leap 15.6:postgresql12-docs-12.22-150200.8.66.1.noarch",
"openSUSE Leap 15.6:postgresql12-llvmjit-12.22-150200.8.66.1.aarch64",
"openSUSE Leap 15.6:postgresql12-llvmjit-12.22-150200.8.66.1.ppc64le",
"openSUSE Leap 15.6:postgresql12-llvmjit-12.22-150200.8.66.1.s390x",
"openSUSE Leap 15.6:postgresql12-llvmjit-12.22-150200.8.66.1.x86_64",
"openSUSE Leap 15.6:postgresql12-llvmjit-devel-12.22-150200.8.66.1.aarch64",
"openSUSE Leap 15.6:postgresql12-llvmjit-devel-12.22-150200.8.66.1.ppc64le",
"openSUSE Leap 15.6:postgresql12-llvmjit-devel-12.22-150200.8.66.1.s390x",
"openSUSE Leap 15.6:postgresql12-llvmjit-devel-12.22-150200.8.66.1.x86_64",
"openSUSE Leap 15.6:postgresql12-plperl-12.22-150200.8.66.1.aarch64",
"openSUSE Leap 15.6:postgresql12-plperl-12.22-150200.8.66.1.ppc64le",
"openSUSE Leap 15.6:postgresql12-plperl-12.22-150200.8.66.1.s390x",
"openSUSE Leap 15.6:postgresql12-plperl-12.22-150200.8.66.1.x86_64",
"openSUSE Leap 15.6:postgresql12-plpython-12.22-150200.8.66.1.aarch64",
"openSUSE Leap 15.6:postgresql12-plpython-12.22-150200.8.66.1.ppc64le",
"openSUSE Leap 15.6:postgresql12-plpython-12.22-150200.8.66.1.s390x",
"openSUSE Leap 15.6:postgresql12-plpython-12.22-150200.8.66.1.x86_64",
"openSUSE Leap 15.6:postgresql12-pltcl-12.22-150200.8.66.1.aarch64",
"openSUSE Leap 15.6:postgresql12-pltcl-12.22-150200.8.66.1.ppc64le",
"openSUSE Leap 15.6:postgresql12-pltcl-12.22-150200.8.66.1.s390x",
"openSUSE Leap 15.6:postgresql12-pltcl-12.22-150200.8.66.1.x86_64",
"openSUSE Leap 15.6:postgresql12-server-12.22-150200.8.66.1.aarch64",
"openSUSE Leap 15.6:postgresql12-server-12.22-150200.8.66.1.ppc64le",
"openSUSE Leap 15.6:postgresql12-server-12.22-150200.8.66.1.s390x",
"openSUSE Leap 15.6:postgresql12-server-12.22-150200.8.66.1.x86_64",
"openSUSE Leap 15.6:postgresql12-server-devel-12.22-150200.8.66.1.aarch64",
"openSUSE Leap 15.6:postgresql12-server-devel-12.22-150200.8.66.1.ppc64le",
"openSUSE Leap 15.6:postgresql12-server-devel-12.22-150200.8.66.1.s390x",
"openSUSE Leap 15.6:postgresql12-server-devel-12.22-150200.8.66.1.x86_64",
"openSUSE Leap 15.6:postgresql12-test-12.22-150200.8.66.1.aarch64",
"openSUSE Leap 15.6:postgresql12-test-12.22-150200.8.66.1.ppc64le",
"openSUSE Leap 15.6:postgresql12-test-12.22-150200.8.66.1.s390x",
"openSUSE Leap 15.6:postgresql12-test-12.22-150200.8.66.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4.2,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"SUSE Enterprise Storage 7.1:postgresql12-12.22-150200.8.66.1.aarch64",
"SUSE Enterprise Storage 7.1:postgresql12-12.22-150200.8.66.1.x86_64",
"SUSE Enterprise Storage 7.1:postgresql12-contrib-12.22-150200.8.66.1.aarch64",
"SUSE Enterprise Storage 7.1:postgresql12-contrib-12.22-150200.8.66.1.x86_64",
"SUSE Enterprise Storage 7.1:postgresql12-devel-12.22-150200.8.66.1.aarch64",
"SUSE Enterprise Storage 7.1:postgresql12-devel-12.22-150200.8.66.1.x86_64",
"SUSE Enterprise Storage 7.1:postgresql12-docs-12.22-150200.8.66.1.noarch",
"SUSE Enterprise Storage 7.1:postgresql12-plperl-12.22-150200.8.66.1.aarch64",
"SUSE Enterprise Storage 7.1:postgresql12-plperl-12.22-150200.8.66.1.x86_64",
"SUSE Enterprise Storage 7.1:postgresql12-plpython-12.22-150200.8.66.1.aarch64",
"SUSE Enterprise Storage 7.1:postgresql12-plpython-12.22-150200.8.66.1.x86_64",
"SUSE Enterprise Storage 7.1:postgresql12-pltcl-12.22-150200.8.66.1.aarch64",
"SUSE Enterprise Storage 7.1:postgresql12-pltcl-12.22-150200.8.66.1.x86_64",
"SUSE Enterprise Storage 7.1:postgresql12-server-12.22-150200.8.66.1.aarch64",
"SUSE Enterprise Storage 7.1:postgresql12-server-12.22-150200.8.66.1.x86_64",
"SUSE Enterprise Storage 7.1:postgresql12-server-devel-12.22-150200.8.66.1.aarch64",
"SUSE Enterprise Storage 7.1:postgresql12-server-devel-12.22-150200.8.66.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql12-12.22-150200.8.66.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql12-12.22-150200.8.66.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql12-contrib-12.22-150200.8.66.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql12-contrib-12.22-150200.8.66.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql12-devel-12.22-150200.8.66.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql12-devel-12.22-150200.8.66.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql12-docs-12.22-150200.8.66.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql12-plperl-12.22-150200.8.66.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql12-plperl-12.22-150200.8.66.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql12-plpython-12.22-150200.8.66.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql12-plpython-12.22-150200.8.66.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql12-pltcl-12.22-150200.8.66.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql12-pltcl-12.22-150200.8.66.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql12-server-12.22-150200.8.66.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql12-server-12.22-150200.8.66.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql12-server-devel-12.22-150200.8.66.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql12-server-devel-12.22-150200.8.66.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql12-12.22-150200.8.66.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql12-12.22-150200.8.66.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql12-contrib-12.22-150200.8.66.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql12-contrib-12.22-150200.8.66.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql12-devel-12.22-150200.8.66.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql12-devel-12.22-150200.8.66.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql12-docs-12.22-150200.8.66.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql12-plperl-12.22-150200.8.66.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql12-plperl-12.22-150200.8.66.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql12-plpython-12.22-150200.8.66.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql12-plpython-12.22-150200.8.66.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql12-pltcl-12.22-150200.8.66.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql12-pltcl-12.22-150200.8.66.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql12-server-12.22-150200.8.66.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql12-server-12.22-150200.8.66.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql12-server-devel-12.22-150200.8.66.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql12-server-devel-12.22-150200.8.66.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql12-12.22-150200.8.66.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql12-12.22-150200.8.66.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql12-12.22-150200.8.66.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql12-12.22-150200.8.66.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql12-contrib-12.22-150200.8.66.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql12-contrib-12.22-150200.8.66.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql12-contrib-12.22-150200.8.66.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql12-contrib-12.22-150200.8.66.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql12-devel-12.22-150200.8.66.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql12-devel-12.22-150200.8.66.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql12-devel-12.22-150200.8.66.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql12-devel-12.22-150200.8.66.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql12-docs-12.22-150200.8.66.1.noarch",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql12-plperl-12.22-150200.8.66.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql12-plperl-12.22-150200.8.66.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql12-plperl-12.22-150200.8.66.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql12-plperl-12.22-150200.8.66.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql12-plpython-12.22-150200.8.66.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql12-plpython-12.22-150200.8.66.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql12-plpython-12.22-150200.8.66.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql12-plpython-12.22-150200.8.66.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql12-pltcl-12.22-150200.8.66.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql12-pltcl-12.22-150200.8.66.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql12-pltcl-12.22-150200.8.66.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql12-pltcl-12.22-150200.8.66.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql12-server-12.22-150200.8.66.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql12-server-12.22-150200.8.66.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql12-server-12.22-150200.8.66.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql12-server-12.22-150200.8.66.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql12-server-devel-12.22-150200.8.66.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql12-server-devel-12.22-150200.8.66.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql12-server-devel-12.22-150200.8.66.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql12-server-devel-12.22-150200.8.66.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql12-12.22-150200.8.66.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql12-12.22-150200.8.66.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql12-12.22-150200.8.66.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql12-12.22-150200.8.66.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql12-contrib-12.22-150200.8.66.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql12-contrib-12.22-150200.8.66.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql12-contrib-12.22-150200.8.66.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql12-contrib-12.22-150200.8.66.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql12-devel-12.22-150200.8.66.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql12-devel-12.22-150200.8.66.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql12-devel-12.22-150200.8.66.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql12-devel-12.22-150200.8.66.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql12-docs-12.22-150200.8.66.1.noarch",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql12-plperl-12.22-150200.8.66.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql12-plperl-12.22-150200.8.66.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql12-plperl-12.22-150200.8.66.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql12-plperl-12.22-150200.8.66.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql12-plpython-12.22-150200.8.66.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql12-plpython-12.22-150200.8.66.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql12-plpython-12.22-150200.8.66.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql12-plpython-12.22-150200.8.66.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql12-pltcl-12.22-150200.8.66.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql12-pltcl-12.22-150200.8.66.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql12-pltcl-12.22-150200.8.66.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql12-pltcl-12.22-150200.8.66.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql12-server-12.22-150200.8.66.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql12-server-12.22-150200.8.66.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql12-server-12.22-150200.8.66.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql12-server-12.22-150200.8.66.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql12-server-devel-12.22-150200.8.66.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql12-server-devel-12.22-150200.8.66.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql12-server-devel-12.22-150200.8.66.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql12-server-devel-12.22-150200.8.66.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql12-12.22-150200.8.66.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql12-12.22-150200.8.66.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql12-contrib-12.22-150200.8.66.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql12-contrib-12.22-150200.8.66.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql12-devel-12.22-150200.8.66.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql12-devel-12.22-150200.8.66.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql12-docs-12.22-150200.8.66.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql12-plperl-12.22-150200.8.66.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql12-plperl-12.22-150200.8.66.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql12-plpython-12.22-150200.8.66.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql12-plpython-12.22-150200.8.66.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql12-pltcl-12.22-150200.8.66.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql12-pltcl-12.22-150200.8.66.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql12-server-12.22-150200.8.66.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql12-server-12.22-150200.8.66.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql12-server-devel-12.22-150200.8.66.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql12-server-devel-12.22-150200.8.66.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql12-12.22-150200.8.66.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql12-12.22-150200.8.66.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql12-contrib-12.22-150200.8.66.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql12-contrib-12.22-150200.8.66.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql12-devel-12.22-150200.8.66.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql12-devel-12.22-150200.8.66.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql12-docs-12.22-150200.8.66.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql12-plperl-12.22-150200.8.66.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql12-plperl-12.22-150200.8.66.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql12-plpython-12.22-150200.8.66.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql12-plpython-12.22-150200.8.66.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql12-pltcl-12.22-150200.8.66.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql12-pltcl-12.22-150200.8.66.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql12-server-12.22-150200.8.66.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql12-server-12.22-150200.8.66.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql12-server-devel-12.22-150200.8.66.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql12-server-devel-12.22-150200.8.66.1.x86_64",
"openSUSE Leap 15.5:postgresql12-12.22-150200.8.66.1.aarch64",
"openSUSE Leap 15.5:postgresql12-12.22-150200.8.66.1.ppc64le",
"openSUSE Leap 15.5:postgresql12-12.22-150200.8.66.1.s390x",
"openSUSE Leap 15.5:postgresql12-12.22-150200.8.66.1.x86_64",
"openSUSE Leap 15.5:postgresql12-contrib-12.22-150200.8.66.1.aarch64",
"openSUSE Leap 15.5:postgresql12-contrib-12.22-150200.8.66.1.ppc64le",
"openSUSE Leap 15.5:postgresql12-contrib-12.22-150200.8.66.1.s390x",
"openSUSE Leap 15.5:postgresql12-contrib-12.22-150200.8.66.1.x86_64",
"openSUSE Leap 15.5:postgresql12-devel-12.22-150200.8.66.1.aarch64",
"openSUSE Leap 15.5:postgresql12-devel-12.22-150200.8.66.1.ppc64le",
"openSUSE Leap 15.5:postgresql12-devel-12.22-150200.8.66.1.s390x",
"openSUSE Leap 15.5:postgresql12-devel-12.22-150200.8.66.1.x86_64",
"openSUSE Leap 15.5:postgresql12-docs-12.22-150200.8.66.1.noarch",
"openSUSE Leap 15.5:postgresql12-llvmjit-12.22-150200.8.66.1.aarch64",
"openSUSE Leap 15.5:postgresql12-llvmjit-12.22-150200.8.66.1.ppc64le",
"openSUSE Leap 15.5:postgresql12-llvmjit-12.22-150200.8.66.1.s390x",
"openSUSE Leap 15.5:postgresql12-llvmjit-12.22-150200.8.66.1.x86_64",
"openSUSE Leap 15.5:postgresql12-llvmjit-devel-12.22-150200.8.66.1.aarch64",
"openSUSE Leap 15.5:postgresql12-llvmjit-devel-12.22-150200.8.66.1.ppc64le",
"openSUSE Leap 15.5:postgresql12-llvmjit-devel-12.22-150200.8.66.1.s390x",
"openSUSE Leap 15.5:postgresql12-llvmjit-devel-12.22-150200.8.66.1.x86_64",
"openSUSE Leap 15.5:postgresql12-plperl-12.22-150200.8.66.1.aarch64",
"openSUSE Leap 15.5:postgresql12-plperl-12.22-150200.8.66.1.ppc64le",
"openSUSE Leap 15.5:postgresql12-plperl-12.22-150200.8.66.1.s390x",
"openSUSE Leap 15.5:postgresql12-plperl-12.22-150200.8.66.1.x86_64",
"openSUSE Leap 15.5:postgresql12-plpython-12.22-150200.8.66.1.aarch64",
"openSUSE Leap 15.5:postgresql12-plpython-12.22-150200.8.66.1.ppc64le",
"openSUSE Leap 15.5:postgresql12-plpython-12.22-150200.8.66.1.s390x",
"openSUSE Leap 15.5:postgresql12-plpython-12.22-150200.8.66.1.x86_64",
"openSUSE Leap 15.5:postgresql12-pltcl-12.22-150200.8.66.1.aarch64",
"openSUSE Leap 15.5:postgresql12-pltcl-12.22-150200.8.66.1.ppc64le",
"openSUSE Leap 15.5:postgresql12-pltcl-12.22-150200.8.66.1.s390x",
"openSUSE Leap 15.5:postgresql12-pltcl-12.22-150200.8.66.1.x86_64",
"openSUSE Leap 15.5:postgresql12-server-12.22-150200.8.66.1.aarch64",
"openSUSE Leap 15.5:postgresql12-server-12.22-150200.8.66.1.ppc64le",
"openSUSE Leap 15.5:postgresql12-server-12.22-150200.8.66.1.s390x",
"openSUSE Leap 15.5:postgresql12-server-12.22-150200.8.66.1.x86_64",
"openSUSE Leap 15.5:postgresql12-server-devel-12.22-150200.8.66.1.aarch64",
"openSUSE Leap 15.5:postgresql12-server-devel-12.22-150200.8.66.1.ppc64le",
"openSUSE Leap 15.5:postgresql12-server-devel-12.22-150200.8.66.1.s390x",
"openSUSE Leap 15.5:postgresql12-server-devel-12.22-150200.8.66.1.x86_64",
"openSUSE Leap 15.5:postgresql12-test-12.22-150200.8.66.1.aarch64",
"openSUSE Leap 15.5:postgresql12-test-12.22-150200.8.66.1.ppc64le",
"openSUSE Leap 15.5:postgresql12-test-12.22-150200.8.66.1.s390x",
"openSUSE Leap 15.5:postgresql12-test-12.22-150200.8.66.1.x86_64",
"openSUSE Leap 15.6:postgresql12-12.22-150200.8.66.1.aarch64",
"openSUSE Leap 15.6:postgresql12-12.22-150200.8.66.1.ppc64le",
"openSUSE Leap 15.6:postgresql12-12.22-150200.8.66.1.s390x",
"openSUSE Leap 15.6:postgresql12-12.22-150200.8.66.1.x86_64",
"openSUSE Leap 15.6:postgresql12-contrib-12.22-150200.8.66.1.aarch64",
"openSUSE Leap 15.6:postgresql12-contrib-12.22-150200.8.66.1.ppc64le",
"openSUSE Leap 15.6:postgresql12-contrib-12.22-150200.8.66.1.s390x",
"openSUSE Leap 15.6:postgresql12-contrib-12.22-150200.8.66.1.x86_64",
"openSUSE Leap 15.6:postgresql12-devel-12.22-150200.8.66.1.aarch64",
"openSUSE Leap 15.6:postgresql12-devel-12.22-150200.8.66.1.ppc64le",
"openSUSE Leap 15.6:postgresql12-devel-12.22-150200.8.66.1.s390x",
"openSUSE Leap 15.6:postgresql12-devel-12.22-150200.8.66.1.x86_64",
"openSUSE Leap 15.6:postgresql12-docs-12.22-150200.8.66.1.noarch",
"openSUSE Leap 15.6:postgresql12-llvmjit-12.22-150200.8.66.1.aarch64",
"openSUSE Leap 15.6:postgresql12-llvmjit-12.22-150200.8.66.1.ppc64le",
"openSUSE Leap 15.6:postgresql12-llvmjit-12.22-150200.8.66.1.s390x",
"openSUSE Leap 15.6:postgresql12-llvmjit-12.22-150200.8.66.1.x86_64",
"openSUSE Leap 15.6:postgresql12-llvmjit-devel-12.22-150200.8.66.1.aarch64",
"openSUSE Leap 15.6:postgresql12-llvmjit-devel-12.22-150200.8.66.1.ppc64le",
"openSUSE Leap 15.6:postgresql12-llvmjit-devel-12.22-150200.8.66.1.s390x",
"openSUSE Leap 15.6:postgresql12-llvmjit-devel-12.22-150200.8.66.1.x86_64",
"openSUSE Leap 15.6:postgresql12-plperl-12.22-150200.8.66.1.aarch64",
"openSUSE Leap 15.6:postgresql12-plperl-12.22-150200.8.66.1.ppc64le",
"openSUSE Leap 15.6:postgresql12-plperl-12.22-150200.8.66.1.s390x",
"openSUSE Leap 15.6:postgresql12-plperl-12.22-150200.8.66.1.x86_64",
"openSUSE Leap 15.6:postgresql12-plpython-12.22-150200.8.66.1.aarch64",
"openSUSE Leap 15.6:postgresql12-plpython-12.22-150200.8.66.1.ppc64le",
"openSUSE Leap 15.6:postgresql12-plpython-12.22-150200.8.66.1.s390x",
"openSUSE Leap 15.6:postgresql12-plpython-12.22-150200.8.66.1.x86_64",
"openSUSE Leap 15.6:postgresql12-pltcl-12.22-150200.8.66.1.aarch64",
"openSUSE Leap 15.6:postgresql12-pltcl-12.22-150200.8.66.1.ppc64le",
"openSUSE Leap 15.6:postgresql12-pltcl-12.22-150200.8.66.1.s390x",
"openSUSE Leap 15.6:postgresql12-pltcl-12.22-150200.8.66.1.x86_64",
"openSUSE Leap 15.6:postgresql12-server-12.22-150200.8.66.1.aarch64",
"openSUSE Leap 15.6:postgresql12-server-12.22-150200.8.66.1.ppc64le",
"openSUSE Leap 15.6:postgresql12-server-12.22-150200.8.66.1.s390x",
"openSUSE Leap 15.6:postgresql12-server-12.22-150200.8.66.1.x86_64",
"openSUSE Leap 15.6:postgresql12-server-devel-12.22-150200.8.66.1.aarch64",
"openSUSE Leap 15.6:postgresql12-server-devel-12.22-150200.8.66.1.ppc64le",
"openSUSE Leap 15.6:postgresql12-server-devel-12.22-150200.8.66.1.s390x",
"openSUSE Leap 15.6:postgresql12-server-devel-12.22-150200.8.66.1.x86_64",
"openSUSE Leap 15.6:postgresql12-test-12.22-150200.8.66.1.aarch64",
"openSUSE Leap 15.6:postgresql12-test-12.22-150200.8.66.1.ppc64le",
"openSUSE Leap 15.6:postgresql12-test-12.22-150200.8.66.1.s390x",
"openSUSE Leap 15.6:postgresql12-test-12.22-150200.8.66.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-11-28T12:25:11Z",
"details": "moderate"
}
],
"title": "CVE-2024-10978"
},
{
"cve": "CVE-2024-10979",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2024-10979"
}
],
"notes": [
{
"category": "general",
"text": "Incorrect control of environment variables in PostgreSQL PL/Perl allows an unprivileged database user to change sensitive process environment variables (e.g. PATH). That often suffices to enable arbitrary code execution, even if the attacker lacks a database server operating system user. Versions before PostgreSQL 17.1, 16.5, 15.9, 14.14, 13.17, and 12.21 are affected.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Enterprise Storage 7.1:postgresql12-12.22-150200.8.66.1.aarch64",
"SUSE Enterprise Storage 7.1:postgresql12-12.22-150200.8.66.1.x86_64",
"SUSE Enterprise Storage 7.1:postgresql12-contrib-12.22-150200.8.66.1.aarch64",
"SUSE Enterprise Storage 7.1:postgresql12-contrib-12.22-150200.8.66.1.x86_64",
"SUSE Enterprise Storage 7.1:postgresql12-devel-12.22-150200.8.66.1.aarch64",
"SUSE Enterprise Storage 7.1:postgresql12-devel-12.22-150200.8.66.1.x86_64",
"SUSE Enterprise Storage 7.1:postgresql12-docs-12.22-150200.8.66.1.noarch",
"SUSE Enterprise Storage 7.1:postgresql12-plperl-12.22-150200.8.66.1.aarch64",
"SUSE Enterprise Storage 7.1:postgresql12-plperl-12.22-150200.8.66.1.x86_64",
"SUSE Enterprise Storage 7.1:postgresql12-plpython-12.22-150200.8.66.1.aarch64",
"SUSE Enterprise Storage 7.1:postgresql12-plpython-12.22-150200.8.66.1.x86_64",
"SUSE Enterprise Storage 7.1:postgresql12-pltcl-12.22-150200.8.66.1.aarch64",
"SUSE Enterprise Storage 7.1:postgresql12-pltcl-12.22-150200.8.66.1.x86_64",
"SUSE Enterprise Storage 7.1:postgresql12-server-12.22-150200.8.66.1.aarch64",
"SUSE Enterprise Storage 7.1:postgresql12-server-12.22-150200.8.66.1.x86_64",
"SUSE Enterprise Storage 7.1:postgresql12-server-devel-12.22-150200.8.66.1.aarch64",
"SUSE Enterprise Storage 7.1:postgresql12-server-devel-12.22-150200.8.66.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql12-12.22-150200.8.66.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql12-12.22-150200.8.66.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql12-contrib-12.22-150200.8.66.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql12-contrib-12.22-150200.8.66.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql12-devel-12.22-150200.8.66.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql12-devel-12.22-150200.8.66.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql12-docs-12.22-150200.8.66.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql12-plperl-12.22-150200.8.66.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql12-plperl-12.22-150200.8.66.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql12-plpython-12.22-150200.8.66.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql12-plpython-12.22-150200.8.66.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql12-pltcl-12.22-150200.8.66.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql12-pltcl-12.22-150200.8.66.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql12-server-12.22-150200.8.66.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql12-server-12.22-150200.8.66.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql12-server-devel-12.22-150200.8.66.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql12-server-devel-12.22-150200.8.66.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql12-12.22-150200.8.66.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql12-12.22-150200.8.66.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql12-contrib-12.22-150200.8.66.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql12-contrib-12.22-150200.8.66.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql12-devel-12.22-150200.8.66.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql12-devel-12.22-150200.8.66.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql12-docs-12.22-150200.8.66.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql12-plperl-12.22-150200.8.66.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql12-plperl-12.22-150200.8.66.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql12-plpython-12.22-150200.8.66.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql12-plpython-12.22-150200.8.66.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql12-pltcl-12.22-150200.8.66.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql12-pltcl-12.22-150200.8.66.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql12-server-12.22-150200.8.66.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql12-server-12.22-150200.8.66.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql12-server-devel-12.22-150200.8.66.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql12-server-devel-12.22-150200.8.66.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql12-12.22-150200.8.66.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql12-12.22-150200.8.66.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql12-12.22-150200.8.66.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql12-12.22-150200.8.66.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql12-contrib-12.22-150200.8.66.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql12-contrib-12.22-150200.8.66.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql12-contrib-12.22-150200.8.66.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql12-contrib-12.22-150200.8.66.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql12-devel-12.22-150200.8.66.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql12-devel-12.22-150200.8.66.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql12-devel-12.22-150200.8.66.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql12-devel-12.22-150200.8.66.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql12-docs-12.22-150200.8.66.1.noarch",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql12-plperl-12.22-150200.8.66.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql12-plperl-12.22-150200.8.66.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql12-plperl-12.22-150200.8.66.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql12-plperl-12.22-150200.8.66.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql12-plpython-12.22-150200.8.66.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql12-plpython-12.22-150200.8.66.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql12-plpython-12.22-150200.8.66.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql12-plpython-12.22-150200.8.66.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql12-pltcl-12.22-150200.8.66.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql12-pltcl-12.22-150200.8.66.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql12-pltcl-12.22-150200.8.66.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql12-pltcl-12.22-150200.8.66.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql12-server-12.22-150200.8.66.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql12-server-12.22-150200.8.66.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql12-server-12.22-150200.8.66.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql12-server-12.22-150200.8.66.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql12-server-devel-12.22-150200.8.66.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql12-server-devel-12.22-150200.8.66.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql12-server-devel-12.22-150200.8.66.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql12-server-devel-12.22-150200.8.66.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql12-12.22-150200.8.66.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql12-12.22-150200.8.66.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql12-12.22-150200.8.66.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql12-12.22-150200.8.66.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql12-contrib-12.22-150200.8.66.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql12-contrib-12.22-150200.8.66.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql12-contrib-12.22-150200.8.66.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql12-contrib-12.22-150200.8.66.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql12-devel-12.22-150200.8.66.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql12-devel-12.22-150200.8.66.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql12-devel-12.22-150200.8.66.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql12-devel-12.22-150200.8.66.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql12-docs-12.22-150200.8.66.1.noarch",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql12-plperl-12.22-150200.8.66.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql12-plperl-12.22-150200.8.66.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql12-plperl-12.22-150200.8.66.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql12-plperl-12.22-150200.8.66.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql12-plpython-12.22-150200.8.66.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql12-plpython-12.22-150200.8.66.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql12-plpython-12.22-150200.8.66.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql12-plpython-12.22-150200.8.66.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql12-pltcl-12.22-150200.8.66.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql12-pltcl-12.22-150200.8.66.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql12-pltcl-12.22-150200.8.66.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql12-pltcl-12.22-150200.8.66.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql12-server-12.22-150200.8.66.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql12-server-12.22-150200.8.66.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql12-server-12.22-150200.8.66.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql12-server-12.22-150200.8.66.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql12-server-devel-12.22-150200.8.66.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql12-server-devel-12.22-150200.8.66.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql12-server-devel-12.22-150200.8.66.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql12-server-devel-12.22-150200.8.66.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql12-12.22-150200.8.66.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql12-12.22-150200.8.66.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql12-contrib-12.22-150200.8.66.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql12-contrib-12.22-150200.8.66.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql12-devel-12.22-150200.8.66.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql12-devel-12.22-150200.8.66.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql12-docs-12.22-150200.8.66.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql12-plperl-12.22-150200.8.66.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql12-plperl-12.22-150200.8.66.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql12-plpython-12.22-150200.8.66.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql12-plpython-12.22-150200.8.66.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql12-pltcl-12.22-150200.8.66.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql12-pltcl-12.22-150200.8.66.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql12-server-12.22-150200.8.66.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql12-server-12.22-150200.8.66.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql12-server-devel-12.22-150200.8.66.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql12-server-devel-12.22-150200.8.66.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql12-12.22-150200.8.66.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql12-12.22-150200.8.66.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql12-contrib-12.22-150200.8.66.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql12-contrib-12.22-150200.8.66.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql12-devel-12.22-150200.8.66.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql12-devel-12.22-150200.8.66.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql12-docs-12.22-150200.8.66.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql12-plperl-12.22-150200.8.66.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql12-plperl-12.22-150200.8.66.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql12-plpython-12.22-150200.8.66.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql12-plpython-12.22-150200.8.66.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql12-pltcl-12.22-150200.8.66.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql12-pltcl-12.22-150200.8.66.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql12-server-12.22-150200.8.66.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql12-server-12.22-150200.8.66.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql12-server-devel-12.22-150200.8.66.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql12-server-devel-12.22-150200.8.66.1.x86_64",
"openSUSE Leap 15.5:postgresql12-12.22-150200.8.66.1.aarch64",
"openSUSE Leap 15.5:postgresql12-12.22-150200.8.66.1.ppc64le",
"openSUSE Leap 15.5:postgresql12-12.22-150200.8.66.1.s390x",
"openSUSE Leap 15.5:postgresql12-12.22-150200.8.66.1.x86_64",
"openSUSE Leap 15.5:postgresql12-contrib-12.22-150200.8.66.1.aarch64",
"openSUSE Leap 15.5:postgresql12-contrib-12.22-150200.8.66.1.ppc64le",
"openSUSE Leap 15.5:postgresql12-contrib-12.22-150200.8.66.1.s390x",
"openSUSE Leap 15.5:postgresql12-contrib-12.22-150200.8.66.1.x86_64",
"openSUSE Leap 15.5:postgresql12-devel-12.22-150200.8.66.1.aarch64",
"openSUSE Leap 15.5:postgresql12-devel-12.22-150200.8.66.1.ppc64le",
"openSUSE Leap 15.5:postgresql12-devel-12.22-150200.8.66.1.s390x",
"openSUSE Leap 15.5:postgresql12-devel-12.22-150200.8.66.1.x86_64",
"openSUSE Leap 15.5:postgresql12-docs-12.22-150200.8.66.1.noarch",
"openSUSE Leap 15.5:postgresql12-llvmjit-12.22-150200.8.66.1.aarch64",
"openSUSE Leap 15.5:postgresql12-llvmjit-12.22-150200.8.66.1.ppc64le",
"openSUSE Leap 15.5:postgresql12-llvmjit-12.22-150200.8.66.1.s390x",
"openSUSE Leap 15.5:postgresql12-llvmjit-12.22-150200.8.66.1.x86_64",
"openSUSE Leap 15.5:postgresql12-llvmjit-devel-12.22-150200.8.66.1.aarch64",
"openSUSE Leap 15.5:postgresql12-llvmjit-devel-12.22-150200.8.66.1.ppc64le",
"openSUSE Leap 15.5:postgresql12-llvmjit-devel-12.22-150200.8.66.1.s390x",
"openSUSE Leap 15.5:postgresql12-llvmjit-devel-12.22-150200.8.66.1.x86_64",
"openSUSE Leap 15.5:postgresql12-plperl-12.22-150200.8.66.1.aarch64",
"openSUSE Leap 15.5:postgresql12-plperl-12.22-150200.8.66.1.ppc64le",
"openSUSE Leap 15.5:postgresql12-plperl-12.22-150200.8.66.1.s390x",
"openSUSE Leap 15.5:postgresql12-plperl-12.22-150200.8.66.1.x86_64",
"openSUSE Leap 15.5:postgresql12-plpython-12.22-150200.8.66.1.aarch64",
"openSUSE Leap 15.5:postgresql12-plpython-12.22-150200.8.66.1.ppc64le",
"openSUSE Leap 15.5:postgresql12-plpython-12.22-150200.8.66.1.s390x",
"openSUSE Leap 15.5:postgresql12-plpython-12.22-150200.8.66.1.x86_64",
"openSUSE Leap 15.5:postgresql12-pltcl-12.22-150200.8.66.1.aarch64",
"openSUSE Leap 15.5:postgresql12-pltcl-12.22-150200.8.66.1.ppc64le",
"openSUSE Leap 15.5:postgresql12-pltcl-12.22-150200.8.66.1.s390x",
"openSUSE Leap 15.5:postgresql12-pltcl-12.22-150200.8.66.1.x86_64",
"openSUSE Leap 15.5:postgresql12-server-12.22-150200.8.66.1.aarch64",
"openSUSE Leap 15.5:postgresql12-server-12.22-150200.8.66.1.ppc64le",
"openSUSE Leap 15.5:postgresql12-server-12.22-150200.8.66.1.s390x",
"openSUSE Leap 15.5:postgresql12-server-12.22-150200.8.66.1.x86_64",
"openSUSE Leap 15.5:postgresql12-server-devel-12.22-150200.8.66.1.aarch64",
"openSUSE Leap 15.5:postgresql12-server-devel-12.22-150200.8.66.1.ppc64le",
"openSUSE Leap 15.5:postgresql12-server-devel-12.22-150200.8.66.1.s390x",
"openSUSE Leap 15.5:postgresql12-server-devel-12.22-150200.8.66.1.x86_64",
"openSUSE Leap 15.5:postgresql12-test-12.22-150200.8.66.1.aarch64",
"openSUSE Leap 15.5:postgresql12-test-12.22-150200.8.66.1.ppc64le",
"openSUSE Leap 15.5:postgresql12-test-12.22-150200.8.66.1.s390x",
"openSUSE Leap 15.5:postgresql12-test-12.22-150200.8.66.1.x86_64",
"openSUSE Leap 15.6:postgresql12-12.22-150200.8.66.1.aarch64",
"openSUSE Leap 15.6:postgresql12-12.22-150200.8.66.1.ppc64le",
"openSUSE Leap 15.6:postgresql12-12.22-150200.8.66.1.s390x",
"openSUSE Leap 15.6:postgresql12-12.22-150200.8.66.1.x86_64",
"openSUSE Leap 15.6:postgresql12-contrib-12.22-150200.8.66.1.aarch64",
"openSUSE Leap 15.6:postgresql12-contrib-12.22-150200.8.66.1.ppc64le",
"openSUSE Leap 15.6:postgresql12-contrib-12.22-150200.8.66.1.s390x",
"openSUSE Leap 15.6:postgresql12-contrib-12.22-150200.8.66.1.x86_64",
"openSUSE Leap 15.6:postgresql12-devel-12.22-150200.8.66.1.aarch64",
"openSUSE Leap 15.6:postgresql12-devel-12.22-150200.8.66.1.ppc64le",
"openSUSE Leap 15.6:postgresql12-devel-12.22-150200.8.66.1.s390x",
"openSUSE Leap 15.6:postgresql12-devel-12.22-150200.8.66.1.x86_64",
"openSUSE Leap 15.6:postgresql12-docs-12.22-150200.8.66.1.noarch",
"openSUSE Leap 15.6:postgresql12-llvmjit-12.22-150200.8.66.1.aarch64",
"openSUSE Leap 15.6:postgresql12-llvmjit-12.22-150200.8.66.1.ppc64le",
"openSUSE Leap 15.6:postgresql12-llvmjit-12.22-150200.8.66.1.s390x",
"openSUSE Leap 15.6:postgresql12-llvmjit-12.22-150200.8.66.1.x86_64",
"openSUSE Leap 15.6:postgresql12-llvmjit-devel-12.22-150200.8.66.1.aarch64",
"openSUSE Leap 15.6:postgresql12-llvmjit-devel-12.22-150200.8.66.1.ppc64le",
"openSUSE Leap 15.6:postgresql12-llvmjit-devel-12.22-150200.8.66.1.s390x",
"openSUSE Leap 15.6:postgresql12-llvmjit-devel-12.22-150200.8.66.1.x86_64",
"openSUSE Leap 15.6:postgresql12-plperl-12.22-150200.8.66.1.aarch64",
"openSUSE Leap 15.6:postgresql12-plperl-12.22-150200.8.66.1.ppc64le",
"openSUSE Leap 15.6:postgresql12-plperl-12.22-150200.8.66.1.s390x",
"openSUSE Leap 15.6:postgresql12-plperl-12.22-150200.8.66.1.x86_64",
"openSUSE Leap 15.6:postgresql12-plpython-12.22-150200.8.66.1.aarch64",
"openSUSE Leap 15.6:postgresql12-plpython-12.22-150200.8.66.1.ppc64le",
"openSUSE Leap 15.6:postgresql12-plpython-12.22-150200.8.66.1.s390x",
"openSUSE Leap 15.6:postgresql12-plpython-12.22-150200.8.66.1.x86_64",
"openSUSE Leap 15.6:postgresql12-pltcl-12.22-150200.8.66.1.aarch64",
"openSUSE Leap 15.6:postgresql12-pltcl-12.22-150200.8.66.1.ppc64le",
"openSUSE Leap 15.6:postgresql12-pltcl-12.22-150200.8.66.1.s390x",
"openSUSE Leap 15.6:postgresql12-pltcl-12.22-150200.8.66.1.x86_64",
"openSUSE Leap 15.6:postgresql12-server-12.22-150200.8.66.1.aarch64",
"openSUSE Leap 15.6:postgresql12-server-12.22-150200.8.66.1.ppc64le",
"openSUSE Leap 15.6:postgresql12-server-12.22-150200.8.66.1.s390x",
"openSUSE Leap 15.6:postgresql12-server-12.22-150200.8.66.1.x86_64",
"openSUSE Leap 15.6:postgresql12-server-devel-12.22-150200.8.66.1.aarch64",
"openSUSE Leap 15.6:postgresql12-server-devel-12.22-150200.8.66.1.ppc64le",
"openSUSE Leap 15.6:postgresql12-server-devel-12.22-150200.8.66.1.s390x",
"openSUSE Leap 15.6:postgresql12-server-devel-12.22-150200.8.66.1.x86_64",
"openSUSE Leap 15.6:postgresql12-test-12.22-150200.8.66.1.aarch64",
"openSUSE Leap 15.6:postgresql12-test-12.22-150200.8.66.1.ppc64le",
"openSUSE Leap 15.6:postgresql12-test-12.22-150200.8.66.1.s390x",
"openSUSE Leap 15.6:postgresql12-test-12.22-150200.8.66.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2024-10979",
"url": "https://www.suse.com/security/cve/CVE-2024-10979"
},
{
"category": "external",
"summary": "SUSE Bug 1233327 for CVE-2024-10979",
"url": "https://bugzilla.suse.com/1233327"
}
],
"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.22-150200.8.66.1.aarch64",
"SUSE Enterprise Storage 7.1:postgresql12-12.22-150200.8.66.1.x86_64",
"SUSE Enterprise Storage 7.1:postgresql12-contrib-12.22-150200.8.66.1.aarch64",
"SUSE Enterprise Storage 7.1:postgresql12-contrib-12.22-150200.8.66.1.x86_64",
"SUSE Enterprise Storage 7.1:postgresql12-devel-12.22-150200.8.66.1.aarch64",
"SUSE Enterprise Storage 7.1:postgresql12-devel-12.22-150200.8.66.1.x86_64",
"SUSE Enterprise Storage 7.1:postgresql12-docs-12.22-150200.8.66.1.noarch",
"SUSE Enterprise Storage 7.1:postgresql12-plperl-12.22-150200.8.66.1.aarch64",
"SUSE Enterprise Storage 7.1:postgresql12-plperl-12.22-150200.8.66.1.x86_64",
"SUSE Enterprise Storage 7.1:postgresql12-plpython-12.22-150200.8.66.1.aarch64",
"SUSE Enterprise Storage 7.1:postgresql12-plpython-12.22-150200.8.66.1.x86_64",
"SUSE Enterprise Storage 7.1:postgresql12-pltcl-12.22-150200.8.66.1.aarch64",
"SUSE Enterprise Storage 7.1:postgresql12-pltcl-12.22-150200.8.66.1.x86_64",
"SUSE Enterprise Storage 7.1:postgresql12-server-12.22-150200.8.66.1.aarch64",
"SUSE Enterprise Storage 7.1:postgresql12-server-12.22-150200.8.66.1.x86_64",
"SUSE Enterprise Storage 7.1:postgresql12-server-devel-12.22-150200.8.66.1.aarch64",
"SUSE Enterprise Storage 7.1:postgresql12-server-devel-12.22-150200.8.66.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql12-12.22-150200.8.66.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql12-12.22-150200.8.66.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql12-contrib-12.22-150200.8.66.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql12-contrib-12.22-150200.8.66.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql12-devel-12.22-150200.8.66.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql12-devel-12.22-150200.8.66.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql12-docs-12.22-150200.8.66.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql12-plperl-12.22-150200.8.66.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql12-plperl-12.22-150200.8.66.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql12-plpython-12.22-150200.8.66.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql12-plpython-12.22-150200.8.66.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql12-pltcl-12.22-150200.8.66.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql12-pltcl-12.22-150200.8.66.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql12-server-12.22-150200.8.66.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql12-server-12.22-150200.8.66.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql12-server-devel-12.22-150200.8.66.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql12-server-devel-12.22-150200.8.66.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql12-12.22-150200.8.66.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql12-12.22-150200.8.66.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql12-contrib-12.22-150200.8.66.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql12-contrib-12.22-150200.8.66.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql12-devel-12.22-150200.8.66.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql12-devel-12.22-150200.8.66.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql12-docs-12.22-150200.8.66.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql12-plperl-12.22-150200.8.66.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql12-plperl-12.22-150200.8.66.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql12-plpython-12.22-150200.8.66.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql12-plpython-12.22-150200.8.66.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql12-pltcl-12.22-150200.8.66.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql12-pltcl-12.22-150200.8.66.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql12-server-12.22-150200.8.66.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql12-server-12.22-150200.8.66.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql12-server-devel-12.22-150200.8.66.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql12-server-devel-12.22-150200.8.66.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql12-12.22-150200.8.66.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql12-12.22-150200.8.66.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql12-12.22-150200.8.66.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql12-12.22-150200.8.66.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql12-contrib-12.22-150200.8.66.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql12-contrib-12.22-150200.8.66.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql12-contrib-12.22-150200.8.66.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql12-contrib-12.22-150200.8.66.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql12-devel-12.22-150200.8.66.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql12-devel-12.22-150200.8.66.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql12-devel-12.22-150200.8.66.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql12-devel-12.22-150200.8.66.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql12-docs-12.22-150200.8.66.1.noarch",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql12-plperl-12.22-150200.8.66.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql12-plperl-12.22-150200.8.66.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql12-plperl-12.22-150200.8.66.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql12-plperl-12.22-150200.8.66.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql12-plpython-12.22-150200.8.66.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql12-plpython-12.22-150200.8.66.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql12-plpython-12.22-150200.8.66.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql12-plpython-12.22-150200.8.66.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql12-pltcl-12.22-150200.8.66.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql12-pltcl-12.22-150200.8.66.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql12-pltcl-12.22-150200.8.66.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql12-pltcl-12.22-150200.8.66.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql12-server-12.22-150200.8.66.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql12-server-12.22-150200.8.66.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql12-server-12.22-150200.8.66.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql12-server-12.22-150200.8.66.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql12-server-devel-12.22-150200.8.66.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql12-server-devel-12.22-150200.8.66.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql12-server-devel-12.22-150200.8.66.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql12-server-devel-12.22-150200.8.66.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql12-12.22-150200.8.66.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql12-12.22-150200.8.66.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql12-12.22-150200.8.66.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql12-12.22-150200.8.66.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql12-contrib-12.22-150200.8.66.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql12-contrib-12.22-150200.8.66.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql12-contrib-12.22-150200.8.66.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql12-contrib-12.22-150200.8.66.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql12-devel-12.22-150200.8.66.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql12-devel-12.22-150200.8.66.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql12-devel-12.22-150200.8.66.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql12-devel-12.22-150200.8.66.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql12-docs-12.22-150200.8.66.1.noarch",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql12-plperl-12.22-150200.8.66.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql12-plperl-12.22-150200.8.66.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql12-plperl-12.22-150200.8.66.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql12-plperl-12.22-150200.8.66.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql12-plpython-12.22-150200.8.66.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql12-plpython-12.22-150200.8.66.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql12-plpython-12.22-150200.8.66.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql12-plpython-12.22-150200.8.66.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql12-pltcl-12.22-150200.8.66.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql12-pltcl-12.22-150200.8.66.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql12-pltcl-12.22-150200.8.66.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql12-pltcl-12.22-150200.8.66.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql12-server-12.22-150200.8.66.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql12-server-12.22-150200.8.66.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql12-server-12.22-150200.8.66.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql12-server-12.22-150200.8.66.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql12-server-devel-12.22-150200.8.66.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql12-server-devel-12.22-150200.8.66.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql12-server-devel-12.22-150200.8.66.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql12-server-devel-12.22-150200.8.66.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql12-12.22-150200.8.66.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql12-12.22-150200.8.66.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql12-contrib-12.22-150200.8.66.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql12-contrib-12.22-150200.8.66.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql12-devel-12.22-150200.8.66.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql12-devel-12.22-150200.8.66.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql12-docs-12.22-150200.8.66.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql12-plperl-12.22-150200.8.66.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql12-plperl-12.22-150200.8.66.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql12-plpython-12.22-150200.8.66.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql12-plpython-12.22-150200.8.66.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql12-pltcl-12.22-150200.8.66.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql12-pltcl-12.22-150200.8.66.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql12-server-12.22-150200.8.66.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql12-server-12.22-150200.8.66.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql12-server-devel-12.22-150200.8.66.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql12-server-devel-12.22-150200.8.66.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql12-12.22-150200.8.66.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql12-12.22-150200.8.66.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql12-contrib-12.22-150200.8.66.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql12-contrib-12.22-150200.8.66.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql12-devel-12.22-150200.8.66.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql12-devel-12.22-150200.8.66.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql12-docs-12.22-150200.8.66.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql12-plperl-12.22-150200.8.66.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql12-plperl-12.22-150200.8.66.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql12-plpython-12.22-150200.8.66.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql12-plpython-12.22-150200.8.66.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql12-pltcl-12.22-150200.8.66.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql12-pltcl-12.22-150200.8.66.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql12-server-12.22-150200.8.66.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql12-server-12.22-150200.8.66.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql12-server-devel-12.22-150200.8.66.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql12-server-devel-12.22-150200.8.66.1.x86_64",
"openSUSE Leap 15.5:postgresql12-12.22-150200.8.66.1.aarch64",
"openSUSE Leap 15.5:postgresql12-12.22-150200.8.66.1.ppc64le",
"openSUSE Leap 15.5:postgresql12-12.22-150200.8.66.1.s390x",
"openSUSE Leap 15.5:postgresql12-12.22-150200.8.66.1.x86_64",
"openSUSE Leap 15.5:postgresql12-contrib-12.22-150200.8.66.1.aarch64",
"openSUSE Leap 15.5:postgresql12-contrib-12.22-150200.8.66.1.ppc64le",
"openSUSE Leap 15.5:postgresql12-contrib-12.22-150200.8.66.1.s390x",
"openSUSE Leap 15.5:postgresql12-contrib-12.22-150200.8.66.1.x86_64",
"openSUSE Leap 15.5:postgresql12-devel-12.22-150200.8.66.1.aarch64",
"openSUSE Leap 15.5:postgresql12-devel-12.22-150200.8.66.1.ppc64le",
"openSUSE Leap 15.5:postgresql12-devel-12.22-150200.8.66.1.s390x",
"openSUSE Leap 15.5:postgresql12-devel-12.22-150200.8.66.1.x86_64",
"openSUSE Leap 15.5:postgresql12-docs-12.22-150200.8.66.1.noarch",
"openSUSE Leap 15.5:postgresql12-llvmjit-12.22-150200.8.66.1.aarch64",
"openSUSE Leap 15.5:postgresql12-llvmjit-12.22-150200.8.66.1.ppc64le",
"openSUSE Leap 15.5:postgresql12-llvmjit-12.22-150200.8.66.1.s390x",
"openSUSE Leap 15.5:postgresql12-llvmjit-12.22-150200.8.66.1.x86_64",
"openSUSE Leap 15.5:postgresql12-llvmjit-devel-12.22-150200.8.66.1.aarch64",
"openSUSE Leap 15.5:postgresql12-llvmjit-devel-12.22-150200.8.66.1.ppc64le",
"openSUSE Leap 15.5:postgresql12-llvmjit-devel-12.22-150200.8.66.1.s390x",
"openSUSE Leap 15.5:postgresql12-llvmjit-devel-12.22-150200.8.66.1.x86_64",
"openSUSE Leap 15.5:postgresql12-plperl-12.22-150200.8.66.1.aarch64",
"openSUSE Leap 15.5:postgresql12-plperl-12.22-150200.8.66.1.ppc64le",
"openSUSE Leap 15.5:postgresql12-plperl-12.22-150200.8.66.1.s390x",
"openSUSE Leap 15.5:postgresql12-plperl-12.22-150200.8.66.1.x86_64",
"openSUSE Leap 15.5:postgresql12-plpython-12.22-150200.8.66.1.aarch64",
"openSUSE Leap 15.5:postgresql12-plpython-12.22-150200.8.66.1.ppc64le",
"openSUSE Leap 15.5:postgresql12-plpython-12.22-150200.8.66.1.s390x",
"openSUSE Leap 15.5:postgresql12-plpython-12.22-150200.8.66.1.x86_64",
"openSUSE Leap 15.5:postgresql12-pltcl-12.22-150200.8.66.1.aarch64",
"openSUSE Leap 15.5:postgresql12-pltcl-12.22-150200.8.66.1.ppc64le",
"openSUSE Leap 15.5:postgresql12-pltcl-12.22-150200.8.66.1.s390x",
"openSUSE Leap 15.5:postgresql12-pltcl-12.22-150200.8.66.1.x86_64",
"openSUSE Leap 15.5:postgresql12-server-12.22-150200.8.66.1.aarch64",
"openSUSE Leap 15.5:postgresql12-server-12.22-150200.8.66.1.ppc64le",
"openSUSE Leap 15.5:postgresql12-server-12.22-150200.8.66.1.s390x",
"openSUSE Leap 15.5:postgresql12-server-12.22-150200.8.66.1.x86_64",
"openSUSE Leap 15.5:postgresql12-server-devel-12.22-150200.8.66.1.aarch64",
"openSUSE Leap 15.5:postgresql12-server-devel-12.22-150200.8.66.1.ppc64le",
"openSUSE Leap 15.5:postgresql12-server-devel-12.22-150200.8.66.1.s390x",
"openSUSE Leap 15.5:postgresql12-server-devel-12.22-150200.8.66.1.x86_64",
"openSUSE Leap 15.5:postgresql12-test-12.22-150200.8.66.1.aarch64",
"openSUSE Leap 15.5:postgresql12-test-12.22-150200.8.66.1.ppc64le",
"openSUSE Leap 15.5:postgresql12-test-12.22-150200.8.66.1.s390x",
"openSUSE Leap 15.5:postgresql12-test-12.22-150200.8.66.1.x86_64",
"openSUSE Leap 15.6:postgresql12-12.22-150200.8.66.1.aarch64",
"openSUSE Leap 15.6:postgresql12-12.22-150200.8.66.1.ppc64le",
"openSUSE Leap 15.6:postgresql12-12.22-150200.8.66.1.s390x",
"openSUSE Leap 15.6:postgresql12-12.22-150200.8.66.1.x86_64",
"openSUSE Leap 15.6:postgresql12-contrib-12.22-150200.8.66.1.aarch64",
"openSUSE Leap 15.6:postgresql12-contrib-12.22-150200.8.66.1.ppc64le",
"openSUSE Leap 15.6:postgresql12-contrib-12.22-150200.8.66.1.s390x",
"openSUSE Leap 15.6:postgresql12-contrib-12.22-150200.8.66.1.x86_64",
"openSUSE Leap 15.6:postgresql12-devel-12.22-150200.8.66.1.aarch64",
"openSUSE Leap 15.6:postgresql12-devel-12.22-150200.8.66.1.ppc64le",
"openSUSE Leap 15.6:postgresql12-devel-12.22-150200.8.66.1.s390x",
"openSUSE Leap 15.6:postgresql12-devel-12.22-150200.8.66.1.x86_64",
"openSUSE Leap 15.6:postgresql12-docs-12.22-150200.8.66.1.noarch",
"openSUSE Leap 15.6:postgresql12-llvmjit-12.22-150200.8.66.1.aarch64",
"openSUSE Leap 15.6:postgresql12-llvmjit-12.22-150200.8.66.1.ppc64le",
"openSUSE Leap 15.6:postgresql12-llvmjit-12.22-150200.8.66.1.s390x",
"openSUSE Leap 15.6:postgresql12-llvmjit-12.22-150200.8.66.1.x86_64",
"openSUSE Leap 15.6:postgresql12-llvmjit-devel-12.22-150200.8.66.1.aarch64",
"openSUSE Leap 15.6:postgresql12-llvmjit-devel-12.22-150200.8.66.1.ppc64le",
"openSUSE Leap 15.6:postgresql12-llvmjit-devel-12.22-150200.8.66.1.s390x",
"openSUSE Leap 15.6:postgresql12-llvmjit-devel-12.22-150200.8.66.1.x86_64",
"openSUSE Leap 15.6:postgresql12-plperl-12.22-150200.8.66.1.aarch64",
"openSUSE Leap 15.6:postgresql12-plperl-12.22-150200.8.66.1.ppc64le",
"openSUSE Leap 15.6:postgresql12-plperl-12.22-150200.8.66.1.s390x",
"openSUSE Leap 15.6:postgresql12-plperl-12.22-150200.8.66.1.x86_64",
"openSUSE Leap 15.6:postgresql12-plpython-12.22-150200.8.66.1.aarch64",
"openSUSE Leap 15.6:postgresql12-plpython-12.22-150200.8.66.1.ppc64le",
"openSUSE Leap 15.6:postgresql12-plpython-12.22-150200.8.66.1.s390x",
"openSUSE Leap 15.6:postgresql12-plpython-12.22-150200.8.66.1.x86_64",
"openSUSE Leap 15.6:postgresql12-pltcl-12.22-150200.8.66.1.aarch64",
"openSUSE Leap 15.6:postgresql12-pltcl-12.22-150200.8.66.1.ppc64le",
"openSUSE Leap 15.6:postgresql12-pltcl-12.22-150200.8.66.1.s390x",
"openSUSE Leap 15.6:postgresql12-pltcl-12.22-150200.8.66.1.x86_64",
"openSUSE Leap 15.6:postgresql12-server-12.22-150200.8.66.1.aarch64",
"openSUSE Leap 15.6:postgresql12-server-12.22-150200.8.66.1.ppc64le",
"openSUSE Leap 15.6:postgresql12-server-12.22-150200.8.66.1.s390x",
"openSUSE Leap 15.6:postgresql12-server-12.22-150200.8.66.1.x86_64",
"openSUSE Leap 15.6:postgresql12-server-devel-12.22-150200.8.66.1.aarch64",
"openSUSE Leap 15.6:postgresql12-server-devel-12.22-150200.8.66.1.ppc64le",
"openSUSE Leap 15.6:postgresql12-server-devel-12.22-150200.8.66.1.s390x",
"openSUSE Leap 15.6:postgresql12-server-devel-12.22-150200.8.66.1.x86_64",
"openSUSE Leap 15.6:postgresql12-test-12.22-150200.8.66.1.aarch64",
"openSUSE Leap 15.6:postgresql12-test-12.22-150200.8.66.1.ppc64le",
"openSUSE Leap 15.6:postgresql12-test-12.22-150200.8.66.1.s390x",
"openSUSE Leap 15.6:postgresql12-test-12.22-150200.8.66.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 8.8,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"SUSE Enterprise Storage 7.1:postgresql12-12.22-150200.8.66.1.aarch64",
"SUSE Enterprise Storage 7.1:postgresql12-12.22-150200.8.66.1.x86_64",
"SUSE Enterprise Storage 7.1:postgresql12-contrib-12.22-150200.8.66.1.aarch64",
"SUSE Enterprise Storage 7.1:postgresql12-contrib-12.22-150200.8.66.1.x86_64",
"SUSE Enterprise Storage 7.1:postgresql12-devel-12.22-150200.8.66.1.aarch64",
"SUSE Enterprise Storage 7.1:postgresql12-devel-12.22-150200.8.66.1.x86_64",
"SUSE Enterprise Storage 7.1:postgresql12-docs-12.22-150200.8.66.1.noarch",
"SUSE Enterprise Storage 7.1:postgresql12-plperl-12.22-150200.8.66.1.aarch64",
"SUSE Enterprise Storage 7.1:postgresql12-plperl-12.22-150200.8.66.1.x86_64",
"SUSE Enterprise Storage 7.1:postgresql12-plpython-12.22-150200.8.66.1.aarch64",
"SUSE Enterprise Storage 7.1:postgresql12-plpython-12.22-150200.8.66.1.x86_64",
"SUSE Enterprise Storage 7.1:postgresql12-pltcl-12.22-150200.8.66.1.aarch64",
"SUSE Enterprise Storage 7.1:postgresql12-pltcl-12.22-150200.8.66.1.x86_64",
"SUSE Enterprise Storage 7.1:postgresql12-server-12.22-150200.8.66.1.aarch64",
"SUSE Enterprise Storage 7.1:postgresql12-server-12.22-150200.8.66.1.x86_64",
"SUSE Enterprise Storage 7.1:postgresql12-server-devel-12.22-150200.8.66.1.aarch64",
"SUSE Enterprise Storage 7.1:postgresql12-server-devel-12.22-150200.8.66.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql12-12.22-150200.8.66.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql12-12.22-150200.8.66.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql12-contrib-12.22-150200.8.66.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql12-contrib-12.22-150200.8.66.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql12-devel-12.22-150200.8.66.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql12-devel-12.22-150200.8.66.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql12-docs-12.22-150200.8.66.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql12-plperl-12.22-150200.8.66.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql12-plperl-12.22-150200.8.66.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql12-plpython-12.22-150200.8.66.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql12-plpython-12.22-150200.8.66.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql12-pltcl-12.22-150200.8.66.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql12-pltcl-12.22-150200.8.66.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql12-server-12.22-150200.8.66.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql12-server-12.22-150200.8.66.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql12-server-devel-12.22-150200.8.66.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql12-server-devel-12.22-150200.8.66.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql12-12.22-150200.8.66.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql12-12.22-150200.8.66.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql12-contrib-12.22-150200.8.66.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql12-contrib-12.22-150200.8.66.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql12-devel-12.22-150200.8.66.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql12-devel-12.22-150200.8.66.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql12-docs-12.22-150200.8.66.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql12-plperl-12.22-150200.8.66.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql12-plperl-12.22-150200.8.66.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql12-plpython-12.22-150200.8.66.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql12-plpython-12.22-150200.8.66.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql12-pltcl-12.22-150200.8.66.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql12-pltcl-12.22-150200.8.66.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql12-server-12.22-150200.8.66.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql12-server-12.22-150200.8.66.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql12-server-devel-12.22-150200.8.66.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql12-server-devel-12.22-150200.8.66.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql12-12.22-150200.8.66.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql12-12.22-150200.8.66.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql12-12.22-150200.8.66.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql12-12.22-150200.8.66.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql12-contrib-12.22-150200.8.66.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql12-contrib-12.22-150200.8.66.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql12-contrib-12.22-150200.8.66.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql12-contrib-12.22-150200.8.66.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql12-devel-12.22-150200.8.66.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql12-devel-12.22-150200.8.66.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql12-devel-12.22-150200.8.66.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql12-devel-12.22-150200.8.66.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql12-docs-12.22-150200.8.66.1.noarch",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql12-plperl-12.22-150200.8.66.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql12-plperl-12.22-150200.8.66.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql12-plperl-12.22-150200.8.66.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql12-plperl-12.22-150200.8.66.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql12-plpython-12.22-150200.8.66.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql12-plpython-12.22-150200.8.66.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql12-plpython-12.22-150200.8.66.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql12-plpython-12.22-150200.8.66.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql12-pltcl-12.22-150200.8.66.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql12-pltcl-12.22-150200.8.66.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql12-pltcl-12.22-150200.8.66.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql12-pltcl-12.22-150200.8.66.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql12-server-12.22-150200.8.66.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql12-server-12.22-150200.8.66.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql12-server-12.22-150200.8.66.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql12-server-12.22-150200.8.66.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql12-server-devel-12.22-150200.8.66.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql12-server-devel-12.22-150200.8.66.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql12-server-devel-12.22-150200.8.66.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql12-server-devel-12.22-150200.8.66.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql12-12.22-150200.8.66.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql12-12.22-150200.8.66.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql12-12.22-150200.8.66.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql12-12.22-150200.8.66.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql12-contrib-12.22-150200.8.66.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql12-contrib-12.22-150200.8.66.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql12-contrib-12.22-150200.8.66.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql12-contrib-12.22-150200.8.66.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql12-devel-12.22-150200.8.66.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql12-devel-12.22-150200.8.66.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql12-devel-12.22-150200.8.66.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql12-devel-12.22-150200.8.66.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql12-docs-12.22-150200.8.66.1.noarch",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql12-plperl-12.22-150200.8.66.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql12-plperl-12.22-150200.8.66.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql12-plperl-12.22-150200.8.66.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql12-plperl-12.22-150200.8.66.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql12-plpython-12.22-150200.8.66.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql12-plpython-12.22-150200.8.66.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql12-plpython-12.22-150200.8.66.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql12-plpython-12.22-150200.8.66.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql12-pltcl-12.22-150200.8.66.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql12-pltcl-12.22-150200.8.66.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql12-pltcl-12.22-150200.8.66.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql12-pltcl-12.22-150200.8.66.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql12-server-12.22-150200.8.66.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql12-server-12.22-150200.8.66.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql12-server-12.22-150200.8.66.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql12-server-12.22-150200.8.66.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql12-server-devel-12.22-150200.8.66.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql12-server-devel-12.22-150200.8.66.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql12-server-devel-12.22-150200.8.66.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql12-server-devel-12.22-150200.8.66.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql12-12.22-150200.8.66.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql12-12.22-150200.8.66.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql12-contrib-12.22-150200.8.66.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql12-contrib-12.22-150200.8.66.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql12-devel-12.22-150200.8.66.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql12-devel-12.22-150200.8.66.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql12-docs-12.22-150200.8.66.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql12-plperl-12.22-150200.8.66.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql12-plperl-12.22-150200.8.66.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql12-plpython-12.22-150200.8.66.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql12-plpython-12.22-150200.8.66.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql12-pltcl-12.22-150200.8.66.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql12-pltcl-12.22-150200.8.66.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql12-server-12.22-150200.8.66.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql12-server-12.22-150200.8.66.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql12-server-devel-12.22-150200.8.66.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql12-server-devel-12.22-150200.8.66.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql12-12.22-150200.8.66.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql12-12.22-150200.8.66.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql12-contrib-12.22-150200.8.66.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql12-contrib-12.22-150200.8.66.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql12-devel-12.22-150200.8.66.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql12-devel-12.22-150200.8.66.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql12-docs-12.22-150200.8.66.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql12-plperl-12.22-150200.8.66.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql12-plperl-12.22-150200.8.66.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql12-plpython-12.22-150200.8.66.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql12-plpython-12.22-150200.8.66.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql12-pltcl-12.22-150200.8.66.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql12-pltcl-12.22-150200.8.66.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql12-server-12.22-150200.8.66.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql12-server-12.22-150200.8.66.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql12-server-devel-12.22-150200.8.66.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql12-server-devel-12.22-150200.8.66.1.x86_64",
"openSUSE Leap 15.5:postgresql12-12.22-150200.8.66.1.aarch64",
"openSUSE Leap 15.5:postgresql12-12.22-150200.8.66.1.ppc64le",
"openSUSE Leap 15.5:postgresql12-12.22-150200.8.66.1.s390x",
"openSUSE Leap 15.5:postgresql12-12.22-150200.8.66.1.x86_64",
"openSUSE Leap 15.5:postgresql12-contrib-12.22-150200.8.66.1.aarch64",
"openSUSE Leap 15.5:postgresql12-contrib-12.22-150200.8.66.1.ppc64le",
"openSUSE Leap 15.5:postgresql12-contrib-12.22-150200.8.66.1.s390x",
"openSUSE Leap 15.5:postgresql12-contrib-12.22-150200.8.66.1.x86_64",
"openSUSE Leap 15.5:postgresql12-devel-12.22-150200.8.66.1.aarch64",
"openSUSE Leap 15.5:postgresql12-devel-12.22-150200.8.66.1.ppc64le",
"openSUSE Leap 15.5:postgresql12-devel-12.22-150200.8.66.1.s390x",
"openSUSE Leap 15.5:postgresql12-devel-12.22-150200.8.66.1.x86_64",
"openSUSE Leap 15.5:postgresql12-docs-12.22-150200.8.66.1.noarch",
"openSUSE Leap 15.5:postgresql12-llvmjit-12.22-150200.8.66.1.aarch64",
"openSUSE Leap 15.5:postgresql12-llvmjit-12.22-150200.8.66.1.ppc64le",
"openSUSE Leap 15.5:postgresql12-llvmjit-12.22-150200.8.66.1.s390x",
"openSUSE Leap 15.5:postgresql12-llvmjit-12.22-150200.8.66.1.x86_64",
"openSUSE Leap 15.5:postgresql12-llvmjit-devel-12.22-150200.8.66.1.aarch64",
"openSUSE Leap 15.5:postgresql12-llvmjit-devel-12.22-150200.8.66.1.ppc64le",
"openSUSE Leap 15.5:postgresql12-llvmjit-devel-12.22-150200.8.66.1.s390x",
"openSUSE Leap 15.5:postgresql12-llvmjit-devel-12.22-150200.8.66.1.x86_64",
"openSUSE Leap 15.5:postgresql12-plperl-12.22-150200.8.66.1.aarch64",
"openSUSE Leap 15.5:postgresql12-plperl-12.22-150200.8.66.1.ppc64le",
"openSUSE Leap 15.5:postgresql12-plperl-12.22-150200.8.66.1.s390x",
"openSUSE Leap 15.5:postgresql12-plperl-12.22-150200.8.66.1.x86_64",
"openSUSE Leap 15.5:postgresql12-plpython-12.22-150200.8.66.1.aarch64",
"openSUSE Leap 15.5:postgresql12-plpython-12.22-150200.8.66.1.ppc64le",
"openSUSE Leap 15.5:postgresql12-plpython-12.22-150200.8.66.1.s390x",
"openSUSE Leap 15.5:postgresql12-plpython-12.22-150200.8.66.1.x86_64",
"openSUSE Leap 15.5:postgresql12-pltcl-12.22-150200.8.66.1.aarch64",
"openSUSE Leap 15.5:postgresql12-pltcl-12.22-150200.8.66.1.ppc64le",
"openSUSE Leap 15.5:postgresql12-pltcl-12.22-150200.8.66.1.s390x",
"openSUSE Leap 15.5:postgresql12-pltcl-12.22-150200.8.66.1.x86_64",
"openSUSE Leap 15.5:postgresql12-server-12.22-150200.8.66.1.aarch64",
"openSUSE Leap 15.5:postgresql12-server-12.22-150200.8.66.1.ppc64le",
"openSUSE Leap 15.5:postgresql12-server-12.22-150200.8.66.1.s390x",
"openSUSE Leap 15.5:postgresql12-server-12.22-150200.8.66.1.x86_64",
"openSUSE Leap 15.5:postgresql12-server-devel-12.22-150200.8.66.1.aarch64",
"openSUSE Leap 15.5:postgresql12-server-devel-12.22-150200.8.66.1.ppc64le",
"openSUSE Leap 15.5:postgresql12-server-devel-12.22-150200.8.66.1.s390x",
"openSUSE Leap 15.5:postgresql12-server-devel-12.22-150200.8.66.1.x86_64",
"openSUSE Leap 15.5:postgresql12-test-12.22-150200.8.66.1.aarch64",
"openSUSE Leap 15.5:postgresql12-test-12.22-150200.8.66.1.ppc64le",
"openSUSE Leap 15.5:postgresql12-test-12.22-150200.8.66.1.s390x",
"openSUSE Leap 15.5:postgresql12-test-12.22-150200.8.66.1.x86_64",
"openSUSE Leap 15.6:postgresql12-12.22-150200.8.66.1.aarch64",
"openSUSE Leap 15.6:postgresql12-12.22-150200.8.66.1.ppc64le",
"openSUSE Leap 15.6:postgresql12-12.22-150200.8.66.1.s390x",
"openSUSE Leap 15.6:postgresql12-12.22-150200.8.66.1.x86_64",
"openSUSE Leap 15.6:postgresql12-contrib-12.22-150200.8.66.1.aarch64",
"openSUSE Leap 15.6:postgresql12-contrib-12.22-150200.8.66.1.ppc64le",
"openSUSE Leap 15.6:postgresql12-contrib-12.22-150200.8.66.1.s390x",
"openSUSE Leap 15.6:postgresql12-contrib-12.22-150200.8.66.1.x86_64",
"openSUSE Leap 15.6:postgresql12-devel-12.22-150200.8.66.1.aarch64",
"openSUSE Leap 15.6:postgresql12-devel-12.22-150200.8.66.1.ppc64le",
"openSUSE Leap 15.6:postgresql12-devel-12.22-150200.8.66.1.s390x",
"openSUSE Leap 15.6:postgresql12-devel-12.22-150200.8.66.1.x86_64",
"openSUSE Leap 15.6:postgresql12-docs-12.22-150200.8.66.1.noarch",
"openSUSE Leap 15.6:postgresql12-llvmjit-12.22-150200.8.66.1.aarch64",
"openSUSE Leap 15.6:postgresql12-llvmjit-12.22-150200.8.66.1.ppc64le",
"openSUSE Leap 15.6:postgresql12-llvmjit-12.22-150200.8.66.1.s390x",
"openSUSE Leap 15.6:postgresql12-llvmjit-12.22-150200.8.66.1.x86_64",
"openSUSE Leap 15.6:postgresql12-llvmjit-devel-12.22-150200.8.66.1.aarch64",
"openSUSE Leap 15.6:postgresql12-llvmjit-devel-12.22-150200.8.66.1.ppc64le",
"openSUSE Leap 15.6:postgresql12-llvmjit-devel-12.22-150200.8.66.1.s390x",
"openSUSE Leap 15.6:postgresql12-llvmjit-devel-12.22-150200.8.66.1.x86_64",
"openSUSE Leap 15.6:postgresql12-plperl-12.22-150200.8.66.1.aarch64",
"openSUSE Leap 15.6:postgresql12-plperl-12.22-150200.8.66.1.ppc64le",
"openSUSE Leap 15.6:postgresql12-plperl-12.22-150200.8.66.1.s390x",
"openSUSE Leap 15.6:postgresql12-plperl-12.22-150200.8.66.1.x86_64",
"openSUSE Leap 15.6:postgresql12-plpython-12.22-150200.8.66.1.aarch64",
"openSUSE Leap 15.6:postgresql12-plpython-12.22-150200.8.66.1.ppc64le",
"openSUSE Leap 15.6:postgresql12-plpython-12.22-150200.8.66.1.s390x",
"openSUSE Leap 15.6:postgresql12-plpython-12.22-150200.8.66.1.x86_64",
"openSUSE Leap 15.6:postgresql12-pltcl-12.22-150200.8.66.1.aarch64",
"openSUSE Leap 15.6:postgresql12-pltcl-12.22-150200.8.66.1.ppc64le",
"openSUSE Leap 15.6:postgresql12-pltcl-12.22-150200.8.66.1.s390x",
"openSUSE Leap 15.6:postgresql12-pltcl-12.22-150200.8.66.1.x86_64",
"openSUSE Leap 15.6:postgresql12-server-12.22-150200.8.66.1.aarch64",
"openSUSE Leap 15.6:postgresql12-server-12.22-150200.8.66.1.ppc64le",
"openSUSE Leap 15.6:postgresql12-server-12.22-150200.8.66.1.s390x",
"openSUSE Leap 15.6:postgresql12-server-12.22-150200.8.66.1.x86_64",
"openSUSE Leap 15.6:postgresql12-server-devel-12.22-150200.8.66.1.aarch64",
"openSUSE Leap 15.6:postgresql12-server-devel-12.22-150200.8.66.1.ppc64le",
"openSUSE Leap 15.6:postgresql12-server-devel-12.22-150200.8.66.1.s390x",
"openSUSE Leap 15.6:postgresql12-server-devel-12.22-150200.8.66.1.x86_64",
"openSUSE Leap 15.6:postgresql12-test-12.22-150200.8.66.1.aarch64",
"openSUSE Leap 15.6:postgresql12-test-12.22-150200.8.66.1.ppc64le",
"openSUSE Leap 15.6:postgresql12-test-12.22-150200.8.66.1.s390x",
"openSUSE Leap 15.6:postgresql12-test-12.22-150200.8.66.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-11-28T12:25:11Z",
"details": "important"
}
],
"title": "CVE-2024-10979"
}
]
}
suse-su-2024:4095-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\n- CVE-2024-10976: Ensure cached plans are marked as dependent on the calling role when RLS applies to a non-top-level table reference (bsc#1233323).\n- CVE-2024-10977: Make libpq discard error messages received during SSL or GSS protocol negotiation (bsc#1233325).\n- CVE-2024-10978: Fix unintended interactions between SET SESSION AUTHORIZATION and SET ROLE (bsc#1233326).\n- CVE-2024-10979: Prevent trusted PL/Perl code from changing environment variables (bsc#1233327).\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-2024-4095,SUSE-SLE-SERVER-12-SP5-LTSS-2024-4095,SUSE-SLE-SERVER-12-SP5-LTSS-EXTENDED-SECURITY-2024-4095",
"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-2024_4095-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2024:4095-1",
"url": "https://www.suse.com/support/update/announcement/2024/suse-su-20244095-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2024:4095-1",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2024-November/019872.html"
},
{
"category": "self",
"summary": "SUSE Bug 1233323",
"url": "https://bugzilla.suse.com/1233323"
},
{
"category": "self",
"summary": "SUSE Bug 1233325",
"url": "https://bugzilla.suse.com/1233325"
},
{
"category": "self",
"summary": "SUSE Bug 1233326",
"url": "https://bugzilla.suse.com/1233326"
},
{
"category": "self",
"summary": "SUSE Bug 1233327",
"url": "https://bugzilla.suse.com/1233327"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2024-10976 page",
"url": "https://www.suse.com/security/cve/CVE-2024-10976/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2024-10977 page",
"url": "https://www.suse.com/security/cve/CVE-2024-10977/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2024-10978 page",
"url": "https://www.suse.com/security/cve/CVE-2024-10978/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2024-10979 page",
"url": "https://www.suse.com/security/cve/CVE-2024-10979/"
}
],
"title": "Security update for postgresql15",
"tracking": {
"current_release_date": "2024-11-28T12:23:58Z",
"generator": {
"date": "2024-11-28T12:23:58Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2024:4095-1",
"initial_release_date": "2024-11-28T12:23:58Z",
"revision_history": [
{
"date": "2024-11-28T12:23:58Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "postgresql15-15.10-3.33.1.aarch64",
"product": {
"name": "postgresql15-15.10-3.33.1.aarch64",
"product_id": "postgresql15-15.10-3.33.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql15-contrib-15.10-3.33.1.aarch64",
"product": {
"name": "postgresql15-contrib-15.10-3.33.1.aarch64",
"product_id": "postgresql15-contrib-15.10-3.33.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql15-devel-15.10-3.33.1.aarch64",
"product": {
"name": "postgresql15-devel-15.10-3.33.1.aarch64",
"product_id": "postgresql15-devel-15.10-3.33.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql15-llvmjit-devel-15.10-3.33.1.aarch64",
"product": {
"name": "postgresql15-llvmjit-devel-15.10-3.33.1.aarch64",
"product_id": "postgresql15-llvmjit-devel-15.10-3.33.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql15-plperl-15.10-3.33.1.aarch64",
"product": {
"name": "postgresql15-plperl-15.10-3.33.1.aarch64",
"product_id": "postgresql15-plperl-15.10-3.33.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql15-plpython-15.10-3.33.1.aarch64",
"product": {
"name": "postgresql15-plpython-15.10-3.33.1.aarch64",
"product_id": "postgresql15-plpython-15.10-3.33.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql15-pltcl-15.10-3.33.1.aarch64",
"product": {
"name": "postgresql15-pltcl-15.10-3.33.1.aarch64",
"product_id": "postgresql15-pltcl-15.10-3.33.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql15-server-15.10-3.33.1.aarch64",
"product": {
"name": "postgresql15-server-15.10-3.33.1.aarch64",
"product_id": "postgresql15-server-15.10-3.33.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql15-server-devel-15.10-3.33.1.aarch64",
"product": {
"name": "postgresql15-server-devel-15.10-3.33.1.aarch64",
"product_id": "postgresql15-server-devel-15.10-3.33.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql15-test-15.10-3.33.1.aarch64",
"product": {
"name": "postgresql15-test-15.10-3.33.1.aarch64",
"product_id": "postgresql15-test-15.10-3.33.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "postgresql15-15.10-3.33.1.i586",
"product": {
"name": "postgresql15-15.10-3.33.1.i586",
"product_id": "postgresql15-15.10-3.33.1.i586"
}
},
{
"category": "product_version",
"name": "postgresql15-contrib-15.10-3.33.1.i586",
"product": {
"name": "postgresql15-contrib-15.10-3.33.1.i586",
"product_id": "postgresql15-contrib-15.10-3.33.1.i586"
}
},
{
"category": "product_version",
"name": "postgresql15-devel-15.10-3.33.1.i586",
"product": {
"name": "postgresql15-devel-15.10-3.33.1.i586",
"product_id": "postgresql15-devel-15.10-3.33.1.i586"
}
},
{
"category": "product_version",
"name": "postgresql15-llvmjit-devel-15.10-3.33.1.i586",
"product": {
"name": "postgresql15-llvmjit-devel-15.10-3.33.1.i586",
"product_id": "postgresql15-llvmjit-devel-15.10-3.33.1.i586"
}
},
{
"category": "product_version",
"name": "postgresql15-plperl-15.10-3.33.1.i586",
"product": {
"name": "postgresql15-plperl-15.10-3.33.1.i586",
"product_id": "postgresql15-plperl-15.10-3.33.1.i586"
}
},
{
"category": "product_version",
"name": "postgresql15-plpython-15.10-3.33.1.i586",
"product": {
"name": "postgresql15-plpython-15.10-3.33.1.i586",
"product_id": "postgresql15-plpython-15.10-3.33.1.i586"
}
},
{
"category": "product_version",
"name": "postgresql15-pltcl-15.10-3.33.1.i586",
"product": {
"name": "postgresql15-pltcl-15.10-3.33.1.i586",
"product_id": "postgresql15-pltcl-15.10-3.33.1.i586"
}
},
{
"category": "product_version",
"name": "postgresql15-server-15.10-3.33.1.i586",
"product": {
"name": "postgresql15-server-15.10-3.33.1.i586",
"product_id": "postgresql15-server-15.10-3.33.1.i586"
}
},
{
"category": "product_version",
"name": "postgresql15-server-devel-15.10-3.33.1.i586",
"product": {
"name": "postgresql15-server-devel-15.10-3.33.1.i586",
"product_id": "postgresql15-server-devel-15.10-3.33.1.i586"
}
},
{
"category": "product_version",
"name": "postgresql15-test-15.10-3.33.1.i586",
"product": {
"name": "postgresql15-test-15.10-3.33.1.i586",
"product_id": "postgresql15-test-15.10-3.33.1.i586"
}
}
],
"category": "architecture",
"name": "i586"
},
{
"branches": [
{
"category": "product_version",
"name": "postgresql15-docs-15.10-3.33.1.noarch",
"product": {
"name": "postgresql15-docs-15.10-3.33.1.noarch",
"product_id": "postgresql15-docs-15.10-3.33.1.noarch"
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "postgresql15-15.10-3.33.1.ppc64le",
"product": {
"name": "postgresql15-15.10-3.33.1.ppc64le",
"product_id": "postgresql15-15.10-3.33.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql15-contrib-15.10-3.33.1.ppc64le",
"product": {
"name": "postgresql15-contrib-15.10-3.33.1.ppc64le",
"product_id": "postgresql15-contrib-15.10-3.33.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql15-devel-15.10-3.33.1.ppc64le",
"product": {
"name": "postgresql15-devel-15.10-3.33.1.ppc64le",
"product_id": "postgresql15-devel-15.10-3.33.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql15-llvmjit-devel-15.10-3.33.1.ppc64le",
"product": {
"name": "postgresql15-llvmjit-devel-15.10-3.33.1.ppc64le",
"product_id": "postgresql15-llvmjit-devel-15.10-3.33.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql15-plperl-15.10-3.33.1.ppc64le",
"product": {
"name": "postgresql15-plperl-15.10-3.33.1.ppc64le",
"product_id": "postgresql15-plperl-15.10-3.33.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql15-plpython-15.10-3.33.1.ppc64le",
"product": {
"name": "postgresql15-plpython-15.10-3.33.1.ppc64le",
"product_id": "postgresql15-plpython-15.10-3.33.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql15-pltcl-15.10-3.33.1.ppc64le",
"product": {
"name": "postgresql15-pltcl-15.10-3.33.1.ppc64le",
"product_id": "postgresql15-pltcl-15.10-3.33.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql15-server-15.10-3.33.1.ppc64le",
"product": {
"name": "postgresql15-server-15.10-3.33.1.ppc64le",
"product_id": "postgresql15-server-15.10-3.33.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql15-server-devel-15.10-3.33.1.ppc64le",
"product": {
"name": "postgresql15-server-devel-15.10-3.33.1.ppc64le",
"product_id": "postgresql15-server-devel-15.10-3.33.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql15-test-15.10-3.33.1.ppc64le",
"product": {
"name": "postgresql15-test-15.10-3.33.1.ppc64le",
"product_id": "postgresql15-test-15.10-3.33.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "postgresql15-15.10-3.33.1.s390",
"product": {
"name": "postgresql15-15.10-3.33.1.s390",
"product_id": "postgresql15-15.10-3.33.1.s390"
}
},
{
"category": "product_version",
"name": "postgresql15-contrib-15.10-3.33.1.s390",
"product": {
"name": "postgresql15-contrib-15.10-3.33.1.s390",
"product_id": "postgresql15-contrib-15.10-3.33.1.s390"
}
},
{
"category": "product_version",
"name": "postgresql15-devel-15.10-3.33.1.s390",
"product": {
"name": "postgresql15-devel-15.10-3.33.1.s390",
"product_id": "postgresql15-devel-15.10-3.33.1.s390"
}
},
{
"category": "product_version",
"name": "postgresql15-llvmjit-devel-15.10-3.33.1.s390",
"product": {
"name": "postgresql15-llvmjit-devel-15.10-3.33.1.s390",
"product_id": "postgresql15-llvmjit-devel-15.10-3.33.1.s390"
}
},
{
"category": "product_version",
"name": "postgresql15-plperl-15.10-3.33.1.s390",
"product": {
"name": "postgresql15-plperl-15.10-3.33.1.s390",
"product_id": "postgresql15-plperl-15.10-3.33.1.s390"
}
},
{
"category": "product_version",
"name": "postgresql15-plpython-15.10-3.33.1.s390",
"product": {
"name": "postgresql15-plpython-15.10-3.33.1.s390",
"product_id": "postgresql15-plpython-15.10-3.33.1.s390"
}
},
{
"category": "product_version",
"name": "postgresql15-pltcl-15.10-3.33.1.s390",
"product": {
"name": "postgresql15-pltcl-15.10-3.33.1.s390",
"product_id": "postgresql15-pltcl-15.10-3.33.1.s390"
}
},
{
"category": "product_version",
"name": "postgresql15-server-15.10-3.33.1.s390",
"product": {
"name": "postgresql15-server-15.10-3.33.1.s390",
"product_id": "postgresql15-server-15.10-3.33.1.s390"
}
},
{
"category": "product_version",
"name": "postgresql15-server-devel-15.10-3.33.1.s390",
"product": {
"name": "postgresql15-server-devel-15.10-3.33.1.s390",
"product_id": "postgresql15-server-devel-15.10-3.33.1.s390"
}
},
{
"category": "product_version",
"name": "postgresql15-test-15.10-3.33.1.s390",
"product": {
"name": "postgresql15-test-15.10-3.33.1.s390",
"product_id": "postgresql15-test-15.10-3.33.1.s390"
}
}
],
"category": "architecture",
"name": "s390"
},
{
"branches": [
{
"category": "product_version",
"name": "postgresql15-15.10-3.33.1.s390x",
"product": {
"name": "postgresql15-15.10-3.33.1.s390x",
"product_id": "postgresql15-15.10-3.33.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql15-contrib-15.10-3.33.1.s390x",
"product": {
"name": "postgresql15-contrib-15.10-3.33.1.s390x",
"product_id": "postgresql15-contrib-15.10-3.33.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql15-devel-15.10-3.33.1.s390x",
"product": {
"name": "postgresql15-devel-15.10-3.33.1.s390x",
"product_id": "postgresql15-devel-15.10-3.33.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql15-llvmjit-devel-15.10-3.33.1.s390x",
"product": {
"name": "postgresql15-llvmjit-devel-15.10-3.33.1.s390x",
"product_id": "postgresql15-llvmjit-devel-15.10-3.33.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql15-plperl-15.10-3.33.1.s390x",
"product": {
"name": "postgresql15-plperl-15.10-3.33.1.s390x",
"product_id": "postgresql15-plperl-15.10-3.33.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql15-plpython-15.10-3.33.1.s390x",
"product": {
"name": "postgresql15-plpython-15.10-3.33.1.s390x",
"product_id": "postgresql15-plpython-15.10-3.33.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql15-pltcl-15.10-3.33.1.s390x",
"product": {
"name": "postgresql15-pltcl-15.10-3.33.1.s390x",
"product_id": "postgresql15-pltcl-15.10-3.33.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql15-server-15.10-3.33.1.s390x",
"product": {
"name": "postgresql15-server-15.10-3.33.1.s390x",
"product_id": "postgresql15-server-15.10-3.33.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql15-server-devel-15.10-3.33.1.s390x",
"product": {
"name": "postgresql15-server-devel-15.10-3.33.1.s390x",
"product_id": "postgresql15-server-devel-15.10-3.33.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql15-test-15.10-3.33.1.s390x",
"product": {
"name": "postgresql15-test-15.10-3.33.1.s390x",
"product_id": "postgresql15-test-15.10-3.33.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "postgresql15-15.10-3.33.1.x86_64",
"product": {
"name": "postgresql15-15.10-3.33.1.x86_64",
"product_id": "postgresql15-15.10-3.33.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql15-contrib-15.10-3.33.1.x86_64",
"product": {
"name": "postgresql15-contrib-15.10-3.33.1.x86_64",
"product_id": "postgresql15-contrib-15.10-3.33.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql15-devel-15.10-3.33.1.x86_64",
"product": {
"name": "postgresql15-devel-15.10-3.33.1.x86_64",
"product_id": "postgresql15-devel-15.10-3.33.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql15-llvmjit-devel-15.10-3.33.1.x86_64",
"product": {
"name": "postgresql15-llvmjit-devel-15.10-3.33.1.x86_64",
"product_id": "postgresql15-llvmjit-devel-15.10-3.33.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql15-plperl-15.10-3.33.1.x86_64",
"product": {
"name": "postgresql15-plperl-15.10-3.33.1.x86_64",
"product_id": "postgresql15-plperl-15.10-3.33.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql15-plpython-15.10-3.33.1.x86_64",
"product": {
"name": "postgresql15-plpython-15.10-3.33.1.x86_64",
"product_id": "postgresql15-plpython-15.10-3.33.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql15-pltcl-15.10-3.33.1.x86_64",
"product": {
"name": "postgresql15-pltcl-15.10-3.33.1.x86_64",
"product_id": "postgresql15-pltcl-15.10-3.33.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql15-server-15.10-3.33.1.x86_64",
"product": {
"name": "postgresql15-server-15.10-3.33.1.x86_64",
"product_id": "postgresql15-server-15.10-3.33.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql15-server-devel-15.10-3.33.1.x86_64",
"product": {
"name": "postgresql15-server-devel-15.10-3.33.1.x86_64",
"product_id": "postgresql15-server-devel-15.10-3.33.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql15-test-15.10-3.33.1.x86_64",
"product": {
"name": "postgresql15-test-15.10-3.33.1.x86_64",
"product_id": "postgresql15-test-15.10-3.33.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server 12 SP5-LTSS",
"product": {
"name": "SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles-ltss:12:sp5"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5",
"product": {
"name": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5",
"product_id": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles-ltss-extended-security:12:sp5"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-15.10-3.33.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql15-15.10-3.33.1.aarch64"
},
"product_reference": "postgresql15-15.10-3.33.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-15.10-3.33.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql15-15.10-3.33.1.ppc64le"
},
"product_reference": "postgresql15-15.10-3.33.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-15.10-3.33.1.s390x as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql15-15.10-3.33.1.s390x"
},
"product_reference": "postgresql15-15.10-3.33.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-15.10-3.33.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql15-15.10-3.33.1.x86_64"
},
"product_reference": "postgresql15-15.10-3.33.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-contrib-15.10-3.33.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql15-contrib-15.10-3.33.1.aarch64"
},
"product_reference": "postgresql15-contrib-15.10-3.33.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-contrib-15.10-3.33.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql15-contrib-15.10-3.33.1.ppc64le"
},
"product_reference": "postgresql15-contrib-15.10-3.33.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-contrib-15.10-3.33.1.s390x as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql15-contrib-15.10-3.33.1.s390x"
},
"product_reference": "postgresql15-contrib-15.10-3.33.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-contrib-15.10-3.33.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql15-contrib-15.10-3.33.1.x86_64"
},
"product_reference": "postgresql15-contrib-15.10-3.33.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-docs-15.10-3.33.1.noarch as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql15-docs-15.10-3.33.1.noarch"
},
"product_reference": "postgresql15-docs-15.10-3.33.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-plperl-15.10-3.33.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql15-plperl-15.10-3.33.1.aarch64"
},
"product_reference": "postgresql15-plperl-15.10-3.33.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-plperl-15.10-3.33.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql15-plperl-15.10-3.33.1.ppc64le"
},
"product_reference": "postgresql15-plperl-15.10-3.33.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-plperl-15.10-3.33.1.s390x as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql15-plperl-15.10-3.33.1.s390x"
},
"product_reference": "postgresql15-plperl-15.10-3.33.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-plperl-15.10-3.33.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql15-plperl-15.10-3.33.1.x86_64"
},
"product_reference": "postgresql15-plperl-15.10-3.33.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-plpython-15.10-3.33.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql15-plpython-15.10-3.33.1.aarch64"
},
"product_reference": "postgresql15-plpython-15.10-3.33.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-plpython-15.10-3.33.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql15-plpython-15.10-3.33.1.ppc64le"
},
"product_reference": "postgresql15-plpython-15.10-3.33.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-plpython-15.10-3.33.1.s390x as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql15-plpython-15.10-3.33.1.s390x"
},
"product_reference": "postgresql15-plpython-15.10-3.33.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-plpython-15.10-3.33.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql15-plpython-15.10-3.33.1.x86_64"
},
"product_reference": "postgresql15-plpython-15.10-3.33.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-pltcl-15.10-3.33.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql15-pltcl-15.10-3.33.1.aarch64"
},
"product_reference": "postgresql15-pltcl-15.10-3.33.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-pltcl-15.10-3.33.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql15-pltcl-15.10-3.33.1.ppc64le"
},
"product_reference": "postgresql15-pltcl-15.10-3.33.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-pltcl-15.10-3.33.1.s390x as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql15-pltcl-15.10-3.33.1.s390x"
},
"product_reference": "postgresql15-pltcl-15.10-3.33.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-pltcl-15.10-3.33.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql15-pltcl-15.10-3.33.1.x86_64"
},
"product_reference": "postgresql15-pltcl-15.10-3.33.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-server-15.10-3.33.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql15-server-15.10-3.33.1.aarch64"
},
"product_reference": "postgresql15-server-15.10-3.33.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-server-15.10-3.33.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql15-server-15.10-3.33.1.ppc64le"
},
"product_reference": "postgresql15-server-15.10-3.33.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-server-15.10-3.33.1.s390x as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql15-server-15.10-3.33.1.s390x"
},
"product_reference": "postgresql15-server-15.10-3.33.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-server-15.10-3.33.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql15-server-15.10-3.33.1.x86_64"
},
"product_reference": "postgresql15-server-15.10-3.33.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-15.10-3.33.1.x86_64 as component of SUSE Linux Enterprise Server LTSS Extended Security 12 SP5",
"product_id": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql15-15.10-3.33.1.x86_64"
},
"product_reference": "postgresql15-15.10-3.33.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-contrib-15.10-3.33.1.x86_64 as component of SUSE Linux Enterprise Server LTSS Extended Security 12 SP5",
"product_id": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql15-contrib-15.10-3.33.1.x86_64"
},
"product_reference": "postgresql15-contrib-15.10-3.33.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-docs-15.10-3.33.1.noarch as component of SUSE Linux Enterprise Server LTSS Extended Security 12 SP5",
"product_id": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql15-docs-15.10-3.33.1.noarch"
},
"product_reference": "postgresql15-docs-15.10-3.33.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-plperl-15.10-3.33.1.x86_64 as component of SUSE Linux Enterprise Server LTSS Extended Security 12 SP5",
"product_id": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql15-plperl-15.10-3.33.1.x86_64"
},
"product_reference": "postgresql15-plperl-15.10-3.33.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-plpython-15.10-3.33.1.x86_64 as component of SUSE Linux Enterprise Server LTSS Extended Security 12 SP5",
"product_id": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql15-plpython-15.10-3.33.1.x86_64"
},
"product_reference": "postgresql15-plpython-15.10-3.33.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-pltcl-15.10-3.33.1.x86_64 as component of SUSE Linux Enterprise Server LTSS Extended Security 12 SP5",
"product_id": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql15-pltcl-15.10-3.33.1.x86_64"
},
"product_reference": "postgresql15-pltcl-15.10-3.33.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-server-15.10-3.33.1.x86_64 as component of SUSE Linux Enterprise Server LTSS Extended Security 12 SP5",
"product_id": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql15-server-15.10-3.33.1.x86_64"
},
"product_reference": "postgresql15-server-15.10-3.33.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2024-10976",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2024-10976"
}
],
"notes": [
{
"category": "general",
"text": "Incomplete tracking in PostgreSQL of tables with row security allows a reused query to view or change different rows from those intended. CVE-2023-2455 and CVE-2016-2193 fixed most interaction between row security and user ID changes. They missed cases where a subquery, WITH query, security invoker view, or SQL-language function references a table with a row-level security policy. This has the same consequences as the two earlier CVEs. That is to say, it leads to potentially incorrect policies being applied in cases where role-specific policies are used and a given query is planned under one role and then executed under other roles. This scenario can happen under security definer functions or when a common user and query is planned initially and then re-used across multiple SET ROLEs. Applying an incorrect policy may permit a user to complete otherwise-forbidden reads and modifications. This affects only databases that have used CREATE POLICY to define a row security policy. An attacker must tailor an attack to a particular application\u0027s pattern of query plan reuse, user ID changes, and role-specific row security policies. Versions before PostgreSQL 17.1, 16.5, 15.9, 14.14, 13.17, and 12.21 are affected.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql15-15.10-3.33.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql15-15.10-3.33.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql15-15.10-3.33.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql15-15.10-3.33.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql15-contrib-15.10-3.33.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql15-contrib-15.10-3.33.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql15-contrib-15.10-3.33.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql15-contrib-15.10-3.33.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql15-docs-15.10-3.33.1.noarch",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql15-plperl-15.10-3.33.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql15-plperl-15.10-3.33.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql15-plperl-15.10-3.33.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql15-plperl-15.10-3.33.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql15-plpython-15.10-3.33.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql15-plpython-15.10-3.33.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql15-plpython-15.10-3.33.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql15-plpython-15.10-3.33.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql15-pltcl-15.10-3.33.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql15-pltcl-15.10-3.33.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql15-pltcl-15.10-3.33.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql15-pltcl-15.10-3.33.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql15-server-15.10-3.33.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql15-server-15.10-3.33.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql15-server-15.10-3.33.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql15-server-15.10-3.33.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql15-15.10-3.33.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql15-contrib-15.10-3.33.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql15-docs-15.10-3.33.1.noarch",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql15-plperl-15.10-3.33.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql15-plpython-15.10-3.33.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql15-pltcl-15.10-3.33.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql15-server-15.10-3.33.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2024-10976",
"url": "https://www.suse.com/security/cve/CVE-2024-10976"
},
{
"category": "external",
"summary": "SUSE Bug 1233323 for CVE-2024-10976",
"url": "https://bugzilla.suse.com/1233323"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql15-15.10-3.33.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql15-15.10-3.33.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql15-15.10-3.33.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql15-15.10-3.33.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql15-contrib-15.10-3.33.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql15-contrib-15.10-3.33.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql15-contrib-15.10-3.33.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql15-contrib-15.10-3.33.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql15-docs-15.10-3.33.1.noarch",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql15-plperl-15.10-3.33.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql15-plperl-15.10-3.33.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql15-plperl-15.10-3.33.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql15-plperl-15.10-3.33.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql15-plpython-15.10-3.33.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql15-plpython-15.10-3.33.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql15-plpython-15.10-3.33.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql15-plpython-15.10-3.33.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql15-pltcl-15.10-3.33.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql15-pltcl-15.10-3.33.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql15-pltcl-15.10-3.33.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql15-pltcl-15.10-3.33.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql15-server-15.10-3.33.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql15-server-15.10-3.33.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql15-server-15.10-3.33.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql15-server-15.10-3.33.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql15-15.10-3.33.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql15-contrib-15.10-3.33.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql15-docs-15.10-3.33.1.noarch",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql15-plperl-15.10-3.33.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql15-plpython-15.10-3.33.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql15-pltcl-15.10-3.33.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql15-server-15.10-3.33.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4.2,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql15-15.10-3.33.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql15-15.10-3.33.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql15-15.10-3.33.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql15-15.10-3.33.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql15-contrib-15.10-3.33.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql15-contrib-15.10-3.33.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql15-contrib-15.10-3.33.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql15-contrib-15.10-3.33.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql15-docs-15.10-3.33.1.noarch",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql15-plperl-15.10-3.33.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql15-plperl-15.10-3.33.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql15-plperl-15.10-3.33.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql15-plperl-15.10-3.33.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql15-plpython-15.10-3.33.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql15-plpython-15.10-3.33.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql15-plpython-15.10-3.33.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql15-plpython-15.10-3.33.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql15-pltcl-15.10-3.33.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql15-pltcl-15.10-3.33.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql15-pltcl-15.10-3.33.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql15-pltcl-15.10-3.33.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql15-server-15.10-3.33.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql15-server-15.10-3.33.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql15-server-15.10-3.33.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql15-server-15.10-3.33.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql15-15.10-3.33.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql15-contrib-15.10-3.33.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql15-docs-15.10-3.33.1.noarch",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql15-plperl-15.10-3.33.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql15-plpython-15.10-3.33.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql15-pltcl-15.10-3.33.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql15-server-15.10-3.33.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-11-28T12:23:58Z",
"details": "moderate"
}
],
"title": "CVE-2024-10976"
},
{
"cve": "CVE-2024-10977",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2024-10977"
}
],
"notes": [
{
"category": "general",
"text": "Client use of server error message in PostgreSQL allows a server not trusted under current SSL or GSS settings to furnish arbitrary non-NUL bytes to the libpq application. For example, a man-in-the-middle attacker could send a long error message that a human or screen-scraper user of psql mistakes for valid query results. This is probably not a concern for clients where the user interface unambiguously indicates the boundary between one error message and other text. Versions before PostgreSQL 17.1, 16.5, 15.9, 14.14, 13.17, and 12.21 are affected.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql15-15.10-3.33.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql15-15.10-3.33.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql15-15.10-3.33.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql15-15.10-3.33.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql15-contrib-15.10-3.33.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql15-contrib-15.10-3.33.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql15-contrib-15.10-3.33.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql15-contrib-15.10-3.33.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql15-docs-15.10-3.33.1.noarch",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql15-plperl-15.10-3.33.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql15-plperl-15.10-3.33.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql15-plperl-15.10-3.33.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql15-plperl-15.10-3.33.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql15-plpython-15.10-3.33.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql15-plpython-15.10-3.33.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql15-plpython-15.10-3.33.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql15-plpython-15.10-3.33.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql15-pltcl-15.10-3.33.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql15-pltcl-15.10-3.33.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql15-pltcl-15.10-3.33.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql15-pltcl-15.10-3.33.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql15-server-15.10-3.33.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql15-server-15.10-3.33.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql15-server-15.10-3.33.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql15-server-15.10-3.33.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql15-15.10-3.33.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql15-contrib-15.10-3.33.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql15-docs-15.10-3.33.1.noarch",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql15-plperl-15.10-3.33.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql15-plpython-15.10-3.33.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql15-pltcl-15.10-3.33.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql15-server-15.10-3.33.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2024-10977",
"url": "https://www.suse.com/security/cve/CVE-2024-10977"
},
{
"category": "external",
"summary": "SUSE Bug 1233325 for CVE-2024-10977",
"url": "https://bugzilla.suse.com/1233325"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql15-15.10-3.33.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql15-15.10-3.33.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql15-15.10-3.33.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql15-15.10-3.33.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql15-contrib-15.10-3.33.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql15-contrib-15.10-3.33.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql15-contrib-15.10-3.33.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql15-contrib-15.10-3.33.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql15-docs-15.10-3.33.1.noarch",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql15-plperl-15.10-3.33.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql15-plperl-15.10-3.33.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql15-plperl-15.10-3.33.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql15-plperl-15.10-3.33.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql15-plpython-15.10-3.33.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql15-plpython-15.10-3.33.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql15-plpython-15.10-3.33.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql15-plpython-15.10-3.33.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql15-pltcl-15.10-3.33.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql15-pltcl-15.10-3.33.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql15-pltcl-15.10-3.33.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql15-pltcl-15.10-3.33.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql15-server-15.10-3.33.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql15-server-15.10-3.33.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql15-server-15.10-3.33.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql15-server-15.10-3.33.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql15-15.10-3.33.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql15-contrib-15.10-3.33.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql15-docs-15.10-3.33.1.noarch",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql15-plperl-15.10-3.33.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql15-plpython-15.10-3.33.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql15-pltcl-15.10-3.33.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql15-server-15.10-3.33.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 3.1,
"baseSeverity": "LOW",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:N/I:L/A:N",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql15-15.10-3.33.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql15-15.10-3.33.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql15-15.10-3.33.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql15-15.10-3.33.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql15-contrib-15.10-3.33.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql15-contrib-15.10-3.33.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql15-contrib-15.10-3.33.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql15-contrib-15.10-3.33.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql15-docs-15.10-3.33.1.noarch",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql15-plperl-15.10-3.33.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql15-plperl-15.10-3.33.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql15-plperl-15.10-3.33.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql15-plperl-15.10-3.33.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql15-plpython-15.10-3.33.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql15-plpython-15.10-3.33.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql15-plpython-15.10-3.33.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql15-plpython-15.10-3.33.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql15-pltcl-15.10-3.33.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql15-pltcl-15.10-3.33.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql15-pltcl-15.10-3.33.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql15-pltcl-15.10-3.33.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql15-server-15.10-3.33.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql15-server-15.10-3.33.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql15-server-15.10-3.33.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql15-server-15.10-3.33.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql15-15.10-3.33.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql15-contrib-15.10-3.33.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql15-docs-15.10-3.33.1.noarch",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql15-plperl-15.10-3.33.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql15-plpython-15.10-3.33.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql15-pltcl-15.10-3.33.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql15-server-15.10-3.33.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-11-28T12:23:58Z",
"details": "low"
}
],
"title": "CVE-2024-10977"
},
{
"cve": "CVE-2024-10978",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2024-10978"
}
],
"notes": [
{
"category": "general",
"text": "Incorrect privilege assignment in PostgreSQL allows a less-privileged application user to view or change different rows from those intended. An attack requires the application to use SET ROLE, SET SESSION AUTHORIZATION, or an equivalent feature. The problem arises when an application query uses parameters from the attacker or conveys query results to the attacker. If that query reacts to current_setting(\u0027role\u0027) or the current user ID, it may modify or return data as though the session had not used SET ROLE or SET SESSION AUTHORIZATION. The attacker does not control which incorrect user ID applies. Query text from less-privileged sources is not a concern here, because SET ROLE and SET SESSION AUTHORIZATION are not sandboxes for unvetted queries. Versions before PostgreSQL 17.1, 16.5, 15.9, 14.14, 13.17, and 12.21 are affected.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql15-15.10-3.33.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql15-15.10-3.33.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql15-15.10-3.33.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql15-15.10-3.33.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql15-contrib-15.10-3.33.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql15-contrib-15.10-3.33.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql15-contrib-15.10-3.33.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql15-contrib-15.10-3.33.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql15-docs-15.10-3.33.1.noarch",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql15-plperl-15.10-3.33.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql15-plperl-15.10-3.33.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql15-plperl-15.10-3.33.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql15-plperl-15.10-3.33.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql15-plpython-15.10-3.33.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql15-plpython-15.10-3.33.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql15-plpython-15.10-3.33.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql15-plpython-15.10-3.33.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql15-pltcl-15.10-3.33.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql15-pltcl-15.10-3.33.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql15-pltcl-15.10-3.33.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql15-pltcl-15.10-3.33.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql15-server-15.10-3.33.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql15-server-15.10-3.33.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql15-server-15.10-3.33.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql15-server-15.10-3.33.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql15-15.10-3.33.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql15-contrib-15.10-3.33.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql15-docs-15.10-3.33.1.noarch",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql15-plperl-15.10-3.33.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql15-plpython-15.10-3.33.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql15-pltcl-15.10-3.33.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql15-server-15.10-3.33.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2024-10978",
"url": "https://www.suse.com/security/cve/CVE-2024-10978"
},
{
"category": "external",
"summary": "SUSE Bug 1233326 for CVE-2024-10978",
"url": "https://bugzilla.suse.com/1233326"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql15-15.10-3.33.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql15-15.10-3.33.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql15-15.10-3.33.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql15-15.10-3.33.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql15-contrib-15.10-3.33.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql15-contrib-15.10-3.33.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql15-contrib-15.10-3.33.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql15-contrib-15.10-3.33.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql15-docs-15.10-3.33.1.noarch",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql15-plperl-15.10-3.33.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql15-plperl-15.10-3.33.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql15-plperl-15.10-3.33.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql15-plperl-15.10-3.33.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql15-plpython-15.10-3.33.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql15-plpython-15.10-3.33.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql15-plpython-15.10-3.33.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql15-plpython-15.10-3.33.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql15-pltcl-15.10-3.33.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql15-pltcl-15.10-3.33.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql15-pltcl-15.10-3.33.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql15-pltcl-15.10-3.33.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql15-server-15.10-3.33.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql15-server-15.10-3.33.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql15-server-15.10-3.33.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql15-server-15.10-3.33.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql15-15.10-3.33.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql15-contrib-15.10-3.33.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql15-docs-15.10-3.33.1.noarch",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql15-plperl-15.10-3.33.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql15-plpython-15.10-3.33.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql15-pltcl-15.10-3.33.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql15-server-15.10-3.33.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4.2,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql15-15.10-3.33.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql15-15.10-3.33.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql15-15.10-3.33.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql15-15.10-3.33.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql15-contrib-15.10-3.33.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql15-contrib-15.10-3.33.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql15-contrib-15.10-3.33.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql15-contrib-15.10-3.33.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql15-docs-15.10-3.33.1.noarch",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql15-plperl-15.10-3.33.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql15-plperl-15.10-3.33.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql15-plperl-15.10-3.33.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql15-plperl-15.10-3.33.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql15-plpython-15.10-3.33.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql15-plpython-15.10-3.33.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql15-plpython-15.10-3.33.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql15-plpython-15.10-3.33.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql15-pltcl-15.10-3.33.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql15-pltcl-15.10-3.33.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql15-pltcl-15.10-3.33.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql15-pltcl-15.10-3.33.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql15-server-15.10-3.33.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql15-server-15.10-3.33.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql15-server-15.10-3.33.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql15-server-15.10-3.33.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql15-15.10-3.33.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql15-contrib-15.10-3.33.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql15-docs-15.10-3.33.1.noarch",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql15-plperl-15.10-3.33.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql15-plpython-15.10-3.33.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql15-pltcl-15.10-3.33.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql15-server-15.10-3.33.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-11-28T12:23:58Z",
"details": "moderate"
}
],
"title": "CVE-2024-10978"
},
{
"cve": "CVE-2024-10979",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2024-10979"
}
],
"notes": [
{
"category": "general",
"text": "Incorrect control of environment variables in PostgreSQL PL/Perl allows an unprivileged database user to change sensitive process environment variables (e.g. PATH). That often suffices to enable arbitrary code execution, even if the attacker lacks a database server operating system user. Versions before PostgreSQL 17.1, 16.5, 15.9, 14.14, 13.17, and 12.21 are affected.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql15-15.10-3.33.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql15-15.10-3.33.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql15-15.10-3.33.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql15-15.10-3.33.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql15-contrib-15.10-3.33.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql15-contrib-15.10-3.33.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql15-contrib-15.10-3.33.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql15-contrib-15.10-3.33.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql15-docs-15.10-3.33.1.noarch",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql15-plperl-15.10-3.33.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql15-plperl-15.10-3.33.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql15-plperl-15.10-3.33.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql15-plperl-15.10-3.33.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql15-plpython-15.10-3.33.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql15-plpython-15.10-3.33.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql15-plpython-15.10-3.33.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql15-plpython-15.10-3.33.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql15-pltcl-15.10-3.33.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql15-pltcl-15.10-3.33.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql15-pltcl-15.10-3.33.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql15-pltcl-15.10-3.33.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql15-server-15.10-3.33.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql15-server-15.10-3.33.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql15-server-15.10-3.33.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql15-server-15.10-3.33.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql15-15.10-3.33.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql15-contrib-15.10-3.33.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql15-docs-15.10-3.33.1.noarch",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql15-plperl-15.10-3.33.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql15-plpython-15.10-3.33.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql15-pltcl-15.10-3.33.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql15-server-15.10-3.33.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2024-10979",
"url": "https://www.suse.com/security/cve/CVE-2024-10979"
},
{
"category": "external",
"summary": "SUSE Bug 1233327 for CVE-2024-10979",
"url": "https://bugzilla.suse.com/1233327"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql15-15.10-3.33.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql15-15.10-3.33.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql15-15.10-3.33.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql15-15.10-3.33.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql15-contrib-15.10-3.33.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql15-contrib-15.10-3.33.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql15-contrib-15.10-3.33.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql15-contrib-15.10-3.33.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql15-docs-15.10-3.33.1.noarch",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql15-plperl-15.10-3.33.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql15-plperl-15.10-3.33.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql15-plperl-15.10-3.33.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql15-plperl-15.10-3.33.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql15-plpython-15.10-3.33.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql15-plpython-15.10-3.33.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql15-plpython-15.10-3.33.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql15-plpython-15.10-3.33.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql15-pltcl-15.10-3.33.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql15-pltcl-15.10-3.33.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql15-pltcl-15.10-3.33.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql15-pltcl-15.10-3.33.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql15-server-15.10-3.33.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql15-server-15.10-3.33.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql15-server-15.10-3.33.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql15-server-15.10-3.33.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql15-15.10-3.33.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql15-contrib-15.10-3.33.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql15-docs-15.10-3.33.1.noarch",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql15-plperl-15.10-3.33.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql15-plpython-15.10-3.33.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql15-pltcl-15.10-3.33.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql15-server-15.10-3.33.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 8.8,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql15-15.10-3.33.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql15-15.10-3.33.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql15-15.10-3.33.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql15-15.10-3.33.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql15-contrib-15.10-3.33.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql15-contrib-15.10-3.33.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql15-contrib-15.10-3.33.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql15-contrib-15.10-3.33.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql15-docs-15.10-3.33.1.noarch",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql15-plperl-15.10-3.33.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql15-plperl-15.10-3.33.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql15-plperl-15.10-3.33.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql15-plperl-15.10-3.33.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql15-plpython-15.10-3.33.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql15-plpython-15.10-3.33.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql15-plpython-15.10-3.33.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql15-plpython-15.10-3.33.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql15-pltcl-15.10-3.33.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql15-pltcl-15.10-3.33.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql15-pltcl-15.10-3.33.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql15-pltcl-15.10-3.33.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql15-server-15.10-3.33.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql15-server-15.10-3.33.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql15-server-15.10-3.33.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql15-server-15.10-3.33.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql15-15.10-3.33.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql15-contrib-15.10-3.33.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql15-docs-15.10-3.33.1.noarch",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql15-plperl-15.10-3.33.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql15-plpython-15.10-3.33.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql15-pltcl-15.10-3.33.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql15-server-15.10-3.33.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-11-28T12:23:58Z",
"details": "important"
}
],
"title": "CVE-2024-10979"
}
]
}
suse-su-2024:4052-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 postgresql, postgresql16, postgresql17",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for postgresql, postgresql16, postgresql17 fixes the following issues:\n\nThis update ships postgresql17 , and fixes security issues with postgresql16:\n\n- bsc#1230423: Relax the dependency of extensions on the server\n version from exact major.minor to greater or equal, after Tom\n Lane confirmed on the PostgreSQL packagers list that ABI\n stability is being taken care of between minor releases.\n\n- bsc#1219340: The last fix was not correct. Improve it by removing\n the dependency again and call fillup only if it is installed.\n\npostgresql16 was updated to 16.6:\n* Repair ABI break for extensions that work with struct\n ResultRelInfo.\n* Restore functionality of ALTER {ROLE|DATABASE} SET role.\n* Fix cases where a logical replication slot\u0027s restart_lsn could\n go backwards.\n* Avoid deleting still-needed WAL files during pg_rewind.\n* Fix race conditions associated with dropping shared statistics\n entries.\n* Count index scans in contrib/bloom indexes in the statistics\n views, such as the pg_stat_user_indexes.idx_scan counter.\n* Fix crash when checking to see if an index\u0027s opclass options\n have changed.\n* Avoid assertion failure caused by disconnected NFA sub-graphs\n in regular expression parsing.\n* https://www.postgresql.org/docs/release/16.6/\n\npostgresql16 was updated to 16.5:\n\n* CVE-2024-10976, bsc#1233323: Ensure cached plans are marked as\n dependent on the calling role when RLS applies to a\n non-top-level table reference.\n* CVE-2024-10977, bsc#1233325: Make libpq discard error messages\n received during SSL or GSS protocol negotiation.\n* CVE-2024-10978, bsc#1233326: Fix unintended interactions\n between SET SESSION AUTHORIZATION and SET ROLE\n* CVE-2024-10979, bsc#1233327: Prevent trusted PL/Perl code from\n changing environment variables.\n* https://www.postgresql.org/about/news/p-2955/\n* https://www.postgresql.org/docs/release/16.5/\n\n- Don\u0027t build the libs and mini flavor anymore to hand over to\n PostgreSQL 17.\n\n * https://www.postgresql.org/about/news/p-2910/\n\npostgresql17 is shipped in version 17.2:\n\n* CVE-2024-10976, bsc#1233323: Ensure cached plans are marked as\n dependent on the calling role when RLS applies to a\n non-top-level table reference.\n* CVE-2024-10977, bsc#1233325: Make libpq discard error messages\n received during SSL or GSS protocol negotiation.\n* CVE-2024-10978, bsc#1233326: Fix unintended interactions\n between SET SESSION AUTHORIZATION and SET ROLE\n* CVE-2024-10979, bsc#1233327: Prevent trusted PL/Perl code from\n changing environment variables.\n* https://www.postgresql.org/about/news/p-2955/\n* https://www.postgresql.org/docs/release/17.1/\n* https://www.postgresql.org/docs/release/17.2/\n\nUpgrade to 17.2:\n\n* Repair ABI break for extensions that work with struct\n ResultRelInfo.\n* Restore functionality of ALTER {ROLE|DATABASE} SET role.\n* Fix cases where a logical replication slot\u0027s restart_lsn could\n go backwards.\n* Avoid deleting still-needed WAL files during pg_rewind.\n* Fix race conditions associated with dropping shared statistics\n entries.\n* Count index scans in contrib/bloom indexes in the statistics\n views, such as the pg_stat_user_indexes.idx_scan counter.\n* Fix crash when checking to see if an index\u0027s opclass options\n have changed.\n* Avoid assertion failure caused by disconnected NFA sub-graphs\n in regular expression parsing.\n\nUpgrade to 17.0:\n\n* New memory management system for VACUUM, which reduces memory\n consumption and can improve overall vacuuming performance.\n* New SQL/JSON capabilities, including constructors, identity\n functions, and the JSON_TABLE() function, which converts JSON\n data into a table representation.\n* Various query performance improvements, including for\n sequential reads using streaming I/O, write throughput under\n high concurrency, and searches over multiple values in a btree\n index.\n* Logical replication enhancements, including:\n + Failover control\n + pg_createsubscriber, a utility that creates logical replicas\n from physical standbys\n + pg_upgrade now preserves replication slots on both publishers\n and subscribers\n* New client-side connection option, sslnegotiation=direct, that\n performs a direct TLS handshake to avoid a round-trip\n negotiation.\n* pg_basebackup now supports incremental backup.\n* COPY adds a new option, ON_ERROR ignore, that allows a copy\n operation to continue in the event of an error.\n* https://www.postgresql.org/about/news/p-2936/\n* https://www.postgresql.org/docs/17/release-17.html\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-2024-4052,SUSE-SLE-SERVER-12-SP5-LTSS-2024-4052,SUSE-SLE-SERVER-12-SP5-LTSS-EXTENDED-SECURITY-2024-4052",
"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-2024_4052-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2024:4052-1",
"url": "https://www.suse.com/support/update/announcement/2024/suse-su-20244052-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2024:4052-1",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2024-November/019843.html"
},
{
"category": "self",
"summary": "SUSE Bug 1219340",
"url": "https://bugzilla.suse.com/1219340"
},
{
"category": "self",
"summary": "SUSE Bug 1230423",
"url": "https://bugzilla.suse.com/1230423"
},
{
"category": "self",
"summary": "SUSE Bug 1233323",
"url": "https://bugzilla.suse.com/1233323"
},
{
"category": "self",
"summary": "SUSE Bug 1233325",
"url": "https://bugzilla.suse.com/1233325"
},
{
"category": "self",
"summary": "SUSE Bug 1233326",
"url": "https://bugzilla.suse.com/1233326"
},
{
"category": "self",
"summary": "SUSE Bug 1233327",
"url": "https://bugzilla.suse.com/1233327"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2024-10976 page",
"url": "https://www.suse.com/security/cve/CVE-2024-10976/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2024-10977 page",
"url": "https://www.suse.com/security/cve/CVE-2024-10977/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2024-10978 page",
"url": "https://www.suse.com/security/cve/CVE-2024-10978/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2024-10979 page",
"url": "https://www.suse.com/security/cve/CVE-2024-10979/"
}
],
"title": "Security update for postgresql, postgresql16, postgresql17",
"tracking": {
"current_release_date": "2024-11-25T16:10:40Z",
"generator": {
"date": "2024-11-25T16:10:40Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2024:4052-1",
"initial_release_date": "2024-11-25T16:10:40Z",
"revision_history": [
{
"date": "2024-11-25T16:10:40Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "libecpg6-17.2-3.5.1.aarch64",
"product": {
"name": "libecpg6-17.2-3.5.1.aarch64",
"product_id": "libecpg6-17.2-3.5.1.aarch64"
}
},
{
"category": "product_version",
"name": "libpq5-17.2-3.5.1.aarch64",
"product": {
"name": "libpq5-17.2-3.5.1.aarch64",
"product_id": "libpq5-17.2-3.5.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql16-16.6-3.21.1.aarch64",
"product": {
"name": "postgresql16-16.6-3.21.1.aarch64",
"product_id": "postgresql16-16.6-3.21.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql16-contrib-16.6-3.21.1.aarch64",
"product": {
"name": "postgresql16-contrib-16.6-3.21.1.aarch64",
"product_id": "postgresql16-contrib-16.6-3.21.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql16-devel-16.6-3.21.1.aarch64",
"product": {
"name": "postgresql16-devel-16.6-3.21.1.aarch64",
"product_id": "postgresql16-devel-16.6-3.21.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql16-llvmjit-devel-16.6-3.21.1.aarch64",
"product": {
"name": "postgresql16-llvmjit-devel-16.6-3.21.1.aarch64",
"product_id": "postgresql16-llvmjit-devel-16.6-3.21.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql16-plperl-16.6-3.21.1.aarch64",
"product": {
"name": "postgresql16-plperl-16.6-3.21.1.aarch64",
"product_id": "postgresql16-plperl-16.6-3.21.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql16-plpython-16.6-3.21.1.aarch64",
"product": {
"name": "postgresql16-plpython-16.6-3.21.1.aarch64",
"product_id": "postgresql16-plpython-16.6-3.21.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql16-pltcl-16.6-3.21.1.aarch64",
"product": {
"name": "postgresql16-pltcl-16.6-3.21.1.aarch64",
"product_id": "postgresql16-pltcl-16.6-3.21.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql16-server-16.6-3.21.1.aarch64",
"product": {
"name": "postgresql16-server-16.6-3.21.1.aarch64",
"product_id": "postgresql16-server-16.6-3.21.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql16-server-devel-16.6-3.21.1.aarch64",
"product": {
"name": "postgresql16-server-devel-16.6-3.21.1.aarch64",
"product_id": "postgresql16-server-devel-16.6-3.21.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql16-test-16.6-3.21.1.aarch64",
"product": {
"name": "postgresql16-test-16.6-3.21.1.aarch64",
"product_id": "postgresql16-test-16.6-3.21.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql17-17.2-3.5.1.aarch64",
"product": {
"name": "postgresql17-17.2-3.5.1.aarch64",
"product_id": "postgresql17-17.2-3.5.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql17-contrib-17.2-3.5.1.aarch64",
"product": {
"name": "postgresql17-contrib-17.2-3.5.1.aarch64",
"product_id": "postgresql17-contrib-17.2-3.5.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql17-devel-17.2-3.5.1.aarch64",
"product": {
"name": "postgresql17-devel-17.2-3.5.1.aarch64",
"product_id": "postgresql17-devel-17.2-3.5.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql17-devel-mini-17.2-3.5.1.aarch64",
"product": {
"name": "postgresql17-devel-mini-17.2-3.5.1.aarch64",
"product_id": "postgresql17-devel-mini-17.2-3.5.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql17-llvmjit-devel-17.2-3.5.1.aarch64",
"product": {
"name": "postgresql17-llvmjit-devel-17.2-3.5.1.aarch64",
"product_id": "postgresql17-llvmjit-devel-17.2-3.5.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql17-plperl-17.2-3.5.1.aarch64",
"product": {
"name": "postgresql17-plperl-17.2-3.5.1.aarch64",
"product_id": "postgresql17-plperl-17.2-3.5.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql17-plpython-17.2-3.5.1.aarch64",
"product": {
"name": "postgresql17-plpython-17.2-3.5.1.aarch64",
"product_id": "postgresql17-plpython-17.2-3.5.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql17-pltcl-17.2-3.5.1.aarch64",
"product": {
"name": "postgresql17-pltcl-17.2-3.5.1.aarch64",
"product_id": "postgresql17-pltcl-17.2-3.5.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql17-server-17.2-3.5.1.aarch64",
"product": {
"name": "postgresql17-server-17.2-3.5.1.aarch64",
"product_id": "postgresql17-server-17.2-3.5.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql17-server-devel-17.2-3.5.1.aarch64",
"product": {
"name": "postgresql17-server-devel-17.2-3.5.1.aarch64",
"product_id": "postgresql17-server-devel-17.2-3.5.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql17-test-17.2-3.5.1.aarch64",
"product": {
"name": "postgresql17-test-17.2-3.5.1.aarch64",
"product_id": "postgresql17-test-17.2-3.5.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "libecpg6-64bit-17.2-3.5.1.aarch64_ilp32",
"product": {
"name": "libecpg6-64bit-17.2-3.5.1.aarch64_ilp32",
"product_id": "libecpg6-64bit-17.2-3.5.1.aarch64_ilp32"
}
},
{
"category": "product_version",
"name": "libpq5-64bit-17.2-3.5.1.aarch64_ilp32",
"product": {
"name": "libpq5-64bit-17.2-3.5.1.aarch64_ilp32",
"product_id": "libpq5-64bit-17.2-3.5.1.aarch64_ilp32"
}
}
],
"category": "architecture",
"name": "aarch64_ilp32"
},
{
"branches": [
{
"category": "product_version",
"name": "libecpg6-17.2-3.5.1.i586",
"product": {
"name": "libecpg6-17.2-3.5.1.i586",
"product_id": "libecpg6-17.2-3.5.1.i586"
}
},
{
"category": "product_version",
"name": "libpq5-17.2-3.5.1.i586",
"product": {
"name": "libpq5-17.2-3.5.1.i586",
"product_id": "libpq5-17.2-3.5.1.i586"
}
},
{
"category": "product_version",
"name": "postgresql16-16.6-3.21.1.i586",
"product": {
"name": "postgresql16-16.6-3.21.1.i586",
"product_id": "postgresql16-16.6-3.21.1.i586"
}
},
{
"category": "product_version",
"name": "postgresql16-contrib-16.6-3.21.1.i586",
"product": {
"name": "postgresql16-contrib-16.6-3.21.1.i586",
"product_id": "postgresql16-contrib-16.6-3.21.1.i586"
}
},
{
"category": "product_version",
"name": "postgresql16-devel-16.6-3.21.1.i586",
"product": {
"name": "postgresql16-devel-16.6-3.21.1.i586",
"product_id": "postgresql16-devel-16.6-3.21.1.i586"
}
},
{
"category": "product_version",
"name": "postgresql16-llvmjit-devel-16.6-3.21.1.i586",
"product": {
"name": "postgresql16-llvmjit-devel-16.6-3.21.1.i586",
"product_id": "postgresql16-llvmjit-devel-16.6-3.21.1.i586"
}
},
{
"category": "product_version",
"name": "postgresql16-plperl-16.6-3.21.1.i586",
"product": {
"name": "postgresql16-plperl-16.6-3.21.1.i586",
"product_id": "postgresql16-plperl-16.6-3.21.1.i586"
}
},
{
"category": "product_version",
"name": "postgresql16-plpython-16.6-3.21.1.i586",
"product": {
"name": "postgresql16-plpython-16.6-3.21.1.i586",
"product_id": "postgresql16-plpython-16.6-3.21.1.i586"
}
},
{
"category": "product_version",
"name": "postgresql16-pltcl-16.6-3.21.1.i586",
"product": {
"name": "postgresql16-pltcl-16.6-3.21.1.i586",
"product_id": "postgresql16-pltcl-16.6-3.21.1.i586"
}
},
{
"category": "product_version",
"name": "postgresql16-server-16.6-3.21.1.i586",
"product": {
"name": "postgresql16-server-16.6-3.21.1.i586",
"product_id": "postgresql16-server-16.6-3.21.1.i586"
}
},
{
"category": "product_version",
"name": "postgresql16-server-devel-16.6-3.21.1.i586",
"product": {
"name": "postgresql16-server-devel-16.6-3.21.1.i586",
"product_id": "postgresql16-server-devel-16.6-3.21.1.i586"
}
},
{
"category": "product_version",
"name": "postgresql16-test-16.6-3.21.1.i586",
"product": {
"name": "postgresql16-test-16.6-3.21.1.i586",
"product_id": "postgresql16-test-16.6-3.21.1.i586"
}
},
{
"category": "product_version",
"name": "postgresql17-17.2-3.5.1.i586",
"product": {
"name": "postgresql17-17.2-3.5.1.i586",
"product_id": "postgresql17-17.2-3.5.1.i586"
}
},
{
"category": "product_version",
"name": "postgresql17-contrib-17.2-3.5.1.i586",
"product": {
"name": "postgresql17-contrib-17.2-3.5.1.i586",
"product_id": "postgresql17-contrib-17.2-3.5.1.i586"
}
},
{
"category": "product_version",
"name": "postgresql17-devel-17.2-3.5.1.i586",
"product": {
"name": "postgresql17-devel-17.2-3.5.1.i586",
"product_id": "postgresql17-devel-17.2-3.5.1.i586"
}
},
{
"category": "product_version",
"name": "postgresql17-devel-mini-17.2-3.5.1.i586",
"product": {
"name": "postgresql17-devel-mini-17.2-3.5.1.i586",
"product_id": "postgresql17-devel-mini-17.2-3.5.1.i586"
}
},
{
"category": "product_version",
"name": "postgresql17-llvmjit-devel-17.2-3.5.1.i586",
"product": {
"name": "postgresql17-llvmjit-devel-17.2-3.5.1.i586",
"product_id": "postgresql17-llvmjit-devel-17.2-3.5.1.i586"
}
},
{
"category": "product_version",
"name": "postgresql17-plperl-17.2-3.5.1.i586",
"product": {
"name": "postgresql17-plperl-17.2-3.5.1.i586",
"product_id": "postgresql17-plperl-17.2-3.5.1.i586"
}
},
{
"category": "product_version",
"name": "postgresql17-plpython-17.2-3.5.1.i586",
"product": {
"name": "postgresql17-plpython-17.2-3.5.1.i586",
"product_id": "postgresql17-plpython-17.2-3.5.1.i586"
}
},
{
"category": "product_version",
"name": "postgresql17-pltcl-17.2-3.5.1.i586",
"product": {
"name": "postgresql17-pltcl-17.2-3.5.1.i586",
"product_id": "postgresql17-pltcl-17.2-3.5.1.i586"
}
},
{
"category": "product_version",
"name": "postgresql17-server-17.2-3.5.1.i586",
"product": {
"name": "postgresql17-server-17.2-3.5.1.i586",
"product_id": "postgresql17-server-17.2-3.5.1.i586"
}
},
{
"category": "product_version",
"name": "postgresql17-server-devel-17.2-3.5.1.i586",
"product": {
"name": "postgresql17-server-devel-17.2-3.5.1.i586",
"product_id": "postgresql17-server-devel-17.2-3.5.1.i586"
}
},
{
"category": "product_version",
"name": "postgresql17-test-17.2-3.5.1.i586",
"product": {
"name": "postgresql17-test-17.2-3.5.1.i586",
"product_id": "postgresql17-test-17.2-3.5.1.i586"
}
}
],
"category": "architecture",
"name": "i586"
},
{
"branches": [
{
"category": "product_version",
"name": "postgresql-17-4.29.1.noarch",
"product": {
"name": "postgresql-17-4.29.1.noarch",
"product_id": "postgresql-17-4.29.1.noarch"
}
},
{
"category": "product_version",
"name": "postgresql-contrib-17-4.29.1.noarch",
"product": {
"name": "postgresql-contrib-17-4.29.1.noarch",
"product_id": "postgresql-contrib-17-4.29.1.noarch"
}
},
{
"category": "product_version",
"name": "postgresql-devel-17-4.29.1.noarch",
"product": {
"name": "postgresql-devel-17-4.29.1.noarch",
"product_id": "postgresql-devel-17-4.29.1.noarch"
}
},
{
"category": "product_version",
"name": "postgresql-docs-17-4.29.1.noarch",
"product": {
"name": "postgresql-docs-17-4.29.1.noarch",
"product_id": "postgresql-docs-17-4.29.1.noarch"
}
},
{
"category": "product_version",
"name": "postgresql-plperl-17-4.29.1.noarch",
"product": {
"name": "postgresql-plperl-17-4.29.1.noarch",
"product_id": "postgresql-plperl-17-4.29.1.noarch"
}
},
{
"category": "product_version",
"name": "postgresql-plpython-17-4.29.1.noarch",
"product": {
"name": "postgresql-plpython-17-4.29.1.noarch",
"product_id": "postgresql-plpython-17-4.29.1.noarch"
}
},
{
"category": "product_version",
"name": "postgresql-pltcl-17-4.29.1.noarch",
"product": {
"name": "postgresql-pltcl-17-4.29.1.noarch",
"product_id": "postgresql-pltcl-17-4.29.1.noarch"
}
},
{
"category": "product_version",
"name": "postgresql-server-17-4.29.1.noarch",
"product": {
"name": "postgresql-server-17-4.29.1.noarch",
"product_id": "postgresql-server-17-4.29.1.noarch"
}
},
{
"category": "product_version",
"name": "postgresql-server-devel-17-4.29.1.noarch",
"product": {
"name": "postgresql-server-devel-17-4.29.1.noarch",
"product_id": "postgresql-server-devel-17-4.29.1.noarch"
}
},
{
"category": "product_version",
"name": "postgresql-test-17-4.29.1.noarch",
"product": {
"name": "postgresql-test-17-4.29.1.noarch",
"product_id": "postgresql-test-17-4.29.1.noarch"
}
},
{
"category": "product_version",
"name": "postgresql16-docs-16.6-3.21.1.noarch",
"product": {
"name": "postgresql16-docs-16.6-3.21.1.noarch",
"product_id": "postgresql16-docs-16.6-3.21.1.noarch"
}
},
{
"category": "product_version",
"name": "postgresql17-docs-17.2-3.5.1.noarch",
"product": {
"name": "postgresql17-docs-17.2-3.5.1.noarch",
"product_id": "postgresql17-docs-17.2-3.5.1.noarch"
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "libecpg6-17.2-3.5.1.ppc64le",
"product": {
"name": "libecpg6-17.2-3.5.1.ppc64le",
"product_id": "libecpg6-17.2-3.5.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libpq5-17.2-3.5.1.ppc64le",
"product": {
"name": "libpq5-17.2-3.5.1.ppc64le",
"product_id": "libpq5-17.2-3.5.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql16-16.6-3.21.1.ppc64le",
"product": {
"name": "postgresql16-16.6-3.21.1.ppc64le",
"product_id": "postgresql16-16.6-3.21.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql16-contrib-16.6-3.21.1.ppc64le",
"product": {
"name": "postgresql16-contrib-16.6-3.21.1.ppc64le",
"product_id": "postgresql16-contrib-16.6-3.21.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql16-devel-16.6-3.21.1.ppc64le",
"product": {
"name": "postgresql16-devel-16.6-3.21.1.ppc64le",
"product_id": "postgresql16-devel-16.6-3.21.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql16-llvmjit-devel-16.6-3.21.1.ppc64le",
"product": {
"name": "postgresql16-llvmjit-devel-16.6-3.21.1.ppc64le",
"product_id": "postgresql16-llvmjit-devel-16.6-3.21.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql16-plperl-16.6-3.21.1.ppc64le",
"product": {
"name": "postgresql16-plperl-16.6-3.21.1.ppc64le",
"product_id": "postgresql16-plperl-16.6-3.21.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql16-plpython-16.6-3.21.1.ppc64le",
"product": {
"name": "postgresql16-plpython-16.6-3.21.1.ppc64le",
"product_id": "postgresql16-plpython-16.6-3.21.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql16-pltcl-16.6-3.21.1.ppc64le",
"product": {
"name": "postgresql16-pltcl-16.6-3.21.1.ppc64le",
"product_id": "postgresql16-pltcl-16.6-3.21.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql16-server-16.6-3.21.1.ppc64le",
"product": {
"name": "postgresql16-server-16.6-3.21.1.ppc64le",
"product_id": "postgresql16-server-16.6-3.21.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql16-server-devel-16.6-3.21.1.ppc64le",
"product": {
"name": "postgresql16-server-devel-16.6-3.21.1.ppc64le",
"product_id": "postgresql16-server-devel-16.6-3.21.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql16-test-16.6-3.21.1.ppc64le",
"product": {
"name": "postgresql16-test-16.6-3.21.1.ppc64le",
"product_id": "postgresql16-test-16.6-3.21.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql17-17.2-3.5.1.ppc64le",
"product": {
"name": "postgresql17-17.2-3.5.1.ppc64le",
"product_id": "postgresql17-17.2-3.5.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql17-contrib-17.2-3.5.1.ppc64le",
"product": {
"name": "postgresql17-contrib-17.2-3.5.1.ppc64le",
"product_id": "postgresql17-contrib-17.2-3.5.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql17-devel-17.2-3.5.1.ppc64le",
"product": {
"name": "postgresql17-devel-17.2-3.5.1.ppc64le",
"product_id": "postgresql17-devel-17.2-3.5.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql17-devel-mini-17.2-3.5.1.ppc64le",
"product": {
"name": "postgresql17-devel-mini-17.2-3.5.1.ppc64le",
"product_id": "postgresql17-devel-mini-17.2-3.5.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql17-llvmjit-devel-17.2-3.5.1.ppc64le",
"product": {
"name": "postgresql17-llvmjit-devel-17.2-3.5.1.ppc64le",
"product_id": "postgresql17-llvmjit-devel-17.2-3.5.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql17-plperl-17.2-3.5.1.ppc64le",
"product": {
"name": "postgresql17-plperl-17.2-3.5.1.ppc64le",
"product_id": "postgresql17-plperl-17.2-3.5.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql17-plpython-17.2-3.5.1.ppc64le",
"product": {
"name": "postgresql17-plpython-17.2-3.5.1.ppc64le",
"product_id": "postgresql17-plpython-17.2-3.5.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql17-pltcl-17.2-3.5.1.ppc64le",
"product": {
"name": "postgresql17-pltcl-17.2-3.5.1.ppc64le",
"product_id": "postgresql17-pltcl-17.2-3.5.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql17-server-17.2-3.5.1.ppc64le",
"product": {
"name": "postgresql17-server-17.2-3.5.1.ppc64le",
"product_id": "postgresql17-server-17.2-3.5.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql17-server-devel-17.2-3.5.1.ppc64le",
"product": {
"name": "postgresql17-server-devel-17.2-3.5.1.ppc64le",
"product_id": "postgresql17-server-devel-17.2-3.5.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql17-test-17.2-3.5.1.ppc64le",
"product": {
"name": "postgresql17-test-17.2-3.5.1.ppc64le",
"product_id": "postgresql17-test-17.2-3.5.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "libecpg6-17.2-3.5.1.s390",
"product": {
"name": "libecpg6-17.2-3.5.1.s390",
"product_id": "libecpg6-17.2-3.5.1.s390"
}
},
{
"category": "product_version",
"name": "libpq5-17.2-3.5.1.s390",
"product": {
"name": "libpq5-17.2-3.5.1.s390",
"product_id": "libpq5-17.2-3.5.1.s390"
}
},
{
"category": "product_version",
"name": "postgresql16-16.6-3.21.1.s390",
"product": {
"name": "postgresql16-16.6-3.21.1.s390",
"product_id": "postgresql16-16.6-3.21.1.s390"
}
},
{
"category": "product_version",
"name": "postgresql16-contrib-16.6-3.21.1.s390",
"product": {
"name": "postgresql16-contrib-16.6-3.21.1.s390",
"product_id": "postgresql16-contrib-16.6-3.21.1.s390"
}
},
{
"category": "product_version",
"name": "postgresql16-devel-16.6-3.21.1.s390",
"product": {
"name": "postgresql16-devel-16.6-3.21.1.s390",
"product_id": "postgresql16-devel-16.6-3.21.1.s390"
}
},
{
"category": "product_version",
"name": "postgresql16-llvmjit-devel-16.6-3.21.1.s390",
"product": {
"name": "postgresql16-llvmjit-devel-16.6-3.21.1.s390",
"product_id": "postgresql16-llvmjit-devel-16.6-3.21.1.s390"
}
},
{
"category": "product_version",
"name": "postgresql16-plperl-16.6-3.21.1.s390",
"product": {
"name": "postgresql16-plperl-16.6-3.21.1.s390",
"product_id": "postgresql16-plperl-16.6-3.21.1.s390"
}
},
{
"category": "product_version",
"name": "postgresql16-plpython-16.6-3.21.1.s390",
"product": {
"name": "postgresql16-plpython-16.6-3.21.1.s390",
"product_id": "postgresql16-plpython-16.6-3.21.1.s390"
}
},
{
"category": "product_version",
"name": "postgresql16-pltcl-16.6-3.21.1.s390",
"product": {
"name": "postgresql16-pltcl-16.6-3.21.1.s390",
"product_id": "postgresql16-pltcl-16.6-3.21.1.s390"
}
},
{
"category": "product_version",
"name": "postgresql16-server-16.6-3.21.1.s390",
"product": {
"name": "postgresql16-server-16.6-3.21.1.s390",
"product_id": "postgresql16-server-16.6-3.21.1.s390"
}
},
{
"category": "product_version",
"name": "postgresql16-server-devel-16.6-3.21.1.s390",
"product": {
"name": "postgresql16-server-devel-16.6-3.21.1.s390",
"product_id": "postgresql16-server-devel-16.6-3.21.1.s390"
}
},
{
"category": "product_version",
"name": "postgresql16-test-16.6-3.21.1.s390",
"product": {
"name": "postgresql16-test-16.6-3.21.1.s390",
"product_id": "postgresql16-test-16.6-3.21.1.s390"
}
},
{
"category": "product_version",
"name": "postgresql17-17.2-3.5.1.s390",
"product": {
"name": "postgresql17-17.2-3.5.1.s390",
"product_id": "postgresql17-17.2-3.5.1.s390"
}
},
{
"category": "product_version",
"name": "postgresql17-contrib-17.2-3.5.1.s390",
"product": {
"name": "postgresql17-contrib-17.2-3.5.1.s390",
"product_id": "postgresql17-contrib-17.2-3.5.1.s390"
}
},
{
"category": "product_version",
"name": "postgresql17-devel-17.2-3.5.1.s390",
"product": {
"name": "postgresql17-devel-17.2-3.5.1.s390",
"product_id": "postgresql17-devel-17.2-3.5.1.s390"
}
},
{
"category": "product_version",
"name": "postgresql17-devel-mini-17.2-3.5.1.s390",
"product": {
"name": "postgresql17-devel-mini-17.2-3.5.1.s390",
"product_id": "postgresql17-devel-mini-17.2-3.5.1.s390"
}
},
{
"category": "product_version",
"name": "postgresql17-llvmjit-devel-17.2-3.5.1.s390",
"product": {
"name": "postgresql17-llvmjit-devel-17.2-3.5.1.s390",
"product_id": "postgresql17-llvmjit-devel-17.2-3.5.1.s390"
}
},
{
"category": "product_version",
"name": "postgresql17-plperl-17.2-3.5.1.s390",
"product": {
"name": "postgresql17-plperl-17.2-3.5.1.s390",
"product_id": "postgresql17-plperl-17.2-3.5.1.s390"
}
},
{
"category": "product_version",
"name": "postgresql17-plpython-17.2-3.5.1.s390",
"product": {
"name": "postgresql17-plpython-17.2-3.5.1.s390",
"product_id": "postgresql17-plpython-17.2-3.5.1.s390"
}
},
{
"category": "product_version",
"name": "postgresql17-pltcl-17.2-3.5.1.s390",
"product": {
"name": "postgresql17-pltcl-17.2-3.5.1.s390",
"product_id": "postgresql17-pltcl-17.2-3.5.1.s390"
}
},
{
"category": "product_version",
"name": "postgresql17-server-17.2-3.5.1.s390",
"product": {
"name": "postgresql17-server-17.2-3.5.1.s390",
"product_id": "postgresql17-server-17.2-3.5.1.s390"
}
},
{
"category": "product_version",
"name": "postgresql17-server-devel-17.2-3.5.1.s390",
"product": {
"name": "postgresql17-server-devel-17.2-3.5.1.s390",
"product_id": "postgresql17-server-devel-17.2-3.5.1.s390"
}
},
{
"category": "product_version",
"name": "postgresql17-test-17.2-3.5.1.s390",
"product": {
"name": "postgresql17-test-17.2-3.5.1.s390",
"product_id": "postgresql17-test-17.2-3.5.1.s390"
}
}
],
"category": "architecture",
"name": "s390"
},
{
"branches": [
{
"category": "product_version",
"name": "libecpg6-17.2-3.5.1.s390x",
"product": {
"name": "libecpg6-17.2-3.5.1.s390x",
"product_id": "libecpg6-17.2-3.5.1.s390x"
}
},
{
"category": "product_version",
"name": "libecpg6-32bit-17.2-3.5.1.s390x",
"product": {
"name": "libecpg6-32bit-17.2-3.5.1.s390x",
"product_id": "libecpg6-32bit-17.2-3.5.1.s390x"
}
},
{
"category": "product_version",
"name": "libpq5-17.2-3.5.1.s390x",
"product": {
"name": "libpq5-17.2-3.5.1.s390x",
"product_id": "libpq5-17.2-3.5.1.s390x"
}
},
{
"category": "product_version",
"name": "libpq5-32bit-17.2-3.5.1.s390x",
"product": {
"name": "libpq5-32bit-17.2-3.5.1.s390x",
"product_id": "libpq5-32bit-17.2-3.5.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql16-16.6-3.21.1.s390x",
"product": {
"name": "postgresql16-16.6-3.21.1.s390x",
"product_id": "postgresql16-16.6-3.21.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql16-contrib-16.6-3.21.1.s390x",
"product": {
"name": "postgresql16-contrib-16.6-3.21.1.s390x",
"product_id": "postgresql16-contrib-16.6-3.21.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql16-devel-16.6-3.21.1.s390x",
"product": {
"name": "postgresql16-devel-16.6-3.21.1.s390x",
"product_id": "postgresql16-devel-16.6-3.21.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql16-llvmjit-devel-16.6-3.21.1.s390x",
"product": {
"name": "postgresql16-llvmjit-devel-16.6-3.21.1.s390x",
"product_id": "postgresql16-llvmjit-devel-16.6-3.21.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql16-plperl-16.6-3.21.1.s390x",
"product": {
"name": "postgresql16-plperl-16.6-3.21.1.s390x",
"product_id": "postgresql16-plperl-16.6-3.21.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql16-plpython-16.6-3.21.1.s390x",
"product": {
"name": "postgresql16-plpython-16.6-3.21.1.s390x",
"product_id": "postgresql16-plpython-16.6-3.21.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql16-pltcl-16.6-3.21.1.s390x",
"product": {
"name": "postgresql16-pltcl-16.6-3.21.1.s390x",
"product_id": "postgresql16-pltcl-16.6-3.21.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql16-server-16.6-3.21.1.s390x",
"product": {
"name": "postgresql16-server-16.6-3.21.1.s390x",
"product_id": "postgresql16-server-16.6-3.21.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql16-server-devel-16.6-3.21.1.s390x",
"product": {
"name": "postgresql16-server-devel-16.6-3.21.1.s390x",
"product_id": "postgresql16-server-devel-16.6-3.21.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql16-test-16.6-3.21.1.s390x",
"product": {
"name": "postgresql16-test-16.6-3.21.1.s390x",
"product_id": "postgresql16-test-16.6-3.21.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql17-17.2-3.5.1.s390x",
"product": {
"name": "postgresql17-17.2-3.5.1.s390x",
"product_id": "postgresql17-17.2-3.5.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql17-contrib-17.2-3.5.1.s390x",
"product": {
"name": "postgresql17-contrib-17.2-3.5.1.s390x",
"product_id": "postgresql17-contrib-17.2-3.5.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql17-devel-17.2-3.5.1.s390x",
"product": {
"name": "postgresql17-devel-17.2-3.5.1.s390x",
"product_id": "postgresql17-devel-17.2-3.5.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql17-devel-mini-17.2-3.5.1.s390x",
"product": {
"name": "postgresql17-devel-mini-17.2-3.5.1.s390x",
"product_id": "postgresql17-devel-mini-17.2-3.5.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql17-llvmjit-devel-17.2-3.5.1.s390x",
"product": {
"name": "postgresql17-llvmjit-devel-17.2-3.5.1.s390x",
"product_id": "postgresql17-llvmjit-devel-17.2-3.5.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql17-plperl-17.2-3.5.1.s390x",
"product": {
"name": "postgresql17-plperl-17.2-3.5.1.s390x",
"product_id": "postgresql17-plperl-17.2-3.5.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql17-plpython-17.2-3.5.1.s390x",
"product": {
"name": "postgresql17-plpython-17.2-3.5.1.s390x",
"product_id": "postgresql17-plpython-17.2-3.5.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql17-pltcl-17.2-3.5.1.s390x",
"product": {
"name": "postgresql17-pltcl-17.2-3.5.1.s390x",
"product_id": "postgresql17-pltcl-17.2-3.5.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql17-server-17.2-3.5.1.s390x",
"product": {
"name": "postgresql17-server-17.2-3.5.1.s390x",
"product_id": "postgresql17-server-17.2-3.5.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql17-server-devel-17.2-3.5.1.s390x",
"product": {
"name": "postgresql17-server-devel-17.2-3.5.1.s390x",
"product_id": "postgresql17-server-devel-17.2-3.5.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql17-test-17.2-3.5.1.s390x",
"product": {
"name": "postgresql17-test-17.2-3.5.1.s390x",
"product_id": "postgresql17-test-17.2-3.5.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "libecpg6-17.2-3.5.1.x86_64",
"product": {
"name": "libecpg6-17.2-3.5.1.x86_64",
"product_id": "libecpg6-17.2-3.5.1.x86_64"
}
},
{
"category": "product_version",
"name": "libecpg6-32bit-17.2-3.5.1.x86_64",
"product": {
"name": "libecpg6-32bit-17.2-3.5.1.x86_64",
"product_id": "libecpg6-32bit-17.2-3.5.1.x86_64"
}
},
{
"category": "product_version",
"name": "libpq5-17.2-3.5.1.x86_64",
"product": {
"name": "libpq5-17.2-3.5.1.x86_64",
"product_id": "libpq5-17.2-3.5.1.x86_64"
}
},
{
"category": "product_version",
"name": "libpq5-32bit-17.2-3.5.1.x86_64",
"product": {
"name": "libpq5-32bit-17.2-3.5.1.x86_64",
"product_id": "libpq5-32bit-17.2-3.5.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql16-16.6-3.21.1.x86_64",
"product": {
"name": "postgresql16-16.6-3.21.1.x86_64",
"product_id": "postgresql16-16.6-3.21.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql16-contrib-16.6-3.21.1.x86_64",
"product": {
"name": "postgresql16-contrib-16.6-3.21.1.x86_64",
"product_id": "postgresql16-contrib-16.6-3.21.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql16-devel-16.6-3.21.1.x86_64",
"product": {
"name": "postgresql16-devel-16.6-3.21.1.x86_64",
"product_id": "postgresql16-devel-16.6-3.21.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql16-llvmjit-devel-16.6-3.21.1.x86_64",
"product": {
"name": "postgresql16-llvmjit-devel-16.6-3.21.1.x86_64",
"product_id": "postgresql16-llvmjit-devel-16.6-3.21.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql16-plperl-16.6-3.21.1.x86_64",
"product": {
"name": "postgresql16-plperl-16.6-3.21.1.x86_64",
"product_id": "postgresql16-plperl-16.6-3.21.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql16-plpython-16.6-3.21.1.x86_64",
"product": {
"name": "postgresql16-plpython-16.6-3.21.1.x86_64",
"product_id": "postgresql16-plpython-16.6-3.21.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql16-pltcl-16.6-3.21.1.x86_64",
"product": {
"name": "postgresql16-pltcl-16.6-3.21.1.x86_64",
"product_id": "postgresql16-pltcl-16.6-3.21.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql16-server-16.6-3.21.1.x86_64",
"product": {
"name": "postgresql16-server-16.6-3.21.1.x86_64",
"product_id": "postgresql16-server-16.6-3.21.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql16-server-devel-16.6-3.21.1.x86_64",
"product": {
"name": "postgresql16-server-devel-16.6-3.21.1.x86_64",
"product_id": "postgresql16-server-devel-16.6-3.21.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql16-test-16.6-3.21.1.x86_64",
"product": {
"name": "postgresql16-test-16.6-3.21.1.x86_64",
"product_id": "postgresql16-test-16.6-3.21.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql17-17.2-3.5.1.x86_64",
"product": {
"name": "postgresql17-17.2-3.5.1.x86_64",
"product_id": "postgresql17-17.2-3.5.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql17-contrib-17.2-3.5.1.x86_64",
"product": {
"name": "postgresql17-contrib-17.2-3.5.1.x86_64",
"product_id": "postgresql17-contrib-17.2-3.5.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql17-devel-17.2-3.5.1.x86_64",
"product": {
"name": "postgresql17-devel-17.2-3.5.1.x86_64",
"product_id": "postgresql17-devel-17.2-3.5.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql17-devel-mini-17.2-3.5.1.x86_64",
"product": {
"name": "postgresql17-devel-mini-17.2-3.5.1.x86_64",
"product_id": "postgresql17-devel-mini-17.2-3.5.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql17-llvmjit-devel-17.2-3.5.1.x86_64",
"product": {
"name": "postgresql17-llvmjit-devel-17.2-3.5.1.x86_64",
"product_id": "postgresql17-llvmjit-devel-17.2-3.5.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql17-plperl-17.2-3.5.1.x86_64",
"product": {
"name": "postgresql17-plperl-17.2-3.5.1.x86_64",
"product_id": "postgresql17-plperl-17.2-3.5.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql17-plpython-17.2-3.5.1.x86_64",
"product": {
"name": "postgresql17-plpython-17.2-3.5.1.x86_64",
"product_id": "postgresql17-plpython-17.2-3.5.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql17-pltcl-17.2-3.5.1.x86_64",
"product": {
"name": "postgresql17-pltcl-17.2-3.5.1.x86_64",
"product_id": "postgresql17-pltcl-17.2-3.5.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql17-server-17.2-3.5.1.x86_64",
"product": {
"name": "postgresql17-server-17.2-3.5.1.x86_64",
"product_id": "postgresql17-server-17.2-3.5.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql17-server-devel-17.2-3.5.1.x86_64",
"product": {
"name": "postgresql17-server-devel-17.2-3.5.1.x86_64",
"product_id": "postgresql17-server-devel-17.2-3.5.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql17-test-17.2-3.5.1.x86_64",
"product": {
"name": "postgresql17-test-17.2-3.5.1.x86_64",
"product_id": "postgresql17-test-17.2-3.5.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server 12 SP5-LTSS",
"product": {
"name": "SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles-ltss:12:sp5"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5",
"product": {
"name": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5",
"product_id": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles-ltss-extended-security:12:sp5"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "libecpg6-17.2-3.5.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:libecpg6-17.2-3.5.1.aarch64"
},
"product_reference": "libecpg6-17.2-3.5.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libecpg6-17.2-3.5.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:libecpg6-17.2-3.5.1.ppc64le"
},
"product_reference": "libecpg6-17.2-3.5.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libecpg6-17.2-3.5.1.s390x as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:libecpg6-17.2-3.5.1.s390x"
},
"product_reference": "libecpg6-17.2-3.5.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libecpg6-17.2-3.5.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:libecpg6-17.2-3.5.1.x86_64"
},
"product_reference": "libecpg6-17.2-3.5.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libecpg6-32bit-17.2-3.5.1.s390x as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:libecpg6-32bit-17.2-3.5.1.s390x"
},
"product_reference": "libecpg6-32bit-17.2-3.5.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libecpg6-32bit-17.2-3.5.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:libecpg6-32bit-17.2-3.5.1.x86_64"
},
"product_reference": "libecpg6-32bit-17.2-3.5.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq5-17.2-3.5.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:libpq5-17.2-3.5.1.aarch64"
},
"product_reference": "libpq5-17.2-3.5.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq5-17.2-3.5.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:libpq5-17.2-3.5.1.ppc64le"
},
"product_reference": "libpq5-17.2-3.5.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq5-17.2-3.5.1.s390x as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:libpq5-17.2-3.5.1.s390x"
},
"product_reference": "libpq5-17.2-3.5.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq5-17.2-3.5.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:libpq5-17.2-3.5.1.x86_64"
},
"product_reference": "libpq5-17.2-3.5.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq5-32bit-17.2-3.5.1.s390x as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:libpq5-32bit-17.2-3.5.1.s390x"
},
"product_reference": "libpq5-32bit-17.2-3.5.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq5-32bit-17.2-3.5.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:libpq5-32bit-17.2-3.5.1.x86_64"
},
"product_reference": "libpq5-32bit-17.2-3.5.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-17-4.29.1.noarch as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql-17-4.29.1.noarch"
},
"product_reference": "postgresql-17-4.29.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-contrib-17-4.29.1.noarch as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql-contrib-17-4.29.1.noarch"
},
"product_reference": "postgresql-contrib-17-4.29.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-docs-17-4.29.1.noarch as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql-docs-17-4.29.1.noarch"
},
"product_reference": "postgresql-docs-17-4.29.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plperl-17-4.29.1.noarch as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql-plperl-17-4.29.1.noarch"
},
"product_reference": "postgresql-plperl-17-4.29.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plpython-17-4.29.1.noarch as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql-plpython-17-4.29.1.noarch"
},
"product_reference": "postgresql-plpython-17-4.29.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-pltcl-17-4.29.1.noarch as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql-pltcl-17-4.29.1.noarch"
},
"product_reference": "postgresql-pltcl-17-4.29.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-17-4.29.1.noarch as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql-server-17-4.29.1.noarch"
},
"product_reference": "postgresql-server-17-4.29.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-16.6-3.21.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-16.6-3.21.1.aarch64"
},
"product_reference": "postgresql16-16.6-3.21.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-16.6-3.21.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-16.6-3.21.1.ppc64le"
},
"product_reference": "postgresql16-16.6-3.21.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-16.6-3.21.1.s390x as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-16.6-3.21.1.s390x"
},
"product_reference": "postgresql16-16.6-3.21.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-16.6-3.21.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-16.6-3.21.1.x86_64"
},
"product_reference": "postgresql16-16.6-3.21.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-contrib-16.6-3.21.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-contrib-16.6-3.21.1.aarch64"
},
"product_reference": "postgresql16-contrib-16.6-3.21.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-contrib-16.6-3.21.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-contrib-16.6-3.21.1.ppc64le"
},
"product_reference": "postgresql16-contrib-16.6-3.21.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-contrib-16.6-3.21.1.s390x as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-contrib-16.6-3.21.1.s390x"
},
"product_reference": "postgresql16-contrib-16.6-3.21.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-contrib-16.6-3.21.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-contrib-16.6-3.21.1.x86_64"
},
"product_reference": "postgresql16-contrib-16.6-3.21.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-docs-16.6-3.21.1.noarch as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-docs-16.6-3.21.1.noarch"
},
"product_reference": "postgresql16-docs-16.6-3.21.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-plperl-16.6-3.21.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-plperl-16.6-3.21.1.aarch64"
},
"product_reference": "postgresql16-plperl-16.6-3.21.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-plperl-16.6-3.21.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-plperl-16.6-3.21.1.ppc64le"
},
"product_reference": "postgresql16-plperl-16.6-3.21.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-plperl-16.6-3.21.1.s390x as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-plperl-16.6-3.21.1.s390x"
},
"product_reference": "postgresql16-plperl-16.6-3.21.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-plperl-16.6-3.21.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-plperl-16.6-3.21.1.x86_64"
},
"product_reference": "postgresql16-plperl-16.6-3.21.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-plpython-16.6-3.21.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-plpython-16.6-3.21.1.aarch64"
},
"product_reference": "postgresql16-plpython-16.6-3.21.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-plpython-16.6-3.21.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-plpython-16.6-3.21.1.ppc64le"
},
"product_reference": "postgresql16-plpython-16.6-3.21.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-plpython-16.6-3.21.1.s390x as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-plpython-16.6-3.21.1.s390x"
},
"product_reference": "postgresql16-plpython-16.6-3.21.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-plpython-16.6-3.21.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-plpython-16.6-3.21.1.x86_64"
},
"product_reference": "postgresql16-plpython-16.6-3.21.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-pltcl-16.6-3.21.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-pltcl-16.6-3.21.1.aarch64"
},
"product_reference": "postgresql16-pltcl-16.6-3.21.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-pltcl-16.6-3.21.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-pltcl-16.6-3.21.1.ppc64le"
},
"product_reference": "postgresql16-pltcl-16.6-3.21.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-pltcl-16.6-3.21.1.s390x as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-pltcl-16.6-3.21.1.s390x"
},
"product_reference": "postgresql16-pltcl-16.6-3.21.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-pltcl-16.6-3.21.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-pltcl-16.6-3.21.1.x86_64"
},
"product_reference": "postgresql16-pltcl-16.6-3.21.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-server-16.6-3.21.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-server-16.6-3.21.1.aarch64"
},
"product_reference": "postgresql16-server-16.6-3.21.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-server-16.6-3.21.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-server-16.6-3.21.1.ppc64le"
},
"product_reference": "postgresql16-server-16.6-3.21.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-server-16.6-3.21.1.s390x as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-server-16.6-3.21.1.s390x"
},
"product_reference": "postgresql16-server-16.6-3.21.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-server-16.6-3.21.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-server-16.6-3.21.1.x86_64"
},
"product_reference": "postgresql16-server-16.6-3.21.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libecpg6-17.2-3.5.1.x86_64 as component of SUSE Linux Enterprise Server LTSS Extended Security 12 SP5",
"product_id": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libecpg6-17.2-3.5.1.x86_64"
},
"product_reference": "libecpg6-17.2-3.5.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libecpg6-32bit-17.2-3.5.1.x86_64 as component of SUSE Linux Enterprise Server LTSS Extended Security 12 SP5",
"product_id": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libecpg6-32bit-17.2-3.5.1.x86_64"
},
"product_reference": "libecpg6-32bit-17.2-3.5.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq5-17.2-3.5.1.x86_64 as component of SUSE Linux Enterprise Server LTSS Extended Security 12 SP5",
"product_id": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libpq5-17.2-3.5.1.x86_64"
},
"product_reference": "libpq5-17.2-3.5.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq5-32bit-17.2-3.5.1.x86_64 as component of SUSE Linux Enterprise Server LTSS Extended Security 12 SP5",
"product_id": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libpq5-32bit-17.2-3.5.1.x86_64"
},
"product_reference": "libpq5-32bit-17.2-3.5.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-17-4.29.1.noarch as component of SUSE Linux Enterprise Server LTSS Extended Security 12 SP5",
"product_id": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql-17-4.29.1.noarch"
},
"product_reference": "postgresql-17-4.29.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-contrib-17-4.29.1.noarch as component of SUSE Linux Enterprise Server LTSS Extended Security 12 SP5",
"product_id": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql-contrib-17-4.29.1.noarch"
},
"product_reference": "postgresql-contrib-17-4.29.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-docs-17-4.29.1.noarch as component of SUSE Linux Enterprise Server LTSS Extended Security 12 SP5",
"product_id": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql-docs-17-4.29.1.noarch"
},
"product_reference": "postgresql-docs-17-4.29.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plperl-17-4.29.1.noarch as component of SUSE Linux Enterprise Server LTSS Extended Security 12 SP5",
"product_id": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql-plperl-17-4.29.1.noarch"
},
"product_reference": "postgresql-plperl-17-4.29.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plpython-17-4.29.1.noarch as component of SUSE Linux Enterprise Server LTSS Extended Security 12 SP5",
"product_id": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql-plpython-17-4.29.1.noarch"
},
"product_reference": "postgresql-plpython-17-4.29.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-pltcl-17-4.29.1.noarch as component of SUSE Linux Enterprise Server LTSS Extended Security 12 SP5",
"product_id": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql-pltcl-17-4.29.1.noarch"
},
"product_reference": "postgresql-pltcl-17-4.29.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-17-4.29.1.noarch as component of SUSE Linux Enterprise Server LTSS Extended Security 12 SP5",
"product_id": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql-server-17-4.29.1.noarch"
},
"product_reference": "postgresql-server-17-4.29.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-16.6-3.21.1.x86_64 as component of SUSE Linux Enterprise Server LTSS Extended Security 12 SP5",
"product_id": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql16-16.6-3.21.1.x86_64"
},
"product_reference": "postgresql16-16.6-3.21.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-contrib-16.6-3.21.1.x86_64 as component of SUSE Linux Enterprise Server LTSS Extended Security 12 SP5",
"product_id": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql16-contrib-16.6-3.21.1.x86_64"
},
"product_reference": "postgresql16-contrib-16.6-3.21.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-docs-16.6-3.21.1.noarch as component of SUSE Linux Enterprise Server LTSS Extended Security 12 SP5",
"product_id": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql16-docs-16.6-3.21.1.noarch"
},
"product_reference": "postgresql16-docs-16.6-3.21.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-plperl-16.6-3.21.1.x86_64 as component of SUSE Linux Enterprise Server LTSS Extended Security 12 SP5",
"product_id": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql16-plperl-16.6-3.21.1.x86_64"
},
"product_reference": "postgresql16-plperl-16.6-3.21.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-plpython-16.6-3.21.1.x86_64 as component of SUSE Linux Enterprise Server LTSS Extended Security 12 SP5",
"product_id": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql16-plpython-16.6-3.21.1.x86_64"
},
"product_reference": "postgresql16-plpython-16.6-3.21.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-pltcl-16.6-3.21.1.x86_64 as component of SUSE Linux Enterprise Server LTSS Extended Security 12 SP5",
"product_id": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql16-pltcl-16.6-3.21.1.x86_64"
},
"product_reference": "postgresql16-pltcl-16.6-3.21.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-server-16.6-3.21.1.x86_64 as component of SUSE Linux Enterprise Server LTSS Extended Security 12 SP5",
"product_id": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql16-server-16.6-3.21.1.x86_64"
},
"product_reference": "postgresql16-server-16.6-3.21.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2024-10976",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2024-10976"
}
],
"notes": [
{
"category": "general",
"text": "Incomplete tracking in PostgreSQL of tables with row security allows a reused query to view or change different rows from those intended. CVE-2023-2455 and CVE-2016-2193 fixed most interaction between row security and user ID changes. They missed cases where a subquery, WITH query, security invoker view, or SQL-language function references a table with a row-level security policy. This has the same consequences as the two earlier CVEs. That is to say, it leads to potentially incorrect policies being applied in cases where role-specific policies are used and a given query is planned under one role and then executed under other roles. This scenario can happen under security definer functions or when a common user and query is planned initially and then re-used across multiple SET ROLEs. Applying an incorrect policy may permit a user to complete otherwise-forbidden reads and modifications. This affects only databases that have used CREATE POLICY to define a row security policy. An attacker must tailor an attack to a particular application\u0027s pattern of query plan reuse, user ID changes, and role-specific row security policies. Versions before PostgreSQL 17.1, 16.5, 15.9, 14.14, 13.17, and 12.21 are affected.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Server 12 SP5-LTSS:libecpg6-17.2-3.5.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libecpg6-17.2-3.5.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libecpg6-17.2-3.5.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libecpg6-17.2-3.5.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libecpg6-32bit-17.2-3.5.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libecpg6-32bit-17.2-3.5.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpq5-17.2-3.5.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpq5-17.2-3.5.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpq5-17.2-3.5.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpq5-17.2-3.5.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpq5-32bit-17.2-3.5.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpq5-32bit-17.2-3.5.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql-17-4.29.1.noarch",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql-contrib-17-4.29.1.noarch",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql-docs-17-4.29.1.noarch",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql-plperl-17-4.29.1.noarch",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql-plpython-17-4.29.1.noarch",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql-pltcl-17-4.29.1.noarch",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql-server-17-4.29.1.noarch",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-16.6-3.21.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-16.6-3.21.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-16.6-3.21.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-16.6-3.21.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-contrib-16.6-3.21.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-contrib-16.6-3.21.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-contrib-16.6-3.21.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-contrib-16.6-3.21.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-docs-16.6-3.21.1.noarch",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-plperl-16.6-3.21.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-plperl-16.6-3.21.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-plperl-16.6-3.21.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-plperl-16.6-3.21.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-plpython-16.6-3.21.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-plpython-16.6-3.21.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-plpython-16.6-3.21.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-plpython-16.6-3.21.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-pltcl-16.6-3.21.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-pltcl-16.6-3.21.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-pltcl-16.6-3.21.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-pltcl-16.6-3.21.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-server-16.6-3.21.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-server-16.6-3.21.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-server-16.6-3.21.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-server-16.6-3.21.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libecpg6-17.2-3.5.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libecpg6-32bit-17.2-3.5.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libpq5-17.2-3.5.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libpq5-32bit-17.2-3.5.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql-17-4.29.1.noarch",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql-contrib-17-4.29.1.noarch",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql-docs-17-4.29.1.noarch",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql-plperl-17-4.29.1.noarch",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql-plpython-17-4.29.1.noarch",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql-pltcl-17-4.29.1.noarch",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql-server-17-4.29.1.noarch",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql16-16.6-3.21.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql16-contrib-16.6-3.21.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql16-docs-16.6-3.21.1.noarch",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql16-plperl-16.6-3.21.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql16-plpython-16.6-3.21.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql16-pltcl-16.6-3.21.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql16-server-16.6-3.21.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2024-10976",
"url": "https://www.suse.com/security/cve/CVE-2024-10976"
},
{
"category": "external",
"summary": "SUSE Bug 1233323 for CVE-2024-10976",
"url": "https://bugzilla.suse.com/1233323"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Server 12 SP5-LTSS:libecpg6-17.2-3.5.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libecpg6-17.2-3.5.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libecpg6-17.2-3.5.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libecpg6-17.2-3.5.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libecpg6-32bit-17.2-3.5.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libecpg6-32bit-17.2-3.5.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpq5-17.2-3.5.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpq5-17.2-3.5.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpq5-17.2-3.5.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpq5-17.2-3.5.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpq5-32bit-17.2-3.5.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpq5-32bit-17.2-3.5.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql-17-4.29.1.noarch",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql-contrib-17-4.29.1.noarch",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql-docs-17-4.29.1.noarch",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql-plperl-17-4.29.1.noarch",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql-plpython-17-4.29.1.noarch",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql-pltcl-17-4.29.1.noarch",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql-server-17-4.29.1.noarch",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-16.6-3.21.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-16.6-3.21.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-16.6-3.21.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-16.6-3.21.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-contrib-16.6-3.21.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-contrib-16.6-3.21.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-contrib-16.6-3.21.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-contrib-16.6-3.21.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-docs-16.6-3.21.1.noarch",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-plperl-16.6-3.21.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-plperl-16.6-3.21.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-plperl-16.6-3.21.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-plperl-16.6-3.21.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-plpython-16.6-3.21.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-plpython-16.6-3.21.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-plpython-16.6-3.21.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-plpython-16.6-3.21.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-pltcl-16.6-3.21.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-pltcl-16.6-3.21.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-pltcl-16.6-3.21.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-pltcl-16.6-3.21.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-server-16.6-3.21.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-server-16.6-3.21.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-server-16.6-3.21.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-server-16.6-3.21.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libecpg6-17.2-3.5.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libecpg6-32bit-17.2-3.5.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libpq5-17.2-3.5.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libpq5-32bit-17.2-3.5.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql-17-4.29.1.noarch",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql-contrib-17-4.29.1.noarch",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql-docs-17-4.29.1.noarch",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql-plperl-17-4.29.1.noarch",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql-plpython-17-4.29.1.noarch",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql-pltcl-17-4.29.1.noarch",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql-server-17-4.29.1.noarch",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql16-16.6-3.21.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql16-contrib-16.6-3.21.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql16-docs-16.6-3.21.1.noarch",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql16-plperl-16.6-3.21.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql16-plpython-16.6-3.21.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql16-pltcl-16.6-3.21.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql16-server-16.6-3.21.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4.2,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Server 12 SP5-LTSS:libecpg6-17.2-3.5.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libecpg6-17.2-3.5.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libecpg6-17.2-3.5.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libecpg6-17.2-3.5.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libecpg6-32bit-17.2-3.5.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libecpg6-32bit-17.2-3.5.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpq5-17.2-3.5.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpq5-17.2-3.5.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpq5-17.2-3.5.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpq5-17.2-3.5.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpq5-32bit-17.2-3.5.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpq5-32bit-17.2-3.5.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql-17-4.29.1.noarch",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql-contrib-17-4.29.1.noarch",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql-docs-17-4.29.1.noarch",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql-plperl-17-4.29.1.noarch",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql-plpython-17-4.29.1.noarch",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql-pltcl-17-4.29.1.noarch",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql-server-17-4.29.1.noarch",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-16.6-3.21.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-16.6-3.21.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-16.6-3.21.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-16.6-3.21.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-contrib-16.6-3.21.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-contrib-16.6-3.21.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-contrib-16.6-3.21.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-contrib-16.6-3.21.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-docs-16.6-3.21.1.noarch",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-plperl-16.6-3.21.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-plperl-16.6-3.21.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-plperl-16.6-3.21.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-plperl-16.6-3.21.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-plpython-16.6-3.21.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-plpython-16.6-3.21.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-plpython-16.6-3.21.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-plpython-16.6-3.21.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-pltcl-16.6-3.21.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-pltcl-16.6-3.21.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-pltcl-16.6-3.21.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-pltcl-16.6-3.21.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-server-16.6-3.21.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-server-16.6-3.21.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-server-16.6-3.21.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-server-16.6-3.21.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libecpg6-17.2-3.5.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libecpg6-32bit-17.2-3.5.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libpq5-17.2-3.5.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libpq5-32bit-17.2-3.5.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql-17-4.29.1.noarch",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql-contrib-17-4.29.1.noarch",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql-docs-17-4.29.1.noarch",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql-plperl-17-4.29.1.noarch",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql-plpython-17-4.29.1.noarch",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql-pltcl-17-4.29.1.noarch",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql-server-17-4.29.1.noarch",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql16-16.6-3.21.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql16-contrib-16.6-3.21.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql16-docs-16.6-3.21.1.noarch",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql16-plperl-16.6-3.21.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql16-plpython-16.6-3.21.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql16-pltcl-16.6-3.21.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql16-server-16.6-3.21.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-11-25T16:10:40Z",
"details": "moderate"
}
],
"title": "CVE-2024-10976"
},
{
"cve": "CVE-2024-10977",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2024-10977"
}
],
"notes": [
{
"category": "general",
"text": "Client use of server error message in PostgreSQL allows a server not trusted under current SSL or GSS settings to furnish arbitrary non-NUL bytes to the libpq application. For example, a man-in-the-middle attacker could send a long error message that a human or screen-scraper user of psql mistakes for valid query results. This is probably not a concern for clients where the user interface unambiguously indicates the boundary between one error message and other text. Versions before PostgreSQL 17.1, 16.5, 15.9, 14.14, 13.17, and 12.21 are affected.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Server 12 SP5-LTSS:libecpg6-17.2-3.5.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libecpg6-17.2-3.5.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libecpg6-17.2-3.5.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libecpg6-17.2-3.5.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libecpg6-32bit-17.2-3.5.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libecpg6-32bit-17.2-3.5.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpq5-17.2-3.5.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpq5-17.2-3.5.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpq5-17.2-3.5.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpq5-17.2-3.5.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpq5-32bit-17.2-3.5.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpq5-32bit-17.2-3.5.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql-17-4.29.1.noarch",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql-contrib-17-4.29.1.noarch",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql-docs-17-4.29.1.noarch",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql-plperl-17-4.29.1.noarch",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql-plpython-17-4.29.1.noarch",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql-pltcl-17-4.29.1.noarch",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql-server-17-4.29.1.noarch",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-16.6-3.21.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-16.6-3.21.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-16.6-3.21.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-16.6-3.21.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-contrib-16.6-3.21.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-contrib-16.6-3.21.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-contrib-16.6-3.21.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-contrib-16.6-3.21.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-docs-16.6-3.21.1.noarch",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-plperl-16.6-3.21.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-plperl-16.6-3.21.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-plperl-16.6-3.21.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-plperl-16.6-3.21.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-plpython-16.6-3.21.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-plpython-16.6-3.21.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-plpython-16.6-3.21.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-plpython-16.6-3.21.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-pltcl-16.6-3.21.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-pltcl-16.6-3.21.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-pltcl-16.6-3.21.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-pltcl-16.6-3.21.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-server-16.6-3.21.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-server-16.6-3.21.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-server-16.6-3.21.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-server-16.6-3.21.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libecpg6-17.2-3.5.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libecpg6-32bit-17.2-3.5.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libpq5-17.2-3.5.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libpq5-32bit-17.2-3.5.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql-17-4.29.1.noarch",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql-contrib-17-4.29.1.noarch",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql-docs-17-4.29.1.noarch",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql-plperl-17-4.29.1.noarch",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql-plpython-17-4.29.1.noarch",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql-pltcl-17-4.29.1.noarch",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql-server-17-4.29.1.noarch",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql16-16.6-3.21.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql16-contrib-16.6-3.21.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql16-docs-16.6-3.21.1.noarch",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql16-plperl-16.6-3.21.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql16-plpython-16.6-3.21.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql16-pltcl-16.6-3.21.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql16-server-16.6-3.21.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2024-10977",
"url": "https://www.suse.com/security/cve/CVE-2024-10977"
},
{
"category": "external",
"summary": "SUSE Bug 1233325 for CVE-2024-10977",
"url": "https://bugzilla.suse.com/1233325"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Server 12 SP5-LTSS:libecpg6-17.2-3.5.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libecpg6-17.2-3.5.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libecpg6-17.2-3.5.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libecpg6-17.2-3.5.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libecpg6-32bit-17.2-3.5.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libecpg6-32bit-17.2-3.5.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpq5-17.2-3.5.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpq5-17.2-3.5.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpq5-17.2-3.5.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpq5-17.2-3.5.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpq5-32bit-17.2-3.5.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpq5-32bit-17.2-3.5.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql-17-4.29.1.noarch",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql-contrib-17-4.29.1.noarch",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql-docs-17-4.29.1.noarch",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql-plperl-17-4.29.1.noarch",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql-plpython-17-4.29.1.noarch",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql-pltcl-17-4.29.1.noarch",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql-server-17-4.29.1.noarch",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-16.6-3.21.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-16.6-3.21.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-16.6-3.21.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-16.6-3.21.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-contrib-16.6-3.21.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-contrib-16.6-3.21.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-contrib-16.6-3.21.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-contrib-16.6-3.21.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-docs-16.6-3.21.1.noarch",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-plperl-16.6-3.21.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-plperl-16.6-3.21.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-plperl-16.6-3.21.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-plperl-16.6-3.21.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-plpython-16.6-3.21.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-plpython-16.6-3.21.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-plpython-16.6-3.21.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-plpython-16.6-3.21.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-pltcl-16.6-3.21.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-pltcl-16.6-3.21.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-pltcl-16.6-3.21.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-pltcl-16.6-3.21.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-server-16.6-3.21.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-server-16.6-3.21.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-server-16.6-3.21.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-server-16.6-3.21.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libecpg6-17.2-3.5.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libecpg6-32bit-17.2-3.5.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libpq5-17.2-3.5.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libpq5-32bit-17.2-3.5.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql-17-4.29.1.noarch",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql-contrib-17-4.29.1.noarch",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql-docs-17-4.29.1.noarch",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql-plperl-17-4.29.1.noarch",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql-plpython-17-4.29.1.noarch",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql-pltcl-17-4.29.1.noarch",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql-server-17-4.29.1.noarch",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql16-16.6-3.21.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql16-contrib-16.6-3.21.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql16-docs-16.6-3.21.1.noarch",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql16-plperl-16.6-3.21.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql16-plpython-16.6-3.21.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql16-pltcl-16.6-3.21.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql16-server-16.6-3.21.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 3.1,
"baseSeverity": "LOW",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:N/I:L/A:N",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Server 12 SP5-LTSS:libecpg6-17.2-3.5.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libecpg6-17.2-3.5.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libecpg6-17.2-3.5.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libecpg6-17.2-3.5.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libecpg6-32bit-17.2-3.5.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libecpg6-32bit-17.2-3.5.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpq5-17.2-3.5.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpq5-17.2-3.5.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpq5-17.2-3.5.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpq5-17.2-3.5.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpq5-32bit-17.2-3.5.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpq5-32bit-17.2-3.5.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql-17-4.29.1.noarch",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql-contrib-17-4.29.1.noarch",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql-docs-17-4.29.1.noarch",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql-plperl-17-4.29.1.noarch",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql-plpython-17-4.29.1.noarch",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql-pltcl-17-4.29.1.noarch",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql-server-17-4.29.1.noarch",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-16.6-3.21.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-16.6-3.21.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-16.6-3.21.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-16.6-3.21.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-contrib-16.6-3.21.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-contrib-16.6-3.21.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-contrib-16.6-3.21.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-contrib-16.6-3.21.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-docs-16.6-3.21.1.noarch",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-plperl-16.6-3.21.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-plperl-16.6-3.21.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-plperl-16.6-3.21.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-plperl-16.6-3.21.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-plpython-16.6-3.21.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-plpython-16.6-3.21.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-plpython-16.6-3.21.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-plpython-16.6-3.21.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-pltcl-16.6-3.21.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-pltcl-16.6-3.21.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-pltcl-16.6-3.21.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-pltcl-16.6-3.21.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-server-16.6-3.21.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-server-16.6-3.21.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-server-16.6-3.21.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-server-16.6-3.21.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libecpg6-17.2-3.5.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libecpg6-32bit-17.2-3.5.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libpq5-17.2-3.5.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libpq5-32bit-17.2-3.5.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql-17-4.29.1.noarch",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql-contrib-17-4.29.1.noarch",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql-docs-17-4.29.1.noarch",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql-plperl-17-4.29.1.noarch",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql-plpython-17-4.29.1.noarch",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql-pltcl-17-4.29.1.noarch",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql-server-17-4.29.1.noarch",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql16-16.6-3.21.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql16-contrib-16.6-3.21.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql16-docs-16.6-3.21.1.noarch",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql16-plperl-16.6-3.21.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql16-plpython-16.6-3.21.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql16-pltcl-16.6-3.21.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql16-server-16.6-3.21.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-11-25T16:10:40Z",
"details": "low"
}
],
"title": "CVE-2024-10977"
},
{
"cve": "CVE-2024-10978",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2024-10978"
}
],
"notes": [
{
"category": "general",
"text": "Incorrect privilege assignment in PostgreSQL allows a less-privileged application user to view or change different rows from those intended. An attack requires the application to use SET ROLE, SET SESSION AUTHORIZATION, or an equivalent feature. The problem arises when an application query uses parameters from the attacker or conveys query results to the attacker. If that query reacts to current_setting(\u0027role\u0027) or the current user ID, it may modify or return data as though the session had not used SET ROLE or SET SESSION AUTHORIZATION. The attacker does not control which incorrect user ID applies. Query text from less-privileged sources is not a concern here, because SET ROLE and SET SESSION AUTHORIZATION are not sandboxes for unvetted queries. Versions before PostgreSQL 17.1, 16.5, 15.9, 14.14, 13.17, and 12.21 are affected.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Server 12 SP5-LTSS:libecpg6-17.2-3.5.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libecpg6-17.2-3.5.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libecpg6-17.2-3.5.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libecpg6-17.2-3.5.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libecpg6-32bit-17.2-3.5.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libecpg6-32bit-17.2-3.5.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpq5-17.2-3.5.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpq5-17.2-3.5.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpq5-17.2-3.5.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpq5-17.2-3.5.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpq5-32bit-17.2-3.5.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpq5-32bit-17.2-3.5.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql-17-4.29.1.noarch",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql-contrib-17-4.29.1.noarch",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql-docs-17-4.29.1.noarch",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql-plperl-17-4.29.1.noarch",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql-plpython-17-4.29.1.noarch",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql-pltcl-17-4.29.1.noarch",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql-server-17-4.29.1.noarch",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-16.6-3.21.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-16.6-3.21.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-16.6-3.21.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-16.6-3.21.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-contrib-16.6-3.21.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-contrib-16.6-3.21.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-contrib-16.6-3.21.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-contrib-16.6-3.21.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-docs-16.6-3.21.1.noarch",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-plperl-16.6-3.21.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-plperl-16.6-3.21.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-plperl-16.6-3.21.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-plperl-16.6-3.21.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-plpython-16.6-3.21.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-plpython-16.6-3.21.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-plpython-16.6-3.21.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-plpython-16.6-3.21.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-pltcl-16.6-3.21.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-pltcl-16.6-3.21.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-pltcl-16.6-3.21.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-pltcl-16.6-3.21.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-server-16.6-3.21.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-server-16.6-3.21.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-server-16.6-3.21.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-server-16.6-3.21.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libecpg6-17.2-3.5.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libecpg6-32bit-17.2-3.5.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libpq5-17.2-3.5.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libpq5-32bit-17.2-3.5.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql-17-4.29.1.noarch",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql-contrib-17-4.29.1.noarch",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql-docs-17-4.29.1.noarch",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql-plperl-17-4.29.1.noarch",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql-plpython-17-4.29.1.noarch",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql-pltcl-17-4.29.1.noarch",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql-server-17-4.29.1.noarch",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql16-16.6-3.21.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql16-contrib-16.6-3.21.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql16-docs-16.6-3.21.1.noarch",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql16-plperl-16.6-3.21.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql16-plpython-16.6-3.21.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql16-pltcl-16.6-3.21.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql16-server-16.6-3.21.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2024-10978",
"url": "https://www.suse.com/security/cve/CVE-2024-10978"
},
{
"category": "external",
"summary": "SUSE Bug 1233326 for CVE-2024-10978",
"url": "https://bugzilla.suse.com/1233326"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Server 12 SP5-LTSS:libecpg6-17.2-3.5.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libecpg6-17.2-3.5.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libecpg6-17.2-3.5.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libecpg6-17.2-3.5.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libecpg6-32bit-17.2-3.5.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libecpg6-32bit-17.2-3.5.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpq5-17.2-3.5.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpq5-17.2-3.5.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpq5-17.2-3.5.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpq5-17.2-3.5.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpq5-32bit-17.2-3.5.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpq5-32bit-17.2-3.5.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql-17-4.29.1.noarch",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql-contrib-17-4.29.1.noarch",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql-docs-17-4.29.1.noarch",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql-plperl-17-4.29.1.noarch",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql-plpython-17-4.29.1.noarch",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql-pltcl-17-4.29.1.noarch",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql-server-17-4.29.1.noarch",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-16.6-3.21.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-16.6-3.21.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-16.6-3.21.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-16.6-3.21.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-contrib-16.6-3.21.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-contrib-16.6-3.21.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-contrib-16.6-3.21.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-contrib-16.6-3.21.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-docs-16.6-3.21.1.noarch",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-plperl-16.6-3.21.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-plperl-16.6-3.21.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-plperl-16.6-3.21.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-plperl-16.6-3.21.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-plpython-16.6-3.21.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-plpython-16.6-3.21.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-plpython-16.6-3.21.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-plpython-16.6-3.21.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-pltcl-16.6-3.21.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-pltcl-16.6-3.21.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-pltcl-16.6-3.21.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-pltcl-16.6-3.21.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-server-16.6-3.21.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-server-16.6-3.21.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-server-16.6-3.21.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-server-16.6-3.21.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libecpg6-17.2-3.5.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libecpg6-32bit-17.2-3.5.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libpq5-17.2-3.5.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libpq5-32bit-17.2-3.5.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql-17-4.29.1.noarch",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql-contrib-17-4.29.1.noarch",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql-docs-17-4.29.1.noarch",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql-plperl-17-4.29.1.noarch",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql-plpython-17-4.29.1.noarch",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql-pltcl-17-4.29.1.noarch",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql-server-17-4.29.1.noarch",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql16-16.6-3.21.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql16-contrib-16.6-3.21.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql16-docs-16.6-3.21.1.noarch",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql16-plperl-16.6-3.21.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql16-plpython-16.6-3.21.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql16-pltcl-16.6-3.21.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql16-server-16.6-3.21.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4.2,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Server 12 SP5-LTSS:libecpg6-17.2-3.5.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libecpg6-17.2-3.5.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libecpg6-17.2-3.5.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libecpg6-17.2-3.5.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libecpg6-32bit-17.2-3.5.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libecpg6-32bit-17.2-3.5.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpq5-17.2-3.5.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpq5-17.2-3.5.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpq5-17.2-3.5.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpq5-17.2-3.5.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpq5-32bit-17.2-3.5.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpq5-32bit-17.2-3.5.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql-17-4.29.1.noarch",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql-contrib-17-4.29.1.noarch",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql-docs-17-4.29.1.noarch",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql-plperl-17-4.29.1.noarch",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql-plpython-17-4.29.1.noarch",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql-pltcl-17-4.29.1.noarch",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql-server-17-4.29.1.noarch",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-16.6-3.21.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-16.6-3.21.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-16.6-3.21.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-16.6-3.21.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-contrib-16.6-3.21.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-contrib-16.6-3.21.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-contrib-16.6-3.21.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-contrib-16.6-3.21.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-docs-16.6-3.21.1.noarch",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-plperl-16.6-3.21.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-plperl-16.6-3.21.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-plperl-16.6-3.21.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-plperl-16.6-3.21.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-plpython-16.6-3.21.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-plpython-16.6-3.21.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-plpython-16.6-3.21.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-plpython-16.6-3.21.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-pltcl-16.6-3.21.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-pltcl-16.6-3.21.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-pltcl-16.6-3.21.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-pltcl-16.6-3.21.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-server-16.6-3.21.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-server-16.6-3.21.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-server-16.6-3.21.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-server-16.6-3.21.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libecpg6-17.2-3.5.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libecpg6-32bit-17.2-3.5.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libpq5-17.2-3.5.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libpq5-32bit-17.2-3.5.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql-17-4.29.1.noarch",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql-contrib-17-4.29.1.noarch",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql-docs-17-4.29.1.noarch",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql-plperl-17-4.29.1.noarch",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql-plpython-17-4.29.1.noarch",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql-pltcl-17-4.29.1.noarch",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql-server-17-4.29.1.noarch",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql16-16.6-3.21.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql16-contrib-16.6-3.21.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql16-docs-16.6-3.21.1.noarch",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql16-plperl-16.6-3.21.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql16-plpython-16.6-3.21.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql16-pltcl-16.6-3.21.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql16-server-16.6-3.21.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-11-25T16:10:40Z",
"details": "moderate"
}
],
"title": "CVE-2024-10978"
},
{
"cve": "CVE-2024-10979",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2024-10979"
}
],
"notes": [
{
"category": "general",
"text": "Incorrect control of environment variables in PostgreSQL PL/Perl allows an unprivileged database user to change sensitive process environment variables (e.g. PATH). That often suffices to enable arbitrary code execution, even if the attacker lacks a database server operating system user. Versions before PostgreSQL 17.1, 16.5, 15.9, 14.14, 13.17, and 12.21 are affected.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Server 12 SP5-LTSS:libecpg6-17.2-3.5.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libecpg6-17.2-3.5.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libecpg6-17.2-3.5.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libecpg6-17.2-3.5.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libecpg6-32bit-17.2-3.5.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libecpg6-32bit-17.2-3.5.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpq5-17.2-3.5.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpq5-17.2-3.5.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpq5-17.2-3.5.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpq5-17.2-3.5.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpq5-32bit-17.2-3.5.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpq5-32bit-17.2-3.5.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql-17-4.29.1.noarch",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql-contrib-17-4.29.1.noarch",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql-docs-17-4.29.1.noarch",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql-plperl-17-4.29.1.noarch",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql-plpython-17-4.29.1.noarch",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql-pltcl-17-4.29.1.noarch",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql-server-17-4.29.1.noarch",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-16.6-3.21.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-16.6-3.21.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-16.6-3.21.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-16.6-3.21.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-contrib-16.6-3.21.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-contrib-16.6-3.21.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-contrib-16.6-3.21.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-contrib-16.6-3.21.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-docs-16.6-3.21.1.noarch",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-plperl-16.6-3.21.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-plperl-16.6-3.21.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-plperl-16.6-3.21.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-plperl-16.6-3.21.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-plpython-16.6-3.21.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-plpython-16.6-3.21.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-plpython-16.6-3.21.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-plpython-16.6-3.21.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-pltcl-16.6-3.21.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-pltcl-16.6-3.21.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-pltcl-16.6-3.21.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-pltcl-16.6-3.21.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-server-16.6-3.21.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-server-16.6-3.21.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-server-16.6-3.21.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-server-16.6-3.21.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libecpg6-17.2-3.5.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libecpg6-32bit-17.2-3.5.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libpq5-17.2-3.5.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libpq5-32bit-17.2-3.5.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql-17-4.29.1.noarch",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql-contrib-17-4.29.1.noarch",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql-docs-17-4.29.1.noarch",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql-plperl-17-4.29.1.noarch",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql-plpython-17-4.29.1.noarch",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql-pltcl-17-4.29.1.noarch",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql-server-17-4.29.1.noarch",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql16-16.6-3.21.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql16-contrib-16.6-3.21.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql16-docs-16.6-3.21.1.noarch",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql16-plperl-16.6-3.21.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql16-plpython-16.6-3.21.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql16-pltcl-16.6-3.21.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql16-server-16.6-3.21.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2024-10979",
"url": "https://www.suse.com/security/cve/CVE-2024-10979"
},
{
"category": "external",
"summary": "SUSE Bug 1233327 for CVE-2024-10979",
"url": "https://bugzilla.suse.com/1233327"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Server 12 SP5-LTSS:libecpg6-17.2-3.5.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libecpg6-17.2-3.5.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libecpg6-17.2-3.5.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libecpg6-17.2-3.5.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libecpg6-32bit-17.2-3.5.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libecpg6-32bit-17.2-3.5.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpq5-17.2-3.5.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpq5-17.2-3.5.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpq5-17.2-3.5.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpq5-17.2-3.5.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpq5-32bit-17.2-3.5.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpq5-32bit-17.2-3.5.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql-17-4.29.1.noarch",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql-contrib-17-4.29.1.noarch",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql-docs-17-4.29.1.noarch",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql-plperl-17-4.29.1.noarch",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql-plpython-17-4.29.1.noarch",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql-pltcl-17-4.29.1.noarch",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql-server-17-4.29.1.noarch",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-16.6-3.21.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-16.6-3.21.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-16.6-3.21.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-16.6-3.21.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-contrib-16.6-3.21.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-contrib-16.6-3.21.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-contrib-16.6-3.21.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-contrib-16.6-3.21.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-docs-16.6-3.21.1.noarch",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-plperl-16.6-3.21.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-plperl-16.6-3.21.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-plperl-16.6-3.21.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-plperl-16.6-3.21.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-plpython-16.6-3.21.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-plpython-16.6-3.21.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-plpython-16.6-3.21.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-plpython-16.6-3.21.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-pltcl-16.6-3.21.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-pltcl-16.6-3.21.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-pltcl-16.6-3.21.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-pltcl-16.6-3.21.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-server-16.6-3.21.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-server-16.6-3.21.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-server-16.6-3.21.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-server-16.6-3.21.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libecpg6-17.2-3.5.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libecpg6-32bit-17.2-3.5.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libpq5-17.2-3.5.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libpq5-32bit-17.2-3.5.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql-17-4.29.1.noarch",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql-contrib-17-4.29.1.noarch",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql-docs-17-4.29.1.noarch",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql-plperl-17-4.29.1.noarch",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql-plpython-17-4.29.1.noarch",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql-pltcl-17-4.29.1.noarch",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql-server-17-4.29.1.noarch",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql16-16.6-3.21.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql16-contrib-16.6-3.21.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql16-docs-16.6-3.21.1.noarch",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql16-plperl-16.6-3.21.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql16-plpython-16.6-3.21.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql16-pltcl-16.6-3.21.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql16-server-16.6-3.21.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 8.8,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Server 12 SP5-LTSS:libecpg6-17.2-3.5.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libecpg6-17.2-3.5.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libecpg6-17.2-3.5.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libecpg6-17.2-3.5.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libecpg6-32bit-17.2-3.5.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libecpg6-32bit-17.2-3.5.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpq5-17.2-3.5.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpq5-17.2-3.5.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpq5-17.2-3.5.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpq5-17.2-3.5.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpq5-32bit-17.2-3.5.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpq5-32bit-17.2-3.5.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql-17-4.29.1.noarch",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql-contrib-17-4.29.1.noarch",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql-docs-17-4.29.1.noarch",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql-plperl-17-4.29.1.noarch",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql-plpython-17-4.29.1.noarch",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql-pltcl-17-4.29.1.noarch",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql-server-17-4.29.1.noarch",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-16.6-3.21.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-16.6-3.21.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-16.6-3.21.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-16.6-3.21.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-contrib-16.6-3.21.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-contrib-16.6-3.21.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-contrib-16.6-3.21.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-contrib-16.6-3.21.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-docs-16.6-3.21.1.noarch",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-plperl-16.6-3.21.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-plperl-16.6-3.21.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-plperl-16.6-3.21.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-plperl-16.6-3.21.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-plpython-16.6-3.21.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-plpython-16.6-3.21.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-plpython-16.6-3.21.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-plpython-16.6-3.21.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-pltcl-16.6-3.21.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-pltcl-16.6-3.21.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-pltcl-16.6-3.21.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-pltcl-16.6-3.21.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-server-16.6-3.21.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-server-16.6-3.21.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-server-16.6-3.21.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-server-16.6-3.21.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libecpg6-17.2-3.5.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libecpg6-32bit-17.2-3.5.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libpq5-17.2-3.5.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libpq5-32bit-17.2-3.5.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql-17-4.29.1.noarch",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql-contrib-17-4.29.1.noarch",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql-docs-17-4.29.1.noarch",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql-plperl-17-4.29.1.noarch",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql-plpython-17-4.29.1.noarch",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql-pltcl-17-4.29.1.noarch",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql-server-17-4.29.1.noarch",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql16-16.6-3.21.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql16-contrib-16.6-3.21.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql16-docs-16.6-3.21.1.noarch",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql16-plperl-16.6-3.21.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql16-plpython-16.6-3.21.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql16-pltcl-16.6-3.21.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql16-server-16.6-3.21.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-11-25T16:10:40Z",
"details": "important"
}
],
"title": "CVE-2024-10979"
}
]
}
suse-su-2024:4098-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\n- CVE-2024-10976: Ensure cached plans are marked as dependent on the calling role when RLS applies to a non-top-level table reference (bsc#1233323).\n- CVE-2024-10977: Make libpq discard error messages received during SSL or GSS protocol negotiation (bsc#1233325).\n- CVE-2024-10978: Fix unintended interactions between SET SESSION AUTHORIZATION and SET ROLE (bsc#1233326).\n- CVE-2024-10979: Prevent trusted PL/Perl code from changing environment variables (bsc#1233327).\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-2024-4098,SUSE-SLE-Module-Legacy-15-SP6-2024-4098,openSUSE-SLE-15.6-2024-4098",
"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-2024_4098-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2024:4098-1",
"url": "https://www.suse.com/support/update/announcement/2024/suse-su-20244098-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2024:4098-1",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2024-November/019869.html"
},
{
"category": "self",
"summary": "SUSE Bug 1233323",
"url": "https://bugzilla.suse.com/1233323"
},
{
"category": "self",
"summary": "SUSE Bug 1233325",
"url": "https://bugzilla.suse.com/1233325"
},
{
"category": "self",
"summary": "SUSE Bug 1233326",
"url": "https://bugzilla.suse.com/1233326"
},
{
"category": "self",
"summary": "SUSE Bug 1233327",
"url": "https://bugzilla.suse.com/1233327"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2024-10976 page",
"url": "https://www.suse.com/security/cve/CVE-2024-10976/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2024-10977 page",
"url": "https://www.suse.com/security/cve/CVE-2024-10977/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2024-10978 page",
"url": "https://www.suse.com/security/cve/CVE-2024-10978/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2024-10979 page",
"url": "https://www.suse.com/security/cve/CVE-2024-10979/"
}
],
"title": "Security update for postgresql15",
"tracking": {
"current_release_date": "2024-11-28T12:24:30Z",
"generator": {
"date": "2024-11-28T12:24:30Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2024:4098-1",
"initial_release_date": "2024-11-28T12:24:30Z",
"revision_history": [
{
"date": "2024-11-28T12:24:30Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "postgresql15-15.10-150600.16.9.1.aarch64",
"product": {
"name": "postgresql15-15.10-150600.16.9.1.aarch64",
"product_id": "postgresql15-15.10-150600.16.9.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql15-contrib-15.10-150600.16.9.1.aarch64",
"product": {
"name": "postgresql15-contrib-15.10-150600.16.9.1.aarch64",
"product_id": "postgresql15-contrib-15.10-150600.16.9.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql15-devel-15.10-150600.16.9.1.aarch64",
"product": {
"name": "postgresql15-devel-15.10-150600.16.9.1.aarch64",
"product_id": "postgresql15-devel-15.10-150600.16.9.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql15-llvmjit-15.10-150600.16.9.1.aarch64",
"product": {
"name": "postgresql15-llvmjit-15.10-150600.16.9.1.aarch64",
"product_id": "postgresql15-llvmjit-15.10-150600.16.9.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql15-llvmjit-devel-15.10-150600.16.9.1.aarch64",
"product": {
"name": "postgresql15-llvmjit-devel-15.10-150600.16.9.1.aarch64",
"product_id": "postgresql15-llvmjit-devel-15.10-150600.16.9.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql15-plperl-15.10-150600.16.9.1.aarch64",
"product": {
"name": "postgresql15-plperl-15.10-150600.16.9.1.aarch64",
"product_id": "postgresql15-plperl-15.10-150600.16.9.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql15-plpython-15.10-150600.16.9.1.aarch64",
"product": {
"name": "postgresql15-plpython-15.10-150600.16.9.1.aarch64",
"product_id": "postgresql15-plpython-15.10-150600.16.9.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql15-pltcl-15.10-150600.16.9.1.aarch64",
"product": {
"name": "postgresql15-pltcl-15.10-150600.16.9.1.aarch64",
"product_id": "postgresql15-pltcl-15.10-150600.16.9.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql15-server-15.10-150600.16.9.1.aarch64",
"product": {
"name": "postgresql15-server-15.10-150600.16.9.1.aarch64",
"product_id": "postgresql15-server-15.10-150600.16.9.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql15-server-devel-15.10-150600.16.9.1.aarch64",
"product": {
"name": "postgresql15-server-devel-15.10-150600.16.9.1.aarch64",
"product_id": "postgresql15-server-devel-15.10-150600.16.9.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql15-test-15.10-150600.16.9.1.aarch64",
"product": {
"name": "postgresql15-test-15.10-150600.16.9.1.aarch64",
"product_id": "postgresql15-test-15.10-150600.16.9.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "postgresql15-15.10-150600.16.9.1.i586",
"product": {
"name": "postgresql15-15.10-150600.16.9.1.i586",
"product_id": "postgresql15-15.10-150600.16.9.1.i586"
}
},
{
"category": "product_version",
"name": "postgresql15-contrib-15.10-150600.16.9.1.i586",
"product": {
"name": "postgresql15-contrib-15.10-150600.16.9.1.i586",
"product_id": "postgresql15-contrib-15.10-150600.16.9.1.i586"
}
},
{
"category": "product_version",
"name": "postgresql15-devel-15.10-150600.16.9.1.i586",
"product": {
"name": "postgresql15-devel-15.10-150600.16.9.1.i586",
"product_id": "postgresql15-devel-15.10-150600.16.9.1.i586"
}
},
{
"category": "product_version",
"name": "postgresql15-llvmjit-15.10-150600.16.9.1.i586",
"product": {
"name": "postgresql15-llvmjit-15.10-150600.16.9.1.i586",
"product_id": "postgresql15-llvmjit-15.10-150600.16.9.1.i586"
}
},
{
"category": "product_version",
"name": "postgresql15-llvmjit-devel-15.10-150600.16.9.1.i586",
"product": {
"name": "postgresql15-llvmjit-devel-15.10-150600.16.9.1.i586",
"product_id": "postgresql15-llvmjit-devel-15.10-150600.16.9.1.i586"
}
},
{
"category": "product_version",
"name": "postgresql15-plperl-15.10-150600.16.9.1.i586",
"product": {
"name": "postgresql15-plperl-15.10-150600.16.9.1.i586",
"product_id": "postgresql15-plperl-15.10-150600.16.9.1.i586"
}
},
{
"category": "product_version",
"name": "postgresql15-plpython-15.10-150600.16.9.1.i586",
"product": {
"name": "postgresql15-plpython-15.10-150600.16.9.1.i586",
"product_id": "postgresql15-plpython-15.10-150600.16.9.1.i586"
}
},
{
"category": "product_version",
"name": "postgresql15-pltcl-15.10-150600.16.9.1.i586",
"product": {
"name": "postgresql15-pltcl-15.10-150600.16.9.1.i586",
"product_id": "postgresql15-pltcl-15.10-150600.16.9.1.i586"
}
},
{
"category": "product_version",
"name": "postgresql15-server-15.10-150600.16.9.1.i586",
"product": {
"name": "postgresql15-server-15.10-150600.16.9.1.i586",
"product_id": "postgresql15-server-15.10-150600.16.9.1.i586"
}
},
{
"category": "product_version",
"name": "postgresql15-server-devel-15.10-150600.16.9.1.i586",
"product": {
"name": "postgresql15-server-devel-15.10-150600.16.9.1.i586",
"product_id": "postgresql15-server-devel-15.10-150600.16.9.1.i586"
}
},
{
"category": "product_version",
"name": "postgresql15-test-15.10-150600.16.9.1.i586",
"product": {
"name": "postgresql15-test-15.10-150600.16.9.1.i586",
"product_id": "postgresql15-test-15.10-150600.16.9.1.i586"
}
}
],
"category": "architecture",
"name": "i586"
},
{
"branches": [
{
"category": "product_version",
"name": "postgresql15-docs-15.10-150600.16.9.1.noarch",
"product": {
"name": "postgresql15-docs-15.10-150600.16.9.1.noarch",
"product_id": "postgresql15-docs-15.10-150600.16.9.1.noarch"
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "postgresql15-15.10-150600.16.9.1.ppc64le",
"product": {
"name": "postgresql15-15.10-150600.16.9.1.ppc64le",
"product_id": "postgresql15-15.10-150600.16.9.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql15-contrib-15.10-150600.16.9.1.ppc64le",
"product": {
"name": "postgresql15-contrib-15.10-150600.16.9.1.ppc64le",
"product_id": "postgresql15-contrib-15.10-150600.16.9.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql15-devel-15.10-150600.16.9.1.ppc64le",
"product": {
"name": "postgresql15-devel-15.10-150600.16.9.1.ppc64le",
"product_id": "postgresql15-devel-15.10-150600.16.9.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql15-llvmjit-15.10-150600.16.9.1.ppc64le",
"product": {
"name": "postgresql15-llvmjit-15.10-150600.16.9.1.ppc64le",
"product_id": "postgresql15-llvmjit-15.10-150600.16.9.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql15-llvmjit-devel-15.10-150600.16.9.1.ppc64le",
"product": {
"name": "postgresql15-llvmjit-devel-15.10-150600.16.9.1.ppc64le",
"product_id": "postgresql15-llvmjit-devel-15.10-150600.16.9.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql15-plperl-15.10-150600.16.9.1.ppc64le",
"product": {
"name": "postgresql15-plperl-15.10-150600.16.9.1.ppc64le",
"product_id": "postgresql15-plperl-15.10-150600.16.9.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql15-plpython-15.10-150600.16.9.1.ppc64le",
"product": {
"name": "postgresql15-plpython-15.10-150600.16.9.1.ppc64le",
"product_id": "postgresql15-plpython-15.10-150600.16.9.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql15-pltcl-15.10-150600.16.9.1.ppc64le",
"product": {
"name": "postgresql15-pltcl-15.10-150600.16.9.1.ppc64le",
"product_id": "postgresql15-pltcl-15.10-150600.16.9.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql15-server-15.10-150600.16.9.1.ppc64le",
"product": {
"name": "postgresql15-server-15.10-150600.16.9.1.ppc64le",
"product_id": "postgresql15-server-15.10-150600.16.9.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql15-server-devel-15.10-150600.16.9.1.ppc64le",
"product": {
"name": "postgresql15-server-devel-15.10-150600.16.9.1.ppc64le",
"product_id": "postgresql15-server-devel-15.10-150600.16.9.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql15-test-15.10-150600.16.9.1.ppc64le",
"product": {
"name": "postgresql15-test-15.10-150600.16.9.1.ppc64le",
"product_id": "postgresql15-test-15.10-150600.16.9.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "postgresql15-15.10-150600.16.9.1.s390x",
"product": {
"name": "postgresql15-15.10-150600.16.9.1.s390x",
"product_id": "postgresql15-15.10-150600.16.9.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql15-contrib-15.10-150600.16.9.1.s390x",
"product": {
"name": "postgresql15-contrib-15.10-150600.16.9.1.s390x",
"product_id": "postgresql15-contrib-15.10-150600.16.9.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql15-devel-15.10-150600.16.9.1.s390x",
"product": {
"name": "postgresql15-devel-15.10-150600.16.9.1.s390x",
"product_id": "postgresql15-devel-15.10-150600.16.9.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql15-llvmjit-15.10-150600.16.9.1.s390x",
"product": {
"name": "postgresql15-llvmjit-15.10-150600.16.9.1.s390x",
"product_id": "postgresql15-llvmjit-15.10-150600.16.9.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql15-llvmjit-devel-15.10-150600.16.9.1.s390x",
"product": {
"name": "postgresql15-llvmjit-devel-15.10-150600.16.9.1.s390x",
"product_id": "postgresql15-llvmjit-devel-15.10-150600.16.9.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql15-plperl-15.10-150600.16.9.1.s390x",
"product": {
"name": "postgresql15-plperl-15.10-150600.16.9.1.s390x",
"product_id": "postgresql15-plperl-15.10-150600.16.9.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql15-plpython-15.10-150600.16.9.1.s390x",
"product": {
"name": "postgresql15-plpython-15.10-150600.16.9.1.s390x",
"product_id": "postgresql15-plpython-15.10-150600.16.9.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql15-pltcl-15.10-150600.16.9.1.s390x",
"product": {
"name": "postgresql15-pltcl-15.10-150600.16.9.1.s390x",
"product_id": "postgresql15-pltcl-15.10-150600.16.9.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql15-server-15.10-150600.16.9.1.s390x",
"product": {
"name": "postgresql15-server-15.10-150600.16.9.1.s390x",
"product_id": "postgresql15-server-15.10-150600.16.9.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql15-server-devel-15.10-150600.16.9.1.s390x",
"product": {
"name": "postgresql15-server-devel-15.10-150600.16.9.1.s390x",
"product_id": "postgresql15-server-devel-15.10-150600.16.9.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql15-test-15.10-150600.16.9.1.s390x",
"product": {
"name": "postgresql15-test-15.10-150600.16.9.1.s390x",
"product_id": "postgresql15-test-15.10-150600.16.9.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "postgresql15-15.10-150600.16.9.1.x86_64",
"product": {
"name": "postgresql15-15.10-150600.16.9.1.x86_64",
"product_id": "postgresql15-15.10-150600.16.9.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql15-contrib-15.10-150600.16.9.1.x86_64",
"product": {
"name": "postgresql15-contrib-15.10-150600.16.9.1.x86_64",
"product_id": "postgresql15-contrib-15.10-150600.16.9.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql15-devel-15.10-150600.16.9.1.x86_64",
"product": {
"name": "postgresql15-devel-15.10-150600.16.9.1.x86_64",
"product_id": "postgresql15-devel-15.10-150600.16.9.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql15-llvmjit-15.10-150600.16.9.1.x86_64",
"product": {
"name": "postgresql15-llvmjit-15.10-150600.16.9.1.x86_64",
"product_id": "postgresql15-llvmjit-15.10-150600.16.9.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql15-llvmjit-devel-15.10-150600.16.9.1.x86_64",
"product": {
"name": "postgresql15-llvmjit-devel-15.10-150600.16.9.1.x86_64",
"product_id": "postgresql15-llvmjit-devel-15.10-150600.16.9.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql15-plperl-15.10-150600.16.9.1.x86_64",
"product": {
"name": "postgresql15-plperl-15.10-150600.16.9.1.x86_64",
"product_id": "postgresql15-plperl-15.10-150600.16.9.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql15-plpython-15.10-150600.16.9.1.x86_64",
"product": {
"name": "postgresql15-plpython-15.10-150600.16.9.1.x86_64",
"product_id": "postgresql15-plpython-15.10-150600.16.9.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql15-pltcl-15.10-150600.16.9.1.x86_64",
"product": {
"name": "postgresql15-pltcl-15.10-150600.16.9.1.x86_64",
"product_id": "postgresql15-pltcl-15.10-150600.16.9.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql15-server-15.10-150600.16.9.1.x86_64",
"product": {
"name": "postgresql15-server-15.10-150600.16.9.1.x86_64",
"product_id": "postgresql15-server-15.10-150600.16.9.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql15-server-devel-15.10-150600.16.9.1.x86_64",
"product": {
"name": "postgresql15-server-devel-15.10-150600.16.9.1.x86_64",
"product_id": "postgresql15-server-devel-15.10-150600.16.9.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql15-test-15.10-150600.16.9.1.x86_64",
"product": {
"name": "postgresql15-test-15.10-150600.16.9.1.x86_64",
"product_id": "postgresql15-test-15.10-150600.16.9.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux Enterprise Module for Legacy 15 SP6",
"product": {
"name": "SUSE Linux Enterprise Module for Legacy 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP6",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle-module-legacy:15:sp6"
}
}
},
{
"category": "product_name",
"name": "openSUSE Leap 15.6",
"product": {
"name": "openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6",
"product_identification_helper": {
"cpe": "cpe:/o:opensuse:leap:15.6"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-15.10-150600.16.9.1.aarch64 as component of SUSE Linux Enterprise Module for Legacy 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql15-15.10-150600.16.9.1.aarch64"
},
"product_reference": "postgresql15-15.10-150600.16.9.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-15.10-150600.16.9.1.ppc64le as component of SUSE Linux Enterprise Module for Legacy 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql15-15.10-150600.16.9.1.ppc64le"
},
"product_reference": "postgresql15-15.10-150600.16.9.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-15.10-150600.16.9.1.s390x as component of SUSE Linux Enterprise Module for Legacy 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql15-15.10-150600.16.9.1.s390x"
},
"product_reference": "postgresql15-15.10-150600.16.9.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-15.10-150600.16.9.1.x86_64 as component of SUSE Linux Enterprise Module for Legacy 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql15-15.10-150600.16.9.1.x86_64"
},
"product_reference": "postgresql15-15.10-150600.16.9.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-contrib-15.10-150600.16.9.1.aarch64 as component of SUSE Linux Enterprise Module for Legacy 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql15-contrib-15.10-150600.16.9.1.aarch64"
},
"product_reference": "postgresql15-contrib-15.10-150600.16.9.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-contrib-15.10-150600.16.9.1.ppc64le as component of SUSE Linux Enterprise Module for Legacy 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql15-contrib-15.10-150600.16.9.1.ppc64le"
},
"product_reference": "postgresql15-contrib-15.10-150600.16.9.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-contrib-15.10-150600.16.9.1.s390x as component of SUSE Linux Enterprise Module for Legacy 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql15-contrib-15.10-150600.16.9.1.s390x"
},
"product_reference": "postgresql15-contrib-15.10-150600.16.9.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-contrib-15.10-150600.16.9.1.x86_64 as component of SUSE Linux Enterprise Module for Legacy 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql15-contrib-15.10-150600.16.9.1.x86_64"
},
"product_reference": "postgresql15-contrib-15.10-150600.16.9.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-devel-15.10-150600.16.9.1.aarch64 as component of SUSE Linux Enterprise Module for Legacy 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql15-devel-15.10-150600.16.9.1.aarch64"
},
"product_reference": "postgresql15-devel-15.10-150600.16.9.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-devel-15.10-150600.16.9.1.ppc64le as component of SUSE Linux Enterprise Module for Legacy 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql15-devel-15.10-150600.16.9.1.ppc64le"
},
"product_reference": "postgresql15-devel-15.10-150600.16.9.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-devel-15.10-150600.16.9.1.s390x as component of SUSE Linux Enterprise Module for Legacy 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql15-devel-15.10-150600.16.9.1.s390x"
},
"product_reference": "postgresql15-devel-15.10-150600.16.9.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-devel-15.10-150600.16.9.1.x86_64 as component of SUSE Linux Enterprise Module for Legacy 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql15-devel-15.10-150600.16.9.1.x86_64"
},
"product_reference": "postgresql15-devel-15.10-150600.16.9.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-docs-15.10-150600.16.9.1.noarch as component of SUSE Linux Enterprise Module for Legacy 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql15-docs-15.10-150600.16.9.1.noarch"
},
"product_reference": "postgresql15-docs-15.10-150600.16.9.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-plperl-15.10-150600.16.9.1.aarch64 as component of SUSE Linux Enterprise Module for Legacy 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql15-plperl-15.10-150600.16.9.1.aarch64"
},
"product_reference": "postgresql15-plperl-15.10-150600.16.9.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-plperl-15.10-150600.16.9.1.ppc64le as component of SUSE Linux Enterprise Module for Legacy 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql15-plperl-15.10-150600.16.9.1.ppc64le"
},
"product_reference": "postgresql15-plperl-15.10-150600.16.9.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-plperl-15.10-150600.16.9.1.s390x as component of SUSE Linux Enterprise Module for Legacy 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql15-plperl-15.10-150600.16.9.1.s390x"
},
"product_reference": "postgresql15-plperl-15.10-150600.16.9.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-plperl-15.10-150600.16.9.1.x86_64 as component of SUSE Linux Enterprise Module for Legacy 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql15-plperl-15.10-150600.16.9.1.x86_64"
},
"product_reference": "postgresql15-plperl-15.10-150600.16.9.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-plpython-15.10-150600.16.9.1.aarch64 as component of SUSE Linux Enterprise Module for Legacy 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql15-plpython-15.10-150600.16.9.1.aarch64"
},
"product_reference": "postgresql15-plpython-15.10-150600.16.9.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-plpython-15.10-150600.16.9.1.ppc64le as component of SUSE Linux Enterprise Module for Legacy 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql15-plpython-15.10-150600.16.9.1.ppc64le"
},
"product_reference": "postgresql15-plpython-15.10-150600.16.9.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-plpython-15.10-150600.16.9.1.s390x as component of SUSE Linux Enterprise Module for Legacy 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql15-plpython-15.10-150600.16.9.1.s390x"
},
"product_reference": "postgresql15-plpython-15.10-150600.16.9.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-plpython-15.10-150600.16.9.1.x86_64 as component of SUSE Linux Enterprise Module for Legacy 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql15-plpython-15.10-150600.16.9.1.x86_64"
},
"product_reference": "postgresql15-plpython-15.10-150600.16.9.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-pltcl-15.10-150600.16.9.1.aarch64 as component of SUSE Linux Enterprise Module for Legacy 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql15-pltcl-15.10-150600.16.9.1.aarch64"
},
"product_reference": "postgresql15-pltcl-15.10-150600.16.9.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-pltcl-15.10-150600.16.9.1.ppc64le as component of SUSE Linux Enterprise Module for Legacy 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql15-pltcl-15.10-150600.16.9.1.ppc64le"
},
"product_reference": "postgresql15-pltcl-15.10-150600.16.9.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-pltcl-15.10-150600.16.9.1.s390x as component of SUSE Linux Enterprise Module for Legacy 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql15-pltcl-15.10-150600.16.9.1.s390x"
},
"product_reference": "postgresql15-pltcl-15.10-150600.16.9.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-pltcl-15.10-150600.16.9.1.x86_64 as component of SUSE Linux Enterprise Module for Legacy 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql15-pltcl-15.10-150600.16.9.1.x86_64"
},
"product_reference": "postgresql15-pltcl-15.10-150600.16.9.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-server-15.10-150600.16.9.1.aarch64 as component of SUSE Linux Enterprise Module for Legacy 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql15-server-15.10-150600.16.9.1.aarch64"
},
"product_reference": "postgresql15-server-15.10-150600.16.9.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-server-15.10-150600.16.9.1.ppc64le as component of SUSE Linux Enterprise Module for Legacy 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql15-server-15.10-150600.16.9.1.ppc64le"
},
"product_reference": "postgresql15-server-15.10-150600.16.9.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-server-15.10-150600.16.9.1.s390x as component of SUSE Linux Enterprise Module for Legacy 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql15-server-15.10-150600.16.9.1.s390x"
},
"product_reference": "postgresql15-server-15.10-150600.16.9.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-server-15.10-150600.16.9.1.x86_64 as component of SUSE Linux Enterprise Module for Legacy 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql15-server-15.10-150600.16.9.1.x86_64"
},
"product_reference": "postgresql15-server-15.10-150600.16.9.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-server-devel-15.10-150600.16.9.1.aarch64 as component of SUSE Linux Enterprise Module for Legacy 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql15-server-devel-15.10-150600.16.9.1.aarch64"
},
"product_reference": "postgresql15-server-devel-15.10-150600.16.9.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-server-devel-15.10-150600.16.9.1.ppc64le as component of SUSE Linux Enterprise Module for Legacy 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql15-server-devel-15.10-150600.16.9.1.ppc64le"
},
"product_reference": "postgresql15-server-devel-15.10-150600.16.9.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-server-devel-15.10-150600.16.9.1.s390x as component of SUSE Linux Enterprise Module for Legacy 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql15-server-devel-15.10-150600.16.9.1.s390x"
},
"product_reference": "postgresql15-server-devel-15.10-150600.16.9.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-server-devel-15.10-150600.16.9.1.x86_64 as component of SUSE Linux Enterprise Module for Legacy 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql15-server-devel-15.10-150600.16.9.1.x86_64"
},
"product_reference": "postgresql15-server-devel-15.10-150600.16.9.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-15.10-150600.16.9.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:postgresql15-15.10-150600.16.9.1.aarch64"
},
"product_reference": "postgresql15-15.10-150600.16.9.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-15.10-150600.16.9.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:postgresql15-15.10-150600.16.9.1.ppc64le"
},
"product_reference": "postgresql15-15.10-150600.16.9.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-15.10-150600.16.9.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:postgresql15-15.10-150600.16.9.1.s390x"
},
"product_reference": "postgresql15-15.10-150600.16.9.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-15.10-150600.16.9.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:postgresql15-15.10-150600.16.9.1.x86_64"
},
"product_reference": "postgresql15-15.10-150600.16.9.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-contrib-15.10-150600.16.9.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:postgresql15-contrib-15.10-150600.16.9.1.aarch64"
},
"product_reference": "postgresql15-contrib-15.10-150600.16.9.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-contrib-15.10-150600.16.9.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:postgresql15-contrib-15.10-150600.16.9.1.ppc64le"
},
"product_reference": "postgresql15-contrib-15.10-150600.16.9.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-contrib-15.10-150600.16.9.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:postgresql15-contrib-15.10-150600.16.9.1.s390x"
},
"product_reference": "postgresql15-contrib-15.10-150600.16.9.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-contrib-15.10-150600.16.9.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:postgresql15-contrib-15.10-150600.16.9.1.x86_64"
},
"product_reference": "postgresql15-contrib-15.10-150600.16.9.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-devel-15.10-150600.16.9.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:postgresql15-devel-15.10-150600.16.9.1.aarch64"
},
"product_reference": "postgresql15-devel-15.10-150600.16.9.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-devel-15.10-150600.16.9.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:postgresql15-devel-15.10-150600.16.9.1.ppc64le"
},
"product_reference": "postgresql15-devel-15.10-150600.16.9.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-devel-15.10-150600.16.9.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:postgresql15-devel-15.10-150600.16.9.1.s390x"
},
"product_reference": "postgresql15-devel-15.10-150600.16.9.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-devel-15.10-150600.16.9.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:postgresql15-devel-15.10-150600.16.9.1.x86_64"
},
"product_reference": "postgresql15-devel-15.10-150600.16.9.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-docs-15.10-150600.16.9.1.noarch as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:postgresql15-docs-15.10-150600.16.9.1.noarch"
},
"product_reference": "postgresql15-docs-15.10-150600.16.9.1.noarch",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-llvmjit-15.10-150600.16.9.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:postgresql15-llvmjit-15.10-150600.16.9.1.aarch64"
},
"product_reference": "postgresql15-llvmjit-15.10-150600.16.9.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-llvmjit-15.10-150600.16.9.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:postgresql15-llvmjit-15.10-150600.16.9.1.ppc64le"
},
"product_reference": "postgresql15-llvmjit-15.10-150600.16.9.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-llvmjit-15.10-150600.16.9.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:postgresql15-llvmjit-15.10-150600.16.9.1.s390x"
},
"product_reference": "postgresql15-llvmjit-15.10-150600.16.9.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-llvmjit-15.10-150600.16.9.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:postgresql15-llvmjit-15.10-150600.16.9.1.x86_64"
},
"product_reference": "postgresql15-llvmjit-15.10-150600.16.9.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-llvmjit-devel-15.10-150600.16.9.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:postgresql15-llvmjit-devel-15.10-150600.16.9.1.aarch64"
},
"product_reference": "postgresql15-llvmjit-devel-15.10-150600.16.9.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-llvmjit-devel-15.10-150600.16.9.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:postgresql15-llvmjit-devel-15.10-150600.16.9.1.ppc64le"
},
"product_reference": "postgresql15-llvmjit-devel-15.10-150600.16.9.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-llvmjit-devel-15.10-150600.16.9.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:postgresql15-llvmjit-devel-15.10-150600.16.9.1.s390x"
},
"product_reference": "postgresql15-llvmjit-devel-15.10-150600.16.9.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-llvmjit-devel-15.10-150600.16.9.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:postgresql15-llvmjit-devel-15.10-150600.16.9.1.x86_64"
},
"product_reference": "postgresql15-llvmjit-devel-15.10-150600.16.9.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-plperl-15.10-150600.16.9.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:postgresql15-plperl-15.10-150600.16.9.1.aarch64"
},
"product_reference": "postgresql15-plperl-15.10-150600.16.9.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-plperl-15.10-150600.16.9.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:postgresql15-plperl-15.10-150600.16.9.1.ppc64le"
},
"product_reference": "postgresql15-plperl-15.10-150600.16.9.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-plperl-15.10-150600.16.9.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:postgresql15-plperl-15.10-150600.16.9.1.s390x"
},
"product_reference": "postgresql15-plperl-15.10-150600.16.9.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-plperl-15.10-150600.16.9.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:postgresql15-plperl-15.10-150600.16.9.1.x86_64"
},
"product_reference": "postgresql15-plperl-15.10-150600.16.9.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-plpython-15.10-150600.16.9.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:postgresql15-plpython-15.10-150600.16.9.1.aarch64"
},
"product_reference": "postgresql15-plpython-15.10-150600.16.9.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-plpython-15.10-150600.16.9.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:postgresql15-plpython-15.10-150600.16.9.1.ppc64le"
},
"product_reference": "postgresql15-plpython-15.10-150600.16.9.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-plpython-15.10-150600.16.9.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:postgresql15-plpython-15.10-150600.16.9.1.s390x"
},
"product_reference": "postgresql15-plpython-15.10-150600.16.9.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-plpython-15.10-150600.16.9.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:postgresql15-plpython-15.10-150600.16.9.1.x86_64"
},
"product_reference": "postgresql15-plpython-15.10-150600.16.9.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-pltcl-15.10-150600.16.9.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:postgresql15-pltcl-15.10-150600.16.9.1.aarch64"
},
"product_reference": "postgresql15-pltcl-15.10-150600.16.9.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-pltcl-15.10-150600.16.9.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:postgresql15-pltcl-15.10-150600.16.9.1.ppc64le"
},
"product_reference": "postgresql15-pltcl-15.10-150600.16.9.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-pltcl-15.10-150600.16.9.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:postgresql15-pltcl-15.10-150600.16.9.1.s390x"
},
"product_reference": "postgresql15-pltcl-15.10-150600.16.9.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-pltcl-15.10-150600.16.9.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:postgresql15-pltcl-15.10-150600.16.9.1.x86_64"
},
"product_reference": "postgresql15-pltcl-15.10-150600.16.9.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-server-15.10-150600.16.9.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:postgresql15-server-15.10-150600.16.9.1.aarch64"
},
"product_reference": "postgresql15-server-15.10-150600.16.9.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-server-15.10-150600.16.9.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:postgresql15-server-15.10-150600.16.9.1.ppc64le"
},
"product_reference": "postgresql15-server-15.10-150600.16.9.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-server-15.10-150600.16.9.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:postgresql15-server-15.10-150600.16.9.1.s390x"
},
"product_reference": "postgresql15-server-15.10-150600.16.9.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-server-15.10-150600.16.9.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:postgresql15-server-15.10-150600.16.9.1.x86_64"
},
"product_reference": "postgresql15-server-15.10-150600.16.9.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-server-devel-15.10-150600.16.9.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:postgresql15-server-devel-15.10-150600.16.9.1.aarch64"
},
"product_reference": "postgresql15-server-devel-15.10-150600.16.9.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-server-devel-15.10-150600.16.9.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:postgresql15-server-devel-15.10-150600.16.9.1.ppc64le"
},
"product_reference": "postgresql15-server-devel-15.10-150600.16.9.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-server-devel-15.10-150600.16.9.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:postgresql15-server-devel-15.10-150600.16.9.1.s390x"
},
"product_reference": "postgresql15-server-devel-15.10-150600.16.9.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-server-devel-15.10-150600.16.9.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:postgresql15-server-devel-15.10-150600.16.9.1.x86_64"
},
"product_reference": "postgresql15-server-devel-15.10-150600.16.9.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-test-15.10-150600.16.9.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:postgresql15-test-15.10-150600.16.9.1.aarch64"
},
"product_reference": "postgresql15-test-15.10-150600.16.9.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-test-15.10-150600.16.9.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:postgresql15-test-15.10-150600.16.9.1.ppc64le"
},
"product_reference": "postgresql15-test-15.10-150600.16.9.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-test-15.10-150600.16.9.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:postgresql15-test-15.10-150600.16.9.1.s390x"
},
"product_reference": "postgresql15-test-15.10-150600.16.9.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-test-15.10-150600.16.9.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:postgresql15-test-15.10-150600.16.9.1.x86_64"
},
"product_reference": "postgresql15-test-15.10-150600.16.9.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2024-10976",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2024-10976"
}
],
"notes": [
{
"category": "general",
"text": "Incomplete tracking in PostgreSQL of tables with row security allows a reused query to view or change different rows from those intended. CVE-2023-2455 and CVE-2016-2193 fixed most interaction between row security and user ID changes. They missed cases where a subquery, WITH query, security invoker view, or SQL-language function references a table with a row-level security policy. This has the same consequences as the two earlier CVEs. That is to say, it leads to potentially incorrect policies being applied in cases where role-specific policies are used and a given query is planned under one role and then executed under other roles. This scenario can happen under security definer functions or when a common user and query is planned initially and then re-used across multiple SET ROLEs. Applying an incorrect policy may permit a user to complete otherwise-forbidden reads and modifications. This affects only databases that have used CREATE POLICY to define a row security policy. An attacker must tailor an attack to a particular application\u0027s pattern of query plan reuse, user ID changes, and role-specific row security policies. Versions before PostgreSQL 17.1, 16.5, 15.9, 14.14, 13.17, and 12.21 are affected.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql15-15.10-150600.16.9.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql15-15.10-150600.16.9.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql15-15.10-150600.16.9.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql15-15.10-150600.16.9.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql15-contrib-15.10-150600.16.9.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql15-contrib-15.10-150600.16.9.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql15-contrib-15.10-150600.16.9.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql15-contrib-15.10-150600.16.9.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql15-devel-15.10-150600.16.9.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql15-devel-15.10-150600.16.9.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql15-devel-15.10-150600.16.9.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql15-devel-15.10-150600.16.9.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql15-docs-15.10-150600.16.9.1.noarch",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql15-plperl-15.10-150600.16.9.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql15-plperl-15.10-150600.16.9.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql15-plperl-15.10-150600.16.9.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql15-plperl-15.10-150600.16.9.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql15-plpython-15.10-150600.16.9.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql15-plpython-15.10-150600.16.9.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql15-plpython-15.10-150600.16.9.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql15-plpython-15.10-150600.16.9.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql15-pltcl-15.10-150600.16.9.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql15-pltcl-15.10-150600.16.9.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql15-pltcl-15.10-150600.16.9.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql15-pltcl-15.10-150600.16.9.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql15-server-15.10-150600.16.9.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql15-server-15.10-150600.16.9.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql15-server-15.10-150600.16.9.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql15-server-15.10-150600.16.9.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql15-server-devel-15.10-150600.16.9.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql15-server-devel-15.10-150600.16.9.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql15-server-devel-15.10-150600.16.9.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql15-server-devel-15.10-150600.16.9.1.x86_64",
"openSUSE Leap 15.6:postgresql15-15.10-150600.16.9.1.aarch64",
"openSUSE Leap 15.6:postgresql15-15.10-150600.16.9.1.ppc64le",
"openSUSE Leap 15.6:postgresql15-15.10-150600.16.9.1.s390x",
"openSUSE Leap 15.6:postgresql15-15.10-150600.16.9.1.x86_64",
"openSUSE Leap 15.6:postgresql15-contrib-15.10-150600.16.9.1.aarch64",
"openSUSE Leap 15.6:postgresql15-contrib-15.10-150600.16.9.1.ppc64le",
"openSUSE Leap 15.6:postgresql15-contrib-15.10-150600.16.9.1.s390x",
"openSUSE Leap 15.6:postgresql15-contrib-15.10-150600.16.9.1.x86_64",
"openSUSE Leap 15.6:postgresql15-devel-15.10-150600.16.9.1.aarch64",
"openSUSE Leap 15.6:postgresql15-devel-15.10-150600.16.9.1.ppc64le",
"openSUSE Leap 15.6:postgresql15-devel-15.10-150600.16.9.1.s390x",
"openSUSE Leap 15.6:postgresql15-devel-15.10-150600.16.9.1.x86_64",
"openSUSE Leap 15.6:postgresql15-docs-15.10-150600.16.9.1.noarch",
"openSUSE Leap 15.6:postgresql15-llvmjit-15.10-150600.16.9.1.aarch64",
"openSUSE Leap 15.6:postgresql15-llvmjit-15.10-150600.16.9.1.ppc64le",
"openSUSE Leap 15.6:postgresql15-llvmjit-15.10-150600.16.9.1.s390x",
"openSUSE Leap 15.6:postgresql15-llvmjit-15.10-150600.16.9.1.x86_64",
"openSUSE Leap 15.6:postgresql15-llvmjit-devel-15.10-150600.16.9.1.aarch64",
"openSUSE Leap 15.6:postgresql15-llvmjit-devel-15.10-150600.16.9.1.ppc64le",
"openSUSE Leap 15.6:postgresql15-llvmjit-devel-15.10-150600.16.9.1.s390x",
"openSUSE Leap 15.6:postgresql15-llvmjit-devel-15.10-150600.16.9.1.x86_64",
"openSUSE Leap 15.6:postgresql15-plperl-15.10-150600.16.9.1.aarch64",
"openSUSE Leap 15.6:postgresql15-plperl-15.10-150600.16.9.1.ppc64le",
"openSUSE Leap 15.6:postgresql15-plperl-15.10-150600.16.9.1.s390x",
"openSUSE Leap 15.6:postgresql15-plperl-15.10-150600.16.9.1.x86_64",
"openSUSE Leap 15.6:postgresql15-plpython-15.10-150600.16.9.1.aarch64",
"openSUSE Leap 15.6:postgresql15-plpython-15.10-150600.16.9.1.ppc64le",
"openSUSE Leap 15.6:postgresql15-plpython-15.10-150600.16.9.1.s390x",
"openSUSE Leap 15.6:postgresql15-plpython-15.10-150600.16.9.1.x86_64",
"openSUSE Leap 15.6:postgresql15-pltcl-15.10-150600.16.9.1.aarch64",
"openSUSE Leap 15.6:postgresql15-pltcl-15.10-150600.16.9.1.ppc64le",
"openSUSE Leap 15.6:postgresql15-pltcl-15.10-150600.16.9.1.s390x",
"openSUSE Leap 15.6:postgresql15-pltcl-15.10-150600.16.9.1.x86_64",
"openSUSE Leap 15.6:postgresql15-server-15.10-150600.16.9.1.aarch64",
"openSUSE Leap 15.6:postgresql15-server-15.10-150600.16.9.1.ppc64le",
"openSUSE Leap 15.6:postgresql15-server-15.10-150600.16.9.1.s390x",
"openSUSE Leap 15.6:postgresql15-server-15.10-150600.16.9.1.x86_64",
"openSUSE Leap 15.6:postgresql15-server-devel-15.10-150600.16.9.1.aarch64",
"openSUSE Leap 15.6:postgresql15-server-devel-15.10-150600.16.9.1.ppc64le",
"openSUSE Leap 15.6:postgresql15-server-devel-15.10-150600.16.9.1.s390x",
"openSUSE Leap 15.6:postgresql15-server-devel-15.10-150600.16.9.1.x86_64",
"openSUSE Leap 15.6:postgresql15-test-15.10-150600.16.9.1.aarch64",
"openSUSE Leap 15.6:postgresql15-test-15.10-150600.16.9.1.ppc64le",
"openSUSE Leap 15.6:postgresql15-test-15.10-150600.16.9.1.s390x",
"openSUSE Leap 15.6:postgresql15-test-15.10-150600.16.9.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2024-10976",
"url": "https://www.suse.com/security/cve/CVE-2024-10976"
},
{
"category": "external",
"summary": "SUSE Bug 1233323 for CVE-2024-10976",
"url": "https://bugzilla.suse.com/1233323"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql15-15.10-150600.16.9.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql15-15.10-150600.16.9.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql15-15.10-150600.16.9.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql15-15.10-150600.16.9.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql15-contrib-15.10-150600.16.9.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql15-contrib-15.10-150600.16.9.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql15-contrib-15.10-150600.16.9.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql15-contrib-15.10-150600.16.9.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql15-devel-15.10-150600.16.9.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql15-devel-15.10-150600.16.9.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql15-devel-15.10-150600.16.9.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql15-devel-15.10-150600.16.9.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql15-docs-15.10-150600.16.9.1.noarch",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql15-plperl-15.10-150600.16.9.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql15-plperl-15.10-150600.16.9.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql15-plperl-15.10-150600.16.9.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql15-plperl-15.10-150600.16.9.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql15-plpython-15.10-150600.16.9.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql15-plpython-15.10-150600.16.9.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql15-plpython-15.10-150600.16.9.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql15-plpython-15.10-150600.16.9.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql15-pltcl-15.10-150600.16.9.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql15-pltcl-15.10-150600.16.9.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql15-pltcl-15.10-150600.16.9.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql15-pltcl-15.10-150600.16.9.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql15-server-15.10-150600.16.9.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql15-server-15.10-150600.16.9.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql15-server-15.10-150600.16.9.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql15-server-15.10-150600.16.9.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql15-server-devel-15.10-150600.16.9.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql15-server-devel-15.10-150600.16.9.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql15-server-devel-15.10-150600.16.9.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql15-server-devel-15.10-150600.16.9.1.x86_64",
"openSUSE Leap 15.6:postgresql15-15.10-150600.16.9.1.aarch64",
"openSUSE Leap 15.6:postgresql15-15.10-150600.16.9.1.ppc64le",
"openSUSE Leap 15.6:postgresql15-15.10-150600.16.9.1.s390x",
"openSUSE Leap 15.6:postgresql15-15.10-150600.16.9.1.x86_64",
"openSUSE Leap 15.6:postgresql15-contrib-15.10-150600.16.9.1.aarch64",
"openSUSE Leap 15.6:postgresql15-contrib-15.10-150600.16.9.1.ppc64le",
"openSUSE Leap 15.6:postgresql15-contrib-15.10-150600.16.9.1.s390x",
"openSUSE Leap 15.6:postgresql15-contrib-15.10-150600.16.9.1.x86_64",
"openSUSE Leap 15.6:postgresql15-devel-15.10-150600.16.9.1.aarch64",
"openSUSE Leap 15.6:postgresql15-devel-15.10-150600.16.9.1.ppc64le",
"openSUSE Leap 15.6:postgresql15-devel-15.10-150600.16.9.1.s390x",
"openSUSE Leap 15.6:postgresql15-devel-15.10-150600.16.9.1.x86_64",
"openSUSE Leap 15.6:postgresql15-docs-15.10-150600.16.9.1.noarch",
"openSUSE Leap 15.6:postgresql15-llvmjit-15.10-150600.16.9.1.aarch64",
"openSUSE Leap 15.6:postgresql15-llvmjit-15.10-150600.16.9.1.ppc64le",
"openSUSE Leap 15.6:postgresql15-llvmjit-15.10-150600.16.9.1.s390x",
"openSUSE Leap 15.6:postgresql15-llvmjit-15.10-150600.16.9.1.x86_64",
"openSUSE Leap 15.6:postgresql15-llvmjit-devel-15.10-150600.16.9.1.aarch64",
"openSUSE Leap 15.6:postgresql15-llvmjit-devel-15.10-150600.16.9.1.ppc64le",
"openSUSE Leap 15.6:postgresql15-llvmjit-devel-15.10-150600.16.9.1.s390x",
"openSUSE Leap 15.6:postgresql15-llvmjit-devel-15.10-150600.16.9.1.x86_64",
"openSUSE Leap 15.6:postgresql15-plperl-15.10-150600.16.9.1.aarch64",
"openSUSE Leap 15.6:postgresql15-plperl-15.10-150600.16.9.1.ppc64le",
"openSUSE Leap 15.6:postgresql15-plperl-15.10-150600.16.9.1.s390x",
"openSUSE Leap 15.6:postgresql15-plperl-15.10-150600.16.9.1.x86_64",
"openSUSE Leap 15.6:postgresql15-plpython-15.10-150600.16.9.1.aarch64",
"openSUSE Leap 15.6:postgresql15-plpython-15.10-150600.16.9.1.ppc64le",
"openSUSE Leap 15.6:postgresql15-plpython-15.10-150600.16.9.1.s390x",
"openSUSE Leap 15.6:postgresql15-plpython-15.10-150600.16.9.1.x86_64",
"openSUSE Leap 15.6:postgresql15-pltcl-15.10-150600.16.9.1.aarch64",
"openSUSE Leap 15.6:postgresql15-pltcl-15.10-150600.16.9.1.ppc64le",
"openSUSE Leap 15.6:postgresql15-pltcl-15.10-150600.16.9.1.s390x",
"openSUSE Leap 15.6:postgresql15-pltcl-15.10-150600.16.9.1.x86_64",
"openSUSE Leap 15.6:postgresql15-server-15.10-150600.16.9.1.aarch64",
"openSUSE Leap 15.6:postgresql15-server-15.10-150600.16.9.1.ppc64le",
"openSUSE Leap 15.6:postgresql15-server-15.10-150600.16.9.1.s390x",
"openSUSE Leap 15.6:postgresql15-server-15.10-150600.16.9.1.x86_64",
"openSUSE Leap 15.6:postgresql15-server-devel-15.10-150600.16.9.1.aarch64",
"openSUSE Leap 15.6:postgresql15-server-devel-15.10-150600.16.9.1.ppc64le",
"openSUSE Leap 15.6:postgresql15-server-devel-15.10-150600.16.9.1.s390x",
"openSUSE Leap 15.6:postgresql15-server-devel-15.10-150600.16.9.1.x86_64",
"openSUSE Leap 15.6:postgresql15-test-15.10-150600.16.9.1.aarch64",
"openSUSE Leap 15.6:postgresql15-test-15.10-150600.16.9.1.ppc64le",
"openSUSE Leap 15.6:postgresql15-test-15.10-150600.16.9.1.s390x",
"openSUSE Leap 15.6:postgresql15-test-15.10-150600.16.9.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4.2,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql15-15.10-150600.16.9.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql15-15.10-150600.16.9.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql15-15.10-150600.16.9.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql15-15.10-150600.16.9.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql15-contrib-15.10-150600.16.9.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql15-contrib-15.10-150600.16.9.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql15-contrib-15.10-150600.16.9.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql15-contrib-15.10-150600.16.9.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql15-devel-15.10-150600.16.9.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql15-devel-15.10-150600.16.9.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql15-devel-15.10-150600.16.9.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql15-devel-15.10-150600.16.9.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql15-docs-15.10-150600.16.9.1.noarch",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql15-plperl-15.10-150600.16.9.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql15-plperl-15.10-150600.16.9.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql15-plperl-15.10-150600.16.9.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql15-plperl-15.10-150600.16.9.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql15-plpython-15.10-150600.16.9.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql15-plpython-15.10-150600.16.9.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql15-plpython-15.10-150600.16.9.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql15-plpython-15.10-150600.16.9.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql15-pltcl-15.10-150600.16.9.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql15-pltcl-15.10-150600.16.9.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql15-pltcl-15.10-150600.16.9.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql15-pltcl-15.10-150600.16.9.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql15-server-15.10-150600.16.9.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql15-server-15.10-150600.16.9.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql15-server-15.10-150600.16.9.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql15-server-15.10-150600.16.9.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql15-server-devel-15.10-150600.16.9.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql15-server-devel-15.10-150600.16.9.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql15-server-devel-15.10-150600.16.9.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql15-server-devel-15.10-150600.16.9.1.x86_64",
"openSUSE Leap 15.6:postgresql15-15.10-150600.16.9.1.aarch64",
"openSUSE Leap 15.6:postgresql15-15.10-150600.16.9.1.ppc64le",
"openSUSE Leap 15.6:postgresql15-15.10-150600.16.9.1.s390x",
"openSUSE Leap 15.6:postgresql15-15.10-150600.16.9.1.x86_64",
"openSUSE Leap 15.6:postgresql15-contrib-15.10-150600.16.9.1.aarch64",
"openSUSE Leap 15.6:postgresql15-contrib-15.10-150600.16.9.1.ppc64le",
"openSUSE Leap 15.6:postgresql15-contrib-15.10-150600.16.9.1.s390x",
"openSUSE Leap 15.6:postgresql15-contrib-15.10-150600.16.9.1.x86_64",
"openSUSE Leap 15.6:postgresql15-devel-15.10-150600.16.9.1.aarch64",
"openSUSE Leap 15.6:postgresql15-devel-15.10-150600.16.9.1.ppc64le",
"openSUSE Leap 15.6:postgresql15-devel-15.10-150600.16.9.1.s390x",
"openSUSE Leap 15.6:postgresql15-devel-15.10-150600.16.9.1.x86_64",
"openSUSE Leap 15.6:postgresql15-docs-15.10-150600.16.9.1.noarch",
"openSUSE Leap 15.6:postgresql15-llvmjit-15.10-150600.16.9.1.aarch64",
"openSUSE Leap 15.6:postgresql15-llvmjit-15.10-150600.16.9.1.ppc64le",
"openSUSE Leap 15.6:postgresql15-llvmjit-15.10-150600.16.9.1.s390x",
"openSUSE Leap 15.6:postgresql15-llvmjit-15.10-150600.16.9.1.x86_64",
"openSUSE Leap 15.6:postgresql15-llvmjit-devel-15.10-150600.16.9.1.aarch64",
"openSUSE Leap 15.6:postgresql15-llvmjit-devel-15.10-150600.16.9.1.ppc64le",
"openSUSE Leap 15.6:postgresql15-llvmjit-devel-15.10-150600.16.9.1.s390x",
"openSUSE Leap 15.6:postgresql15-llvmjit-devel-15.10-150600.16.9.1.x86_64",
"openSUSE Leap 15.6:postgresql15-plperl-15.10-150600.16.9.1.aarch64",
"openSUSE Leap 15.6:postgresql15-plperl-15.10-150600.16.9.1.ppc64le",
"openSUSE Leap 15.6:postgresql15-plperl-15.10-150600.16.9.1.s390x",
"openSUSE Leap 15.6:postgresql15-plperl-15.10-150600.16.9.1.x86_64",
"openSUSE Leap 15.6:postgresql15-plpython-15.10-150600.16.9.1.aarch64",
"openSUSE Leap 15.6:postgresql15-plpython-15.10-150600.16.9.1.ppc64le",
"openSUSE Leap 15.6:postgresql15-plpython-15.10-150600.16.9.1.s390x",
"openSUSE Leap 15.6:postgresql15-plpython-15.10-150600.16.9.1.x86_64",
"openSUSE Leap 15.6:postgresql15-pltcl-15.10-150600.16.9.1.aarch64",
"openSUSE Leap 15.6:postgresql15-pltcl-15.10-150600.16.9.1.ppc64le",
"openSUSE Leap 15.6:postgresql15-pltcl-15.10-150600.16.9.1.s390x",
"openSUSE Leap 15.6:postgresql15-pltcl-15.10-150600.16.9.1.x86_64",
"openSUSE Leap 15.6:postgresql15-server-15.10-150600.16.9.1.aarch64",
"openSUSE Leap 15.6:postgresql15-server-15.10-150600.16.9.1.ppc64le",
"openSUSE Leap 15.6:postgresql15-server-15.10-150600.16.9.1.s390x",
"openSUSE Leap 15.6:postgresql15-server-15.10-150600.16.9.1.x86_64",
"openSUSE Leap 15.6:postgresql15-server-devel-15.10-150600.16.9.1.aarch64",
"openSUSE Leap 15.6:postgresql15-server-devel-15.10-150600.16.9.1.ppc64le",
"openSUSE Leap 15.6:postgresql15-server-devel-15.10-150600.16.9.1.s390x",
"openSUSE Leap 15.6:postgresql15-server-devel-15.10-150600.16.9.1.x86_64",
"openSUSE Leap 15.6:postgresql15-test-15.10-150600.16.9.1.aarch64",
"openSUSE Leap 15.6:postgresql15-test-15.10-150600.16.9.1.ppc64le",
"openSUSE Leap 15.6:postgresql15-test-15.10-150600.16.9.1.s390x",
"openSUSE Leap 15.6:postgresql15-test-15.10-150600.16.9.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-11-28T12:24:30Z",
"details": "moderate"
}
],
"title": "CVE-2024-10976"
},
{
"cve": "CVE-2024-10977",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2024-10977"
}
],
"notes": [
{
"category": "general",
"text": "Client use of server error message in PostgreSQL allows a server not trusted under current SSL or GSS settings to furnish arbitrary non-NUL bytes to the libpq application. For example, a man-in-the-middle attacker could send a long error message that a human or screen-scraper user of psql mistakes for valid query results. This is probably not a concern for clients where the user interface unambiguously indicates the boundary between one error message and other text. Versions before PostgreSQL 17.1, 16.5, 15.9, 14.14, 13.17, and 12.21 are affected.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql15-15.10-150600.16.9.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql15-15.10-150600.16.9.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql15-15.10-150600.16.9.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql15-15.10-150600.16.9.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql15-contrib-15.10-150600.16.9.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql15-contrib-15.10-150600.16.9.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql15-contrib-15.10-150600.16.9.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql15-contrib-15.10-150600.16.9.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql15-devel-15.10-150600.16.9.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql15-devel-15.10-150600.16.9.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql15-devel-15.10-150600.16.9.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql15-devel-15.10-150600.16.9.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql15-docs-15.10-150600.16.9.1.noarch",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql15-plperl-15.10-150600.16.9.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql15-plperl-15.10-150600.16.9.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql15-plperl-15.10-150600.16.9.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql15-plperl-15.10-150600.16.9.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql15-plpython-15.10-150600.16.9.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql15-plpython-15.10-150600.16.9.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql15-plpython-15.10-150600.16.9.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql15-plpython-15.10-150600.16.9.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql15-pltcl-15.10-150600.16.9.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql15-pltcl-15.10-150600.16.9.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql15-pltcl-15.10-150600.16.9.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql15-pltcl-15.10-150600.16.9.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql15-server-15.10-150600.16.9.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql15-server-15.10-150600.16.9.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql15-server-15.10-150600.16.9.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql15-server-15.10-150600.16.9.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql15-server-devel-15.10-150600.16.9.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql15-server-devel-15.10-150600.16.9.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql15-server-devel-15.10-150600.16.9.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql15-server-devel-15.10-150600.16.9.1.x86_64",
"openSUSE Leap 15.6:postgresql15-15.10-150600.16.9.1.aarch64",
"openSUSE Leap 15.6:postgresql15-15.10-150600.16.9.1.ppc64le",
"openSUSE Leap 15.6:postgresql15-15.10-150600.16.9.1.s390x",
"openSUSE Leap 15.6:postgresql15-15.10-150600.16.9.1.x86_64",
"openSUSE Leap 15.6:postgresql15-contrib-15.10-150600.16.9.1.aarch64",
"openSUSE Leap 15.6:postgresql15-contrib-15.10-150600.16.9.1.ppc64le",
"openSUSE Leap 15.6:postgresql15-contrib-15.10-150600.16.9.1.s390x",
"openSUSE Leap 15.6:postgresql15-contrib-15.10-150600.16.9.1.x86_64",
"openSUSE Leap 15.6:postgresql15-devel-15.10-150600.16.9.1.aarch64",
"openSUSE Leap 15.6:postgresql15-devel-15.10-150600.16.9.1.ppc64le",
"openSUSE Leap 15.6:postgresql15-devel-15.10-150600.16.9.1.s390x",
"openSUSE Leap 15.6:postgresql15-devel-15.10-150600.16.9.1.x86_64",
"openSUSE Leap 15.6:postgresql15-docs-15.10-150600.16.9.1.noarch",
"openSUSE Leap 15.6:postgresql15-llvmjit-15.10-150600.16.9.1.aarch64",
"openSUSE Leap 15.6:postgresql15-llvmjit-15.10-150600.16.9.1.ppc64le",
"openSUSE Leap 15.6:postgresql15-llvmjit-15.10-150600.16.9.1.s390x",
"openSUSE Leap 15.6:postgresql15-llvmjit-15.10-150600.16.9.1.x86_64",
"openSUSE Leap 15.6:postgresql15-llvmjit-devel-15.10-150600.16.9.1.aarch64",
"openSUSE Leap 15.6:postgresql15-llvmjit-devel-15.10-150600.16.9.1.ppc64le",
"openSUSE Leap 15.6:postgresql15-llvmjit-devel-15.10-150600.16.9.1.s390x",
"openSUSE Leap 15.6:postgresql15-llvmjit-devel-15.10-150600.16.9.1.x86_64",
"openSUSE Leap 15.6:postgresql15-plperl-15.10-150600.16.9.1.aarch64",
"openSUSE Leap 15.6:postgresql15-plperl-15.10-150600.16.9.1.ppc64le",
"openSUSE Leap 15.6:postgresql15-plperl-15.10-150600.16.9.1.s390x",
"openSUSE Leap 15.6:postgresql15-plperl-15.10-150600.16.9.1.x86_64",
"openSUSE Leap 15.6:postgresql15-plpython-15.10-150600.16.9.1.aarch64",
"openSUSE Leap 15.6:postgresql15-plpython-15.10-150600.16.9.1.ppc64le",
"openSUSE Leap 15.6:postgresql15-plpython-15.10-150600.16.9.1.s390x",
"openSUSE Leap 15.6:postgresql15-plpython-15.10-150600.16.9.1.x86_64",
"openSUSE Leap 15.6:postgresql15-pltcl-15.10-150600.16.9.1.aarch64",
"openSUSE Leap 15.6:postgresql15-pltcl-15.10-150600.16.9.1.ppc64le",
"openSUSE Leap 15.6:postgresql15-pltcl-15.10-150600.16.9.1.s390x",
"openSUSE Leap 15.6:postgresql15-pltcl-15.10-150600.16.9.1.x86_64",
"openSUSE Leap 15.6:postgresql15-server-15.10-150600.16.9.1.aarch64",
"openSUSE Leap 15.6:postgresql15-server-15.10-150600.16.9.1.ppc64le",
"openSUSE Leap 15.6:postgresql15-server-15.10-150600.16.9.1.s390x",
"openSUSE Leap 15.6:postgresql15-server-15.10-150600.16.9.1.x86_64",
"openSUSE Leap 15.6:postgresql15-server-devel-15.10-150600.16.9.1.aarch64",
"openSUSE Leap 15.6:postgresql15-server-devel-15.10-150600.16.9.1.ppc64le",
"openSUSE Leap 15.6:postgresql15-server-devel-15.10-150600.16.9.1.s390x",
"openSUSE Leap 15.6:postgresql15-server-devel-15.10-150600.16.9.1.x86_64",
"openSUSE Leap 15.6:postgresql15-test-15.10-150600.16.9.1.aarch64",
"openSUSE Leap 15.6:postgresql15-test-15.10-150600.16.9.1.ppc64le",
"openSUSE Leap 15.6:postgresql15-test-15.10-150600.16.9.1.s390x",
"openSUSE Leap 15.6:postgresql15-test-15.10-150600.16.9.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2024-10977",
"url": "https://www.suse.com/security/cve/CVE-2024-10977"
},
{
"category": "external",
"summary": "SUSE Bug 1233325 for CVE-2024-10977",
"url": "https://bugzilla.suse.com/1233325"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql15-15.10-150600.16.9.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql15-15.10-150600.16.9.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql15-15.10-150600.16.9.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql15-15.10-150600.16.9.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql15-contrib-15.10-150600.16.9.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql15-contrib-15.10-150600.16.9.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql15-contrib-15.10-150600.16.9.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql15-contrib-15.10-150600.16.9.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql15-devel-15.10-150600.16.9.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql15-devel-15.10-150600.16.9.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql15-devel-15.10-150600.16.9.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql15-devel-15.10-150600.16.9.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql15-docs-15.10-150600.16.9.1.noarch",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql15-plperl-15.10-150600.16.9.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql15-plperl-15.10-150600.16.9.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql15-plperl-15.10-150600.16.9.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql15-plperl-15.10-150600.16.9.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql15-plpython-15.10-150600.16.9.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql15-plpython-15.10-150600.16.9.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql15-plpython-15.10-150600.16.9.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql15-plpython-15.10-150600.16.9.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql15-pltcl-15.10-150600.16.9.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql15-pltcl-15.10-150600.16.9.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql15-pltcl-15.10-150600.16.9.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql15-pltcl-15.10-150600.16.9.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql15-server-15.10-150600.16.9.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql15-server-15.10-150600.16.9.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql15-server-15.10-150600.16.9.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql15-server-15.10-150600.16.9.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql15-server-devel-15.10-150600.16.9.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql15-server-devel-15.10-150600.16.9.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql15-server-devel-15.10-150600.16.9.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql15-server-devel-15.10-150600.16.9.1.x86_64",
"openSUSE Leap 15.6:postgresql15-15.10-150600.16.9.1.aarch64",
"openSUSE Leap 15.6:postgresql15-15.10-150600.16.9.1.ppc64le",
"openSUSE Leap 15.6:postgresql15-15.10-150600.16.9.1.s390x",
"openSUSE Leap 15.6:postgresql15-15.10-150600.16.9.1.x86_64",
"openSUSE Leap 15.6:postgresql15-contrib-15.10-150600.16.9.1.aarch64",
"openSUSE Leap 15.6:postgresql15-contrib-15.10-150600.16.9.1.ppc64le",
"openSUSE Leap 15.6:postgresql15-contrib-15.10-150600.16.9.1.s390x",
"openSUSE Leap 15.6:postgresql15-contrib-15.10-150600.16.9.1.x86_64",
"openSUSE Leap 15.6:postgresql15-devel-15.10-150600.16.9.1.aarch64",
"openSUSE Leap 15.6:postgresql15-devel-15.10-150600.16.9.1.ppc64le",
"openSUSE Leap 15.6:postgresql15-devel-15.10-150600.16.9.1.s390x",
"openSUSE Leap 15.6:postgresql15-devel-15.10-150600.16.9.1.x86_64",
"openSUSE Leap 15.6:postgresql15-docs-15.10-150600.16.9.1.noarch",
"openSUSE Leap 15.6:postgresql15-llvmjit-15.10-150600.16.9.1.aarch64",
"openSUSE Leap 15.6:postgresql15-llvmjit-15.10-150600.16.9.1.ppc64le",
"openSUSE Leap 15.6:postgresql15-llvmjit-15.10-150600.16.9.1.s390x",
"openSUSE Leap 15.6:postgresql15-llvmjit-15.10-150600.16.9.1.x86_64",
"openSUSE Leap 15.6:postgresql15-llvmjit-devel-15.10-150600.16.9.1.aarch64",
"openSUSE Leap 15.6:postgresql15-llvmjit-devel-15.10-150600.16.9.1.ppc64le",
"openSUSE Leap 15.6:postgresql15-llvmjit-devel-15.10-150600.16.9.1.s390x",
"openSUSE Leap 15.6:postgresql15-llvmjit-devel-15.10-150600.16.9.1.x86_64",
"openSUSE Leap 15.6:postgresql15-plperl-15.10-150600.16.9.1.aarch64",
"openSUSE Leap 15.6:postgresql15-plperl-15.10-150600.16.9.1.ppc64le",
"openSUSE Leap 15.6:postgresql15-plperl-15.10-150600.16.9.1.s390x",
"openSUSE Leap 15.6:postgresql15-plperl-15.10-150600.16.9.1.x86_64",
"openSUSE Leap 15.6:postgresql15-plpython-15.10-150600.16.9.1.aarch64",
"openSUSE Leap 15.6:postgresql15-plpython-15.10-150600.16.9.1.ppc64le",
"openSUSE Leap 15.6:postgresql15-plpython-15.10-150600.16.9.1.s390x",
"openSUSE Leap 15.6:postgresql15-plpython-15.10-150600.16.9.1.x86_64",
"openSUSE Leap 15.6:postgresql15-pltcl-15.10-150600.16.9.1.aarch64",
"openSUSE Leap 15.6:postgresql15-pltcl-15.10-150600.16.9.1.ppc64le",
"openSUSE Leap 15.6:postgresql15-pltcl-15.10-150600.16.9.1.s390x",
"openSUSE Leap 15.6:postgresql15-pltcl-15.10-150600.16.9.1.x86_64",
"openSUSE Leap 15.6:postgresql15-server-15.10-150600.16.9.1.aarch64",
"openSUSE Leap 15.6:postgresql15-server-15.10-150600.16.9.1.ppc64le",
"openSUSE Leap 15.6:postgresql15-server-15.10-150600.16.9.1.s390x",
"openSUSE Leap 15.6:postgresql15-server-15.10-150600.16.9.1.x86_64",
"openSUSE Leap 15.6:postgresql15-server-devel-15.10-150600.16.9.1.aarch64",
"openSUSE Leap 15.6:postgresql15-server-devel-15.10-150600.16.9.1.ppc64le",
"openSUSE Leap 15.6:postgresql15-server-devel-15.10-150600.16.9.1.s390x",
"openSUSE Leap 15.6:postgresql15-server-devel-15.10-150600.16.9.1.x86_64",
"openSUSE Leap 15.6:postgresql15-test-15.10-150600.16.9.1.aarch64",
"openSUSE Leap 15.6:postgresql15-test-15.10-150600.16.9.1.ppc64le",
"openSUSE Leap 15.6:postgresql15-test-15.10-150600.16.9.1.s390x",
"openSUSE Leap 15.6:postgresql15-test-15.10-150600.16.9.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 3.1,
"baseSeverity": "LOW",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:N/I:L/A:N",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql15-15.10-150600.16.9.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql15-15.10-150600.16.9.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql15-15.10-150600.16.9.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql15-15.10-150600.16.9.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql15-contrib-15.10-150600.16.9.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql15-contrib-15.10-150600.16.9.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql15-contrib-15.10-150600.16.9.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql15-contrib-15.10-150600.16.9.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql15-devel-15.10-150600.16.9.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql15-devel-15.10-150600.16.9.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql15-devel-15.10-150600.16.9.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql15-devel-15.10-150600.16.9.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql15-docs-15.10-150600.16.9.1.noarch",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql15-plperl-15.10-150600.16.9.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql15-plperl-15.10-150600.16.9.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql15-plperl-15.10-150600.16.9.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql15-plperl-15.10-150600.16.9.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql15-plpython-15.10-150600.16.9.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql15-plpython-15.10-150600.16.9.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql15-plpython-15.10-150600.16.9.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql15-plpython-15.10-150600.16.9.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql15-pltcl-15.10-150600.16.9.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql15-pltcl-15.10-150600.16.9.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql15-pltcl-15.10-150600.16.9.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql15-pltcl-15.10-150600.16.9.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql15-server-15.10-150600.16.9.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql15-server-15.10-150600.16.9.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql15-server-15.10-150600.16.9.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql15-server-15.10-150600.16.9.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql15-server-devel-15.10-150600.16.9.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql15-server-devel-15.10-150600.16.9.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql15-server-devel-15.10-150600.16.9.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql15-server-devel-15.10-150600.16.9.1.x86_64",
"openSUSE Leap 15.6:postgresql15-15.10-150600.16.9.1.aarch64",
"openSUSE Leap 15.6:postgresql15-15.10-150600.16.9.1.ppc64le",
"openSUSE Leap 15.6:postgresql15-15.10-150600.16.9.1.s390x",
"openSUSE Leap 15.6:postgresql15-15.10-150600.16.9.1.x86_64",
"openSUSE Leap 15.6:postgresql15-contrib-15.10-150600.16.9.1.aarch64",
"openSUSE Leap 15.6:postgresql15-contrib-15.10-150600.16.9.1.ppc64le",
"openSUSE Leap 15.6:postgresql15-contrib-15.10-150600.16.9.1.s390x",
"openSUSE Leap 15.6:postgresql15-contrib-15.10-150600.16.9.1.x86_64",
"openSUSE Leap 15.6:postgresql15-devel-15.10-150600.16.9.1.aarch64",
"openSUSE Leap 15.6:postgresql15-devel-15.10-150600.16.9.1.ppc64le",
"openSUSE Leap 15.6:postgresql15-devel-15.10-150600.16.9.1.s390x",
"openSUSE Leap 15.6:postgresql15-devel-15.10-150600.16.9.1.x86_64",
"openSUSE Leap 15.6:postgresql15-docs-15.10-150600.16.9.1.noarch",
"openSUSE Leap 15.6:postgresql15-llvmjit-15.10-150600.16.9.1.aarch64",
"openSUSE Leap 15.6:postgresql15-llvmjit-15.10-150600.16.9.1.ppc64le",
"openSUSE Leap 15.6:postgresql15-llvmjit-15.10-150600.16.9.1.s390x",
"openSUSE Leap 15.6:postgresql15-llvmjit-15.10-150600.16.9.1.x86_64",
"openSUSE Leap 15.6:postgresql15-llvmjit-devel-15.10-150600.16.9.1.aarch64",
"openSUSE Leap 15.6:postgresql15-llvmjit-devel-15.10-150600.16.9.1.ppc64le",
"openSUSE Leap 15.6:postgresql15-llvmjit-devel-15.10-150600.16.9.1.s390x",
"openSUSE Leap 15.6:postgresql15-llvmjit-devel-15.10-150600.16.9.1.x86_64",
"openSUSE Leap 15.6:postgresql15-plperl-15.10-150600.16.9.1.aarch64",
"openSUSE Leap 15.6:postgresql15-plperl-15.10-150600.16.9.1.ppc64le",
"openSUSE Leap 15.6:postgresql15-plperl-15.10-150600.16.9.1.s390x",
"openSUSE Leap 15.6:postgresql15-plperl-15.10-150600.16.9.1.x86_64",
"openSUSE Leap 15.6:postgresql15-plpython-15.10-150600.16.9.1.aarch64",
"openSUSE Leap 15.6:postgresql15-plpython-15.10-150600.16.9.1.ppc64le",
"openSUSE Leap 15.6:postgresql15-plpython-15.10-150600.16.9.1.s390x",
"openSUSE Leap 15.6:postgresql15-plpython-15.10-150600.16.9.1.x86_64",
"openSUSE Leap 15.6:postgresql15-pltcl-15.10-150600.16.9.1.aarch64",
"openSUSE Leap 15.6:postgresql15-pltcl-15.10-150600.16.9.1.ppc64le",
"openSUSE Leap 15.6:postgresql15-pltcl-15.10-150600.16.9.1.s390x",
"openSUSE Leap 15.6:postgresql15-pltcl-15.10-150600.16.9.1.x86_64",
"openSUSE Leap 15.6:postgresql15-server-15.10-150600.16.9.1.aarch64",
"openSUSE Leap 15.6:postgresql15-server-15.10-150600.16.9.1.ppc64le",
"openSUSE Leap 15.6:postgresql15-server-15.10-150600.16.9.1.s390x",
"openSUSE Leap 15.6:postgresql15-server-15.10-150600.16.9.1.x86_64",
"openSUSE Leap 15.6:postgresql15-server-devel-15.10-150600.16.9.1.aarch64",
"openSUSE Leap 15.6:postgresql15-server-devel-15.10-150600.16.9.1.ppc64le",
"openSUSE Leap 15.6:postgresql15-server-devel-15.10-150600.16.9.1.s390x",
"openSUSE Leap 15.6:postgresql15-server-devel-15.10-150600.16.9.1.x86_64",
"openSUSE Leap 15.6:postgresql15-test-15.10-150600.16.9.1.aarch64",
"openSUSE Leap 15.6:postgresql15-test-15.10-150600.16.9.1.ppc64le",
"openSUSE Leap 15.6:postgresql15-test-15.10-150600.16.9.1.s390x",
"openSUSE Leap 15.6:postgresql15-test-15.10-150600.16.9.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-11-28T12:24:30Z",
"details": "low"
}
],
"title": "CVE-2024-10977"
},
{
"cve": "CVE-2024-10978",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2024-10978"
}
],
"notes": [
{
"category": "general",
"text": "Incorrect privilege assignment in PostgreSQL allows a less-privileged application user to view or change different rows from those intended. An attack requires the application to use SET ROLE, SET SESSION AUTHORIZATION, or an equivalent feature. The problem arises when an application query uses parameters from the attacker or conveys query results to the attacker. If that query reacts to current_setting(\u0027role\u0027) or the current user ID, it may modify or return data as though the session had not used SET ROLE or SET SESSION AUTHORIZATION. The attacker does not control which incorrect user ID applies. Query text from less-privileged sources is not a concern here, because SET ROLE and SET SESSION AUTHORIZATION are not sandboxes for unvetted queries. Versions before PostgreSQL 17.1, 16.5, 15.9, 14.14, 13.17, and 12.21 are affected.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql15-15.10-150600.16.9.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql15-15.10-150600.16.9.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql15-15.10-150600.16.9.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql15-15.10-150600.16.9.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql15-contrib-15.10-150600.16.9.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql15-contrib-15.10-150600.16.9.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql15-contrib-15.10-150600.16.9.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql15-contrib-15.10-150600.16.9.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql15-devel-15.10-150600.16.9.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql15-devel-15.10-150600.16.9.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql15-devel-15.10-150600.16.9.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql15-devel-15.10-150600.16.9.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql15-docs-15.10-150600.16.9.1.noarch",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql15-plperl-15.10-150600.16.9.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql15-plperl-15.10-150600.16.9.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql15-plperl-15.10-150600.16.9.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql15-plperl-15.10-150600.16.9.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql15-plpython-15.10-150600.16.9.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql15-plpython-15.10-150600.16.9.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql15-plpython-15.10-150600.16.9.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql15-plpython-15.10-150600.16.9.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql15-pltcl-15.10-150600.16.9.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql15-pltcl-15.10-150600.16.9.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql15-pltcl-15.10-150600.16.9.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql15-pltcl-15.10-150600.16.9.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql15-server-15.10-150600.16.9.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql15-server-15.10-150600.16.9.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql15-server-15.10-150600.16.9.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql15-server-15.10-150600.16.9.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql15-server-devel-15.10-150600.16.9.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql15-server-devel-15.10-150600.16.9.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql15-server-devel-15.10-150600.16.9.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql15-server-devel-15.10-150600.16.9.1.x86_64",
"openSUSE Leap 15.6:postgresql15-15.10-150600.16.9.1.aarch64",
"openSUSE Leap 15.6:postgresql15-15.10-150600.16.9.1.ppc64le",
"openSUSE Leap 15.6:postgresql15-15.10-150600.16.9.1.s390x",
"openSUSE Leap 15.6:postgresql15-15.10-150600.16.9.1.x86_64",
"openSUSE Leap 15.6:postgresql15-contrib-15.10-150600.16.9.1.aarch64",
"openSUSE Leap 15.6:postgresql15-contrib-15.10-150600.16.9.1.ppc64le",
"openSUSE Leap 15.6:postgresql15-contrib-15.10-150600.16.9.1.s390x",
"openSUSE Leap 15.6:postgresql15-contrib-15.10-150600.16.9.1.x86_64",
"openSUSE Leap 15.6:postgresql15-devel-15.10-150600.16.9.1.aarch64",
"openSUSE Leap 15.6:postgresql15-devel-15.10-150600.16.9.1.ppc64le",
"openSUSE Leap 15.6:postgresql15-devel-15.10-150600.16.9.1.s390x",
"openSUSE Leap 15.6:postgresql15-devel-15.10-150600.16.9.1.x86_64",
"openSUSE Leap 15.6:postgresql15-docs-15.10-150600.16.9.1.noarch",
"openSUSE Leap 15.6:postgresql15-llvmjit-15.10-150600.16.9.1.aarch64",
"openSUSE Leap 15.6:postgresql15-llvmjit-15.10-150600.16.9.1.ppc64le",
"openSUSE Leap 15.6:postgresql15-llvmjit-15.10-150600.16.9.1.s390x",
"openSUSE Leap 15.6:postgresql15-llvmjit-15.10-150600.16.9.1.x86_64",
"openSUSE Leap 15.6:postgresql15-llvmjit-devel-15.10-150600.16.9.1.aarch64",
"openSUSE Leap 15.6:postgresql15-llvmjit-devel-15.10-150600.16.9.1.ppc64le",
"openSUSE Leap 15.6:postgresql15-llvmjit-devel-15.10-150600.16.9.1.s390x",
"openSUSE Leap 15.6:postgresql15-llvmjit-devel-15.10-150600.16.9.1.x86_64",
"openSUSE Leap 15.6:postgresql15-plperl-15.10-150600.16.9.1.aarch64",
"openSUSE Leap 15.6:postgresql15-plperl-15.10-150600.16.9.1.ppc64le",
"openSUSE Leap 15.6:postgresql15-plperl-15.10-150600.16.9.1.s390x",
"openSUSE Leap 15.6:postgresql15-plperl-15.10-150600.16.9.1.x86_64",
"openSUSE Leap 15.6:postgresql15-plpython-15.10-150600.16.9.1.aarch64",
"openSUSE Leap 15.6:postgresql15-plpython-15.10-150600.16.9.1.ppc64le",
"openSUSE Leap 15.6:postgresql15-plpython-15.10-150600.16.9.1.s390x",
"openSUSE Leap 15.6:postgresql15-plpython-15.10-150600.16.9.1.x86_64",
"openSUSE Leap 15.6:postgresql15-pltcl-15.10-150600.16.9.1.aarch64",
"openSUSE Leap 15.6:postgresql15-pltcl-15.10-150600.16.9.1.ppc64le",
"openSUSE Leap 15.6:postgresql15-pltcl-15.10-150600.16.9.1.s390x",
"openSUSE Leap 15.6:postgresql15-pltcl-15.10-150600.16.9.1.x86_64",
"openSUSE Leap 15.6:postgresql15-server-15.10-150600.16.9.1.aarch64",
"openSUSE Leap 15.6:postgresql15-server-15.10-150600.16.9.1.ppc64le",
"openSUSE Leap 15.6:postgresql15-server-15.10-150600.16.9.1.s390x",
"openSUSE Leap 15.6:postgresql15-server-15.10-150600.16.9.1.x86_64",
"openSUSE Leap 15.6:postgresql15-server-devel-15.10-150600.16.9.1.aarch64",
"openSUSE Leap 15.6:postgresql15-server-devel-15.10-150600.16.9.1.ppc64le",
"openSUSE Leap 15.6:postgresql15-server-devel-15.10-150600.16.9.1.s390x",
"openSUSE Leap 15.6:postgresql15-server-devel-15.10-150600.16.9.1.x86_64",
"openSUSE Leap 15.6:postgresql15-test-15.10-150600.16.9.1.aarch64",
"openSUSE Leap 15.6:postgresql15-test-15.10-150600.16.9.1.ppc64le",
"openSUSE Leap 15.6:postgresql15-test-15.10-150600.16.9.1.s390x",
"openSUSE Leap 15.6:postgresql15-test-15.10-150600.16.9.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2024-10978",
"url": "https://www.suse.com/security/cve/CVE-2024-10978"
},
{
"category": "external",
"summary": "SUSE Bug 1233326 for CVE-2024-10978",
"url": "https://bugzilla.suse.com/1233326"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql15-15.10-150600.16.9.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql15-15.10-150600.16.9.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql15-15.10-150600.16.9.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql15-15.10-150600.16.9.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql15-contrib-15.10-150600.16.9.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql15-contrib-15.10-150600.16.9.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql15-contrib-15.10-150600.16.9.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql15-contrib-15.10-150600.16.9.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql15-devel-15.10-150600.16.9.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql15-devel-15.10-150600.16.9.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql15-devel-15.10-150600.16.9.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql15-devel-15.10-150600.16.9.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql15-docs-15.10-150600.16.9.1.noarch",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql15-plperl-15.10-150600.16.9.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql15-plperl-15.10-150600.16.9.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql15-plperl-15.10-150600.16.9.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql15-plperl-15.10-150600.16.9.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql15-plpython-15.10-150600.16.9.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql15-plpython-15.10-150600.16.9.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql15-plpython-15.10-150600.16.9.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql15-plpython-15.10-150600.16.9.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql15-pltcl-15.10-150600.16.9.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql15-pltcl-15.10-150600.16.9.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql15-pltcl-15.10-150600.16.9.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql15-pltcl-15.10-150600.16.9.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql15-server-15.10-150600.16.9.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql15-server-15.10-150600.16.9.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql15-server-15.10-150600.16.9.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql15-server-15.10-150600.16.9.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql15-server-devel-15.10-150600.16.9.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql15-server-devel-15.10-150600.16.9.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql15-server-devel-15.10-150600.16.9.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql15-server-devel-15.10-150600.16.9.1.x86_64",
"openSUSE Leap 15.6:postgresql15-15.10-150600.16.9.1.aarch64",
"openSUSE Leap 15.6:postgresql15-15.10-150600.16.9.1.ppc64le",
"openSUSE Leap 15.6:postgresql15-15.10-150600.16.9.1.s390x",
"openSUSE Leap 15.6:postgresql15-15.10-150600.16.9.1.x86_64",
"openSUSE Leap 15.6:postgresql15-contrib-15.10-150600.16.9.1.aarch64",
"openSUSE Leap 15.6:postgresql15-contrib-15.10-150600.16.9.1.ppc64le",
"openSUSE Leap 15.6:postgresql15-contrib-15.10-150600.16.9.1.s390x",
"openSUSE Leap 15.6:postgresql15-contrib-15.10-150600.16.9.1.x86_64",
"openSUSE Leap 15.6:postgresql15-devel-15.10-150600.16.9.1.aarch64",
"openSUSE Leap 15.6:postgresql15-devel-15.10-150600.16.9.1.ppc64le",
"openSUSE Leap 15.6:postgresql15-devel-15.10-150600.16.9.1.s390x",
"openSUSE Leap 15.6:postgresql15-devel-15.10-150600.16.9.1.x86_64",
"openSUSE Leap 15.6:postgresql15-docs-15.10-150600.16.9.1.noarch",
"openSUSE Leap 15.6:postgresql15-llvmjit-15.10-150600.16.9.1.aarch64",
"openSUSE Leap 15.6:postgresql15-llvmjit-15.10-150600.16.9.1.ppc64le",
"openSUSE Leap 15.6:postgresql15-llvmjit-15.10-150600.16.9.1.s390x",
"openSUSE Leap 15.6:postgresql15-llvmjit-15.10-150600.16.9.1.x86_64",
"openSUSE Leap 15.6:postgresql15-llvmjit-devel-15.10-150600.16.9.1.aarch64",
"openSUSE Leap 15.6:postgresql15-llvmjit-devel-15.10-150600.16.9.1.ppc64le",
"openSUSE Leap 15.6:postgresql15-llvmjit-devel-15.10-150600.16.9.1.s390x",
"openSUSE Leap 15.6:postgresql15-llvmjit-devel-15.10-150600.16.9.1.x86_64",
"openSUSE Leap 15.6:postgresql15-plperl-15.10-150600.16.9.1.aarch64",
"openSUSE Leap 15.6:postgresql15-plperl-15.10-150600.16.9.1.ppc64le",
"openSUSE Leap 15.6:postgresql15-plperl-15.10-150600.16.9.1.s390x",
"openSUSE Leap 15.6:postgresql15-plperl-15.10-150600.16.9.1.x86_64",
"openSUSE Leap 15.6:postgresql15-plpython-15.10-150600.16.9.1.aarch64",
"openSUSE Leap 15.6:postgresql15-plpython-15.10-150600.16.9.1.ppc64le",
"openSUSE Leap 15.6:postgresql15-plpython-15.10-150600.16.9.1.s390x",
"openSUSE Leap 15.6:postgresql15-plpython-15.10-150600.16.9.1.x86_64",
"openSUSE Leap 15.6:postgresql15-pltcl-15.10-150600.16.9.1.aarch64",
"openSUSE Leap 15.6:postgresql15-pltcl-15.10-150600.16.9.1.ppc64le",
"openSUSE Leap 15.6:postgresql15-pltcl-15.10-150600.16.9.1.s390x",
"openSUSE Leap 15.6:postgresql15-pltcl-15.10-150600.16.9.1.x86_64",
"openSUSE Leap 15.6:postgresql15-server-15.10-150600.16.9.1.aarch64",
"openSUSE Leap 15.6:postgresql15-server-15.10-150600.16.9.1.ppc64le",
"openSUSE Leap 15.6:postgresql15-server-15.10-150600.16.9.1.s390x",
"openSUSE Leap 15.6:postgresql15-server-15.10-150600.16.9.1.x86_64",
"openSUSE Leap 15.6:postgresql15-server-devel-15.10-150600.16.9.1.aarch64",
"openSUSE Leap 15.6:postgresql15-server-devel-15.10-150600.16.9.1.ppc64le",
"openSUSE Leap 15.6:postgresql15-server-devel-15.10-150600.16.9.1.s390x",
"openSUSE Leap 15.6:postgresql15-server-devel-15.10-150600.16.9.1.x86_64",
"openSUSE Leap 15.6:postgresql15-test-15.10-150600.16.9.1.aarch64",
"openSUSE Leap 15.6:postgresql15-test-15.10-150600.16.9.1.ppc64le",
"openSUSE Leap 15.6:postgresql15-test-15.10-150600.16.9.1.s390x",
"openSUSE Leap 15.6:postgresql15-test-15.10-150600.16.9.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4.2,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql15-15.10-150600.16.9.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql15-15.10-150600.16.9.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql15-15.10-150600.16.9.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql15-15.10-150600.16.9.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql15-contrib-15.10-150600.16.9.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql15-contrib-15.10-150600.16.9.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql15-contrib-15.10-150600.16.9.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql15-contrib-15.10-150600.16.9.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql15-devel-15.10-150600.16.9.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql15-devel-15.10-150600.16.9.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql15-devel-15.10-150600.16.9.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql15-devel-15.10-150600.16.9.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql15-docs-15.10-150600.16.9.1.noarch",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql15-plperl-15.10-150600.16.9.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql15-plperl-15.10-150600.16.9.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql15-plperl-15.10-150600.16.9.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql15-plperl-15.10-150600.16.9.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql15-plpython-15.10-150600.16.9.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql15-plpython-15.10-150600.16.9.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql15-plpython-15.10-150600.16.9.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql15-plpython-15.10-150600.16.9.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql15-pltcl-15.10-150600.16.9.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql15-pltcl-15.10-150600.16.9.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql15-pltcl-15.10-150600.16.9.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql15-pltcl-15.10-150600.16.9.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql15-server-15.10-150600.16.9.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql15-server-15.10-150600.16.9.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql15-server-15.10-150600.16.9.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql15-server-15.10-150600.16.9.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql15-server-devel-15.10-150600.16.9.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql15-server-devel-15.10-150600.16.9.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql15-server-devel-15.10-150600.16.9.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql15-server-devel-15.10-150600.16.9.1.x86_64",
"openSUSE Leap 15.6:postgresql15-15.10-150600.16.9.1.aarch64",
"openSUSE Leap 15.6:postgresql15-15.10-150600.16.9.1.ppc64le",
"openSUSE Leap 15.6:postgresql15-15.10-150600.16.9.1.s390x",
"openSUSE Leap 15.6:postgresql15-15.10-150600.16.9.1.x86_64",
"openSUSE Leap 15.6:postgresql15-contrib-15.10-150600.16.9.1.aarch64",
"openSUSE Leap 15.6:postgresql15-contrib-15.10-150600.16.9.1.ppc64le",
"openSUSE Leap 15.6:postgresql15-contrib-15.10-150600.16.9.1.s390x",
"openSUSE Leap 15.6:postgresql15-contrib-15.10-150600.16.9.1.x86_64",
"openSUSE Leap 15.6:postgresql15-devel-15.10-150600.16.9.1.aarch64",
"openSUSE Leap 15.6:postgresql15-devel-15.10-150600.16.9.1.ppc64le",
"openSUSE Leap 15.6:postgresql15-devel-15.10-150600.16.9.1.s390x",
"openSUSE Leap 15.6:postgresql15-devel-15.10-150600.16.9.1.x86_64",
"openSUSE Leap 15.6:postgresql15-docs-15.10-150600.16.9.1.noarch",
"openSUSE Leap 15.6:postgresql15-llvmjit-15.10-150600.16.9.1.aarch64",
"openSUSE Leap 15.6:postgresql15-llvmjit-15.10-150600.16.9.1.ppc64le",
"openSUSE Leap 15.6:postgresql15-llvmjit-15.10-150600.16.9.1.s390x",
"openSUSE Leap 15.6:postgresql15-llvmjit-15.10-150600.16.9.1.x86_64",
"openSUSE Leap 15.6:postgresql15-llvmjit-devel-15.10-150600.16.9.1.aarch64",
"openSUSE Leap 15.6:postgresql15-llvmjit-devel-15.10-150600.16.9.1.ppc64le",
"openSUSE Leap 15.6:postgresql15-llvmjit-devel-15.10-150600.16.9.1.s390x",
"openSUSE Leap 15.6:postgresql15-llvmjit-devel-15.10-150600.16.9.1.x86_64",
"openSUSE Leap 15.6:postgresql15-plperl-15.10-150600.16.9.1.aarch64",
"openSUSE Leap 15.6:postgresql15-plperl-15.10-150600.16.9.1.ppc64le",
"openSUSE Leap 15.6:postgresql15-plperl-15.10-150600.16.9.1.s390x",
"openSUSE Leap 15.6:postgresql15-plperl-15.10-150600.16.9.1.x86_64",
"openSUSE Leap 15.6:postgresql15-plpython-15.10-150600.16.9.1.aarch64",
"openSUSE Leap 15.6:postgresql15-plpython-15.10-150600.16.9.1.ppc64le",
"openSUSE Leap 15.6:postgresql15-plpython-15.10-150600.16.9.1.s390x",
"openSUSE Leap 15.6:postgresql15-plpython-15.10-150600.16.9.1.x86_64",
"openSUSE Leap 15.6:postgresql15-pltcl-15.10-150600.16.9.1.aarch64",
"openSUSE Leap 15.6:postgresql15-pltcl-15.10-150600.16.9.1.ppc64le",
"openSUSE Leap 15.6:postgresql15-pltcl-15.10-150600.16.9.1.s390x",
"openSUSE Leap 15.6:postgresql15-pltcl-15.10-150600.16.9.1.x86_64",
"openSUSE Leap 15.6:postgresql15-server-15.10-150600.16.9.1.aarch64",
"openSUSE Leap 15.6:postgresql15-server-15.10-150600.16.9.1.ppc64le",
"openSUSE Leap 15.6:postgresql15-server-15.10-150600.16.9.1.s390x",
"openSUSE Leap 15.6:postgresql15-server-15.10-150600.16.9.1.x86_64",
"openSUSE Leap 15.6:postgresql15-server-devel-15.10-150600.16.9.1.aarch64",
"openSUSE Leap 15.6:postgresql15-server-devel-15.10-150600.16.9.1.ppc64le",
"openSUSE Leap 15.6:postgresql15-server-devel-15.10-150600.16.9.1.s390x",
"openSUSE Leap 15.6:postgresql15-server-devel-15.10-150600.16.9.1.x86_64",
"openSUSE Leap 15.6:postgresql15-test-15.10-150600.16.9.1.aarch64",
"openSUSE Leap 15.6:postgresql15-test-15.10-150600.16.9.1.ppc64le",
"openSUSE Leap 15.6:postgresql15-test-15.10-150600.16.9.1.s390x",
"openSUSE Leap 15.6:postgresql15-test-15.10-150600.16.9.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-11-28T12:24:30Z",
"details": "moderate"
}
],
"title": "CVE-2024-10978"
},
{
"cve": "CVE-2024-10979",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2024-10979"
}
],
"notes": [
{
"category": "general",
"text": "Incorrect control of environment variables in PostgreSQL PL/Perl allows an unprivileged database user to change sensitive process environment variables (e.g. PATH). That often suffices to enable arbitrary code execution, even if the attacker lacks a database server operating system user. Versions before PostgreSQL 17.1, 16.5, 15.9, 14.14, 13.17, and 12.21 are affected.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql15-15.10-150600.16.9.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql15-15.10-150600.16.9.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql15-15.10-150600.16.9.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql15-15.10-150600.16.9.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql15-contrib-15.10-150600.16.9.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql15-contrib-15.10-150600.16.9.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql15-contrib-15.10-150600.16.9.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql15-contrib-15.10-150600.16.9.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql15-devel-15.10-150600.16.9.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql15-devel-15.10-150600.16.9.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql15-devel-15.10-150600.16.9.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql15-devel-15.10-150600.16.9.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql15-docs-15.10-150600.16.9.1.noarch",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql15-plperl-15.10-150600.16.9.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql15-plperl-15.10-150600.16.9.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql15-plperl-15.10-150600.16.9.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql15-plperl-15.10-150600.16.9.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql15-plpython-15.10-150600.16.9.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql15-plpython-15.10-150600.16.9.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql15-plpython-15.10-150600.16.9.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql15-plpython-15.10-150600.16.9.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql15-pltcl-15.10-150600.16.9.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql15-pltcl-15.10-150600.16.9.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql15-pltcl-15.10-150600.16.9.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql15-pltcl-15.10-150600.16.9.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql15-server-15.10-150600.16.9.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql15-server-15.10-150600.16.9.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql15-server-15.10-150600.16.9.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql15-server-15.10-150600.16.9.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql15-server-devel-15.10-150600.16.9.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql15-server-devel-15.10-150600.16.9.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql15-server-devel-15.10-150600.16.9.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql15-server-devel-15.10-150600.16.9.1.x86_64",
"openSUSE Leap 15.6:postgresql15-15.10-150600.16.9.1.aarch64",
"openSUSE Leap 15.6:postgresql15-15.10-150600.16.9.1.ppc64le",
"openSUSE Leap 15.6:postgresql15-15.10-150600.16.9.1.s390x",
"openSUSE Leap 15.6:postgresql15-15.10-150600.16.9.1.x86_64",
"openSUSE Leap 15.6:postgresql15-contrib-15.10-150600.16.9.1.aarch64",
"openSUSE Leap 15.6:postgresql15-contrib-15.10-150600.16.9.1.ppc64le",
"openSUSE Leap 15.6:postgresql15-contrib-15.10-150600.16.9.1.s390x",
"openSUSE Leap 15.6:postgresql15-contrib-15.10-150600.16.9.1.x86_64",
"openSUSE Leap 15.6:postgresql15-devel-15.10-150600.16.9.1.aarch64",
"openSUSE Leap 15.6:postgresql15-devel-15.10-150600.16.9.1.ppc64le",
"openSUSE Leap 15.6:postgresql15-devel-15.10-150600.16.9.1.s390x",
"openSUSE Leap 15.6:postgresql15-devel-15.10-150600.16.9.1.x86_64",
"openSUSE Leap 15.6:postgresql15-docs-15.10-150600.16.9.1.noarch",
"openSUSE Leap 15.6:postgresql15-llvmjit-15.10-150600.16.9.1.aarch64",
"openSUSE Leap 15.6:postgresql15-llvmjit-15.10-150600.16.9.1.ppc64le",
"openSUSE Leap 15.6:postgresql15-llvmjit-15.10-150600.16.9.1.s390x",
"openSUSE Leap 15.6:postgresql15-llvmjit-15.10-150600.16.9.1.x86_64",
"openSUSE Leap 15.6:postgresql15-llvmjit-devel-15.10-150600.16.9.1.aarch64",
"openSUSE Leap 15.6:postgresql15-llvmjit-devel-15.10-150600.16.9.1.ppc64le",
"openSUSE Leap 15.6:postgresql15-llvmjit-devel-15.10-150600.16.9.1.s390x",
"openSUSE Leap 15.6:postgresql15-llvmjit-devel-15.10-150600.16.9.1.x86_64",
"openSUSE Leap 15.6:postgresql15-plperl-15.10-150600.16.9.1.aarch64",
"openSUSE Leap 15.6:postgresql15-plperl-15.10-150600.16.9.1.ppc64le",
"openSUSE Leap 15.6:postgresql15-plperl-15.10-150600.16.9.1.s390x",
"openSUSE Leap 15.6:postgresql15-plperl-15.10-150600.16.9.1.x86_64",
"openSUSE Leap 15.6:postgresql15-plpython-15.10-150600.16.9.1.aarch64",
"openSUSE Leap 15.6:postgresql15-plpython-15.10-150600.16.9.1.ppc64le",
"openSUSE Leap 15.6:postgresql15-plpython-15.10-150600.16.9.1.s390x",
"openSUSE Leap 15.6:postgresql15-plpython-15.10-150600.16.9.1.x86_64",
"openSUSE Leap 15.6:postgresql15-pltcl-15.10-150600.16.9.1.aarch64",
"openSUSE Leap 15.6:postgresql15-pltcl-15.10-150600.16.9.1.ppc64le",
"openSUSE Leap 15.6:postgresql15-pltcl-15.10-150600.16.9.1.s390x",
"openSUSE Leap 15.6:postgresql15-pltcl-15.10-150600.16.9.1.x86_64",
"openSUSE Leap 15.6:postgresql15-server-15.10-150600.16.9.1.aarch64",
"openSUSE Leap 15.6:postgresql15-server-15.10-150600.16.9.1.ppc64le",
"openSUSE Leap 15.6:postgresql15-server-15.10-150600.16.9.1.s390x",
"openSUSE Leap 15.6:postgresql15-server-15.10-150600.16.9.1.x86_64",
"openSUSE Leap 15.6:postgresql15-server-devel-15.10-150600.16.9.1.aarch64",
"openSUSE Leap 15.6:postgresql15-server-devel-15.10-150600.16.9.1.ppc64le",
"openSUSE Leap 15.6:postgresql15-server-devel-15.10-150600.16.9.1.s390x",
"openSUSE Leap 15.6:postgresql15-server-devel-15.10-150600.16.9.1.x86_64",
"openSUSE Leap 15.6:postgresql15-test-15.10-150600.16.9.1.aarch64",
"openSUSE Leap 15.6:postgresql15-test-15.10-150600.16.9.1.ppc64le",
"openSUSE Leap 15.6:postgresql15-test-15.10-150600.16.9.1.s390x",
"openSUSE Leap 15.6:postgresql15-test-15.10-150600.16.9.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2024-10979",
"url": "https://www.suse.com/security/cve/CVE-2024-10979"
},
{
"category": "external",
"summary": "SUSE Bug 1233327 for CVE-2024-10979",
"url": "https://bugzilla.suse.com/1233327"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql15-15.10-150600.16.9.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql15-15.10-150600.16.9.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql15-15.10-150600.16.9.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql15-15.10-150600.16.9.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql15-contrib-15.10-150600.16.9.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql15-contrib-15.10-150600.16.9.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql15-contrib-15.10-150600.16.9.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql15-contrib-15.10-150600.16.9.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql15-devel-15.10-150600.16.9.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql15-devel-15.10-150600.16.9.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql15-devel-15.10-150600.16.9.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql15-devel-15.10-150600.16.9.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql15-docs-15.10-150600.16.9.1.noarch",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql15-plperl-15.10-150600.16.9.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql15-plperl-15.10-150600.16.9.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql15-plperl-15.10-150600.16.9.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql15-plperl-15.10-150600.16.9.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql15-plpython-15.10-150600.16.9.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql15-plpython-15.10-150600.16.9.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql15-plpython-15.10-150600.16.9.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql15-plpython-15.10-150600.16.9.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql15-pltcl-15.10-150600.16.9.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql15-pltcl-15.10-150600.16.9.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql15-pltcl-15.10-150600.16.9.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql15-pltcl-15.10-150600.16.9.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql15-server-15.10-150600.16.9.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql15-server-15.10-150600.16.9.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql15-server-15.10-150600.16.9.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql15-server-15.10-150600.16.9.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql15-server-devel-15.10-150600.16.9.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql15-server-devel-15.10-150600.16.9.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql15-server-devel-15.10-150600.16.9.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql15-server-devel-15.10-150600.16.9.1.x86_64",
"openSUSE Leap 15.6:postgresql15-15.10-150600.16.9.1.aarch64",
"openSUSE Leap 15.6:postgresql15-15.10-150600.16.9.1.ppc64le",
"openSUSE Leap 15.6:postgresql15-15.10-150600.16.9.1.s390x",
"openSUSE Leap 15.6:postgresql15-15.10-150600.16.9.1.x86_64",
"openSUSE Leap 15.6:postgresql15-contrib-15.10-150600.16.9.1.aarch64",
"openSUSE Leap 15.6:postgresql15-contrib-15.10-150600.16.9.1.ppc64le",
"openSUSE Leap 15.6:postgresql15-contrib-15.10-150600.16.9.1.s390x",
"openSUSE Leap 15.6:postgresql15-contrib-15.10-150600.16.9.1.x86_64",
"openSUSE Leap 15.6:postgresql15-devel-15.10-150600.16.9.1.aarch64",
"openSUSE Leap 15.6:postgresql15-devel-15.10-150600.16.9.1.ppc64le",
"openSUSE Leap 15.6:postgresql15-devel-15.10-150600.16.9.1.s390x",
"openSUSE Leap 15.6:postgresql15-devel-15.10-150600.16.9.1.x86_64",
"openSUSE Leap 15.6:postgresql15-docs-15.10-150600.16.9.1.noarch",
"openSUSE Leap 15.6:postgresql15-llvmjit-15.10-150600.16.9.1.aarch64",
"openSUSE Leap 15.6:postgresql15-llvmjit-15.10-150600.16.9.1.ppc64le",
"openSUSE Leap 15.6:postgresql15-llvmjit-15.10-150600.16.9.1.s390x",
"openSUSE Leap 15.6:postgresql15-llvmjit-15.10-150600.16.9.1.x86_64",
"openSUSE Leap 15.6:postgresql15-llvmjit-devel-15.10-150600.16.9.1.aarch64",
"openSUSE Leap 15.6:postgresql15-llvmjit-devel-15.10-150600.16.9.1.ppc64le",
"openSUSE Leap 15.6:postgresql15-llvmjit-devel-15.10-150600.16.9.1.s390x",
"openSUSE Leap 15.6:postgresql15-llvmjit-devel-15.10-150600.16.9.1.x86_64",
"openSUSE Leap 15.6:postgresql15-plperl-15.10-150600.16.9.1.aarch64",
"openSUSE Leap 15.6:postgresql15-plperl-15.10-150600.16.9.1.ppc64le",
"openSUSE Leap 15.6:postgresql15-plperl-15.10-150600.16.9.1.s390x",
"openSUSE Leap 15.6:postgresql15-plperl-15.10-150600.16.9.1.x86_64",
"openSUSE Leap 15.6:postgresql15-plpython-15.10-150600.16.9.1.aarch64",
"openSUSE Leap 15.6:postgresql15-plpython-15.10-150600.16.9.1.ppc64le",
"openSUSE Leap 15.6:postgresql15-plpython-15.10-150600.16.9.1.s390x",
"openSUSE Leap 15.6:postgresql15-plpython-15.10-150600.16.9.1.x86_64",
"openSUSE Leap 15.6:postgresql15-pltcl-15.10-150600.16.9.1.aarch64",
"openSUSE Leap 15.6:postgresql15-pltcl-15.10-150600.16.9.1.ppc64le",
"openSUSE Leap 15.6:postgresql15-pltcl-15.10-150600.16.9.1.s390x",
"openSUSE Leap 15.6:postgresql15-pltcl-15.10-150600.16.9.1.x86_64",
"openSUSE Leap 15.6:postgresql15-server-15.10-150600.16.9.1.aarch64",
"openSUSE Leap 15.6:postgresql15-server-15.10-150600.16.9.1.ppc64le",
"openSUSE Leap 15.6:postgresql15-server-15.10-150600.16.9.1.s390x",
"openSUSE Leap 15.6:postgresql15-server-15.10-150600.16.9.1.x86_64",
"openSUSE Leap 15.6:postgresql15-server-devel-15.10-150600.16.9.1.aarch64",
"openSUSE Leap 15.6:postgresql15-server-devel-15.10-150600.16.9.1.ppc64le",
"openSUSE Leap 15.6:postgresql15-server-devel-15.10-150600.16.9.1.s390x",
"openSUSE Leap 15.6:postgresql15-server-devel-15.10-150600.16.9.1.x86_64",
"openSUSE Leap 15.6:postgresql15-test-15.10-150600.16.9.1.aarch64",
"openSUSE Leap 15.6:postgresql15-test-15.10-150600.16.9.1.ppc64le",
"openSUSE Leap 15.6:postgresql15-test-15.10-150600.16.9.1.s390x",
"openSUSE Leap 15.6:postgresql15-test-15.10-150600.16.9.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 8.8,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql15-15.10-150600.16.9.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql15-15.10-150600.16.9.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql15-15.10-150600.16.9.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql15-15.10-150600.16.9.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql15-contrib-15.10-150600.16.9.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql15-contrib-15.10-150600.16.9.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql15-contrib-15.10-150600.16.9.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql15-contrib-15.10-150600.16.9.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql15-devel-15.10-150600.16.9.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql15-devel-15.10-150600.16.9.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql15-devel-15.10-150600.16.9.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql15-devel-15.10-150600.16.9.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql15-docs-15.10-150600.16.9.1.noarch",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql15-plperl-15.10-150600.16.9.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql15-plperl-15.10-150600.16.9.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql15-plperl-15.10-150600.16.9.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql15-plperl-15.10-150600.16.9.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql15-plpython-15.10-150600.16.9.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql15-plpython-15.10-150600.16.9.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql15-plpython-15.10-150600.16.9.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql15-plpython-15.10-150600.16.9.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql15-pltcl-15.10-150600.16.9.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql15-pltcl-15.10-150600.16.9.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql15-pltcl-15.10-150600.16.9.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql15-pltcl-15.10-150600.16.9.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql15-server-15.10-150600.16.9.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql15-server-15.10-150600.16.9.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql15-server-15.10-150600.16.9.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql15-server-15.10-150600.16.9.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql15-server-devel-15.10-150600.16.9.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql15-server-devel-15.10-150600.16.9.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql15-server-devel-15.10-150600.16.9.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql15-server-devel-15.10-150600.16.9.1.x86_64",
"openSUSE Leap 15.6:postgresql15-15.10-150600.16.9.1.aarch64",
"openSUSE Leap 15.6:postgresql15-15.10-150600.16.9.1.ppc64le",
"openSUSE Leap 15.6:postgresql15-15.10-150600.16.9.1.s390x",
"openSUSE Leap 15.6:postgresql15-15.10-150600.16.9.1.x86_64",
"openSUSE Leap 15.6:postgresql15-contrib-15.10-150600.16.9.1.aarch64",
"openSUSE Leap 15.6:postgresql15-contrib-15.10-150600.16.9.1.ppc64le",
"openSUSE Leap 15.6:postgresql15-contrib-15.10-150600.16.9.1.s390x",
"openSUSE Leap 15.6:postgresql15-contrib-15.10-150600.16.9.1.x86_64",
"openSUSE Leap 15.6:postgresql15-devel-15.10-150600.16.9.1.aarch64",
"openSUSE Leap 15.6:postgresql15-devel-15.10-150600.16.9.1.ppc64le",
"openSUSE Leap 15.6:postgresql15-devel-15.10-150600.16.9.1.s390x",
"openSUSE Leap 15.6:postgresql15-devel-15.10-150600.16.9.1.x86_64",
"openSUSE Leap 15.6:postgresql15-docs-15.10-150600.16.9.1.noarch",
"openSUSE Leap 15.6:postgresql15-llvmjit-15.10-150600.16.9.1.aarch64",
"openSUSE Leap 15.6:postgresql15-llvmjit-15.10-150600.16.9.1.ppc64le",
"openSUSE Leap 15.6:postgresql15-llvmjit-15.10-150600.16.9.1.s390x",
"openSUSE Leap 15.6:postgresql15-llvmjit-15.10-150600.16.9.1.x86_64",
"openSUSE Leap 15.6:postgresql15-llvmjit-devel-15.10-150600.16.9.1.aarch64",
"openSUSE Leap 15.6:postgresql15-llvmjit-devel-15.10-150600.16.9.1.ppc64le",
"openSUSE Leap 15.6:postgresql15-llvmjit-devel-15.10-150600.16.9.1.s390x",
"openSUSE Leap 15.6:postgresql15-llvmjit-devel-15.10-150600.16.9.1.x86_64",
"openSUSE Leap 15.6:postgresql15-plperl-15.10-150600.16.9.1.aarch64",
"openSUSE Leap 15.6:postgresql15-plperl-15.10-150600.16.9.1.ppc64le",
"openSUSE Leap 15.6:postgresql15-plperl-15.10-150600.16.9.1.s390x",
"openSUSE Leap 15.6:postgresql15-plperl-15.10-150600.16.9.1.x86_64",
"openSUSE Leap 15.6:postgresql15-plpython-15.10-150600.16.9.1.aarch64",
"openSUSE Leap 15.6:postgresql15-plpython-15.10-150600.16.9.1.ppc64le",
"openSUSE Leap 15.6:postgresql15-plpython-15.10-150600.16.9.1.s390x",
"openSUSE Leap 15.6:postgresql15-plpython-15.10-150600.16.9.1.x86_64",
"openSUSE Leap 15.6:postgresql15-pltcl-15.10-150600.16.9.1.aarch64",
"openSUSE Leap 15.6:postgresql15-pltcl-15.10-150600.16.9.1.ppc64le",
"openSUSE Leap 15.6:postgresql15-pltcl-15.10-150600.16.9.1.s390x",
"openSUSE Leap 15.6:postgresql15-pltcl-15.10-150600.16.9.1.x86_64",
"openSUSE Leap 15.6:postgresql15-server-15.10-150600.16.9.1.aarch64",
"openSUSE Leap 15.6:postgresql15-server-15.10-150600.16.9.1.ppc64le",
"openSUSE Leap 15.6:postgresql15-server-15.10-150600.16.9.1.s390x",
"openSUSE Leap 15.6:postgresql15-server-15.10-150600.16.9.1.x86_64",
"openSUSE Leap 15.6:postgresql15-server-devel-15.10-150600.16.9.1.aarch64",
"openSUSE Leap 15.6:postgresql15-server-devel-15.10-150600.16.9.1.ppc64le",
"openSUSE Leap 15.6:postgresql15-server-devel-15.10-150600.16.9.1.s390x",
"openSUSE Leap 15.6:postgresql15-server-devel-15.10-150600.16.9.1.x86_64",
"openSUSE Leap 15.6:postgresql15-test-15.10-150600.16.9.1.aarch64",
"openSUSE Leap 15.6:postgresql15-test-15.10-150600.16.9.1.ppc64le",
"openSUSE Leap 15.6:postgresql15-test-15.10-150600.16.9.1.s390x",
"openSUSE Leap 15.6:postgresql15-test-15.10-150600.16.9.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-11-28T12:24:30Z",
"details": "important"
}
],
"title": "CVE-2024-10979"
}
]
}
suse-su-2024:4096-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\n- CVE-2024-10976: Ensure cached plans are marked as dependent on the calling role when RLS applies to a non-top-level table reference (bsc#1233323).\n- CVE-2024-10977: Make libpq discard error messages received during SSL or GSS protocol negotiation (bsc#1233325).\n- CVE-2024-10978: Fix unintended interactions between SET SESSION AUTHORIZATION and SET ROLE (bsc#1233326).\n- CVE-2024-10979: Prevent trusted PL/Perl code from changing environment variables (bsc#1233327).\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-2024-4096,SUSE-SLE-SERVER-12-SP5-LTSS-2024-4096,SUSE-SLE-SERVER-12-SP5-LTSS-EXTENDED-SECURITY-2024-4096",
"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-2024_4096-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2024:4096-1",
"url": "https://www.suse.com/support/update/announcement/2024/suse-su-20244096-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2024:4096-1",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2024-November/019871.html"
},
{
"category": "self",
"summary": "SUSE Bug 1233323",
"url": "https://bugzilla.suse.com/1233323"
},
{
"category": "self",
"summary": "SUSE Bug 1233325",
"url": "https://bugzilla.suse.com/1233325"
},
{
"category": "self",
"summary": "SUSE Bug 1233326",
"url": "https://bugzilla.suse.com/1233326"
},
{
"category": "self",
"summary": "SUSE Bug 1233327",
"url": "https://bugzilla.suse.com/1233327"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2024-10976 page",
"url": "https://www.suse.com/security/cve/CVE-2024-10976/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2024-10977 page",
"url": "https://www.suse.com/security/cve/CVE-2024-10977/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2024-10978 page",
"url": "https://www.suse.com/security/cve/CVE-2024-10978/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2024-10979 page",
"url": "https://www.suse.com/security/cve/CVE-2024-10979/"
}
],
"title": "Security update for postgresql14",
"tracking": {
"current_release_date": "2024-11-28T12:24:08Z",
"generator": {
"date": "2024-11-28T12:24:08Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2024:4096-1",
"initial_release_date": "2024-11-28T12:24:08Z",
"revision_history": [
{
"date": "2024-11-28T12:24:08Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "postgresql14-14.15-3.49.1.aarch64",
"product": {
"name": "postgresql14-14.15-3.49.1.aarch64",
"product_id": "postgresql14-14.15-3.49.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql14-contrib-14.15-3.49.1.aarch64",
"product": {
"name": "postgresql14-contrib-14.15-3.49.1.aarch64",
"product_id": "postgresql14-contrib-14.15-3.49.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql14-devel-14.15-3.49.1.aarch64",
"product": {
"name": "postgresql14-devel-14.15-3.49.1.aarch64",
"product_id": "postgresql14-devel-14.15-3.49.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql14-llvmjit-devel-14.15-3.49.1.aarch64",
"product": {
"name": "postgresql14-llvmjit-devel-14.15-3.49.1.aarch64",
"product_id": "postgresql14-llvmjit-devel-14.15-3.49.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql14-plperl-14.15-3.49.1.aarch64",
"product": {
"name": "postgresql14-plperl-14.15-3.49.1.aarch64",
"product_id": "postgresql14-plperl-14.15-3.49.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql14-plpython-14.15-3.49.1.aarch64",
"product": {
"name": "postgresql14-plpython-14.15-3.49.1.aarch64",
"product_id": "postgresql14-plpython-14.15-3.49.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql14-pltcl-14.15-3.49.1.aarch64",
"product": {
"name": "postgresql14-pltcl-14.15-3.49.1.aarch64",
"product_id": "postgresql14-pltcl-14.15-3.49.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql14-server-14.15-3.49.1.aarch64",
"product": {
"name": "postgresql14-server-14.15-3.49.1.aarch64",
"product_id": "postgresql14-server-14.15-3.49.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql14-server-devel-14.15-3.49.1.aarch64",
"product": {
"name": "postgresql14-server-devel-14.15-3.49.1.aarch64",
"product_id": "postgresql14-server-devel-14.15-3.49.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql14-test-14.15-3.49.1.aarch64",
"product": {
"name": "postgresql14-test-14.15-3.49.1.aarch64",
"product_id": "postgresql14-test-14.15-3.49.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "postgresql14-14.15-3.49.1.i586",
"product": {
"name": "postgresql14-14.15-3.49.1.i586",
"product_id": "postgresql14-14.15-3.49.1.i586"
}
},
{
"category": "product_version",
"name": "postgresql14-contrib-14.15-3.49.1.i586",
"product": {
"name": "postgresql14-contrib-14.15-3.49.1.i586",
"product_id": "postgresql14-contrib-14.15-3.49.1.i586"
}
},
{
"category": "product_version",
"name": "postgresql14-devel-14.15-3.49.1.i586",
"product": {
"name": "postgresql14-devel-14.15-3.49.1.i586",
"product_id": "postgresql14-devel-14.15-3.49.1.i586"
}
},
{
"category": "product_version",
"name": "postgresql14-llvmjit-devel-14.15-3.49.1.i586",
"product": {
"name": "postgresql14-llvmjit-devel-14.15-3.49.1.i586",
"product_id": "postgresql14-llvmjit-devel-14.15-3.49.1.i586"
}
},
{
"category": "product_version",
"name": "postgresql14-plperl-14.15-3.49.1.i586",
"product": {
"name": "postgresql14-plperl-14.15-3.49.1.i586",
"product_id": "postgresql14-plperl-14.15-3.49.1.i586"
}
},
{
"category": "product_version",
"name": "postgresql14-plpython-14.15-3.49.1.i586",
"product": {
"name": "postgresql14-plpython-14.15-3.49.1.i586",
"product_id": "postgresql14-plpython-14.15-3.49.1.i586"
}
},
{
"category": "product_version",
"name": "postgresql14-pltcl-14.15-3.49.1.i586",
"product": {
"name": "postgresql14-pltcl-14.15-3.49.1.i586",
"product_id": "postgresql14-pltcl-14.15-3.49.1.i586"
}
},
{
"category": "product_version",
"name": "postgresql14-server-14.15-3.49.1.i586",
"product": {
"name": "postgresql14-server-14.15-3.49.1.i586",
"product_id": "postgresql14-server-14.15-3.49.1.i586"
}
},
{
"category": "product_version",
"name": "postgresql14-server-devel-14.15-3.49.1.i586",
"product": {
"name": "postgresql14-server-devel-14.15-3.49.1.i586",
"product_id": "postgresql14-server-devel-14.15-3.49.1.i586"
}
},
{
"category": "product_version",
"name": "postgresql14-test-14.15-3.49.1.i586",
"product": {
"name": "postgresql14-test-14.15-3.49.1.i586",
"product_id": "postgresql14-test-14.15-3.49.1.i586"
}
}
],
"category": "architecture",
"name": "i586"
},
{
"branches": [
{
"category": "product_version",
"name": "postgresql14-docs-14.15-3.49.1.noarch",
"product": {
"name": "postgresql14-docs-14.15-3.49.1.noarch",
"product_id": "postgresql14-docs-14.15-3.49.1.noarch"
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "postgresql14-14.15-3.49.1.ppc64le",
"product": {
"name": "postgresql14-14.15-3.49.1.ppc64le",
"product_id": "postgresql14-14.15-3.49.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql14-contrib-14.15-3.49.1.ppc64le",
"product": {
"name": "postgresql14-contrib-14.15-3.49.1.ppc64le",
"product_id": "postgresql14-contrib-14.15-3.49.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql14-devel-14.15-3.49.1.ppc64le",
"product": {
"name": "postgresql14-devel-14.15-3.49.1.ppc64le",
"product_id": "postgresql14-devel-14.15-3.49.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql14-llvmjit-devel-14.15-3.49.1.ppc64le",
"product": {
"name": "postgresql14-llvmjit-devel-14.15-3.49.1.ppc64le",
"product_id": "postgresql14-llvmjit-devel-14.15-3.49.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql14-plperl-14.15-3.49.1.ppc64le",
"product": {
"name": "postgresql14-plperl-14.15-3.49.1.ppc64le",
"product_id": "postgresql14-plperl-14.15-3.49.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql14-plpython-14.15-3.49.1.ppc64le",
"product": {
"name": "postgresql14-plpython-14.15-3.49.1.ppc64le",
"product_id": "postgresql14-plpython-14.15-3.49.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql14-pltcl-14.15-3.49.1.ppc64le",
"product": {
"name": "postgresql14-pltcl-14.15-3.49.1.ppc64le",
"product_id": "postgresql14-pltcl-14.15-3.49.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql14-server-14.15-3.49.1.ppc64le",
"product": {
"name": "postgresql14-server-14.15-3.49.1.ppc64le",
"product_id": "postgresql14-server-14.15-3.49.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql14-server-devel-14.15-3.49.1.ppc64le",
"product": {
"name": "postgresql14-server-devel-14.15-3.49.1.ppc64le",
"product_id": "postgresql14-server-devel-14.15-3.49.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql14-test-14.15-3.49.1.ppc64le",
"product": {
"name": "postgresql14-test-14.15-3.49.1.ppc64le",
"product_id": "postgresql14-test-14.15-3.49.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "postgresql14-14.15-3.49.1.s390",
"product": {
"name": "postgresql14-14.15-3.49.1.s390",
"product_id": "postgresql14-14.15-3.49.1.s390"
}
},
{
"category": "product_version",
"name": "postgresql14-contrib-14.15-3.49.1.s390",
"product": {
"name": "postgresql14-contrib-14.15-3.49.1.s390",
"product_id": "postgresql14-contrib-14.15-3.49.1.s390"
}
},
{
"category": "product_version",
"name": "postgresql14-devel-14.15-3.49.1.s390",
"product": {
"name": "postgresql14-devel-14.15-3.49.1.s390",
"product_id": "postgresql14-devel-14.15-3.49.1.s390"
}
},
{
"category": "product_version",
"name": "postgresql14-llvmjit-devel-14.15-3.49.1.s390",
"product": {
"name": "postgresql14-llvmjit-devel-14.15-3.49.1.s390",
"product_id": "postgresql14-llvmjit-devel-14.15-3.49.1.s390"
}
},
{
"category": "product_version",
"name": "postgresql14-plperl-14.15-3.49.1.s390",
"product": {
"name": "postgresql14-plperl-14.15-3.49.1.s390",
"product_id": "postgresql14-plperl-14.15-3.49.1.s390"
}
},
{
"category": "product_version",
"name": "postgresql14-plpython-14.15-3.49.1.s390",
"product": {
"name": "postgresql14-plpython-14.15-3.49.1.s390",
"product_id": "postgresql14-plpython-14.15-3.49.1.s390"
}
},
{
"category": "product_version",
"name": "postgresql14-pltcl-14.15-3.49.1.s390",
"product": {
"name": "postgresql14-pltcl-14.15-3.49.1.s390",
"product_id": "postgresql14-pltcl-14.15-3.49.1.s390"
}
},
{
"category": "product_version",
"name": "postgresql14-server-14.15-3.49.1.s390",
"product": {
"name": "postgresql14-server-14.15-3.49.1.s390",
"product_id": "postgresql14-server-14.15-3.49.1.s390"
}
},
{
"category": "product_version",
"name": "postgresql14-server-devel-14.15-3.49.1.s390",
"product": {
"name": "postgresql14-server-devel-14.15-3.49.1.s390",
"product_id": "postgresql14-server-devel-14.15-3.49.1.s390"
}
},
{
"category": "product_version",
"name": "postgresql14-test-14.15-3.49.1.s390",
"product": {
"name": "postgresql14-test-14.15-3.49.1.s390",
"product_id": "postgresql14-test-14.15-3.49.1.s390"
}
}
],
"category": "architecture",
"name": "s390"
},
{
"branches": [
{
"category": "product_version",
"name": "postgresql14-14.15-3.49.1.s390x",
"product": {
"name": "postgresql14-14.15-3.49.1.s390x",
"product_id": "postgresql14-14.15-3.49.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql14-contrib-14.15-3.49.1.s390x",
"product": {
"name": "postgresql14-contrib-14.15-3.49.1.s390x",
"product_id": "postgresql14-contrib-14.15-3.49.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql14-devel-14.15-3.49.1.s390x",
"product": {
"name": "postgresql14-devel-14.15-3.49.1.s390x",
"product_id": "postgresql14-devel-14.15-3.49.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql14-llvmjit-devel-14.15-3.49.1.s390x",
"product": {
"name": "postgresql14-llvmjit-devel-14.15-3.49.1.s390x",
"product_id": "postgresql14-llvmjit-devel-14.15-3.49.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql14-plperl-14.15-3.49.1.s390x",
"product": {
"name": "postgresql14-plperl-14.15-3.49.1.s390x",
"product_id": "postgresql14-plperl-14.15-3.49.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql14-plpython-14.15-3.49.1.s390x",
"product": {
"name": "postgresql14-plpython-14.15-3.49.1.s390x",
"product_id": "postgresql14-plpython-14.15-3.49.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql14-pltcl-14.15-3.49.1.s390x",
"product": {
"name": "postgresql14-pltcl-14.15-3.49.1.s390x",
"product_id": "postgresql14-pltcl-14.15-3.49.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql14-server-14.15-3.49.1.s390x",
"product": {
"name": "postgresql14-server-14.15-3.49.1.s390x",
"product_id": "postgresql14-server-14.15-3.49.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql14-server-devel-14.15-3.49.1.s390x",
"product": {
"name": "postgresql14-server-devel-14.15-3.49.1.s390x",
"product_id": "postgresql14-server-devel-14.15-3.49.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql14-test-14.15-3.49.1.s390x",
"product": {
"name": "postgresql14-test-14.15-3.49.1.s390x",
"product_id": "postgresql14-test-14.15-3.49.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "postgresql14-14.15-3.49.1.x86_64",
"product": {
"name": "postgresql14-14.15-3.49.1.x86_64",
"product_id": "postgresql14-14.15-3.49.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql14-contrib-14.15-3.49.1.x86_64",
"product": {
"name": "postgresql14-contrib-14.15-3.49.1.x86_64",
"product_id": "postgresql14-contrib-14.15-3.49.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql14-devel-14.15-3.49.1.x86_64",
"product": {
"name": "postgresql14-devel-14.15-3.49.1.x86_64",
"product_id": "postgresql14-devel-14.15-3.49.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql14-llvmjit-devel-14.15-3.49.1.x86_64",
"product": {
"name": "postgresql14-llvmjit-devel-14.15-3.49.1.x86_64",
"product_id": "postgresql14-llvmjit-devel-14.15-3.49.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql14-plperl-14.15-3.49.1.x86_64",
"product": {
"name": "postgresql14-plperl-14.15-3.49.1.x86_64",
"product_id": "postgresql14-plperl-14.15-3.49.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql14-plpython-14.15-3.49.1.x86_64",
"product": {
"name": "postgresql14-plpython-14.15-3.49.1.x86_64",
"product_id": "postgresql14-plpython-14.15-3.49.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql14-pltcl-14.15-3.49.1.x86_64",
"product": {
"name": "postgresql14-pltcl-14.15-3.49.1.x86_64",
"product_id": "postgresql14-pltcl-14.15-3.49.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql14-server-14.15-3.49.1.x86_64",
"product": {
"name": "postgresql14-server-14.15-3.49.1.x86_64",
"product_id": "postgresql14-server-14.15-3.49.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql14-server-devel-14.15-3.49.1.x86_64",
"product": {
"name": "postgresql14-server-devel-14.15-3.49.1.x86_64",
"product_id": "postgresql14-server-devel-14.15-3.49.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql14-test-14.15-3.49.1.x86_64",
"product": {
"name": "postgresql14-test-14.15-3.49.1.x86_64",
"product_id": "postgresql14-test-14.15-3.49.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server 12 SP5-LTSS",
"product": {
"name": "SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles-ltss:12:sp5"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5",
"product": {
"name": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5",
"product_id": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles-ltss-extended-security:12:sp5"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-14.15-3.49.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql14-14.15-3.49.1.aarch64"
},
"product_reference": "postgresql14-14.15-3.49.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-14.15-3.49.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql14-14.15-3.49.1.ppc64le"
},
"product_reference": "postgresql14-14.15-3.49.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-14.15-3.49.1.s390x as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql14-14.15-3.49.1.s390x"
},
"product_reference": "postgresql14-14.15-3.49.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-14.15-3.49.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql14-14.15-3.49.1.x86_64"
},
"product_reference": "postgresql14-14.15-3.49.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-contrib-14.15-3.49.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql14-contrib-14.15-3.49.1.aarch64"
},
"product_reference": "postgresql14-contrib-14.15-3.49.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-contrib-14.15-3.49.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql14-contrib-14.15-3.49.1.ppc64le"
},
"product_reference": "postgresql14-contrib-14.15-3.49.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-contrib-14.15-3.49.1.s390x as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql14-contrib-14.15-3.49.1.s390x"
},
"product_reference": "postgresql14-contrib-14.15-3.49.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-contrib-14.15-3.49.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql14-contrib-14.15-3.49.1.x86_64"
},
"product_reference": "postgresql14-contrib-14.15-3.49.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-docs-14.15-3.49.1.noarch as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql14-docs-14.15-3.49.1.noarch"
},
"product_reference": "postgresql14-docs-14.15-3.49.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-plperl-14.15-3.49.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql14-plperl-14.15-3.49.1.aarch64"
},
"product_reference": "postgresql14-plperl-14.15-3.49.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-plperl-14.15-3.49.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql14-plperl-14.15-3.49.1.ppc64le"
},
"product_reference": "postgresql14-plperl-14.15-3.49.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-plperl-14.15-3.49.1.s390x as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql14-plperl-14.15-3.49.1.s390x"
},
"product_reference": "postgresql14-plperl-14.15-3.49.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-plperl-14.15-3.49.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql14-plperl-14.15-3.49.1.x86_64"
},
"product_reference": "postgresql14-plperl-14.15-3.49.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-plpython-14.15-3.49.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql14-plpython-14.15-3.49.1.aarch64"
},
"product_reference": "postgresql14-plpython-14.15-3.49.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-plpython-14.15-3.49.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql14-plpython-14.15-3.49.1.ppc64le"
},
"product_reference": "postgresql14-plpython-14.15-3.49.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-plpython-14.15-3.49.1.s390x as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql14-plpython-14.15-3.49.1.s390x"
},
"product_reference": "postgresql14-plpython-14.15-3.49.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-plpython-14.15-3.49.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql14-plpython-14.15-3.49.1.x86_64"
},
"product_reference": "postgresql14-plpython-14.15-3.49.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-pltcl-14.15-3.49.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql14-pltcl-14.15-3.49.1.aarch64"
},
"product_reference": "postgresql14-pltcl-14.15-3.49.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-pltcl-14.15-3.49.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql14-pltcl-14.15-3.49.1.ppc64le"
},
"product_reference": "postgresql14-pltcl-14.15-3.49.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-pltcl-14.15-3.49.1.s390x as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql14-pltcl-14.15-3.49.1.s390x"
},
"product_reference": "postgresql14-pltcl-14.15-3.49.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-pltcl-14.15-3.49.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql14-pltcl-14.15-3.49.1.x86_64"
},
"product_reference": "postgresql14-pltcl-14.15-3.49.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-server-14.15-3.49.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql14-server-14.15-3.49.1.aarch64"
},
"product_reference": "postgresql14-server-14.15-3.49.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-server-14.15-3.49.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql14-server-14.15-3.49.1.ppc64le"
},
"product_reference": "postgresql14-server-14.15-3.49.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-server-14.15-3.49.1.s390x as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql14-server-14.15-3.49.1.s390x"
},
"product_reference": "postgresql14-server-14.15-3.49.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-server-14.15-3.49.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql14-server-14.15-3.49.1.x86_64"
},
"product_reference": "postgresql14-server-14.15-3.49.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-14.15-3.49.1.x86_64 as component of SUSE Linux Enterprise Server LTSS Extended Security 12 SP5",
"product_id": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql14-14.15-3.49.1.x86_64"
},
"product_reference": "postgresql14-14.15-3.49.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-contrib-14.15-3.49.1.x86_64 as component of SUSE Linux Enterprise Server LTSS Extended Security 12 SP5",
"product_id": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql14-contrib-14.15-3.49.1.x86_64"
},
"product_reference": "postgresql14-contrib-14.15-3.49.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-docs-14.15-3.49.1.noarch as component of SUSE Linux Enterprise Server LTSS Extended Security 12 SP5",
"product_id": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql14-docs-14.15-3.49.1.noarch"
},
"product_reference": "postgresql14-docs-14.15-3.49.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-plperl-14.15-3.49.1.x86_64 as component of SUSE Linux Enterprise Server LTSS Extended Security 12 SP5",
"product_id": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql14-plperl-14.15-3.49.1.x86_64"
},
"product_reference": "postgresql14-plperl-14.15-3.49.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-plpython-14.15-3.49.1.x86_64 as component of SUSE Linux Enterprise Server LTSS Extended Security 12 SP5",
"product_id": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql14-plpython-14.15-3.49.1.x86_64"
},
"product_reference": "postgresql14-plpython-14.15-3.49.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-pltcl-14.15-3.49.1.x86_64 as component of SUSE Linux Enterprise Server LTSS Extended Security 12 SP5",
"product_id": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql14-pltcl-14.15-3.49.1.x86_64"
},
"product_reference": "postgresql14-pltcl-14.15-3.49.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-server-14.15-3.49.1.x86_64 as component of SUSE Linux Enterprise Server LTSS Extended Security 12 SP5",
"product_id": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql14-server-14.15-3.49.1.x86_64"
},
"product_reference": "postgresql14-server-14.15-3.49.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2024-10976",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2024-10976"
}
],
"notes": [
{
"category": "general",
"text": "Incomplete tracking in PostgreSQL of tables with row security allows a reused query to view or change different rows from those intended. CVE-2023-2455 and CVE-2016-2193 fixed most interaction between row security and user ID changes. They missed cases where a subquery, WITH query, security invoker view, or SQL-language function references a table with a row-level security policy. This has the same consequences as the two earlier CVEs. That is to say, it leads to potentially incorrect policies being applied in cases where role-specific policies are used and a given query is planned under one role and then executed under other roles. This scenario can happen under security definer functions or when a common user and query is planned initially and then re-used across multiple SET ROLEs. Applying an incorrect policy may permit a user to complete otherwise-forbidden reads and modifications. This affects only databases that have used CREATE POLICY to define a row security policy. An attacker must tailor an attack to a particular application\u0027s pattern of query plan reuse, user ID changes, and role-specific row security policies. Versions before PostgreSQL 17.1, 16.5, 15.9, 14.14, 13.17, and 12.21 are affected.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql14-14.15-3.49.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql14-14.15-3.49.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql14-14.15-3.49.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql14-14.15-3.49.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql14-contrib-14.15-3.49.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql14-contrib-14.15-3.49.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql14-contrib-14.15-3.49.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql14-contrib-14.15-3.49.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql14-docs-14.15-3.49.1.noarch",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql14-plperl-14.15-3.49.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql14-plperl-14.15-3.49.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql14-plperl-14.15-3.49.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql14-plperl-14.15-3.49.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql14-plpython-14.15-3.49.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql14-plpython-14.15-3.49.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql14-plpython-14.15-3.49.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql14-plpython-14.15-3.49.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql14-pltcl-14.15-3.49.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql14-pltcl-14.15-3.49.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql14-pltcl-14.15-3.49.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql14-pltcl-14.15-3.49.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql14-server-14.15-3.49.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql14-server-14.15-3.49.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql14-server-14.15-3.49.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql14-server-14.15-3.49.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql14-14.15-3.49.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql14-contrib-14.15-3.49.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql14-docs-14.15-3.49.1.noarch",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql14-plperl-14.15-3.49.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql14-plpython-14.15-3.49.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql14-pltcl-14.15-3.49.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql14-server-14.15-3.49.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2024-10976",
"url": "https://www.suse.com/security/cve/CVE-2024-10976"
},
{
"category": "external",
"summary": "SUSE Bug 1233323 for CVE-2024-10976",
"url": "https://bugzilla.suse.com/1233323"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql14-14.15-3.49.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql14-14.15-3.49.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql14-14.15-3.49.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql14-14.15-3.49.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql14-contrib-14.15-3.49.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql14-contrib-14.15-3.49.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql14-contrib-14.15-3.49.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql14-contrib-14.15-3.49.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql14-docs-14.15-3.49.1.noarch",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql14-plperl-14.15-3.49.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql14-plperl-14.15-3.49.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql14-plperl-14.15-3.49.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql14-plperl-14.15-3.49.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql14-plpython-14.15-3.49.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql14-plpython-14.15-3.49.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql14-plpython-14.15-3.49.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql14-plpython-14.15-3.49.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql14-pltcl-14.15-3.49.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql14-pltcl-14.15-3.49.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql14-pltcl-14.15-3.49.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql14-pltcl-14.15-3.49.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql14-server-14.15-3.49.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql14-server-14.15-3.49.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql14-server-14.15-3.49.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql14-server-14.15-3.49.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql14-14.15-3.49.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql14-contrib-14.15-3.49.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql14-docs-14.15-3.49.1.noarch",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql14-plperl-14.15-3.49.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql14-plpython-14.15-3.49.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql14-pltcl-14.15-3.49.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql14-server-14.15-3.49.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4.2,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql14-14.15-3.49.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql14-14.15-3.49.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql14-14.15-3.49.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql14-14.15-3.49.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql14-contrib-14.15-3.49.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql14-contrib-14.15-3.49.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql14-contrib-14.15-3.49.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql14-contrib-14.15-3.49.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql14-docs-14.15-3.49.1.noarch",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql14-plperl-14.15-3.49.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql14-plperl-14.15-3.49.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql14-plperl-14.15-3.49.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql14-plperl-14.15-3.49.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql14-plpython-14.15-3.49.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql14-plpython-14.15-3.49.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql14-plpython-14.15-3.49.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql14-plpython-14.15-3.49.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql14-pltcl-14.15-3.49.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql14-pltcl-14.15-3.49.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql14-pltcl-14.15-3.49.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql14-pltcl-14.15-3.49.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql14-server-14.15-3.49.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql14-server-14.15-3.49.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql14-server-14.15-3.49.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql14-server-14.15-3.49.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql14-14.15-3.49.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql14-contrib-14.15-3.49.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql14-docs-14.15-3.49.1.noarch",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql14-plperl-14.15-3.49.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql14-plpython-14.15-3.49.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql14-pltcl-14.15-3.49.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql14-server-14.15-3.49.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-11-28T12:24:08Z",
"details": "moderate"
}
],
"title": "CVE-2024-10976"
},
{
"cve": "CVE-2024-10977",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2024-10977"
}
],
"notes": [
{
"category": "general",
"text": "Client use of server error message in PostgreSQL allows a server not trusted under current SSL or GSS settings to furnish arbitrary non-NUL bytes to the libpq application. For example, a man-in-the-middle attacker could send a long error message that a human or screen-scraper user of psql mistakes for valid query results. This is probably not a concern for clients where the user interface unambiguously indicates the boundary between one error message and other text. Versions before PostgreSQL 17.1, 16.5, 15.9, 14.14, 13.17, and 12.21 are affected.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql14-14.15-3.49.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql14-14.15-3.49.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql14-14.15-3.49.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql14-14.15-3.49.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql14-contrib-14.15-3.49.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql14-contrib-14.15-3.49.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql14-contrib-14.15-3.49.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql14-contrib-14.15-3.49.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql14-docs-14.15-3.49.1.noarch",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql14-plperl-14.15-3.49.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql14-plperl-14.15-3.49.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql14-plperl-14.15-3.49.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql14-plperl-14.15-3.49.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql14-plpython-14.15-3.49.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql14-plpython-14.15-3.49.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql14-plpython-14.15-3.49.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql14-plpython-14.15-3.49.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql14-pltcl-14.15-3.49.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql14-pltcl-14.15-3.49.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql14-pltcl-14.15-3.49.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql14-pltcl-14.15-3.49.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql14-server-14.15-3.49.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql14-server-14.15-3.49.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql14-server-14.15-3.49.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql14-server-14.15-3.49.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql14-14.15-3.49.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql14-contrib-14.15-3.49.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql14-docs-14.15-3.49.1.noarch",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql14-plperl-14.15-3.49.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql14-plpython-14.15-3.49.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql14-pltcl-14.15-3.49.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql14-server-14.15-3.49.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2024-10977",
"url": "https://www.suse.com/security/cve/CVE-2024-10977"
},
{
"category": "external",
"summary": "SUSE Bug 1233325 for CVE-2024-10977",
"url": "https://bugzilla.suse.com/1233325"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql14-14.15-3.49.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql14-14.15-3.49.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql14-14.15-3.49.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql14-14.15-3.49.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql14-contrib-14.15-3.49.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql14-contrib-14.15-3.49.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql14-contrib-14.15-3.49.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql14-contrib-14.15-3.49.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql14-docs-14.15-3.49.1.noarch",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql14-plperl-14.15-3.49.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql14-plperl-14.15-3.49.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql14-plperl-14.15-3.49.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql14-plperl-14.15-3.49.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql14-plpython-14.15-3.49.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql14-plpython-14.15-3.49.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql14-plpython-14.15-3.49.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql14-plpython-14.15-3.49.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql14-pltcl-14.15-3.49.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql14-pltcl-14.15-3.49.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql14-pltcl-14.15-3.49.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql14-pltcl-14.15-3.49.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql14-server-14.15-3.49.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql14-server-14.15-3.49.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql14-server-14.15-3.49.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql14-server-14.15-3.49.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql14-14.15-3.49.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql14-contrib-14.15-3.49.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql14-docs-14.15-3.49.1.noarch",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql14-plperl-14.15-3.49.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql14-plpython-14.15-3.49.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql14-pltcl-14.15-3.49.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql14-server-14.15-3.49.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 3.1,
"baseSeverity": "LOW",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:N/I:L/A:N",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql14-14.15-3.49.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql14-14.15-3.49.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql14-14.15-3.49.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql14-14.15-3.49.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql14-contrib-14.15-3.49.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql14-contrib-14.15-3.49.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql14-contrib-14.15-3.49.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql14-contrib-14.15-3.49.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql14-docs-14.15-3.49.1.noarch",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql14-plperl-14.15-3.49.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql14-plperl-14.15-3.49.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql14-plperl-14.15-3.49.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql14-plperl-14.15-3.49.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql14-plpython-14.15-3.49.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql14-plpython-14.15-3.49.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql14-plpython-14.15-3.49.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql14-plpython-14.15-3.49.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql14-pltcl-14.15-3.49.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql14-pltcl-14.15-3.49.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql14-pltcl-14.15-3.49.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql14-pltcl-14.15-3.49.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql14-server-14.15-3.49.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql14-server-14.15-3.49.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql14-server-14.15-3.49.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql14-server-14.15-3.49.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql14-14.15-3.49.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql14-contrib-14.15-3.49.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql14-docs-14.15-3.49.1.noarch",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql14-plperl-14.15-3.49.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql14-plpython-14.15-3.49.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql14-pltcl-14.15-3.49.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql14-server-14.15-3.49.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-11-28T12:24:08Z",
"details": "low"
}
],
"title": "CVE-2024-10977"
},
{
"cve": "CVE-2024-10978",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2024-10978"
}
],
"notes": [
{
"category": "general",
"text": "Incorrect privilege assignment in PostgreSQL allows a less-privileged application user to view or change different rows from those intended. An attack requires the application to use SET ROLE, SET SESSION AUTHORIZATION, or an equivalent feature. The problem arises when an application query uses parameters from the attacker or conveys query results to the attacker. If that query reacts to current_setting(\u0027role\u0027) or the current user ID, it may modify or return data as though the session had not used SET ROLE or SET SESSION AUTHORIZATION. The attacker does not control which incorrect user ID applies. Query text from less-privileged sources is not a concern here, because SET ROLE and SET SESSION AUTHORIZATION are not sandboxes for unvetted queries. Versions before PostgreSQL 17.1, 16.5, 15.9, 14.14, 13.17, and 12.21 are affected.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql14-14.15-3.49.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql14-14.15-3.49.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql14-14.15-3.49.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql14-14.15-3.49.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql14-contrib-14.15-3.49.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql14-contrib-14.15-3.49.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql14-contrib-14.15-3.49.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql14-contrib-14.15-3.49.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql14-docs-14.15-3.49.1.noarch",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql14-plperl-14.15-3.49.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql14-plperl-14.15-3.49.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql14-plperl-14.15-3.49.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql14-plperl-14.15-3.49.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql14-plpython-14.15-3.49.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql14-plpython-14.15-3.49.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql14-plpython-14.15-3.49.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql14-plpython-14.15-3.49.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql14-pltcl-14.15-3.49.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql14-pltcl-14.15-3.49.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql14-pltcl-14.15-3.49.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql14-pltcl-14.15-3.49.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql14-server-14.15-3.49.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql14-server-14.15-3.49.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql14-server-14.15-3.49.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql14-server-14.15-3.49.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql14-14.15-3.49.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql14-contrib-14.15-3.49.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql14-docs-14.15-3.49.1.noarch",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql14-plperl-14.15-3.49.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql14-plpython-14.15-3.49.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql14-pltcl-14.15-3.49.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql14-server-14.15-3.49.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2024-10978",
"url": "https://www.suse.com/security/cve/CVE-2024-10978"
},
{
"category": "external",
"summary": "SUSE Bug 1233326 for CVE-2024-10978",
"url": "https://bugzilla.suse.com/1233326"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql14-14.15-3.49.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql14-14.15-3.49.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql14-14.15-3.49.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql14-14.15-3.49.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql14-contrib-14.15-3.49.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql14-contrib-14.15-3.49.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql14-contrib-14.15-3.49.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql14-contrib-14.15-3.49.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql14-docs-14.15-3.49.1.noarch",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql14-plperl-14.15-3.49.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql14-plperl-14.15-3.49.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql14-plperl-14.15-3.49.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql14-plperl-14.15-3.49.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql14-plpython-14.15-3.49.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql14-plpython-14.15-3.49.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql14-plpython-14.15-3.49.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql14-plpython-14.15-3.49.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql14-pltcl-14.15-3.49.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql14-pltcl-14.15-3.49.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql14-pltcl-14.15-3.49.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql14-pltcl-14.15-3.49.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql14-server-14.15-3.49.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql14-server-14.15-3.49.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql14-server-14.15-3.49.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql14-server-14.15-3.49.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql14-14.15-3.49.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql14-contrib-14.15-3.49.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql14-docs-14.15-3.49.1.noarch",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql14-plperl-14.15-3.49.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql14-plpython-14.15-3.49.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql14-pltcl-14.15-3.49.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql14-server-14.15-3.49.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4.2,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql14-14.15-3.49.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql14-14.15-3.49.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql14-14.15-3.49.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql14-14.15-3.49.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql14-contrib-14.15-3.49.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql14-contrib-14.15-3.49.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql14-contrib-14.15-3.49.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql14-contrib-14.15-3.49.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql14-docs-14.15-3.49.1.noarch",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql14-plperl-14.15-3.49.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql14-plperl-14.15-3.49.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql14-plperl-14.15-3.49.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql14-plperl-14.15-3.49.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql14-plpython-14.15-3.49.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql14-plpython-14.15-3.49.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql14-plpython-14.15-3.49.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql14-plpython-14.15-3.49.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql14-pltcl-14.15-3.49.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql14-pltcl-14.15-3.49.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql14-pltcl-14.15-3.49.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql14-pltcl-14.15-3.49.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql14-server-14.15-3.49.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql14-server-14.15-3.49.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql14-server-14.15-3.49.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql14-server-14.15-3.49.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql14-14.15-3.49.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql14-contrib-14.15-3.49.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql14-docs-14.15-3.49.1.noarch",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql14-plperl-14.15-3.49.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql14-plpython-14.15-3.49.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql14-pltcl-14.15-3.49.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql14-server-14.15-3.49.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-11-28T12:24:08Z",
"details": "moderate"
}
],
"title": "CVE-2024-10978"
},
{
"cve": "CVE-2024-10979",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2024-10979"
}
],
"notes": [
{
"category": "general",
"text": "Incorrect control of environment variables in PostgreSQL PL/Perl allows an unprivileged database user to change sensitive process environment variables (e.g. PATH). That often suffices to enable arbitrary code execution, even if the attacker lacks a database server operating system user. Versions before PostgreSQL 17.1, 16.5, 15.9, 14.14, 13.17, and 12.21 are affected.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql14-14.15-3.49.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql14-14.15-3.49.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql14-14.15-3.49.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql14-14.15-3.49.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql14-contrib-14.15-3.49.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql14-contrib-14.15-3.49.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql14-contrib-14.15-3.49.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql14-contrib-14.15-3.49.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql14-docs-14.15-3.49.1.noarch",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql14-plperl-14.15-3.49.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql14-plperl-14.15-3.49.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql14-plperl-14.15-3.49.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql14-plperl-14.15-3.49.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql14-plpython-14.15-3.49.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql14-plpython-14.15-3.49.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql14-plpython-14.15-3.49.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql14-plpython-14.15-3.49.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql14-pltcl-14.15-3.49.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql14-pltcl-14.15-3.49.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql14-pltcl-14.15-3.49.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql14-pltcl-14.15-3.49.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql14-server-14.15-3.49.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql14-server-14.15-3.49.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql14-server-14.15-3.49.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql14-server-14.15-3.49.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql14-14.15-3.49.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql14-contrib-14.15-3.49.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql14-docs-14.15-3.49.1.noarch",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql14-plperl-14.15-3.49.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql14-plpython-14.15-3.49.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql14-pltcl-14.15-3.49.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql14-server-14.15-3.49.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2024-10979",
"url": "https://www.suse.com/security/cve/CVE-2024-10979"
},
{
"category": "external",
"summary": "SUSE Bug 1233327 for CVE-2024-10979",
"url": "https://bugzilla.suse.com/1233327"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql14-14.15-3.49.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql14-14.15-3.49.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql14-14.15-3.49.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql14-14.15-3.49.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql14-contrib-14.15-3.49.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql14-contrib-14.15-3.49.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql14-contrib-14.15-3.49.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql14-contrib-14.15-3.49.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql14-docs-14.15-3.49.1.noarch",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql14-plperl-14.15-3.49.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql14-plperl-14.15-3.49.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql14-plperl-14.15-3.49.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql14-plperl-14.15-3.49.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql14-plpython-14.15-3.49.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql14-plpython-14.15-3.49.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql14-plpython-14.15-3.49.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql14-plpython-14.15-3.49.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql14-pltcl-14.15-3.49.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql14-pltcl-14.15-3.49.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql14-pltcl-14.15-3.49.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql14-pltcl-14.15-3.49.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql14-server-14.15-3.49.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql14-server-14.15-3.49.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql14-server-14.15-3.49.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql14-server-14.15-3.49.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql14-14.15-3.49.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql14-contrib-14.15-3.49.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql14-docs-14.15-3.49.1.noarch",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql14-plperl-14.15-3.49.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql14-plpython-14.15-3.49.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql14-pltcl-14.15-3.49.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql14-server-14.15-3.49.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 8.8,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql14-14.15-3.49.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql14-14.15-3.49.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql14-14.15-3.49.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql14-14.15-3.49.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql14-contrib-14.15-3.49.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql14-contrib-14.15-3.49.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql14-contrib-14.15-3.49.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql14-contrib-14.15-3.49.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql14-docs-14.15-3.49.1.noarch",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql14-plperl-14.15-3.49.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql14-plperl-14.15-3.49.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql14-plperl-14.15-3.49.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql14-plperl-14.15-3.49.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql14-plpython-14.15-3.49.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql14-plpython-14.15-3.49.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql14-plpython-14.15-3.49.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql14-plpython-14.15-3.49.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql14-pltcl-14.15-3.49.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql14-pltcl-14.15-3.49.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql14-pltcl-14.15-3.49.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql14-pltcl-14.15-3.49.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql14-server-14.15-3.49.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql14-server-14.15-3.49.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql14-server-14.15-3.49.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql14-server-14.15-3.49.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql14-14.15-3.49.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql14-contrib-14.15-3.49.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql14-docs-14.15-3.49.1.noarch",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql14-plperl-14.15-3.49.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql14-plpython-14.15-3.49.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql14-pltcl-14.15-3.49.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql14-server-14.15-3.49.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-11-28T12:24:08Z",
"details": "important"
}
],
"title": "CVE-2024-10979"
}
]
}
suse-su-2024:4173-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 postgresql, postgresql16, postgresql17",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for postgresql, postgresql16, postgresql17 fixes the following issues:\n\nThis update ships postgresql17 , and fixes security issues with postgresql16:\n\n- bsc#1230423: Relax the dependency of extensions on the server\n version from exact major.minor to greater or equal, after Tom\n Lane confirmed on the PostgreSQL packagers list that ABI\n stability is being taken care of between minor releases.\n\n- bsc#1219340: The last fix was not correct. Improve it by removing\n the dependency again and call fillup only if it is installed.\n\npostgresql16 was updated to 16.6:\n* Repair ABI break for extensions that work with struct\n ResultRelInfo.\n* Restore functionality of ALTER {ROLE|DATABASE} SET role.\n* Fix cases where a logical replication slot\u0027s restart_lsn could\n go backwards.\n* Avoid deleting still-needed WAL files during pg_rewind.\n* Fix race conditions associated with dropping shared statistics\n entries.\n* Count index scans in contrib/bloom indexes in the statistics\n views, such as the pg_stat_user_indexes.idx_scan counter.\n* Fix crash when checking to see if an index\u0027s opclass options\n have changed.\n* Avoid assertion failure caused by disconnected NFA sub-graphs\n in regular expression parsing.\n* https://www.postgresql.org/docs/release/16.6/\n\npostgresql16 was updated to 16.5:\n\n* CVE-2024-10976, bsc#1233323: Ensure cached plans are marked as\n dependent on the calling role when RLS applies to a\n non-top-level table reference.\n* CVE-2024-10977, bsc#1233325: Make libpq discard error messages\n received during SSL or GSS protocol negotiation.\n* CVE-2024-10978, bsc#1233326: Fix unintended interactions\n between SET SESSION AUTHORIZATION and SET ROLE\n* CVE-2024-10979, bsc#1233327: Prevent trusted PL/Perl code from\n changing environment variables.\n* https://www.postgresql.org/about/news/p-2955/\n* https://www.postgresql.org/docs/release/16.5/\n\n- Don\u0027t build the libs and mini flavor anymore to hand over to\n PostgreSQL 17.\n\n * https://www.postgresql.org/about/news/p-2910/\n\npostgresql17 is shipped in version 17.2:\n\n* CVE-2024-10976, bsc#1233323: Ensure cached plans are marked as\n dependent on the calling role when RLS applies to a\n non-top-level table reference.\n* CVE-2024-10977, bsc#1233325: Make libpq discard error messages\n received during SSL or GSS protocol negotiation.\n* CVE-2024-10978, bsc#1233326: Fix unintended interactions\n between SET SESSION AUTHORIZATION and SET ROLE\n* CVE-2024-10979, bsc#1233327: Prevent trusted PL/Perl code from\n changing environment variables.\n* https://www.postgresql.org/about/news/p-2955/\n* https://www.postgresql.org/docs/release/17.1/\n* https://www.postgresql.org/docs/release/17.2/\n\nUpgrade to 17.2:\n\n* Repair ABI break for extensions that work with struct\n ResultRelInfo.\n* Restore functionality of ALTER {ROLE|DATABASE} SET role.\n* Fix cases where a logical replication slot\u0027s restart_lsn could\n go backwards.\n* Avoid deleting still-needed WAL files during pg_rewind.\n* Fix race conditions associated with dropping shared statistics\n entries.\n* Count index scans in contrib/bloom indexes in the statistics\n views, such as the pg_stat_user_indexes.idx_scan counter.\n* Fix crash when checking to see if an index\u0027s opclass options\n have changed.\n* Avoid assertion failure caused by disconnected NFA sub-graphs\n in regular expression parsing.\n\nUpgrade to 17.0:\n\n* New memory management system for VACUUM, which reduces memory\n consumption and can improve overall vacuuming performance.\n* New SQL/JSON capabilities, including constructors, identity\n functions, and the JSON_TABLE() function, which converts JSON\n data into a table representation.\n* Various query performance improvements, including for\n sequential reads using streaming I/O, write throughput under\n high concurrency, and searches over multiple values in a btree\n index.\n* Logical replication enhancements, including:\n + Failover control\n + pg_createsubscriber, a utility that creates logical replicas\n from physical standbys\n + pg_upgrade now preserves replication slots on both publishers\n and subscribers\n* New client-side connection option, sslnegotiation=direct, that\n performs a direct TLS handshake to avoid a round-trip\n negotiation.\n* pg_basebackup now supports incremental backup.\n* COPY adds a new option, ON_ERROR ignore, that allows a copy\n operation to continue in the event of an error.\n* https://www.postgresql.org/about/news/p-2936/\n* https://www.postgresql.org/docs/17/release-17.html\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-2024-4173,SUSE-SLE-Module-Basesystem-15-SP5-2024-4173,SUSE-SLE-Module-Legacy-15-SP5-2024-4173,SUSE-SLE-Module-Packagehub-Subpackages-15-SP5-2024-4173,SUSE-SLE-Module-Server-Applications-15-SP5-2024-4173,SUSE-SLE-Product-HPC-15-SP2-LTSS-2024-4173,SUSE-SLE-Product-HPC-15-SP3-LTSS-2024-4173,SUSE-SLE-Product-HPC-15-SP4-ESPOS-2024-4173,SUSE-SLE-Product-HPC-15-SP4-LTSS-2024-4173,SUSE-SLE-Product-SLED-15-SP4-LTSS-2024-4173,SUSE-SLE-Product-SLES-15-SP2-LTSS-2024-4173,SUSE-SLE-Product-SLES-15-SP3-LTSS-2024-4173,SUSE-SLE-Product-SLES-15-SP4-LTSS-2024-4173,SUSE-SLE-Product-SLES_SAP-15-SP2-2024-4173,SUSE-SLE-Product-SLES_SAP-15-SP3-2024-4173,SUSE-SLE-Product-SLES_SAP-15-SP4-2024-4173,SUSE-SLE-Product-SUSE-Manager-Proxy-4.3-2024-4173,SUSE-SLE-Product-SUSE-Manager-Server-4.3-2024-4173,SUSE-Storage-7.1-2024-4173,openSUSE-SLE-15.5-2024-4173",
"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-2024_4173-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2024:4173-1",
"url": "https://www.suse.com/support/update/announcement/2024/suse-su-20244173-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2024:4173-1",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2024-December/019917.html"
},
{
"category": "self",
"summary": "SUSE Bug 1219340",
"url": "https://bugzilla.suse.com/1219340"
},
{
"category": "self",
"summary": "SUSE Bug 1230423",
"url": "https://bugzilla.suse.com/1230423"
},
{
"category": "self",
"summary": "SUSE Bug 1233323",
"url": "https://bugzilla.suse.com/1233323"
},
{
"category": "self",
"summary": "SUSE Bug 1233325",
"url": "https://bugzilla.suse.com/1233325"
},
{
"category": "self",
"summary": "SUSE Bug 1233326",
"url": "https://bugzilla.suse.com/1233326"
},
{
"category": "self",
"summary": "SUSE Bug 1233327",
"url": "https://bugzilla.suse.com/1233327"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2024-10976 page",
"url": "https://www.suse.com/security/cve/CVE-2024-10976/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2024-10977 page",
"url": "https://www.suse.com/security/cve/CVE-2024-10977/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2024-10978 page",
"url": "https://www.suse.com/security/cve/CVE-2024-10978/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2024-10979 page",
"url": "https://www.suse.com/security/cve/CVE-2024-10979/"
}
],
"title": "Security update for postgresql, postgresql16, postgresql17",
"tracking": {
"current_release_date": "2024-12-04T14:48:21Z",
"generator": {
"date": "2024-12-04T14:48:21Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2024:4173-1",
"initial_release_date": "2024-12-04T14:48:21Z",
"revision_history": [
{
"date": "2024-12-04T14:48:21Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "libecpg6-17.2-150200.5.5.1.aarch64",
"product": {
"name": "libecpg6-17.2-150200.5.5.1.aarch64",
"product_id": "libecpg6-17.2-150200.5.5.1.aarch64"
}
},
{
"category": "product_version",
"name": "libpq5-17.2-150200.5.5.1.aarch64",
"product": {
"name": "libpq5-17.2-150200.5.5.1.aarch64",
"product_id": "libpq5-17.2-150200.5.5.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql16-16.6-150200.5.21.1.aarch64",
"product": {
"name": "postgresql16-16.6-150200.5.21.1.aarch64",
"product_id": "postgresql16-16.6-150200.5.21.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql16-contrib-16.6-150200.5.21.1.aarch64",
"product": {
"name": "postgresql16-contrib-16.6-150200.5.21.1.aarch64",
"product_id": "postgresql16-contrib-16.6-150200.5.21.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql16-devel-16.6-150200.5.21.1.aarch64",
"product": {
"name": "postgresql16-devel-16.6-150200.5.21.1.aarch64",
"product_id": "postgresql16-devel-16.6-150200.5.21.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql16-llvmjit-16.6-150200.5.21.1.aarch64",
"product": {
"name": "postgresql16-llvmjit-16.6-150200.5.21.1.aarch64",
"product_id": "postgresql16-llvmjit-16.6-150200.5.21.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql16-llvmjit-devel-16.6-150200.5.21.1.aarch64",
"product": {
"name": "postgresql16-llvmjit-devel-16.6-150200.5.21.1.aarch64",
"product_id": "postgresql16-llvmjit-devel-16.6-150200.5.21.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql16-plperl-16.6-150200.5.21.1.aarch64",
"product": {
"name": "postgresql16-plperl-16.6-150200.5.21.1.aarch64",
"product_id": "postgresql16-plperl-16.6-150200.5.21.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql16-plpython-16.6-150200.5.21.1.aarch64",
"product": {
"name": "postgresql16-plpython-16.6-150200.5.21.1.aarch64",
"product_id": "postgresql16-plpython-16.6-150200.5.21.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql16-pltcl-16.6-150200.5.21.1.aarch64",
"product": {
"name": "postgresql16-pltcl-16.6-150200.5.21.1.aarch64",
"product_id": "postgresql16-pltcl-16.6-150200.5.21.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql16-server-16.6-150200.5.21.1.aarch64",
"product": {
"name": "postgresql16-server-16.6-150200.5.21.1.aarch64",
"product_id": "postgresql16-server-16.6-150200.5.21.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql16-server-devel-16.6-150200.5.21.1.aarch64",
"product": {
"name": "postgresql16-server-devel-16.6-150200.5.21.1.aarch64",
"product_id": "postgresql16-server-devel-16.6-150200.5.21.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql16-test-16.6-150200.5.21.1.aarch64",
"product": {
"name": "postgresql16-test-16.6-150200.5.21.1.aarch64",
"product_id": "postgresql16-test-16.6-150200.5.21.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql17-17.2-150200.5.5.1.aarch64",
"product": {
"name": "postgresql17-17.2-150200.5.5.1.aarch64",
"product_id": "postgresql17-17.2-150200.5.5.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql17-contrib-17.2-150200.5.5.1.aarch64",
"product": {
"name": "postgresql17-contrib-17.2-150200.5.5.1.aarch64",
"product_id": "postgresql17-contrib-17.2-150200.5.5.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql17-devel-17.2-150200.5.5.1.aarch64",
"product": {
"name": "postgresql17-devel-17.2-150200.5.5.1.aarch64",
"product_id": "postgresql17-devel-17.2-150200.5.5.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql17-devel-mini-17.2-150200.5.5.1.aarch64",
"product": {
"name": "postgresql17-devel-mini-17.2-150200.5.5.1.aarch64",
"product_id": "postgresql17-devel-mini-17.2-150200.5.5.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql17-llvmjit-17.2-150200.5.5.1.aarch64",
"product": {
"name": "postgresql17-llvmjit-17.2-150200.5.5.1.aarch64",
"product_id": "postgresql17-llvmjit-17.2-150200.5.5.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql17-llvmjit-devel-17.2-150200.5.5.1.aarch64",
"product": {
"name": "postgresql17-llvmjit-devel-17.2-150200.5.5.1.aarch64",
"product_id": "postgresql17-llvmjit-devel-17.2-150200.5.5.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql17-plperl-17.2-150200.5.5.1.aarch64",
"product": {
"name": "postgresql17-plperl-17.2-150200.5.5.1.aarch64",
"product_id": "postgresql17-plperl-17.2-150200.5.5.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql17-plpython-17.2-150200.5.5.1.aarch64",
"product": {
"name": "postgresql17-plpython-17.2-150200.5.5.1.aarch64",
"product_id": "postgresql17-plpython-17.2-150200.5.5.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql17-pltcl-17.2-150200.5.5.1.aarch64",
"product": {
"name": "postgresql17-pltcl-17.2-150200.5.5.1.aarch64",
"product_id": "postgresql17-pltcl-17.2-150200.5.5.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql17-server-17.2-150200.5.5.1.aarch64",
"product": {
"name": "postgresql17-server-17.2-150200.5.5.1.aarch64",
"product_id": "postgresql17-server-17.2-150200.5.5.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql17-server-devel-17.2-150200.5.5.1.aarch64",
"product": {
"name": "postgresql17-server-devel-17.2-150200.5.5.1.aarch64",
"product_id": "postgresql17-server-devel-17.2-150200.5.5.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql17-test-17.2-150200.5.5.1.aarch64",
"product": {
"name": "postgresql17-test-17.2-150200.5.5.1.aarch64",
"product_id": "postgresql17-test-17.2-150200.5.5.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "libecpg6-64bit-17.2-150200.5.5.1.aarch64_ilp32",
"product": {
"name": "libecpg6-64bit-17.2-150200.5.5.1.aarch64_ilp32",
"product_id": "libecpg6-64bit-17.2-150200.5.5.1.aarch64_ilp32"
}
},
{
"category": "product_version",
"name": "libpq5-64bit-17.2-150200.5.5.1.aarch64_ilp32",
"product": {
"name": "libpq5-64bit-17.2-150200.5.5.1.aarch64_ilp32",
"product_id": "libpq5-64bit-17.2-150200.5.5.1.aarch64_ilp32"
}
}
],
"category": "architecture",
"name": "aarch64_ilp32"
},
{
"branches": [
{
"category": "product_version",
"name": "libecpg6-17.2-150200.5.5.1.i586",
"product": {
"name": "libecpg6-17.2-150200.5.5.1.i586",
"product_id": "libecpg6-17.2-150200.5.5.1.i586"
}
},
{
"category": "product_version",
"name": "libpq5-17.2-150200.5.5.1.i586",
"product": {
"name": "libpq5-17.2-150200.5.5.1.i586",
"product_id": "libpq5-17.2-150200.5.5.1.i586"
}
},
{
"category": "product_version",
"name": "postgresql16-16.6-150200.5.21.1.i586",
"product": {
"name": "postgresql16-16.6-150200.5.21.1.i586",
"product_id": "postgresql16-16.6-150200.5.21.1.i586"
}
},
{
"category": "product_version",
"name": "postgresql16-contrib-16.6-150200.5.21.1.i586",
"product": {
"name": "postgresql16-contrib-16.6-150200.5.21.1.i586",
"product_id": "postgresql16-contrib-16.6-150200.5.21.1.i586"
}
},
{
"category": "product_version",
"name": "postgresql16-devel-16.6-150200.5.21.1.i586",
"product": {
"name": "postgresql16-devel-16.6-150200.5.21.1.i586",
"product_id": "postgresql16-devel-16.6-150200.5.21.1.i586"
}
},
{
"category": "product_version",
"name": "postgresql16-llvmjit-16.6-150200.5.21.1.i586",
"product": {
"name": "postgresql16-llvmjit-16.6-150200.5.21.1.i586",
"product_id": "postgresql16-llvmjit-16.6-150200.5.21.1.i586"
}
},
{
"category": "product_version",
"name": "postgresql16-llvmjit-devel-16.6-150200.5.21.1.i586",
"product": {
"name": "postgresql16-llvmjit-devel-16.6-150200.5.21.1.i586",
"product_id": "postgresql16-llvmjit-devel-16.6-150200.5.21.1.i586"
}
},
{
"category": "product_version",
"name": "postgresql16-plperl-16.6-150200.5.21.1.i586",
"product": {
"name": "postgresql16-plperl-16.6-150200.5.21.1.i586",
"product_id": "postgresql16-plperl-16.6-150200.5.21.1.i586"
}
},
{
"category": "product_version",
"name": "postgresql16-plpython-16.6-150200.5.21.1.i586",
"product": {
"name": "postgresql16-plpython-16.6-150200.5.21.1.i586",
"product_id": "postgresql16-plpython-16.6-150200.5.21.1.i586"
}
},
{
"category": "product_version",
"name": "postgresql16-pltcl-16.6-150200.5.21.1.i586",
"product": {
"name": "postgresql16-pltcl-16.6-150200.5.21.1.i586",
"product_id": "postgresql16-pltcl-16.6-150200.5.21.1.i586"
}
},
{
"category": "product_version",
"name": "postgresql16-server-16.6-150200.5.21.1.i586",
"product": {
"name": "postgresql16-server-16.6-150200.5.21.1.i586",
"product_id": "postgresql16-server-16.6-150200.5.21.1.i586"
}
},
{
"category": "product_version",
"name": "postgresql16-server-devel-16.6-150200.5.21.1.i586",
"product": {
"name": "postgresql16-server-devel-16.6-150200.5.21.1.i586",
"product_id": "postgresql16-server-devel-16.6-150200.5.21.1.i586"
}
},
{
"category": "product_version",
"name": "postgresql16-test-16.6-150200.5.21.1.i586",
"product": {
"name": "postgresql16-test-16.6-150200.5.21.1.i586",
"product_id": "postgresql16-test-16.6-150200.5.21.1.i586"
}
},
{
"category": "product_version",
"name": "postgresql17-17.2-150200.5.5.1.i586",
"product": {
"name": "postgresql17-17.2-150200.5.5.1.i586",
"product_id": "postgresql17-17.2-150200.5.5.1.i586"
}
},
{
"category": "product_version",
"name": "postgresql17-contrib-17.2-150200.5.5.1.i586",
"product": {
"name": "postgresql17-contrib-17.2-150200.5.5.1.i586",
"product_id": "postgresql17-contrib-17.2-150200.5.5.1.i586"
}
},
{
"category": "product_version",
"name": "postgresql17-devel-17.2-150200.5.5.1.i586",
"product": {
"name": "postgresql17-devel-17.2-150200.5.5.1.i586",
"product_id": "postgresql17-devel-17.2-150200.5.5.1.i586"
}
},
{
"category": "product_version",
"name": "postgresql17-devel-mini-17.2-150200.5.5.1.i586",
"product": {
"name": "postgresql17-devel-mini-17.2-150200.5.5.1.i586",
"product_id": "postgresql17-devel-mini-17.2-150200.5.5.1.i586"
}
},
{
"category": "product_version",
"name": "postgresql17-llvmjit-17.2-150200.5.5.1.i586",
"product": {
"name": "postgresql17-llvmjit-17.2-150200.5.5.1.i586",
"product_id": "postgresql17-llvmjit-17.2-150200.5.5.1.i586"
}
},
{
"category": "product_version",
"name": "postgresql17-llvmjit-devel-17.2-150200.5.5.1.i586",
"product": {
"name": "postgresql17-llvmjit-devel-17.2-150200.5.5.1.i586",
"product_id": "postgresql17-llvmjit-devel-17.2-150200.5.5.1.i586"
}
},
{
"category": "product_version",
"name": "postgresql17-plperl-17.2-150200.5.5.1.i586",
"product": {
"name": "postgresql17-plperl-17.2-150200.5.5.1.i586",
"product_id": "postgresql17-plperl-17.2-150200.5.5.1.i586"
}
},
{
"category": "product_version",
"name": "postgresql17-plpython-17.2-150200.5.5.1.i586",
"product": {
"name": "postgresql17-plpython-17.2-150200.5.5.1.i586",
"product_id": "postgresql17-plpython-17.2-150200.5.5.1.i586"
}
},
{
"category": "product_version",
"name": "postgresql17-pltcl-17.2-150200.5.5.1.i586",
"product": {
"name": "postgresql17-pltcl-17.2-150200.5.5.1.i586",
"product_id": "postgresql17-pltcl-17.2-150200.5.5.1.i586"
}
},
{
"category": "product_version",
"name": "postgresql17-server-17.2-150200.5.5.1.i586",
"product": {
"name": "postgresql17-server-17.2-150200.5.5.1.i586",
"product_id": "postgresql17-server-17.2-150200.5.5.1.i586"
}
},
{
"category": "product_version",
"name": "postgresql17-server-devel-17.2-150200.5.5.1.i586",
"product": {
"name": "postgresql17-server-devel-17.2-150200.5.5.1.i586",
"product_id": "postgresql17-server-devel-17.2-150200.5.5.1.i586"
}
},
{
"category": "product_version",
"name": "postgresql17-test-17.2-150200.5.5.1.i586",
"product": {
"name": "postgresql17-test-17.2-150200.5.5.1.i586",
"product_id": "postgresql17-test-17.2-150200.5.5.1.i586"
}
}
],
"category": "architecture",
"name": "i586"
},
{
"branches": [
{
"category": "product_version",
"name": "postgresql-17-150200.4.30.1.noarch",
"product": {
"name": "postgresql-17-150200.4.30.1.noarch",
"product_id": "postgresql-17-150200.4.30.1.noarch"
}
},
{
"category": "product_version",
"name": "postgresql-contrib-17-150200.4.30.1.noarch",
"product": {
"name": "postgresql-contrib-17-150200.4.30.1.noarch",
"product_id": "postgresql-contrib-17-150200.4.30.1.noarch"
}
},
{
"category": "product_version",
"name": "postgresql-devel-17-150200.4.30.1.noarch",
"product": {
"name": "postgresql-devel-17-150200.4.30.1.noarch",
"product_id": "postgresql-devel-17-150200.4.30.1.noarch"
}
},
{
"category": "product_version",
"name": "postgresql-docs-17-150200.4.30.1.noarch",
"product": {
"name": "postgresql-docs-17-150200.4.30.1.noarch",
"product_id": "postgresql-docs-17-150200.4.30.1.noarch"
}
},
{
"category": "product_version",
"name": "postgresql-llvmjit-17-150200.4.30.1.noarch",
"product": {
"name": "postgresql-llvmjit-17-150200.4.30.1.noarch",
"product_id": "postgresql-llvmjit-17-150200.4.30.1.noarch"
}
},
{
"category": "product_version",
"name": "postgresql-llvmjit-devel-17-150200.4.30.1.noarch",
"product": {
"name": "postgresql-llvmjit-devel-17-150200.4.30.1.noarch",
"product_id": "postgresql-llvmjit-devel-17-150200.4.30.1.noarch"
}
},
{
"category": "product_version",
"name": "postgresql-plperl-17-150200.4.30.1.noarch",
"product": {
"name": "postgresql-plperl-17-150200.4.30.1.noarch",
"product_id": "postgresql-plperl-17-150200.4.30.1.noarch"
}
},
{
"category": "product_version",
"name": "postgresql-plpython-17-150200.4.30.1.noarch",
"product": {
"name": "postgresql-plpython-17-150200.4.30.1.noarch",
"product_id": "postgresql-plpython-17-150200.4.30.1.noarch"
}
},
{
"category": "product_version",
"name": "postgresql-pltcl-17-150200.4.30.1.noarch",
"product": {
"name": "postgresql-pltcl-17-150200.4.30.1.noarch",
"product_id": "postgresql-pltcl-17-150200.4.30.1.noarch"
}
},
{
"category": "product_version",
"name": "postgresql-server-17-150200.4.30.1.noarch",
"product": {
"name": "postgresql-server-17-150200.4.30.1.noarch",
"product_id": "postgresql-server-17-150200.4.30.1.noarch"
}
},
{
"category": "product_version",
"name": "postgresql-server-devel-17-150200.4.30.1.noarch",
"product": {
"name": "postgresql-server-devel-17-150200.4.30.1.noarch",
"product_id": "postgresql-server-devel-17-150200.4.30.1.noarch"
}
},
{
"category": "product_version",
"name": "postgresql-test-17-150200.4.30.1.noarch",
"product": {
"name": "postgresql-test-17-150200.4.30.1.noarch",
"product_id": "postgresql-test-17-150200.4.30.1.noarch"
}
},
{
"category": "product_version",
"name": "postgresql16-docs-16.6-150200.5.21.1.noarch",
"product": {
"name": "postgresql16-docs-16.6-150200.5.21.1.noarch",
"product_id": "postgresql16-docs-16.6-150200.5.21.1.noarch"
}
},
{
"category": "product_version",
"name": "postgresql17-docs-17.2-150200.5.5.1.noarch",
"product": {
"name": "postgresql17-docs-17.2-150200.5.5.1.noarch",
"product_id": "postgresql17-docs-17.2-150200.5.5.1.noarch"
}
},
{
"category": "product_version",
"name": "postgresql-17-150500.10.9.1.noarch",
"product": {
"name": "postgresql-17-150500.10.9.1.noarch",
"product_id": "postgresql-17-150500.10.9.1.noarch"
}
},
{
"category": "product_version",
"name": "postgresql-llvmjit-17-150500.10.9.1.noarch",
"product": {
"name": "postgresql-llvmjit-17-150500.10.9.1.noarch",
"product_id": "postgresql-llvmjit-17-150500.10.9.1.noarch"
}
},
{
"category": "product_version",
"name": "postgresql-llvmjit-devel-17-150500.10.9.1.noarch",
"product": {
"name": "postgresql-llvmjit-devel-17-150500.10.9.1.noarch",
"product_id": "postgresql-llvmjit-devel-17-150500.10.9.1.noarch"
}
},
{
"category": "product_version",
"name": "postgresql-contrib-17-150500.10.9.1.noarch",
"product": {
"name": "postgresql-contrib-17-150500.10.9.1.noarch",
"product_id": "postgresql-contrib-17-150500.10.9.1.noarch"
}
},
{
"category": "product_version",
"name": "postgresql-devel-17-150500.10.9.1.noarch",
"product": {
"name": "postgresql-devel-17-150500.10.9.1.noarch",
"product_id": "postgresql-devel-17-150500.10.9.1.noarch"
}
},
{
"category": "product_version",
"name": "postgresql-docs-17-150500.10.9.1.noarch",
"product": {
"name": "postgresql-docs-17-150500.10.9.1.noarch",
"product_id": "postgresql-docs-17-150500.10.9.1.noarch"
}
},
{
"category": "product_version",
"name": "postgresql-plperl-17-150500.10.9.1.noarch",
"product": {
"name": "postgresql-plperl-17-150500.10.9.1.noarch",
"product_id": "postgresql-plperl-17-150500.10.9.1.noarch"
}
},
{
"category": "product_version",
"name": "postgresql-plpython-17-150500.10.9.1.noarch",
"product": {
"name": "postgresql-plpython-17-150500.10.9.1.noarch",
"product_id": "postgresql-plpython-17-150500.10.9.1.noarch"
}
},
{
"category": "product_version",
"name": "postgresql-pltcl-17-150500.10.9.1.noarch",
"product": {
"name": "postgresql-pltcl-17-150500.10.9.1.noarch",
"product_id": "postgresql-pltcl-17-150500.10.9.1.noarch"
}
},
{
"category": "product_version",
"name": "postgresql-server-17-150500.10.9.1.noarch",
"product": {
"name": "postgresql-server-17-150500.10.9.1.noarch",
"product_id": "postgresql-server-17-150500.10.9.1.noarch"
}
},
{
"category": "product_version",
"name": "postgresql-server-devel-17-150500.10.9.1.noarch",
"product": {
"name": "postgresql-server-devel-17-150500.10.9.1.noarch",
"product_id": "postgresql-server-devel-17-150500.10.9.1.noarch"
}
},
{
"category": "product_version",
"name": "postgresql-test-17-150500.10.9.1.noarch",
"product": {
"name": "postgresql-test-17-150500.10.9.1.noarch",
"product_id": "postgresql-test-17-150500.10.9.1.noarch"
}
},
{
"category": "product_version",
"name": "postgresql-17-150300.10.27.1.noarch",
"product": {
"name": "postgresql-17-150300.10.27.1.noarch",
"product_id": "postgresql-17-150300.10.27.1.noarch"
}
},
{
"category": "product_version",
"name": "postgresql-contrib-17-150300.10.27.1.noarch",
"product": {
"name": "postgresql-contrib-17-150300.10.27.1.noarch",
"product_id": "postgresql-contrib-17-150300.10.27.1.noarch"
}
},
{
"category": "product_version",
"name": "postgresql-devel-17-150300.10.27.1.noarch",
"product": {
"name": "postgresql-devel-17-150300.10.27.1.noarch",
"product_id": "postgresql-devel-17-150300.10.27.1.noarch"
}
},
{
"category": "product_version",
"name": "postgresql-docs-17-150300.10.27.1.noarch",
"product": {
"name": "postgresql-docs-17-150300.10.27.1.noarch",
"product_id": "postgresql-docs-17-150300.10.27.1.noarch"
}
},
{
"category": "product_version",
"name": "postgresql-plperl-17-150300.10.27.1.noarch",
"product": {
"name": "postgresql-plperl-17-150300.10.27.1.noarch",
"product_id": "postgresql-plperl-17-150300.10.27.1.noarch"
}
},
{
"category": "product_version",
"name": "postgresql-plpython-17-150300.10.27.1.noarch",
"product": {
"name": "postgresql-plpython-17-150300.10.27.1.noarch",
"product_id": "postgresql-plpython-17-150300.10.27.1.noarch"
}
},
{
"category": "product_version",
"name": "postgresql-pltcl-17-150300.10.27.1.noarch",
"product": {
"name": "postgresql-pltcl-17-150300.10.27.1.noarch",
"product_id": "postgresql-pltcl-17-150300.10.27.1.noarch"
}
},
{
"category": "product_version",
"name": "postgresql-server-17-150300.10.27.1.noarch",
"product": {
"name": "postgresql-server-17-150300.10.27.1.noarch",
"product_id": "postgresql-server-17-150300.10.27.1.noarch"
}
},
{
"category": "product_version",
"name": "postgresql-server-devel-17-150300.10.27.1.noarch",
"product": {
"name": "postgresql-server-devel-17-150300.10.27.1.noarch",
"product_id": "postgresql-server-devel-17-150300.10.27.1.noarch"
}
},
{
"category": "product_version",
"name": "postgresql-17-150400.4.18.1.noarch",
"product": {
"name": "postgresql-17-150400.4.18.1.noarch",
"product_id": "postgresql-17-150400.4.18.1.noarch"
}
},
{
"category": "product_version",
"name": "postgresql-contrib-17-150400.4.18.1.noarch",
"product": {
"name": "postgresql-contrib-17-150400.4.18.1.noarch",
"product_id": "postgresql-contrib-17-150400.4.18.1.noarch"
}
},
{
"category": "product_version",
"name": "postgresql-devel-17-150400.4.18.1.noarch",
"product": {
"name": "postgresql-devel-17-150400.4.18.1.noarch",
"product_id": "postgresql-devel-17-150400.4.18.1.noarch"
}
},
{
"category": "product_version",
"name": "postgresql-docs-17-150400.4.18.1.noarch",
"product": {
"name": "postgresql-docs-17-150400.4.18.1.noarch",
"product_id": "postgresql-docs-17-150400.4.18.1.noarch"
}
},
{
"category": "product_version",
"name": "postgresql-llvmjit-17-150400.4.18.1.noarch",
"product": {
"name": "postgresql-llvmjit-17-150400.4.18.1.noarch",
"product_id": "postgresql-llvmjit-17-150400.4.18.1.noarch"
}
},
{
"category": "product_version",
"name": "postgresql-llvmjit-devel-17-150400.4.18.1.noarch",
"product": {
"name": "postgresql-llvmjit-devel-17-150400.4.18.1.noarch",
"product_id": "postgresql-llvmjit-devel-17-150400.4.18.1.noarch"
}
},
{
"category": "product_version",
"name": "postgresql-plperl-17-150400.4.18.1.noarch",
"product": {
"name": "postgresql-plperl-17-150400.4.18.1.noarch",
"product_id": "postgresql-plperl-17-150400.4.18.1.noarch"
}
},
{
"category": "product_version",
"name": "postgresql-plpython-17-150400.4.18.1.noarch",
"product": {
"name": "postgresql-plpython-17-150400.4.18.1.noarch",
"product_id": "postgresql-plpython-17-150400.4.18.1.noarch"
}
},
{
"category": "product_version",
"name": "postgresql-pltcl-17-150400.4.18.1.noarch",
"product": {
"name": "postgresql-pltcl-17-150400.4.18.1.noarch",
"product_id": "postgresql-pltcl-17-150400.4.18.1.noarch"
}
},
{
"category": "product_version",
"name": "postgresql-server-17-150400.4.18.1.noarch",
"product": {
"name": "postgresql-server-17-150400.4.18.1.noarch",
"product_id": "postgresql-server-17-150400.4.18.1.noarch"
}
},
{
"category": "product_version",
"name": "postgresql-server-devel-17-150400.4.18.1.noarch",
"product": {
"name": "postgresql-server-devel-17-150400.4.18.1.noarch",
"product_id": "postgresql-server-devel-17-150400.4.18.1.noarch"
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "libecpg6-17.2-150200.5.5.1.ppc64le",
"product": {
"name": "libecpg6-17.2-150200.5.5.1.ppc64le",
"product_id": "libecpg6-17.2-150200.5.5.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libpq5-17.2-150200.5.5.1.ppc64le",
"product": {
"name": "libpq5-17.2-150200.5.5.1.ppc64le",
"product_id": "libpq5-17.2-150200.5.5.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql16-16.6-150200.5.21.1.ppc64le",
"product": {
"name": "postgresql16-16.6-150200.5.21.1.ppc64le",
"product_id": "postgresql16-16.6-150200.5.21.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql16-contrib-16.6-150200.5.21.1.ppc64le",
"product": {
"name": "postgresql16-contrib-16.6-150200.5.21.1.ppc64le",
"product_id": "postgresql16-contrib-16.6-150200.5.21.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql16-devel-16.6-150200.5.21.1.ppc64le",
"product": {
"name": "postgresql16-devel-16.6-150200.5.21.1.ppc64le",
"product_id": "postgresql16-devel-16.6-150200.5.21.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql16-llvmjit-16.6-150200.5.21.1.ppc64le",
"product": {
"name": "postgresql16-llvmjit-16.6-150200.5.21.1.ppc64le",
"product_id": "postgresql16-llvmjit-16.6-150200.5.21.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql16-llvmjit-devel-16.6-150200.5.21.1.ppc64le",
"product": {
"name": "postgresql16-llvmjit-devel-16.6-150200.5.21.1.ppc64le",
"product_id": "postgresql16-llvmjit-devel-16.6-150200.5.21.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql16-plperl-16.6-150200.5.21.1.ppc64le",
"product": {
"name": "postgresql16-plperl-16.6-150200.5.21.1.ppc64le",
"product_id": "postgresql16-plperl-16.6-150200.5.21.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql16-plpython-16.6-150200.5.21.1.ppc64le",
"product": {
"name": "postgresql16-plpython-16.6-150200.5.21.1.ppc64le",
"product_id": "postgresql16-plpython-16.6-150200.5.21.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql16-pltcl-16.6-150200.5.21.1.ppc64le",
"product": {
"name": "postgresql16-pltcl-16.6-150200.5.21.1.ppc64le",
"product_id": "postgresql16-pltcl-16.6-150200.5.21.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql16-server-16.6-150200.5.21.1.ppc64le",
"product": {
"name": "postgresql16-server-16.6-150200.5.21.1.ppc64le",
"product_id": "postgresql16-server-16.6-150200.5.21.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql16-server-devel-16.6-150200.5.21.1.ppc64le",
"product": {
"name": "postgresql16-server-devel-16.6-150200.5.21.1.ppc64le",
"product_id": "postgresql16-server-devel-16.6-150200.5.21.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql16-test-16.6-150200.5.21.1.ppc64le",
"product": {
"name": "postgresql16-test-16.6-150200.5.21.1.ppc64le",
"product_id": "postgresql16-test-16.6-150200.5.21.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql17-17.2-150200.5.5.1.ppc64le",
"product": {
"name": "postgresql17-17.2-150200.5.5.1.ppc64le",
"product_id": "postgresql17-17.2-150200.5.5.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql17-contrib-17.2-150200.5.5.1.ppc64le",
"product": {
"name": "postgresql17-contrib-17.2-150200.5.5.1.ppc64le",
"product_id": "postgresql17-contrib-17.2-150200.5.5.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql17-devel-17.2-150200.5.5.1.ppc64le",
"product": {
"name": "postgresql17-devel-17.2-150200.5.5.1.ppc64le",
"product_id": "postgresql17-devel-17.2-150200.5.5.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql17-devel-mini-17.2-150200.5.5.1.ppc64le",
"product": {
"name": "postgresql17-devel-mini-17.2-150200.5.5.1.ppc64le",
"product_id": "postgresql17-devel-mini-17.2-150200.5.5.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql17-llvmjit-17.2-150200.5.5.1.ppc64le",
"product": {
"name": "postgresql17-llvmjit-17.2-150200.5.5.1.ppc64le",
"product_id": "postgresql17-llvmjit-17.2-150200.5.5.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql17-llvmjit-devel-17.2-150200.5.5.1.ppc64le",
"product": {
"name": "postgresql17-llvmjit-devel-17.2-150200.5.5.1.ppc64le",
"product_id": "postgresql17-llvmjit-devel-17.2-150200.5.5.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql17-plperl-17.2-150200.5.5.1.ppc64le",
"product": {
"name": "postgresql17-plperl-17.2-150200.5.5.1.ppc64le",
"product_id": "postgresql17-plperl-17.2-150200.5.5.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql17-plpython-17.2-150200.5.5.1.ppc64le",
"product": {
"name": "postgresql17-plpython-17.2-150200.5.5.1.ppc64le",
"product_id": "postgresql17-plpython-17.2-150200.5.5.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql17-pltcl-17.2-150200.5.5.1.ppc64le",
"product": {
"name": "postgresql17-pltcl-17.2-150200.5.5.1.ppc64le",
"product_id": "postgresql17-pltcl-17.2-150200.5.5.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql17-server-17.2-150200.5.5.1.ppc64le",
"product": {
"name": "postgresql17-server-17.2-150200.5.5.1.ppc64le",
"product_id": "postgresql17-server-17.2-150200.5.5.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql17-server-devel-17.2-150200.5.5.1.ppc64le",
"product": {
"name": "postgresql17-server-devel-17.2-150200.5.5.1.ppc64le",
"product_id": "postgresql17-server-devel-17.2-150200.5.5.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql17-test-17.2-150200.5.5.1.ppc64le",
"product": {
"name": "postgresql17-test-17.2-150200.5.5.1.ppc64le",
"product_id": "postgresql17-test-17.2-150200.5.5.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "libecpg6-17.2-150200.5.5.1.s390x",
"product": {
"name": "libecpg6-17.2-150200.5.5.1.s390x",
"product_id": "libecpg6-17.2-150200.5.5.1.s390x"
}
},
{
"category": "product_version",
"name": "libpq5-17.2-150200.5.5.1.s390x",
"product": {
"name": "libpq5-17.2-150200.5.5.1.s390x",
"product_id": "libpq5-17.2-150200.5.5.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql16-16.6-150200.5.21.1.s390x",
"product": {
"name": "postgresql16-16.6-150200.5.21.1.s390x",
"product_id": "postgresql16-16.6-150200.5.21.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql16-contrib-16.6-150200.5.21.1.s390x",
"product": {
"name": "postgresql16-contrib-16.6-150200.5.21.1.s390x",
"product_id": "postgresql16-contrib-16.6-150200.5.21.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql16-devel-16.6-150200.5.21.1.s390x",
"product": {
"name": "postgresql16-devel-16.6-150200.5.21.1.s390x",
"product_id": "postgresql16-devel-16.6-150200.5.21.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql16-llvmjit-16.6-150200.5.21.1.s390x",
"product": {
"name": "postgresql16-llvmjit-16.6-150200.5.21.1.s390x",
"product_id": "postgresql16-llvmjit-16.6-150200.5.21.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql16-llvmjit-devel-16.6-150200.5.21.1.s390x",
"product": {
"name": "postgresql16-llvmjit-devel-16.6-150200.5.21.1.s390x",
"product_id": "postgresql16-llvmjit-devel-16.6-150200.5.21.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql16-plperl-16.6-150200.5.21.1.s390x",
"product": {
"name": "postgresql16-plperl-16.6-150200.5.21.1.s390x",
"product_id": "postgresql16-plperl-16.6-150200.5.21.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql16-plpython-16.6-150200.5.21.1.s390x",
"product": {
"name": "postgresql16-plpython-16.6-150200.5.21.1.s390x",
"product_id": "postgresql16-plpython-16.6-150200.5.21.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql16-pltcl-16.6-150200.5.21.1.s390x",
"product": {
"name": "postgresql16-pltcl-16.6-150200.5.21.1.s390x",
"product_id": "postgresql16-pltcl-16.6-150200.5.21.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql16-server-16.6-150200.5.21.1.s390x",
"product": {
"name": "postgresql16-server-16.6-150200.5.21.1.s390x",
"product_id": "postgresql16-server-16.6-150200.5.21.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql16-server-devel-16.6-150200.5.21.1.s390x",
"product": {
"name": "postgresql16-server-devel-16.6-150200.5.21.1.s390x",
"product_id": "postgresql16-server-devel-16.6-150200.5.21.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql16-test-16.6-150200.5.21.1.s390x",
"product": {
"name": "postgresql16-test-16.6-150200.5.21.1.s390x",
"product_id": "postgresql16-test-16.6-150200.5.21.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql17-17.2-150200.5.5.1.s390x",
"product": {
"name": "postgresql17-17.2-150200.5.5.1.s390x",
"product_id": "postgresql17-17.2-150200.5.5.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql17-contrib-17.2-150200.5.5.1.s390x",
"product": {
"name": "postgresql17-contrib-17.2-150200.5.5.1.s390x",
"product_id": "postgresql17-contrib-17.2-150200.5.5.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql17-devel-17.2-150200.5.5.1.s390x",
"product": {
"name": "postgresql17-devel-17.2-150200.5.5.1.s390x",
"product_id": "postgresql17-devel-17.2-150200.5.5.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql17-devel-mini-17.2-150200.5.5.1.s390x",
"product": {
"name": "postgresql17-devel-mini-17.2-150200.5.5.1.s390x",
"product_id": "postgresql17-devel-mini-17.2-150200.5.5.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql17-llvmjit-17.2-150200.5.5.1.s390x",
"product": {
"name": "postgresql17-llvmjit-17.2-150200.5.5.1.s390x",
"product_id": "postgresql17-llvmjit-17.2-150200.5.5.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql17-llvmjit-devel-17.2-150200.5.5.1.s390x",
"product": {
"name": "postgresql17-llvmjit-devel-17.2-150200.5.5.1.s390x",
"product_id": "postgresql17-llvmjit-devel-17.2-150200.5.5.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql17-plperl-17.2-150200.5.5.1.s390x",
"product": {
"name": "postgresql17-plperl-17.2-150200.5.5.1.s390x",
"product_id": "postgresql17-plperl-17.2-150200.5.5.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql17-plpython-17.2-150200.5.5.1.s390x",
"product": {
"name": "postgresql17-plpython-17.2-150200.5.5.1.s390x",
"product_id": "postgresql17-plpython-17.2-150200.5.5.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql17-pltcl-17.2-150200.5.5.1.s390x",
"product": {
"name": "postgresql17-pltcl-17.2-150200.5.5.1.s390x",
"product_id": "postgresql17-pltcl-17.2-150200.5.5.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql17-server-17.2-150200.5.5.1.s390x",
"product": {
"name": "postgresql17-server-17.2-150200.5.5.1.s390x",
"product_id": "postgresql17-server-17.2-150200.5.5.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql17-server-devel-17.2-150200.5.5.1.s390x",
"product": {
"name": "postgresql17-server-devel-17.2-150200.5.5.1.s390x",
"product_id": "postgresql17-server-devel-17.2-150200.5.5.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql17-test-17.2-150200.5.5.1.s390x",
"product": {
"name": "postgresql17-test-17.2-150200.5.5.1.s390x",
"product_id": "postgresql17-test-17.2-150200.5.5.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "libecpg6-17.2-150200.5.5.1.x86_64",
"product": {
"name": "libecpg6-17.2-150200.5.5.1.x86_64",
"product_id": "libecpg6-17.2-150200.5.5.1.x86_64"
}
},
{
"category": "product_version",
"name": "libecpg6-32bit-17.2-150200.5.5.1.x86_64",
"product": {
"name": "libecpg6-32bit-17.2-150200.5.5.1.x86_64",
"product_id": "libecpg6-32bit-17.2-150200.5.5.1.x86_64"
}
},
{
"category": "product_version",
"name": "libpq5-17.2-150200.5.5.1.x86_64",
"product": {
"name": "libpq5-17.2-150200.5.5.1.x86_64",
"product_id": "libpq5-17.2-150200.5.5.1.x86_64"
}
},
{
"category": "product_version",
"name": "libpq5-32bit-17.2-150200.5.5.1.x86_64",
"product": {
"name": "libpq5-32bit-17.2-150200.5.5.1.x86_64",
"product_id": "libpq5-32bit-17.2-150200.5.5.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql16-16.6-150200.5.21.1.x86_64",
"product": {
"name": "postgresql16-16.6-150200.5.21.1.x86_64",
"product_id": "postgresql16-16.6-150200.5.21.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql16-contrib-16.6-150200.5.21.1.x86_64",
"product": {
"name": "postgresql16-contrib-16.6-150200.5.21.1.x86_64",
"product_id": "postgresql16-contrib-16.6-150200.5.21.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql16-devel-16.6-150200.5.21.1.x86_64",
"product": {
"name": "postgresql16-devel-16.6-150200.5.21.1.x86_64",
"product_id": "postgresql16-devel-16.6-150200.5.21.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql16-llvmjit-16.6-150200.5.21.1.x86_64",
"product": {
"name": "postgresql16-llvmjit-16.6-150200.5.21.1.x86_64",
"product_id": "postgresql16-llvmjit-16.6-150200.5.21.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql16-llvmjit-devel-16.6-150200.5.21.1.x86_64",
"product": {
"name": "postgresql16-llvmjit-devel-16.6-150200.5.21.1.x86_64",
"product_id": "postgresql16-llvmjit-devel-16.6-150200.5.21.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql16-plperl-16.6-150200.5.21.1.x86_64",
"product": {
"name": "postgresql16-plperl-16.6-150200.5.21.1.x86_64",
"product_id": "postgresql16-plperl-16.6-150200.5.21.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql16-plpython-16.6-150200.5.21.1.x86_64",
"product": {
"name": "postgresql16-plpython-16.6-150200.5.21.1.x86_64",
"product_id": "postgresql16-plpython-16.6-150200.5.21.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql16-pltcl-16.6-150200.5.21.1.x86_64",
"product": {
"name": "postgresql16-pltcl-16.6-150200.5.21.1.x86_64",
"product_id": "postgresql16-pltcl-16.6-150200.5.21.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql16-server-16.6-150200.5.21.1.x86_64",
"product": {
"name": "postgresql16-server-16.6-150200.5.21.1.x86_64",
"product_id": "postgresql16-server-16.6-150200.5.21.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql16-server-devel-16.6-150200.5.21.1.x86_64",
"product": {
"name": "postgresql16-server-devel-16.6-150200.5.21.1.x86_64",
"product_id": "postgresql16-server-devel-16.6-150200.5.21.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql16-test-16.6-150200.5.21.1.x86_64",
"product": {
"name": "postgresql16-test-16.6-150200.5.21.1.x86_64",
"product_id": "postgresql16-test-16.6-150200.5.21.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql17-17.2-150200.5.5.1.x86_64",
"product": {
"name": "postgresql17-17.2-150200.5.5.1.x86_64",
"product_id": "postgresql17-17.2-150200.5.5.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql17-contrib-17.2-150200.5.5.1.x86_64",
"product": {
"name": "postgresql17-contrib-17.2-150200.5.5.1.x86_64",
"product_id": "postgresql17-contrib-17.2-150200.5.5.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql17-devel-17.2-150200.5.5.1.x86_64",
"product": {
"name": "postgresql17-devel-17.2-150200.5.5.1.x86_64",
"product_id": "postgresql17-devel-17.2-150200.5.5.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql17-devel-mini-17.2-150200.5.5.1.x86_64",
"product": {
"name": "postgresql17-devel-mini-17.2-150200.5.5.1.x86_64",
"product_id": "postgresql17-devel-mini-17.2-150200.5.5.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql17-llvmjit-17.2-150200.5.5.1.x86_64",
"product": {
"name": "postgresql17-llvmjit-17.2-150200.5.5.1.x86_64",
"product_id": "postgresql17-llvmjit-17.2-150200.5.5.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql17-llvmjit-devel-17.2-150200.5.5.1.x86_64",
"product": {
"name": "postgresql17-llvmjit-devel-17.2-150200.5.5.1.x86_64",
"product_id": "postgresql17-llvmjit-devel-17.2-150200.5.5.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql17-plperl-17.2-150200.5.5.1.x86_64",
"product": {
"name": "postgresql17-plperl-17.2-150200.5.5.1.x86_64",
"product_id": "postgresql17-plperl-17.2-150200.5.5.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql17-plpython-17.2-150200.5.5.1.x86_64",
"product": {
"name": "postgresql17-plpython-17.2-150200.5.5.1.x86_64",
"product_id": "postgresql17-plpython-17.2-150200.5.5.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql17-pltcl-17.2-150200.5.5.1.x86_64",
"product": {
"name": "postgresql17-pltcl-17.2-150200.5.5.1.x86_64",
"product_id": "postgresql17-pltcl-17.2-150200.5.5.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql17-server-17.2-150200.5.5.1.x86_64",
"product": {
"name": "postgresql17-server-17.2-150200.5.5.1.x86_64",
"product_id": "postgresql17-server-17.2-150200.5.5.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql17-server-devel-17.2-150200.5.5.1.x86_64",
"product": {
"name": "postgresql17-server-devel-17.2-150200.5.5.1.x86_64",
"product_id": "postgresql17-server-devel-17.2-150200.5.5.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql17-test-17.2-150200.5.5.1.x86_64",
"product": {
"name": "postgresql17-test-17.2-150200.5.5.1.x86_64",
"product_id": "postgresql17-test-17.2-150200.5.5.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux Enterprise Module for Basesystem 15 SP5",
"product": {
"name": "SUSE Linux Enterprise Module for Basesystem 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP5",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle-module-basesystem:15:sp5"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Module for Legacy 15 SP5",
"product": {
"name": "SUSE Linux Enterprise Module for Legacy 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP5",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle-module-legacy:15:sp5"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Module for Package Hub 15 SP5",
"product": {
"name": "SUSE Linux Enterprise Module for Package Hub 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP5",
"product_identification_helper": {
"cpe": "cpe:/o:suse:packagehub:15:sp5"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Module for Server Applications 15 SP5",
"product": {
"name": "SUSE Linux Enterprise Module for Server Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP5",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle-module-server-applications:15:sp5"
}
}
},
{
"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-LTSS",
"product": {
"name": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle_hpc-ltss:15:sp3"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product": {
"name": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle_hpc-espos:15:sp4"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product": {
"name": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle_hpc-ltss:15:sp4"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server 15 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 15 SP4-LTSS",
"product": {
"name": "SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles-ltss:15:sp4"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server for SAP Applications 15 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 Linux Enterprise Server for SAP Applications 15 SP4",
"product": {
"name": "SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles_sap:15:sp4"
}
}
},
{
"category": "product_name",
"name": "SUSE Manager Proxy 4.3",
"product": {
"name": "SUSE Manager Proxy 4.3",
"product_id": "SUSE Manager Proxy 4.3",
"product_identification_helper": {
"cpe": "cpe:/o:suse:suse-manager-proxy:4.3"
}
}
},
{
"category": "product_name",
"name": "SUSE Manager Server 4.3",
"product": {
"name": "SUSE Manager Server 4.3",
"product_id": "SUSE Manager Server 4.3",
"product_identification_helper": {
"cpe": "cpe:/o:suse:suse-manager-server:4.3"
}
}
},
{
"category": "product_name",
"name": "SUSE Enterprise Storage 7.1",
"product": {
"name": "SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1",
"product_identification_helper": {
"cpe": "cpe:/o:suse:ses:7.1"
}
}
},
{
"category": "product_name",
"name": "openSUSE Leap 15.5",
"product": {
"name": "openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5",
"product_identification_helper": {
"cpe": "cpe:/o:opensuse:leap:15.5"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq5-17.2-150200.5.5.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP5:libpq5-17.2-150200.5.5.1.aarch64"
},
"product_reference": "libpq5-17.2-150200.5.5.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq5-17.2-150200.5.5.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP5:libpq5-17.2-150200.5.5.1.ppc64le"
},
"product_reference": "libpq5-17.2-150200.5.5.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq5-17.2-150200.5.5.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP5:libpq5-17.2-150200.5.5.1.s390x"
},
"product_reference": "libpq5-17.2-150200.5.5.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq5-17.2-150200.5.5.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP5:libpq5-17.2-150200.5.5.1.x86_64"
},
"product_reference": "libpq5-17.2-150200.5.5.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq5-32bit-17.2-150200.5.5.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP5:libpq5-32bit-17.2-150200.5.5.1.x86_64"
},
"product_reference": "libpq5-32bit-17.2-150200.5.5.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-17-150500.10.9.1.noarch as component of SUSE Linux Enterprise Module for Basesystem 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP5:postgresql-17-150500.10.9.1.noarch"
},
"product_reference": "postgresql-17-150500.10.9.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-16.6-150200.5.21.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP5:postgresql16-16.6-150200.5.21.1.aarch64"
},
"product_reference": "postgresql16-16.6-150200.5.21.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-16.6-150200.5.21.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP5:postgresql16-16.6-150200.5.21.1.ppc64le"
},
"product_reference": "postgresql16-16.6-150200.5.21.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-16.6-150200.5.21.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP5:postgresql16-16.6-150200.5.21.1.s390x"
},
"product_reference": "postgresql16-16.6-150200.5.21.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-16.6-150200.5.21.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP5:postgresql16-16.6-150200.5.21.1.x86_64"
},
"product_reference": "postgresql16-16.6-150200.5.21.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql17-17.2-150200.5.5.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP5:postgresql17-17.2-150200.5.5.1.aarch64"
},
"product_reference": "postgresql17-17.2-150200.5.5.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql17-17.2-150200.5.5.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP5:postgresql17-17.2-150200.5.5.1.ppc64le"
},
"product_reference": "postgresql17-17.2-150200.5.5.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql17-17.2-150200.5.5.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP5:postgresql17-17.2-150200.5.5.1.s390x"
},
"product_reference": "postgresql17-17.2-150200.5.5.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql17-17.2-150200.5.5.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP5:postgresql17-17.2-150200.5.5.1.x86_64"
},
"product_reference": "postgresql17-17.2-150200.5.5.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-llvmjit-17-150500.10.9.1.noarch as component of SUSE Linux Enterprise Module for Legacy 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql-llvmjit-17-150500.10.9.1.noarch"
},
"product_reference": "postgresql-llvmjit-17-150500.10.9.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-llvmjit-devel-17-150500.10.9.1.noarch as component of SUSE Linux Enterprise Module for Legacy 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql-llvmjit-devel-17-150500.10.9.1.noarch"
},
"product_reference": "postgresql-llvmjit-devel-17-150500.10.9.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-17-150500.10.9.1.noarch as component of SUSE Linux Enterprise Module for Package Hub 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql-17-150500.10.9.1.noarch"
},
"product_reference": "postgresql-17-150500.10.9.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-contrib-17-150500.10.9.1.noarch as component of SUSE Linux Enterprise Module for Package Hub 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql-contrib-17-150500.10.9.1.noarch"
},
"product_reference": "postgresql-contrib-17-150500.10.9.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-devel-17-150500.10.9.1.noarch as component of SUSE Linux Enterprise Module for Package Hub 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql-devel-17-150500.10.9.1.noarch"
},
"product_reference": "postgresql-devel-17-150500.10.9.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-docs-17-150500.10.9.1.noarch as component of SUSE Linux Enterprise Module for Package Hub 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql-docs-17-150500.10.9.1.noarch"
},
"product_reference": "postgresql-docs-17-150500.10.9.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-llvmjit-17-150500.10.9.1.noarch as component of SUSE Linux Enterprise Module for Package Hub 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql-llvmjit-17-150500.10.9.1.noarch"
},
"product_reference": "postgresql-llvmjit-17-150500.10.9.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-llvmjit-devel-17-150500.10.9.1.noarch as component of SUSE Linux Enterprise Module for Package Hub 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql-llvmjit-devel-17-150500.10.9.1.noarch"
},
"product_reference": "postgresql-llvmjit-devel-17-150500.10.9.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plperl-17-150500.10.9.1.noarch as component of SUSE Linux Enterprise Module for Package Hub 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql-plperl-17-150500.10.9.1.noarch"
},
"product_reference": "postgresql-plperl-17-150500.10.9.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plpython-17-150500.10.9.1.noarch as component of SUSE Linux Enterprise Module for Package Hub 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql-plpython-17-150500.10.9.1.noarch"
},
"product_reference": "postgresql-plpython-17-150500.10.9.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-pltcl-17-150500.10.9.1.noarch as component of SUSE Linux Enterprise Module for Package Hub 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql-pltcl-17-150500.10.9.1.noarch"
},
"product_reference": "postgresql-pltcl-17-150500.10.9.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-17-150500.10.9.1.noarch as component of SUSE Linux Enterprise Module for Package Hub 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql-server-17-150500.10.9.1.noarch"
},
"product_reference": "postgresql-server-17-150500.10.9.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-devel-17-150500.10.9.1.noarch as component of SUSE Linux Enterprise Module for Package Hub 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql-server-devel-17-150500.10.9.1.noarch"
},
"product_reference": "postgresql-server-devel-17-150500.10.9.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-test-17-150500.10.9.1.noarch as component of SUSE Linux Enterprise Module for Package Hub 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql-test-17-150500.10.9.1.noarch"
},
"product_reference": "postgresql-test-17-150500.10.9.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-llvmjit-16.6-150200.5.21.1.aarch64 as component of SUSE Linux Enterprise Module for Package Hub 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql16-llvmjit-16.6-150200.5.21.1.aarch64"
},
"product_reference": "postgresql16-llvmjit-16.6-150200.5.21.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-llvmjit-16.6-150200.5.21.1.ppc64le as component of SUSE Linux Enterprise Module for Package Hub 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql16-llvmjit-16.6-150200.5.21.1.ppc64le"
},
"product_reference": "postgresql16-llvmjit-16.6-150200.5.21.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-llvmjit-16.6-150200.5.21.1.s390x as component of SUSE Linux Enterprise Module for Package Hub 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql16-llvmjit-16.6-150200.5.21.1.s390x"
},
"product_reference": "postgresql16-llvmjit-16.6-150200.5.21.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-llvmjit-16.6-150200.5.21.1.x86_64 as component of SUSE Linux Enterprise Module for Package Hub 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql16-llvmjit-16.6-150200.5.21.1.x86_64"
},
"product_reference": "postgresql16-llvmjit-16.6-150200.5.21.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-llvmjit-devel-16.6-150200.5.21.1.aarch64 as component of SUSE Linux Enterprise Module for Package Hub 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql16-llvmjit-devel-16.6-150200.5.21.1.aarch64"
},
"product_reference": "postgresql16-llvmjit-devel-16.6-150200.5.21.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-llvmjit-devel-16.6-150200.5.21.1.ppc64le as component of SUSE Linux Enterprise Module for Package Hub 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql16-llvmjit-devel-16.6-150200.5.21.1.ppc64le"
},
"product_reference": "postgresql16-llvmjit-devel-16.6-150200.5.21.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-llvmjit-devel-16.6-150200.5.21.1.s390x as component of SUSE Linux Enterprise Module for Package Hub 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql16-llvmjit-devel-16.6-150200.5.21.1.s390x"
},
"product_reference": "postgresql16-llvmjit-devel-16.6-150200.5.21.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-llvmjit-devel-16.6-150200.5.21.1.x86_64 as component of SUSE Linux Enterprise Module for Package Hub 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql16-llvmjit-devel-16.6-150200.5.21.1.x86_64"
},
"product_reference": "postgresql16-llvmjit-devel-16.6-150200.5.21.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-test-16.6-150200.5.21.1.aarch64 as component of SUSE Linux Enterprise Module for Package Hub 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql16-test-16.6-150200.5.21.1.aarch64"
},
"product_reference": "postgresql16-test-16.6-150200.5.21.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-test-16.6-150200.5.21.1.ppc64le as component of SUSE Linux Enterprise Module for Package Hub 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql16-test-16.6-150200.5.21.1.ppc64le"
},
"product_reference": "postgresql16-test-16.6-150200.5.21.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-test-16.6-150200.5.21.1.s390x as component of SUSE Linux Enterprise Module for Package Hub 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql16-test-16.6-150200.5.21.1.s390x"
},
"product_reference": "postgresql16-test-16.6-150200.5.21.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-test-16.6-150200.5.21.1.x86_64 as component of SUSE Linux Enterprise Module for Package Hub 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql16-test-16.6-150200.5.21.1.x86_64"
},
"product_reference": "postgresql16-test-16.6-150200.5.21.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql17-llvmjit-17.2-150200.5.5.1.aarch64 as component of SUSE Linux Enterprise Module for Package Hub 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql17-llvmjit-17.2-150200.5.5.1.aarch64"
},
"product_reference": "postgresql17-llvmjit-17.2-150200.5.5.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql17-llvmjit-17.2-150200.5.5.1.ppc64le as component of SUSE Linux Enterprise Module for Package Hub 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql17-llvmjit-17.2-150200.5.5.1.ppc64le"
},
"product_reference": "postgresql17-llvmjit-17.2-150200.5.5.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql17-llvmjit-17.2-150200.5.5.1.s390x as component of SUSE Linux Enterprise Module for Package Hub 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql17-llvmjit-17.2-150200.5.5.1.s390x"
},
"product_reference": "postgresql17-llvmjit-17.2-150200.5.5.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql17-llvmjit-17.2-150200.5.5.1.x86_64 as component of SUSE Linux Enterprise Module for Package Hub 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql17-llvmjit-17.2-150200.5.5.1.x86_64"
},
"product_reference": "postgresql17-llvmjit-17.2-150200.5.5.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql17-llvmjit-devel-17.2-150200.5.5.1.aarch64 as component of SUSE Linux Enterprise Module for Package Hub 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql17-llvmjit-devel-17.2-150200.5.5.1.aarch64"
},
"product_reference": "postgresql17-llvmjit-devel-17.2-150200.5.5.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql17-llvmjit-devel-17.2-150200.5.5.1.ppc64le as component of SUSE Linux Enterprise Module for Package Hub 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql17-llvmjit-devel-17.2-150200.5.5.1.ppc64le"
},
"product_reference": "postgresql17-llvmjit-devel-17.2-150200.5.5.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql17-llvmjit-devel-17.2-150200.5.5.1.s390x as component of SUSE Linux Enterprise Module for Package Hub 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql17-llvmjit-devel-17.2-150200.5.5.1.s390x"
},
"product_reference": "postgresql17-llvmjit-devel-17.2-150200.5.5.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql17-llvmjit-devel-17.2-150200.5.5.1.x86_64 as component of SUSE Linux Enterprise Module for Package Hub 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql17-llvmjit-devel-17.2-150200.5.5.1.x86_64"
},
"product_reference": "postgresql17-llvmjit-devel-17.2-150200.5.5.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql17-test-17.2-150200.5.5.1.aarch64 as component of SUSE Linux Enterprise Module for Package Hub 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql17-test-17.2-150200.5.5.1.aarch64"
},
"product_reference": "postgresql17-test-17.2-150200.5.5.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql17-test-17.2-150200.5.5.1.ppc64le as component of SUSE Linux Enterprise Module for Package Hub 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql17-test-17.2-150200.5.5.1.ppc64le"
},
"product_reference": "postgresql17-test-17.2-150200.5.5.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql17-test-17.2-150200.5.5.1.s390x as component of SUSE Linux Enterprise Module for Package Hub 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql17-test-17.2-150200.5.5.1.s390x"
},
"product_reference": "postgresql17-test-17.2-150200.5.5.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql17-test-17.2-150200.5.5.1.x86_64 as component of SUSE Linux Enterprise Module for Package Hub 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql17-test-17.2-150200.5.5.1.x86_64"
},
"product_reference": "postgresql17-test-17.2-150200.5.5.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libecpg6-17.2-150200.5.5.1.aarch64 as component of SUSE Linux Enterprise Module for Server Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP5:libecpg6-17.2-150200.5.5.1.aarch64"
},
"product_reference": "libecpg6-17.2-150200.5.5.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libecpg6-17.2-150200.5.5.1.ppc64le as component of SUSE Linux Enterprise Module for Server Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP5:libecpg6-17.2-150200.5.5.1.ppc64le"
},
"product_reference": "libecpg6-17.2-150200.5.5.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libecpg6-17.2-150200.5.5.1.s390x as component of SUSE Linux Enterprise Module for Server Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP5:libecpg6-17.2-150200.5.5.1.s390x"
},
"product_reference": "libecpg6-17.2-150200.5.5.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libecpg6-17.2-150200.5.5.1.x86_64 as component of SUSE Linux Enterprise Module for Server Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP5:libecpg6-17.2-150200.5.5.1.x86_64"
},
"product_reference": "libecpg6-17.2-150200.5.5.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-contrib-17-150500.10.9.1.noarch as component of SUSE Linux Enterprise Module for Server Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql-contrib-17-150500.10.9.1.noarch"
},
"product_reference": "postgresql-contrib-17-150500.10.9.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-devel-17-150500.10.9.1.noarch as component of SUSE Linux Enterprise Module for Server Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql-devel-17-150500.10.9.1.noarch"
},
"product_reference": "postgresql-devel-17-150500.10.9.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-docs-17-150500.10.9.1.noarch as component of SUSE Linux Enterprise Module for Server Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql-docs-17-150500.10.9.1.noarch"
},
"product_reference": "postgresql-docs-17-150500.10.9.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plperl-17-150500.10.9.1.noarch as component of SUSE Linux Enterprise Module for Server Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql-plperl-17-150500.10.9.1.noarch"
},
"product_reference": "postgresql-plperl-17-150500.10.9.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plpython-17-150500.10.9.1.noarch as component of SUSE Linux Enterprise Module for Server Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql-plpython-17-150500.10.9.1.noarch"
},
"product_reference": "postgresql-plpython-17-150500.10.9.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-pltcl-17-150500.10.9.1.noarch as component of SUSE Linux Enterprise Module for Server Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql-pltcl-17-150500.10.9.1.noarch"
},
"product_reference": "postgresql-pltcl-17-150500.10.9.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-17-150500.10.9.1.noarch as component of SUSE Linux Enterprise Module for Server Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql-server-17-150500.10.9.1.noarch"
},
"product_reference": "postgresql-server-17-150500.10.9.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-devel-17-150500.10.9.1.noarch as component of SUSE Linux Enterprise Module for Server Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql-server-devel-17-150500.10.9.1.noarch"
},
"product_reference": "postgresql-server-devel-17-150500.10.9.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-contrib-16.6-150200.5.21.1.aarch64 as component of SUSE Linux Enterprise Module for Server Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-contrib-16.6-150200.5.21.1.aarch64"
},
"product_reference": "postgresql16-contrib-16.6-150200.5.21.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-contrib-16.6-150200.5.21.1.ppc64le as component of SUSE Linux Enterprise Module for Server Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-contrib-16.6-150200.5.21.1.ppc64le"
},
"product_reference": "postgresql16-contrib-16.6-150200.5.21.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-contrib-16.6-150200.5.21.1.s390x as component of SUSE Linux Enterprise Module for Server Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-contrib-16.6-150200.5.21.1.s390x"
},
"product_reference": "postgresql16-contrib-16.6-150200.5.21.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-contrib-16.6-150200.5.21.1.x86_64 as component of SUSE Linux Enterprise Module for Server Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-contrib-16.6-150200.5.21.1.x86_64"
},
"product_reference": "postgresql16-contrib-16.6-150200.5.21.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-devel-16.6-150200.5.21.1.aarch64 as component of SUSE Linux Enterprise Module for Server Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-devel-16.6-150200.5.21.1.aarch64"
},
"product_reference": "postgresql16-devel-16.6-150200.5.21.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-devel-16.6-150200.5.21.1.ppc64le as component of SUSE Linux Enterprise Module for Server Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-devel-16.6-150200.5.21.1.ppc64le"
},
"product_reference": "postgresql16-devel-16.6-150200.5.21.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-devel-16.6-150200.5.21.1.s390x as component of SUSE Linux Enterprise Module for Server Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-devel-16.6-150200.5.21.1.s390x"
},
"product_reference": "postgresql16-devel-16.6-150200.5.21.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-devel-16.6-150200.5.21.1.x86_64 as component of SUSE Linux Enterprise Module for Server Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-devel-16.6-150200.5.21.1.x86_64"
},
"product_reference": "postgresql16-devel-16.6-150200.5.21.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-docs-16.6-150200.5.21.1.noarch as component of SUSE Linux Enterprise Module for Server Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-docs-16.6-150200.5.21.1.noarch"
},
"product_reference": "postgresql16-docs-16.6-150200.5.21.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-plperl-16.6-150200.5.21.1.aarch64 as component of SUSE Linux Enterprise Module for Server Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-plperl-16.6-150200.5.21.1.aarch64"
},
"product_reference": "postgresql16-plperl-16.6-150200.5.21.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-plperl-16.6-150200.5.21.1.ppc64le as component of SUSE Linux Enterprise Module for Server Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-plperl-16.6-150200.5.21.1.ppc64le"
},
"product_reference": "postgresql16-plperl-16.6-150200.5.21.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-plperl-16.6-150200.5.21.1.s390x as component of SUSE Linux Enterprise Module for Server Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-plperl-16.6-150200.5.21.1.s390x"
},
"product_reference": "postgresql16-plperl-16.6-150200.5.21.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-plperl-16.6-150200.5.21.1.x86_64 as component of SUSE Linux Enterprise Module for Server Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-plperl-16.6-150200.5.21.1.x86_64"
},
"product_reference": "postgresql16-plperl-16.6-150200.5.21.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-plpython-16.6-150200.5.21.1.aarch64 as component of SUSE Linux Enterprise Module for Server Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-plpython-16.6-150200.5.21.1.aarch64"
},
"product_reference": "postgresql16-plpython-16.6-150200.5.21.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-plpython-16.6-150200.5.21.1.ppc64le as component of SUSE Linux Enterprise Module for Server Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-plpython-16.6-150200.5.21.1.ppc64le"
},
"product_reference": "postgresql16-plpython-16.6-150200.5.21.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-plpython-16.6-150200.5.21.1.s390x as component of SUSE Linux Enterprise Module for Server Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-plpython-16.6-150200.5.21.1.s390x"
},
"product_reference": "postgresql16-plpython-16.6-150200.5.21.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-plpython-16.6-150200.5.21.1.x86_64 as component of SUSE Linux Enterprise Module for Server Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-plpython-16.6-150200.5.21.1.x86_64"
},
"product_reference": "postgresql16-plpython-16.6-150200.5.21.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-pltcl-16.6-150200.5.21.1.aarch64 as component of SUSE Linux Enterprise Module for Server Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-pltcl-16.6-150200.5.21.1.aarch64"
},
"product_reference": "postgresql16-pltcl-16.6-150200.5.21.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-pltcl-16.6-150200.5.21.1.ppc64le as component of SUSE Linux Enterprise Module for Server Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-pltcl-16.6-150200.5.21.1.ppc64le"
},
"product_reference": "postgresql16-pltcl-16.6-150200.5.21.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-pltcl-16.6-150200.5.21.1.s390x as component of SUSE Linux Enterprise Module for Server Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-pltcl-16.6-150200.5.21.1.s390x"
},
"product_reference": "postgresql16-pltcl-16.6-150200.5.21.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-pltcl-16.6-150200.5.21.1.x86_64 as component of SUSE Linux Enterprise Module for Server Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-pltcl-16.6-150200.5.21.1.x86_64"
},
"product_reference": "postgresql16-pltcl-16.6-150200.5.21.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-server-16.6-150200.5.21.1.aarch64 as component of SUSE Linux Enterprise Module for Server Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-server-16.6-150200.5.21.1.aarch64"
},
"product_reference": "postgresql16-server-16.6-150200.5.21.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-server-16.6-150200.5.21.1.ppc64le as component of SUSE Linux Enterprise Module for Server Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-server-16.6-150200.5.21.1.ppc64le"
},
"product_reference": "postgresql16-server-16.6-150200.5.21.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-server-16.6-150200.5.21.1.s390x as component of SUSE Linux Enterprise Module for Server Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-server-16.6-150200.5.21.1.s390x"
},
"product_reference": "postgresql16-server-16.6-150200.5.21.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-server-16.6-150200.5.21.1.x86_64 as component of SUSE Linux Enterprise Module for Server Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-server-16.6-150200.5.21.1.x86_64"
},
"product_reference": "postgresql16-server-16.6-150200.5.21.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-server-devel-16.6-150200.5.21.1.aarch64 as component of SUSE Linux Enterprise Module for Server Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-server-devel-16.6-150200.5.21.1.aarch64"
},
"product_reference": "postgresql16-server-devel-16.6-150200.5.21.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-server-devel-16.6-150200.5.21.1.ppc64le as component of SUSE Linux Enterprise Module for Server Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-server-devel-16.6-150200.5.21.1.ppc64le"
},
"product_reference": "postgresql16-server-devel-16.6-150200.5.21.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-server-devel-16.6-150200.5.21.1.s390x as component of SUSE Linux Enterprise Module for Server Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-server-devel-16.6-150200.5.21.1.s390x"
},
"product_reference": "postgresql16-server-devel-16.6-150200.5.21.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-server-devel-16.6-150200.5.21.1.x86_64 as component of SUSE Linux Enterprise Module for Server Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-server-devel-16.6-150200.5.21.1.x86_64"
},
"product_reference": "postgresql16-server-devel-16.6-150200.5.21.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql17-contrib-17.2-150200.5.5.1.aarch64 as component of SUSE Linux Enterprise Module for Server Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql17-contrib-17.2-150200.5.5.1.aarch64"
},
"product_reference": "postgresql17-contrib-17.2-150200.5.5.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql17-contrib-17.2-150200.5.5.1.ppc64le as component of SUSE Linux Enterprise Module for Server Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql17-contrib-17.2-150200.5.5.1.ppc64le"
},
"product_reference": "postgresql17-contrib-17.2-150200.5.5.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql17-contrib-17.2-150200.5.5.1.s390x as component of SUSE Linux Enterprise Module for Server Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql17-contrib-17.2-150200.5.5.1.s390x"
},
"product_reference": "postgresql17-contrib-17.2-150200.5.5.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql17-contrib-17.2-150200.5.5.1.x86_64 as component of SUSE Linux Enterprise Module for Server Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql17-contrib-17.2-150200.5.5.1.x86_64"
},
"product_reference": "postgresql17-contrib-17.2-150200.5.5.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql17-devel-17.2-150200.5.5.1.aarch64 as component of SUSE Linux Enterprise Module for Server Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql17-devel-17.2-150200.5.5.1.aarch64"
},
"product_reference": "postgresql17-devel-17.2-150200.5.5.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql17-devel-17.2-150200.5.5.1.ppc64le as component of SUSE Linux Enterprise Module for Server Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql17-devel-17.2-150200.5.5.1.ppc64le"
},
"product_reference": "postgresql17-devel-17.2-150200.5.5.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql17-devel-17.2-150200.5.5.1.s390x as component of SUSE Linux Enterprise Module for Server Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql17-devel-17.2-150200.5.5.1.s390x"
},
"product_reference": "postgresql17-devel-17.2-150200.5.5.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql17-devel-17.2-150200.5.5.1.x86_64 as component of SUSE Linux Enterprise Module for Server Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql17-devel-17.2-150200.5.5.1.x86_64"
},
"product_reference": "postgresql17-devel-17.2-150200.5.5.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql17-docs-17.2-150200.5.5.1.noarch as component of SUSE Linux Enterprise Module for Server Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql17-docs-17.2-150200.5.5.1.noarch"
},
"product_reference": "postgresql17-docs-17.2-150200.5.5.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql17-plperl-17.2-150200.5.5.1.aarch64 as component of SUSE Linux Enterprise Module for Server Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql17-plperl-17.2-150200.5.5.1.aarch64"
},
"product_reference": "postgresql17-plperl-17.2-150200.5.5.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql17-plperl-17.2-150200.5.5.1.ppc64le as component of SUSE Linux Enterprise Module for Server Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql17-plperl-17.2-150200.5.5.1.ppc64le"
},
"product_reference": "postgresql17-plperl-17.2-150200.5.5.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql17-plperl-17.2-150200.5.5.1.s390x as component of SUSE Linux Enterprise Module for Server Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql17-plperl-17.2-150200.5.5.1.s390x"
},
"product_reference": "postgresql17-plperl-17.2-150200.5.5.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql17-plperl-17.2-150200.5.5.1.x86_64 as component of SUSE Linux Enterprise Module for Server Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql17-plperl-17.2-150200.5.5.1.x86_64"
},
"product_reference": "postgresql17-plperl-17.2-150200.5.5.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql17-plpython-17.2-150200.5.5.1.aarch64 as component of SUSE Linux Enterprise Module for Server Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql17-plpython-17.2-150200.5.5.1.aarch64"
},
"product_reference": "postgresql17-plpython-17.2-150200.5.5.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql17-plpython-17.2-150200.5.5.1.ppc64le as component of SUSE Linux Enterprise Module for Server Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql17-plpython-17.2-150200.5.5.1.ppc64le"
},
"product_reference": "postgresql17-plpython-17.2-150200.5.5.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql17-plpython-17.2-150200.5.5.1.s390x as component of SUSE Linux Enterprise Module for Server Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql17-plpython-17.2-150200.5.5.1.s390x"
},
"product_reference": "postgresql17-plpython-17.2-150200.5.5.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql17-plpython-17.2-150200.5.5.1.x86_64 as component of SUSE Linux Enterprise Module for Server Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql17-plpython-17.2-150200.5.5.1.x86_64"
},
"product_reference": "postgresql17-plpython-17.2-150200.5.5.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql17-pltcl-17.2-150200.5.5.1.aarch64 as component of SUSE Linux Enterprise Module for Server Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql17-pltcl-17.2-150200.5.5.1.aarch64"
},
"product_reference": "postgresql17-pltcl-17.2-150200.5.5.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql17-pltcl-17.2-150200.5.5.1.ppc64le as component of SUSE Linux Enterprise Module for Server Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql17-pltcl-17.2-150200.5.5.1.ppc64le"
},
"product_reference": "postgresql17-pltcl-17.2-150200.5.5.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql17-pltcl-17.2-150200.5.5.1.s390x as component of SUSE Linux Enterprise Module for Server Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql17-pltcl-17.2-150200.5.5.1.s390x"
},
"product_reference": "postgresql17-pltcl-17.2-150200.5.5.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql17-pltcl-17.2-150200.5.5.1.x86_64 as component of SUSE Linux Enterprise Module for Server Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql17-pltcl-17.2-150200.5.5.1.x86_64"
},
"product_reference": "postgresql17-pltcl-17.2-150200.5.5.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql17-server-17.2-150200.5.5.1.aarch64 as component of SUSE Linux Enterprise Module for Server Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql17-server-17.2-150200.5.5.1.aarch64"
},
"product_reference": "postgresql17-server-17.2-150200.5.5.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql17-server-17.2-150200.5.5.1.ppc64le as component of SUSE Linux Enterprise Module for Server Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql17-server-17.2-150200.5.5.1.ppc64le"
},
"product_reference": "postgresql17-server-17.2-150200.5.5.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql17-server-17.2-150200.5.5.1.s390x as component of SUSE Linux Enterprise Module for Server Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql17-server-17.2-150200.5.5.1.s390x"
},
"product_reference": "postgresql17-server-17.2-150200.5.5.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql17-server-17.2-150200.5.5.1.x86_64 as component of SUSE Linux Enterprise Module for Server Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql17-server-17.2-150200.5.5.1.x86_64"
},
"product_reference": "postgresql17-server-17.2-150200.5.5.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql17-server-devel-17.2-150200.5.5.1.aarch64 as component of SUSE Linux Enterprise Module for Server Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql17-server-devel-17.2-150200.5.5.1.aarch64"
},
"product_reference": "postgresql17-server-devel-17.2-150200.5.5.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql17-server-devel-17.2-150200.5.5.1.ppc64le as component of SUSE Linux Enterprise Module for Server Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql17-server-devel-17.2-150200.5.5.1.ppc64le"
},
"product_reference": "postgresql17-server-devel-17.2-150200.5.5.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql17-server-devel-17.2-150200.5.5.1.s390x as component of SUSE Linux Enterprise Module for Server Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql17-server-devel-17.2-150200.5.5.1.s390x"
},
"product_reference": "postgresql17-server-devel-17.2-150200.5.5.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql17-server-devel-17.2-150200.5.5.1.x86_64 as component of SUSE Linux Enterprise Module for Server Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql17-server-devel-17.2-150200.5.5.1.x86_64"
},
"product_reference": "postgresql17-server-devel-17.2-150200.5.5.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-17-150200.4.30.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:postgresql-17-150200.4.30.1.noarch"
},
"product_reference": "postgresql-17-150200.4.30.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-contrib-17-150200.4.30.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:postgresql-contrib-17-150200.4.30.1.noarch"
},
"product_reference": "postgresql-contrib-17-150200.4.30.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-devel-17-150200.4.30.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:postgresql-devel-17-150200.4.30.1.noarch"
},
"product_reference": "postgresql-devel-17-150200.4.30.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-docs-17-150200.4.30.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:postgresql-docs-17-150200.4.30.1.noarch"
},
"product_reference": "postgresql-docs-17-150200.4.30.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plperl-17-150200.4.30.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:postgresql-plperl-17-150200.4.30.1.noarch"
},
"product_reference": "postgresql-plperl-17-150200.4.30.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plpython-17-150200.4.30.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:postgresql-plpython-17-150200.4.30.1.noarch"
},
"product_reference": "postgresql-plpython-17-150200.4.30.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-pltcl-17-150200.4.30.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:postgresql-pltcl-17-150200.4.30.1.noarch"
},
"product_reference": "postgresql-pltcl-17-150200.4.30.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-17-150200.4.30.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:postgresql-server-17-150200.4.30.1.noarch"
},
"product_reference": "postgresql-server-17-150200.4.30.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-devel-17-150200.4.30.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:postgresql-server-devel-17-150200.4.30.1.noarch"
},
"product_reference": "postgresql-server-devel-17-150200.4.30.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libecpg6-17.2-150200.5.5.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libecpg6-17.2-150200.5.5.1.aarch64"
},
"product_reference": "libecpg6-17.2-150200.5.5.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libecpg6-17.2-150200.5.5.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libecpg6-17.2-150200.5.5.1.x86_64"
},
"product_reference": "libecpg6-17.2-150200.5.5.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq5-17.2-150200.5.5.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libpq5-17.2-150200.5.5.1.aarch64"
},
"product_reference": "libpq5-17.2-150200.5.5.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq5-17.2-150200.5.5.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libpq5-17.2-150200.5.5.1.x86_64"
},
"product_reference": "libpq5-17.2-150200.5.5.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-17-150300.10.27.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:postgresql-17-150300.10.27.1.noarch"
},
"product_reference": "postgresql-17-150300.10.27.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-contrib-17-150300.10.27.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:postgresql-contrib-17-150300.10.27.1.noarch"
},
"product_reference": "postgresql-contrib-17-150300.10.27.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-devel-17-150300.10.27.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:postgresql-devel-17-150300.10.27.1.noarch"
},
"product_reference": "postgresql-devel-17-150300.10.27.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-docs-17-150300.10.27.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:postgresql-docs-17-150300.10.27.1.noarch"
},
"product_reference": "postgresql-docs-17-150300.10.27.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plperl-17-150300.10.27.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:postgresql-plperl-17-150300.10.27.1.noarch"
},
"product_reference": "postgresql-plperl-17-150300.10.27.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plpython-17-150300.10.27.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:postgresql-plpython-17-150300.10.27.1.noarch"
},
"product_reference": "postgresql-plpython-17-150300.10.27.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-pltcl-17-150300.10.27.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:postgresql-pltcl-17-150300.10.27.1.noarch"
},
"product_reference": "postgresql-pltcl-17-150300.10.27.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-17-150300.10.27.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:postgresql-server-17-150300.10.27.1.noarch"
},
"product_reference": "postgresql-server-17-150300.10.27.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-devel-17-150300.10.27.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:postgresql-server-devel-17-150300.10.27.1.noarch"
},
"product_reference": "postgresql-server-devel-17-150300.10.27.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libecpg6-17.2-150200.5.5.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libecpg6-17.2-150200.5.5.1.aarch64"
},
"product_reference": "libecpg6-17.2-150200.5.5.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libecpg6-17.2-150200.5.5.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libecpg6-17.2-150200.5.5.1.x86_64"
},
"product_reference": "libecpg6-17.2-150200.5.5.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq5-17.2-150200.5.5.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpq5-17.2-150200.5.5.1.aarch64"
},
"product_reference": "libpq5-17.2-150200.5.5.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq5-17.2-150200.5.5.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpq5-17.2-150200.5.5.1.x86_64"
},
"product_reference": "libpq5-17.2-150200.5.5.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq5-32bit-17.2-150200.5.5.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpq5-32bit-17.2-150200.5.5.1.x86_64"
},
"product_reference": "libpq5-32bit-17.2-150200.5.5.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-17-150400.4.18.1.noarch as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql-17-150400.4.18.1.noarch"
},
"product_reference": "postgresql-17-150400.4.18.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-contrib-17-150400.4.18.1.noarch as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql-contrib-17-150400.4.18.1.noarch"
},
"product_reference": "postgresql-contrib-17-150400.4.18.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-devel-17-150400.4.18.1.noarch as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql-devel-17-150400.4.18.1.noarch"
},
"product_reference": "postgresql-devel-17-150400.4.18.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-docs-17-150400.4.18.1.noarch as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql-docs-17-150400.4.18.1.noarch"
},
"product_reference": "postgresql-docs-17-150400.4.18.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-llvmjit-17-150400.4.18.1.noarch as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql-llvmjit-17-150400.4.18.1.noarch"
},
"product_reference": "postgresql-llvmjit-17-150400.4.18.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-llvmjit-devel-17-150400.4.18.1.noarch as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql-llvmjit-devel-17-150400.4.18.1.noarch"
},
"product_reference": "postgresql-llvmjit-devel-17-150400.4.18.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plperl-17-150400.4.18.1.noarch as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql-plperl-17-150400.4.18.1.noarch"
},
"product_reference": "postgresql-plperl-17-150400.4.18.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plpython-17-150400.4.18.1.noarch as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql-plpython-17-150400.4.18.1.noarch"
},
"product_reference": "postgresql-plpython-17-150400.4.18.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-pltcl-17-150400.4.18.1.noarch as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql-pltcl-17-150400.4.18.1.noarch"
},
"product_reference": "postgresql-pltcl-17-150400.4.18.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-17-150400.4.18.1.noarch as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql-server-17-150400.4.18.1.noarch"
},
"product_reference": "postgresql-server-17-150400.4.18.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-devel-17-150400.4.18.1.noarch as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql-server-devel-17-150400.4.18.1.noarch"
},
"product_reference": "postgresql-server-devel-17-150400.4.18.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-16.6-150200.5.21.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-16.6-150200.5.21.1.aarch64"
},
"product_reference": "postgresql16-16.6-150200.5.21.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-16.6-150200.5.21.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-16.6-150200.5.21.1.x86_64"
},
"product_reference": "postgresql16-16.6-150200.5.21.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-contrib-16.6-150200.5.21.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-contrib-16.6-150200.5.21.1.aarch64"
},
"product_reference": "postgresql16-contrib-16.6-150200.5.21.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-contrib-16.6-150200.5.21.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-contrib-16.6-150200.5.21.1.x86_64"
},
"product_reference": "postgresql16-contrib-16.6-150200.5.21.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-devel-16.6-150200.5.21.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-devel-16.6-150200.5.21.1.aarch64"
},
"product_reference": "postgresql16-devel-16.6-150200.5.21.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-devel-16.6-150200.5.21.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-devel-16.6-150200.5.21.1.x86_64"
},
"product_reference": "postgresql16-devel-16.6-150200.5.21.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-docs-16.6-150200.5.21.1.noarch as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-docs-16.6-150200.5.21.1.noarch"
},
"product_reference": "postgresql16-docs-16.6-150200.5.21.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-plperl-16.6-150200.5.21.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-plperl-16.6-150200.5.21.1.aarch64"
},
"product_reference": "postgresql16-plperl-16.6-150200.5.21.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-plperl-16.6-150200.5.21.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-plperl-16.6-150200.5.21.1.x86_64"
},
"product_reference": "postgresql16-plperl-16.6-150200.5.21.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-plpython-16.6-150200.5.21.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-plpython-16.6-150200.5.21.1.aarch64"
},
"product_reference": "postgresql16-plpython-16.6-150200.5.21.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-plpython-16.6-150200.5.21.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-plpython-16.6-150200.5.21.1.x86_64"
},
"product_reference": "postgresql16-plpython-16.6-150200.5.21.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-pltcl-16.6-150200.5.21.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-pltcl-16.6-150200.5.21.1.aarch64"
},
"product_reference": "postgresql16-pltcl-16.6-150200.5.21.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-pltcl-16.6-150200.5.21.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-pltcl-16.6-150200.5.21.1.x86_64"
},
"product_reference": "postgresql16-pltcl-16.6-150200.5.21.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-server-16.6-150200.5.21.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-server-16.6-150200.5.21.1.aarch64"
},
"product_reference": "postgresql16-server-16.6-150200.5.21.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-server-16.6-150200.5.21.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-server-16.6-150200.5.21.1.x86_64"
},
"product_reference": "postgresql16-server-16.6-150200.5.21.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-server-devel-16.6-150200.5.21.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-server-devel-16.6-150200.5.21.1.aarch64"
},
"product_reference": "postgresql16-server-devel-16.6-150200.5.21.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-server-devel-16.6-150200.5.21.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-server-devel-16.6-150200.5.21.1.x86_64"
},
"product_reference": "postgresql16-server-devel-16.6-150200.5.21.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libecpg6-17.2-150200.5.5.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libecpg6-17.2-150200.5.5.1.aarch64"
},
"product_reference": "libecpg6-17.2-150200.5.5.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libecpg6-17.2-150200.5.5.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libecpg6-17.2-150200.5.5.1.x86_64"
},
"product_reference": "libecpg6-17.2-150200.5.5.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq5-17.2-150200.5.5.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpq5-17.2-150200.5.5.1.aarch64"
},
"product_reference": "libpq5-17.2-150200.5.5.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq5-17.2-150200.5.5.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpq5-17.2-150200.5.5.1.x86_64"
},
"product_reference": "libpq5-17.2-150200.5.5.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq5-32bit-17.2-150200.5.5.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpq5-32bit-17.2-150200.5.5.1.x86_64"
},
"product_reference": "libpq5-32bit-17.2-150200.5.5.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-17-150400.4.18.1.noarch as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql-17-150400.4.18.1.noarch"
},
"product_reference": "postgresql-17-150400.4.18.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-contrib-17-150400.4.18.1.noarch as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql-contrib-17-150400.4.18.1.noarch"
},
"product_reference": "postgresql-contrib-17-150400.4.18.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-devel-17-150400.4.18.1.noarch as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql-devel-17-150400.4.18.1.noarch"
},
"product_reference": "postgresql-devel-17-150400.4.18.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-docs-17-150400.4.18.1.noarch as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql-docs-17-150400.4.18.1.noarch"
},
"product_reference": "postgresql-docs-17-150400.4.18.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-llvmjit-17-150400.4.18.1.noarch as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql-llvmjit-17-150400.4.18.1.noarch"
},
"product_reference": "postgresql-llvmjit-17-150400.4.18.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-llvmjit-devel-17-150400.4.18.1.noarch as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql-llvmjit-devel-17-150400.4.18.1.noarch"
},
"product_reference": "postgresql-llvmjit-devel-17-150400.4.18.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plperl-17-150400.4.18.1.noarch as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql-plperl-17-150400.4.18.1.noarch"
},
"product_reference": "postgresql-plperl-17-150400.4.18.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plpython-17-150400.4.18.1.noarch as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql-plpython-17-150400.4.18.1.noarch"
},
"product_reference": "postgresql-plpython-17-150400.4.18.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-pltcl-17-150400.4.18.1.noarch as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql-pltcl-17-150400.4.18.1.noarch"
},
"product_reference": "postgresql-pltcl-17-150400.4.18.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-17-150400.4.18.1.noarch as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql-server-17-150400.4.18.1.noarch"
},
"product_reference": "postgresql-server-17-150400.4.18.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-devel-17-150400.4.18.1.noarch as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql-server-devel-17-150400.4.18.1.noarch"
},
"product_reference": "postgresql-server-devel-17-150400.4.18.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-16.6-150200.5.21.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-16.6-150200.5.21.1.aarch64"
},
"product_reference": "postgresql16-16.6-150200.5.21.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-16.6-150200.5.21.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-16.6-150200.5.21.1.x86_64"
},
"product_reference": "postgresql16-16.6-150200.5.21.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-contrib-16.6-150200.5.21.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-contrib-16.6-150200.5.21.1.aarch64"
},
"product_reference": "postgresql16-contrib-16.6-150200.5.21.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-contrib-16.6-150200.5.21.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-contrib-16.6-150200.5.21.1.x86_64"
},
"product_reference": "postgresql16-contrib-16.6-150200.5.21.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-devel-16.6-150200.5.21.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-devel-16.6-150200.5.21.1.aarch64"
},
"product_reference": "postgresql16-devel-16.6-150200.5.21.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-devel-16.6-150200.5.21.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-devel-16.6-150200.5.21.1.x86_64"
},
"product_reference": "postgresql16-devel-16.6-150200.5.21.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-docs-16.6-150200.5.21.1.noarch as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-docs-16.6-150200.5.21.1.noarch"
},
"product_reference": "postgresql16-docs-16.6-150200.5.21.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-plperl-16.6-150200.5.21.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-plperl-16.6-150200.5.21.1.aarch64"
},
"product_reference": "postgresql16-plperl-16.6-150200.5.21.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-plperl-16.6-150200.5.21.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-plperl-16.6-150200.5.21.1.x86_64"
},
"product_reference": "postgresql16-plperl-16.6-150200.5.21.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-plpython-16.6-150200.5.21.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-plpython-16.6-150200.5.21.1.aarch64"
},
"product_reference": "postgresql16-plpython-16.6-150200.5.21.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-plpython-16.6-150200.5.21.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-plpython-16.6-150200.5.21.1.x86_64"
},
"product_reference": "postgresql16-plpython-16.6-150200.5.21.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-pltcl-16.6-150200.5.21.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-pltcl-16.6-150200.5.21.1.aarch64"
},
"product_reference": "postgresql16-pltcl-16.6-150200.5.21.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-pltcl-16.6-150200.5.21.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-pltcl-16.6-150200.5.21.1.x86_64"
},
"product_reference": "postgresql16-pltcl-16.6-150200.5.21.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-server-16.6-150200.5.21.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-server-16.6-150200.5.21.1.aarch64"
},
"product_reference": "postgresql16-server-16.6-150200.5.21.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-server-16.6-150200.5.21.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-server-16.6-150200.5.21.1.x86_64"
},
"product_reference": "postgresql16-server-16.6-150200.5.21.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-server-devel-16.6-150200.5.21.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-server-devel-16.6-150200.5.21.1.aarch64"
},
"product_reference": "postgresql16-server-devel-16.6-150200.5.21.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-server-devel-16.6-150200.5.21.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-server-devel-16.6-150200.5.21.1.x86_64"
},
"product_reference": "postgresql16-server-devel-16.6-150200.5.21.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-17-150200.4.30.1.noarch as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql-17-150200.4.30.1.noarch"
},
"product_reference": "postgresql-17-150200.4.30.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-contrib-17-150200.4.30.1.noarch as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql-contrib-17-150200.4.30.1.noarch"
},
"product_reference": "postgresql-contrib-17-150200.4.30.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-devel-17-150200.4.30.1.noarch as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql-devel-17-150200.4.30.1.noarch"
},
"product_reference": "postgresql-devel-17-150200.4.30.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-docs-17-150200.4.30.1.noarch as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql-docs-17-150200.4.30.1.noarch"
},
"product_reference": "postgresql-docs-17-150200.4.30.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plperl-17-150200.4.30.1.noarch as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql-plperl-17-150200.4.30.1.noarch"
},
"product_reference": "postgresql-plperl-17-150200.4.30.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plpython-17-150200.4.30.1.noarch as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql-plpython-17-150200.4.30.1.noarch"
},
"product_reference": "postgresql-plpython-17-150200.4.30.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-pltcl-17-150200.4.30.1.noarch as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql-pltcl-17-150200.4.30.1.noarch"
},
"product_reference": "postgresql-pltcl-17-150200.4.30.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-17-150200.4.30.1.noarch as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql-server-17-150200.4.30.1.noarch"
},
"product_reference": "postgresql-server-17-150200.4.30.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-devel-17-150200.4.30.1.noarch as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql-server-devel-17-150200.4.30.1.noarch"
},
"product_reference": "postgresql-server-devel-17-150200.4.30.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libecpg6-17.2-150200.5.5.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:libecpg6-17.2-150200.5.5.1.aarch64"
},
"product_reference": "libecpg6-17.2-150200.5.5.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libecpg6-17.2-150200.5.5.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:libecpg6-17.2-150200.5.5.1.ppc64le"
},
"product_reference": "libecpg6-17.2-150200.5.5.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libecpg6-17.2-150200.5.5.1.s390x as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:libecpg6-17.2-150200.5.5.1.s390x"
},
"product_reference": "libecpg6-17.2-150200.5.5.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libecpg6-17.2-150200.5.5.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:libecpg6-17.2-150200.5.5.1.x86_64"
},
"product_reference": "libecpg6-17.2-150200.5.5.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq5-17.2-150200.5.5.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:libpq5-17.2-150200.5.5.1.aarch64"
},
"product_reference": "libpq5-17.2-150200.5.5.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq5-17.2-150200.5.5.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:libpq5-17.2-150200.5.5.1.ppc64le"
},
"product_reference": "libpq5-17.2-150200.5.5.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq5-17.2-150200.5.5.1.s390x as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:libpq5-17.2-150200.5.5.1.s390x"
},
"product_reference": "libpq5-17.2-150200.5.5.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq5-17.2-150200.5.5.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:libpq5-17.2-150200.5.5.1.x86_64"
},
"product_reference": "libpq5-17.2-150200.5.5.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-17-150300.10.27.1.noarch as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql-17-150300.10.27.1.noarch"
},
"product_reference": "postgresql-17-150300.10.27.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-contrib-17-150300.10.27.1.noarch as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql-contrib-17-150300.10.27.1.noarch"
},
"product_reference": "postgresql-contrib-17-150300.10.27.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-devel-17-150300.10.27.1.noarch as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql-devel-17-150300.10.27.1.noarch"
},
"product_reference": "postgresql-devel-17-150300.10.27.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-docs-17-150300.10.27.1.noarch as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql-docs-17-150300.10.27.1.noarch"
},
"product_reference": "postgresql-docs-17-150300.10.27.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plperl-17-150300.10.27.1.noarch as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql-plperl-17-150300.10.27.1.noarch"
},
"product_reference": "postgresql-plperl-17-150300.10.27.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plpython-17-150300.10.27.1.noarch as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql-plpython-17-150300.10.27.1.noarch"
},
"product_reference": "postgresql-plpython-17-150300.10.27.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-pltcl-17-150300.10.27.1.noarch as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql-pltcl-17-150300.10.27.1.noarch"
},
"product_reference": "postgresql-pltcl-17-150300.10.27.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-17-150300.10.27.1.noarch as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql-server-17-150300.10.27.1.noarch"
},
"product_reference": "postgresql-server-17-150300.10.27.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-devel-17-150300.10.27.1.noarch as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql-server-devel-17-150300.10.27.1.noarch"
},
"product_reference": "postgresql-server-devel-17-150300.10.27.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libecpg6-17.2-150200.5.5.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:libecpg6-17.2-150200.5.5.1.aarch64"
},
"product_reference": "libecpg6-17.2-150200.5.5.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libecpg6-17.2-150200.5.5.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:libecpg6-17.2-150200.5.5.1.ppc64le"
},
"product_reference": "libecpg6-17.2-150200.5.5.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libecpg6-17.2-150200.5.5.1.s390x as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:libecpg6-17.2-150200.5.5.1.s390x"
},
"product_reference": "libecpg6-17.2-150200.5.5.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libecpg6-17.2-150200.5.5.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:libecpg6-17.2-150200.5.5.1.x86_64"
},
"product_reference": "libecpg6-17.2-150200.5.5.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq5-17.2-150200.5.5.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:libpq5-17.2-150200.5.5.1.aarch64"
},
"product_reference": "libpq5-17.2-150200.5.5.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq5-17.2-150200.5.5.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:libpq5-17.2-150200.5.5.1.ppc64le"
},
"product_reference": "libpq5-17.2-150200.5.5.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq5-17.2-150200.5.5.1.s390x as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:libpq5-17.2-150200.5.5.1.s390x"
},
"product_reference": "libpq5-17.2-150200.5.5.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq5-17.2-150200.5.5.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:libpq5-17.2-150200.5.5.1.x86_64"
},
"product_reference": "libpq5-17.2-150200.5.5.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq5-32bit-17.2-150200.5.5.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:libpq5-32bit-17.2-150200.5.5.1.x86_64"
},
"product_reference": "libpq5-32bit-17.2-150200.5.5.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-17-150400.4.18.1.noarch as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql-17-150400.4.18.1.noarch"
},
"product_reference": "postgresql-17-150400.4.18.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-contrib-17-150400.4.18.1.noarch as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql-contrib-17-150400.4.18.1.noarch"
},
"product_reference": "postgresql-contrib-17-150400.4.18.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-devel-17-150400.4.18.1.noarch as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql-devel-17-150400.4.18.1.noarch"
},
"product_reference": "postgresql-devel-17-150400.4.18.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-docs-17-150400.4.18.1.noarch as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql-docs-17-150400.4.18.1.noarch"
},
"product_reference": "postgresql-docs-17-150400.4.18.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-llvmjit-17-150400.4.18.1.noarch as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql-llvmjit-17-150400.4.18.1.noarch"
},
"product_reference": "postgresql-llvmjit-17-150400.4.18.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-llvmjit-devel-17-150400.4.18.1.noarch as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql-llvmjit-devel-17-150400.4.18.1.noarch"
},
"product_reference": "postgresql-llvmjit-devel-17-150400.4.18.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plperl-17-150400.4.18.1.noarch as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql-plperl-17-150400.4.18.1.noarch"
},
"product_reference": "postgresql-plperl-17-150400.4.18.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plpython-17-150400.4.18.1.noarch as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql-plpython-17-150400.4.18.1.noarch"
},
"product_reference": "postgresql-plpython-17-150400.4.18.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-pltcl-17-150400.4.18.1.noarch as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql-pltcl-17-150400.4.18.1.noarch"
},
"product_reference": "postgresql-pltcl-17-150400.4.18.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-17-150400.4.18.1.noarch as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql-server-17-150400.4.18.1.noarch"
},
"product_reference": "postgresql-server-17-150400.4.18.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-devel-17-150400.4.18.1.noarch as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql-server-devel-17-150400.4.18.1.noarch"
},
"product_reference": "postgresql-server-devel-17-150400.4.18.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-16.6-150200.5.21.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-16.6-150200.5.21.1.aarch64"
},
"product_reference": "postgresql16-16.6-150200.5.21.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-16.6-150200.5.21.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-16.6-150200.5.21.1.ppc64le"
},
"product_reference": "postgresql16-16.6-150200.5.21.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-16.6-150200.5.21.1.s390x as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-16.6-150200.5.21.1.s390x"
},
"product_reference": "postgresql16-16.6-150200.5.21.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-16.6-150200.5.21.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-16.6-150200.5.21.1.x86_64"
},
"product_reference": "postgresql16-16.6-150200.5.21.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-contrib-16.6-150200.5.21.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-contrib-16.6-150200.5.21.1.aarch64"
},
"product_reference": "postgresql16-contrib-16.6-150200.5.21.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-contrib-16.6-150200.5.21.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-contrib-16.6-150200.5.21.1.ppc64le"
},
"product_reference": "postgresql16-contrib-16.6-150200.5.21.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-contrib-16.6-150200.5.21.1.s390x as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-contrib-16.6-150200.5.21.1.s390x"
},
"product_reference": "postgresql16-contrib-16.6-150200.5.21.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-contrib-16.6-150200.5.21.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-contrib-16.6-150200.5.21.1.x86_64"
},
"product_reference": "postgresql16-contrib-16.6-150200.5.21.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-devel-16.6-150200.5.21.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-devel-16.6-150200.5.21.1.aarch64"
},
"product_reference": "postgresql16-devel-16.6-150200.5.21.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-devel-16.6-150200.5.21.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-devel-16.6-150200.5.21.1.ppc64le"
},
"product_reference": "postgresql16-devel-16.6-150200.5.21.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-devel-16.6-150200.5.21.1.s390x as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-devel-16.6-150200.5.21.1.s390x"
},
"product_reference": "postgresql16-devel-16.6-150200.5.21.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-devel-16.6-150200.5.21.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-devel-16.6-150200.5.21.1.x86_64"
},
"product_reference": "postgresql16-devel-16.6-150200.5.21.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-docs-16.6-150200.5.21.1.noarch as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-docs-16.6-150200.5.21.1.noarch"
},
"product_reference": "postgresql16-docs-16.6-150200.5.21.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-plperl-16.6-150200.5.21.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-plperl-16.6-150200.5.21.1.aarch64"
},
"product_reference": "postgresql16-plperl-16.6-150200.5.21.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-plperl-16.6-150200.5.21.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-plperl-16.6-150200.5.21.1.ppc64le"
},
"product_reference": "postgresql16-plperl-16.6-150200.5.21.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-plperl-16.6-150200.5.21.1.s390x as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-plperl-16.6-150200.5.21.1.s390x"
},
"product_reference": "postgresql16-plperl-16.6-150200.5.21.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-plperl-16.6-150200.5.21.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-plperl-16.6-150200.5.21.1.x86_64"
},
"product_reference": "postgresql16-plperl-16.6-150200.5.21.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-plpython-16.6-150200.5.21.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-plpython-16.6-150200.5.21.1.aarch64"
},
"product_reference": "postgresql16-plpython-16.6-150200.5.21.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-plpython-16.6-150200.5.21.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-plpython-16.6-150200.5.21.1.ppc64le"
},
"product_reference": "postgresql16-plpython-16.6-150200.5.21.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-plpython-16.6-150200.5.21.1.s390x as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-plpython-16.6-150200.5.21.1.s390x"
},
"product_reference": "postgresql16-plpython-16.6-150200.5.21.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-plpython-16.6-150200.5.21.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-plpython-16.6-150200.5.21.1.x86_64"
},
"product_reference": "postgresql16-plpython-16.6-150200.5.21.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-pltcl-16.6-150200.5.21.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-pltcl-16.6-150200.5.21.1.aarch64"
},
"product_reference": "postgresql16-pltcl-16.6-150200.5.21.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-pltcl-16.6-150200.5.21.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-pltcl-16.6-150200.5.21.1.ppc64le"
},
"product_reference": "postgresql16-pltcl-16.6-150200.5.21.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-pltcl-16.6-150200.5.21.1.s390x as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-pltcl-16.6-150200.5.21.1.s390x"
},
"product_reference": "postgresql16-pltcl-16.6-150200.5.21.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-pltcl-16.6-150200.5.21.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-pltcl-16.6-150200.5.21.1.x86_64"
},
"product_reference": "postgresql16-pltcl-16.6-150200.5.21.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-server-16.6-150200.5.21.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-server-16.6-150200.5.21.1.aarch64"
},
"product_reference": "postgresql16-server-16.6-150200.5.21.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-server-16.6-150200.5.21.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-server-16.6-150200.5.21.1.ppc64le"
},
"product_reference": "postgresql16-server-16.6-150200.5.21.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-server-16.6-150200.5.21.1.s390x as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-server-16.6-150200.5.21.1.s390x"
},
"product_reference": "postgresql16-server-16.6-150200.5.21.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-server-16.6-150200.5.21.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-server-16.6-150200.5.21.1.x86_64"
},
"product_reference": "postgresql16-server-16.6-150200.5.21.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-server-devel-16.6-150200.5.21.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-server-devel-16.6-150200.5.21.1.aarch64"
},
"product_reference": "postgresql16-server-devel-16.6-150200.5.21.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-server-devel-16.6-150200.5.21.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-server-devel-16.6-150200.5.21.1.ppc64le"
},
"product_reference": "postgresql16-server-devel-16.6-150200.5.21.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-server-devel-16.6-150200.5.21.1.s390x as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-server-devel-16.6-150200.5.21.1.s390x"
},
"product_reference": "postgresql16-server-devel-16.6-150200.5.21.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-server-devel-16.6-150200.5.21.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-server-devel-16.6-150200.5.21.1.x86_64"
},
"product_reference": "postgresql16-server-devel-16.6-150200.5.21.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-17-150200.4.30.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:postgresql-17-150200.4.30.1.noarch"
},
"product_reference": "postgresql-17-150200.4.30.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-contrib-17-150200.4.30.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:postgresql-contrib-17-150200.4.30.1.noarch"
},
"product_reference": "postgresql-contrib-17-150200.4.30.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-devel-17-150200.4.30.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:postgresql-devel-17-150200.4.30.1.noarch"
},
"product_reference": "postgresql-devel-17-150200.4.30.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-docs-17-150200.4.30.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:postgresql-docs-17-150200.4.30.1.noarch"
},
"product_reference": "postgresql-docs-17-150200.4.30.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plperl-17-150200.4.30.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:postgresql-plperl-17-150200.4.30.1.noarch"
},
"product_reference": "postgresql-plperl-17-150200.4.30.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plpython-17-150200.4.30.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:postgresql-plpython-17-150200.4.30.1.noarch"
},
"product_reference": "postgresql-plpython-17-150200.4.30.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-pltcl-17-150200.4.30.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:postgresql-pltcl-17-150200.4.30.1.noarch"
},
"product_reference": "postgresql-pltcl-17-150200.4.30.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-17-150200.4.30.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:postgresql-server-17-150200.4.30.1.noarch"
},
"product_reference": "postgresql-server-17-150200.4.30.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-devel-17-150200.4.30.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:postgresql-server-devel-17-150200.4.30.1.noarch"
},
"product_reference": "postgresql-server-devel-17-150200.4.30.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libecpg6-17.2-150200.5.5.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libecpg6-17.2-150200.5.5.1.ppc64le"
},
"product_reference": "libecpg6-17.2-150200.5.5.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libecpg6-17.2-150200.5.5.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libecpg6-17.2-150200.5.5.1.x86_64"
},
"product_reference": "libecpg6-17.2-150200.5.5.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq5-17.2-150200.5.5.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libpq5-17.2-150200.5.5.1.ppc64le"
},
"product_reference": "libpq5-17.2-150200.5.5.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq5-17.2-150200.5.5.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libpq5-17.2-150200.5.5.1.x86_64"
},
"product_reference": "libpq5-17.2-150200.5.5.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-17-150300.10.27.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:postgresql-17-150300.10.27.1.noarch"
},
"product_reference": "postgresql-17-150300.10.27.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-contrib-17-150300.10.27.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:postgresql-contrib-17-150300.10.27.1.noarch"
},
"product_reference": "postgresql-contrib-17-150300.10.27.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-devel-17-150300.10.27.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:postgresql-devel-17-150300.10.27.1.noarch"
},
"product_reference": "postgresql-devel-17-150300.10.27.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-docs-17-150300.10.27.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:postgresql-docs-17-150300.10.27.1.noarch"
},
"product_reference": "postgresql-docs-17-150300.10.27.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plperl-17-150300.10.27.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:postgresql-plperl-17-150300.10.27.1.noarch"
},
"product_reference": "postgresql-plperl-17-150300.10.27.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plpython-17-150300.10.27.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:postgresql-plpython-17-150300.10.27.1.noarch"
},
"product_reference": "postgresql-plpython-17-150300.10.27.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-pltcl-17-150300.10.27.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:postgresql-pltcl-17-150300.10.27.1.noarch"
},
"product_reference": "postgresql-pltcl-17-150300.10.27.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-17-150300.10.27.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:postgresql-server-17-150300.10.27.1.noarch"
},
"product_reference": "postgresql-server-17-150300.10.27.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-devel-17-150300.10.27.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:postgresql-server-devel-17-150300.10.27.1.noarch"
},
"product_reference": "postgresql-server-devel-17-150300.10.27.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libecpg6-17.2-150200.5.5.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libecpg6-17.2-150200.5.5.1.ppc64le"
},
"product_reference": "libecpg6-17.2-150200.5.5.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libecpg6-17.2-150200.5.5.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libecpg6-17.2-150200.5.5.1.x86_64"
},
"product_reference": "libecpg6-17.2-150200.5.5.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq5-17.2-150200.5.5.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpq5-17.2-150200.5.5.1.ppc64le"
},
"product_reference": "libpq5-17.2-150200.5.5.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq5-17.2-150200.5.5.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpq5-17.2-150200.5.5.1.x86_64"
},
"product_reference": "libpq5-17.2-150200.5.5.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq5-32bit-17.2-150200.5.5.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpq5-32bit-17.2-150200.5.5.1.x86_64"
},
"product_reference": "libpq5-32bit-17.2-150200.5.5.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-17-150400.4.18.1.noarch as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql-17-150400.4.18.1.noarch"
},
"product_reference": "postgresql-17-150400.4.18.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-contrib-17-150400.4.18.1.noarch as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql-contrib-17-150400.4.18.1.noarch"
},
"product_reference": "postgresql-contrib-17-150400.4.18.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-devel-17-150400.4.18.1.noarch as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql-devel-17-150400.4.18.1.noarch"
},
"product_reference": "postgresql-devel-17-150400.4.18.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-docs-17-150400.4.18.1.noarch as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql-docs-17-150400.4.18.1.noarch"
},
"product_reference": "postgresql-docs-17-150400.4.18.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-llvmjit-17-150400.4.18.1.noarch as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql-llvmjit-17-150400.4.18.1.noarch"
},
"product_reference": "postgresql-llvmjit-17-150400.4.18.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-llvmjit-devel-17-150400.4.18.1.noarch as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql-llvmjit-devel-17-150400.4.18.1.noarch"
},
"product_reference": "postgresql-llvmjit-devel-17-150400.4.18.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plperl-17-150400.4.18.1.noarch as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql-plperl-17-150400.4.18.1.noarch"
},
"product_reference": "postgresql-plperl-17-150400.4.18.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plpython-17-150400.4.18.1.noarch as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql-plpython-17-150400.4.18.1.noarch"
},
"product_reference": "postgresql-plpython-17-150400.4.18.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-pltcl-17-150400.4.18.1.noarch as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql-pltcl-17-150400.4.18.1.noarch"
},
"product_reference": "postgresql-pltcl-17-150400.4.18.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-17-150400.4.18.1.noarch as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql-server-17-150400.4.18.1.noarch"
},
"product_reference": "postgresql-server-17-150400.4.18.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-devel-17-150400.4.18.1.noarch as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql-server-devel-17-150400.4.18.1.noarch"
},
"product_reference": "postgresql-server-devel-17-150400.4.18.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-16.6-150200.5.21.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-16.6-150200.5.21.1.ppc64le"
},
"product_reference": "postgresql16-16.6-150200.5.21.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-16.6-150200.5.21.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-16.6-150200.5.21.1.x86_64"
},
"product_reference": "postgresql16-16.6-150200.5.21.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-contrib-16.6-150200.5.21.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-contrib-16.6-150200.5.21.1.ppc64le"
},
"product_reference": "postgresql16-contrib-16.6-150200.5.21.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-contrib-16.6-150200.5.21.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-contrib-16.6-150200.5.21.1.x86_64"
},
"product_reference": "postgresql16-contrib-16.6-150200.5.21.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-devel-16.6-150200.5.21.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-devel-16.6-150200.5.21.1.ppc64le"
},
"product_reference": "postgresql16-devel-16.6-150200.5.21.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-devel-16.6-150200.5.21.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-devel-16.6-150200.5.21.1.x86_64"
},
"product_reference": "postgresql16-devel-16.6-150200.5.21.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-docs-16.6-150200.5.21.1.noarch as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-docs-16.6-150200.5.21.1.noarch"
},
"product_reference": "postgresql16-docs-16.6-150200.5.21.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-plperl-16.6-150200.5.21.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-plperl-16.6-150200.5.21.1.ppc64le"
},
"product_reference": "postgresql16-plperl-16.6-150200.5.21.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-plperl-16.6-150200.5.21.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-plperl-16.6-150200.5.21.1.x86_64"
},
"product_reference": "postgresql16-plperl-16.6-150200.5.21.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-plpython-16.6-150200.5.21.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-plpython-16.6-150200.5.21.1.ppc64le"
},
"product_reference": "postgresql16-plpython-16.6-150200.5.21.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-plpython-16.6-150200.5.21.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-plpython-16.6-150200.5.21.1.x86_64"
},
"product_reference": "postgresql16-plpython-16.6-150200.5.21.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-pltcl-16.6-150200.5.21.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-pltcl-16.6-150200.5.21.1.ppc64le"
},
"product_reference": "postgresql16-pltcl-16.6-150200.5.21.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-pltcl-16.6-150200.5.21.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-pltcl-16.6-150200.5.21.1.x86_64"
},
"product_reference": "postgresql16-pltcl-16.6-150200.5.21.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-server-16.6-150200.5.21.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-server-16.6-150200.5.21.1.ppc64le"
},
"product_reference": "postgresql16-server-16.6-150200.5.21.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-server-16.6-150200.5.21.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-server-16.6-150200.5.21.1.x86_64"
},
"product_reference": "postgresql16-server-16.6-150200.5.21.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-server-devel-16.6-150200.5.21.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-server-devel-16.6-150200.5.21.1.ppc64le"
},
"product_reference": "postgresql16-server-devel-16.6-150200.5.21.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-server-devel-16.6-150200.5.21.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-server-devel-16.6-150200.5.21.1.x86_64"
},
"product_reference": "postgresql16-server-devel-16.6-150200.5.21.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libecpg6-17.2-150200.5.5.1.x86_64 as component of SUSE Manager Proxy 4.3",
"product_id": "SUSE Manager Proxy 4.3:libecpg6-17.2-150200.5.5.1.x86_64"
},
"product_reference": "libecpg6-17.2-150200.5.5.1.x86_64",
"relates_to_product_reference": "SUSE Manager Proxy 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq5-17.2-150200.5.5.1.x86_64 as component of SUSE Manager Proxy 4.3",
"product_id": "SUSE Manager Proxy 4.3:libpq5-17.2-150200.5.5.1.x86_64"
},
"product_reference": "libpq5-17.2-150200.5.5.1.x86_64",
"relates_to_product_reference": "SUSE Manager Proxy 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq5-32bit-17.2-150200.5.5.1.x86_64 as component of SUSE Manager Proxy 4.3",
"product_id": "SUSE Manager Proxy 4.3:libpq5-32bit-17.2-150200.5.5.1.x86_64"
},
"product_reference": "libpq5-32bit-17.2-150200.5.5.1.x86_64",
"relates_to_product_reference": "SUSE Manager Proxy 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-17-150400.4.18.1.noarch as component of SUSE Manager Proxy 4.3",
"product_id": "SUSE Manager Proxy 4.3:postgresql-17-150400.4.18.1.noarch"
},
"product_reference": "postgresql-17-150400.4.18.1.noarch",
"relates_to_product_reference": "SUSE Manager Proxy 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-contrib-17-150400.4.18.1.noarch as component of SUSE Manager Proxy 4.3",
"product_id": "SUSE Manager Proxy 4.3:postgresql-contrib-17-150400.4.18.1.noarch"
},
"product_reference": "postgresql-contrib-17-150400.4.18.1.noarch",
"relates_to_product_reference": "SUSE Manager Proxy 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-devel-17-150400.4.18.1.noarch as component of SUSE Manager Proxy 4.3",
"product_id": "SUSE Manager Proxy 4.3:postgresql-devel-17-150400.4.18.1.noarch"
},
"product_reference": "postgresql-devel-17-150400.4.18.1.noarch",
"relates_to_product_reference": "SUSE Manager Proxy 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-docs-17-150400.4.18.1.noarch as component of SUSE Manager Proxy 4.3",
"product_id": "SUSE Manager Proxy 4.3:postgresql-docs-17-150400.4.18.1.noarch"
},
"product_reference": "postgresql-docs-17-150400.4.18.1.noarch",
"relates_to_product_reference": "SUSE Manager Proxy 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plperl-17-150400.4.18.1.noarch as component of SUSE Manager Proxy 4.3",
"product_id": "SUSE Manager Proxy 4.3:postgresql-plperl-17-150400.4.18.1.noarch"
},
"product_reference": "postgresql-plperl-17-150400.4.18.1.noarch",
"relates_to_product_reference": "SUSE Manager Proxy 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plpython-17-150400.4.18.1.noarch as component of SUSE Manager Proxy 4.3",
"product_id": "SUSE Manager Proxy 4.3:postgresql-plpython-17-150400.4.18.1.noarch"
},
"product_reference": "postgresql-plpython-17-150400.4.18.1.noarch",
"relates_to_product_reference": "SUSE Manager Proxy 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-pltcl-17-150400.4.18.1.noarch as component of SUSE Manager Proxy 4.3",
"product_id": "SUSE Manager Proxy 4.3:postgresql-pltcl-17-150400.4.18.1.noarch"
},
"product_reference": "postgresql-pltcl-17-150400.4.18.1.noarch",
"relates_to_product_reference": "SUSE Manager Proxy 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-17-150400.4.18.1.noarch as component of SUSE Manager Proxy 4.3",
"product_id": "SUSE Manager Proxy 4.3:postgresql-server-17-150400.4.18.1.noarch"
},
"product_reference": "postgresql-server-17-150400.4.18.1.noarch",
"relates_to_product_reference": "SUSE Manager Proxy 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-devel-17-150400.4.18.1.noarch as component of SUSE Manager Proxy 4.3",
"product_id": "SUSE Manager Proxy 4.3:postgresql-server-devel-17-150400.4.18.1.noarch"
},
"product_reference": "postgresql-server-devel-17-150400.4.18.1.noarch",
"relates_to_product_reference": "SUSE Manager Proxy 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-16.6-150200.5.21.1.x86_64 as component of SUSE Manager Proxy 4.3",
"product_id": "SUSE Manager Proxy 4.3:postgresql16-16.6-150200.5.21.1.x86_64"
},
"product_reference": "postgresql16-16.6-150200.5.21.1.x86_64",
"relates_to_product_reference": "SUSE Manager Proxy 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-contrib-16.6-150200.5.21.1.x86_64 as component of SUSE Manager Proxy 4.3",
"product_id": "SUSE Manager Proxy 4.3:postgresql16-contrib-16.6-150200.5.21.1.x86_64"
},
"product_reference": "postgresql16-contrib-16.6-150200.5.21.1.x86_64",
"relates_to_product_reference": "SUSE Manager Proxy 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-devel-16.6-150200.5.21.1.x86_64 as component of SUSE Manager Proxy 4.3",
"product_id": "SUSE Manager Proxy 4.3:postgresql16-devel-16.6-150200.5.21.1.x86_64"
},
"product_reference": "postgresql16-devel-16.6-150200.5.21.1.x86_64",
"relates_to_product_reference": "SUSE Manager Proxy 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-docs-16.6-150200.5.21.1.noarch as component of SUSE Manager Proxy 4.3",
"product_id": "SUSE Manager Proxy 4.3:postgresql16-docs-16.6-150200.5.21.1.noarch"
},
"product_reference": "postgresql16-docs-16.6-150200.5.21.1.noarch",
"relates_to_product_reference": "SUSE Manager Proxy 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-plperl-16.6-150200.5.21.1.x86_64 as component of SUSE Manager Proxy 4.3",
"product_id": "SUSE Manager Proxy 4.3:postgresql16-plperl-16.6-150200.5.21.1.x86_64"
},
"product_reference": "postgresql16-plperl-16.6-150200.5.21.1.x86_64",
"relates_to_product_reference": "SUSE Manager Proxy 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-plpython-16.6-150200.5.21.1.x86_64 as component of SUSE Manager Proxy 4.3",
"product_id": "SUSE Manager Proxy 4.3:postgresql16-plpython-16.6-150200.5.21.1.x86_64"
},
"product_reference": "postgresql16-plpython-16.6-150200.5.21.1.x86_64",
"relates_to_product_reference": "SUSE Manager Proxy 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-pltcl-16.6-150200.5.21.1.x86_64 as component of SUSE Manager Proxy 4.3",
"product_id": "SUSE Manager Proxy 4.3:postgresql16-pltcl-16.6-150200.5.21.1.x86_64"
},
"product_reference": "postgresql16-pltcl-16.6-150200.5.21.1.x86_64",
"relates_to_product_reference": "SUSE Manager Proxy 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-server-16.6-150200.5.21.1.x86_64 as component of SUSE Manager Proxy 4.3",
"product_id": "SUSE Manager Proxy 4.3:postgresql16-server-16.6-150200.5.21.1.x86_64"
},
"product_reference": "postgresql16-server-16.6-150200.5.21.1.x86_64",
"relates_to_product_reference": "SUSE Manager Proxy 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-server-devel-16.6-150200.5.21.1.x86_64 as component of SUSE Manager Proxy 4.3",
"product_id": "SUSE Manager Proxy 4.3:postgresql16-server-devel-16.6-150200.5.21.1.x86_64"
},
"product_reference": "postgresql16-server-devel-16.6-150200.5.21.1.x86_64",
"relates_to_product_reference": "SUSE Manager Proxy 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libecpg6-17.2-150200.5.5.1.ppc64le as component of SUSE Manager Server 4.3",
"product_id": "SUSE Manager Server 4.3:libecpg6-17.2-150200.5.5.1.ppc64le"
},
"product_reference": "libecpg6-17.2-150200.5.5.1.ppc64le",
"relates_to_product_reference": "SUSE Manager Server 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libecpg6-17.2-150200.5.5.1.s390x as component of SUSE Manager Server 4.3",
"product_id": "SUSE Manager Server 4.3:libecpg6-17.2-150200.5.5.1.s390x"
},
"product_reference": "libecpg6-17.2-150200.5.5.1.s390x",
"relates_to_product_reference": "SUSE Manager Server 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libecpg6-17.2-150200.5.5.1.x86_64 as component of SUSE Manager Server 4.3",
"product_id": "SUSE Manager Server 4.3:libecpg6-17.2-150200.5.5.1.x86_64"
},
"product_reference": "libecpg6-17.2-150200.5.5.1.x86_64",
"relates_to_product_reference": "SUSE Manager Server 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq5-17.2-150200.5.5.1.ppc64le as component of SUSE Manager Server 4.3",
"product_id": "SUSE Manager Server 4.3:libpq5-17.2-150200.5.5.1.ppc64le"
},
"product_reference": "libpq5-17.2-150200.5.5.1.ppc64le",
"relates_to_product_reference": "SUSE Manager Server 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq5-17.2-150200.5.5.1.s390x as component of SUSE Manager Server 4.3",
"product_id": "SUSE Manager Server 4.3:libpq5-17.2-150200.5.5.1.s390x"
},
"product_reference": "libpq5-17.2-150200.5.5.1.s390x",
"relates_to_product_reference": "SUSE Manager Server 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq5-17.2-150200.5.5.1.x86_64 as component of SUSE Manager Server 4.3",
"product_id": "SUSE Manager Server 4.3:libpq5-17.2-150200.5.5.1.x86_64"
},
"product_reference": "libpq5-17.2-150200.5.5.1.x86_64",
"relates_to_product_reference": "SUSE Manager Server 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq5-32bit-17.2-150200.5.5.1.x86_64 as component of SUSE Manager Server 4.3",
"product_id": "SUSE Manager Server 4.3:libpq5-32bit-17.2-150200.5.5.1.x86_64"
},
"product_reference": "libpq5-32bit-17.2-150200.5.5.1.x86_64",
"relates_to_product_reference": "SUSE Manager Server 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-17-150400.4.18.1.noarch as component of SUSE Manager Server 4.3",
"product_id": "SUSE Manager Server 4.3:postgresql-17-150400.4.18.1.noarch"
},
"product_reference": "postgresql-17-150400.4.18.1.noarch",
"relates_to_product_reference": "SUSE Manager Server 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-contrib-17-150400.4.18.1.noarch as component of SUSE Manager Server 4.3",
"product_id": "SUSE Manager Server 4.3:postgresql-contrib-17-150400.4.18.1.noarch"
},
"product_reference": "postgresql-contrib-17-150400.4.18.1.noarch",
"relates_to_product_reference": "SUSE Manager Server 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-devel-17-150400.4.18.1.noarch as component of SUSE Manager Server 4.3",
"product_id": "SUSE Manager Server 4.3:postgresql-devel-17-150400.4.18.1.noarch"
},
"product_reference": "postgresql-devel-17-150400.4.18.1.noarch",
"relates_to_product_reference": "SUSE Manager Server 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-docs-17-150400.4.18.1.noarch as component of SUSE Manager Server 4.3",
"product_id": "SUSE Manager Server 4.3:postgresql-docs-17-150400.4.18.1.noarch"
},
"product_reference": "postgresql-docs-17-150400.4.18.1.noarch",
"relates_to_product_reference": "SUSE Manager Server 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plperl-17-150400.4.18.1.noarch as component of SUSE Manager Server 4.3",
"product_id": "SUSE Manager Server 4.3:postgresql-plperl-17-150400.4.18.1.noarch"
},
"product_reference": "postgresql-plperl-17-150400.4.18.1.noarch",
"relates_to_product_reference": "SUSE Manager Server 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plpython-17-150400.4.18.1.noarch as component of SUSE Manager Server 4.3",
"product_id": "SUSE Manager Server 4.3:postgresql-plpython-17-150400.4.18.1.noarch"
},
"product_reference": "postgresql-plpython-17-150400.4.18.1.noarch",
"relates_to_product_reference": "SUSE Manager Server 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-pltcl-17-150400.4.18.1.noarch as component of SUSE Manager Server 4.3",
"product_id": "SUSE Manager Server 4.3:postgresql-pltcl-17-150400.4.18.1.noarch"
},
"product_reference": "postgresql-pltcl-17-150400.4.18.1.noarch",
"relates_to_product_reference": "SUSE Manager Server 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-17-150400.4.18.1.noarch as component of SUSE Manager Server 4.3",
"product_id": "SUSE Manager Server 4.3:postgresql-server-17-150400.4.18.1.noarch"
},
"product_reference": "postgresql-server-17-150400.4.18.1.noarch",
"relates_to_product_reference": "SUSE Manager Server 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-devel-17-150400.4.18.1.noarch as component of SUSE Manager Server 4.3",
"product_id": "SUSE Manager Server 4.3:postgresql-server-devel-17-150400.4.18.1.noarch"
},
"product_reference": "postgresql-server-devel-17-150400.4.18.1.noarch",
"relates_to_product_reference": "SUSE Manager Server 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-16.6-150200.5.21.1.ppc64le as component of SUSE Manager Server 4.3",
"product_id": "SUSE Manager Server 4.3:postgresql16-16.6-150200.5.21.1.ppc64le"
},
"product_reference": "postgresql16-16.6-150200.5.21.1.ppc64le",
"relates_to_product_reference": "SUSE Manager Server 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-16.6-150200.5.21.1.s390x as component of SUSE Manager Server 4.3",
"product_id": "SUSE Manager Server 4.3:postgresql16-16.6-150200.5.21.1.s390x"
},
"product_reference": "postgresql16-16.6-150200.5.21.1.s390x",
"relates_to_product_reference": "SUSE Manager Server 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-16.6-150200.5.21.1.x86_64 as component of SUSE Manager Server 4.3",
"product_id": "SUSE Manager Server 4.3:postgresql16-16.6-150200.5.21.1.x86_64"
},
"product_reference": "postgresql16-16.6-150200.5.21.1.x86_64",
"relates_to_product_reference": "SUSE Manager Server 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-contrib-16.6-150200.5.21.1.ppc64le as component of SUSE Manager Server 4.3",
"product_id": "SUSE Manager Server 4.3:postgresql16-contrib-16.6-150200.5.21.1.ppc64le"
},
"product_reference": "postgresql16-contrib-16.6-150200.5.21.1.ppc64le",
"relates_to_product_reference": "SUSE Manager Server 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-contrib-16.6-150200.5.21.1.s390x as component of SUSE Manager Server 4.3",
"product_id": "SUSE Manager Server 4.3:postgresql16-contrib-16.6-150200.5.21.1.s390x"
},
"product_reference": "postgresql16-contrib-16.6-150200.5.21.1.s390x",
"relates_to_product_reference": "SUSE Manager Server 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-contrib-16.6-150200.5.21.1.x86_64 as component of SUSE Manager Server 4.3",
"product_id": "SUSE Manager Server 4.3:postgresql16-contrib-16.6-150200.5.21.1.x86_64"
},
"product_reference": "postgresql16-contrib-16.6-150200.5.21.1.x86_64",
"relates_to_product_reference": "SUSE Manager Server 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-devel-16.6-150200.5.21.1.ppc64le as component of SUSE Manager Server 4.3",
"product_id": "SUSE Manager Server 4.3:postgresql16-devel-16.6-150200.5.21.1.ppc64le"
},
"product_reference": "postgresql16-devel-16.6-150200.5.21.1.ppc64le",
"relates_to_product_reference": "SUSE Manager Server 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-devel-16.6-150200.5.21.1.s390x as component of SUSE Manager Server 4.3",
"product_id": "SUSE Manager Server 4.3:postgresql16-devel-16.6-150200.5.21.1.s390x"
},
"product_reference": "postgresql16-devel-16.6-150200.5.21.1.s390x",
"relates_to_product_reference": "SUSE Manager Server 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-devel-16.6-150200.5.21.1.x86_64 as component of SUSE Manager Server 4.3",
"product_id": "SUSE Manager Server 4.3:postgresql16-devel-16.6-150200.5.21.1.x86_64"
},
"product_reference": "postgresql16-devel-16.6-150200.5.21.1.x86_64",
"relates_to_product_reference": "SUSE Manager Server 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-docs-16.6-150200.5.21.1.noarch as component of SUSE Manager Server 4.3",
"product_id": "SUSE Manager Server 4.3:postgresql16-docs-16.6-150200.5.21.1.noarch"
},
"product_reference": "postgresql16-docs-16.6-150200.5.21.1.noarch",
"relates_to_product_reference": "SUSE Manager Server 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-plperl-16.6-150200.5.21.1.ppc64le as component of SUSE Manager Server 4.3",
"product_id": "SUSE Manager Server 4.3:postgresql16-plperl-16.6-150200.5.21.1.ppc64le"
},
"product_reference": "postgresql16-plperl-16.6-150200.5.21.1.ppc64le",
"relates_to_product_reference": "SUSE Manager Server 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-plperl-16.6-150200.5.21.1.s390x as component of SUSE Manager Server 4.3",
"product_id": "SUSE Manager Server 4.3:postgresql16-plperl-16.6-150200.5.21.1.s390x"
},
"product_reference": "postgresql16-plperl-16.6-150200.5.21.1.s390x",
"relates_to_product_reference": "SUSE Manager Server 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-plperl-16.6-150200.5.21.1.x86_64 as component of SUSE Manager Server 4.3",
"product_id": "SUSE Manager Server 4.3:postgresql16-plperl-16.6-150200.5.21.1.x86_64"
},
"product_reference": "postgresql16-plperl-16.6-150200.5.21.1.x86_64",
"relates_to_product_reference": "SUSE Manager Server 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-plpython-16.6-150200.5.21.1.ppc64le as component of SUSE Manager Server 4.3",
"product_id": "SUSE Manager Server 4.3:postgresql16-plpython-16.6-150200.5.21.1.ppc64le"
},
"product_reference": "postgresql16-plpython-16.6-150200.5.21.1.ppc64le",
"relates_to_product_reference": "SUSE Manager Server 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-plpython-16.6-150200.5.21.1.s390x as component of SUSE Manager Server 4.3",
"product_id": "SUSE Manager Server 4.3:postgresql16-plpython-16.6-150200.5.21.1.s390x"
},
"product_reference": "postgresql16-plpython-16.6-150200.5.21.1.s390x",
"relates_to_product_reference": "SUSE Manager Server 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-plpython-16.6-150200.5.21.1.x86_64 as component of SUSE Manager Server 4.3",
"product_id": "SUSE Manager Server 4.3:postgresql16-plpython-16.6-150200.5.21.1.x86_64"
},
"product_reference": "postgresql16-plpython-16.6-150200.5.21.1.x86_64",
"relates_to_product_reference": "SUSE Manager Server 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-pltcl-16.6-150200.5.21.1.ppc64le as component of SUSE Manager Server 4.3",
"product_id": "SUSE Manager Server 4.3:postgresql16-pltcl-16.6-150200.5.21.1.ppc64le"
},
"product_reference": "postgresql16-pltcl-16.6-150200.5.21.1.ppc64le",
"relates_to_product_reference": "SUSE Manager Server 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-pltcl-16.6-150200.5.21.1.s390x as component of SUSE Manager Server 4.3",
"product_id": "SUSE Manager Server 4.3:postgresql16-pltcl-16.6-150200.5.21.1.s390x"
},
"product_reference": "postgresql16-pltcl-16.6-150200.5.21.1.s390x",
"relates_to_product_reference": "SUSE Manager Server 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-pltcl-16.6-150200.5.21.1.x86_64 as component of SUSE Manager Server 4.3",
"product_id": "SUSE Manager Server 4.3:postgresql16-pltcl-16.6-150200.5.21.1.x86_64"
},
"product_reference": "postgresql16-pltcl-16.6-150200.5.21.1.x86_64",
"relates_to_product_reference": "SUSE Manager Server 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-server-16.6-150200.5.21.1.ppc64le as component of SUSE Manager Server 4.3",
"product_id": "SUSE Manager Server 4.3:postgresql16-server-16.6-150200.5.21.1.ppc64le"
},
"product_reference": "postgresql16-server-16.6-150200.5.21.1.ppc64le",
"relates_to_product_reference": "SUSE Manager Server 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-server-16.6-150200.5.21.1.s390x as component of SUSE Manager Server 4.3",
"product_id": "SUSE Manager Server 4.3:postgresql16-server-16.6-150200.5.21.1.s390x"
},
"product_reference": "postgresql16-server-16.6-150200.5.21.1.s390x",
"relates_to_product_reference": "SUSE Manager Server 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-server-16.6-150200.5.21.1.x86_64 as component of SUSE Manager Server 4.3",
"product_id": "SUSE Manager Server 4.3:postgresql16-server-16.6-150200.5.21.1.x86_64"
},
"product_reference": "postgresql16-server-16.6-150200.5.21.1.x86_64",
"relates_to_product_reference": "SUSE Manager Server 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-server-devel-16.6-150200.5.21.1.ppc64le as component of SUSE Manager Server 4.3",
"product_id": "SUSE Manager Server 4.3:postgresql16-server-devel-16.6-150200.5.21.1.ppc64le"
},
"product_reference": "postgresql16-server-devel-16.6-150200.5.21.1.ppc64le",
"relates_to_product_reference": "SUSE Manager Server 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-server-devel-16.6-150200.5.21.1.s390x as component of SUSE Manager Server 4.3",
"product_id": "SUSE Manager Server 4.3:postgresql16-server-devel-16.6-150200.5.21.1.s390x"
},
"product_reference": "postgresql16-server-devel-16.6-150200.5.21.1.s390x",
"relates_to_product_reference": "SUSE Manager Server 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-server-devel-16.6-150200.5.21.1.x86_64 as component of SUSE Manager Server 4.3",
"product_id": "SUSE Manager Server 4.3:postgresql16-server-devel-16.6-150200.5.21.1.x86_64"
},
"product_reference": "postgresql16-server-devel-16.6-150200.5.21.1.x86_64",
"relates_to_product_reference": "SUSE Manager Server 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql17-17.2-150200.5.5.1.s390x as component of SUSE Manager Server 4.3",
"product_id": "SUSE Manager Server 4.3:postgresql17-17.2-150200.5.5.1.s390x"
},
"product_reference": "postgresql17-17.2-150200.5.5.1.s390x",
"relates_to_product_reference": "SUSE Manager Server 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql17-contrib-17.2-150200.5.5.1.s390x as component of SUSE Manager Server 4.3",
"product_id": "SUSE Manager Server 4.3:postgresql17-contrib-17.2-150200.5.5.1.s390x"
},
"product_reference": "postgresql17-contrib-17.2-150200.5.5.1.s390x",
"relates_to_product_reference": "SUSE Manager Server 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql17-devel-17.2-150200.5.5.1.s390x as component of SUSE Manager Server 4.3",
"product_id": "SUSE Manager Server 4.3:postgresql17-devel-17.2-150200.5.5.1.s390x"
},
"product_reference": "postgresql17-devel-17.2-150200.5.5.1.s390x",
"relates_to_product_reference": "SUSE Manager Server 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql17-docs-17.2-150200.5.5.1.noarch as component of SUSE Manager Server 4.3",
"product_id": "SUSE Manager Server 4.3:postgresql17-docs-17.2-150200.5.5.1.noarch"
},
"product_reference": "postgresql17-docs-17.2-150200.5.5.1.noarch",
"relates_to_product_reference": "SUSE Manager Server 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql17-plperl-17.2-150200.5.5.1.s390x as component of SUSE Manager Server 4.3",
"product_id": "SUSE Manager Server 4.3:postgresql17-plperl-17.2-150200.5.5.1.s390x"
},
"product_reference": "postgresql17-plperl-17.2-150200.5.5.1.s390x",
"relates_to_product_reference": "SUSE Manager Server 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql17-plpython-17.2-150200.5.5.1.s390x as component of SUSE Manager Server 4.3",
"product_id": "SUSE Manager Server 4.3:postgresql17-plpython-17.2-150200.5.5.1.s390x"
},
"product_reference": "postgresql17-plpython-17.2-150200.5.5.1.s390x",
"relates_to_product_reference": "SUSE Manager Server 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql17-pltcl-17.2-150200.5.5.1.s390x as component of SUSE Manager Server 4.3",
"product_id": "SUSE Manager Server 4.3:postgresql17-pltcl-17.2-150200.5.5.1.s390x"
},
"product_reference": "postgresql17-pltcl-17.2-150200.5.5.1.s390x",
"relates_to_product_reference": "SUSE Manager Server 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql17-server-17.2-150200.5.5.1.s390x as component of SUSE Manager Server 4.3",
"product_id": "SUSE Manager Server 4.3:postgresql17-server-17.2-150200.5.5.1.s390x"
},
"product_reference": "postgresql17-server-17.2-150200.5.5.1.s390x",
"relates_to_product_reference": "SUSE Manager Server 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql17-server-devel-17.2-150200.5.5.1.s390x as component of SUSE Manager Server 4.3",
"product_id": "SUSE Manager Server 4.3:postgresql17-server-devel-17.2-150200.5.5.1.s390x"
},
"product_reference": "postgresql17-server-devel-17.2-150200.5.5.1.s390x",
"relates_to_product_reference": "SUSE Manager Server 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libecpg6-17.2-150200.5.5.1.aarch64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:libecpg6-17.2-150200.5.5.1.aarch64"
},
"product_reference": "libecpg6-17.2-150200.5.5.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libecpg6-17.2-150200.5.5.1.x86_64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:libecpg6-17.2-150200.5.5.1.x86_64"
},
"product_reference": "libecpg6-17.2-150200.5.5.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq5-17.2-150200.5.5.1.aarch64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:libpq5-17.2-150200.5.5.1.aarch64"
},
"product_reference": "libpq5-17.2-150200.5.5.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq5-17.2-150200.5.5.1.x86_64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:libpq5-17.2-150200.5.5.1.x86_64"
},
"product_reference": "libpq5-17.2-150200.5.5.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-17-150300.10.27.1.noarch as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:postgresql-17-150300.10.27.1.noarch"
},
"product_reference": "postgresql-17-150300.10.27.1.noarch",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-contrib-17-150300.10.27.1.noarch as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:postgresql-contrib-17-150300.10.27.1.noarch"
},
"product_reference": "postgresql-contrib-17-150300.10.27.1.noarch",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-devel-17-150300.10.27.1.noarch as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:postgresql-devel-17-150300.10.27.1.noarch"
},
"product_reference": "postgresql-devel-17-150300.10.27.1.noarch",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-docs-17-150300.10.27.1.noarch as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:postgresql-docs-17-150300.10.27.1.noarch"
},
"product_reference": "postgresql-docs-17-150300.10.27.1.noarch",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plperl-17-150300.10.27.1.noarch as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:postgresql-plperl-17-150300.10.27.1.noarch"
},
"product_reference": "postgresql-plperl-17-150300.10.27.1.noarch",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plpython-17-150300.10.27.1.noarch as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:postgresql-plpython-17-150300.10.27.1.noarch"
},
"product_reference": "postgresql-plpython-17-150300.10.27.1.noarch",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-pltcl-17-150300.10.27.1.noarch as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:postgresql-pltcl-17-150300.10.27.1.noarch"
},
"product_reference": "postgresql-pltcl-17-150300.10.27.1.noarch",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-17-150300.10.27.1.noarch as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:postgresql-server-17-150300.10.27.1.noarch"
},
"product_reference": "postgresql-server-17-150300.10.27.1.noarch",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-devel-17-150300.10.27.1.noarch as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:postgresql-server-devel-17-150300.10.27.1.noarch"
},
"product_reference": "postgresql-server-devel-17-150300.10.27.1.noarch",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libecpg6-17.2-150200.5.5.1.aarch64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:libecpg6-17.2-150200.5.5.1.aarch64"
},
"product_reference": "libecpg6-17.2-150200.5.5.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libecpg6-17.2-150200.5.5.1.ppc64le as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:libecpg6-17.2-150200.5.5.1.ppc64le"
},
"product_reference": "libecpg6-17.2-150200.5.5.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libecpg6-17.2-150200.5.5.1.s390x as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:libecpg6-17.2-150200.5.5.1.s390x"
},
"product_reference": "libecpg6-17.2-150200.5.5.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libecpg6-17.2-150200.5.5.1.x86_64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:libecpg6-17.2-150200.5.5.1.x86_64"
},
"product_reference": "libecpg6-17.2-150200.5.5.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libecpg6-32bit-17.2-150200.5.5.1.x86_64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:libecpg6-32bit-17.2-150200.5.5.1.x86_64"
},
"product_reference": "libecpg6-32bit-17.2-150200.5.5.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq5-17.2-150200.5.5.1.aarch64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:libpq5-17.2-150200.5.5.1.aarch64"
},
"product_reference": "libpq5-17.2-150200.5.5.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq5-17.2-150200.5.5.1.ppc64le as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:libpq5-17.2-150200.5.5.1.ppc64le"
},
"product_reference": "libpq5-17.2-150200.5.5.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq5-17.2-150200.5.5.1.s390x as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:libpq5-17.2-150200.5.5.1.s390x"
},
"product_reference": "libpq5-17.2-150200.5.5.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq5-17.2-150200.5.5.1.x86_64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:libpq5-17.2-150200.5.5.1.x86_64"
},
"product_reference": "libpq5-17.2-150200.5.5.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq5-32bit-17.2-150200.5.5.1.x86_64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:libpq5-32bit-17.2-150200.5.5.1.x86_64"
},
"product_reference": "libpq5-32bit-17.2-150200.5.5.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-17-150500.10.9.1.noarch as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:postgresql-17-150500.10.9.1.noarch"
},
"product_reference": "postgresql-17-150500.10.9.1.noarch",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-contrib-17-150500.10.9.1.noarch as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:postgresql-contrib-17-150500.10.9.1.noarch"
},
"product_reference": "postgresql-contrib-17-150500.10.9.1.noarch",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-devel-17-150500.10.9.1.noarch as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:postgresql-devel-17-150500.10.9.1.noarch"
},
"product_reference": "postgresql-devel-17-150500.10.9.1.noarch",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-docs-17-150500.10.9.1.noarch as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:postgresql-docs-17-150500.10.9.1.noarch"
},
"product_reference": "postgresql-docs-17-150500.10.9.1.noarch",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-llvmjit-17-150500.10.9.1.noarch as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:postgresql-llvmjit-17-150500.10.9.1.noarch"
},
"product_reference": "postgresql-llvmjit-17-150500.10.9.1.noarch",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-llvmjit-devel-17-150500.10.9.1.noarch as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:postgresql-llvmjit-devel-17-150500.10.9.1.noarch"
},
"product_reference": "postgresql-llvmjit-devel-17-150500.10.9.1.noarch",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plperl-17-150500.10.9.1.noarch as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:postgresql-plperl-17-150500.10.9.1.noarch"
},
"product_reference": "postgresql-plperl-17-150500.10.9.1.noarch",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plpython-17-150500.10.9.1.noarch as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:postgresql-plpython-17-150500.10.9.1.noarch"
},
"product_reference": "postgresql-plpython-17-150500.10.9.1.noarch",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-pltcl-17-150500.10.9.1.noarch as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:postgresql-pltcl-17-150500.10.9.1.noarch"
},
"product_reference": "postgresql-pltcl-17-150500.10.9.1.noarch",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-17-150500.10.9.1.noarch as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:postgresql-server-17-150500.10.9.1.noarch"
},
"product_reference": "postgresql-server-17-150500.10.9.1.noarch",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-devel-17-150500.10.9.1.noarch as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:postgresql-server-devel-17-150500.10.9.1.noarch"
},
"product_reference": "postgresql-server-devel-17-150500.10.9.1.noarch",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-test-17-150500.10.9.1.noarch as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:postgresql-test-17-150500.10.9.1.noarch"
},
"product_reference": "postgresql-test-17-150500.10.9.1.noarch",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-16.6-150200.5.21.1.aarch64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:postgresql16-16.6-150200.5.21.1.aarch64"
},
"product_reference": "postgresql16-16.6-150200.5.21.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-16.6-150200.5.21.1.ppc64le as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:postgresql16-16.6-150200.5.21.1.ppc64le"
},
"product_reference": "postgresql16-16.6-150200.5.21.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-16.6-150200.5.21.1.s390x as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:postgresql16-16.6-150200.5.21.1.s390x"
},
"product_reference": "postgresql16-16.6-150200.5.21.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-16.6-150200.5.21.1.x86_64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:postgresql16-16.6-150200.5.21.1.x86_64"
},
"product_reference": "postgresql16-16.6-150200.5.21.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-contrib-16.6-150200.5.21.1.aarch64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:postgresql16-contrib-16.6-150200.5.21.1.aarch64"
},
"product_reference": "postgresql16-contrib-16.6-150200.5.21.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-contrib-16.6-150200.5.21.1.ppc64le as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:postgresql16-contrib-16.6-150200.5.21.1.ppc64le"
},
"product_reference": "postgresql16-contrib-16.6-150200.5.21.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-contrib-16.6-150200.5.21.1.s390x as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:postgresql16-contrib-16.6-150200.5.21.1.s390x"
},
"product_reference": "postgresql16-contrib-16.6-150200.5.21.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-contrib-16.6-150200.5.21.1.x86_64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:postgresql16-contrib-16.6-150200.5.21.1.x86_64"
},
"product_reference": "postgresql16-contrib-16.6-150200.5.21.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-devel-16.6-150200.5.21.1.aarch64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:postgresql16-devel-16.6-150200.5.21.1.aarch64"
},
"product_reference": "postgresql16-devel-16.6-150200.5.21.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-devel-16.6-150200.5.21.1.ppc64le as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:postgresql16-devel-16.6-150200.5.21.1.ppc64le"
},
"product_reference": "postgresql16-devel-16.6-150200.5.21.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-devel-16.6-150200.5.21.1.s390x as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:postgresql16-devel-16.6-150200.5.21.1.s390x"
},
"product_reference": "postgresql16-devel-16.6-150200.5.21.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-devel-16.6-150200.5.21.1.x86_64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:postgresql16-devel-16.6-150200.5.21.1.x86_64"
},
"product_reference": "postgresql16-devel-16.6-150200.5.21.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-docs-16.6-150200.5.21.1.noarch as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:postgresql16-docs-16.6-150200.5.21.1.noarch"
},
"product_reference": "postgresql16-docs-16.6-150200.5.21.1.noarch",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-llvmjit-16.6-150200.5.21.1.aarch64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:postgresql16-llvmjit-16.6-150200.5.21.1.aarch64"
},
"product_reference": "postgresql16-llvmjit-16.6-150200.5.21.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-llvmjit-16.6-150200.5.21.1.ppc64le as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:postgresql16-llvmjit-16.6-150200.5.21.1.ppc64le"
},
"product_reference": "postgresql16-llvmjit-16.6-150200.5.21.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-llvmjit-16.6-150200.5.21.1.s390x as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:postgresql16-llvmjit-16.6-150200.5.21.1.s390x"
},
"product_reference": "postgresql16-llvmjit-16.6-150200.5.21.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-llvmjit-16.6-150200.5.21.1.x86_64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:postgresql16-llvmjit-16.6-150200.5.21.1.x86_64"
},
"product_reference": "postgresql16-llvmjit-16.6-150200.5.21.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-llvmjit-devel-16.6-150200.5.21.1.aarch64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:postgresql16-llvmjit-devel-16.6-150200.5.21.1.aarch64"
},
"product_reference": "postgresql16-llvmjit-devel-16.6-150200.5.21.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-llvmjit-devel-16.6-150200.5.21.1.ppc64le as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:postgresql16-llvmjit-devel-16.6-150200.5.21.1.ppc64le"
},
"product_reference": "postgresql16-llvmjit-devel-16.6-150200.5.21.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-llvmjit-devel-16.6-150200.5.21.1.s390x as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:postgresql16-llvmjit-devel-16.6-150200.5.21.1.s390x"
},
"product_reference": "postgresql16-llvmjit-devel-16.6-150200.5.21.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-llvmjit-devel-16.6-150200.5.21.1.x86_64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:postgresql16-llvmjit-devel-16.6-150200.5.21.1.x86_64"
},
"product_reference": "postgresql16-llvmjit-devel-16.6-150200.5.21.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-plperl-16.6-150200.5.21.1.aarch64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:postgresql16-plperl-16.6-150200.5.21.1.aarch64"
},
"product_reference": "postgresql16-plperl-16.6-150200.5.21.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-plperl-16.6-150200.5.21.1.ppc64le as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:postgresql16-plperl-16.6-150200.5.21.1.ppc64le"
},
"product_reference": "postgresql16-plperl-16.6-150200.5.21.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-plperl-16.6-150200.5.21.1.s390x as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:postgresql16-plperl-16.6-150200.5.21.1.s390x"
},
"product_reference": "postgresql16-plperl-16.6-150200.5.21.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-plperl-16.6-150200.5.21.1.x86_64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:postgresql16-plperl-16.6-150200.5.21.1.x86_64"
},
"product_reference": "postgresql16-plperl-16.6-150200.5.21.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-plpython-16.6-150200.5.21.1.aarch64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:postgresql16-plpython-16.6-150200.5.21.1.aarch64"
},
"product_reference": "postgresql16-plpython-16.6-150200.5.21.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-plpython-16.6-150200.5.21.1.ppc64le as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:postgresql16-plpython-16.6-150200.5.21.1.ppc64le"
},
"product_reference": "postgresql16-plpython-16.6-150200.5.21.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-plpython-16.6-150200.5.21.1.s390x as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:postgresql16-plpython-16.6-150200.5.21.1.s390x"
},
"product_reference": "postgresql16-plpython-16.6-150200.5.21.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-plpython-16.6-150200.5.21.1.x86_64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:postgresql16-plpython-16.6-150200.5.21.1.x86_64"
},
"product_reference": "postgresql16-plpython-16.6-150200.5.21.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-pltcl-16.6-150200.5.21.1.aarch64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:postgresql16-pltcl-16.6-150200.5.21.1.aarch64"
},
"product_reference": "postgresql16-pltcl-16.6-150200.5.21.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-pltcl-16.6-150200.5.21.1.ppc64le as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:postgresql16-pltcl-16.6-150200.5.21.1.ppc64le"
},
"product_reference": "postgresql16-pltcl-16.6-150200.5.21.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-pltcl-16.6-150200.5.21.1.s390x as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:postgresql16-pltcl-16.6-150200.5.21.1.s390x"
},
"product_reference": "postgresql16-pltcl-16.6-150200.5.21.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-pltcl-16.6-150200.5.21.1.x86_64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:postgresql16-pltcl-16.6-150200.5.21.1.x86_64"
},
"product_reference": "postgresql16-pltcl-16.6-150200.5.21.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-server-16.6-150200.5.21.1.aarch64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:postgresql16-server-16.6-150200.5.21.1.aarch64"
},
"product_reference": "postgresql16-server-16.6-150200.5.21.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-server-16.6-150200.5.21.1.ppc64le as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:postgresql16-server-16.6-150200.5.21.1.ppc64le"
},
"product_reference": "postgresql16-server-16.6-150200.5.21.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-server-16.6-150200.5.21.1.s390x as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:postgresql16-server-16.6-150200.5.21.1.s390x"
},
"product_reference": "postgresql16-server-16.6-150200.5.21.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-server-16.6-150200.5.21.1.x86_64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:postgresql16-server-16.6-150200.5.21.1.x86_64"
},
"product_reference": "postgresql16-server-16.6-150200.5.21.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-server-devel-16.6-150200.5.21.1.aarch64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:postgresql16-server-devel-16.6-150200.5.21.1.aarch64"
},
"product_reference": "postgresql16-server-devel-16.6-150200.5.21.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-server-devel-16.6-150200.5.21.1.ppc64le as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:postgresql16-server-devel-16.6-150200.5.21.1.ppc64le"
},
"product_reference": "postgresql16-server-devel-16.6-150200.5.21.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-server-devel-16.6-150200.5.21.1.s390x as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:postgresql16-server-devel-16.6-150200.5.21.1.s390x"
},
"product_reference": "postgresql16-server-devel-16.6-150200.5.21.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-server-devel-16.6-150200.5.21.1.x86_64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:postgresql16-server-devel-16.6-150200.5.21.1.x86_64"
},
"product_reference": "postgresql16-server-devel-16.6-150200.5.21.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-test-16.6-150200.5.21.1.aarch64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:postgresql16-test-16.6-150200.5.21.1.aarch64"
},
"product_reference": "postgresql16-test-16.6-150200.5.21.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-test-16.6-150200.5.21.1.ppc64le as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:postgresql16-test-16.6-150200.5.21.1.ppc64le"
},
"product_reference": "postgresql16-test-16.6-150200.5.21.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-test-16.6-150200.5.21.1.s390x as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:postgresql16-test-16.6-150200.5.21.1.s390x"
},
"product_reference": "postgresql16-test-16.6-150200.5.21.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-test-16.6-150200.5.21.1.x86_64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:postgresql16-test-16.6-150200.5.21.1.x86_64"
},
"product_reference": "postgresql16-test-16.6-150200.5.21.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql17-17.2-150200.5.5.1.aarch64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:postgresql17-17.2-150200.5.5.1.aarch64"
},
"product_reference": "postgresql17-17.2-150200.5.5.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql17-17.2-150200.5.5.1.ppc64le as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:postgresql17-17.2-150200.5.5.1.ppc64le"
},
"product_reference": "postgresql17-17.2-150200.5.5.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql17-17.2-150200.5.5.1.s390x as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:postgresql17-17.2-150200.5.5.1.s390x"
},
"product_reference": "postgresql17-17.2-150200.5.5.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql17-17.2-150200.5.5.1.x86_64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:postgresql17-17.2-150200.5.5.1.x86_64"
},
"product_reference": "postgresql17-17.2-150200.5.5.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql17-contrib-17.2-150200.5.5.1.aarch64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:postgresql17-contrib-17.2-150200.5.5.1.aarch64"
},
"product_reference": "postgresql17-contrib-17.2-150200.5.5.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql17-contrib-17.2-150200.5.5.1.ppc64le as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:postgresql17-contrib-17.2-150200.5.5.1.ppc64le"
},
"product_reference": "postgresql17-contrib-17.2-150200.5.5.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql17-contrib-17.2-150200.5.5.1.s390x as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:postgresql17-contrib-17.2-150200.5.5.1.s390x"
},
"product_reference": "postgresql17-contrib-17.2-150200.5.5.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql17-contrib-17.2-150200.5.5.1.x86_64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:postgresql17-contrib-17.2-150200.5.5.1.x86_64"
},
"product_reference": "postgresql17-contrib-17.2-150200.5.5.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql17-devel-17.2-150200.5.5.1.aarch64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:postgresql17-devel-17.2-150200.5.5.1.aarch64"
},
"product_reference": "postgresql17-devel-17.2-150200.5.5.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql17-devel-17.2-150200.5.5.1.ppc64le as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:postgresql17-devel-17.2-150200.5.5.1.ppc64le"
},
"product_reference": "postgresql17-devel-17.2-150200.5.5.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql17-devel-17.2-150200.5.5.1.s390x as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:postgresql17-devel-17.2-150200.5.5.1.s390x"
},
"product_reference": "postgresql17-devel-17.2-150200.5.5.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql17-devel-17.2-150200.5.5.1.x86_64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:postgresql17-devel-17.2-150200.5.5.1.x86_64"
},
"product_reference": "postgresql17-devel-17.2-150200.5.5.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql17-docs-17.2-150200.5.5.1.noarch as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:postgresql17-docs-17.2-150200.5.5.1.noarch"
},
"product_reference": "postgresql17-docs-17.2-150200.5.5.1.noarch",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql17-llvmjit-17.2-150200.5.5.1.aarch64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:postgresql17-llvmjit-17.2-150200.5.5.1.aarch64"
},
"product_reference": "postgresql17-llvmjit-17.2-150200.5.5.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql17-llvmjit-17.2-150200.5.5.1.ppc64le as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:postgresql17-llvmjit-17.2-150200.5.5.1.ppc64le"
},
"product_reference": "postgresql17-llvmjit-17.2-150200.5.5.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql17-llvmjit-17.2-150200.5.5.1.s390x as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:postgresql17-llvmjit-17.2-150200.5.5.1.s390x"
},
"product_reference": "postgresql17-llvmjit-17.2-150200.5.5.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql17-llvmjit-17.2-150200.5.5.1.x86_64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:postgresql17-llvmjit-17.2-150200.5.5.1.x86_64"
},
"product_reference": "postgresql17-llvmjit-17.2-150200.5.5.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql17-llvmjit-devel-17.2-150200.5.5.1.aarch64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:postgresql17-llvmjit-devel-17.2-150200.5.5.1.aarch64"
},
"product_reference": "postgresql17-llvmjit-devel-17.2-150200.5.5.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql17-llvmjit-devel-17.2-150200.5.5.1.ppc64le as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:postgresql17-llvmjit-devel-17.2-150200.5.5.1.ppc64le"
},
"product_reference": "postgresql17-llvmjit-devel-17.2-150200.5.5.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql17-llvmjit-devel-17.2-150200.5.5.1.s390x as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:postgresql17-llvmjit-devel-17.2-150200.5.5.1.s390x"
},
"product_reference": "postgresql17-llvmjit-devel-17.2-150200.5.5.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql17-llvmjit-devel-17.2-150200.5.5.1.x86_64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:postgresql17-llvmjit-devel-17.2-150200.5.5.1.x86_64"
},
"product_reference": "postgresql17-llvmjit-devel-17.2-150200.5.5.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql17-plperl-17.2-150200.5.5.1.aarch64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:postgresql17-plperl-17.2-150200.5.5.1.aarch64"
},
"product_reference": "postgresql17-plperl-17.2-150200.5.5.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql17-plperl-17.2-150200.5.5.1.ppc64le as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:postgresql17-plperl-17.2-150200.5.5.1.ppc64le"
},
"product_reference": "postgresql17-plperl-17.2-150200.5.5.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql17-plperl-17.2-150200.5.5.1.s390x as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:postgresql17-plperl-17.2-150200.5.5.1.s390x"
},
"product_reference": "postgresql17-plperl-17.2-150200.5.5.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql17-plperl-17.2-150200.5.5.1.x86_64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:postgresql17-plperl-17.2-150200.5.5.1.x86_64"
},
"product_reference": "postgresql17-plperl-17.2-150200.5.5.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql17-plpython-17.2-150200.5.5.1.aarch64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:postgresql17-plpython-17.2-150200.5.5.1.aarch64"
},
"product_reference": "postgresql17-plpython-17.2-150200.5.5.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql17-plpython-17.2-150200.5.5.1.ppc64le as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:postgresql17-plpython-17.2-150200.5.5.1.ppc64le"
},
"product_reference": "postgresql17-plpython-17.2-150200.5.5.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql17-plpython-17.2-150200.5.5.1.s390x as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:postgresql17-plpython-17.2-150200.5.5.1.s390x"
},
"product_reference": "postgresql17-plpython-17.2-150200.5.5.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql17-plpython-17.2-150200.5.5.1.x86_64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:postgresql17-plpython-17.2-150200.5.5.1.x86_64"
},
"product_reference": "postgresql17-plpython-17.2-150200.5.5.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql17-pltcl-17.2-150200.5.5.1.aarch64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:postgresql17-pltcl-17.2-150200.5.5.1.aarch64"
},
"product_reference": "postgresql17-pltcl-17.2-150200.5.5.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql17-pltcl-17.2-150200.5.5.1.ppc64le as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:postgresql17-pltcl-17.2-150200.5.5.1.ppc64le"
},
"product_reference": "postgresql17-pltcl-17.2-150200.5.5.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql17-pltcl-17.2-150200.5.5.1.s390x as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:postgresql17-pltcl-17.2-150200.5.5.1.s390x"
},
"product_reference": "postgresql17-pltcl-17.2-150200.5.5.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql17-pltcl-17.2-150200.5.5.1.x86_64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:postgresql17-pltcl-17.2-150200.5.5.1.x86_64"
},
"product_reference": "postgresql17-pltcl-17.2-150200.5.5.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql17-server-17.2-150200.5.5.1.aarch64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:postgresql17-server-17.2-150200.5.5.1.aarch64"
},
"product_reference": "postgresql17-server-17.2-150200.5.5.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql17-server-17.2-150200.5.5.1.ppc64le as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:postgresql17-server-17.2-150200.5.5.1.ppc64le"
},
"product_reference": "postgresql17-server-17.2-150200.5.5.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql17-server-17.2-150200.5.5.1.s390x as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:postgresql17-server-17.2-150200.5.5.1.s390x"
},
"product_reference": "postgresql17-server-17.2-150200.5.5.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql17-server-17.2-150200.5.5.1.x86_64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:postgresql17-server-17.2-150200.5.5.1.x86_64"
},
"product_reference": "postgresql17-server-17.2-150200.5.5.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql17-server-devel-17.2-150200.5.5.1.aarch64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:postgresql17-server-devel-17.2-150200.5.5.1.aarch64"
},
"product_reference": "postgresql17-server-devel-17.2-150200.5.5.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql17-server-devel-17.2-150200.5.5.1.ppc64le as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:postgresql17-server-devel-17.2-150200.5.5.1.ppc64le"
},
"product_reference": "postgresql17-server-devel-17.2-150200.5.5.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql17-server-devel-17.2-150200.5.5.1.s390x as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:postgresql17-server-devel-17.2-150200.5.5.1.s390x"
},
"product_reference": "postgresql17-server-devel-17.2-150200.5.5.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql17-server-devel-17.2-150200.5.5.1.x86_64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:postgresql17-server-devel-17.2-150200.5.5.1.x86_64"
},
"product_reference": "postgresql17-server-devel-17.2-150200.5.5.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql17-test-17.2-150200.5.5.1.aarch64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:postgresql17-test-17.2-150200.5.5.1.aarch64"
},
"product_reference": "postgresql17-test-17.2-150200.5.5.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql17-test-17.2-150200.5.5.1.ppc64le as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:postgresql17-test-17.2-150200.5.5.1.ppc64le"
},
"product_reference": "postgresql17-test-17.2-150200.5.5.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql17-test-17.2-150200.5.5.1.s390x as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:postgresql17-test-17.2-150200.5.5.1.s390x"
},
"product_reference": "postgresql17-test-17.2-150200.5.5.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql17-test-17.2-150200.5.5.1.x86_64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:postgresql17-test-17.2-150200.5.5.1.x86_64"
},
"product_reference": "postgresql17-test-17.2-150200.5.5.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.5"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2024-10976",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2024-10976"
}
],
"notes": [
{
"category": "general",
"text": "Incomplete tracking in PostgreSQL of tables with row security allows a reused query to view or change different rows from those intended. CVE-2023-2455 and CVE-2016-2193 fixed most interaction between row security and user ID changes. They missed cases where a subquery, WITH query, security invoker view, or SQL-language function references a table with a row-level security policy. This has the same consequences as the two earlier CVEs. That is to say, it leads to potentially incorrect policies being applied in cases where role-specific policies are used and a given query is planned under one role and then executed under other roles. This scenario can happen under security definer functions or when a common user and query is planned initially and then re-used across multiple SET ROLEs. Applying an incorrect policy may permit a user to complete otherwise-forbidden reads and modifications. This affects only databases that have used CREATE POLICY to define a row security policy. An attacker must tailor an attack to a particular application\u0027s pattern of query plan reuse, user ID changes, and role-specific row security policies. Versions before PostgreSQL 17.1, 16.5, 15.9, 14.14, 13.17, and 12.21 are affected.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Enterprise Storage 7.1:libecpg6-17.2-150200.5.5.1.aarch64",
"SUSE Enterprise Storage 7.1:libecpg6-17.2-150200.5.5.1.x86_64",
"SUSE Enterprise Storage 7.1:libpq5-17.2-150200.5.5.1.aarch64",
"SUSE Enterprise Storage 7.1:libpq5-17.2-150200.5.5.1.x86_64",
"SUSE Enterprise Storage 7.1:postgresql-17-150300.10.27.1.noarch",
"SUSE Enterprise Storage 7.1:postgresql-contrib-17-150300.10.27.1.noarch",
"SUSE Enterprise Storage 7.1:postgresql-devel-17-150300.10.27.1.noarch",
"SUSE Enterprise Storage 7.1:postgresql-docs-17-150300.10.27.1.noarch",
"SUSE Enterprise Storage 7.1:postgresql-plperl-17-150300.10.27.1.noarch",
"SUSE Enterprise Storage 7.1:postgresql-plpython-17-150300.10.27.1.noarch",
"SUSE Enterprise Storage 7.1:postgresql-pltcl-17-150300.10.27.1.noarch",
"SUSE Enterprise Storage 7.1:postgresql-server-17-150300.10.27.1.noarch",
"SUSE Enterprise Storage 7.1:postgresql-server-devel-17-150300.10.27.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql-17-150200.4.30.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql-contrib-17-150200.4.30.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql-devel-17-150200.4.30.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql-docs-17-150200.4.30.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql-plperl-17-150200.4.30.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql-plpython-17-150200.4.30.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql-pltcl-17-150200.4.30.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql-server-17-150200.4.30.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql-server-devel-17-150200.4.30.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libecpg6-17.2-150200.5.5.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libecpg6-17.2-150200.5.5.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libpq5-17.2-150200.5.5.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libpq5-17.2-150200.5.5.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql-17-150300.10.27.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql-contrib-17-150300.10.27.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql-devel-17-150300.10.27.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql-docs-17-150300.10.27.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql-plperl-17-150300.10.27.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql-plpython-17-150300.10.27.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql-pltcl-17-150300.10.27.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql-server-17-150300.10.27.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql-server-devel-17-150300.10.27.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libecpg6-17.2-150200.5.5.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libecpg6-17.2-150200.5.5.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpq5-17.2-150200.5.5.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpq5-17.2-150200.5.5.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpq5-32bit-17.2-150200.5.5.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql-contrib-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql-devel-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql-docs-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql-llvmjit-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql-llvmjit-devel-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql-plperl-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql-plpython-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql-pltcl-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql-server-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql-server-devel-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-16.6-150200.5.21.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-contrib-16.6-150200.5.21.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-contrib-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-devel-16.6-150200.5.21.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-devel-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-docs-16.6-150200.5.21.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-plperl-16.6-150200.5.21.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-plperl-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-plpython-16.6-150200.5.21.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-plpython-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-pltcl-16.6-150200.5.21.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-pltcl-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-server-16.6-150200.5.21.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-server-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-server-devel-16.6-150200.5.21.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-server-devel-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libecpg6-17.2-150200.5.5.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libecpg6-17.2-150200.5.5.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpq5-17.2-150200.5.5.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpq5-17.2-150200.5.5.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpq5-32bit-17.2-150200.5.5.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql-contrib-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql-devel-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql-docs-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql-llvmjit-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql-llvmjit-devel-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql-plperl-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql-plpython-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql-pltcl-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql-server-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql-server-devel-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-16.6-150200.5.21.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-contrib-16.6-150200.5.21.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-contrib-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-devel-16.6-150200.5.21.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-devel-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-docs-16.6-150200.5.21.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-plperl-16.6-150200.5.21.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-plperl-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-plpython-16.6-150200.5.21.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-plpython-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-pltcl-16.6-150200.5.21.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-pltcl-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-server-16.6-150200.5.21.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-server-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-server-devel-16.6-150200.5.21.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-server-devel-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:libpq5-17.2-150200.5.5.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:libpq5-17.2-150200.5.5.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:libpq5-17.2-150200.5.5.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:libpq5-17.2-150200.5.5.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:libpq5-32bit-17.2-150200.5.5.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:postgresql-17-150500.10.9.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:postgresql16-16.6-150200.5.21.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:postgresql16-16.6-150200.5.21.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:postgresql16-16.6-150200.5.21.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:postgresql16-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:postgresql17-17.2-150200.5.5.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:postgresql17-17.2-150200.5.5.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:postgresql17-17.2-150200.5.5.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:postgresql17-17.2-150200.5.5.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql-llvmjit-17-150500.10.9.1.noarch",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql-llvmjit-devel-17-150500.10.9.1.noarch",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql-17-150500.10.9.1.noarch",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql-contrib-17-150500.10.9.1.noarch",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql-devel-17-150500.10.9.1.noarch",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql-docs-17-150500.10.9.1.noarch",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql-llvmjit-17-150500.10.9.1.noarch",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql-llvmjit-devel-17-150500.10.9.1.noarch",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql-plperl-17-150500.10.9.1.noarch",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql-plpython-17-150500.10.9.1.noarch",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql-pltcl-17-150500.10.9.1.noarch",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql-server-17-150500.10.9.1.noarch",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql-server-devel-17-150500.10.9.1.noarch",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql-test-17-150500.10.9.1.noarch",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql16-llvmjit-16.6-150200.5.21.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql16-llvmjit-16.6-150200.5.21.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql16-llvmjit-16.6-150200.5.21.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql16-llvmjit-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql16-llvmjit-devel-16.6-150200.5.21.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql16-llvmjit-devel-16.6-150200.5.21.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql16-llvmjit-devel-16.6-150200.5.21.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql16-llvmjit-devel-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql16-test-16.6-150200.5.21.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql16-test-16.6-150200.5.21.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql16-test-16.6-150200.5.21.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql16-test-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql17-llvmjit-17.2-150200.5.5.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql17-llvmjit-17.2-150200.5.5.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql17-llvmjit-17.2-150200.5.5.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql17-llvmjit-17.2-150200.5.5.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql17-llvmjit-devel-17.2-150200.5.5.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql17-llvmjit-devel-17.2-150200.5.5.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql17-llvmjit-devel-17.2-150200.5.5.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql17-llvmjit-devel-17.2-150200.5.5.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql17-test-17.2-150200.5.5.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql17-test-17.2-150200.5.5.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql17-test-17.2-150200.5.5.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql17-test-17.2-150200.5.5.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:libecpg6-17.2-150200.5.5.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:libecpg6-17.2-150200.5.5.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:libecpg6-17.2-150200.5.5.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:libecpg6-17.2-150200.5.5.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql-contrib-17-150500.10.9.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql-devel-17-150500.10.9.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql-docs-17-150500.10.9.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql-plperl-17-150500.10.9.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql-plpython-17-150500.10.9.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql-pltcl-17-150500.10.9.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql-server-17-150500.10.9.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql-server-devel-17-150500.10.9.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-contrib-16.6-150200.5.21.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-contrib-16.6-150200.5.21.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-contrib-16.6-150200.5.21.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-contrib-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-devel-16.6-150200.5.21.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-devel-16.6-150200.5.21.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-devel-16.6-150200.5.21.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-devel-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-docs-16.6-150200.5.21.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-plperl-16.6-150200.5.21.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-plperl-16.6-150200.5.21.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-plperl-16.6-150200.5.21.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-plperl-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-plpython-16.6-150200.5.21.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-plpython-16.6-150200.5.21.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-plpython-16.6-150200.5.21.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-plpython-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-pltcl-16.6-150200.5.21.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-pltcl-16.6-150200.5.21.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-pltcl-16.6-150200.5.21.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-pltcl-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-server-16.6-150200.5.21.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-server-16.6-150200.5.21.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-server-16.6-150200.5.21.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-server-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-server-devel-16.6-150200.5.21.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-server-devel-16.6-150200.5.21.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-server-devel-16.6-150200.5.21.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-server-devel-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql17-contrib-17.2-150200.5.5.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql17-contrib-17.2-150200.5.5.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql17-contrib-17.2-150200.5.5.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql17-contrib-17.2-150200.5.5.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql17-devel-17.2-150200.5.5.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql17-devel-17.2-150200.5.5.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql17-devel-17.2-150200.5.5.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql17-devel-17.2-150200.5.5.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql17-docs-17.2-150200.5.5.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql17-plperl-17.2-150200.5.5.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql17-plperl-17.2-150200.5.5.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql17-plperl-17.2-150200.5.5.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql17-plperl-17.2-150200.5.5.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql17-plpython-17.2-150200.5.5.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql17-plpython-17.2-150200.5.5.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql17-plpython-17.2-150200.5.5.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql17-plpython-17.2-150200.5.5.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql17-pltcl-17.2-150200.5.5.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql17-pltcl-17.2-150200.5.5.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql17-pltcl-17.2-150200.5.5.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql17-pltcl-17.2-150200.5.5.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql17-server-17.2-150200.5.5.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql17-server-17.2-150200.5.5.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql17-server-17.2-150200.5.5.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql17-server-17.2-150200.5.5.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql17-server-devel-17.2-150200.5.5.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql17-server-devel-17.2-150200.5.5.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql17-server-devel-17.2-150200.5.5.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql17-server-devel-17.2-150200.5.5.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql-17-150200.4.30.1.noarch",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql-contrib-17-150200.4.30.1.noarch",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql-devel-17-150200.4.30.1.noarch",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql-docs-17-150200.4.30.1.noarch",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql-plperl-17-150200.4.30.1.noarch",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql-plpython-17-150200.4.30.1.noarch",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql-pltcl-17-150200.4.30.1.noarch",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql-server-17-150200.4.30.1.noarch",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql-server-devel-17-150200.4.30.1.noarch",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libecpg6-17.2-150200.5.5.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libecpg6-17.2-150200.5.5.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libecpg6-17.2-150200.5.5.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libecpg6-17.2-150200.5.5.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libpq5-17.2-150200.5.5.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libpq5-17.2-150200.5.5.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libpq5-17.2-150200.5.5.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libpq5-17.2-150200.5.5.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql-17-150300.10.27.1.noarch",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql-contrib-17-150300.10.27.1.noarch",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql-devel-17-150300.10.27.1.noarch",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql-docs-17-150300.10.27.1.noarch",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql-plperl-17-150300.10.27.1.noarch",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql-plpython-17-150300.10.27.1.noarch",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql-pltcl-17-150300.10.27.1.noarch",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql-server-17-150300.10.27.1.noarch",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql-server-devel-17-150300.10.27.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libecpg6-17.2-150200.5.5.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libecpg6-17.2-150200.5.5.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libecpg6-17.2-150200.5.5.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libecpg6-17.2-150200.5.5.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpq5-17.2-150200.5.5.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpq5-17.2-150200.5.5.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpq5-17.2-150200.5.5.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpq5-17.2-150200.5.5.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpq5-32bit-17.2-150200.5.5.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql-contrib-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql-devel-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql-docs-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql-llvmjit-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql-llvmjit-devel-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql-plperl-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql-plpython-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql-pltcl-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql-server-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql-server-devel-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-16.6-150200.5.21.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-16.6-150200.5.21.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-16.6-150200.5.21.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-contrib-16.6-150200.5.21.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-contrib-16.6-150200.5.21.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-contrib-16.6-150200.5.21.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-contrib-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-devel-16.6-150200.5.21.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-devel-16.6-150200.5.21.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-devel-16.6-150200.5.21.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-devel-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-docs-16.6-150200.5.21.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-plperl-16.6-150200.5.21.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-plperl-16.6-150200.5.21.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-plperl-16.6-150200.5.21.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-plperl-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-plpython-16.6-150200.5.21.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-plpython-16.6-150200.5.21.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-plpython-16.6-150200.5.21.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-plpython-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-pltcl-16.6-150200.5.21.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-pltcl-16.6-150200.5.21.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-pltcl-16.6-150200.5.21.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-pltcl-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-server-16.6-150200.5.21.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-server-16.6-150200.5.21.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-server-16.6-150200.5.21.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-server-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-server-devel-16.6-150200.5.21.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-server-devel-16.6-150200.5.21.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-server-devel-16.6-150200.5.21.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-server-devel-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql-17-150200.4.30.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql-contrib-17-150200.4.30.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql-devel-17-150200.4.30.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql-docs-17-150200.4.30.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql-plperl-17-150200.4.30.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql-plpython-17-150200.4.30.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql-pltcl-17-150200.4.30.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql-server-17-150200.4.30.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql-server-devel-17-150200.4.30.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libecpg6-17.2-150200.5.5.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libecpg6-17.2-150200.5.5.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libpq5-17.2-150200.5.5.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libpq5-17.2-150200.5.5.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql-17-150300.10.27.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql-contrib-17-150300.10.27.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql-devel-17-150300.10.27.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql-docs-17-150300.10.27.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql-plperl-17-150300.10.27.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql-plpython-17-150300.10.27.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql-pltcl-17-150300.10.27.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql-server-17-150300.10.27.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql-server-devel-17-150300.10.27.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libecpg6-17.2-150200.5.5.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libecpg6-17.2-150200.5.5.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpq5-17.2-150200.5.5.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpq5-17.2-150200.5.5.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpq5-32bit-17.2-150200.5.5.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql-contrib-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql-devel-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql-docs-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql-llvmjit-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql-llvmjit-devel-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql-plperl-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql-plpython-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql-pltcl-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql-server-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql-server-devel-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-16.6-150200.5.21.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-contrib-16.6-150200.5.21.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-contrib-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-devel-16.6-150200.5.21.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-devel-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-docs-16.6-150200.5.21.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-plperl-16.6-150200.5.21.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-plperl-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-plpython-16.6-150200.5.21.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-plpython-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-pltcl-16.6-150200.5.21.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-pltcl-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-server-16.6-150200.5.21.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-server-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-server-devel-16.6-150200.5.21.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-server-devel-16.6-150200.5.21.1.x86_64",
"SUSE Manager Proxy 4.3:libecpg6-17.2-150200.5.5.1.x86_64",
"SUSE Manager Proxy 4.3:libpq5-17.2-150200.5.5.1.x86_64",
"SUSE Manager Proxy 4.3:libpq5-32bit-17.2-150200.5.5.1.x86_64",
"SUSE Manager Proxy 4.3:postgresql-17-150400.4.18.1.noarch",
"SUSE Manager Proxy 4.3:postgresql-contrib-17-150400.4.18.1.noarch",
"SUSE Manager Proxy 4.3:postgresql-devel-17-150400.4.18.1.noarch",
"SUSE Manager Proxy 4.3:postgresql-docs-17-150400.4.18.1.noarch",
"SUSE Manager Proxy 4.3:postgresql-plperl-17-150400.4.18.1.noarch",
"SUSE Manager Proxy 4.3:postgresql-plpython-17-150400.4.18.1.noarch",
"SUSE Manager Proxy 4.3:postgresql-pltcl-17-150400.4.18.1.noarch",
"SUSE Manager Proxy 4.3:postgresql-server-17-150400.4.18.1.noarch",
"SUSE Manager Proxy 4.3:postgresql-server-devel-17-150400.4.18.1.noarch",
"SUSE Manager Proxy 4.3:postgresql16-16.6-150200.5.21.1.x86_64",
"SUSE Manager Proxy 4.3:postgresql16-contrib-16.6-150200.5.21.1.x86_64",
"SUSE Manager Proxy 4.3:postgresql16-devel-16.6-150200.5.21.1.x86_64",
"SUSE Manager Proxy 4.3:postgresql16-docs-16.6-150200.5.21.1.noarch",
"SUSE Manager Proxy 4.3:postgresql16-plperl-16.6-150200.5.21.1.x86_64",
"SUSE Manager Proxy 4.3:postgresql16-plpython-16.6-150200.5.21.1.x86_64",
"SUSE Manager Proxy 4.3:postgresql16-pltcl-16.6-150200.5.21.1.x86_64",
"SUSE Manager Proxy 4.3:postgresql16-server-16.6-150200.5.21.1.x86_64",
"SUSE Manager Proxy 4.3:postgresql16-server-devel-16.6-150200.5.21.1.x86_64",
"SUSE Manager Server 4.3:libecpg6-17.2-150200.5.5.1.ppc64le",
"SUSE Manager Server 4.3:libecpg6-17.2-150200.5.5.1.s390x",
"SUSE Manager Server 4.3:libecpg6-17.2-150200.5.5.1.x86_64",
"SUSE Manager Server 4.3:libpq5-17.2-150200.5.5.1.ppc64le",
"SUSE Manager Server 4.3:libpq5-17.2-150200.5.5.1.s390x",
"SUSE Manager Server 4.3:libpq5-17.2-150200.5.5.1.x86_64",
"SUSE Manager Server 4.3:libpq5-32bit-17.2-150200.5.5.1.x86_64",
"SUSE Manager Server 4.3:postgresql-17-150400.4.18.1.noarch",
"SUSE Manager Server 4.3:postgresql-contrib-17-150400.4.18.1.noarch",
"SUSE Manager Server 4.3:postgresql-devel-17-150400.4.18.1.noarch",
"SUSE Manager Server 4.3:postgresql-docs-17-150400.4.18.1.noarch",
"SUSE Manager Server 4.3:postgresql-plperl-17-150400.4.18.1.noarch",
"SUSE Manager Server 4.3:postgresql-plpython-17-150400.4.18.1.noarch",
"SUSE Manager Server 4.3:postgresql-pltcl-17-150400.4.18.1.noarch",
"SUSE Manager Server 4.3:postgresql-server-17-150400.4.18.1.noarch",
"SUSE Manager Server 4.3:postgresql-server-devel-17-150400.4.18.1.noarch",
"SUSE Manager Server 4.3:postgresql16-16.6-150200.5.21.1.ppc64le",
"SUSE Manager Server 4.3:postgresql16-16.6-150200.5.21.1.s390x",
"SUSE Manager Server 4.3:postgresql16-16.6-150200.5.21.1.x86_64",
"SUSE Manager Server 4.3:postgresql16-contrib-16.6-150200.5.21.1.ppc64le",
"SUSE Manager Server 4.3:postgresql16-contrib-16.6-150200.5.21.1.s390x",
"SUSE Manager Server 4.3:postgresql16-contrib-16.6-150200.5.21.1.x86_64",
"SUSE Manager Server 4.3:postgresql16-devel-16.6-150200.5.21.1.ppc64le",
"SUSE Manager Server 4.3:postgresql16-devel-16.6-150200.5.21.1.s390x",
"SUSE Manager Server 4.3:postgresql16-devel-16.6-150200.5.21.1.x86_64",
"SUSE Manager Server 4.3:postgresql16-docs-16.6-150200.5.21.1.noarch",
"SUSE Manager Server 4.3:postgresql16-plperl-16.6-150200.5.21.1.ppc64le",
"SUSE Manager Server 4.3:postgresql16-plperl-16.6-150200.5.21.1.s390x",
"SUSE Manager Server 4.3:postgresql16-plperl-16.6-150200.5.21.1.x86_64",
"SUSE Manager Server 4.3:postgresql16-plpython-16.6-150200.5.21.1.ppc64le",
"SUSE Manager Server 4.3:postgresql16-plpython-16.6-150200.5.21.1.s390x",
"SUSE Manager Server 4.3:postgresql16-plpython-16.6-150200.5.21.1.x86_64",
"SUSE Manager Server 4.3:postgresql16-pltcl-16.6-150200.5.21.1.ppc64le",
"SUSE Manager Server 4.3:postgresql16-pltcl-16.6-150200.5.21.1.s390x",
"SUSE Manager Server 4.3:postgresql16-pltcl-16.6-150200.5.21.1.x86_64",
"SUSE Manager Server 4.3:postgresql16-server-16.6-150200.5.21.1.ppc64le",
"SUSE Manager Server 4.3:postgresql16-server-16.6-150200.5.21.1.s390x",
"SUSE Manager Server 4.3:postgresql16-server-16.6-150200.5.21.1.x86_64",
"SUSE Manager Server 4.3:postgresql16-server-devel-16.6-150200.5.21.1.ppc64le",
"SUSE Manager Server 4.3:postgresql16-server-devel-16.6-150200.5.21.1.s390x",
"SUSE Manager Server 4.3:postgresql16-server-devel-16.6-150200.5.21.1.x86_64",
"SUSE Manager Server 4.3:postgresql17-17.2-150200.5.5.1.s390x",
"SUSE Manager Server 4.3:postgresql17-contrib-17.2-150200.5.5.1.s390x",
"SUSE Manager Server 4.3:postgresql17-devel-17.2-150200.5.5.1.s390x",
"SUSE Manager Server 4.3:postgresql17-docs-17.2-150200.5.5.1.noarch",
"SUSE Manager Server 4.3:postgresql17-plperl-17.2-150200.5.5.1.s390x",
"SUSE Manager Server 4.3:postgresql17-plpython-17.2-150200.5.5.1.s390x",
"SUSE Manager Server 4.3:postgresql17-pltcl-17.2-150200.5.5.1.s390x",
"SUSE Manager Server 4.3:postgresql17-server-17.2-150200.5.5.1.s390x",
"SUSE Manager Server 4.3:postgresql17-server-devel-17.2-150200.5.5.1.s390x",
"openSUSE Leap 15.5:libecpg6-17.2-150200.5.5.1.aarch64",
"openSUSE Leap 15.5:libecpg6-17.2-150200.5.5.1.ppc64le",
"openSUSE Leap 15.5:libecpg6-17.2-150200.5.5.1.s390x",
"openSUSE Leap 15.5:libecpg6-17.2-150200.5.5.1.x86_64",
"openSUSE Leap 15.5:libecpg6-32bit-17.2-150200.5.5.1.x86_64",
"openSUSE Leap 15.5:libpq5-17.2-150200.5.5.1.aarch64",
"openSUSE Leap 15.5:libpq5-17.2-150200.5.5.1.ppc64le",
"openSUSE Leap 15.5:libpq5-17.2-150200.5.5.1.s390x",
"openSUSE Leap 15.5:libpq5-17.2-150200.5.5.1.x86_64",
"openSUSE Leap 15.5:libpq5-32bit-17.2-150200.5.5.1.x86_64",
"openSUSE Leap 15.5:postgresql-17-150500.10.9.1.noarch",
"openSUSE Leap 15.5:postgresql-contrib-17-150500.10.9.1.noarch",
"openSUSE Leap 15.5:postgresql-devel-17-150500.10.9.1.noarch",
"openSUSE Leap 15.5:postgresql-docs-17-150500.10.9.1.noarch",
"openSUSE Leap 15.5:postgresql-llvmjit-17-150500.10.9.1.noarch",
"openSUSE Leap 15.5:postgresql-llvmjit-devel-17-150500.10.9.1.noarch",
"openSUSE Leap 15.5:postgresql-plperl-17-150500.10.9.1.noarch",
"openSUSE Leap 15.5:postgresql-plpython-17-150500.10.9.1.noarch",
"openSUSE Leap 15.5:postgresql-pltcl-17-150500.10.9.1.noarch",
"openSUSE Leap 15.5:postgresql-server-17-150500.10.9.1.noarch",
"openSUSE Leap 15.5:postgresql-server-devel-17-150500.10.9.1.noarch",
"openSUSE Leap 15.5:postgresql-test-17-150500.10.9.1.noarch",
"openSUSE Leap 15.5:postgresql16-16.6-150200.5.21.1.aarch64",
"openSUSE Leap 15.5:postgresql16-16.6-150200.5.21.1.ppc64le",
"openSUSE Leap 15.5:postgresql16-16.6-150200.5.21.1.s390x",
"openSUSE Leap 15.5:postgresql16-16.6-150200.5.21.1.x86_64",
"openSUSE Leap 15.5:postgresql16-contrib-16.6-150200.5.21.1.aarch64",
"openSUSE Leap 15.5:postgresql16-contrib-16.6-150200.5.21.1.ppc64le",
"openSUSE Leap 15.5:postgresql16-contrib-16.6-150200.5.21.1.s390x",
"openSUSE Leap 15.5:postgresql16-contrib-16.6-150200.5.21.1.x86_64",
"openSUSE Leap 15.5:postgresql16-devel-16.6-150200.5.21.1.aarch64",
"openSUSE Leap 15.5:postgresql16-devel-16.6-150200.5.21.1.ppc64le",
"openSUSE Leap 15.5:postgresql16-devel-16.6-150200.5.21.1.s390x",
"openSUSE Leap 15.5:postgresql16-devel-16.6-150200.5.21.1.x86_64",
"openSUSE Leap 15.5:postgresql16-docs-16.6-150200.5.21.1.noarch",
"openSUSE Leap 15.5:postgresql16-llvmjit-16.6-150200.5.21.1.aarch64",
"openSUSE Leap 15.5:postgresql16-llvmjit-16.6-150200.5.21.1.ppc64le",
"openSUSE Leap 15.5:postgresql16-llvmjit-16.6-150200.5.21.1.s390x",
"openSUSE Leap 15.5:postgresql16-llvmjit-16.6-150200.5.21.1.x86_64",
"openSUSE Leap 15.5:postgresql16-llvmjit-devel-16.6-150200.5.21.1.aarch64",
"openSUSE Leap 15.5:postgresql16-llvmjit-devel-16.6-150200.5.21.1.ppc64le",
"openSUSE Leap 15.5:postgresql16-llvmjit-devel-16.6-150200.5.21.1.s390x",
"openSUSE Leap 15.5:postgresql16-llvmjit-devel-16.6-150200.5.21.1.x86_64",
"openSUSE Leap 15.5:postgresql16-plperl-16.6-150200.5.21.1.aarch64",
"openSUSE Leap 15.5:postgresql16-plperl-16.6-150200.5.21.1.ppc64le",
"openSUSE Leap 15.5:postgresql16-plperl-16.6-150200.5.21.1.s390x",
"openSUSE Leap 15.5:postgresql16-plperl-16.6-150200.5.21.1.x86_64",
"openSUSE Leap 15.5:postgresql16-plpython-16.6-150200.5.21.1.aarch64",
"openSUSE Leap 15.5:postgresql16-plpython-16.6-150200.5.21.1.ppc64le",
"openSUSE Leap 15.5:postgresql16-plpython-16.6-150200.5.21.1.s390x",
"openSUSE Leap 15.5:postgresql16-plpython-16.6-150200.5.21.1.x86_64",
"openSUSE Leap 15.5:postgresql16-pltcl-16.6-150200.5.21.1.aarch64",
"openSUSE Leap 15.5:postgresql16-pltcl-16.6-150200.5.21.1.ppc64le",
"openSUSE Leap 15.5:postgresql16-pltcl-16.6-150200.5.21.1.s390x",
"openSUSE Leap 15.5:postgresql16-pltcl-16.6-150200.5.21.1.x86_64",
"openSUSE Leap 15.5:postgresql16-server-16.6-150200.5.21.1.aarch64",
"openSUSE Leap 15.5:postgresql16-server-16.6-150200.5.21.1.ppc64le",
"openSUSE Leap 15.5:postgresql16-server-16.6-150200.5.21.1.s390x",
"openSUSE Leap 15.5:postgresql16-server-16.6-150200.5.21.1.x86_64",
"openSUSE Leap 15.5:postgresql16-server-devel-16.6-150200.5.21.1.aarch64",
"openSUSE Leap 15.5:postgresql16-server-devel-16.6-150200.5.21.1.ppc64le",
"openSUSE Leap 15.5:postgresql16-server-devel-16.6-150200.5.21.1.s390x",
"openSUSE Leap 15.5:postgresql16-server-devel-16.6-150200.5.21.1.x86_64",
"openSUSE Leap 15.5:postgresql16-test-16.6-150200.5.21.1.aarch64",
"openSUSE Leap 15.5:postgresql16-test-16.6-150200.5.21.1.ppc64le",
"openSUSE Leap 15.5:postgresql16-test-16.6-150200.5.21.1.s390x",
"openSUSE Leap 15.5:postgresql16-test-16.6-150200.5.21.1.x86_64",
"openSUSE Leap 15.5:postgresql17-17.2-150200.5.5.1.aarch64",
"openSUSE Leap 15.5:postgresql17-17.2-150200.5.5.1.ppc64le",
"openSUSE Leap 15.5:postgresql17-17.2-150200.5.5.1.s390x",
"openSUSE Leap 15.5:postgresql17-17.2-150200.5.5.1.x86_64",
"openSUSE Leap 15.5:postgresql17-contrib-17.2-150200.5.5.1.aarch64",
"openSUSE Leap 15.5:postgresql17-contrib-17.2-150200.5.5.1.ppc64le",
"openSUSE Leap 15.5:postgresql17-contrib-17.2-150200.5.5.1.s390x",
"openSUSE Leap 15.5:postgresql17-contrib-17.2-150200.5.5.1.x86_64",
"openSUSE Leap 15.5:postgresql17-devel-17.2-150200.5.5.1.aarch64",
"openSUSE Leap 15.5:postgresql17-devel-17.2-150200.5.5.1.ppc64le",
"openSUSE Leap 15.5:postgresql17-devel-17.2-150200.5.5.1.s390x",
"openSUSE Leap 15.5:postgresql17-devel-17.2-150200.5.5.1.x86_64",
"openSUSE Leap 15.5:postgresql17-docs-17.2-150200.5.5.1.noarch",
"openSUSE Leap 15.5:postgresql17-llvmjit-17.2-150200.5.5.1.aarch64",
"openSUSE Leap 15.5:postgresql17-llvmjit-17.2-150200.5.5.1.ppc64le",
"openSUSE Leap 15.5:postgresql17-llvmjit-17.2-150200.5.5.1.s390x",
"openSUSE Leap 15.5:postgresql17-llvmjit-17.2-150200.5.5.1.x86_64",
"openSUSE Leap 15.5:postgresql17-llvmjit-devel-17.2-150200.5.5.1.aarch64",
"openSUSE Leap 15.5:postgresql17-llvmjit-devel-17.2-150200.5.5.1.ppc64le",
"openSUSE Leap 15.5:postgresql17-llvmjit-devel-17.2-150200.5.5.1.s390x",
"openSUSE Leap 15.5:postgresql17-llvmjit-devel-17.2-150200.5.5.1.x86_64",
"openSUSE Leap 15.5:postgresql17-plperl-17.2-150200.5.5.1.aarch64",
"openSUSE Leap 15.5:postgresql17-plperl-17.2-150200.5.5.1.ppc64le",
"openSUSE Leap 15.5:postgresql17-plperl-17.2-150200.5.5.1.s390x",
"openSUSE Leap 15.5:postgresql17-plperl-17.2-150200.5.5.1.x86_64",
"openSUSE Leap 15.5:postgresql17-plpython-17.2-150200.5.5.1.aarch64",
"openSUSE Leap 15.5:postgresql17-plpython-17.2-150200.5.5.1.ppc64le",
"openSUSE Leap 15.5:postgresql17-plpython-17.2-150200.5.5.1.s390x",
"openSUSE Leap 15.5:postgresql17-plpython-17.2-150200.5.5.1.x86_64",
"openSUSE Leap 15.5:postgresql17-pltcl-17.2-150200.5.5.1.aarch64",
"openSUSE Leap 15.5:postgresql17-pltcl-17.2-150200.5.5.1.ppc64le",
"openSUSE Leap 15.5:postgresql17-pltcl-17.2-150200.5.5.1.s390x",
"openSUSE Leap 15.5:postgresql17-pltcl-17.2-150200.5.5.1.x86_64",
"openSUSE Leap 15.5:postgresql17-server-17.2-150200.5.5.1.aarch64",
"openSUSE Leap 15.5:postgresql17-server-17.2-150200.5.5.1.ppc64le",
"openSUSE Leap 15.5:postgresql17-server-17.2-150200.5.5.1.s390x",
"openSUSE Leap 15.5:postgresql17-server-17.2-150200.5.5.1.x86_64",
"openSUSE Leap 15.5:postgresql17-server-devel-17.2-150200.5.5.1.aarch64",
"openSUSE Leap 15.5:postgresql17-server-devel-17.2-150200.5.5.1.ppc64le",
"openSUSE Leap 15.5:postgresql17-server-devel-17.2-150200.5.5.1.s390x",
"openSUSE Leap 15.5:postgresql17-server-devel-17.2-150200.5.5.1.x86_64",
"openSUSE Leap 15.5:postgresql17-test-17.2-150200.5.5.1.aarch64",
"openSUSE Leap 15.5:postgresql17-test-17.2-150200.5.5.1.ppc64le",
"openSUSE Leap 15.5:postgresql17-test-17.2-150200.5.5.1.s390x",
"openSUSE Leap 15.5:postgresql17-test-17.2-150200.5.5.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2024-10976",
"url": "https://www.suse.com/security/cve/CVE-2024-10976"
},
{
"category": "external",
"summary": "SUSE Bug 1233323 for CVE-2024-10976",
"url": "https://bugzilla.suse.com/1233323"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Enterprise Storage 7.1:libecpg6-17.2-150200.5.5.1.aarch64",
"SUSE Enterprise Storage 7.1:libecpg6-17.2-150200.5.5.1.x86_64",
"SUSE Enterprise Storage 7.1:libpq5-17.2-150200.5.5.1.aarch64",
"SUSE Enterprise Storage 7.1:libpq5-17.2-150200.5.5.1.x86_64",
"SUSE Enterprise Storage 7.1:postgresql-17-150300.10.27.1.noarch",
"SUSE Enterprise Storage 7.1:postgresql-contrib-17-150300.10.27.1.noarch",
"SUSE Enterprise Storage 7.1:postgresql-devel-17-150300.10.27.1.noarch",
"SUSE Enterprise Storage 7.1:postgresql-docs-17-150300.10.27.1.noarch",
"SUSE Enterprise Storage 7.1:postgresql-plperl-17-150300.10.27.1.noarch",
"SUSE Enterprise Storage 7.1:postgresql-plpython-17-150300.10.27.1.noarch",
"SUSE Enterprise Storage 7.1:postgresql-pltcl-17-150300.10.27.1.noarch",
"SUSE Enterprise Storage 7.1:postgresql-server-17-150300.10.27.1.noarch",
"SUSE Enterprise Storage 7.1:postgresql-server-devel-17-150300.10.27.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql-17-150200.4.30.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql-contrib-17-150200.4.30.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql-devel-17-150200.4.30.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql-docs-17-150200.4.30.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql-plperl-17-150200.4.30.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql-plpython-17-150200.4.30.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql-pltcl-17-150200.4.30.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql-server-17-150200.4.30.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql-server-devel-17-150200.4.30.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libecpg6-17.2-150200.5.5.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libecpg6-17.2-150200.5.5.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libpq5-17.2-150200.5.5.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libpq5-17.2-150200.5.5.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql-17-150300.10.27.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql-contrib-17-150300.10.27.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql-devel-17-150300.10.27.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql-docs-17-150300.10.27.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql-plperl-17-150300.10.27.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql-plpython-17-150300.10.27.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql-pltcl-17-150300.10.27.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql-server-17-150300.10.27.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql-server-devel-17-150300.10.27.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libecpg6-17.2-150200.5.5.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libecpg6-17.2-150200.5.5.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpq5-17.2-150200.5.5.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpq5-17.2-150200.5.5.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpq5-32bit-17.2-150200.5.5.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql-contrib-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql-devel-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql-docs-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql-llvmjit-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql-llvmjit-devel-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql-plperl-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql-plpython-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql-pltcl-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql-server-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql-server-devel-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-16.6-150200.5.21.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-contrib-16.6-150200.5.21.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-contrib-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-devel-16.6-150200.5.21.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-devel-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-docs-16.6-150200.5.21.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-plperl-16.6-150200.5.21.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-plperl-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-plpython-16.6-150200.5.21.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-plpython-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-pltcl-16.6-150200.5.21.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-pltcl-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-server-16.6-150200.5.21.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-server-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-server-devel-16.6-150200.5.21.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-server-devel-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libecpg6-17.2-150200.5.5.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libecpg6-17.2-150200.5.5.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpq5-17.2-150200.5.5.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpq5-17.2-150200.5.5.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpq5-32bit-17.2-150200.5.5.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql-contrib-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql-devel-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql-docs-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql-llvmjit-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql-llvmjit-devel-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql-plperl-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql-plpython-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql-pltcl-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql-server-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql-server-devel-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-16.6-150200.5.21.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-contrib-16.6-150200.5.21.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-contrib-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-devel-16.6-150200.5.21.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-devel-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-docs-16.6-150200.5.21.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-plperl-16.6-150200.5.21.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-plperl-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-plpython-16.6-150200.5.21.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-plpython-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-pltcl-16.6-150200.5.21.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-pltcl-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-server-16.6-150200.5.21.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-server-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-server-devel-16.6-150200.5.21.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-server-devel-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:libpq5-17.2-150200.5.5.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:libpq5-17.2-150200.5.5.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:libpq5-17.2-150200.5.5.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:libpq5-17.2-150200.5.5.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:libpq5-32bit-17.2-150200.5.5.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:postgresql-17-150500.10.9.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:postgresql16-16.6-150200.5.21.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:postgresql16-16.6-150200.5.21.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:postgresql16-16.6-150200.5.21.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:postgresql16-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:postgresql17-17.2-150200.5.5.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:postgresql17-17.2-150200.5.5.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:postgresql17-17.2-150200.5.5.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:postgresql17-17.2-150200.5.5.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql-llvmjit-17-150500.10.9.1.noarch",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql-llvmjit-devel-17-150500.10.9.1.noarch",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql-17-150500.10.9.1.noarch",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql-contrib-17-150500.10.9.1.noarch",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql-devel-17-150500.10.9.1.noarch",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql-docs-17-150500.10.9.1.noarch",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql-llvmjit-17-150500.10.9.1.noarch",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql-llvmjit-devel-17-150500.10.9.1.noarch",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql-plperl-17-150500.10.9.1.noarch",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql-plpython-17-150500.10.9.1.noarch",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql-pltcl-17-150500.10.9.1.noarch",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql-server-17-150500.10.9.1.noarch",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql-server-devel-17-150500.10.9.1.noarch",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql-test-17-150500.10.9.1.noarch",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql16-llvmjit-16.6-150200.5.21.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql16-llvmjit-16.6-150200.5.21.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql16-llvmjit-16.6-150200.5.21.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql16-llvmjit-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql16-llvmjit-devel-16.6-150200.5.21.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql16-llvmjit-devel-16.6-150200.5.21.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql16-llvmjit-devel-16.6-150200.5.21.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql16-llvmjit-devel-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql16-test-16.6-150200.5.21.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql16-test-16.6-150200.5.21.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql16-test-16.6-150200.5.21.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql16-test-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql17-llvmjit-17.2-150200.5.5.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql17-llvmjit-17.2-150200.5.5.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql17-llvmjit-17.2-150200.5.5.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql17-llvmjit-17.2-150200.5.5.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql17-llvmjit-devel-17.2-150200.5.5.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql17-llvmjit-devel-17.2-150200.5.5.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql17-llvmjit-devel-17.2-150200.5.5.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql17-llvmjit-devel-17.2-150200.5.5.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql17-test-17.2-150200.5.5.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql17-test-17.2-150200.5.5.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql17-test-17.2-150200.5.5.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql17-test-17.2-150200.5.5.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:libecpg6-17.2-150200.5.5.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:libecpg6-17.2-150200.5.5.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:libecpg6-17.2-150200.5.5.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:libecpg6-17.2-150200.5.5.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql-contrib-17-150500.10.9.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql-devel-17-150500.10.9.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql-docs-17-150500.10.9.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql-plperl-17-150500.10.9.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql-plpython-17-150500.10.9.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql-pltcl-17-150500.10.9.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql-server-17-150500.10.9.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql-server-devel-17-150500.10.9.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-contrib-16.6-150200.5.21.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-contrib-16.6-150200.5.21.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-contrib-16.6-150200.5.21.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-contrib-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-devel-16.6-150200.5.21.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-devel-16.6-150200.5.21.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-devel-16.6-150200.5.21.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-devel-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-docs-16.6-150200.5.21.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-plperl-16.6-150200.5.21.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-plperl-16.6-150200.5.21.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-plperl-16.6-150200.5.21.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-plperl-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-plpython-16.6-150200.5.21.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-plpython-16.6-150200.5.21.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-plpython-16.6-150200.5.21.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-plpython-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-pltcl-16.6-150200.5.21.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-pltcl-16.6-150200.5.21.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-pltcl-16.6-150200.5.21.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-pltcl-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-server-16.6-150200.5.21.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-server-16.6-150200.5.21.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-server-16.6-150200.5.21.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-server-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-server-devel-16.6-150200.5.21.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-server-devel-16.6-150200.5.21.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-server-devel-16.6-150200.5.21.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-server-devel-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql17-contrib-17.2-150200.5.5.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql17-contrib-17.2-150200.5.5.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql17-contrib-17.2-150200.5.5.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql17-contrib-17.2-150200.5.5.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql17-devel-17.2-150200.5.5.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql17-devel-17.2-150200.5.5.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql17-devel-17.2-150200.5.5.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql17-devel-17.2-150200.5.5.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql17-docs-17.2-150200.5.5.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql17-plperl-17.2-150200.5.5.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql17-plperl-17.2-150200.5.5.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql17-plperl-17.2-150200.5.5.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql17-plperl-17.2-150200.5.5.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql17-plpython-17.2-150200.5.5.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql17-plpython-17.2-150200.5.5.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql17-plpython-17.2-150200.5.5.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql17-plpython-17.2-150200.5.5.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql17-pltcl-17.2-150200.5.5.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql17-pltcl-17.2-150200.5.5.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql17-pltcl-17.2-150200.5.5.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql17-pltcl-17.2-150200.5.5.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql17-server-17.2-150200.5.5.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql17-server-17.2-150200.5.5.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql17-server-17.2-150200.5.5.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql17-server-17.2-150200.5.5.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql17-server-devel-17.2-150200.5.5.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql17-server-devel-17.2-150200.5.5.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql17-server-devel-17.2-150200.5.5.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql17-server-devel-17.2-150200.5.5.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql-17-150200.4.30.1.noarch",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql-contrib-17-150200.4.30.1.noarch",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql-devel-17-150200.4.30.1.noarch",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql-docs-17-150200.4.30.1.noarch",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql-plperl-17-150200.4.30.1.noarch",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql-plpython-17-150200.4.30.1.noarch",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql-pltcl-17-150200.4.30.1.noarch",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql-server-17-150200.4.30.1.noarch",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql-server-devel-17-150200.4.30.1.noarch",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libecpg6-17.2-150200.5.5.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libecpg6-17.2-150200.5.5.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libecpg6-17.2-150200.5.5.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libecpg6-17.2-150200.5.5.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libpq5-17.2-150200.5.5.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libpq5-17.2-150200.5.5.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libpq5-17.2-150200.5.5.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libpq5-17.2-150200.5.5.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql-17-150300.10.27.1.noarch",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql-contrib-17-150300.10.27.1.noarch",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql-devel-17-150300.10.27.1.noarch",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql-docs-17-150300.10.27.1.noarch",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql-plperl-17-150300.10.27.1.noarch",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql-plpython-17-150300.10.27.1.noarch",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql-pltcl-17-150300.10.27.1.noarch",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql-server-17-150300.10.27.1.noarch",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql-server-devel-17-150300.10.27.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libecpg6-17.2-150200.5.5.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libecpg6-17.2-150200.5.5.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libecpg6-17.2-150200.5.5.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libecpg6-17.2-150200.5.5.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpq5-17.2-150200.5.5.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpq5-17.2-150200.5.5.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpq5-17.2-150200.5.5.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpq5-17.2-150200.5.5.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpq5-32bit-17.2-150200.5.5.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql-contrib-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql-devel-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql-docs-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql-llvmjit-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql-llvmjit-devel-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql-plperl-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql-plpython-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql-pltcl-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql-server-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql-server-devel-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-16.6-150200.5.21.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-16.6-150200.5.21.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-16.6-150200.5.21.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-contrib-16.6-150200.5.21.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-contrib-16.6-150200.5.21.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-contrib-16.6-150200.5.21.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-contrib-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-devel-16.6-150200.5.21.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-devel-16.6-150200.5.21.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-devel-16.6-150200.5.21.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-devel-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-docs-16.6-150200.5.21.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-plperl-16.6-150200.5.21.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-plperl-16.6-150200.5.21.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-plperl-16.6-150200.5.21.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-plperl-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-plpython-16.6-150200.5.21.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-plpython-16.6-150200.5.21.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-plpython-16.6-150200.5.21.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-plpython-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-pltcl-16.6-150200.5.21.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-pltcl-16.6-150200.5.21.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-pltcl-16.6-150200.5.21.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-pltcl-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-server-16.6-150200.5.21.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-server-16.6-150200.5.21.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-server-16.6-150200.5.21.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-server-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-server-devel-16.6-150200.5.21.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-server-devel-16.6-150200.5.21.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-server-devel-16.6-150200.5.21.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-server-devel-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql-17-150200.4.30.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql-contrib-17-150200.4.30.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql-devel-17-150200.4.30.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql-docs-17-150200.4.30.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql-plperl-17-150200.4.30.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql-plpython-17-150200.4.30.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql-pltcl-17-150200.4.30.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql-server-17-150200.4.30.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql-server-devel-17-150200.4.30.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libecpg6-17.2-150200.5.5.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libecpg6-17.2-150200.5.5.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libpq5-17.2-150200.5.5.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libpq5-17.2-150200.5.5.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql-17-150300.10.27.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql-contrib-17-150300.10.27.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql-devel-17-150300.10.27.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql-docs-17-150300.10.27.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql-plperl-17-150300.10.27.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql-plpython-17-150300.10.27.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql-pltcl-17-150300.10.27.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql-server-17-150300.10.27.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql-server-devel-17-150300.10.27.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libecpg6-17.2-150200.5.5.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libecpg6-17.2-150200.5.5.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpq5-17.2-150200.5.5.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpq5-17.2-150200.5.5.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpq5-32bit-17.2-150200.5.5.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql-contrib-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql-devel-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql-docs-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql-llvmjit-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql-llvmjit-devel-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql-plperl-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql-plpython-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql-pltcl-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql-server-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql-server-devel-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-16.6-150200.5.21.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-contrib-16.6-150200.5.21.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-contrib-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-devel-16.6-150200.5.21.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-devel-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-docs-16.6-150200.5.21.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-plperl-16.6-150200.5.21.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-plperl-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-plpython-16.6-150200.5.21.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-plpython-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-pltcl-16.6-150200.5.21.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-pltcl-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-server-16.6-150200.5.21.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-server-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-server-devel-16.6-150200.5.21.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-server-devel-16.6-150200.5.21.1.x86_64",
"SUSE Manager Proxy 4.3:libecpg6-17.2-150200.5.5.1.x86_64",
"SUSE Manager Proxy 4.3:libpq5-17.2-150200.5.5.1.x86_64",
"SUSE Manager Proxy 4.3:libpq5-32bit-17.2-150200.5.5.1.x86_64",
"SUSE Manager Proxy 4.3:postgresql-17-150400.4.18.1.noarch",
"SUSE Manager Proxy 4.3:postgresql-contrib-17-150400.4.18.1.noarch",
"SUSE Manager Proxy 4.3:postgresql-devel-17-150400.4.18.1.noarch",
"SUSE Manager Proxy 4.3:postgresql-docs-17-150400.4.18.1.noarch",
"SUSE Manager Proxy 4.3:postgresql-plperl-17-150400.4.18.1.noarch",
"SUSE Manager Proxy 4.3:postgresql-plpython-17-150400.4.18.1.noarch",
"SUSE Manager Proxy 4.3:postgresql-pltcl-17-150400.4.18.1.noarch",
"SUSE Manager Proxy 4.3:postgresql-server-17-150400.4.18.1.noarch",
"SUSE Manager Proxy 4.3:postgresql-server-devel-17-150400.4.18.1.noarch",
"SUSE Manager Proxy 4.3:postgresql16-16.6-150200.5.21.1.x86_64",
"SUSE Manager Proxy 4.3:postgresql16-contrib-16.6-150200.5.21.1.x86_64",
"SUSE Manager Proxy 4.3:postgresql16-devel-16.6-150200.5.21.1.x86_64",
"SUSE Manager Proxy 4.3:postgresql16-docs-16.6-150200.5.21.1.noarch",
"SUSE Manager Proxy 4.3:postgresql16-plperl-16.6-150200.5.21.1.x86_64",
"SUSE Manager Proxy 4.3:postgresql16-plpython-16.6-150200.5.21.1.x86_64",
"SUSE Manager Proxy 4.3:postgresql16-pltcl-16.6-150200.5.21.1.x86_64",
"SUSE Manager Proxy 4.3:postgresql16-server-16.6-150200.5.21.1.x86_64",
"SUSE Manager Proxy 4.3:postgresql16-server-devel-16.6-150200.5.21.1.x86_64",
"SUSE Manager Server 4.3:libecpg6-17.2-150200.5.5.1.ppc64le",
"SUSE Manager Server 4.3:libecpg6-17.2-150200.5.5.1.s390x",
"SUSE Manager Server 4.3:libecpg6-17.2-150200.5.5.1.x86_64",
"SUSE Manager Server 4.3:libpq5-17.2-150200.5.5.1.ppc64le",
"SUSE Manager Server 4.3:libpq5-17.2-150200.5.5.1.s390x",
"SUSE Manager Server 4.3:libpq5-17.2-150200.5.5.1.x86_64",
"SUSE Manager Server 4.3:libpq5-32bit-17.2-150200.5.5.1.x86_64",
"SUSE Manager Server 4.3:postgresql-17-150400.4.18.1.noarch",
"SUSE Manager Server 4.3:postgresql-contrib-17-150400.4.18.1.noarch",
"SUSE Manager Server 4.3:postgresql-devel-17-150400.4.18.1.noarch",
"SUSE Manager Server 4.3:postgresql-docs-17-150400.4.18.1.noarch",
"SUSE Manager Server 4.3:postgresql-plperl-17-150400.4.18.1.noarch",
"SUSE Manager Server 4.3:postgresql-plpython-17-150400.4.18.1.noarch",
"SUSE Manager Server 4.3:postgresql-pltcl-17-150400.4.18.1.noarch",
"SUSE Manager Server 4.3:postgresql-server-17-150400.4.18.1.noarch",
"SUSE Manager Server 4.3:postgresql-server-devel-17-150400.4.18.1.noarch",
"SUSE Manager Server 4.3:postgresql16-16.6-150200.5.21.1.ppc64le",
"SUSE Manager Server 4.3:postgresql16-16.6-150200.5.21.1.s390x",
"SUSE Manager Server 4.3:postgresql16-16.6-150200.5.21.1.x86_64",
"SUSE Manager Server 4.3:postgresql16-contrib-16.6-150200.5.21.1.ppc64le",
"SUSE Manager Server 4.3:postgresql16-contrib-16.6-150200.5.21.1.s390x",
"SUSE Manager Server 4.3:postgresql16-contrib-16.6-150200.5.21.1.x86_64",
"SUSE Manager Server 4.3:postgresql16-devel-16.6-150200.5.21.1.ppc64le",
"SUSE Manager Server 4.3:postgresql16-devel-16.6-150200.5.21.1.s390x",
"SUSE Manager Server 4.3:postgresql16-devel-16.6-150200.5.21.1.x86_64",
"SUSE Manager Server 4.3:postgresql16-docs-16.6-150200.5.21.1.noarch",
"SUSE Manager Server 4.3:postgresql16-plperl-16.6-150200.5.21.1.ppc64le",
"SUSE Manager Server 4.3:postgresql16-plperl-16.6-150200.5.21.1.s390x",
"SUSE Manager Server 4.3:postgresql16-plperl-16.6-150200.5.21.1.x86_64",
"SUSE Manager Server 4.3:postgresql16-plpython-16.6-150200.5.21.1.ppc64le",
"SUSE Manager Server 4.3:postgresql16-plpython-16.6-150200.5.21.1.s390x",
"SUSE Manager Server 4.3:postgresql16-plpython-16.6-150200.5.21.1.x86_64",
"SUSE Manager Server 4.3:postgresql16-pltcl-16.6-150200.5.21.1.ppc64le",
"SUSE Manager Server 4.3:postgresql16-pltcl-16.6-150200.5.21.1.s390x",
"SUSE Manager Server 4.3:postgresql16-pltcl-16.6-150200.5.21.1.x86_64",
"SUSE Manager Server 4.3:postgresql16-server-16.6-150200.5.21.1.ppc64le",
"SUSE Manager Server 4.3:postgresql16-server-16.6-150200.5.21.1.s390x",
"SUSE Manager Server 4.3:postgresql16-server-16.6-150200.5.21.1.x86_64",
"SUSE Manager Server 4.3:postgresql16-server-devel-16.6-150200.5.21.1.ppc64le",
"SUSE Manager Server 4.3:postgresql16-server-devel-16.6-150200.5.21.1.s390x",
"SUSE Manager Server 4.3:postgresql16-server-devel-16.6-150200.5.21.1.x86_64",
"SUSE Manager Server 4.3:postgresql17-17.2-150200.5.5.1.s390x",
"SUSE Manager Server 4.3:postgresql17-contrib-17.2-150200.5.5.1.s390x",
"SUSE Manager Server 4.3:postgresql17-devel-17.2-150200.5.5.1.s390x",
"SUSE Manager Server 4.3:postgresql17-docs-17.2-150200.5.5.1.noarch",
"SUSE Manager Server 4.3:postgresql17-plperl-17.2-150200.5.5.1.s390x",
"SUSE Manager Server 4.3:postgresql17-plpython-17.2-150200.5.5.1.s390x",
"SUSE Manager Server 4.3:postgresql17-pltcl-17.2-150200.5.5.1.s390x",
"SUSE Manager Server 4.3:postgresql17-server-17.2-150200.5.5.1.s390x",
"SUSE Manager Server 4.3:postgresql17-server-devel-17.2-150200.5.5.1.s390x",
"openSUSE Leap 15.5:libecpg6-17.2-150200.5.5.1.aarch64",
"openSUSE Leap 15.5:libecpg6-17.2-150200.5.5.1.ppc64le",
"openSUSE Leap 15.5:libecpg6-17.2-150200.5.5.1.s390x",
"openSUSE Leap 15.5:libecpg6-17.2-150200.5.5.1.x86_64",
"openSUSE Leap 15.5:libecpg6-32bit-17.2-150200.5.5.1.x86_64",
"openSUSE Leap 15.5:libpq5-17.2-150200.5.5.1.aarch64",
"openSUSE Leap 15.5:libpq5-17.2-150200.5.5.1.ppc64le",
"openSUSE Leap 15.5:libpq5-17.2-150200.5.5.1.s390x",
"openSUSE Leap 15.5:libpq5-17.2-150200.5.5.1.x86_64",
"openSUSE Leap 15.5:libpq5-32bit-17.2-150200.5.5.1.x86_64",
"openSUSE Leap 15.5:postgresql-17-150500.10.9.1.noarch",
"openSUSE Leap 15.5:postgresql-contrib-17-150500.10.9.1.noarch",
"openSUSE Leap 15.5:postgresql-devel-17-150500.10.9.1.noarch",
"openSUSE Leap 15.5:postgresql-docs-17-150500.10.9.1.noarch",
"openSUSE Leap 15.5:postgresql-llvmjit-17-150500.10.9.1.noarch",
"openSUSE Leap 15.5:postgresql-llvmjit-devel-17-150500.10.9.1.noarch",
"openSUSE Leap 15.5:postgresql-plperl-17-150500.10.9.1.noarch",
"openSUSE Leap 15.5:postgresql-plpython-17-150500.10.9.1.noarch",
"openSUSE Leap 15.5:postgresql-pltcl-17-150500.10.9.1.noarch",
"openSUSE Leap 15.5:postgresql-server-17-150500.10.9.1.noarch",
"openSUSE Leap 15.5:postgresql-server-devel-17-150500.10.9.1.noarch",
"openSUSE Leap 15.5:postgresql-test-17-150500.10.9.1.noarch",
"openSUSE Leap 15.5:postgresql16-16.6-150200.5.21.1.aarch64",
"openSUSE Leap 15.5:postgresql16-16.6-150200.5.21.1.ppc64le",
"openSUSE Leap 15.5:postgresql16-16.6-150200.5.21.1.s390x",
"openSUSE Leap 15.5:postgresql16-16.6-150200.5.21.1.x86_64",
"openSUSE Leap 15.5:postgresql16-contrib-16.6-150200.5.21.1.aarch64",
"openSUSE Leap 15.5:postgresql16-contrib-16.6-150200.5.21.1.ppc64le",
"openSUSE Leap 15.5:postgresql16-contrib-16.6-150200.5.21.1.s390x",
"openSUSE Leap 15.5:postgresql16-contrib-16.6-150200.5.21.1.x86_64",
"openSUSE Leap 15.5:postgresql16-devel-16.6-150200.5.21.1.aarch64",
"openSUSE Leap 15.5:postgresql16-devel-16.6-150200.5.21.1.ppc64le",
"openSUSE Leap 15.5:postgresql16-devel-16.6-150200.5.21.1.s390x",
"openSUSE Leap 15.5:postgresql16-devel-16.6-150200.5.21.1.x86_64",
"openSUSE Leap 15.5:postgresql16-docs-16.6-150200.5.21.1.noarch",
"openSUSE Leap 15.5:postgresql16-llvmjit-16.6-150200.5.21.1.aarch64",
"openSUSE Leap 15.5:postgresql16-llvmjit-16.6-150200.5.21.1.ppc64le",
"openSUSE Leap 15.5:postgresql16-llvmjit-16.6-150200.5.21.1.s390x",
"openSUSE Leap 15.5:postgresql16-llvmjit-16.6-150200.5.21.1.x86_64",
"openSUSE Leap 15.5:postgresql16-llvmjit-devel-16.6-150200.5.21.1.aarch64",
"openSUSE Leap 15.5:postgresql16-llvmjit-devel-16.6-150200.5.21.1.ppc64le",
"openSUSE Leap 15.5:postgresql16-llvmjit-devel-16.6-150200.5.21.1.s390x",
"openSUSE Leap 15.5:postgresql16-llvmjit-devel-16.6-150200.5.21.1.x86_64",
"openSUSE Leap 15.5:postgresql16-plperl-16.6-150200.5.21.1.aarch64",
"openSUSE Leap 15.5:postgresql16-plperl-16.6-150200.5.21.1.ppc64le",
"openSUSE Leap 15.5:postgresql16-plperl-16.6-150200.5.21.1.s390x",
"openSUSE Leap 15.5:postgresql16-plperl-16.6-150200.5.21.1.x86_64",
"openSUSE Leap 15.5:postgresql16-plpython-16.6-150200.5.21.1.aarch64",
"openSUSE Leap 15.5:postgresql16-plpython-16.6-150200.5.21.1.ppc64le",
"openSUSE Leap 15.5:postgresql16-plpython-16.6-150200.5.21.1.s390x",
"openSUSE Leap 15.5:postgresql16-plpython-16.6-150200.5.21.1.x86_64",
"openSUSE Leap 15.5:postgresql16-pltcl-16.6-150200.5.21.1.aarch64",
"openSUSE Leap 15.5:postgresql16-pltcl-16.6-150200.5.21.1.ppc64le",
"openSUSE Leap 15.5:postgresql16-pltcl-16.6-150200.5.21.1.s390x",
"openSUSE Leap 15.5:postgresql16-pltcl-16.6-150200.5.21.1.x86_64",
"openSUSE Leap 15.5:postgresql16-server-16.6-150200.5.21.1.aarch64",
"openSUSE Leap 15.5:postgresql16-server-16.6-150200.5.21.1.ppc64le",
"openSUSE Leap 15.5:postgresql16-server-16.6-150200.5.21.1.s390x",
"openSUSE Leap 15.5:postgresql16-server-16.6-150200.5.21.1.x86_64",
"openSUSE Leap 15.5:postgresql16-server-devel-16.6-150200.5.21.1.aarch64",
"openSUSE Leap 15.5:postgresql16-server-devel-16.6-150200.5.21.1.ppc64le",
"openSUSE Leap 15.5:postgresql16-server-devel-16.6-150200.5.21.1.s390x",
"openSUSE Leap 15.5:postgresql16-server-devel-16.6-150200.5.21.1.x86_64",
"openSUSE Leap 15.5:postgresql16-test-16.6-150200.5.21.1.aarch64",
"openSUSE Leap 15.5:postgresql16-test-16.6-150200.5.21.1.ppc64le",
"openSUSE Leap 15.5:postgresql16-test-16.6-150200.5.21.1.s390x",
"openSUSE Leap 15.5:postgresql16-test-16.6-150200.5.21.1.x86_64",
"openSUSE Leap 15.5:postgresql17-17.2-150200.5.5.1.aarch64",
"openSUSE Leap 15.5:postgresql17-17.2-150200.5.5.1.ppc64le",
"openSUSE Leap 15.5:postgresql17-17.2-150200.5.5.1.s390x",
"openSUSE Leap 15.5:postgresql17-17.2-150200.5.5.1.x86_64",
"openSUSE Leap 15.5:postgresql17-contrib-17.2-150200.5.5.1.aarch64",
"openSUSE Leap 15.5:postgresql17-contrib-17.2-150200.5.5.1.ppc64le",
"openSUSE Leap 15.5:postgresql17-contrib-17.2-150200.5.5.1.s390x",
"openSUSE Leap 15.5:postgresql17-contrib-17.2-150200.5.5.1.x86_64",
"openSUSE Leap 15.5:postgresql17-devel-17.2-150200.5.5.1.aarch64",
"openSUSE Leap 15.5:postgresql17-devel-17.2-150200.5.5.1.ppc64le",
"openSUSE Leap 15.5:postgresql17-devel-17.2-150200.5.5.1.s390x",
"openSUSE Leap 15.5:postgresql17-devel-17.2-150200.5.5.1.x86_64",
"openSUSE Leap 15.5:postgresql17-docs-17.2-150200.5.5.1.noarch",
"openSUSE Leap 15.5:postgresql17-llvmjit-17.2-150200.5.5.1.aarch64",
"openSUSE Leap 15.5:postgresql17-llvmjit-17.2-150200.5.5.1.ppc64le",
"openSUSE Leap 15.5:postgresql17-llvmjit-17.2-150200.5.5.1.s390x",
"openSUSE Leap 15.5:postgresql17-llvmjit-17.2-150200.5.5.1.x86_64",
"openSUSE Leap 15.5:postgresql17-llvmjit-devel-17.2-150200.5.5.1.aarch64",
"openSUSE Leap 15.5:postgresql17-llvmjit-devel-17.2-150200.5.5.1.ppc64le",
"openSUSE Leap 15.5:postgresql17-llvmjit-devel-17.2-150200.5.5.1.s390x",
"openSUSE Leap 15.5:postgresql17-llvmjit-devel-17.2-150200.5.5.1.x86_64",
"openSUSE Leap 15.5:postgresql17-plperl-17.2-150200.5.5.1.aarch64",
"openSUSE Leap 15.5:postgresql17-plperl-17.2-150200.5.5.1.ppc64le",
"openSUSE Leap 15.5:postgresql17-plperl-17.2-150200.5.5.1.s390x",
"openSUSE Leap 15.5:postgresql17-plperl-17.2-150200.5.5.1.x86_64",
"openSUSE Leap 15.5:postgresql17-plpython-17.2-150200.5.5.1.aarch64",
"openSUSE Leap 15.5:postgresql17-plpython-17.2-150200.5.5.1.ppc64le",
"openSUSE Leap 15.5:postgresql17-plpython-17.2-150200.5.5.1.s390x",
"openSUSE Leap 15.5:postgresql17-plpython-17.2-150200.5.5.1.x86_64",
"openSUSE Leap 15.5:postgresql17-pltcl-17.2-150200.5.5.1.aarch64",
"openSUSE Leap 15.5:postgresql17-pltcl-17.2-150200.5.5.1.ppc64le",
"openSUSE Leap 15.5:postgresql17-pltcl-17.2-150200.5.5.1.s390x",
"openSUSE Leap 15.5:postgresql17-pltcl-17.2-150200.5.5.1.x86_64",
"openSUSE Leap 15.5:postgresql17-server-17.2-150200.5.5.1.aarch64",
"openSUSE Leap 15.5:postgresql17-server-17.2-150200.5.5.1.ppc64le",
"openSUSE Leap 15.5:postgresql17-server-17.2-150200.5.5.1.s390x",
"openSUSE Leap 15.5:postgresql17-server-17.2-150200.5.5.1.x86_64",
"openSUSE Leap 15.5:postgresql17-server-devel-17.2-150200.5.5.1.aarch64",
"openSUSE Leap 15.5:postgresql17-server-devel-17.2-150200.5.5.1.ppc64le",
"openSUSE Leap 15.5:postgresql17-server-devel-17.2-150200.5.5.1.s390x",
"openSUSE Leap 15.5:postgresql17-server-devel-17.2-150200.5.5.1.x86_64",
"openSUSE Leap 15.5:postgresql17-test-17.2-150200.5.5.1.aarch64",
"openSUSE Leap 15.5:postgresql17-test-17.2-150200.5.5.1.ppc64le",
"openSUSE Leap 15.5:postgresql17-test-17.2-150200.5.5.1.s390x",
"openSUSE Leap 15.5:postgresql17-test-17.2-150200.5.5.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4.2,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"SUSE Enterprise Storage 7.1:libecpg6-17.2-150200.5.5.1.aarch64",
"SUSE Enterprise Storage 7.1:libecpg6-17.2-150200.5.5.1.x86_64",
"SUSE Enterprise Storage 7.1:libpq5-17.2-150200.5.5.1.aarch64",
"SUSE Enterprise Storage 7.1:libpq5-17.2-150200.5.5.1.x86_64",
"SUSE Enterprise Storage 7.1:postgresql-17-150300.10.27.1.noarch",
"SUSE Enterprise Storage 7.1:postgresql-contrib-17-150300.10.27.1.noarch",
"SUSE Enterprise Storage 7.1:postgresql-devel-17-150300.10.27.1.noarch",
"SUSE Enterprise Storage 7.1:postgresql-docs-17-150300.10.27.1.noarch",
"SUSE Enterprise Storage 7.1:postgresql-plperl-17-150300.10.27.1.noarch",
"SUSE Enterprise Storage 7.1:postgresql-plpython-17-150300.10.27.1.noarch",
"SUSE Enterprise Storage 7.1:postgresql-pltcl-17-150300.10.27.1.noarch",
"SUSE Enterprise Storage 7.1:postgresql-server-17-150300.10.27.1.noarch",
"SUSE Enterprise Storage 7.1:postgresql-server-devel-17-150300.10.27.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql-17-150200.4.30.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql-contrib-17-150200.4.30.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql-devel-17-150200.4.30.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql-docs-17-150200.4.30.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql-plperl-17-150200.4.30.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql-plpython-17-150200.4.30.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql-pltcl-17-150200.4.30.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql-server-17-150200.4.30.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql-server-devel-17-150200.4.30.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libecpg6-17.2-150200.5.5.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libecpg6-17.2-150200.5.5.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libpq5-17.2-150200.5.5.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libpq5-17.2-150200.5.5.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql-17-150300.10.27.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql-contrib-17-150300.10.27.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql-devel-17-150300.10.27.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql-docs-17-150300.10.27.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql-plperl-17-150300.10.27.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql-plpython-17-150300.10.27.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql-pltcl-17-150300.10.27.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql-server-17-150300.10.27.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql-server-devel-17-150300.10.27.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libecpg6-17.2-150200.5.5.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libecpg6-17.2-150200.5.5.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpq5-17.2-150200.5.5.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpq5-17.2-150200.5.5.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpq5-32bit-17.2-150200.5.5.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql-contrib-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql-devel-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql-docs-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql-llvmjit-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql-llvmjit-devel-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql-plperl-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql-plpython-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql-pltcl-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql-server-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql-server-devel-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-16.6-150200.5.21.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-contrib-16.6-150200.5.21.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-contrib-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-devel-16.6-150200.5.21.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-devel-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-docs-16.6-150200.5.21.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-plperl-16.6-150200.5.21.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-plperl-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-plpython-16.6-150200.5.21.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-plpython-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-pltcl-16.6-150200.5.21.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-pltcl-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-server-16.6-150200.5.21.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-server-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-server-devel-16.6-150200.5.21.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-server-devel-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libecpg6-17.2-150200.5.5.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libecpg6-17.2-150200.5.5.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpq5-17.2-150200.5.5.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpq5-17.2-150200.5.5.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpq5-32bit-17.2-150200.5.5.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql-contrib-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql-devel-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql-docs-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql-llvmjit-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql-llvmjit-devel-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql-plperl-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql-plpython-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql-pltcl-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql-server-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql-server-devel-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-16.6-150200.5.21.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-contrib-16.6-150200.5.21.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-contrib-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-devel-16.6-150200.5.21.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-devel-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-docs-16.6-150200.5.21.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-plperl-16.6-150200.5.21.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-plperl-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-plpython-16.6-150200.5.21.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-plpython-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-pltcl-16.6-150200.5.21.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-pltcl-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-server-16.6-150200.5.21.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-server-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-server-devel-16.6-150200.5.21.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-server-devel-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:libpq5-17.2-150200.5.5.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:libpq5-17.2-150200.5.5.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:libpq5-17.2-150200.5.5.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:libpq5-17.2-150200.5.5.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:libpq5-32bit-17.2-150200.5.5.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:postgresql-17-150500.10.9.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:postgresql16-16.6-150200.5.21.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:postgresql16-16.6-150200.5.21.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:postgresql16-16.6-150200.5.21.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:postgresql16-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:postgresql17-17.2-150200.5.5.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:postgresql17-17.2-150200.5.5.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:postgresql17-17.2-150200.5.5.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:postgresql17-17.2-150200.5.5.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql-llvmjit-17-150500.10.9.1.noarch",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql-llvmjit-devel-17-150500.10.9.1.noarch",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql-17-150500.10.9.1.noarch",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql-contrib-17-150500.10.9.1.noarch",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql-devel-17-150500.10.9.1.noarch",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql-docs-17-150500.10.9.1.noarch",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql-llvmjit-17-150500.10.9.1.noarch",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql-llvmjit-devel-17-150500.10.9.1.noarch",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql-plperl-17-150500.10.9.1.noarch",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql-plpython-17-150500.10.9.1.noarch",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql-pltcl-17-150500.10.9.1.noarch",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql-server-17-150500.10.9.1.noarch",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql-server-devel-17-150500.10.9.1.noarch",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql-test-17-150500.10.9.1.noarch",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql16-llvmjit-16.6-150200.5.21.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql16-llvmjit-16.6-150200.5.21.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql16-llvmjit-16.6-150200.5.21.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql16-llvmjit-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql16-llvmjit-devel-16.6-150200.5.21.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql16-llvmjit-devel-16.6-150200.5.21.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql16-llvmjit-devel-16.6-150200.5.21.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql16-llvmjit-devel-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql16-test-16.6-150200.5.21.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql16-test-16.6-150200.5.21.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql16-test-16.6-150200.5.21.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql16-test-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql17-llvmjit-17.2-150200.5.5.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql17-llvmjit-17.2-150200.5.5.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql17-llvmjit-17.2-150200.5.5.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql17-llvmjit-17.2-150200.5.5.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql17-llvmjit-devel-17.2-150200.5.5.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql17-llvmjit-devel-17.2-150200.5.5.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql17-llvmjit-devel-17.2-150200.5.5.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql17-llvmjit-devel-17.2-150200.5.5.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql17-test-17.2-150200.5.5.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql17-test-17.2-150200.5.5.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql17-test-17.2-150200.5.5.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql17-test-17.2-150200.5.5.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:libecpg6-17.2-150200.5.5.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:libecpg6-17.2-150200.5.5.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:libecpg6-17.2-150200.5.5.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:libecpg6-17.2-150200.5.5.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql-contrib-17-150500.10.9.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql-devel-17-150500.10.9.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql-docs-17-150500.10.9.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql-plperl-17-150500.10.9.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql-plpython-17-150500.10.9.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql-pltcl-17-150500.10.9.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql-server-17-150500.10.9.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql-server-devel-17-150500.10.9.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-contrib-16.6-150200.5.21.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-contrib-16.6-150200.5.21.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-contrib-16.6-150200.5.21.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-contrib-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-devel-16.6-150200.5.21.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-devel-16.6-150200.5.21.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-devel-16.6-150200.5.21.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-devel-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-docs-16.6-150200.5.21.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-plperl-16.6-150200.5.21.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-plperl-16.6-150200.5.21.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-plperl-16.6-150200.5.21.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-plperl-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-plpython-16.6-150200.5.21.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-plpython-16.6-150200.5.21.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-plpython-16.6-150200.5.21.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-plpython-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-pltcl-16.6-150200.5.21.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-pltcl-16.6-150200.5.21.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-pltcl-16.6-150200.5.21.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-pltcl-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-server-16.6-150200.5.21.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-server-16.6-150200.5.21.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-server-16.6-150200.5.21.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-server-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-server-devel-16.6-150200.5.21.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-server-devel-16.6-150200.5.21.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-server-devel-16.6-150200.5.21.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-server-devel-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql17-contrib-17.2-150200.5.5.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql17-contrib-17.2-150200.5.5.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql17-contrib-17.2-150200.5.5.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql17-contrib-17.2-150200.5.5.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql17-devel-17.2-150200.5.5.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql17-devel-17.2-150200.5.5.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql17-devel-17.2-150200.5.5.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql17-devel-17.2-150200.5.5.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql17-docs-17.2-150200.5.5.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql17-plperl-17.2-150200.5.5.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql17-plperl-17.2-150200.5.5.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql17-plperl-17.2-150200.5.5.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql17-plperl-17.2-150200.5.5.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql17-plpython-17.2-150200.5.5.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql17-plpython-17.2-150200.5.5.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql17-plpython-17.2-150200.5.5.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql17-plpython-17.2-150200.5.5.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql17-pltcl-17.2-150200.5.5.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql17-pltcl-17.2-150200.5.5.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql17-pltcl-17.2-150200.5.5.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql17-pltcl-17.2-150200.5.5.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql17-server-17.2-150200.5.5.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql17-server-17.2-150200.5.5.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql17-server-17.2-150200.5.5.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql17-server-17.2-150200.5.5.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql17-server-devel-17.2-150200.5.5.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql17-server-devel-17.2-150200.5.5.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql17-server-devel-17.2-150200.5.5.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql17-server-devel-17.2-150200.5.5.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql-17-150200.4.30.1.noarch",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql-contrib-17-150200.4.30.1.noarch",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql-devel-17-150200.4.30.1.noarch",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql-docs-17-150200.4.30.1.noarch",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql-plperl-17-150200.4.30.1.noarch",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql-plpython-17-150200.4.30.1.noarch",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql-pltcl-17-150200.4.30.1.noarch",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql-server-17-150200.4.30.1.noarch",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql-server-devel-17-150200.4.30.1.noarch",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libecpg6-17.2-150200.5.5.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libecpg6-17.2-150200.5.5.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libecpg6-17.2-150200.5.5.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libecpg6-17.2-150200.5.5.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libpq5-17.2-150200.5.5.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libpq5-17.2-150200.5.5.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libpq5-17.2-150200.5.5.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libpq5-17.2-150200.5.5.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql-17-150300.10.27.1.noarch",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql-contrib-17-150300.10.27.1.noarch",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql-devel-17-150300.10.27.1.noarch",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql-docs-17-150300.10.27.1.noarch",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql-plperl-17-150300.10.27.1.noarch",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql-plpython-17-150300.10.27.1.noarch",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql-pltcl-17-150300.10.27.1.noarch",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql-server-17-150300.10.27.1.noarch",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql-server-devel-17-150300.10.27.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libecpg6-17.2-150200.5.5.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libecpg6-17.2-150200.5.5.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libecpg6-17.2-150200.5.5.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libecpg6-17.2-150200.5.5.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpq5-17.2-150200.5.5.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpq5-17.2-150200.5.5.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpq5-17.2-150200.5.5.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpq5-17.2-150200.5.5.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpq5-32bit-17.2-150200.5.5.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql-contrib-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql-devel-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql-docs-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql-llvmjit-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql-llvmjit-devel-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql-plperl-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql-plpython-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql-pltcl-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql-server-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql-server-devel-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-16.6-150200.5.21.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-16.6-150200.5.21.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-16.6-150200.5.21.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-contrib-16.6-150200.5.21.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-contrib-16.6-150200.5.21.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-contrib-16.6-150200.5.21.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-contrib-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-devel-16.6-150200.5.21.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-devel-16.6-150200.5.21.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-devel-16.6-150200.5.21.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-devel-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-docs-16.6-150200.5.21.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-plperl-16.6-150200.5.21.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-plperl-16.6-150200.5.21.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-plperl-16.6-150200.5.21.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-plperl-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-plpython-16.6-150200.5.21.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-plpython-16.6-150200.5.21.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-plpython-16.6-150200.5.21.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-plpython-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-pltcl-16.6-150200.5.21.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-pltcl-16.6-150200.5.21.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-pltcl-16.6-150200.5.21.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-pltcl-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-server-16.6-150200.5.21.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-server-16.6-150200.5.21.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-server-16.6-150200.5.21.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-server-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-server-devel-16.6-150200.5.21.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-server-devel-16.6-150200.5.21.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-server-devel-16.6-150200.5.21.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-server-devel-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql-17-150200.4.30.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql-contrib-17-150200.4.30.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql-devel-17-150200.4.30.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql-docs-17-150200.4.30.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql-plperl-17-150200.4.30.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql-plpython-17-150200.4.30.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql-pltcl-17-150200.4.30.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql-server-17-150200.4.30.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql-server-devel-17-150200.4.30.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libecpg6-17.2-150200.5.5.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libecpg6-17.2-150200.5.5.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libpq5-17.2-150200.5.5.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libpq5-17.2-150200.5.5.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql-17-150300.10.27.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql-contrib-17-150300.10.27.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql-devel-17-150300.10.27.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql-docs-17-150300.10.27.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql-plperl-17-150300.10.27.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql-plpython-17-150300.10.27.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql-pltcl-17-150300.10.27.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql-server-17-150300.10.27.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql-server-devel-17-150300.10.27.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libecpg6-17.2-150200.5.5.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libecpg6-17.2-150200.5.5.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpq5-17.2-150200.5.5.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpq5-17.2-150200.5.5.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpq5-32bit-17.2-150200.5.5.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql-contrib-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql-devel-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql-docs-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql-llvmjit-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql-llvmjit-devel-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql-plperl-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql-plpython-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql-pltcl-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql-server-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql-server-devel-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-16.6-150200.5.21.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-contrib-16.6-150200.5.21.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-contrib-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-devel-16.6-150200.5.21.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-devel-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-docs-16.6-150200.5.21.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-plperl-16.6-150200.5.21.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-plperl-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-plpython-16.6-150200.5.21.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-plpython-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-pltcl-16.6-150200.5.21.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-pltcl-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-server-16.6-150200.5.21.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-server-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-server-devel-16.6-150200.5.21.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-server-devel-16.6-150200.5.21.1.x86_64",
"SUSE Manager Proxy 4.3:libecpg6-17.2-150200.5.5.1.x86_64",
"SUSE Manager Proxy 4.3:libpq5-17.2-150200.5.5.1.x86_64",
"SUSE Manager Proxy 4.3:libpq5-32bit-17.2-150200.5.5.1.x86_64",
"SUSE Manager Proxy 4.3:postgresql-17-150400.4.18.1.noarch",
"SUSE Manager Proxy 4.3:postgresql-contrib-17-150400.4.18.1.noarch",
"SUSE Manager Proxy 4.3:postgresql-devel-17-150400.4.18.1.noarch",
"SUSE Manager Proxy 4.3:postgresql-docs-17-150400.4.18.1.noarch",
"SUSE Manager Proxy 4.3:postgresql-plperl-17-150400.4.18.1.noarch",
"SUSE Manager Proxy 4.3:postgresql-plpython-17-150400.4.18.1.noarch",
"SUSE Manager Proxy 4.3:postgresql-pltcl-17-150400.4.18.1.noarch",
"SUSE Manager Proxy 4.3:postgresql-server-17-150400.4.18.1.noarch",
"SUSE Manager Proxy 4.3:postgresql-server-devel-17-150400.4.18.1.noarch",
"SUSE Manager Proxy 4.3:postgresql16-16.6-150200.5.21.1.x86_64",
"SUSE Manager Proxy 4.3:postgresql16-contrib-16.6-150200.5.21.1.x86_64",
"SUSE Manager Proxy 4.3:postgresql16-devel-16.6-150200.5.21.1.x86_64",
"SUSE Manager Proxy 4.3:postgresql16-docs-16.6-150200.5.21.1.noarch",
"SUSE Manager Proxy 4.3:postgresql16-plperl-16.6-150200.5.21.1.x86_64",
"SUSE Manager Proxy 4.3:postgresql16-plpython-16.6-150200.5.21.1.x86_64",
"SUSE Manager Proxy 4.3:postgresql16-pltcl-16.6-150200.5.21.1.x86_64",
"SUSE Manager Proxy 4.3:postgresql16-server-16.6-150200.5.21.1.x86_64",
"SUSE Manager Proxy 4.3:postgresql16-server-devel-16.6-150200.5.21.1.x86_64",
"SUSE Manager Server 4.3:libecpg6-17.2-150200.5.5.1.ppc64le",
"SUSE Manager Server 4.3:libecpg6-17.2-150200.5.5.1.s390x",
"SUSE Manager Server 4.3:libecpg6-17.2-150200.5.5.1.x86_64",
"SUSE Manager Server 4.3:libpq5-17.2-150200.5.5.1.ppc64le",
"SUSE Manager Server 4.3:libpq5-17.2-150200.5.5.1.s390x",
"SUSE Manager Server 4.3:libpq5-17.2-150200.5.5.1.x86_64",
"SUSE Manager Server 4.3:libpq5-32bit-17.2-150200.5.5.1.x86_64",
"SUSE Manager Server 4.3:postgresql-17-150400.4.18.1.noarch",
"SUSE Manager Server 4.3:postgresql-contrib-17-150400.4.18.1.noarch",
"SUSE Manager Server 4.3:postgresql-devel-17-150400.4.18.1.noarch",
"SUSE Manager Server 4.3:postgresql-docs-17-150400.4.18.1.noarch",
"SUSE Manager Server 4.3:postgresql-plperl-17-150400.4.18.1.noarch",
"SUSE Manager Server 4.3:postgresql-plpython-17-150400.4.18.1.noarch",
"SUSE Manager Server 4.3:postgresql-pltcl-17-150400.4.18.1.noarch",
"SUSE Manager Server 4.3:postgresql-server-17-150400.4.18.1.noarch",
"SUSE Manager Server 4.3:postgresql-server-devel-17-150400.4.18.1.noarch",
"SUSE Manager Server 4.3:postgresql16-16.6-150200.5.21.1.ppc64le",
"SUSE Manager Server 4.3:postgresql16-16.6-150200.5.21.1.s390x",
"SUSE Manager Server 4.3:postgresql16-16.6-150200.5.21.1.x86_64",
"SUSE Manager Server 4.3:postgresql16-contrib-16.6-150200.5.21.1.ppc64le",
"SUSE Manager Server 4.3:postgresql16-contrib-16.6-150200.5.21.1.s390x",
"SUSE Manager Server 4.3:postgresql16-contrib-16.6-150200.5.21.1.x86_64",
"SUSE Manager Server 4.3:postgresql16-devel-16.6-150200.5.21.1.ppc64le",
"SUSE Manager Server 4.3:postgresql16-devel-16.6-150200.5.21.1.s390x",
"SUSE Manager Server 4.3:postgresql16-devel-16.6-150200.5.21.1.x86_64",
"SUSE Manager Server 4.3:postgresql16-docs-16.6-150200.5.21.1.noarch",
"SUSE Manager Server 4.3:postgresql16-plperl-16.6-150200.5.21.1.ppc64le",
"SUSE Manager Server 4.3:postgresql16-plperl-16.6-150200.5.21.1.s390x",
"SUSE Manager Server 4.3:postgresql16-plperl-16.6-150200.5.21.1.x86_64",
"SUSE Manager Server 4.3:postgresql16-plpython-16.6-150200.5.21.1.ppc64le",
"SUSE Manager Server 4.3:postgresql16-plpython-16.6-150200.5.21.1.s390x",
"SUSE Manager Server 4.3:postgresql16-plpython-16.6-150200.5.21.1.x86_64",
"SUSE Manager Server 4.3:postgresql16-pltcl-16.6-150200.5.21.1.ppc64le",
"SUSE Manager Server 4.3:postgresql16-pltcl-16.6-150200.5.21.1.s390x",
"SUSE Manager Server 4.3:postgresql16-pltcl-16.6-150200.5.21.1.x86_64",
"SUSE Manager Server 4.3:postgresql16-server-16.6-150200.5.21.1.ppc64le",
"SUSE Manager Server 4.3:postgresql16-server-16.6-150200.5.21.1.s390x",
"SUSE Manager Server 4.3:postgresql16-server-16.6-150200.5.21.1.x86_64",
"SUSE Manager Server 4.3:postgresql16-server-devel-16.6-150200.5.21.1.ppc64le",
"SUSE Manager Server 4.3:postgresql16-server-devel-16.6-150200.5.21.1.s390x",
"SUSE Manager Server 4.3:postgresql16-server-devel-16.6-150200.5.21.1.x86_64",
"SUSE Manager Server 4.3:postgresql17-17.2-150200.5.5.1.s390x",
"SUSE Manager Server 4.3:postgresql17-contrib-17.2-150200.5.5.1.s390x",
"SUSE Manager Server 4.3:postgresql17-devel-17.2-150200.5.5.1.s390x",
"SUSE Manager Server 4.3:postgresql17-docs-17.2-150200.5.5.1.noarch",
"SUSE Manager Server 4.3:postgresql17-plperl-17.2-150200.5.5.1.s390x",
"SUSE Manager Server 4.3:postgresql17-plpython-17.2-150200.5.5.1.s390x",
"SUSE Manager Server 4.3:postgresql17-pltcl-17.2-150200.5.5.1.s390x",
"SUSE Manager Server 4.3:postgresql17-server-17.2-150200.5.5.1.s390x",
"SUSE Manager Server 4.3:postgresql17-server-devel-17.2-150200.5.5.1.s390x",
"openSUSE Leap 15.5:libecpg6-17.2-150200.5.5.1.aarch64",
"openSUSE Leap 15.5:libecpg6-17.2-150200.5.5.1.ppc64le",
"openSUSE Leap 15.5:libecpg6-17.2-150200.5.5.1.s390x",
"openSUSE Leap 15.5:libecpg6-17.2-150200.5.5.1.x86_64",
"openSUSE Leap 15.5:libecpg6-32bit-17.2-150200.5.5.1.x86_64",
"openSUSE Leap 15.5:libpq5-17.2-150200.5.5.1.aarch64",
"openSUSE Leap 15.5:libpq5-17.2-150200.5.5.1.ppc64le",
"openSUSE Leap 15.5:libpq5-17.2-150200.5.5.1.s390x",
"openSUSE Leap 15.5:libpq5-17.2-150200.5.5.1.x86_64",
"openSUSE Leap 15.5:libpq5-32bit-17.2-150200.5.5.1.x86_64",
"openSUSE Leap 15.5:postgresql-17-150500.10.9.1.noarch",
"openSUSE Leap 15.5:postgresql-contrib-17-150500.10.9.1.noarch",
"openSUSE Leap 15.5:postgresql-devel-17-150500.10.9.1.noarch",
"openSUSE Leap 15.5:postgresql-docs-17-150500.10.9.1.noarch",
"openSUSE Leap 15.5:postgresql-llvmjit-17-150500.10.9.1.noarch",
"openSUSE Leap 15.5:postgresql-llvmjit-devel-17-150500.10.9.1.noarch",
"openSUSE Leap 15.5:postgresql-plperl-17-150500.10.9.1.noarch",
"openSUSE Leap 15.5:postgresql-plpython-17-150500.10.9.1.noarch",
"openSUSE Leap 15.5:postgresql-pltcl-17-150500.10.9.1.noarch",
"openSUSE Leap 15.5:postgresql-server-17-150500.10.9.1.noarch",
"openSUSE Leap 15.5:postgresql-server-devel-17-150500.10.9.1.noarch",
"openSUSE Leap 15.5:postgresql-test-17-150500.10.9.1.noarch",
"openSUSE Leap 15.5:postgresql16-16.6-150200.5.21.1.aarch64",
"openSUSE Leap 15.5:postgresql16-16.6-150200.5.21.1.ppc64le",
"openSUSE Leap 15.5:postgresql16-16.6-150200.5.21.1.s390x",
"openSUSE Leap 15.5:postgresql16-16.6-150200.5.21.1.x86_64",
"openSUSE Leap 15.5:postgresql16-contrib-16.6-150200.5.21.1.aarch64",
"openSUSE Leap 15.5:postgresql16-contrib-16.6-150200.5.21.1.ppc64le",
"openSUSE Leap 15.5:postgresql16-contrib-16.6-150200.5.21.1.s390x",
"openSUSE Leap 15.5:postgresql16-contrib-16.6-150200.5.21.1.x86_64",
"openSUSE Leap 15.5:postgresql16-devel-16.6-150200.5.21.1.aarch64",
"openSUSE Leap 15.5:postgresql16-devel-16.6-150200.5.21.1.ppc64le",
"openSUSE Leap 15.5:postgresql16-devel-16.6-150200.5.21.1.s390x",
"openSUSE Leap 15.5:postgresql16-devel-16.6-150200.5.21.1.x86_64",
"openSUSE Leap 15.5:postgresql16-docs-16.6-150200.5.21.1.noarch",
"openSUSE Leap 15.5:postgresql16-llvmjit-16.6-150200.5.21.1.aarch64",
"openSUSE Leap 15.5:postgresql16-llvmjit-16.6-150200.5.21.1.ppc64le",
"openSUSE Leap 15.5:postgresql16-llvmjit-16.6-150200.5.21.1.s390x",
"openSUSE Leap 15.5:postgresql16-llvmjit-16.6-150200.5.21.1.x86_64",
"openSUSE Leap 15.5:postgresql16-llvmjit-devel-16.6-150200.5.21.1.aarch64",
"openSUSE Leap 15.5:postgresql16-llvmjit-devel-16.6-150200.5.21.1.ppc64le",
"openSUSE Leap 15.5:postgresql16-llvmjit-devel-16.6-150200.5.21.1.s390x",
"openSUSE Leap 15.5:postgresql16-llvmjit-devel-16.6-150200.5.21.1.x86_64",
"openSUSE Leap 15.5:postgresql16-plperl-16.6-150200.5.21.1.aarch64",
"openSUSE Leap 15.5:postgresql16-plperl-16.6-150200.5.21.1.ppc64le",
"openSUSE Leap 15.5:postgresql16-plperl-16.6-150200.5.21.1.s390x",
"openSUSE Leap 15.5:postgresql16-plperl-16.6-150200.5.21.1.x86_64",
"openSUSE Leap 15.5:postgresql16-plpython-16.6-150200.5.21.1.aarch64",
"openSUSE Leap 15.5:postgresql16-plpython-16.6-150200.5.21.1.ppc64le",
"openSUSE Leap 15.5:postgresql16-plpython-16.6-150200.5.21.1.s390x",
"openSUSE Leap 15.5:postgresql16-plpython-16.6-150200.5.21.1.x86_64",
"openSUSE Leap 15.5:postgresql16-pltcl-16.6-150200.5.21.1.aarch64",
"openSUSE Leap 15.5:postgresql16-pltcl-16.6-150200.5.21.1.ppc64le",
"openSUSE Leap 15.5:postgresql16-pltcl-16.6-150200.5.21.1.s390x",
"openSUSE Leap 15.5:postgresql16-pltcl-16.6-150200.5.21.1.x86_64",
"openSUSE Leap 15.5:postgresql16-server-16.6-150200.5.21.1.aarch64",
"openSUSE Leap 15.5:postgresql16-server-16.6-150200.5.21.1.ppc64le",
"openSUSE Leap 15.5:postgresql16-server-16.6-150200.5.21.1.s390x",
"openSUSE Leap 15.5:postgresql16-server-16.6-150200.5.21.1.x86_64",
"openSUSE Leap 15.5:postgresql16-server-devel-16.6-150200.5.21.1.aarch64",
"openSUSE Leap 15.5:postgresql16-server-devel-16.6-150200.5.21.1.ppc64le",
"openSUSE Leap 15.5:postgresql16-server-devel-16.6-150200.5.21.1.s390x",
"openSUSE Leap 15.5:postgresql16-server-devel-16.6-150200.5.21.1.x86_64",
"openSUSE Leap 15.5:postgresql16-test-16.6-150200.5.21.1.aarch64",
"openSUSE Leap 15.5:postgresql16-test-16.6-150200.5.21.1.ppc64le",
"openSUSE Leap 15.5:postgresql16-test-16.6-150200.5.21.1.s390x",
"openSUSE Leap 15.5:postgresql16-test-16.6-150200.5.21.1.x86_64",
"openSUSE Leap 15.5:postgresql17-17.2-150200.5.5.1.aarch64",
"openSUSE Leap 15.5:postgresql17-17.2-150200.5.5.1.ppc64le",
"openSUSE Leap 15.5:postgresql17-17.2-150200.5.5.1.s390x",
"openSUSE Leap 15.5:postgresql17-17.2-150200.5.5.1.x86_64",
"openSUSE Leap 15.5:postgresql17-contrib-17.2-150200.5.5.1.aarch64",
"openSUSE Leap 15.5:postgresql17-contrib-17.2-150200.5.5.1.ppc64le",
"openSUSE Leap 15.5:postgresql17-contrib-17.2-150200.5.5.1.s390x",
"openSUSE Leap 15.5:postgresql17-contrib-17.2-150200.5.5.1.x86_64",
"openSUSE Leap 15.5:postgresql17-devel-17.2-150200.5.5.1.aarch64",
"openSUSE Leap 15.5:postgresql17-devel-17.2-150200.5.5.1.ppc64le",
"openSUSE Leap 15.5:postgresql17-devel-17.2-150200.5.5.1.s390x",
"openSUSE Leap 15.5:postgresql17-devel-17.2-150200.5.5.1.x86_64",
"openSUSE Leap 15.5:postgresql17-docs-17.2-150200.5.5.1.noarch",
"openSUSE Leap 15.5:postgresql17-llvmjit-17.2-150200.5.5.1.aarch64",
"openSUSE Leap 15.5:postgresql17-llvmjit-17.2-150200.5.5.1.ppc64le",
"openSUSE Leap 15.5:postgresql17-llvmjit-17.2-150200.5.5.1.s390x",
"openSUSE Leap 15.5:postgresql17-llvmjit-17.2-150200.5.5.1.x86_64",
"openSUSE Leap 15.5:postgresql17-llvmjit-devel-17.2-150200.5.5.1.aarch64",
"openSUSE Leap 15.5:postgresql17-llvmjit-devel-17.2-150200.5.5.1.ppc64le",
"openSUSE Leap 15.5:postgresql17-llvmjit-devel-17.2-150200.5.5.1.s390x",
"openSUSE Leap 15.5:postgresql17-llvmjit-devel-17.2-150200.5.5.1.x86_64",
"openSUSE Leap 15.5:postgresql17-plperl-17.2-150200.5.5.1.aarch64",
"openSUSE Leap 15.5:postgresql17-plperl-17.2-150200.5.5.1.ppc64le",
"openSUSE Leap 15.5:postgresql17-plperl-17.2-150200.5.5.1.s390x",
"openSUSE Leap 15.5:postgresql17-plperl-17.2-150200.5.5.1.x86_64",
"openSUSE Leap 15.5:postgresql17-plpython-17.2-150200.5.5.1.aarch64",
"openSUSE Leap 15.5:postgresql17-plpython-17.2-150200.5.5.1.ppc64le",
"openSUSE Leap 15.5:postgresql17-plpython-17.2-150200.5.5.1.s390x",
"openSUSE Leap 15.5:postgresql17-plpython-17.2-150200.5.5.1.x86_64",
"openSUSE Leap 15.5:postgresql17-pltcl-17.2-150200.5.5.1.aarch64",
"openSUSE Leap 15.5:postgresql17-pltcl-17.2-150200.5.5.1.ppc64le",
"openSUSE Leap 15.5:postgresql17-pltcl-17.2-150200.5.5.1.s390x",
"openSUSE Leap 15.5:postgresql17-pltcl-17.2-150200.5.5.1.x86_64",
"openSUSE Leap 15.5:postgresql17-server-17.2-150200.5.5.1.aarch64",
"openSUSE Leap 15.5:postgresql17-server-17.2-150200.5.5.1.ppc64le",
"openSUSE Leap 15.5:postgresql17-server-17.2-150200.5.5.1.s390x",
"openSUSE Leap 15.5:postgresql17-server-17.2-150200.5.5.1.x86_64",
"openSUSE Leap 15.5:postgresql17-server-devel-17.2-150200.5.5.1.aarch64",
"openSUSE Leap 15.5:postgresql17-server-devel-17.2-150200.5.5.1.ppc64le",
"openSUSE Leap 15.5:postgresql17-server-devel-17.2-150200.5.5.1.s390x",
"openSUSE Leap 15.5:postgresql17-server-devel-17.2-150200.5.5.1.x86_64",
"openSUSE Leap 15.5:postgresql17-test-17.2-150200.5.5.1.aarch64",
"openSUSE Leap 15.5:postgresql17-test-17.2-150200.5.5.1.ppc64le",
"openSUSE Leap 15.5:postgresql17-test-17.2-150200.5.5.1.s390x",
"openSUSE Leap 15.5:postgresql17-test-17.2-150200.5.5.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-12-04T14:48:21Z",
"details": "moderate"
}
],
"title": "CVE-2024-10976"
},
{
"cve": "CVE-2024-10977",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2024-10977"
}
],
"notes": [
{
"category": "general",
"text": "Client use of server error message in PostgreSQL allows a server not trusted under current SSL or GSS settings to furnish arbitrary non-NUL bytes to the libpq application. For example, a man-in-the-middle attacker could send a long error message that a human or screen-scraper user of psql mistakes for valid query results. This is probably not a concern for clients where the user interface unambiguously indicates the boundary between one error message and other text. Versions before PostgreSQL 17.1, 16.5, 15.9, 14.14, 13.17, and 12.21 are affected.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Enterprise Storage 7.1:libecpg6-17.2-150200.5.5.1.aarch64",
"SUSE Enterprise Storage 7.1:libecpg6-17.2-150200.5.5.1.x86_64",
"SUSE Enterprise Storage 7.1:libpq5-17.2-150200.5.5.1.aarch64",
"SUSE Enterprise Storage 7.1:libpq5-17.2-150200.5.5.1.x86_64",
"SUSE Enterprise Storage 7.1:postgresql-17-150300.10.27.1.noarch",
"SUSE Enterprise Storage 7.1:postgresql-contrib-17-150300.10.27.1.noarch",
"SUSE Enterprise Storage 7.1:postgresql-devel-17-150300.10.27.1.noarch",
"SUSE Enterprise Storage 7.1:postgresql-docs-17-150300.10.27.1.noarch",
"SUSE Enterprise Storage 7.1:postgresql-plperl-17-150300.10.27.1.noarch",
"SUSE Enterprise Storage 7.1:postgresql-plpython-17-150300.10.27.1.noarch",
"SUSE Enterprise Storage 7.1:postgresql-pltcl-17-150300.10.27.1.noarch",
"SUSE Enterprise Storage 7.1:postgresql-server-17-150300.10.27.1.noarch",
"SUSE Enterprise Storage 7.1:postgresql-server-devel-17-150300.10.27.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql-17-150200.4.30.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql-contrib-17-150200.4.30.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql-devel-17-150200.4.30.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql-docs-17-150200.4.30.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql-plperl-17-150200.4.30.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql-plpython-17-150200.4.30.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql-pltcl-17-150200.4.30.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql-server-17-150200.4.30.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql-server-devel-17-150200.4.30.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libecpg6-17.2-150200.5.5.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libecpg6-17.2-150200.5.5.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libpq5-17.2-150200.5.5.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libpq5-17.2-150200.5.5.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql-17-150300.10.27.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql-contrib-17-150300.10.27.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql-devel-17-150300.10.27.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql-docs-17-150300.10.27.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql-plperl-17-150300.10.27.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql-plpython-17-150300.10.27.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql-pltcl-17-150300.10.27.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql-server-17-150300.10.27.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql-server-devel-17-150300.10.27.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libecpg6-17.2-150200.5.5.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libecpg6-17.2-150200.5.5.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpq5-17.2-150200.5.5.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpq5-17.2-150200.5.5.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpq5-32bit-17.2-150200.5.5.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql-contrib-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql-devel-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql-docs-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql-llvmjit-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql-llvmjit-devel-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql-plperl-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql-plpython-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql-pltcl-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql-server-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql-server-devel-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-16.6-150200.5.21.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-contrib-16.6-150200.5.21.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-contrib-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-devel-16.6-150200.5.21.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-devel-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-docs-16.6-150200.5.21.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-plperl-16.6-150200.5.21.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-plperl-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-plpython-16.6-150200.5.21.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-plpython-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-pltcl-16.6-150200.5.21.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-pltcl-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-server-16.6-150200.5.21.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-server-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-server-devel-16.6-150200.5.21.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-server-devel-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libecpg6-17.2-150200.5.5.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libecpg6-17.2-150200.5.5.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpq5-17.2-150200.5.5.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpq5-17.2-150200.5.5.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpq5-32bit-17.2-150200.5.5.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql-contrib-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql-devel-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql-docs-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql-llvmjit-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql-llvmjit-devel-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql-plperl-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql-plpython-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql-pltcl-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql-server-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql-server-devel-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-16.6-150200.5.21.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-contrib-16.6-150200.5.21.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-contrib-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-devel-16.6-150200.5.21.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-devel-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-docs-16.6-150200.5.21.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-plperl-16.6-150200.5.21.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-plperl-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-plpython-16.6-150200.5.21.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-plpython-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-pltcl-16.6-150200.5.21.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-pltcl-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-server-16.6-150200.5.21.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-server-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-server-devel-16.6-150200.5.21.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-server-devel-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:libpq5-17.2-150200.5.5.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:libpq5-17.2-150200.5.5.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:libpq5-17.2-150200.5.5.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:libpq5-17.2-150200.5.5.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:libpq5-32bit-17.2-150200.5.5.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:postgresql-17-150500.10.9.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:postgresql16-16.6-150200.5.21.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:postgresql16-16.6-150200.5.21.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:postgresql16-16.6-150200.5.21.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:postgresql16-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:postgresql17-17.2-150200.5.5.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:postgresql17-17.2-150200.5.5.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:postgresql17-17.2-150200.5.5.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:postgresql17-17.2-150200.5.5.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql-llvmjit-17-150500.10.9.1.noarch",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql-llvmjit-devel-17-150500.10.9.1.noarch",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql-17-150500.10.9.1.noarch",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql-contrib-17-150500.10.9.1.noarch",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql-devel-17-150500.10.9.1.noarch",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql-docs-17-150500.10.9.1.noarch",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql-llvmjit-17-150500.10.9.1.noarch",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql-llvmjit-devel-17-150500.10.9.1.noarch",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql-plperl-17-150500.10.9.1.noarch",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql-plpython-17-150500.10.9.1.noarch",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql-pltcl-17-150500.10.9.1.noarch",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql-server-17-150500.10.9.1.noarch",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql-server-devel-17-150500.10.9.1.noarch",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql-test-17-150500.10.9.1.noarch",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql16-llvmjit-16.6-150200.5.21.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql16-llvmjit-16.6-150200.5.21.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql16-llvmjit-16.6-150200.5.21.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql16-llvmjit-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql16-llvmjit-devel-16.6-150200.5.21.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql16-llvmjit-devel-16.6-150200.5.21.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql16-llvmjit-devel-16.6-150200.5.21.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql16-llvmjit-devel-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql16-test-16.6-150200.5.21.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql16-test-16.6-150200.5.21.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql16-test-16.6-150200.5.21.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql16-test-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql17-llvmjit-17.2-150200.5.5.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql17-llvmjit-17.2-150200.5.5.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql17-llvmjit-17.2-150200.5.5.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql17-llvmjit-17.2-150200.5.5.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql17-llvmjit-devel-17.2-150200.5.5.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql17-llvmjit-devel-17.2-150200.5.5.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql17-llvmjit-devel-17.2-150200.5.5.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql17-llvmjit-devel-17.2-150200.5.5.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql17-test-17.2-150200.5.5.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql17-test-17.2-150200.5.5.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql17-test-17.2-150200.5.5.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql17-test-17.2-150200.5.5.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:libecpg6-17.2-150200.5.5.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:libecpg6-17.2-150200.5.5.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:libecpg6-17.2-150200.5.5.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:libecpg6-17.2-150200.5.5.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql-contrib-17-150500.10.9.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql-devel-17-150500.10.9.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql-docs-17-150500.10.9.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql-plperl-17-150500.10.9.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql-plpython-17-150500.10.9.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql-pltcl-17-150500.10.9.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql-server-17-150500.10.9.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql-server-devel-17-150500.10.9.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-contrib-16.6-150200.5.21.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-contrib-16.6-150200.5.21.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-contrib-16.6-150200.5.21.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-contrib-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-devel-16.6-150200.5.21.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-devel-16.6-150200.5.21.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-devel-16.6-150200.5.21.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-devel-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-docs-16.6-150200.5.21.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-plperl-16.6-150200.5.21.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-plperl-16.6-150200.5.21.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-plperl-16.6-150200.5.21.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-plperl-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-plpython-16.6-150200.5.21.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-plpython-16.6-150200.5.21.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-plpython-16.6-150200.5.21.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-plpython-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-pltcl-16.6-150200.5.21.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-pltcl-16.6-150200.5.21.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-pltcl-16.6-150200.5.21.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-pltcl-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-server-16.6-150200.5.21.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-server-16.6-150200.5.21.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-server-16.6-150200.5.21.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-server-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-server-devel-16.6-150200.5.21.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-server-devel-16.6-150200.5.21.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-server-devel-16.6-150200.5.21.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-server-devel-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql17-contrib-17.2-150200.5.5.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql17-contrib-17.2-150200.5.5.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql17-contrib-17.2-150200.5.5.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql17-contrib-17.2-150200.5.5.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql17-devel-17.2-150200.5.5.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql17-devel-17.2-150200.5.5.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql17-devel-17.2-150200.5.5.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql17-devel-17.2-150200.5.5.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql17-docs-17.2-150200.5.5.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql17-plperl-17.2-150200.5.5.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql17-plperl-17.2-150200.5.5.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql17-plperl-17.2-150200.5.5.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql17-plperl-17.2-150200.5.5.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql17-plpython-17.2-150200.5.5.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql17-plpython-17.2-150200.5.5.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql17-plpython-17.2-150200.5.5.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql17-plpython-17.2-150200.5.5.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql17-pltcl-17.2-150200.5.5.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql17-pltcl-17.2-150200.5.5.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql17-pltcl-17.2-150200.5.5.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql17-pltcl-17.2-150200.5.5.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql17-server-17.2-150200.5.5.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql17-server-17.2-150200.5.5.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql17-server-17.2-150200.5.5.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql17-server-17.2-150200.5.5.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql17-server-devel-17.2-150200.5.5.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql17-server-devel-17.2-150200.5.5.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql17-server-devel-17.2-150200.5.5.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql17-server-devel-17.2-150200.5.5.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql-17-150200.4.30.1.noarch",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql-contrib-17-150200.4.30.1.noarch",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql-devel-17-150200.4.30.1.noarch",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql-docs-17-150200.4.30.1.noarch",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql-plperl-17-150200.4.30.1.noarch",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql-plpython-17-150200.4.30.1.noarch",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql-pltcl-17-150200.4.30.1.noarch",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql-server-17-150200.4.30.1.noarch",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql-server-devel-17-150200.4.30.1.noarch",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libecpg6-17.2-150200.5.5.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libecpg6-17.2-150200.5.5.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libecpg6-17.2-150200.5.5.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libecpg6-17.2-150200.5.5.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libpq5-17.2-150200.5.5.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libpq5-17.2-150200.5.5.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libpq5-17.2-150200.5.5.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libpq5-17.2-150200.5.5.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql-17-150300.10.27.1.noarch",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql-contrib-17-150300.10.27.1.noarch",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql-devel-17-150300.10.27.1.noarch",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql-docs-17-150300.10.27.1.noarch",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql-plperl-17-150300.10.27.1.noarch",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql-plpython-17-150300.10.27.1.noarch",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql-pltcl-17-150300.10.27.1.noarch",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql-server-17-150300.10.27.1.noarch",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql-server-devel-17-150300.10.27.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libecpg6-17.2-150200.5.5.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libecpg6-17.2-150200.5.5.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libecpg6-17.2-150200.5.5.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libecpg6-17.2-150200.5.5.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpq5-17.2-150200.5.5.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpq5-17.2-150200.5.5.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpq5-17.2-150200.5.5.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpq5-17.2-150200.5.5.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpq5-32bit-17.2-150200.5.5.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql-contrib-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql-devel-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql-docs-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql-llvmjit-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql-llvmjit-devel-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql-plperl-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql-plpython-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql-pltcl-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql-server-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql-server-devel-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-16.6-150200.5.21.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-16.6-150200.5.21.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-16.6-150200.5.21.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-contrib-16.6-150200.5.21.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-contrib-16.6-150200.5.21.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-contrib-16.6-150200.5.21.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-contrib-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-devel-16.6-150200.5.21.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-devel-16.6-150200.5.21.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-devel-16.6-150200.5.21.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-devel-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-docs-16.6-150200.5.21.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-plperl-16.6-150200.5.21.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-plperl-16.6-150200.5.21.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-plperl-16.6-150200.5.21.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-plperl-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-plpython-16.6-150200.5.21.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-plpython-16.6-150200.5.21.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-plpython-16.6-150200.5.21.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-plpython-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-pltcl-16.6-150200.5.21.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-pltcl-16.6-150200.5.21.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-pltcl-16.6-150200.5.21.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-pltcl-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-server-16.6-150200.5.21.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-server-16.6-150200.5.21.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-server-16.6-150200.5.21.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-server-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-server-devel-16.6-150200.5.21.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-server-devel-16.6-150200.5.21.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-server-devel-16.6-150200.5.21.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-server-devel-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql-17-150200.4.30.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql-contrib-17-150200.4.30.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql-devel-17-150200.4.30.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql-docs-17-150200.4.30.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql-plperl-17-150200.4.30.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql-plpython-17-150200.4.30.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql-pltcl-17-150200.4.30.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql-server-17-150200.4.30.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql-server-devel-17-150200.4.30.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libecpg6-17.2-150200.5.5.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libecpg6-17.2-150200.5.5.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libpq5-17.2-150200.5.5.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libpq5-17.2-150200.5.5.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql-17-150300.10.27.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql-contrib-17-150300.10.27.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql-devel-17-150300.10.27.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql-docs-17-150300.10.27.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql-plperl-17-150300.10.27.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql-plpython-17-150300.10.27.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql-pltcl-17-150300.10.27.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql-server-17-150300.10.27.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql-server-devel-17-150300.10.27.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libecpg6-17.2-150200.5.5.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libecpg6-17.2-150200.5.5.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpq5-17.2-150200.5.5.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpq5-17.2-150200.5.5.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpq5-32bit-17.2-150200.5.5.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql-contrib-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql-devel-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql-docs-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql-llvmjit-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql-llvmjit-devel-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql-plperl-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql-plpython-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql-pltcl-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql-server-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql-server-devel-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-16.6-150200.5.21.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-contrib-16.6-150200.5.21.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-contrib-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-devel-16.6-150200.5.21.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-devel-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-docs-16.6-150200.5.21.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-plperl-16.6-150200.5.21.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-plperl-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-plpython-16.6-150200.5.21.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-plpython-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-pltcl-16.6-150200.5.21.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-pltcl-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-server-16.6-150200.5.21.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-server-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-server-devel-16.6-150200.5.21.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-server-devel-16.6-150200.5.21.1.x86_64",
"SUSE Manager Proxy 4.3:libecpg6-17.2-150200.5.5.1.x86_64",
"SUSE Manager Proxy 4.3:libpq5-17.2-150200.5.5.1.x86_64",
"SUSE Manager Proxy 4.3:libpq5-32bit-17.2-150200.5.5.1.x86_64",
"SUSE Manager Proxy 4.3:postgresql-17-150400.4.18.1.noarch",
"SUSE Manager Proxy 4.3:postgresql-contrib-17-150400.4.18.1.noarch",
"SUSE Manager Proxy 4.3:postgresql-devel-17-150400.4.18.1.noarch",
"SUSE Manager Proxy 4.3:postgresql-docs-17-150400.4.18.1.noarch",
"SUSE Manager Proxy 4.3:postgresql-plperl-17-150400.4.18.1.noarch",
"SUSE Manager Proxy 4.3:postgresql-plpython-17-150400.4.18.1.noarch",
"SUSE Manager Proxy 4.3:postgresql-pltcl-17-150400.4.18.1.noarch",
"SUSE Manager Proxy 4.3:postgresql-server-17-150400.4.18.1.noarch",
"SUSE Manager Proxy 4.3:postgresql-server-devel-17-150400.4.18.1.noarch",
"SUSE Manager Proxy 4.3:postgresql16-16.6-150200.5.21.1.x86_64",
"SUSE Manager Proxy 4.3:postgresql16-contrib-16.6-150200.5.21.1.x86_64",
"SUSE Manager Proxy 4.3:postgresql16-devel-16.6-150200.5.21.1.x86_64",
"SUSE Manager Proxy 4.3:postgresql16-docs-16.6-150200.5.21.1.noarch",
"SUSE Manager Proxy 4.3:postgresql16-plperl-16.6-150200.5.21.1.x86_64",
"SUSE Manager Proxy 4.3:postgresql16-plpython-16.6-150200.5.21.1.x86_64",
"SUSE Manager Proxy 4.3:postgresql16-pltcl-16.6-150200.5.21.1.x86_64",
"SUSE Manager Proxy 4.3:postgresql16-server-16.6-150200.5.21.1.x86_64",
"SUSE Manager Proxy 4.3:postgresql16-server-devel-16.6-150200.5.21.1.x86_64",
"SUSE Manager Server 4.3:libecpg6-17.2-150200.5.5.1.ppc64le",
"SUSE Manager Server 4.3:libecpg6-17.2-150200.5.5.1.s390x",
"SUSE Manager Server 4.3:libecpg6-17.2-150200.5.5.1.x86_64",
"SUSE Manager Server 4.3:libpq5-17.2-150200.5.5.1.ppc64le",
"SUSE Manager Server 4.3:libpq5-17.2-150200.5.5.1.s390x",
"SUSE Manager Server 4.3:libpq5-17.2-150200.5.5.1.x86_64",
"SUSE Manager Server 4.3:libpq5-32bit-17.2-150200.5.5.1.x86_64",
"SUSE Manager Server 4.3:postgresql-17-150400.4.18.1.noarch",
"SUSE Manager Server 4.3:postgresql-contrib-17-150400.4.18.1.noarch",
"SUSE Manager Server 4.3:postgresql-devel-17-150400.4.18.1.noarch",
"SUSE Manager Server 4.3:postgresql-docs-17-150400.4.18.1.noarch",
"SUSE Manager Server 4.3:postgresql-plperl-17-150400.4.18.1.noarch",
"SUSE Manager Server 4.3:postgresql-plpython-17-150400.4.18.1.noarch",
"SUSE Manager Server 4.3:postgresql-pltcl-17-150400.4.18.1.noarch",
"SUSE Manager Server 4.3:postgresql-server-17-150400.4.18.1.noarch",
"SUSE Manager Server 4.3:postgresql-server-devel-17-150400.4.18.1.noarch",
"SUSE Manager Server 4.3:postgresql16-16.6-150200.5.21.1.ppc64le",
"SUSE Manager Server 4.3:postgresql16-16.6-150200.5.21.1.s390x",
"SUSE Manager Server 4.3:postgresql16-16.6-150200.5.21.1.x86_64",
"SUSE Manager Server 4.3:postgresql16-contrib-16.6-150200.5.21.1.ppc64le",
"SUSE Manager Server 4.3:postgresql16-contrib-16.6-150200.5.21.1.s390x",
"SUSE Manager Server 4.3:postgresql16-contrib-16.6-150200.5.21.1.x86_64",
"SUSE Manager Server 4.3:postgresql16-devel-16.6-150200.5.21.1.ppc64le",
"SUSE Manager Server 4.3:postgresql16-devel-16.6-150200.5.21.1.s390x",
"SUSE Manager Server 4.3:postgresql16-devel-16.6-150200.5.21.1.x86_64",
"SUSE Manager Server 4.3:postgresql16-docs-16.6-150200.5.21.1.noarch",
"SUSE Manager Server 4.3:postgresql16-plperl-16.6-150200.5.21.1.ppc64le",
"SUSE Manager Server 4.3:postgresql16-plperl-16.6-150200.5.21.1.s390x",
"SUSE Manager Server 4.3:postgresql16-plperl-16.6-150200.5.21.1.x86_64",
"SUSE Manager Server 4.3:postgresql16-plpython-16.6-150200.5.21.1.ppc64le",
"SUSE Manager Server 4.3:postgresql16-plpython-16.6-150200.5.21.1.s390x",
"SUSE Manager Server 4.3:postgresql16-plpython-16.6-150200.5.21.1.x86_64",
"SUSE Manager Server 4.3:postgresql16-pltcl-16.6-150200.5.21.1.ppc64le",
"SUSE Manager Server 4.3:postgresql16-pltcl-16.6-150200.5.21.1.s390x",
"SUSE Manager Server 4.3:postgresql16-pltcl-16.6-150200.5.21.1.x86_64",
"SUSE Manager Server 4.3:postgresql16-server-16.6-150200.5.21.1.ppc64le",
"SUSE Manager Server 4.3:postgresql16-server-16.6-150200.5.21.1.s390x",
"SUSE Manager Server 4.3:postgresql16-server-16.6-150200.5.21.1.x86_64",
"SUSE Manager Server 4.3:postgresql16-server-devel-16.6-150200.5.21.1.ppc64le",
"SUSE Manager Server 4.3:postgresql16-server-devel-16.6-150200.5.21.1.s390x",
"SUSE Manager Server 4.3:postgresql16-server-devel-16.6-150200.5.21.1.x86_64",
"SUSE Manager Server 4.3:postgresql17-17.2-150200.5.5.1.s390x",
"SUSE Manager Server 4.3:postgresql17-contrib-17.2-150200.5.5.1.s390x",
"SUSE Manager Server 4.3:postgresql17-devel-17.2-150200.5.5.1.s390x",
"SUSE Manager Server 4.3:postgresql17-docs-17.2-150200.5.5.1.noarch",
"SUSE Manager Server 4.3:postgresql17-plperl-17.2-150200.5.5.1.s390x",
"SUSE Manager Server 4.3:postgresql17-plpython-17.2-150200.5.5.1.s390x",
"SUSE Manager Server 4.3:postgresql17-pltcl-17.2-150200.5.5.1.s390x",
"SUSE Manager Server 4.3:postgresql17-server-17.2-150200.5.5.1.s390x",
"SUSE Manager Server 4.3:postgresql17-server-devel-17.2-150200.5.5.1.s390x",
"openSUSE Leap 15.5:libecpg6-17.2-150200.5.5.1.aarch64",
"openSUSE Leap 15.5:libecpg6-17.2-150200.5.5.1.ppc64le",
"openSUSE Leap 15.5:libecpg6-17.2-150200.5.5.1.s390x",
"openSUSE Leap 15.5:libecpg6-17.2-150200.5.5.1.x86_64",
"openSUSE Leap 15.5:libecpg6-32bit-17.2-150200.5.5.1.x86_64",
"openSUSE Leap 15.5:libpq5-17.2-150200.5.5.1.aarch64",
"openSUSE Leap 15.5:libpq5-17.2-150200.5.5.1.ppc64le",
"openSUSE Leap 15.5:libpq5-17.2-150200.5.5.1.s390x",
"openSUSE Leap 15.5:libpq5-17.2-150200.5.5.1.x86_64",
"openSUSE Leap 15.5:libpq5-32bit-17.2-150200.5.5.1.x86_64",
"openSUSE Leap 15.5:postgresql-17-150500.10.9.1.noarch",
"openSUSE Leap 15.5:postgresql-contrib-17-150500.10.9.1.noarch",
"openSUSE Leap 15.5:postgresql-devel-17-150500.10.9.1.noarch",
"openSUSE Leap 15.5:postgresql-docs-17-150500.10.9.1.noarch",
"openSUSE Leap 15.5:postgresql-llvmjit-17-150500.10.9.1.noarch",
"openSUSE Leap 15.5:postgresql-llvmjit-devel-17-150500.10.9.1.noarch",
"openSUSE Leap 15.5:postgresql-plperl-17-150500.10.9.1.noarch",
"openSUSE Leap 15.5:postgresql-plpython-17-150500.10.9.1.noarch",
"openSUSE Leap 15.5:postgresql-pltcl-17-150500.10.9.1.noarch",
"openSUSE Leap 15.5:postgresql-server-17-150500.10.9.1.noarch",
"openSUSE Leap 15.5:postgresql-server-devel-17-150500.10.9.1.noarch",
"openSUSE Leap 15.5:postgresql-test-17-150500.10.9.1.noarch",
"openSUSE Leap 15.5:postgresql16-16.6-150200.5.21.1.aarch64",
"openSUSE Leap 15.5:postgresql16-16.6-150200.5.21.1.ppc64le",
"openSUSE Leap 15.5:postgresql16-16.6-150200.5.21.1.s390x",
"openSUSE Leap 15.5:postgresql16-16.6-150200.5.21.1.x86_64",
"openSUSE Leap 15.5:postgresql16-contrib-16.6-150200.5.21.1.aarch64",
"openSUSE Leap 15.5:postgresql16-contrib-16.6-150200.5.21.1.ppc64le",
"openSUSE Leap 15.5:postgresql16-contrib-16.6-150200.5.21.1.s390x",
"openSUSE Leap 15.5:postgresql16-contrib-16.6-150200.5.21.1.x86_64",
"openSUSE Leap 15.5:postgresql16-devel-16.6-150200.5.21.1.aarch64",
"openSUSE Leap 15.5:postgresql16-devel-16.6-150200.5.21.1.ppc64le",
"openSUSE Leap 15.5:postgresql16-devel-16.6-150200.5.21.1.s390x",
"openSUSE Leap 15.5:postgresql16-devel-16.6-150200.5.21.1.x86_64",
"openSUSE Leap 15.5:postgresql16-docs-16.6-150200.5.21.1.noarch",
"openSUSE Leap 15.5:postgresql16-llvmjit-16.6-150200.5.21.1.aarch64",
"openSUSE Leap 15.5:postgresql16-llvmjit-16.6-150200.5.21.1.ppc64le",
"openSUSE Leap 15.5:postgresql16-llvmjit-16.6-150200.5.21.1.s390x",
"openSUSE Leap 15.5:postgresql16-llvmjit-16.6-150200.5.21.1.x86_64",
"openSUSE Leap 15.5:postgresql16-llvmjit-devel-16.6-150200.5.21.1.aarch64",
"openSUSE Leap 15.5:postgresql16-llvmjit-devel-16.6-150200.5.21.1.ppc64le",
"openSUSE Leap 15.5:postgresql16-llvmjit-devel-16.6-150200.5.21.1.s390x",
"openSUSE Leap 15.5:postgresql16-llvmjit-devel-16.6-150200.5.21.1.x86_64",
"openSUSE Leap 15.5:postgresql16-plperl-16.6-150200.5.21.1.aarch64",
"openSUSE Leap 15.5:postgresql16-plperl-16.6-150200.5.21.1.ppc64le",
"openSUSE Leap 15.5:postgresql16-plperl-16.6-150200.5.21.1.s390x",
"openSUSE Leap 15.5:postgresql16-plperl-16.6-150200.5.21.1.x86_64",
"openSUSE Leap 15.5:postgresql16-plpython-16.6-150200.5.21.1.aarch64",
"openSUSE Leap 15.5:postgresql16-plpython-16.6-150200.5.21.1.ppc64le",
"openSUSE Leap 15.5:postgresql16-plpython-16.6-150200.5.21.1.s390x",
"openSUSE Leap 15.5:postgresql16-plpython-16.6-150200.5.21.1.x86_64",
"openSUSE Leap 15.5:postgresql16-pltcl-16.6-150200.5.21.1.aarch64",
"openSUSE Leap 15.5:postgresql16-pltcl-16.6-150200.5.21.1.ppc64le",
"openSUSE Leap 15.5:postgresql16-pltcl-16.6-150200.5.21.1.s390x",
"openSUSE Leap 15.5:postgresql16-pltcl-16.6-150200.5.21.1.x86_64",
"openSUSE Leap 15.5:postgresql16-server-16.6-150200.5.21.1.aarch64",
"openSUSE Leap 15.5:postgresql16-server-16.6-150200.5.21.1.ppc64le",
"openSUSE Leap 15.5:postgresql16-server-16.6-150200.5.21.1.s390x",
"openSUSE Leap 15.5:postgresql16-server-16.6-150200.5.21.1.x86_64",
"openSUSE Leap 15.5:postgresql16-server-devel-16.6-150200.5.21.1.aarch64",
"openSUSE Leap 15.5:postgresql16-server-devel-16.6-150200.5.21.1.ppc64le",
"openSUSE Leap 15.5:postgresql16-server-devel-16.6-150200.5.21.1.s390x",
"openSUSE Leap 15.5:postgresql16-server-devel-16.6-150200.5.21.1.x86_64",
"openSUSE Leap 15.5:postgresql16-test-16.6-150200.5.21.1.aarch64",
"openSUSE Leap 15.5:postgresql16-test-16.6-150200.5.21.1.ppc64le",
"openSUSE Leap 15.5:postgresql16-test-16.6-150200.5.21.1.s390x",
"openSUSE Leap 15.5:postgresql16-test-16.6-150200.5.21.1.x86_64",
"openSUSE Leap 15.5:postgresql17-17.2-150200.5.5.1.aarch64",
"openSUSE Leap 15.5:postgresql17-17.2-150200.5.5.1.ppc64le",
"openSUSE Leap 15.5:postgresql17-17.2-150200.5.5.1.s390x",
"openSUSE Leap 15.5:postgresql17-17.2-150200.5.5.1.x86_64",
"openSUSE Leap 15.5:postgresql17-contrib-17.2-150200.5.5.1.aarch64",
"openSUSE Leap 15.5:postgresql17-contrib-17.2-150200.5.5.1.ppc64le",
"openSUSE Leap 15.5:postgresql17-contrib-17.2-150200.5.5.1.s390x",
"openSUSE Leap 15.5:postgresql17-contrib-17.2-150200.5.5.1.x86_64",
"openSUSE Leap 15.5:postgresql17-devel-17.2-150200.5.5.1.aarch64",
"openSUSE Leap 15.5:postgresql17-devel-17.2-150200.5.5.1.ppc64le",
"openSUSE Leap 15.5:postgresql17-devel-17.2-150200.5.5.1.s390x",
"openSUSE Leap 15.5:postgresql17-devel-17.2-150200.5.5.1.x86_64",
"openSUSE Leap 15.5:postgresql17-docs-17.2-150200.5.5.1.noarch",
"openSUSE Leap 15.5:postgresql17-llvmjit-17.2-150200.5.5.1.aarch64",
"openSUSE Leap 15.5:postgresql17-llvmjit-17.2-150200.5.5.1.ppc64le",
"openSUSE Leap 15.5:postgresql17-llvmjit-17.2-150200.5.5.1.s390x",
"openSUSE Leap 15.5:postgresql17-llvmjit-17.2-150200.5.5.1.x86_64",
"openSUSE Leap 15.5:postgresql17-llvmjit-devel-17.2-150200.5.5.1.aarch64",
"openSUSE Leap 15.5:postgresql17-llvmjit-devel-17.2-150200.5.5.1.ppc64le",
"openSUSE Leap 15.5:postgresql17-llvmjit-devel-17.2-150200.5.5.1.s390x",
"openSUSE Leap 15.5:postgresql17-llvmjit-devel-17.2-150200.5.5.1.x86_64",
"openSUSE Leap 15.5:postgresql17-plperl-17.2-150200.5.5.1.aarch64",
"openSUSE Leap 15.5:postgresql17-plperl-17.2-150200.5.5.1.ppc64le",
"openSUSE Leap 15.5:postgresql17-plperl-17.2-150200.5.5.1.s390x",
"openSUSE Leap 15.5:postgresql17-plperl-17.2-150200.5.5.1.x86_64",
"openSUSE Leap 15.5:postgresql17-plpython-17.2-150200.5.5.1.aarch64",
"openSUSE Leap 15.5:postgresql17-plpython-17.2-150200.5.5.1.ppc64le",
"openSUSE Leap 15.5:postgresql17-plpython-17.2-150200.5.5.1.s390x",
"openSUSE Leap 15.5:postgresql17-plpython-17.2-150200.5.5.1.x86_64",
"openSUSE Leap 15.5:postgresql17-pltcl-17.2-150200.5.5.1.aarch64",
"openSUSE Leap 15.5:postgresql17-pltcl-17.2-150200.5.5.1.ppc64le",
"openSUSE Leap 15.5:postgresql17-pltcl-17.2-150200.5.5.1.s390x",
"openSUSE Leap 15.5:postgresql17-pltcl-17.2-150200.5.5.1.x86_64",
"openSUSE Leap 15.5:postgresql17-server-17.2-150200.5.5.1.aarch64",
"openSUSE Leap 15.5:postgresql17-server-17.2-150200.5.5.1.ppc64le",
"openSUSE Leap 15.5:postgresql17-server-17.2-150200.5.5.1.s390x",
"openSUSE Leap 15.5:postgresql17-server-17.2-150200.5.5.1.x86_64",
"openSUSE Leap 15.5:postgresql17-server-devel-17.2-150200.5.5.1.aarch64",
"openSUSE Leap 15.5:postgresql17-server-devel-17.2-150200.5.5.1.ppc64le",
"openSUSE Leap 15.5:postgresql17-server-devel-17.2-150200.5.5.1.s390x",
"openSUSE Leap 15.5:postgresql17-server-devel-17.2-150200.5.5.1.x86_64",
"openSUSE Leap 15.5:postgresql17-test-17.2-150200.5.5.1.aarch64",
"openSUSE Leap 15.5:postgresql17-test-17.2-150200.5.5.1.ppc64le",
"openSUSE Leap 15.5:postgresql17-test-17.2-150200.5.5.1.s390x",
"openSUSE Leap 15.5:postgresql17-test-17.2-150200.5.5.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2024-10977",
"url": "https://www.suse.com/security/cve/CVE-2024-10977"
},
{
"category": "external",
"summary": "SUSE Bug 1233325 for CVE-2024-10977",
"url": "https://bugzilla.suse.com/1233325"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Enterprise Storage 7.1:libecpg6-17.2-150200.5.5.1.aarch64",
"SUSE Enterprise Storage 7.1:libecpg6-17.2-150200.5.5.1.x86_64",
"SUSE Enterprise Storage 7.1:libpq5-17.2-150200.5.5.1.aarch64",
"SUSE Enterprise Storage 7.1:libpq5-17.2-150200.5.5.1.x86_64",
"SUSE Enterprise Storage 7.1:postgresql-17-150300.10.27.1.noarch",
"SUSE Enterprise Storage 7.1:postgresql-contrib-17-150300.10.27.1.noarch",
"SUSE Enterprise Storage 7.1:postgresql-devel-17-150300.10.27.1.noarch",
"SUSE Enterprise Storage 7.1:postgresql-docs-17-150300.10.27.1.noarch",
"SUSE Enterprise Storage 7.1:postgresql-plperl-17-150300.10.27.1.noarch",
"SUSE Enterprise Storage 7.1:postgresql-plpython-17-150300.10.27.1.noarch",
"SUSE Enterprise Storage 7.1:postgresql-pltcl-17-150300.10.27.1.noarch",
"SUSE Enterprise Storage 7.1:postgresql-server-17-150300.10.27.1.noarch",
"SUSE Enterprise Storage 7.1:postgresql-server-devel-17-150300.10.27.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql-17-150200.4.30.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql-contrib-17-150200.4.30.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql-devel-17-150200.4.30.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql-docs-17-150200.4.30.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql-plperl-17-150200.4.30.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql-plpython-17-150200.4.30.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql-pltcl-17-150200.4.30.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql-server-17-150200.4.30.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql-server-devel-17-150200.4.30.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libecpg6-17.2-150200.5.5.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libecpg6-17.2-150200.5.5.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libpq5-17.2-150200.5.5.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libpq5-17.2-150200.5.5.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql-17-150300.10.27.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql-contrib-17-150300.10.27.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql-devel-17-150300.10.27.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql-docs-17-150300.10.27.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql-plperl-17-150300.10.27.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql-plpython-17-150300.10.27.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql-pltcl-17-150300.10.27.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql-server-17-150300.10.27.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql-server-devel-17-150300.10.27.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libecpg6-17.2-150200.5.5.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libecpg6-17.2-150200.5.5.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpq5-17.2-150200.5.5.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpq5-17.2-150200.5.5.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpq5-32bit-17.2-150200.5.5.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql-contrib-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql-devel-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql-docs-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql-llvmjit-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql-llvmjit-devel-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql-plperl-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql-plpython-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql-pltcl-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql-server-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql-server-devel-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-16.6-150200.5.21.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-contrib-16.6-150200.5.21.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-contrib-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-devel-16.6-150200.5.21.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-devel-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-docs-16.6-150200.5.21.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-plperl-16.6-150200.5.21.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-plperl-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-plpython-16.6-150200.5.21.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-plpython-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-pltcl-16.6-150200.5.21.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-pltcl-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-server-16.6-150200.5.21.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-server-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-server-devel-16.6-150200.5.21.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-server-devel-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libecpg6-17.2-150200.5.5.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libecpg6-17.2-150200.5.5.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpq5-17.2-150200.5.5.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpq5-17.2-150200.5.5.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpq5-32bit-17.2-150200.5.5.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql-contrib-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql-devel-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql-docs-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql-llvmjit-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql-llvmjit-devel-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql-plperl-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql-plpython-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql-pltcl-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql-server-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql-server-devel-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-16.6-150200.5.21.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-contrib-16.6-150200.5.21.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-contrib-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-devel-16.6-150200.5.21.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-devel-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-docs-16.6-150200.5.21.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-plperl-16.6-150200.5.21.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-plperl-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-plpython-16.6-150200.5.21.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-plpython-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-pltcl-16.6-150200.5.21.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-pltcl-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-server-16.6-150200.5.21.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-server-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-server-devel-16.6-150200.5.21.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-server-devel-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:libpq5-17.2-150200.5.5.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:libpq5-17.2-150200.5.5.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:libpq5-17.2-150200.5.5.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:libpq5-17.2-150200.5.5.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:libpq5-32bit-17.2-150200.5.5.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:postgresql-17-150500.10.9.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:postgresql16-16.6-150200.5.21.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:postgresql16-16.6-150200.5.21.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:postgresql16-16.6-150200.5.21.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:postgresql16-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:postgresql17-17.2-150200.5.5.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:postgresql17-17.2-150200.5.5.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:postgresql17-17.2-150200.5.5.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:postgresql17-17.2-150200.5.5.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql-llvmjit-17-150500.10.9.1.noarch",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql-llvmjit-devel-17-150500.10.9.1.noarch",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql-17-150500.10.9.1.noarch",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql-contrib-17-150500.10.9.1.noarch",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql-devel-17-150500.10.9.1.noarch",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql-docs-17-150500.10.9.1.noarch",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql-llvmjit-17-150500.10.9.1.noarch",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql-llvmjit-devel-17-150500.10.9.1.noarch",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql-plperl-17-150500.10.9.1.noarch",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql-plpython-17-150500.10.9.1.noarch",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql-pltcl-17-150500.10.9.1.noarch",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql-server-17-150500.10.9.1.noarch",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql-server-devel-17-150500.10.9.1.noarch",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql-test-17-150500.10.9.1.noarch",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql16-llvmjit-16.6-150200.5.21.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql16-llvmjit-16.6-150200.5.21.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql16-llvmjit-16.6-150200.5.21.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql16-llvmjit-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql16-llvmjit-devel-16.6-150200.5.21.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql16-llvmjit-devel-16.6-150200.5.21.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql16-llvmjit-devel-16.6-150200.5.21.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql16-llvmjit-devel-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql16-test-16.6-150200.5.21.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql16-test-16.6-150200.5.21.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql16-test-16.6-150200.5.21.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql16-test-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql17-llvmjit-17.2-150200.5.5.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql17-llvmjit-17.2-150200.5.5.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql17-llvmjit-17.2-150200.5.5.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql17-llvmjit-17.2-150200.5.5.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql17-llvmjit-devel-17.2-150200.5.5.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql17-llvmjit-devel-17.2-150200.5.5.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql17-llvmjit-devel-17.2-150200.5.5.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql17-llvmjit-devel-17.2-150200.5.5.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql17-test-17.2-150200.5.5.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql17-test-17.2-150200.5.5.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql17-test-17.2-150200.5.5.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql17-test-17.2-150200.5.5.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:libecpg6-17.2-150200.5.5.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:libecpg6-17.2-150200.5.5.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:libecpg6-17.2-150200.5.5.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:libecpg6-17.2-150200.5.5.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql-contrib-17-150500.10.9.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql-devel-17-150500.10.9.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql-docs-17-150500.10.9.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql-plperl-17-150500.10.9.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql-plpython-17-150500.10.9.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql-pltcl-17-150500.10.9.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql-server-17-150500.10.9.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql-server-devel-17-150500.10.9.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-contrib-16.6-150200.5.21.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-contrib-16.6-150200.5.21.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-contrib-16.6-150200.5.21.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-contrib-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-devel-16.6-150200.5.21.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-devel-16.6-150200.5.21.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-devel-16.6-150200.5.21.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-devel-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-docs-16.6-150200.5.21.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-plperl-16.6-150200.5.21.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-plperl-16.6-150200.5.21.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-plperl-16.6-150200.5.21.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-plperl-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-plpython-16.6-150200.5.21.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-plpython-16.6-150200.5.21.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-plpython-16.6-150200.5.21.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-plpython-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-pltcl-16.6-150200.5.21.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-pltcl-16.6-150200.5.21.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-pltcl-16.6-150200.5.21.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-pltcl-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-server-16.6-150200.5.21.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-server-16.6-150200.5.21.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-server-16.6-150200.5.21.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-server-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-server-devel-16.6-150200.5.21.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-server-devel-16.6-150200.5.21.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-server-devel-16.6-150200.5.21.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-server-devel-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql17-contrib-17.2-150200.5.5.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql17-contrib-17.2-150200.5.5.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql17-contrib-17.2-150200.5.5.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql17-contrib-17.2-150200.5.5.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql17-devel-17.2-150200.5.5.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql17-devel-17.2-150200.5.5.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql17-devel-17.2-150200.5.5.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql17-devel-17.2-150200.5.5.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql17-docs-17.2-150200.5.5.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql17-plperl-17.2-150200.5.5.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql17-plperl-17.2-150200.5.5.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql17-plperl-17.2-150200.5.5.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql17-plperl-17.2-150200.5.5.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql17-plpython-17.2-150200.5.5.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql17-plpython-17.2-150200.5.5.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql17-plpython-17.2-150200.5.5.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql17-plpython-17.2-150200.5.5.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql17-pltcl-17.2-150200.5.5.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql17-pltcl-17.2-150200.5.5.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql17-pltcl-17.2-150200.5.5.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql17-pltcl-17.2-150200.5.5.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql17-server-17.2-150200.5.5.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql17-server-17.2-150200.5.5.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql17-server-17.2-150200.5.5.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql17-server-17.2-150200.5.5.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql17-server-devel-17.2-150200.5.5.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql17-server-devel-17.2-150200.5.5.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql17-server-devel-17.2-150200.5.5.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql17-server-devel-17.2-150200.5.5.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql-17-150200.4.30.1.noarch",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql-contrib-17-150200.4.30.1.noarch",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql-devel-17-150200.4.30.1.noarch",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql-docs-17-150200.4.30.1.noarch",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql-plperl-17-150200.4.30.1.noarch",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql-plpython-17-150200.4.30.1.noarch",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql-pltcl-17-150200.4.30.1.noarch",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql-server-17-150200.4.30.1.noarch",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql-server-devel-17-150200.4.30.1.noarch",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libecpg6-17.2-150200.5.5.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libecpg6-17.2-150200.5.5.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libecpg6-17.2-150200.5.5.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libecpg6-17.2-150200.5.5.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libpq5-17.2-150200.5.5.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libpq5-17.2-150200.5.5.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libpq5-17.2-150200.5.5.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libpq5-17.2-150200.5.5.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql-17-150300.10.27.1.noarch",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql-contrib-17-150300.10.27.1.noarch",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql-devel-17-150300.10.27.1.noarch",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql-docs-17-150300.10.27.1.noarch",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql-plperl-17-150300.10.27.1.noarch",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql-plpython-17-150300.10.27.1.noarch",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql-pltcl-17-150300.10.27.1.noarch",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql-server-17-150300.10.27.1.noarch",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql-server-devel-17-150300.10.27.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libecpg6-17.2-150200.5.5.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libecpg6-17.2-150200.5.5.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libecpg6-17.2-150200.5.5.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libecpg6-17.2-150200.5.5.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpq5-17.2-150200.5.5.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpq5-17.2-150200.5.5.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpq5-17.2-150200.5.5.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpq5-17.2-150200.5.5.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpq5-32bit-17.2-150200.5.5.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql-contrib-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql-devel-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql-docs-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql-llvmjit-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql-llvmjit-devel-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql-plperl-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql-plpython-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql-pltcl-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql-server-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql-server-devel-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-16.6-150200.5.21.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-16.6-150200.5.21.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-16.6-150200.5.21.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-contrib-16.6-150200.5.21.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-contrib-16.6-150200.5.21.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-contrib-16.6-150200.5.21.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-contrib-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-devel-16.6-150200.5.21.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-devel-16.6-150200.5.21.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-devel-16.6-150200.5.21.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-devel-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-docs-16.6-150200.5.21.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-plperl-16.6-150200.5.21.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-plperl-16.6-150200.5.21.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-plperl-16.6-150200.5.21.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-plperl-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-plpython-16.6-150200.5.21.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-plpython-16.6-150200.5.21.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-plpython-16.6-150200.5.21.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-plpython-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-pltcl-16.6-150200.5.21.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-pltcl-16.6-150200.5.21.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-pltcl-16.6-150200.5.21.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-pltcl-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-server-16.6-150200.5.21.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-server-16.6-150200.5.21.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-server-16.6-150200.5.21.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-server-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-server-devel-16.6-150200.5.21.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-server-devel-16.6-150200.5.21.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-server-devel-16.6-150200.5.21.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-server-devel-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql-17-150200.4.30.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql-contrib-17-150200.4.30.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql-devel-17-150200.4.30.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql-docs-17-150200.4.30.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql-plperl-17-150200.4.30.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql-plpython-17-150200.4.30.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql-pltcl-17-150200.4.30.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql-server-17-150200.4.30.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql-server-devel-17-150200.4.30.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libecpg6-17.2-150200.5.5.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libecpg6-17.2-150200.5.5.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libpq5-17.2-150200.5.5.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libpq5-17.2-150200.5.5.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql-17-150300.10.27.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql-contrib-17-150300.10.27.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql-devel-17-150300.10.27.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql-docs-17-150300.10.27.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql-plperl-17-150300.10.27.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql-plpython-17-150300.10.27.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql-pltcl-17-150300.10.27.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql-server-17-150300.10.27.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql-server-devel-17-150300.10.27.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libecpg6-17.2-150200.5.5.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libecpg6-17.2-150200.5.5.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpq5-17.2-150200.5.5.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpq5-17.2-150200.5.5.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpq5-32bit-17.2-150200.5.5.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql-contrib-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql-devel-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql-docs-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql-llvmjit-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql-llvmjit-devel-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql-plperl-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql-plpython-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql-pltcl-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql-server-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql-server-devel-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-16.6-150200.5.21.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-contrib-16.6-150200.5.21.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-contrib-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-devel-16.6-150200.5.21.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-devel-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-docs-16.6-150200.5.21.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-plperl-16.6-150200.5.21.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-plperl-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-plpython-16.6-150200.5.21.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-plpython-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-pltcl-16.6-150200.5.21.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-pltcl-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-server-16.6-150200.5.21.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-server-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-server-devel-16.6-150200.5.21.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-server-devel-16.6-150200.5.21.1.x86_64",
"SUSE Manager Proxy 4.3:libecpg6-17.2-150200.5.5.1.x86_64",
"SUSE Manager Proxy 4.3:libpq5-17.2-150200.5.5.1.x86_64",
"SUSE Manager Proxy 4.3:libpq5-32bit-17.2-150200.5.5.1.x86_64",
"SUSE Manager Proxy 4.3:postgresql-17-150400.4.18.1.noarch",
"SUSE Manager Proxy 4.3:postgresql-contrib-17-150400.4.18.1.noarch",
"SUSE Manager Proxy 4.3:postgresql-devel-17-150400.4.18.1.noarch",
"SUSE Manager Proxy 4.3:postgresql-docs-17-150400.4.18.1.noarch",
"SUSE Manager Proxy 4.3:postgresql-plperl-17-150400.4.18.1.noarch",
"SUSE Manager Proxy 4.3:postgresql-plpython-17-150400.4.18.1.noarch",
"SUSE Manager Proxy 4.3:postgresql-pltcl-17-150400.4.18.1.noarch",
"SUSE Manager Proxy 4.3:postgresql-server-17-150400.4.18.1.noarch",
"SUSE Manager Proxy 4.3:postgresql-server-devel-17-150400.4.18.1.noarch",
"SUSE Manager Proxy 4.3:postgresql16-16.6-150200.5.21.1.x86_64",
"SUSE Manager Proxy 4.3:postgresql16-contrib-16.6-150200.5.21.1.x86_64",
"SUSE Manager Proxy 4.3:postgresql16-devel-16.6-150200.5.21.1.x86_64",
"SUSE Manager Proxy 4.3:postgresql16-docs-16.6-150200.5.21.1.noarch",
"SUSE Manager Proxy 4.3:postgresql16-plperl-16.6-150200.5.21.1.x86_64",
"SUSE Manager Proxy 4.3:postgresql16-plpython-16.6-150200.5.21.1.x86_64",
"SUSE Manager Proxy 4.3:postgresql16-pltcl-16.6-150200.5.21.1.x86_64",
"SUSE Manager Proxy 4.3:postgresql16-server-16.6-150200.5.21.1.x86_64",
"SUSE Manager Proxy 4.3:postgresql16-server-devel-16.6-150200.5.21.1.x86_64",
"SUSE Manager Server 4.3:libecpg6-17.2-150200.5.5.1.ppc64le",
"SUSE Manager Server 4.3:libecpg6-17.2-150200.5.5.1.s390x",
"SUSE Manager Server 4.3:libecpg6-17.2-150200.5.5.1.x86_64",
"SUSE Manager Server 4.3:libpq5-17.2-150200.5.5.1.ppc64le",
"SUSE Manager Server 4.3:libpq5-17.2-150200.5.5.1.s390x",
"SUSE Manager Server 4.3:libpq5-17.2-150200.5.5.1.x86_64",
"SUSE Manager Server 4.3:libpq5-32bit-17.2-150200.5.5.1.x86_64",
"SUSE Manager Server 4.3:postgresql-17-150400.4.18.1.noarch",
"SUSE Manager Server 4.3:postgresql-contrib-17-150400.4.18.1.noarch",
"SUSE Manager Server 4.3:postgresql-devel-17-150400.4.18.1.noarch",
"SUSE Manager Server 4.3:postgresql-docs-17-150400.4.18.1.noarch",
"SUSE Manager Server 4.3:postgresql-plperl-17-150400.4.18.1.noarch",
"SUSE Manager Server 4.3:postgresql-plpython-17-150400.4.18.1.noarch",
"SUSE Manager Server 4.3:postgresql-pltcl-17-150400.4.18.1.noarch",
"SUSE Manager Server 4.3:postgresql-server-17-150400.4.18.1.noarch",
"SUSE Manager Server 4.3:postgresql-server-devel-17-150400.4.18.1.noarch",
"SUSE Manager Server 4.3:postgresql16-16.6-150200.5.21.1.ppc64le",
"SUSE Manager Server 4.3:postgresql16-16.6-150200.5.21.1.s390x",
"SUSE Manager Server 4.3:postgresql16-16.6-150200.5.21.1.x86_64",
"SUSE Manager Server 4.3:postgresql16-contrib-16.6-150200.5.21.1.ppc64le",
"SUSE Manager Server 4.3:postgresql16-contrib-16.6-150200.5.21.1.s390x",
"SUSE Manager Server 4.3:postgresql16-contrib-16.6-150200.5.21.1.x86_64",
"SUSE Manager Server 4.3:postgresql16-devel-16.6-150200.5.21.1.ppc64le",
"SUSE Manager Server 4.3:postgresql16-devel-16.6-150200.5.21.1.s390x",
"SUSE Manager Server 4.3:postgresql16-devel-16.6-150200.5.21.1.x86_64",
"SUSE Manager Server 4.3:postgresql16-docs-16.6-150200.5.21.1.noarch",
"SUSE Manager Server 4.3:postgresql16-plperl-16.6-150200.5.21.1.ppc64le",
"SUSE Manager Server 4.3:postgresql16-plperl-16.6-150200.5.21.1.s390x",
"SUSE Manager Server 4.3:postgresql16-plperl-16.6-150200.5.21.1.x86_64",
"SUSE Manager Server 4.3:postgresql16-plpython-16.6-150200.5.21.1.ppc64le",
"SUSE Manager Server 4.3:postgresql16-plpython-16.6-150200.5.21.1.s390x",
"SUSE Manager Server 4.3:postgresql16-plpython-16.6-150200.5.21.1.x86_64",
"SUSE Manager Server 4.3:postgresql16-pltcl-16.6-150200.5.21.1.ppc64le",
"SUSE Manager Server 4.3:postgresql16-pltcl-16.6-150200.5.21.1.s390x",
"SUSE Manager Server 4.3:postgresql16-pltcl-16.6-150200.5.21.1.x86_64",
"SUSE Manager Server 4.3:postgresql16-server-16.6-150200.5.21.1.ppc64le",
"SUSE Manager Server 4.3:postgresql16-server-16.6-150200.5.21.1.s390x",
"SUSE Manager Server 4.3:postgresql16-server-16.6-150200.5.21.1.x86_64",
"SUSE Manager Server 4.3:postgresql16-server-devel-16.6-150200.5.21.1.ppc64le",
"SUSE Manager Server 4.3:postgresql16-server-devel-16.6-150200.5.21.1.s390x",
"SUSE Manager Server 4.3:postgresql16-server-devel-16.6-150200.5.21.1.x86_64",
"SUSE Manager Server 4.3:postgresql17-17.2-150200.5.5.1.s390x",
"SUSE Manager Server 4.3:postgresql17-contrib-17.2-150200.5.5.1.s390x",
"SUSE Manager Server 4.3:postgresql17-devel-17.2-150200.5.5.1.s390x",
"SUSE Manager Server 4.3:postgresql17-docs-17.2-150200.5.5.1.noarch",
"SUSE Manager Server 4.3:postgresql17-plperl-17.2-150200.5.5.1.s390x",
"SUSE Manager Server 4.3:postgresql17-plpython-17.2-150200.5.5.1.s390x",
"SUSE Manager Server 4.3:postgresql17-pltcl-17.2-150200.5.5.1.s390x",
"SUSE Manager Server 4.3:postgresql17-server-17.2-150200.5.5.1.s390x",
"SUSE Manager Server 4.3:postgresql17-server-devel-17.2-150200.5.5.1.s390x",
"openSUSE Leap 15.5:libecpg6-17.2-150200.5.5.1.aarch64",
"openSUSE Leap 15.5:libecpg6-17.2-150200.5.5.1.ppc64le",
"openSUSE Leap 15.5:libecpg6-17.2-150200.5.5.1.s390x",
"openSUSE Leap 15.5:libecpg6-17.2-150200.5.5.1.x86_64",
"openSUSE Leap 15.5:libecpg6-32bit-17.2-150200.5.5.1.x86_64",
"openSUSE Leap 15.5:libpq5-17.2-150200.5.5.1.aarch64",
"openSUSE Leap 15.5:libpq5-17.2-150200.5.5.1.ppc64le",
"openSUSE Leap 15.5:libpq5-17.2-150200.5.5.1.s390x",
"openSUSE Leap 15.5:libpq5-17.2-150200.5.5.1.x86_64",
"openSUSE Leap 15.5:libpq5-32bit-17.2-150200.5.5.1.x86_64",
"openSUSE Leap 15.5:postgresql-17-150500.10.9.1.noarch",
"openSUSE Leap 15.5:postgresql-contrib-17-150500.10.9.1.noarch",
"openSUSE Leap 15.5:postgresql-devel-17-150500.10.9.1.noarch",
"openSUSE Leap 15.5:postgresql-docs-17-150500.10.9.1.noarch",
"openSUSE Leap 15.5:postgresql-llvmjit-17-150500.10.9.1.noarch",
"openSUSE Leap 15.5:postgresql-llvmjit-devel-17-150500.10.9.1.noarch",
"openSUSE Leap 15.5:postgresql-plperl-17-150500.10.9.1.noarch",
"openSUSE Leap 15.5:postgresql-plpython-17-150500.10.9.1.noarch",
"openSUSE Leap 15.5:postgresql-pltcl-17-150500.10.9.1.noarch",
"openSUSE Leap 15.5:postgresql-server-17-150500.10.9.1.noarch",
"openSUSE Leap 15.5:postgresql-server-devel-17-150500.10.9.1.noarch",
"openSUSE Leap 15.5:postgresql-test-17-150500.10.9.1.noarch",
"openSUSE Leap 15.5:postgresql16-16.6-150200.5.21.1.aarch64",
"openSUSE Leap 15.5:postgresql16-16.6-150200.5.21.1.ppc64le",
"openSUSE Leap 15.5:postgresql16-16.6-150200.5.21.1.s390x",
"openSUSE Leap 15.5:postgresql16-16.6-150200.5.21.1.x86_64",
"openSUSE Leap 15.5:postgresql16-contrib-16.6-150200.5.21.1.aarch64",
"openSUSE Leap 15.5:postgresql16-contrib-16.6-150200.5.21.1.ppc64le",
"openSUSE Leap 15.5:postgresql16-contrib-16.6-150200.5.21.1.s390x",
"openSUSE Leap 15.5:postgresql16-contrib-16.6-150200.5.21.1.x86_64",
"openSUSE Leap 15.5:postgresql16-devel-16.6-150200.5.21.1.aarch64",
"openSUSE Leap 15.5:postgresql16-devel-16.6-150200.5.21.1.ppc64le",
"openSUSE Leap 15.5:postgresql16-devel-16.6-150200.5.21.1.s390x",
"openSUSE Leap 15.5:postgresql16-devel-16.6-150200.5.21.1.x86_64",
"openSUSE Leap 15.5:postgresql16-docs-16.6-150200.5.21.1.noarch",
"openSUSE Leap 15.5:postgresql16-llvmjit-16.6-150200.5.21.1.aarch64",
"openSUSE Leap 15.5:postgresql16-llvmjit-16.6-150200.5.21.1.ppc64le",
"openSUSE Leap 15.5:postgresql16-llvmjit-16.6-150200.5.21.1.s390x",
"openSUSE Leap 15.5:postgresql16-llvmjit-16.6-150200.5.21.1.x86_64",
"openSUSE Leap 15.5:postgresql16-llvmjit-devel-16.6-150200.5.21.1.aarch64",
"openSUSE Leap 15.5:postgresql16-llvmjit-devel-16.6-150200.5.21.1.ppc64le",
"openSUSE Leap 15.5:postgresql16-llvmjit-devel-16.6-150200.5.21.1.s390x",
"openSUSE Leap 15.5:postgresql16-llvmjit-devel-16.6-150200.5.21.1.x86_64",
"openSUSE Leap 15.5:postgresql16-plperl-16.6-150200.5.21.1.aarch64",
"openSUSE Leap 15.5:postgresql16-plperl-16.6-150200.5.21.1.ppc64le",
"openSUSE Leap 15.5:postgresql16-plperl-16.6-150200.5.21.1.s390x",
"openSUSE Leap 15.5:postgresql16-plperl-16.6-150200.5.21.1.x86_64",
"openSUSE Leap 15.5:postgresql16-plpython-16.6-150200.5.21.1.aarch64",
"openSUSE Leap 15.5:postgresql16-plpython-16.6-150200.5.21.1.ppc64le",
"openSUSE Leap 15.5:postgresql16-plpython-16.6-150200.5.21.1.s390x",
"openSUSE Leap 15.5:postgresql16-plpython-16.6-150200.5.21.1.x86_64",
"openSUSE Leap 15.5:postgresql16-pltcl-16.6-150200.5.21.1.aarch64",
"openSUSE Leap 15.5:postgresql16-pltcl-16.6-150200.5.21.1.ppc64le",
"openSUSE Leap 15.5:postgresql16-pltcl-16.6-150200.5.21.1.s390x",
"openSUSE Leap 15.5:postgresql16-pltcl-16.6-150200.5.21.1.x86_64",
"openSUSE Leap 15.5:postgresql16-server-16.6-150200.5.21.1.aarch64",
"openSUSE Leap 15.5:postgresql16-server-16.6-150200.5.21.1.ppc64le",
"openSUSE Leap 15.5:postgresql16-server-16.6-150200.5.21.1.s390x",
"openSUSE Leap 15.5:postgresql16-server-16.6-150200.5.21.1.x86_64",
"openSUSE Leap 15.5:postgresql16-server-devel-16.6-150200.5.21.1.aarch64",
"openSUSE Leap 15.5:postgresql16-server-devel-16.6-150200.5.21.1.ppc64le",
"openSUSE Leap 15.5:postgresql16-server-devel-16.6-150200.5.21.1.s390x",
"openSUSE Leap 15.5:postgresql16-server-devel-16.6-150200.5.21.1.x86_64",
"openSUSE Leap 15.5:postgresql16-test-16.6-150200.5.21.1.aarch64",
"openSUSE Leap 15.5:postgresql16-test-16.6-150200.5.21.1.ppc64le",
"openSUSE Leap 15.5:postgresql16-test-16.6-150200.5.21.1.s390x",
"openSUSE Leap 15.5:postgresql16-test-16.6-150200.5.21.1.x86_64",
"openSUSE Leap 15.5:postgresql17-17.2-150200.5.5.1.aarch64",
"openSUSE Leap 15.5:postgresql17-17.2-150200.5.5.1.ppc64le",
"openSUSE Leap 15.5:postgresql17-17.2-150200.5.5.1.s390x",
"openSUSE Leap 15.5:postgresql17-17.2-150200.5.5.1.x86_64",
"openSUSE Leap 15.5:postgresql17-contrib-17.2-150200.5.5.1.aarch64",
"openSUSE Leap 15.5:postgresql17-contrib-17.2-150200.5.5.1.ppc64le",
"openSUSE Leap 15.5:postgresql17-contrib-17.2-150200.5.5.1.s390x",
"openSUSE Leap 15.5:postgresql17-contrib-17.2-150200.5.5.1.x86_64",
"openSUSE Leap 15.5:postgresql17-devel-17.2-150200.5.5.1.aarch64",
"openSUSE Leap 15.5:postgresql17-devel-17.2-150200.5.5.1.ppc64le",
"openSUSE Leap 15.5:postgresql17-devel-17.2-150200.5.5.1.s390x",
"openSUSE Leap 15.5:postgresql17-devel-17.2-150200.5.5.1.x86_64",
"openSUSE Leap 15.5:postgresql17-docs-17.2-150200.5.5.1.noarch",
"openSUSE Leap 15.5:postgresql17-llvmjit-17.2-150200.5.5.1.aarch64",
"openSUSE Leap 15.5:postgresql17-llvmjit-17.2-150200.5.5.1.ppc64le",
"openSUSE Leap 15.5:postgresql17-llvmjit-17.2-150200.5.5.1.s390x",
"openSUSE Leap 15.5:postgresql17-llvmjit-17.2-150200.5.5.1.x86_64",
"openSUSE Leap 15.5:postgresql17-llvmjit-devel-17.2-150200.5.5.1.aarch64",
"openSUSE Leap 15.5:postgresql17-llvmjit-devel-17.2-150200.5.5.1.ppc64le",
"openSUSE Leap 15.5:postgresql17-llvmjit-devel-17.2-150200.5.5.1.s390x",
"openSUSE Leap 15.5:postgresql17-llvmjit-devel-17.2-150200.5.5.1.x86_64",
"openSUSE Leap 15.5:postgresql17-plperl-17.2-150200.5.5.1.aarch64",
"openSUSE Leap 15.5:postgresql17-plperl-17.2-150200.5.5.1.ppc64le",
"openSUSE Leap 15.5:postgresql17-plperl-17.2-150200.5.5.1.s390x",
"openSUSE Leap 15.5:postgresql17-plperl-17.2-150200.5.5.1.x86_64",
"openSUSE Leap 15.5:postgresql17-plpython-17.2-150200.5.5.1.aarch64",
"openSUSE Leap 15.5:postgresql17-plpython-17.2-150200.5.5.1.ppc64le",
"openSUSE Leap 15.5:postgresql17-plpython-17.2-150200.5.5.1.s390x",
"openSUSE Leap 15.5:postgresql17-plpython-17.2-150200.5.5.1.x86_64",
"openSUSE Leap 15.5:postgresql17-pltcl-17.2-150200.5.5.1.aarch64",
"openSUSE Leap 15.5:postgresql17-pltcl-17.2-150200.5.5.1.ppc64le",
"openSUSE Leap 15.5:postgresql17-pltcl-17.2-150200.5.5.1.s390x",
"openSUSE Leap 15.5:postgresql17-pltcl-17.2-150200.5.5.1.x86_64",
"openSUSE Leap 15.5:postgresql17-server-17.2-150200.5.5.1.aarch64",
"openSUSE Leap 15.5:postgresql17-server-17.2-150200.5.5.1.ppc64le",
"openSUSE Leap 15.5:postgresql17-server-17.2-150200.5.5.1.s390x",
"openSUSE Leap 15.5:postgresql17-server-17.2-150200.5.5.1.x86_64",
"openSUSE Leap 15.5:postgresql17-server-devel-17.2-150200.5.5.1.aarch64",
"openSUSE Leap 15.5:postgresql17-server-devel-17.2-150200.5.5.1.ppc64le",
"openSUSE Leap 15.5:postgresql17-server-devel-17.2-150200.5.5.1.s390x",
"openSUSE Leap 15.5:postgresql17-server-devel-17.2-150200.5.5.1.x86_64",
"openSUSE Leap 15.5:postgresql17-test-17.2-150200.5.5.1.aarch64",
"openSUSE Leap 15.5:postgresql17-test-17.2-150200.5.5.1.ppc64le",
"openSUSE Leap 15.5:postgresql17-test-17.2-150200.5.5.1.s390x",
"openSUSE Leap 15.5:postgresql17-test-17.2-150200.5.5.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 3.1,
"baseSeverity": "LOW",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:N/I:L/A:N",
"version": "3.1"
},
"products": [
"SUSE Enterprise Storage 7.1:libecpg6-17.2-150200.5.5.1.aarch64",
"SUSE Enterprise Storage 7.1:libecpg6-17.2-150200.5.5.1.x86_64",
"SUSE Enterprise Storage 7.1:libpq5-17.2-150200.5.5.1.aarch64",
"SUSE Enterprise Storage 7.1:libpq5-17.2-150200.5.5.1.x86_64",
"SUSE Enterprise Storage 7.1:postgresql-17-150300.10.27.1.noarch",
"SUSE Enterprise Storage 7.1:postgresql-contrib-17-150300.10.27.1.noarch",
"SUSE Enterprise Storage 7.1:postgresql-devel-17-150300.10.27.1.noarch",
"SUSE Enterprise Storage 7.1:postgresql-docs-17-150300.10.27.1.noarch",
"SUSE Enterprise Storage 7.1:postgresql-plperl-17-150300.10.27.1.noarch",
"SUSE Enterprise Storage 7.1:postgresql-plpython-17-150300.10.27.1.noarch",
"SUSE Enterprise Storage 7.1:postgresql-pltcl-17-150300.10.27.1.noarch",
"SUSE Enterprise Storage 7.1:postgresql-server-17-150300.10.27.1.noarch",
"SUSE Enterprise Storage 7.1:postgresql-server-devel-17-150300.10.27.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql-17-150200.4.30.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql-contrib-17-150200.4.30.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql-devel-17-150200.4.30.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql-docs-17-150200.4.30.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql-plperl-17-150200.4.30.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql-plpython-17-150200.4.30.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql-pltcl-17-150200.4.30.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql-server-17-150200.4.30.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql-server-devel-17-150200.4.30.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libecpg6-17.2-150200.5.5.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libecpg6-17.2-150200.5.5.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libpq5-17.2-150200.5.5.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libpq5-17.2-150200.5.5.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql-17-150300.10.27.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql-contrib-17-150300.10.27.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql-devel-17-150300.10.27.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql-docs-17-150300.10.27.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql-plperl-17-150300.10.27.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql-plpython-17-150300.10.27.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql-pltcl-17-150300.10.27.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql-server-17-150300.10.27.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql-server-devel-17-150300.10.27.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libecpg6-17.2-150200.5.5.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libecpg6-17.2-150200.5.5.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpq5-17.2-150200.5.5.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpq5-17.2-150200.5.5.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpq5-32bit-17.2-150200.5.5.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql-contrib-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql-devel-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql-docs-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql-llvmjit-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql-llvmjit-devel-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql-plperl-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql-plpython-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql-pltcl-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql-server-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql-server-devel-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-16.6-150200.5.21.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-contrib-16.6-150200.5.21.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-contrib-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-devel-16.6-150200.5.21.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-devel-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-docs-16.6-150200.5.21.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-plperl-16.6-150200.5.21.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-plperl-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-plpython-16.6-150200.5.21.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-plpython-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-pltcl-16.6-150200.5.21.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-pltcl-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-server-16.6-150200.5.21.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-server-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-server-devel-16.6-150200.5.21.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-server-devel-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libecpg6-17.2-150200.5.5.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libecpg6-17.2-150200.5.5.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpq5-17.2-150200.5.5.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpq5-17.2-150200.5.5.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpq5-32bit-17.2-150200.5.5.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql-contrib-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql-devel-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql-docs-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql-llvmjit-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql-llvmjit-devel-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql-plperl-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql-plpython-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql-pltcl-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql-server-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql-server-devel-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-16.6-150200.5.21.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-contrib-16.6-150200.5.21.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-contrib-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-devel-16.6-150200.5.21.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-devel-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-docs-16.6-150200.5.21.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-plperl-16.6-150200.5.21.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-plperl-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-plpython-16.6-150200.5.21.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-plpython-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-pltcl-16.6-150200.5.21.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-pltcl-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-server-16.6-150200.5.21.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-server-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-server-devel-16.6-150200.5.21.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-server-devel-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:libpq5-17.2-150200.5.5.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:libpq5-17.2-150200.5.5.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:libpq5-17.2-150200.5.5.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:libpq5-17.2-150200.5.5.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:libpq5-32bit-17.2-150200.5.5.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:postgresql-17-150500.10.9.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:postgresql16-16.6-150200.5.21.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:postgresql16-16.6-150200.5.21.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:postgresql16-16.6-150200.5.21.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:postgresql16-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:postgresql17-17.2-150200.5.5.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:postgresql17-17.2-150200.5.5.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:postgresql17-17.2-150200.5.5.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:postgresql17-17.2-150200.5.5.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql-llvmjit-17-150500.10.9.1.noarch",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql-llvmjit-devel-17-150500.10.9.1.noarch",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql-17-150500.10.9.1.noarch",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql-contrib-17-150500.10.9.1.noarch",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql-devel-17-150500.10.9.1.noarch",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql-docs-17-150500.10.9.1.noarch",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql-llvmjit-17-150500.10.9.1.noarch",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql-llvmjit-devel-17-150500.10.9.1.noarch",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql-plperl-17-150500.10.9.1.noarch",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql-plpython-17-150500.10.9.1.noarch",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql-pltcl-17-150500.10.9.1.noarch",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql-server-17-150500.10.9.1.noarch",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql-server-devel-17-150500.10.9.1.noarch",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql-test-17-150500.10.9.1.noarch",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql16-llvmjit-16.6-150200.5.21.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql16-llvmjit-16.6-150200.5.21.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql16-llvmjit-16.6-150200.5.21.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql16-llvmjit-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql16-llvmjit-devel-16.6-150200.5.21.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql16-llvmjit-devel-16.6-150200.5.21.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql16-llvmjit-devel-16.6-150200.5.21.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql16-llvmjit-devel-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql16-test-16.6-150200.5.21.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql16-test-16.6-150200.5.21.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql16-test-16.6-150200.5.21.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql16-test-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql17-llvmjit-17.2-150200.5.5.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql17-llvmjit-17.2-150200.5.5.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql17-llvmjit-17.2-150200.5.5.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql17-llvmjit-17.2-150200.5.5.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql17-llvmjit-devel-17.2-150200.5.5.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql17-llvmjit-devel-17.2-150200.5.5.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql17-llvmjit-devel-17.2-150200.5.5.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql17-llvmjit-devel-17.2-150200.5.5.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql17-test-17.2-150200.5.5.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql17-test-17.2-150200.5.5.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql17-test-17.2-150200.5.5.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql17-test-17.2-150200.5.5.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:libecpg6-17.2-150200.5.5.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:libecpg6-17.2-150200.5.5.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:libecpg6-17.2-150200.5.5.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:libecpg6-17.2-150200.5.5.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql-contrib-17-150500.10.9.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql-devel-17-150500.10.9.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql-docs-17-150500.10.9.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql-plperl-17-150500.10.9.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql-plpython-17-150500.10.9.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql-pltcl-17-150500.10.9.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql-server-17-150500.10.9.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql-server-devel-17-150500.10.9.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-contrib-16.6-150200.5.21.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-contrib-16.6-150200.5.21.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-contrib-16.6-150200.5.21.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-contrib-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-devel-16.6-150200.5.21.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-devel-16.6-150200.5.21.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-devel-16.6-150200.5.21.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-devel-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-docs-16.6-150200.5.21.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-plperl-16.6-150200.5.21.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-plperl-16.6-150200.5.21.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-plperl-16.6-150200.5.21.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-plperl-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-plpython-16.6-150200.5.21.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-plpython-16.6-150200.5.21.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-plpython-16.6-150200.5.21.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-plpython-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-pltcl-16.6-150200.5.21.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-pltcl-16.6-150200.5.21.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-pltcl-16.6-150200.5.21.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-pltcl-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-server-16.6-150200.5.21.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-server-16.6-150200.5.21.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-server-16.6-150200.5.21.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-server-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-server-devel-16.6-150200.5.21.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-server-devel-16.6-150200.5.21.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-server-devel-16.6-150200.5.21.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-server-devel-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql17-contrib-17.2-150200.5.5.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql17-contrib-17.2-150200.5.5.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql17-contrib-17.2-150200.5.5.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql17-contrib-17.2-150200.5.5.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql17-devel-17.2-150200.5.5.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql17-devel-17.2-150200.5.5.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql17-devel-17.2-150200.5.5.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql17-devel-17.2-150200.5.5.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql17-docs-17.2-150200.5.5.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql17-plperl-17.2-150200.5.5.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql17-plperl-17.2-150200.5.5.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql17-plperl-17.2-150200.5.5.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql17-plperl-17.2-150200.5.5.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql17-plpython-17.2-150200.5.5.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql17-plpython-17.2-150200.5.5.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql17-plpython-17.2-150200.5.5.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql17-plpython-17.2-150200.5.5.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql17-pltcl-17.2-150200.5.5.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql17-pltcl-17.2-150200.5.5.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql17-pltcl-17.2-150200.5.5.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql17-pltcl-17.2-150200.5.5.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql17-server-17.2-150200.5.5.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql17-server-17.2-150200.5.5.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql17-server-17.2-150200.5.5.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql17-server-17.2-150200.5.5.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql17-server-devel-17.2-150200.5.5.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql17-server-devel-17.2-150200.5.5.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql17-server-devel-17.2-150200.5.5.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql17-server-devel-17.2-150200.5.5.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql-17-150200.4.30.1.noarch",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql-contrib-17-150200.4.30.1.noarch",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql-devel-17-150200.4.30.1.noarch",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql-docs-17-150200.4.30.1.noarch",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql-plperl-17-150200.4.30.1.noarch",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql-plpython-17-150200.4.30.1.noarch",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql-pltcl-17-150200.4.30.1.noarch",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql-server-17-150200.4.30.1.noarch",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql-server-devel-17-150200.4.30.1.noarch",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libecpg6-17.2-150200.5.5.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libecpg6-17.2-150200.5.5.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libecpg6-17.2-150200.5.5.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libecpg6-17.2-150200.5.5.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libpq5-17.2-150200.5.5.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libpq5-17.2-150200.5.5.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libpq5-17.2-150200.5.5.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libpq5-17.2-150200.5.5.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql-17-150300.10.27.1.noarch",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql-contrib-17-150300.10.27.1.noarch",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql-devel-17-150300.10.27.1.noarch",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql-docs-17-150300.10.27.1.noarch",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql-plperl-17-150300.10.27.1.noarch",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql-plpython-17-150300.10.27.1.noarch",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql-pltcl-17-150300.10.27.1.noarch",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql-server-17-150300.10.27.1.noarch",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql-server-devel-17-150300.10.27.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libecpg6-17.2-150200.5.5.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libecpg6-17.2-150200.5.5.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libecpg6-17.2-150200.5.5.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libecpg6-17.2-150200.5.5.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpq5-17.2-150200.5.5.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpq5-17.2-150200.5.5.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpq5-17.2-150200.5.5.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpq5-17.2-150200.5.5.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpq5-32bit-17.2-150200.5.5.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql-contrib-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql-devel-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql-docs-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql-llvmjit-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql-llvmjit-devel-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql-plperl-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql-plpython-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql-pltcl-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql-server-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql-server-devel-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-16.6-150200.5.21.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-16.6-150200.5.21.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-16.6-150200.5.21.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-contrib-16.6-150200.5.21.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-contrib-16.6-150200.5.21.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-contrib-16.6-150200.5.21.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-contrib-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-devel-16.6-150200.5.21.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-devel-16.6-150200.5.21.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-devel-16.6-150200.5.21.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-devel-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-docs-16.6-150200.5.21.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-plperl-16.6-150200.5.21.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-plperl-16.6-150200.5.21.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-plperl-16.6-150200.5.21.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-plperl-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-plpython-16.6-150200.5.21.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-plpython-16.6-150200.5.21.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-plpython-16.6-150200.5.21.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-plpython-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-pltcl-16.6-150200.5.21.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-pltcl-16.6-150200.5.21.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-pltcl-16.6-150200.5.21.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-pltcl-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-server-16.6-150200.5.21.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-server-16.6-150200.5.21.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-server-16.6-150200.5.21.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-server-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-server-devel-16.6-150200.5.21.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-server-devel-16.6-150200.5.21.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-server-devel-16.6-150200.5.21.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-server-devel-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql-17-150200.4.30.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql-contrib-17-150200.4.30.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql-devel-17-150200.4.30.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql-docs-17-150200.4.30.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql-plperl-17-150200.4.30.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql-plpython-17-150200.4.30.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql-pltcl-17-150200.4.30.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql-server-17-150200.4.30.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql-server-devel-17-150200.4.30.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libecpg6-17.2-150200.5.5.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libecpg6-17.2-150200.5.5.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libpq5-17.2-150200.5.5.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libpq5-17.2-150200.5.5.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql-17-150300.10.27.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql-contrib-17-150300.10.27.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql-devel-17-150300.10.27.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql-docs-17-150300.10.27.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql-plperl-17-150300.10.27.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql-plpython-17-150300.10.27.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql-pltcl-17-150300.10.27.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql-server-17-150300.10.27.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql-server-devel-17-150300.10.27.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libecpg6-17.2-150200.5.5.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libecpg6-17.2-150200.5.5.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpq5-17.2-150200.5.5.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpq5-17.2-150200.5.5.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpq5-32bit-17.2-150200.5.5.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql-contrib-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql-devel-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql-docs-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql-llvmjit-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql-llvmjit-devel-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql-plperl-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql-plpython-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql-pltcl-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql-server-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql-server-devel-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-16.6-150200.5.21.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-contrib-16.6-150200.5.21.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-contrib-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-devel-16.6-150200.5.21.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-devel-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-docs-16.6-150200.5.21.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-plperl-16.6-150200.5.21.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-plperl-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-plpython-16.6-150200.5.21.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-plpython-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-pltcl-16.6-150200.5.21.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-pltcl-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-server-16.6-150200.5.21.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-server-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-server-devel-16.6-150200.5.21.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-server-devel-16.6-150200.5.21.1.x86_64",
"SUSE Manager Proxy 4.3:libecpg6-17.2-150200.5.5.1.x86_64",
"SUSE Manager Proxy 4.3:libpq5-17.2-150200.5.5.1.x86_64",
"SUSE Manager Proxy 4.3:libpq5-32bit-17.2-150200.5.5.1.x86_64",
"SUSE Manager Proxy 4.3:postgresql-17-150400.4.18.1.noarch",
"SUSE Manager Proxy 4.3:postgresql-contrib-17-150400.4.18.1.noarch",
"SUSE Manager Proxy 4.3:postgresql-devel-17-150400.4.18.1.noarch",
"SUSE Manager Proxy 4.3:postgresql-docs-17-150400.4.18.1.noarch",
"SUSE Manager Proxy 4.3:postgresql-plperl-17-150400.4.18.1.noarch",
"SUSE Manager Proxy 4.3:postgresql-plpython-17-150400.4.18.1.noarch",
"SUSE Manager Proxy 4.3:postgresql-pltcl-17-150400.4.18.1.noarch",
"SUSE Manager Proxy 4.3:postgresql-server-17-150400.4.18.1.noarch",
"SUSE Manager Proxy 4.3:postgresql-server-devel-17-150400.4.18.1.noarch",
"SUSE Manager Proxy 4.3:postgresql16-16.6-150200.5.21.1.x86_64",
"SUSE Manager Proxy 4.3:postgresql16-contrib-16.6-150200.5.21.1.x86_64",
"SUSE Manager Proxy 4.3:postgresql16-devel-16.6-150200.5.21.1.x86_64",
"SUSE Manager Proxy 4.3:postgresql16-docs-16.6-150200.5.21.1.noarch",
"SUSE Manager Proxy 4.3:postgresql16-plperl-16.6-150200.5.21.1.x86_64",
"SUSE Manager Proxy 4.3:postgresql16-plpython-16.6-150200.5.21.1.x86_64",
"SUSE Manager Proxy 4.3:postgresql16-pltcl-16.6-150200.5.21.1.x86_64",
"SUSE Manager Proxy 4.3:postgresql16-server-16.6-150200.5.21.1.x86_64",
"SUSE Manager Proxy 4.3:postgresql16-server-devel-16.6-150200.5.21.1.x86_64",
"SUSE Manager Server 4.3:libecpg6-17.2-150200.5.5.1.ppc64le",
"SUSE Manager Server 4.3:libecpg6-17.2-150200.5.5.1.s390x",
"SUSE Manager Server 4.3:libecpg6-17.2-150200.5.5.1.x86_64",
"SUSE Manager Server 4.3:libpq5-17.2-150200.5.5.1.ppc64le",
"SUSE Manager Server 4.3:libpq5-17.2-150200.5.5.1.s390x",
"SUSE Manager Server 4.3:libpq5-17.2-150200.5.5.1.x86_64",
"SUSE Manager Server 4.3:libpq5-32bit-17.2-150200.5.5.1.x86_64",
"SUSE Manager Server 4.3:postgresql-17-150400.4.18.1.noarch",
"SUSE Manager Server 4.3:postgresql-contrib-17-150400.4.18.1.noarch",
"SUSE Manager Server 4.3:postgresql-devel-17-150400.4.18.1.noarch",
"SUSE Manager Server 4.3:postgresql-docs-17-150400.4.18.1.noarch",
"SUSE Manager Server 4.3:postgresql-plperl-17-150400.4.18.1.noarch",
"SUSE Manager Server 4.3:postgresql-plpython-17-150400.4.18.1.noarch",
"SUSE Manager Server 4.3:postgresql-pltcl-17-150400.4.18.1.noarch",
"SUSE Manager Server 4.3:postgresql-server-17-150400.4.18.1.noarch",
"SUSE Manager Server 4.3:postgresql-server-devel-17-150400.4.18.1.noarch",
"SUSE Manager Server 4.3:postgresql16-16.6-150200.5.21.1.ppc64le",
"SUSE Manager Server 4.3:postgresql16-16.6-150200.5.21.1.s390x",
"SUSE Manager Server 4.3:postgresql16-16.6-150200.5.21.1.x86_64",
"SUSE Manager Server 4.3:postgresql16-contrib-16.6-150200.5.21.1.ppc64le",
"SUSE Manager Server 4.3:postgresql16-contrib-16.6-150200.5.21.1.s390x",
"SUSE Manager Server 4.3:postgresql16-contrib-16.6-150200.5.21.1.x86_64",
"SUSE Manager Server 4.3:postgresql16-devel-16.6-150200.5.21.1.ppc64le",
"SUSE Manager Server 4.3:postgresql16-devel-16.6-150200.5.21.1.s390x",
"SUSE Manager Server 4.3:postgresql16-devel-16.6-150200.5.21.1.x86_64",
"SUSE Manager Server 4.3:postgresql16-docs-16.6-150200.5.21.1.noarch",
"SUSE Manager Server 4.3:postgresql16-plperl-16.6-150200.5.21.1.ppc64le",
"SUSE Manager Server 4.3:postgresql16-plperl-16.6-150200.5.21.1.s390x",
"SUSE Manager Server 4.3:postgresql16-plperl-16.6-150200.5.21.1.x86_64",
"SUSE Manager Server 4.3:postgresql16-plpython-16.6-150200.5.21.1.ppc64le",
"SUSE Manager Server 4.3:postgresql16-plpython-16.6-150200.5.21.1.s390x",
"SUSE Manager Server 4.3:postgresql16-plpython-16.6-150200.5.21.1.x86_64",
"SUSE Manager Server 4.3:postgresql16-pltcl-16.6-150200.5.21.1.ppc64le",
"SUSE Manager Server 4.3:postgresql16-pltcl-16.6-150200.5.21.1.s390x",
"SUSE Manager Server 4.3:postgresql16-pltcl-16.6-150200.5.21.1.x86_64",
"SUSE Manager Server 4.3:postgresql16-server-16.6-150200.5.21.1.ppc64le",
"SUSE Manager Server 4.3:postgresql16-server-16.6-150200.5.21.1.s390x",
"SUSE Manager Server 4.3:postgresql16-server-16.6-150200.5.21.1.x86_64",
"SUSE Manager Server 4.3:postgresql16-server-devel-16.6-150200.5.21.1.ppc64le",
"SUSE Manager Server 4.3:postgresql16-server-devel-16.6-150200.5.21.1.s390x",
"SUSE Manager Server 4.3:postgresql16-server-devel-16.6-150200.5.21.1.x86_64",
"SUSE Manager Server 4.3:postgresql17-17.2-150200.5.5.1.s390x",
"SUSE Manager Server 4.3:postgresql17-contrib-17.2-150200.5.5.1.s390x",
"SUSE Manager Server 4.3:postgresql17-devel-17.2-150200.5.5.1.s390x",
"SUSE Manager Server 4.3:postgresql17-docs-17.2-150200.5.5.1.noarch",
"SUSE Manager Server 4.3:postgresql17-plperl-17.2-150200.5.5.1.s390x",
"SUSE Manager Server 4.3:postgresql17-plpython-17.2-150200.5.5.1.s390x",
"SUSE Manager Server 4.3:postgresql17-pltcl-17.2-150200.5.5.1.s390x",
"SUSE Manager Server 4.3:postgresql17-server-17.2-150200.5.5.1.s390x",
"SUSE Manager Server 4.3:postgresql17-server-devel-17.2-150200.5.5.1.s390x",
"openSUSE Leap 15.5:libecpg6-17.2-150200.5.5.1.aarch64",
"openSUSE Leap 15.5:libecpg6-17.2-150200.5.5.1.ppc64le",
"openSUSE Leap 15.5:libecpg6-17.2-150200.5.5.1.s390x",
"openSUSE Leap 15.5:libecpg6-17.2-150200.5.5.1.x86_64",
"openSUSE Leap 15.5:libecpg6-32bit-17.2-150200.5.5.1.x86_64",
"openSUSE Leap 15.5:libpq5-17.2-150200.5.5.1.aarch64",
"openSUSE Leap 15.5:libpq5-17.2-150200.5.5.1.ppc64le",
"openSUSE Leap 15.5:libpq5-17.2-150200.5.5.1.s390x",
"openSUSE Leap 15.5:libpq5-17.2-150200.5.5.1.x86_64",
"openSUSE Leap 15.5:libpq5-32bit-17.2-150200.5.5.1.x86_64",
"openSUSE Leap 15.5:postgresql-17-150500.10.9.1.noarch",
"openSUSE Leap 15.5:postgresql-contrib-17-150500.10.9.1.noarch",
"openSUSE Leap 15.5:postgresql-devel-17-150500.10.9.1.noarch",
"openSUSE Leap 15.5:postgresql-docs-17-150500.10.9.1.noarch",
"openSUSE Leap 15.5:postgresql-llvmjit-17-150500.10.9.1.noarch",
"openSUSE Leap 15.5:postgresql-llvmjit-devel-17-150500.10.9.1.noarch",
"openSUSE Leap 15.5:postgresql-plperl-17-150500.10.9.1.noarch",
"openSUSE Leap 15.5:postgresql-plpython-17-150500.10.9.1.noarch",
"openSUSE Leap 15.5:postgresql-pltcl-17-150500.10.9.1.noarch",
"openSUSE Leap 15.5:postgresql-server-17-150500.10.9.1.noarch",
"openSUSE Leap 15.5:postgresql-server-devel-17-150500.10.9.1.noarch",
"openSUSE Leap 15.5:postgresql-test-17-150500.10.9.1.noarch",
"openSUSE Leap 15.5:postgresql16-16.6-150200.5.21.1.aarch64",
"openSUSE Leap 15.5:postgresql16-16.6-150200.5.21.1.ppc64le",
"openSUSE Leap 15.5:postgresql16-16.6-150200.5.21.1.s390x",
"openSUSE Leap 15.5:postgresql16-16.6-150200.5.21.1.x86_64",
"openSUSE Leap 15.5:postgresql16-contrib-16.6-150200.5.21.1.aarch64",
"openSUSE Leap 15.5:postgresql16-contrib-16.6-150200.5.21.1.ppc64le",
"openSUSE Leap 15.5:postgresql16-contrib-16.6-150200.5.21.1.s390x",
"openSUSE Leap 15.5:postgresql16-contrib-16.6-150200.5.21.1.x86_64",
"openSUSE Leap 15.5:postgresql16-devel-16.6-150200.5.21.1.aarch64",
"openSUSE Leap 15.5:postgresql16-devel-16.6-150200.5.21.1.ppc64le",
"openSUSE Leap 15.5:postgresql16-devel-16.6-150200.5.21.1.s390x",
"openSUSE Leap 15.5:postgresql16-devel-16.6-150200.5.21.1.x86_64",
"openSUSE Leap 15.5:postgresql16-docs-16.6-150200.5.21.1.noarch",
"openSUSE Leap 15.5:postgresql16-llvmjit-16.6-150200.5.21.1.aarch64",
"openSUSE Leap 15.5:postgresql16-llvmjit-16.6-150200.5.21.1.ppc64le",
"openSUSE Leap 15.5:postgresql16-llvmjit-16.6-150200.5.21.1.s390x",
"openSUSE Leap 15.5:postgresql16-llvmjit-16.6-150200.5.21.1.x86_64",
"openSUSE Leap 15.5:postgresql16-llvmjit-devel-16.6-150200.5.21.1.aarch64",
"openSUSE Leap 15.5:postgresql16-llvmjit-devel-16.6-150200.5.21.1.ppc64le",
"openSUSE Leap 15.5:postgresql16-llvmjit-devel-16.6-150200.5.21.1.s390x",
"openSUSE Leap 15.5:postgresql16-llvmjit-devel-16.6-150200.5.21.1.x86_64",
"openSUSE Leap 15.5:postgresql16-plperl-16.6-150200.5.21.1.aarch64",
"openSUSE Leap 15.5:postgresql16-plperl-16.6-150200.5.21.1.ppc64le",
"openSUSE Leap 15.5:postgresql16-plperl-16.6-150200.5.21.1.s390x",
"openSUSE Leap 15.5:postgresql16-plperl-16.6-150200.5.21.1.x86_64",
"openSUSE Leap 15.5:postgresql16-plpython-16.6-150200.5.21.1.aarch64",
"openSUSE Leap 15.5:postgresql16-plpython-16.6-150200.5.21.1.ppc64le",
"openSUSE Leap 15.5:postgresql16-plpython-16.6-150200.5.21.1.s390x",
"openSUSE Leap 15.5:postgresql16-plpython-16.6-150200.5.21.1.x86_64",
"openSUSE Leap 15.5:postgresql16-pltcl-16.6-150200.5.21.1.aarch64",
"openSUSE Leap 15.5:postgresql16-pltcl-16.6-150200.5.21.1.ppc64le",
"openSUSE Leap 15.5:postgresql16-pltcl-16.6-150200.5.21.1.s390x",
"openSUSE Leap 15.5:postgresql16-pltcl-16.6-150200.5.21.1.x86_64",
"openSUSE Leap 15.5:postgresql16-server-16.6-150200.5.21.1.aarch64",
"openSUSE Leap 15.5:postgresql16-server-16.6-150200.5.21.1.ppc64le",
"openSUSE Leap 15.5:postgresql16-server-16.6-150200.5.21.1.s390x",
"openSUSE Leap 15.5:postgresql16-server-16.6-150200.5.21.1.x86_64",
"openSUSE Leap 15.5:postgresql16-server-devel-16.6-150200.5.21.1.aarch64",
"openSUSE Leap 15.5:postgresql16-server-devel-16.6-150200.5.21.1.ppc64le",
"openSUSE Leap 15.5:postgresql16-server-devel-16.6-150200.5.21.1.s390x",
"openSUSE Leap 15.5:postgresql16-server-devel-16.6-150200.5.21.1.x86_64",
"openSUSE Leap 15.5:postgresql16-test-16.6-150200.5.21.1.aarch64",
"openSUSE Leap 15.5:postgresql16-test-16.6-150200.5.21.1.ppc64le",
"openSUSE Leap 15.5:postgresql16-test-16.6-150200.5.21.1.s390x",
"openSUSE Leap 15.5:postgresql16-test-16.6-150200.5.21.1.x86_64",
"openSUSE Leap 15.5:postgresql17-17.2-150200.5.5.1.aarch64",
"openSUSE Leap 15.5:postgresql17-17.2-150200.5.5.1.ppc64le",
"openSUSE Leap 15.5:postgresql17-17.2-150200.5.5.1.s390x",
"openSUSE Leap 15.5:postgresql17-17.2-150200.5.5.1.x86_64",
"openSUSE Leap 15.5:postgresql17-contrib-17.2-150200.5.5.1.aarch64",
"openSUSE Leap 15.5:postgresql17-contrib-17.2-150200.5.5.1.ppc64le",
"openSUSE Leap 15.5:postgresql17-contrib-17.2-150200.5.5.1.s390x",
"openSUSE Leap 15.5:postgresql17-contrib-17.2-150200.5.5.1.x86_64",
"openSUSE Leap 15.5:postgresql17-devel-17.2-150200.5.5.1.aarch64",
"openSUSE Leap 15.5:postgresql17-devel-17.2-150200.5.5.1.ppc64le",
"openSUSE Leap 15.5:postgresql17-devel-17.2-150200.5.5.1.s390x",
"openSUSE Leap 15.5:postgresql17-devel-17.2-150200.5.5.1.x86_64",
"openSUSE Leap 15.5:postgresql17-docs-17.2-150200.5.5.1.noarch",
"openSUSE Leap 15.5:postgresql17-llvmjit-17.2-150200.5.5.1.aarch64",
"openSUSE Leap 15.5:postgresql17-llvmjit-17.2-150200.5.5.1.ppc64le",
"openSUSE Leap 15.5:postgresql17-llvmjit-17.2-150200.5.5.1.s390x",
"openSUSE Leap 15.5:postgresql17-llvmjit-17.2-150200.5.5.1.x86_64",
"openSUSE Leap 15.5:postgresql17-llvmjit-devel-17.2-150200.5.5.1.aarch64",
"openSUSE Leap 15.5:postgresql17-llvmjit-devel-17.2-150200.5.5.1.ppc64le",
"openSUSE Leap 15.5:postgresql17-llvmjit-devel-17.2-150200.5.5.1.s390x",
"openSUSE Leap 15.5:postgresql17-llvmjit-devel-17.2-150200.5.5.1.x86_64",
"openSUSE Leap 15.5:postgresql17-plperl-17.2-150200.5.5.1.aarch64",
"openSUSE Leap 15.5:postgresql17-plperl-17.2-150200.5.5.1.ppc64le",
"openSUSE Leap 15.5:postgresql17-plperl-17.2-150200.5.5.1.s390x",
"openSUSE Leap 15.5:postgresql17-plperl-17.2-150200.5.5.1.x86_64",
"openSUSE Leap 15.5:postgresql17-plpython-17.2-150200.5.5.1.aarch64",
"openSUSE Leap 15.5:postgresql17-plpython-17.2-150200.5.5.1.ppc64le",
"openSUSE Leap 15.5:postgresql17-plpython-17.2-150200.5.5.1.s390x",
"openSUSE Leap 15.5:postgresql17-plpython-17.2-150200.5.5.1.x86_64",
"openSUSE Leap 15.5:postgresql17-pltcl-17.2-150200.5.5.1.aarch64",
"openSUSE Leap 15.5:postgresql17-pltcl-17.2-150200.5.5.1.ppc64le",
"openSUSE Leap 15.5:postgresql17-pltcl-17.2-150200.5.5.1.s390x",
"openSUSE Leap 15.5:postgresql17-pltcl-17.2-150200.5.5.1.x86_64",
"openSUSE Leap 15.5:postgresql17-server-17.2-150200.5.5.1.aarch64",
"openSUSE Leap 15.5:postgresql17-server-17.2-150200.5.5.1.ppc64le",
"openSUSE Leap 15.5:postgresql17-server-17.2-150200.5.5.1.s390x",
"openSUSE Leap 15.5:postgresql17-server-17.2-150200.5.5.1.x86_64",
"openSUSE Leap 15.5:postgresql17-server-devel-17.2-150200.5.5.1.aarch64",
"openSUSE Leap 15.5:postgresql17-server-devel-17.2-150200.5.5.1.ppc64le",
"openSUSE Leap 15.5:postgresql17-server-devel-17.2-150200.5.5.1.s390x",
"openSUSE Leap 15.5:postgresql17-server-devel-17.2-150200.5.5.1.x86_64",
"openSUSE Leap 15.5:postgresql17-test-17.2-150200.5.5.1.aarch64",
"openSUSE Leap 15.5:postgresql17-test-17.2-150200.5.5.1.ppc64le",
"openSUSE Leap 15.5:postgresql17-test-17.2-150200.5.5.1.s390x",
"openSUSE Leap 15.5:postgresql17-test-17.2-150200.5.5.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-12-04T14:48:21Z",
"details": "low"
}
],
"title": "CVE-2024-10977"
},
{
"cve": "CVE-2024-10978",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2024-10978"
}
],
"notes": [
{
"category": "general",
"text": "Incorrect privilege assignment in PostgreSQL allows a less-privileged application user to view or change different rows from those intended. An attack requires the application to use SET ROLE, SET SESSION AUTHORIZATION, or an equivalent feature. The problem arises when an application query uses parameters from the attacker or conveys query results to the attacker. If that query reacts to current_setting(\u0027role\u0027) or the current user ID, it may modify or return data as though the session had not used SET ROLE or SET SESSION AUTHORIZATION. The attacker does not control which incorrect user ID applies. Query text from less-privileged sources is not a concern here, because SET ROLE and SET SESSION AUTHORIZATION are not sandboxes for unvetted queries. Versions before PostgreSQL 17.1, 16.5, 15.9, 14.14, 13.17, and 12.21 are affected.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Enterprise Storage 7.1:libecpg6-17.2-150200.5.5.1.aarch64",
"SUSE Enterprise Storage 7.1:libecpg6-17.2-150200.5.5.1.x86_64",
"SUSE Enterprise Storage 7.1:libpq5-17.2-150200.5.5.1.aarch64",
"SUSE Enterprise Storage 7.1:libpq5-17.2-150200.5.5.1.x86_64",
"SUSE Enterprise Storage 7.1:postgresql-17-150300.10.27.1.noarch",
"SUSE Enterprise Storage 7.1:postgresql-contrib-17-150300.10.27.1.noarch",
"SUSE Enterprise Storage 7.1:postgresql-devel-17-150300.10.27.1.noarch",
"SUSE Enterprise Storage 7.1:postgresql-docs-17-150300.10.27.1.noarch",
"SUSE Enterprise Storage 7.1:postgresql-plperl-17-150300.10.27.1.noarch",
"SUSE Enterprise Storage 7.1:postgresql-plpython-17-150300.10.27.1.noarch",
"SUSE Enterprise Storage 7.1:postgresql-pltcl-17-150300.10.27.1.noarch",
"SUSE Enterprise Storage 7.1:postgresql-server-17-150300.10.27.1.noarch",
"SUSE Enterprise Storage 7.1:postgresql-server-devel-17-150300.10.27.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql-17-150200.4.30.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql-contrib-17-150200.4.30.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql-devel-17-150200.4.30.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql-docs-17-150200.4.30.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql-plperl-17-150200.4.30.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql-plpython-17-150200.4.30.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql-pltcl-17-150200.4.30.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql-server-17-150200.4.30.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql-server-devel-17-150200.4.30.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libecpg6-17.2-150200.5.5.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libecpg6-17.2-150200.5.5.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libpq5-17.2-150200.5.5.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libpq5-17.2-150200.5.5.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql-17-150300.10.27.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql-contrib-17-150300.10.27.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql-devel-17-150300.10.27.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql-docs-17-150300.10.27.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql-plperl-17-150300.10.27.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql-plpython-17-150300.10.27.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql-pltcl-17-150300.10.27.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql-server-17-150300.10.27.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql-server-devel-17-150300.10.27.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libecpg6-17.2-150200.5.5.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libecpg6-17.2-150200.5.5.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpq5-17.2-150200.5.5.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpq5-17.2-150200.5.5.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpq5-32bit-17.2-150200.5.5.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql-contrib-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql-devel-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql-docs-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql-llvmjit-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql-llvmjit-devel-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql-plperl-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql-plpython-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql-pltcl-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql-server-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql-server-devel-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-16.6-150200.5.21.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-contrib-16.6-150200.5.21.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-contrib-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-devel-16.6-150200.5.21.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-devel-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-docs-16.6-150200.5.21.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-plperl-16.6-150200.5.21.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-plperl-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-plpython-16.6-150200.5.21.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-plpython-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-pltcl-16.6-150200.5.21.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-pltcl-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-server-16.6-150200.5.21.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-server-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-server-devel-16.6-150200.5.21.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-server-devel-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libecpg6-17.2-150200.5.5.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libecpg6-17.2-150200.5.5.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpq5-17.2-150200.5.5.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpq5-17.2-150200.5.5.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpq5-32bit-17.2-150200.5.5.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql-contrib-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql-devel-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql-docs-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql-llvmjit-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql-llvmjit-devel-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql-plperl-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql-plpython-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql-pltcl-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql-server-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql-server-devel-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-16.6-150200.5.21.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-contrib-16.6-150200.5.21.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-contrib-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-devel-16.6-150200.5.21.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-devel-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-docs-16.6-150200.5.21.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-plperl-16.6-150200.5.21.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-plperl-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-plpython-16.6-150200.5.21.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-plpython-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-pltcl-16.6-150200.5.21.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-pltcl-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-server-16.6-150200.5.21.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-server-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-server-devel-16.6-150200.5.21.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-server-devel-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:libpq5-17.2-150200.5.5.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:libpq5-17.2-150200.5.5.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:libpq5-17.2-150200.5.5.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:libpq5-17.2-150200.5.5.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:libpq5-32bit-17.2-150200.5.5.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:postgresql-17-150500.10.9.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:postgresql16-16.6-150200.5.21.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:postgresql16-16.6-150200.5.21.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:postgresql16-16.6-150200.5.21.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:postgresql16-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:postgresql17-17.2-150200.5.5.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:postgresql17-17.2-150200.5.5.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:postgresql17-17.2-150200.5.5.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:postgresql17-17.2-150200.5.5.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql-llvmjit-17-150500.10.9.1.noarch",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql-llvmjit-devel-17-150500.10.9.1.noarch",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql-17-150500.10.9.1.noarch",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql-contrib-17-150500.10.9.1.noarch",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql-devel-17-150500.10.9.1.noarch",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql-docs-17-150500.10.9.1.noarch",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql-llvmjit-17-150500.10.9.1.noarch",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql-llvmjit-devel-17-150500.10.9.1.noarch",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql-plperl-17-150500.10.9.1.noarch",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql-plpython-17-150500.10.9.1.noarch",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql-pltcl-17-150500.10.9.1.noarch",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql-server-17-150500.10.9.1.noarch",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql-server-devel-17-150500.10.9.1.noarch",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql-test-17-150500.10.9.1.noarch",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql16-llvmjit-16.6-150200.5.21.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql16-llvmjit-16.6-150200.5.21.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql16-llvmjit-16.6-150200.5.21.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql16-llvmjit-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql16-llvmjit-devel-16.6-150200.5.21.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql16-llvmjit-devel-16.6-150200.5.21.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql16-llvmjit-devel-16.6-150200.5.21.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql16-llvmjit-devel-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql16-test-16.6-150200.5.21.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql16-test-16.6-150200.5.21.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql16-test-16.6-150200.5.21.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql16-test-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql17-llvmjit-17.2-150200.5.5.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql17-llvmjit-17.2-150200.5.5.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql17-llvmjit-17.2-150200.5.5.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql17-llvmjit-17.2-150200.5.5.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql17-llvmjit-devel-17.2-150200.5.5.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql17-llvmjit-devel-17.2-150200.5.5.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql17-llvmjit-devel-17.2-150200.5.5.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql17-llvmjit-devel-17.2-150200.5.5.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql17-test-17.2-150200.5.5.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql17-test-17.2-150200.5.5.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql17-test-17.2-150200.5.5.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql17-test-17.2-150200.5.5.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:libecpg6-17.2-150200.5.5.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:libecpg6-17.2-150200.5.5.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:libecpg6-17.2-150200.5.5.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:libecpg6-17.2-150200.5.5.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql-contrib-17-150500.10.9.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql-devel-17-150500.10.9.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql-docs-17-150500.10.9.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql-plperl-17-150500.10.9.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql-plpython-17-150500.10.9.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql-pltcl-17-150500.10.9.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql-server-17-150500.10.9.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql-server-devel-17-150500.10.9.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-contrib-16.6-150200.5.21.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-contrib-16.6-150200.5.21.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-contrib-16.6-150200.5.21.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-contrib-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-devel-16.6-150200.5.21.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-devel-16.6-150200.5.21.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-devel-16.6-150200.5.21.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-devel-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-docs-16.6-150200.5.21.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-plperl-16.6-150200.5.21.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-plperl-16.6-150200.5.21.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-plperl-16.6-150200.5.21.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-plperl-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-plpython-16.6-150200.5.21.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-plpython-16.6-150200.5.21.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-plpython-16.6-150200.5.21.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-plpython-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-pltcl-16.6-150200.5.21.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-pltcl-16.6-150200.5.21.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-pltcl-16.6-150200.5.21.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-pltcl-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-server-16.6-150200.5.21.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-server-16.6-150200.5.21.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-server-16.6-150200.5.21.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-server-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-server-devel-16.6-150200.5.21.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-server-devel-16.6-150200.5.21.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-server-devel-16.6-150200.5.21.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-server-devel-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql17-contrib-17.2-150200.5.5.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql17-contrib-17.2-150200.5.5.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql17-contrib-17.2-150200.5.5.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql17-contrib-17.2-150200.5.5.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql17-devel-17.2-150200.5.5.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql17-devel-17.2-150200.5.5.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql17-devel-17.2-150200.5.5.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql17-devel-17.2-150200.5.5.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql17-docs-17.2-150200.5.5.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql17-plperl-17.2-150200.5.5.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql17-plperl-17.2-150200.5.5.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql17-plperl-17.2-150200.5.5.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql17-plperl-17.2-150200.5.5.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql17-plpython-17.2-150200.5.5.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql17-plpython-17.2-150200.5.5.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql17-plpython-17.2-150200.5.5.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql17-plpython-17.2-150200.5.5.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql17-pltcl-17.2-150200.5.5.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql17-pltcl-17.2-150200.5.5.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql17-pltcl-17.2-150200.5.5.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql17-pltcl-17.2-150200.5.5.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql17-server-17.2-150200.5.5.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql17-server-17.2-150200.5.5.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql17-server-17.2-150200.5.5.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql17-server-17.2-150200.5.5.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql17-server-devel-17.2-150200.5.5.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql17-server-devel-17.2-150200.5.5.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql17-server-devel-17.2-150200.5.5.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql17-server-devel-17.2-150200.5.5.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql-17-150200.4.30.1.noarch",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql-contrib-17-150200.4.30.1.noarch",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql-devel-17-150200.4.30.1.noarch",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql-docs-17-150200.4.30.1.noarch",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql-plperl-17-150200.4.30.1.noarch",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql-plpython-17-150200.4.30.1.noarch",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql-pltcl-17-150200.4.30.1.noarch",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql-server-17-150200.4.30.1.noarch",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql-server-devel-17-150200.4.30.1.noarch",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libecpg6-17.2-150200.5.5.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libecpg6-17.2-150200.5.5.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libecpg6-17.2-150200.5.5.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libecpg6-17.2-150200.5.5.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libpq5-17.2-150200.5.5.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libpq5-17.2-150200.5.5.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libpq5-17.2-150200.5.5.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libpq5-17.2-150200.5.5.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql-17-150300.10.27.1.noarch",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql-contrib-17-150300.10.27.1.noarch",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql-devel-17-150300.10.27.1.noarch",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql-docs-17-150300.10.27.1.noarch",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql-plperl-17-150300.10.27.1.noarch",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql-plpython-17-150300.10.27.1.noarch",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql-pltcl-17-150300.10.27.1.noarch",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql-server-17-150300.10.27.1.noarch",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql-server-devel-17-150300.10.27.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libecpg6-17.2-150200.5.5.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libecpg6-17.2-150200.5.5.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libecpg6-17.2-150200.5.5.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libecpg6-17.2-150200.5.5.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpq5-17.2-150200.5.5.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpq5-17.2-150200.5.5.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpq5-17.2-150200.5.5.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpq5-17.2-150200.5.5.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpq5-32bit-17.2-150200.5.5.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql-contrib-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql-devel-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql-docs-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql-llvmjit-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql-llvmjit-devel-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql-plperl-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql-plpython-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql-pltcl-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql-server-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql-server-devel-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-16.6-150200.5.21.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-16.6-150200.5.21.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-16.6-150200.5.21.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-contrib-16.6-150200.5.21.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-contrib-16.6-150200.5.21.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-contrib-16.6-150200.5.21.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-contrib-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-devel-16.6-150200.5.21.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-devel-16.6-150200.5.21.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-devel-16.6-150200.5.21.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-devel-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-docs-16.6-150200.5.21.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-plperl-16.6-150200.5.21.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-plperl-16.6-150200.5.21.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-plperl-16.6-150200.5.21.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-plperl-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-plpython-16.6-150200.5.21.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-plpython-16.6-150200.5.21.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-plpython-16.6-150200.5.21.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-plpython-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-pltcl-16.6-150200.5.21.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-pltcl-16.6-150200.5.21.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-pltcl-16.6-150200.5.21.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-pltcl-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-server-16.6-150200.5.21.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-server-16.6-150200.5.21.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-server-16.6-150200.5.21.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-server-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-server-devel-16.6-150200.5.21.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-server-devel-16.6-150200.5.21.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-server-devel-16.6-150200.5.21.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-server-devel-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql-17-150200.4.30.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql-contrib-17-150200.4.30.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql-devel-17-150200.4.30.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql-docs-17-150200.4.30.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql-plperl-17-150200.4.30.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql-plpython-17-150200.4.30.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql-pltcl-17-150200.4.30.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql-server-17-150200.4.30.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql-server-devel-17-150200.4.30.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libecpg6-17.2-150200.5.5.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libecpg6-17.2-150200.5.5.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libpq5-17.2-150200.5.5.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libpq5-17.2-150200.5.5.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql-17-150300.10.27.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql-contrib-17-150300.10.27.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql-devel-17-150300.10.27.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql-docs-17-150300.10.27.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql-plperl-17-150300.10.27.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql-plpython-17-150300.10.27.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql-pltcl-17-150300.10.27.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql-server-17-150300.10.27.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql-server-devel-17-150300.10.27.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libecpg6-17.2-150200.5.5.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libecpg6-17.2-150200.5.5.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpq5-17.2-150200.5.5.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpq5-17.2-150200.5.5.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpq5-32bit-17.2-150200.5.5.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql-contrib-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql-devel-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql-docs-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql-llvmjit-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql-llvmjit-devel-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql-plperl-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql-plpython-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql-pltcl-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql-server-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql-server-devel-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-16.6-150200.5.21.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-contrib-16.6-150200.5.21.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-contrib-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-devel-16.6-150200.5.21.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-devel-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-docs-16.6-150200.5.21.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-plperl-16.6-150200.5.21.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-plperl-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-plpython-16.6-150200.5.21.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-plpython-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-pltcl-16.6-150200.5.21.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-pltcl-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-server-16.6-150200.5.21.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-server-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-server-devel-16.6-150200.5.21.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-server-devel-16.6-150200.5.21.1.x86_64",
"SUSE Manager Proxy 4.3:libecpg6-17.2-150200.5.5.1.x86_64",
"SUSE Manager Proxy 4.3:libpq5-17.2-150200.5.5.1.x86_64",
"SUSE Manager Proxy 4.3:libpq5-32bit-17.2-150200.5.5.1.x86_64",
"SUSE Manager Proxy 4.3:postgresql-17-150400.4.18.1.noarch",
"SUSE Manager Proxy 4.3:postgresql-contrib-17-150400.4.18.1.noarch",
"SUSE Manager Proxy 4.3:postgresql-devel-17-150400.4.18.1.noarch",
"SUSE Manager Proxy 4.3:postgresql-docs-17-150400.4.18.1.noarch",
"SUSE Manager Proxy 4.3:postgresql-plperl-17-150400.4.18.1.noarch",
"SUSE Manager Proxy 4.3:postgresql-plpython-17-150400.4.18.1.noarch",
"SUSE Manager Proxy 4.3:postgresql-pltcl-17-150400.4.18.1.noarch",
"SUSE Manager Proxy 4.3:postgresql-server-17-150400.4.18.1.noarch",
"SUSE Manager Proxy 4.3:postgresql-server-devel-17-150400.4.18.1.noarch",
"SUSE Manager Proxy 4.3:postgresql16-16.6-150200.5.21.1.x86_64",
"SUSE Manager Proxy 4.3:postgresql16-contrib-16.6-150200.5.21.1.x86_64",
"SUSE Manager Proxy 4.3:postgresql16-devel-16.6-150200.5.21.1.x86_64",
"SUSE Manager Proxy 4.3:postgresql16-docs-16.6-150200.5.21.1.noarch",
"SUSE Manager Proxy 4.3:postgresql16-plperl-16.6-150200.5.21.1.x86_64",
"SUSE Manager Proxy 4.3:postgresql16-plpython-16.6-150200.5.21.1.x86_64",
"SUSE Manager Proxy 4.3:postgresql16-pltcl-16.6-150200.5.21.1.x86_64",
"SUSE Manager Proxy 4.3:postgresql16-server-16.6-150200.5.21.1.x86_64",
"SUSE Manager Proxy 4.3:postgresql16-server-devel-16.6-150200.5.21.1.x86_64",
"SUSE Manager Server 4.3:libecpg6-17.2-150200.5.5.1.ppc64le",
"SUSE Manager Server 4.3:libecpg6-17.2-150200.5.5.1.s390x",
"SUSE Manager Server 4.3:libecpg6-17.2-150200.5.5.1.x86_64",
"SUSE Manager Server 4.3:libpq5-17.2-150200.5.5.1.ppc64le",
"SUSE Manager Server 4.3:libpq5-17.2-150200.5.5.1.s390x",
"SUSE Manager Server 4.3:libpq5-17.2-150200.5.5.1.x86_64",
"SUSE Manager Server 4.3:libpq5-32bit-17.2-150200.5.5.1.x86_64",
"SUSE Manager Server 4.3:postgresql-17-150400.4.18.1.noarch",
"SUSE Manager Server 4.3:postgresql-contrib-17-150400.4.18.1.noarch",
"SUSE Manager Server 4.3:postgresql-devel-17-150400.4.18.1.noarch",
"SUSE Manager Server 4.3:postgresql-docs-17-150400.4.18.1.noarch",
"SUSE Manager Server 4.3:postgresql-plperl-17-150400.4.18.1.noarch",
"SUSE Manager Server 4.3:postgresql-plpython-17-150400.4.18.1.noarch",
"SUSE Manager Server 4.3:postgresql-pltcl-17-150400.4.18.1.noarch",
"SUSE Manager Server 4.3:postgresql-server-17-150400.4.18.1.noarch",
"SUSE Manager Server 4.3:postgresql-server-devel-17-150400.4.18.1.noarch",
"SUSE Manager Server 4.3:postgresql16-16.6-150200.5.21.1.ppc64le",
"SUSE Manager Server 4.3:postgresql16-16.6-150200.5.21.1.s390x",
"SUSE Manager Server 4.3:postgresql16-16.6-150200.5.21.1.x86_64",
"SUSE Manager Server 4.3:postgresql16-contrib-16.6-150200.5.21.1.ppc64le",
"SUSE Manager Server 4.3:postgresql16-contrib-16.6-150200.5.21.1.s390x",
"SUSE Manager Server 4.3:postgresql16-contrib-16.6-150200.5.21.1.x86_64",
"SUSE Manager Server 4.3:postgresql16-devel-16.6-150200.5.21.1.ppc64le",
"SUSE Manager Server 4.3:postgresql16-devel-16.6-150200.5.21.1.s390x",
"SUSE Manager Server 4.3:postgresql16-devel-16.6-150200.5.21.1.x86_64",
"SUSE Manager Server 4.3:postgresql16-docs-16.6-150200.5.21.1.noarch",
"SUSE Manager Server 4.3:postgresql16-plperl-16.6-150200.5.21.1.ppc64le",
"SUSE Manager Server 4.3:postgresql16-plperl-16.6-150200.5.21.1.s390x",
"SUSE Manager Server 4.3:postgresql16-plperl-16.6-150200.5.21.1.x86_64",
"SUSE Manager Server 4.3:postgresql16-plpython-16.6-150200.5.21.1.ppc64le",
"SUSE Manager Server 4.3:postgresql16-plpython-16.6-150200.5.21.1.s390x",
"SUSE Manager Server 4.3:postgresql16-plpython-16.6-150200.5.21.1.x86_64",
"SUSE Manager Server 4.3:postgresql16-pltcl-16.6-150200.5.21.1.ppc64le",
"SUSE Manager Server 4.3:postgresql16-pltcl-16.6-150200.5.21.1.s390x",
"SUSE Manager Server 4.3:postgresql16-pltcl-16.6-150200.5.21.1.x86_64",
"SUSE Manager Server 4.3:postgresql16-server-16.6-150200.5.21.1.ppc64le",
"SUSE Manager Server 4.3:postgresql16-server-16.6-150200.5.21.1.s390x",
"SUSE Manager Server 4.3:postgresql16-server-16.6-150200.5.21.1.x86_64",
"SUSE Manager Server 4.3:postgresql16-server-devel-16.6-150200.5.21.1.ppc64le",
"SUSE Manager Server 4.3:postgresql16-server-devel-16.6-150200.5.21.1.s390x",
"SUSE Manager Server 4.3:postgresql16-server-devel-16.6-150200.5.21.1.x86_64",
"SUSE Manager Server 4.3:postgresql17-17.2-150200.5.5.1.s390x",
"SUSE Manager Server 4.3:postgresql17-contrib-17.2-150200.5.5.1.s390x",
"SUSE Manager Server 4.3:postgresql17-devel-17.2-150200.5.5.1.s390x",
"SUSE Manager Server 4.3:postgresql17-docs-17.2-150200.5.5.1.noarch",
"SUSE Manager Server 4.3:postgresql17-plperl-17.2-150200.5.5.1.s390x",
"SUSE Manager Server 4.3:postgresql17-plpython-17.2-150200.5.5.1.s390x",
"SUSE Manager Server 4.3:postgresql17-pltcl-17.2-150200.5.5.1.s390x",
"SUSE Manager Server 4.3:postgresql17-server-17.2-150200.5.5.1.s390x",
"SUSE Manager Server 4.3:postgresql17-server-devel-17.2-150200.5.5.1.s390x",
"openSUSE Leap 15.5:libecpg6-17.2-150200.5.5.1.aarch64",
"openSUSE Leap 15.5:libecpg6-17.2-150200.5.5.1.ppc64le",
"openSUSE Leap 15.5:libecpg6-17.2-150200.5.5.1.s390x",
"openSUSE Leap 15.5:libecpg6-17.2-150200.5.5.1.x86_64",
"openSUSE Leap 15.5:libecpg6-32bit-17.2-150200.5.5.1.x86_64",
"openSUSE Leap 15.5:libpq5-17.2-150200.5.5.1.aarch64",
"openSUSE Leap 15.5:libpq5-17.2-150200.5.5.1.ppc64le",
"openSUSE Leap 15.5:libpq5-17.2-150200.5.5.1.s390x",
"openSUSE Leap 15.5:libpq5-17.2-150200.5.5.1.x86_64",
"openSUSE Leap 15.5:libpq5-32bit-17.2-150200.5.5.1.x86_64",
"openSUSE Leap 15.5:postgresql-17-150500.10.9.1.noarch",
"openSUSE Leap 15.5:postgresql-contrib-17-150500.10.9.1.noarch",
"openSUSE Leap 15.5:postgresql-devel-17-150500.10.9.1.noarch",
"openSUSE Leap 15.5:postgresql-docs-17-150500.10.9.1.noarch",
"openSUSE Leap 15.5:postgresql-llvmjit-17-150500.10.9.1.noarch",
"openSUSE Leap 15.5:postgresql-llvmjit-devel-17-150500.10.9.1.noarch",
"openSUSE Leap 15.5:postgresql-plperl-17-150500.10.9.1.noarch",
"openSUSE Leap 15.5:postgresql-plpython-17-150500.10.9.1.noarch",
"openSUSE Leap 15.5:postgresql-pltcl-17-150500.10.9.1.noarch",
"openSUSE Leap 15.5:postgresql-server-17-150500.10.9.1.noarch",
"openSUSE Leap 15.5:postgresql-server-devel-17-150500.10.9.1.noarch",
"openSUSE Leap 15.5:postgresql-test-17-150500.10.9.1.noarch",
"openSUSE Leap 15.5:postgresql16-16.6-150200.5.21.1.aarch64",
"openSUSE Leap 15.5:postgresql16-16.6-150200.5.21.1.ppc64le",
"openSUSE Leap 15.5:postgresql16-16.6-150200.5.21.1.s390x",
"openSUSE Leap 15.5:postgresql16-16.6-150200.5.21.1.x86_64",
"openSUSE Leap 15.5:postgresql16-contrib-16.6-150200.5.21.1.aarch64",
"openSUSE Leap 15.5:postgresql16-contrib-16.6-150200.5.21.1.ppc64le",
"openSUSE Leap 15.5:postgresql16-contrib-16.6-150200.5.21.1.s390x",
"openSUSE Leap 15.5:postgresql16-contrib-16.6-150200.5.21.1.x86_64",
"openSUSE Leap 15.5:postgresql16-devel-16.6-150200.5.21.1.aarch64",
"openSUSE Leap 15.5:postgresql16-devel-16.6-150200.5.21.1.ppc64le",
"openSUSE Leap 15.5:postgresql16-devel-16.6-150200.5.21.1.s390x",
"openSUSE Leap 15.5:postgresql16-devel-16.6-150200.5.21.1.x86_64",
"openSUSE Leap 15.5:postgresql16-docs-16.6-150200.5.21.1.noarch",
"openSUSE Leap 15.5:postgresql16-llvmjit-16.6-150200.5.21.1.aarch64",
"openSUSE Leap 15.5:postgresql16-llvmjit-16.6-150200.5.21.1.ppc64le",
"openSUSE Leap 15.5:postgresql16-llvmjit-16.6-150200.5.21.1.s390x",
"openSUSE Leap 15.5:postgresql16-llvmjit-16.6-150200.5.21.1.x86_64",
"openSUSE Leap 15.5:postgresql16-llvmjit-devel-16.6-150200.5.21.1.aarch64",
"openSUSE Leap 15.5:postgresql16-llvmjit-devel-16.6-150200.5.21.1.ppc64le",
"openSUSE Leap 15.5:postgresql16-llvmjit-devel-16.6-150200.5.21.1.s390x",
"openSUSE Leap 15.5:postgresql16-llvmjit-devel-16.6-150200.5.21.1.x86_64",
"openSUSE Leap 15.5:postgresql16-plperl-16.6-150200.5.21.1.aarch64",
"openSUSE Leap 15.5:postgresql16-plperl-16.6-150200.5.21.1.ppc64le",
"openSUSE Leap 15.5:postgresql16-plperl-16.6-150200.5.21.1.s390x",
"openSUSE Leap 15.5:postgresql16-plperl-16.6-150200.5.21.1.x86_64",
"openSUSE Leap 15.5:postgresql16-plpython-16.6-150200.5.21.1.aarch64",
"openSUSE Leap 15.5:postgresql16-plpython-16.6-150200.5.21.1.ppc64le",
"openSUSE Leap 15.5:postgresql16-plpython-16.6-150200.5.21.1.s390x",
"openSUSE Leap 15.5:postgresql16-plpython-16.6-150200.5.21.1.x86_64",
"openSUSE Leap 15.5:postgresql16-pltcl-16.6-150200.5.21.1.aarch64",
"openSUSE Leap 15.5:postgresql16-pltcl-16.6-150200.5.21.1.ppc64le",
"openSUSE Leap 15.5:postgresql16-pltcl-16.6-150200.5.21.1.s390x",
"openSUSE Leap 15.5:postgresql16-pltcl-16.6-150200.5.21.1.x86_64",
"openSUSE Leap 15.5:postgresql16-server-16.6-150200.5.21.1.aarch64",
"openSUSE Leap 15.5:postgresql16-server-16.6-150200.5.21.1.ppc64le",
"openSUSE Leap 15.5:postgresql16-server-16.6-150200.5.21.1.s390x",
"openSUSE Leap 15.5:postgresql16-server-16.6-150200.5.21.1.x86_64",
"openSUSE Leap 15.5:postgresql16-server-devel-16.6-150200.5.21.1.aarch64",
"openSUSE Leap 15.5:postgresql16-server-devel-16.6-150200.5.21.1.ppc64le",
"openSUSE Leap 15.5:postgresql16-server-devel-16.6-150200.5.21.1.s390x",
"openSUSE Leap 15.5:postgresql16-server-devel-16.6-150200.5.21.1.x86_64",
"openSUSE Leap 15.5:postgresql16-test-16.6-150200.5.21.1.aarch64",
"openSUSE Leap 15.5:postgresql16-test-16.6-150200.5.21.1.ppc64le",
"openSUSE Leap 15.5:postgresql16-test-16.6-150200.5.21.1.s390x",
"openSUSE Leap 15.5:postgresql16-test-16.6-150200.5.21.1.x86_64",
"openSUSE Leap 15.5:postgresql17-17.2-150200.5.5.1.aarch64",
"openSUSE Leap 15.5:postgresql17-17.2-150200.5.5.1.ppc64le",
"openSUSE Leap 15.5:postgresql17-17.2-150200.5.5.1.s390x",
"openSUSE Leap 15.5:postgresql17-17.2-150200.5.5.1.x86_64",
"openSUSE Leap 15.5:postgresql17-contrib-17.2-150200.5.5.1.aarch64",
"openSUSE Leap 15.5:postgresql17-contrib-17.2-150200.5.5.1.ppc64le",
"openSUSE Leap 15.5:postgresql17-contrib-17.2-150200.5.5.1.s390x",
"openSUSE Leap 15.5:postgresql17-contrib-17.2-150200.5.5.1.x86_64",
"openSUSE Leap 15.5:postgresql17-devel-17.2-150200.5.5.1.aarch64",
"openSUSE Leap 15.5:postgresql17-devel-17.2-150200.5.5.1.ppc64le",
"openSUSE Leap 15.5:postgresql17-devel-17.2-150200.5.5.1.s390x",
"openSUSE Leap 15.5:postgresql17-devel-17.2-150200.5.5.1.x86_64",
"openSUSE Leap 15.5:postgresql17-docs-17.2-150200.5.5.1.noarch",
"openSUSE Leap 15.5:postgresql17-llvmjit-17.2-150200.5.5.1.aarch64",
"openSUSE Leap 15.5:postgresql17-llvmjit-17.2-150200.5.5.1.ppc64le",
"openSUSE Leap 15.5:postgresql17-llvmjit-17.2-150200.5.5.1.s390x",
"openSUSE Leap 15.5:postgresql17-llvmjit-17.2-150200.5.5.1.x86_64",
"openSUSE Leap 15.5:postgresql17-llvmjit-devel-17.2-150200.5.5.1.aarch64",
"openSUSE Leap 15.5:postgresql17-llvmjit-devel-17.2-150200.5.5.1.ppc64le",
"openSUSE Leap 15.5:postgresql17-llvmjit-devel-17.2-150200.5.5.1.s390x",
"openSUSE Leap 15.5:postgresql17-llvmjit-devel-17.2-150200.5.5.1.x86_64",
"openSUSE Leap 15.5:postgresql17-plperl-17.2-150200.5.5.1.aarch64",
"openSUSE Leap 15.5:postgresql17-plperl-17.2-150200.5.5.1.ppc64le",
"openSUSE Leap 15.5:postgresql17-plperl-17.2-150200.5.5.1.s390x",
"openSUSE Leap 15.5:postgresql17-plperl-17.2-150200.5.5.1.x86_64",
"openSUSE Leap 15.5:postgresql17-plpython-17.2-150200.5.5.1.aarch64",
"openSUSE Leap 15.5:postgresql17-plpython-17.2-150200.5.5.1.ppc64le",
"openSUSE Leap 15.5:postgresql17-plpython-17.2-150200.5.5.1.s390x",
"openSUSE Leap 15.5:postgresql17-plpython-17.2-150200.5.5.1.x86_64",
"openSUSE Leap 15.5:postgresql17-pltcl-17.2-150200.5.5.1.aarch64",
"openSUSE Leap 15.5:postgresql17-pltcl-17.2-150200.5.5.1.ppc64le",
"openSUSE Leap 15.5:postgresql17-pltcl-17.2-150200.5.5.1.s390x",
"openSUSE Leap 15.5:postgresql17-pltcl-17.2-150200.5.5.1.x86_64",
"openSUSE Leap 15.5:postgresql17-server-17.2-150200.5.5.1.aarch64",
"openSUSE Leap 15.5:postgresql17-server-17.2-150200.5.5.1.ppc64le",
"openSUSE Leap 15.5:postgresql17-server-17.2-150200.5.5.1.s390x",
"openSUSE Leap 15.5:postgresql17-server-17.2-150200.5.5.1.x86_64",
"openSUSE Leap 15.5:postgresql17-server-devel-17.2-150200.5.5.1.aarch64",
"openSUSE Leap 15.5:postgresql17-server-devel-17.2-150200.5.5.1.ppc64le",
"openSUSE Leap 15.5:postgresql17-server-devel-17.2-150200.5.5.1.s390x",
"openSUSE Leap 15.5:postgresql17-server-devel-17.2-150200.5.5.1.x86_64",
"openSUSE Leap 15.5:postgresql17-test-17.2-150200.5.5.1.aarch64",
"openSUSE Leap 15.5:postgresql17-test-17.2-150200.5.5.1.ppc64le",
"openSUSE Leap 15.5:postgresql17-test-17.2-150200.5.5.1.s390x",
"openSUSE Leap 15.5:postgresql17-test-17.2-150200.5.5.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2024-10978",
"url": "https://www.suse.com/security/cve/CVE-2024-10978"
},
{
"category": "external",
"summary": "SUSE Bug 1233326 for CVE-2024-10978",
"url": "https://bugzilla.suse.com/1233326"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Enterprise Storage 7.1:libecpg6-17.2-150200.5.5.1.aarch64",
"SUSE Enterprise Storage 7.1:libecpg6-17.2-150200.5.5.1.x86_64",
"SUSE Enterprise Storage 7.1:libpq5-17.2-150200.5.5.1.aarch64",
"SUSE Enterprise Storage 7.1:libpq5-17.2-150200.5.5.1.x86_64",
"SUSE Enterprise Storage 7.1:postgresql-17-150300.10.27.1.noarch",
"SUSE Enterprise Storage 7.1:postgresql-contrib-17-150300.10.27.1.noarch",
"SUSE Enterprise Storage 7.1:postgresql-devel-17-150300.10.27.1.noarch",
"SUSE Enterprise Storage 7.1:postgresql-docs-17-150300.10.27.1.noarch",
"SUSE Enterprise Storage 7.1:postgresql-plperl-17-150300.10.27.1.noarch",
"SUSE Enterprise Storage 7.1:postgresql-plpython-17-150300.10.27.1.noarch",
"SUSE Enterprise Storage 7.1:postgresql-pltcl-17-150300.10.27.1.noarch",
"SUSE Enterprise Storage 7.1:postgresql-server-17-150300.10.27.1.noarch",
"SUSE Enterprise Storage 7.1:postgresql-server-devel-17-150300.10.27.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql-17-150200.4.30.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql-contrib-17-150200.4.30.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql-devel-17-150200.4.30.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql-docs-17-150200.4.30.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql-plperl-17-150200.4.30.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql-plpython-17-150200.4.30.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql-pltcl-17-150200.4.30.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql-server-17-150200.4.30.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql-server-devel-17-150200.4.30.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libecpg6-17.2-150200.5.5.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libecpg6-17.2-150200.5.5.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libpq5-17.2-150200.5.5.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libpq5-17.2-150200.5.5.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql-17-150300.10.27.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql-contrib-17-150300.10.27.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql-devel-17-150300.10.27.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql-docs-17-150300.10.27.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql-plperl-17-150300.10.27.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql-plpython-17-150300.10.27.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql-pltcl-17-150300.10.27.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql-server-17-150300.10.27.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql-server-devel-17-150300.10.27.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libecpg6-17.2-150200.5.5.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libecpg6-17.2-150200.5.5.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpq5-17.2-150200.5.5.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpq5-17.2-150200.5.5.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpq5-32bit-17.2-150200.5.5.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql-contrib-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql-devel-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql-docs-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql-llvmjit-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql-llvmjit-devel-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql-plperl-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql-plpython-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql-pltcl-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql-server-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql-server-devel-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-16.6-150200.5.21.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-contrib-16.6-150200.5.21.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-contrib-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-devel-16.6-150200.5.21.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-devel-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-docs-16.6-150200.5.21.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-plperl-16.6-150200.5.21.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-plperl-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-plpython-16.6-150200.5.21.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-plpython-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-pltcl-16.6-150200.5.21.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-pltcl-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-server-16.6-150200.5.21.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-server-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-server-devel-16.6-150200.5.21.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-server-devel-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libecpg6-17.2-150200.5.5.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libecpg6-17.2-150200.5.5.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpq5-17.2-150200.5.5.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpq5-17.2-150200.5.5.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpq5-32bit-17.2-150200.5.5.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql-contrib-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql-devel-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql-docs-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql-llvmjit-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql-llvmjit-devel-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql-plperl-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql-plpython-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql-pltcl-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql-server-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql-server-devel-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-16.6-150200.5.21.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-contrib-16.6-150200.5.21.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-contrib-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-devel-16.6-150200.5.21.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-devel-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-docs-16.6-150200.5.21.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-plperl-16.6-150200.5.21.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-plperl-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-plpython-16.6-150200.5.21.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-plpython-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-pltcl-16.6-150200.5.21.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-pltcl-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-server-16.6-150200.5.21.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-server-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-server-devel-16.6-150200.5.21.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-server-devel-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:libpq5-17.2-150200.5.5.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:libpq5-17.2-150200.5.5.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:libpq5-17.2-150200.5.5.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:libpq5-17.2-150200.5.5.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:libpq5-32bit-17.2-150200.5.5.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:postgresql-17-150500.10.9.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:postgresql16-16.6-150200.5.21.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:postgresql16-16.6-150200.5.21.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:postgresql16-16.6-150200.5.21.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:postgresql16-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:postgresql17-17.2-150200.5.5.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:postgresql17-17.2-150200.5.5.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:postgresql17-17.2-150200.5.5.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:postgresql17-17.2-150200.5.5.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql-llvmjit-17-150500.10.9.1.noarch",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql-llvmjit-devel-17-150500.10.9.1.noarch",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql-17-150500.10.9.1.noarch",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql-contrib-17-150500.10.9.1.noarch",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql-devel-17-150500.10.9.1.noarch",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql-docs-17-150500.10.9.1.noarch",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql-llvmjit-17-150500.10.9.1.noarch",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql-llvmjit-devel-17-150500.10.9.1.noarch",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql-plperl-17-150500.10.9.1.noarch",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql-plpython-17-150500.10.9.1.noarch",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql-pltcl-17-150500.10.9.1.noarch",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql-server-17-150500.10.9.1.noarch",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql-server-devel-17-150500.10.9.1.noarch",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql-test-17-150500.10.9.1.noarch",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql16-llvmjit-16.6-150200.5.21.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql16-llvmjit-16.6-150200.5.21.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql16-llvmjit-16.6-150200.5.21.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql16-llvmjit-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql16-llvmjit-devel-16.6-150200.5.21.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql16-llvmjit-devel-16.6-150200.5.21.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql16-llvmjit-devel-16.6-150200.5.21.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql16-llvmjit-devel-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql16-test-16.6-150200.5.21.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql16-test-16.6-150200.5.21.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql16-test-16.6-150200.5.21.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql16-test-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql17-llvmjit-17.2-150200.5.5.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql17-llvmjit-17.2-150200.5.5.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql17-llvmjit-17.2-150200.5.5.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql17-llvmjit-17.2-150200.5.5.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql17-llvmjit-devel-17.2-150200.5.5.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql17-llvmjit-devel-17.2-150200.5.5.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql17-llvmjit-devel-17.2-150200.5.5.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql17-llvmjit-devel-17.2-150200.5.5.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql17-test-17.2-150200.5.5.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql17-test-17.2-150200.5.5.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql17-test-17.2-150200.5.5.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql17-test-17.2-150200.5.5.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:libecpg6-17.2-150200.5.5.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:libecpg6-17.2-150200.5.5.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:libecpg6-17.2-150200.5.5.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:libecpg6-17.2-150200.5.5.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql-contrib-17-150500.10.9.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql-devel-17-150500.10.9.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql-docs-17-150500.10.9.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql-plperl-17-150500.10.9.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql-plpython-17-150500.10.9.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql-pltcl-17-150500.10.9.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql-server-17-150500.10.9.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql-server-devel-17-150500.10.9.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-contrib-16.6-150200.5.21.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-contrib-16.6-150200.5.21.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-contrib-16.6-150200.5.21.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-contrib-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-devel-16.6-150200.5.21.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-devel-16.6-150200.5.21.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-devel-16.6-150200.5.21.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-devel-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-docs-16.6-150200.5.21.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-plperl-16.6-150200.5.21.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-plperl-16.6-150200.5.21.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-plperl-16.6-150200.5.21.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-plperl-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-plpython-16.6-150200.5.21.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-plpython-16.6-150200.5.21.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-plpython-16.6-150200.5.21.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-plpython-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-pltcl-16.6-150200.5.21.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-pltcl-16.6-150200.5.21.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-pltcl-16.6-150200.5.21.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-pltcl-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-server-16.6-150200.5.21.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-server-16.6-150200.5.21.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-server-16.6-150200.5.21.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-server-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-server-devel-16.6-150200.5.21.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-server-devel-16.6-150200.5.21.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-server-devel-16.6-150200.5.21.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-server-devel-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql17-contrib-17.2-150200.5.5.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql17-contrib-17.2-150200.5.5.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql17-contrib-17.2-150200.5.5.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql17-contrib-17.2-150200.5.5.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql17-devel-17.2-150200.5.5.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql17-devel-17.2-150200.5.5.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql17-devel-17.2-150200.5.5.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql17-devel-17.2-150200.5.5.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql17-docs-17.2-150200.5.5.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql17-plperl-17.2-150200.5.5.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql17-plperl-17.2-150200.5.5.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql17-plperl-17.2-150200.5.5.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql17-plperl-17.2-150200.5.5.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql17-plpython-17.2-150200.5.5.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql17-plpython-17.2-150200.5.5.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql17-plpython-17.2-150200.5.5.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql17-plpython-17.2-150200.5.5.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql17-pltcl-17.2-150200.5.5.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql17-pltcl-17.2-150200.5.5.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql17-pltcl-17.2-150200.5.5.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql17-pltcl-17.2-150200.5.5.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql17-server-17.2-150200.5.5.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql17-server-17.2-150200.5.5.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql17-server-17.2-150200.5.5.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql17-server-17.2-150200.5.5.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql17-server-devel-17.2-150200.5.5.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql17-server-devel-17.2-150200.5.5.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql17-server-devel-17.2-150200.5.5.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql17-server-devel-17.2-150200.5.5.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql-17-150200.4.30.1.noarch",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql-contrib-17-150200.4.30.1.noarch",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql-devel-17-150200.4.30.1.noarch",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql-docs-17-150200.4.30.1.noarch",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql-plperl-17-150200.4.30.1.noarch",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql-plpython-17-150200.4.30.1.noarch",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql-pltcl-17-150200.4.30.1.noarch",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql-server-17-150200.4.30.1.noarch",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql-server-devel-17-150200.4.30.1.noarch",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libecpg6-17.2-150200.5.5.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libecpg6-17.2-150200.5.5.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libecpg6-17.2-150200.5.5.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libecpg6-17.2-150200.5.5.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libpq5-17.2-150200.5.5.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libpq5-17.2-150200.5.5.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libpq5-17.2-150200.5.5.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libpq5-17.2-150200.5.5.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql-17-150300.10.27.1.noarch",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql-contrib-17-150300.10.27.1.noarch",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql-devel-17-150300.10.27.1.noarch",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql-docs-17-150300.10.27.1.noarch",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql-plperl-17-150300.10.27.1.noarch",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql-plpython-17-150300.10.27.1.noarch",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql-pltcl-17-150300.10.27.1.noarch",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql-server-17-150300.10.27.1.noarch",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql-server-devel-17-150300.10.27.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libecpg6-17.2-150200.5.5.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libecpg6-17.2-150200.5.5.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libecpg6-17.2-150200.5.5.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libecpg6-17.2-150200.5.5.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpq5-17.2-150200.5.5.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpq5-17.2-150200.5.5.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpq5-17.2-150200.5.5.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpq5-17.2-150200.5.5.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpq5-32bit-17.2-150200.5.5.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql-contrib-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql-devel-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql-docs-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql-llvmjit-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql-llvmjit-devel-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql-plperl-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql-plpython-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql-pltcl-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql-server-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql-server-devel-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-16.6-150200.5.21.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-16.6-150200.5.21.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-16.6-150200.5.21.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-contrib-16.6-150200.5.21.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-contrib-16.6-150200.5.21.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-contrib-16.6-150200.5.21.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-contrib-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-devel-16.6-150200.5.21.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-devel-16.6-150200.5.21.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-devel-16.6-150200.5.21.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-devel-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-docs-16.6-150200.5.21.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-plperl-16.6-150200.5.21.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-plperl-16.6-150200.5.21.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-plperl-16.6-150200.5.21.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-plperl-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-plpython-16.6-150200.5.21.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-plpython-16.6-150200.5.21.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-plpython-16.6-150200.5.21.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-plpython-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-pltcl-16.6-150200.5.21.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-pltcl-16.6-150200.5.21.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-pltcl-16.6-150200.5.21.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-pltcl-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-server-16.6-150200.5.21.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-server-16.6-150200.5.21.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-server-16.6-150200.5.21.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-server-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-server-devel-16.6-150200.5.21.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-server-devel-16.6-150200.5.21.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-server-devel-16.6-150200.5.21.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-server-devel-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql-17-150200.4.30.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql-contrib-17-150200.4.30.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql-devel-17-150200.4.30.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql-docs-17-150200.4.30.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql-plperl-17-150200.4.30.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql-plpython-17-150200.4.30.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql-pltcl-17-150200.4.30.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql-server-17-150200.4.30.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql-server-devel-17-150200.4.30.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libecpg6-17.2-150200.5.5.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libecpg6-17.2-150200.5.5.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libpq5-17.2-150200.5.5.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libpq5-17.2-150200.5.5.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql-17-150300.10.27.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql-contrib-17-150300.10.27.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql-devel-17-150300.10.27.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql-docs-17-150300.10.27.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql-plperl-17-150300.10.27.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql-plpython-17-150300.10.27.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql-pltcl-17-150300.10.27.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql-server-17-150300.10.27.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql-server-devel-17-150300.10.27.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libecpg6-17.2-150200.5.5.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libecpg6-17.2-150200.5.5.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpq5-17.2-150200.5.5.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpq5-17.2-150200.5.5.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpq5-32bit-17.2-150200.5.5.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql-contrib-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql-devel-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql-docs-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql-llvmjit-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql-llvmjit-devel-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql-plperl-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql-plpython-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql-pltcl-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql-server-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql-server-devel-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-16.6-150200.5.21.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-contrib-16.6-150200.5.21.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-contrib-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-devel-16.6-150200.5.21.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-devel-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-docs-16.6-150200.5.21.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-plperl-16.6-150200.5.21.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-plperl-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-plpython-16.6-150200.5.21.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-plpython-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-pltcl-16.6-150200.5.21.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-pltcl-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-server-16.6-150200.5.21.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-server-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-server-devel-16.6-150200.5.21.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-server-devel-16.6-150200.5.21.1.x86_64",
"SUSE Manager Proxy 4.3:libecpg6-17.2-150200.5.5.1.x86_64",
"SUSE Manager Proxy 4.3:libpq5-17.2-150200.5.5.1.x86_64",
"SUSE Manager Proxy 4.3:libpq5-32bit-17.2-150200.5.5.1.x86_64",
"SUSE Manager Proxy 4.3:postgresql-17-150400.4.18.1.noarch",
"SUSE Manager Proxy 4.3:postgresql-contrib-17-150400.4.18.1.noarch",
"SUSE Manager Proxy 4.3:postgresql-devel-17-150400.4.18.1.noarch",
"SUSE Manager Proxy 4.3:postgresql-docs-17-150400.4.18.1.noarch",
"SUSE Manager Proxy 4.3:postgresql-plperl-17-150400.4.18.1.noarch",
"SUSE Manager Proxy 4.3:postgresql-plpython-17-150400.4.18.1.noarch",
"SUSE Manager Proxy 4.3:postgresql-pltcl-17-150400.4.18.1.noarch",
"SUSE Manager Proxy 4.3:postgresql-server-17-150400.4.18.1.noarch",
"SUSE Manager Proxy 4.3:postgresql-server-devel-17-150400.4.18.1.noarch",
"SUSE Manager Proxy 4.3:postgresql16-16.6-150200.5.21.1.x86_64",
"SUSE Manager Proxy 4.3:postgresql16-contrib-16.6-150200.5.21.1.x86_64",
"SUSE Manager Proxy 4.3:postgresql16-devel-16.6-150200.5.21.1.x86_64",
"SUSE Manager Proxy 4.3:postgresql16-docs-16.6-150200.5.21.1.noarch",
"SUSE Manager Proxy 4.3:postgresql16-plperl-16.6-150200.5.21.1.x86_64",
"SUSE Manager Proxy 4.3:postgresql16-plpython-16.6-150200.5.21.1.x86_64",
"SUSE Manager Proxy 4.3:postgresql16-pltcl-16.6-150200.5.21.1.x86_64",
"SUSE Manager Proxy 4.3:postgresql16-server-16.6-150200.5.21.1.x86_64",
"SUSE Manager Proxy 4.3:postgresql16-server-devel-16.6-150200.5.21.1.x86_64",
"SUSE Manager Server 4.3:libecpg6-17.2-150200.5.5.1.ppc64le",
"SUSE Manager Server 4.3:libecpg6-17.2-150200.5.5.1.s390x",
"SUSE Manager Server 4.3:libecpg6-17.2-150200.5.5.1.x86_64",
"SUSE Manager Server 4.3:libpq5-17.2-150200.5.5.1.ppc64le",
"SUSE Manager Server 4.3:libpq5-17.2-150200.5.5.1.s390x",
"SUSE Manager Server 4.3:libpq5-17.2-150200.5.5.1.x86_64",
"SUSE Manager Server 4.3:libpq5-32bit-17.2-150200.5.5.1.x86_64",
"SUSE Manager Server 4.3:postgresql-17-150400.4.18.1.noarch",
"SUSE Manager Server 4.3:postgresql-contrib-17-150400.4.18.1.noarch",
"SUSE Manager Server 4.3:postgresql-devel-17-150400.4.18.1.noarch",
"SUSE Manager Server 4.3:postgresql-docs-17-150400.4.18.1.noarch",
"SUSE Manager Server 4.3:postgresql-plperl-17-150400.4.18.1.noarch",
"SUSE Manager Server 4.3:postgresql-plpython-17-150400.4.18.1.noarch",
"SUSE Manager Server 4.3:postgresql-pltcl-17-150400.4.18.1.noarch",
"SUSE Manager Server 4.3:postgresql-server-17-150400.4.18.1.noarch",
"SUSE Manager Server 4.3:postgresql-server-devel-17-150400.4.18.1.noarch",
"SUSE Manager Server 4.3:postgresql16-16.6-150200.5.21.1.ppc64le",
"SUSE Manager Server 4.3:postgresql16-16.6-150200.5.21.1.s390x",
"SUSE Manager Server 4.3:postgresql16-16.6-150200.5.21.1.x86_64",
"SUSE Manager Server 4.3:postgresql16-contrib-16.6-150200.5.21.1.ppc64le",
"SUSE Manager Server 4.3:postgresql16-contrib-16.6-150200.5.21.1.s390x",
"SUSE Manager Server 4.3:postgresql16-contrib-16.6-150200.5.21.1.x86_64",
"SUSE Manager Server 4.3:postgresql16-devel-16.6-150200.5.21.1.ppc64le",
"SUSE Manager Server 4.3:postgresql16-devel-16.6-150200.5.21.1.s390x",
"SUSE Manager Server 4.3:postgresql16-devel-16.6-150200.5.21.1.x86_64",
"SUSE Manager Server 4.3:postgresql16-docs-16.6-150200.5.21.1.noarch",
"SUSE Manager Server 4.3:postgresql16-plperl-16.6-150200.5.21.1.ppc64le",
"SUSE Manager Server 4.3:postgresql16-plperl-16.6-150200.5.21.1.s390x",
"SUSE Manager Server 4.3:postgresql16-plperl-16.6-150200.5.21.1.x86_64",
"SUSE Manager Server 4.3:postgresql16-plpython-16.6-150200.5.21.1.ppc64le",
"SUSE Manager Server 4.3:postgresql16-plpython-16.6-150200.5.21.1.s390x",
"SUSE Manager Server 4.3:postgresql16-plpython-16.6-150200.5.21.1.x86_64",
"SUSE Manager Server 4.3:postgresql16-pltcl-16.6-150200.5.21.1.ppc64le",
"SUSE Manager Server 4.3:postgresql16-pltcl-16.6-150200.5.21.1.s390x",
"SUSE Manager Server 4.3:postgresql16-pltcl-16.6-150200.5.21.1.x86_64",
"SUSE Manager Server 4.3:postgresql16-server-16.6-150200.5.21.1.ppc64le",
"SUSE Manager Server 4.3:postgresql16-server-16.6-150200.5.21.1.s390x",
"SUSE Manager Server 4.3:postgresql16-server-16.6-150200.5.21.1.x86_64",
"SUSE Manager Server 4.3:postgresql16-server-devel-16.6-150200.5.21.1.ppc64le",
"SUSE Manager Server 4.3:postgresql16-server-devel-16.6-150200.5.21.1.s390x",
"SUSE Manager Server 4.3:postgresql16-server-devel-16.6-150200.5.21.1.x86_64",
"SUSE Manager Server 4.3:postgresql17-17.2-150200.5.5.1.s390x",
"SUSE Manager Server 4.3:postgresql17-contrib-17.2-150200.5.5.1.s390x",
"SUSE Manager Server 4.3:postgresql17-devel-17.2-150200.5.5.1.s390x",
"SUSE Manager Server 4.3:postgresql17-docs-17.2-150200.5.5.1.noarch",
"SUSE Manager Server 4.3:postgresql17-plperl-17.2-150200.5.5.1.s390x",
"SUSE Manager Server 4.3:postgresql17-plpython-17.2-150200.5.5.1.s390x",
"SUSE Manager Server 4.3:postgresql17-pltcl-17.2-150200.5.5.1.s390x",
"SUSE Manager Server 4.3:postgresql17-server-17.2-150200.5.5.1.s390x",
"SUSE Manager Server 4.3:postgresql17-server-devel-17.2-150200.5.5.1.s390x",
"openSUSE Leap 15.5:libecpg6-17.2-150200.5.5.1.aarch64",
"openSUSE Leap 15.5:libecpg6-17.2-150200.5.5.1.ppc64le",
"openSUSE Leap 15.5:libecpg6-17.2-150200.5.5.1.s390x",
"openSUSE Leap 15.5:libecpg6-17.2-150200.5.5.1.x86_64",
"openSUSE Leap 15.5:libecpg6-32bit-17.2-150200.5.5.1.x86_64",
"openSUSE Leap 15.5:libpq5-17.2-150200.5.5.1.aarch64",
"openSUSE Leap 15.5:libpq5-17.2-150200.5.5.1.ppc64le",
"openSUSE Leap 15.5:libpq5-17.2-150200.5.5.1.s390x",
"openSUSE Leap 15.5:libpq5-17.2-150200.5.5.1.x86_64",
"openSUSE Leap 15.5:libpq5-32bit-17.2-150200.5.5.1.x86_64",
"openSUSE Leap 15.5:postgresql-17-150500.10.9.1.noarch",
"openSUSE Leap 15.5:postgresql-contrib-17-150500.10.9.1.noarch",
"openSUSE Leap 15.5:postgresql-devel-17-150500.10.9.1.noarch",
"openSUSE Leap 15.5:postgresql-docs-17-150500.10.9.1.noarch",
"openSUSE Leap 15.5:postgresql-llvmjit-17-150500.10.9.1.noarch",
"openSUSE Leap 15.5:postgresql-llvmjit-devel-17-150500.10.9.1.noarch",
"openSUSE Leap 15.5:postgresql-plperl-17-150500.10.9.1.noarch",
"openSUSE Leap 15.5:postgresql-plpython-17-150500.10.9.1.noarch",
"openSUSE Leap 15.5:postgresql-pltcl-17-150500.10.9.1.noarch",
"openSUSE Leap 15.5:postgresql-server-17-150500.10.9.1.noarch",
"openSUSE Leap 15.5:postgresql-server-devel-17-150500.10.9.1.noarch",
"openSUSE Leap 15.5:postgresql-test-17-150500.10.9.1.noarch",
"openSUSE Leap 15.5:postgresql16-16.6-150200.5.21.1.aarch64",
"openSUSE Leap 15.5:postgresql16-16.6-150200.5.21.1.ppc64le",
"openSUSE Leap 15.5:postgresql16-16.6-150200.5.21.1.s390x",
"openSUSE Leap 15.5:postgresql16-16.6-150200.5.21.1.x86_64",
"openSUSE Leap 15.5:postgresql16-contrib-16.6-150200.5.21.1.aarch64",
"openSUSE Leap 15.5:postgresql16-contrib-16.6-150200.5.21.1.ppc64le",
"openSUSE Leap 15.5:postgresql16-contrib-16.6-150200.5.21.1.s390x",
"openSUSE Leap 15.5:postgresql16-contrib-16.6-150200.5.21.1.x86_64",
"openSUSE Leap 15.5:postgresql16-devel-16.6-150200.5.21.1.aarch64",
"openSUSE Leap 15.5:postgresql16-devel-16.6-150200.5.21.1.ppc64le",
"openSUSE Leap 15.5:postgresql16-devel-16.6-150200.5.21.1.s390x",
"openSUSE Leap 15.5:postgresql16-devel-16.6-150200.5.21.1.x86_64",
"openSUSE Leap 15.5:postgresql16-docs-16.6-150200.5.21.1.noarch",
"openSUSE Leap 15.5:postgresql16-llvmjit-16.6-150200.5.21.1.aarch64",
"openSUSE Leap 15.5:postgresql16-llvmjit-16.6-150200.5.21.1.ppc64le",
"openSUSE Leap 15.5:postgresql16-llvmjit-16.6-150200.5.21.1.s390x",
"openSUSE Leap 15.5:postgresql16-llvmjit-16.6-150200.5.21.1.x86_64",
"openSUSE Leap 15.5:postgresql16-llvmjit-devel-16.6-150200.5.21.1.aarch64",
"openSUSE Leap 15.5:postgresql16-llvmjit-devel-16.6-150200.5.21.1.ppc64le",
"openSUSE Leap 15.5:postgresql16-llvmjit-devel-16.6-150200.5.21.1.s390x",
"openSUSE Leap 15.5:postgresql16-llvmjit-devel-16.6-150200.5.21.1.x86_64",
"openSUSE Leap 15.5:postgresql16-plperl-16.6-150200.5.21.1.aarch64",
"openSUSE Leap 15.5:postgresql16-plperl-16.6-150200.5.21.1.ppc64le",
"openSUSE Leap 15.5:postgresql16-plperl-16.6-150200.5.21.1.s390x",
"openSUSE Leap 15.5:postgresql16-plperl-16.6-150200.5.21.1.x86_64",
"openSUSE Leap 15.5:postgresql16-plpython-16.6-150200.5.21.1.aarch64",
"openSUSE Leap 15.5:postgresql16-plpython-16.6-150200.5.21.1.ppc64le",
"openSUSE Leap 15.5:postgresql16-plpython-16.6-150200.5.21.1.s390x",
"openSUSE Leap 15.5:postgresql16-plpython-16.6-150200.5.21.1.x86_64",
"openSUSE Leap 15.5:postgresql16-pltcl-16.6-150200.5.21.1.aarch64",
"openSUSE Leap 15.5:postgresql16-pltcl-16.6-150200.5.21.1.ppc64le",
"openSUSE Leap 15.5:postgresql16-pltcl-16.6-150200.5.21.1.s390x",
"openSUSE Leap 15.5:postgresql16-pltcl-16.6-150200.5.21.1.x86_64",
"openSUSE Leap 15.5:postgresql16-server-16.6-150200.5.21.1.aarch64",
"openSUSE Leap 15.5:postgresql16-server-16.6-150200.5.21.1.ppc64le",
"openSUSE Leap 15.5:postgresql16-server-16.6-150200.5.21.1.s390x",
"openSUSE Leap 15.5:postgresql16-server-16.6-150200.5.21.1.x86_64",
"openSUSE Leap 15.5:postgresql16-server-devel-16.6-150200.5.21.1.aarch64",
"openSUSE Leap 15.5:postgresql16-server-devel-16.6-150200.5.21.1.ppc64le",
"openSUSE Leap 15.5:postgresql16-server-devel-16.6-150200.5.21.1.s390x",
"openSUSE Leap 15.5:postgresql16-server-devel-16.6-150200.5.21.1.x86_64",
"openSUSE Leap 15.5:postgresql16-test-16.6-150200.5.21.1.aarch64",
"openSUSE Leap 15.5:postgresql16-test-16.6-150200.5.21.1.ppc64le",
"openSUSE Leap 15.5:postgresql16-test-16.6-150200.5.21.1.s390x",
"openSUSE Leap 15.5:postgresql16-test-16.6-150200.5.21.1.x86_64",
"openSUSE Leap 15.5:postgresql17-17.2-150200.5.5.1.aarch64",
"openSUSE Leap 15.5:postgresql17-17.2-150200.5.5.1.ppc64le",
"openSUSE Leap 15.5:postgresql17-17.2-150200.5.5.1.s390x",
"openSUSE Leap 15.5:postgresql17-17.2-150200.5.5.1.x86_64",
"openSUSE Leap 15.5:postgresql17-contrib-17.2-150200.5.5.1.aarch64",
"openSUSE Leap 15.5:postgresql17-contrib-17.2-150200.5.5.1.ppc64le",
"openSUSE Leap 15.5:postgresql17-contrib-17.2-150200.5.5.1.s390x",
"openSUSE Leap 15.5:postgresql17-contrib-17.2-150200.5.5.1.x86_64",
"openSUSE Leap 15.5:postgresql17-devel-17.2-150200.5.5.1.aarch64",
"openSUSE Leap 15.5:postgresql17-devel-17.2-150200.5.5.1.ppc64le",
"openSUSE Leap 15.5:postgresql17-devel-17.2-150200.5.5.1.s390x",
"openSUSE Leap 15.5:postgresql17-devel-17.2-150200.5.5.1.x86_64",
"openSUSE Leap 15.5:postgresql17-docs-17.2-150200.5.5.1.noarch",
"openSUSE Leap 15.5:postgresql17-llvmjit-17.2-150200.5.5.1.aarch64",
"openSUSE Leap 15.5:postgresql17-llvmjit-17.2-150200.5.5.1.ppc64le",
"openSUSE Leap 15.5:postgresql17-llvmjit-17.2-150200.5.5.1.s390x",
"openSUSE Leap 15.5:postgresql17-llvmjit-17.2-150200.5.5.1.x86_64",
"openSUSE Leap 15.5:postgresql17-llvmjit-devel-17.2-150200.5.5.1.aarch64",
"openSUSE Leap 15.5:postgresql17-llvmjit-devel-17.2-150200.5.5.1.ppc64le",
"openSUSE Leap 15.5:postgresql17-llvmjit-devel-17.2-150200.5.5.1.s390x",
"openSUSE Leap 15.5:postgresql17-llvmjit-devel-17.2-150200.5.5.1.x86_64",
"openSUSE Leap 15.5:postgresql17-plperl-17.2-150200.5.5.1.aarch64",
"openSUSE Leap 15.5:postgresql17-plperl-17.2-150200.5.5.1.ppc64le",
"openSUSE Leap 15.5:postgresql17-plperl-17.2-150200.5.5.1.s390x",
"openSUSE Leap 15.5:postgresql17-plperl-17.2-150200.5.5.1.x86_64",
"openSUSE Leap 15.5:postgresql17-plpython-17.2-150200.5.5.1.aarch64",
"openSUSE Leap 15.5:postgresql17-plpython-17.2-150200.5.5.1.ppc64le",
"openSUSE Leap 15.5:postgresql17-plpython-17.2-150200.5.5.1.s390x",
"openSUSE Leap 15.5:postgresql17-plpython-17.2-150200.5.5.1.x86_64",
"openSUSE Leap 15.5:postgresql17-pltcl-17.2-150200.5.5.1.aarch64",
"openSUSE Leap 15.5:postgresql17-pltcl-17.2-150200.5.5.1.ppc64le",
"openSUSE Leap 15.5:postgresql17-pltcl-17.2-150200.5.5.1.s390x",
"openSUSE Leap 15.5:postgresql17-pltcl-17.2-150200.5.5.1.x86_64",
"openSUSE Leap 15.5:postgresql17-server-17.2-150200.5.5.1.aarch64",
"openSUSE Leap 15.5:postgresql17-server-17.2-150200.5.5.1.ppc64le",
"openSUSE Leap 15.5:postgresql17-server-17.2-150200.5.5.1.s390x",
"openSUSE Leap 15.5:postgresql17-server-17.2-150200.5.5.1.x86_64",
"openSUSE Leap 15.5:postgresql17-server-devel-17.2-150200.5.5.1.aarch64",
"openSUSE Leap 15.5:postgresql17-server-devel-17.2-150200.5.5.1.ppc64le",
"openSUSE Leap 15.5:postgresql17-server-devel-17.2-150200.5.5.1.s390x",
"openSUSE Leap 15.5:postgresql17-server-devel-17.2-150200.5.5.1.x86_64",
"openSUSE Leap 15.5:postgresql17-test-17.2-150200.5.5.1.aarch64",
"openSUSE Leap 15.5:postgresql17-test-17.2-150200.5.5.1.ppc64le",
"openSUSE Leap 15.5:postgresql17-test-17.2-150200.5.5.1.s390x",
"openSUSE Leap 15.5:postgresql17-test-17.2-150200.5.5.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4.2,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"SUSE Enterprise Storage 7.1:libecpg6-17.2-150200.5.5.1.aarch64",
"SUSE Enterprise Storage 7.1:libecpg6-17.2-150200.5.5.1.x86_64",
"SUSE Enterprise Storage 7.1:libpq5-17.2-150200.5.5.1.aarch64",
"SUSE Enterprise Storage 7.1:libpq5-17.2-150200.5.5.1.x86_64",
"SUSE Enterprise Storage 7.1:postgresql-17-150300.10.27.1.noarch",
"SUSE Enterprise Storage 7.1:postgresql-contrib-17-150300.10.27.1.noarch",
"SUSE Enterprise Storage 7.1:postgresql-devel-17-150300.10.27.1.noarch",
"SUSE Enterprise Storage 7.1:postgresql-docs-17-150300.10.27.1.noarch",
"SUSE Enterprise Storage 7.1:postgresql-plperl-17-150300.10.27.1.noarch",
"SUSE Enterprise Storage 7.1:postgresql-plpython-17-150300.10.27.1.noarch",
"SUSE Enterprise Storage 7.1:postgresql-pltcl-17-150300.10.27.1.noarch",
"SUSE Enterprise Storage 7.1:postgresql-server-17-150300.10.27.1.noarch",
"SUSE Enterprise Storage 7.1:postgresql-server-devel-17-150300.10.27.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql-17-150200.4.30.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql-contrib-17-150200.4.30.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql-devel-17-150200.4.30.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql-docs-17-150200.4.30.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql-plperl-17-150200.4.30.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql-plpython-17-150200.4.30.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql-pltcl-17-150200.4.30.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql-server-17-150200.4.30.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql-server-devel-17-150200.4.30.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libecpg6-17.2-150200.5.5.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libecpg6-17.2-150200.5.5.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libpq5-17.2-150200.5.5.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libpq5-17.2-150200.5.5.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql-17-150300.10.27.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql-contrib-17-150300.10.27.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql-devel-17-150300.10.27.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql-docs-17-150300.10.27.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql-plperl-17-150300.10.27.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql-plpython-17-150300.10.27.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql-pltcl-17-150300.10.27.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql-server-17-150300.10.27.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql-server-devel-17-150300.10.27.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libecpg6-17.2-150200.5.5.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libecpg6-17.2-150200.5.5.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpq5-17.2-150200.5.5.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpq5-17.2-150200.5.5.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpq5-32bit-17.2-150200.5.5.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql-contrib-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql-devel-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql-docs-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql-llvmjit-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql-llvmjit-devel-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql-plperl-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql-plpython-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql-pltcl-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql-server-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql-server-devel-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-16.6-150200.5.21.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-contrib-16.6-150200.5.21.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-contrib-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-devel-16.6-150200.5.21.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-devel-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-docs-16.6-150200.5.21.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-plperl-16.6-150200.5.21.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-plperl-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-plpython-16.6-150200.5.21.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-plpython-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-pltcl-16.6-150200.5.21.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-pltcl-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-server-16.6-150200.5.21.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-server-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-server-devel-16.6-150200.5.21.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-server-devel-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libecpg6-17.2-150200.5.5.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libecpg6-17.2-150200.5.5.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpq5-17.2-150200.5.5.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpq5-17.2-150200.5.5.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpq5-32bit-17.2-150200.5.5.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql-contrib-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql-devel-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql-docs-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql-llvmjit-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql-llvmjit-devel-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql-plperl-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql-plpython-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql-pltcl-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql-server-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql-server-devel-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-16.6-150200.5.21.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-contrib-16.6-150200.5.21.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-contrib-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-devel-16.6-150200.5.21.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-devel-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-docs-16.6-150200.5.21.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-plperl-16.6-150200.5.21.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-plperl-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-plpython-16.6-150200.5.21.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-plpython-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-pltcl-16.6-150200.5.21.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-pltcl-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-server-16.6-150200.5.21.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-server-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-server-devel-16.6-150200.5.21.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-server-devel-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:libpq5-17.2-150200.5.5.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:libpq5-17.2-150200.5.5.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:libpq5-17.2-150200.5.5.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:libpq5-17.2-150200.5.5.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:libpq5-32bit-17.2-150200.5.5.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:postgresql-17-150500.10.9.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:postgresql16-16.6-150200.5.21.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:postgresql16-16.6-150200.5.21.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:postgresql16-16.6-150200.5.21.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:postgresql16-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:postgresql17-17.2-150200.5.5.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:postgresql17-17.2-150200.5.5.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:postgresql17-17.2-150200.5.5.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:postgresql17-17.2-150200.5.5.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql-llvmjit-17-150500.10.9.1.noarch",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql-llvmjit-devel-17-150500.10.9.1.noarch",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql-17-150500.10.9.1.noarch",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql-contrib-17-150500.10.9.1.noarch",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql-devel-17-150500.10.9.1.noarch",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql-docs-17-150500.10.9.1.noarch",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql-llvmjit-17-150500.10.9.1.noarch",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql-llvmjit-devel-17-150500.10.9.1.noarch",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql-plperl-17-150500.10.9.1.noarch",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql-plpython-17-150500.10.9.1.noarch",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql-pltcl-17-150500.10.9.1.noarch",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql-server-17-150500.10.9.1.noarch",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql-server-devel-17-150500.10.9.1.noarch",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql-test-17-150500.10.9.1.noarch",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql16-llvmjit-16.6-150200.5.21.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql16-llvmjit-16.6-150200.5.21.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql16-llvmjit-16.6-150200.5.21.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql16-llvmjit-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql16-llvmjit-devel-16.6-150200.5.21.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql16-llvmjit-devel-16.6-150200.5.21.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql16-llvmjit-devel-16.6-150200.5.21.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql16-llvmjit-devel-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql16-test-16.6-150200.5.21.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql16-test-16.6-150200.5.21.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql16-test-16.6-150200.5.21.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql16-test-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql17-llvmjit-17.2-150200.5.5.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql17-llvmjit-17.2-150200.5.5.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql17-llvmjit-17.2-150200.5.5.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql17-llvmjit-17.2-150200.5.5.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql17-llvmjit-devel-17.2-150200.5.5.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql17-llvmjit-devel-17.2-150200.5.5.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql17-llvmjit-devel-17.2-150200.5.5.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql17-llvmjit-devel-17.2-150200.5.5.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql17-test-17.2-150200.5.5.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql17-test-17.2-150200.5.5.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql17-test-17.2-150200.5.5.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql17-test-17.2-150200.5.5.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:libecpg6-17.2-150200.5.5.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:libecpg6-17.2-150200.5.5.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:libecpg6-17.2-150200.5.5.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:libecpg6-17.2-150200.5.5.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql-contrib-17-150500.10.9.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql-devel-17-150500.10.9.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql-docs-17-150500.10.9.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql-plperl-17-150500.10.9.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql-plpython-17-150500.10.9.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql-pltcl-17-150500.10.9.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql-server-17-150500.10.9.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql-server-devel-17-150500.10.9.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-contrib-16.6-150200.5.21.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-contrib-16.6-150200.5.21.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-contrib-16.6-150200.5.21.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-contrib-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-devel-16.6-150200.5.21.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-devel-16.6-150200.5.21.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-devel-16.6-150200.5.21.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-devel-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-docs-16.6-150200.5.21.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-plperl-16.6-150200.5.21.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-plperl-16.6-150200.5.21.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-plperl-16.6-150200.5.21.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-plperl-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-plpython-16.6-150200.5.21.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-plpython-16.6-150200.5.21.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-plpython-16.6-150200.5.21.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-plpython-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-pltcl-16.6-150200.5.21.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-pltcl-16.6-150200.5.21.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-pltcl-16.6-150200.5.21.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-pltcl-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-server-16.6-150200.5.21.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-server-16.6-150200.5.21.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-server-16.6-150200.5.21.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-server-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-server-devel-16.6-150200.5.21.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-server-devel-16.6-150200.5.21.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-server-devel-16.6-150200.5.21.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-server-devel-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql17-contrib-17.2-150200.5.5.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql17-contrib-17.2-150200.5.5.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql17-contrib-17.2-150200.5.5.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql17-contrib-17.2-150200.5.5.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql17-devel-17.2-150200.5.5.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql17-devel-17.2-150200.5.5.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql17-devel-17.2-150200.5.5.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql17-devel-17.2-150200.5.5.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql17-docs-17.2-150200.5.5.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql17-plperl-17.2-150200.5.5.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql17-plperl-17.2-150200.5.5.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql17-plperl-17.2-150200.5.5.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql17-plperl-17.2-150200.5.5.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql17-plpython-17.2-150200.5.5.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql17-plpython-17.2-150200.5.5.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql17-plpython-17.2-150200.5.5.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql17-plpython-17.2-150200.5.5.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql17-pltcl-17.2-150200.5.5.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql17-pltcl-17.2-150200.5.5.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql17-pltcl-17.2-150200.5.5.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql17-pltcl-17.2-150200.5.5.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql17-server-17.2-150200.5.5.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql17-server-17.2-150200.5.5.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql17-server-17.2-150200.5.5.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql17-server-17.2-150200.5.5.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql17-server-devel-17.2-150200.5.5.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql17-server-devel-17.2-150200.5.5.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql17-server-devel-17.2-150200.5.5.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql17-server-devel-17.2-150200.5.5.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql-17-150200.4.30.1.noarch",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql-contrib-17-150200.4.30.1.noarch",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql-devel-17-150200.4.30.1.noarch",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql-docs-17-150200.4.30.1.noarch",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql-plperl-17-150200.4.30.1.noarch",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql-plpython-17-150200.4.30.1.noarch",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql-pltcl-17-150200.4.30.1.noarch",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql-server-17-150200.4.30.1.noarch",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql-server-devel-17-150200.4.30.1.noarch",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libecpg6-17.2-150200.5.5.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libecpg6-17.2-150200.5.5.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libecpg6-17.2-150200.5.5.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libecpg6-17.2-150200.5.5.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libpq5-17.2-150200.5.5.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libpq5-17.2-150200.5.5.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libpq5-17.2-150200.5.5.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libpq5-17.2-150200.5.5.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql-17-150300.10.27.1.noarch",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql-contrib-17-150300.10.27.1.noarch",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql-devel-17-150300.10.27.1.noarch",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql-docs-17-150300.10.27.1.noarch",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql-plperl-17-150300.10.27.1.noarch",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql-plpython-17-150300.10.27.1.noarch",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql-pltcl-17-150300.10.27.1.noarch",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql-server-17-150300.10.27.1.noarch",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql-server-devel-17-150300.10.27.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libecpg6-17.2-150200.5.5.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libecpg6-17.2-150200.5.5.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libecpg6-17.2-150200.5.5.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libecpg6-17.2-150200.5.5.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpq5-17.2-150200.5.5.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpq5-17.2-150200.5.5.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpq5-17.2-150200.5.5.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpq5-17.2-150200.5.5.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpq5-32bit-17.2-150200.5.5.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql-contrib-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql-devel-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql-docs-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql-llvmjit-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql-llvmjit-devel-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql-plperl-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql-plpython-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql-pltcl-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql-server-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql-server-devel-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-16.6-150200.5.21.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-16.6-150200.5.21.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-16.6-150200.5.21.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-contrib-16.6-150200.5.21.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-contrib-16.6-150200.5.21.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-contrib-16.6-150200.5.21.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-contrib-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-devel-16.6-150200.5.21.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-devel-16.6-150200.5.21.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-devel-16.6-150200.5.21.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-devel-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-docs-16.6-150200.5.21.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-plperl-16.6-150200.5.21.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-plperl-16.6-150200.5.21.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-plperl-16.6-150200.5.21.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-plperl-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-plpython-16.6-150200.5.21.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-plpython-16.6-150200.5.21.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-plpython-16.6-150200.5.21.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-plpython-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-pltcl-16.6-150200.5.21.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-pltcl-16.6-150200.5.21.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-pltcl-16.6-150200.5.21.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-pltcl-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-server-16.6-150200.5.21.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-server-16.6-150200.5.21.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-server-16.6-150200.5.21.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-server-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-server-devel-16.6-150200.5.21.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-server-devel-16.6-150200.5.21.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-server-devel-16.6-150200.5.21.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-server-devel-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql-17-150200.4.30.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql-contrib-17-150200.4.30.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql-devel-17-150200.4.30.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql-docs-17-150200.4.30.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql-plperl-17-150200.4.30.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql-plpython-17-150200.4.30.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql-pltcl-17-150200.4.30.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql-server-17-150200.4.30.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql-server-devel-17-150200.4.30.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libecpg6-17.2-150200.5.5.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libecpg6-17.2-150200.5.5.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libpq5-17.2-150200.5.5.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libpq5-17.2-150200.5.5.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql-17-150300.10.27.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql-contrib-17-150300.10.27.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql-devel-17-150300.10.27.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql-docs-17-150300.10.27.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql-plperl-17-150300.10.27.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql-plpython-17-150300.10.27.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql-pltcl-17-150300.10.27.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql-server-17-150300.10.27.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql-server-devel-17-150300.10.27.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libecpg6-17.2-150200.5.5.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libecpg6-17.2-150200.5.5.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpq5-17.2-150200.5.5.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpq5-17.2-150200.5.5.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpq5-32bit-17.2-150200.5.5.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql-contrib-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql-devel-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql-docs-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql-llvmjit-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql-llvmjit-devel-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql-plperl-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql-plpython-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql-pltcl-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql-server-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql-server-devel-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-16.6-150200.5.21.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-contrib-16.6-150200.5.21.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-contrib-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-devel-16.6-150200.5.21.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-devel-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-docs-16.6-150200.5.21.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-plperl-16.6-150200.5.21.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-plperl-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-plpython-16.6-150200.5.21.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-plpython-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-pltcl-16.6-150200.5.21.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-pltcl-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-server-16.6-150200.5.21.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-server-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-server-devel-16.6-150200.5.21.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-server-devel-16.6-150200.5.21.1.x86_64",
"SUSE Manager Proxy 4.3:libecpg6-17.2-150200.5.5.1.x86_64",
"SUSE Manager Proxy 4.3:libpq5-17.2-150200.5.5.1.x86_64",
"SUSE Manager Proxy 4.3:libpq5-32bit-17.2-150200.5.5.1.x86_64",
"SUSE Manager Proxy 4.3:postgresql-17-150400.4.18.1.noarch",
"SUSE Manager Proxy 4.3:postgresql-contrib-17-150400.4.18.1.noarch",
"SUSE Manager Proxy 4.3:postgresql-devel-17-150400.4.18.1.noarch",
"SUSE Manager Proxy 4.3:postgresql-docs-17-150400.4.18.1.noarch",
"SUSE Manager Proxy 4.3:postgresql-plperl-17-150400.4.18.1.noarch",
"SUSE Manager Proxy 4.3:postgresql-plpython-17-150400.4.18.1.noarch",
"SUSE Manager Proxy 4.3:postgresql-pltcl-17-150400.4.18.1.noarch",
"SUSE Manager Proxy 4.3:postgresql-server-17-150400.4.18.1.noarch",
"SUSE Manager Proxy 4.3:postgresql-server-devel-17-150400.4.18.1.noarch",
"SUSE Manager Proxy 4.3:postgresql16-16.6-150200.5.21.1.x86_64",
"SUSE Manager Proxy 4.3:postgresql16-contrib-16.6-150200.5.21.1.x86_64",
"SUSE Manager Proxy 4.3:postgresql16-devel-16.6-150200.5.21.1.x86_64",
"SUSE Manager Proxy 4.3:postgresql16-docs-16.6-150200.5.21.1.noarch",
"SUSE Manager Proxy 4.3:postgresql16-plperl-16.6-150200.5.21.1.x86_64",
"SUSE Manager Proxy 4.3:postgresql16-plpython-16.6-150200.5.21.1.x86_64",
"SUSE Manager Proxy 4.3:postgresql16-pltcl-16.6-150200.5.21.1.x86_64",
"SUSE Manager Proxy 4.3:postgresql16-server-16.6-150200.5.21.1.x86_64",
"SUSE Manager Proxy 4.3:postgresql16-server-devel-16.6-150200.5.21.1.x86_64",
"SUSE Manager Server 4.3:libecpg6-17.2-150200.5.5.1.ppc64le",
"SUSE Manager Server 4.3:libecpg6-17.2-150200.5.5.1.s390x",
"SUSE Manager Server 4.3:libecpg6-17.2-150200.5.5.1.x86_64",
"SUSE Manager Server 4.3:libpq5-17.2-150200.5.5.1.ppc64le",
"SUSE Manager Server 4.3:libpq5-17.2-150200.5.5.1.s390x",
"SUSE Manager Server 4.3:libpq5-17.2-150200.5.5.1.x86_64",
"SUSE Manager Server 4.3:libpq5-32bit-17.2-150200.5.5.1.x86_64",
"SUSE Manager Server 4.3:postgresql-17-150400.4.18.1.noarch",
"SUSE Manager Server 4.3:postgresql-contrib-17-150400.4.18.1.noarch",
"SUSE Manager Server 4.3:postgresql-devel-17-150400.4.18.1.noarch",
"SUSE Manager Server 4.3:postgresql-docs-17-150400.4.18.1.noarch",
"SUSE Manager Server 4.3:postgresql-plperl-17-150400.4.18.1.noarch",
"SUSE Manager Server 4.3:postgresql-plpython-17-150400.4.18.1.noarch",
"SUSE Manager Server 4.3:postgresql-pltcl-17-150400.4.18.1.noarch",
"SUSE Manager Server 4.3:postgresql-server-17-150400.4.18.1.noarch",
"SUSE Manager Server 4.3:postgresql-server-devel-17-150400.4.18.1.noarch",
"SUSE Manager Server 4.3:postgresql16-16.6-150200.5.21.1.ppc64le",
"SUSE Manager Server 4.3:postgresql16-16.6-150200.5.21.1.s390x",
"SUSE Manager Server 4.3:postgresql16-16.6-150200.5.21.1.x86_64",
"SUSE Manager Server 4.3:postgresql16-contrib-16.6-150200.5.21.1.ppc64le",
"SUSE Manager Server 4.3:postgresql16-contrib-16.6-150200.5.21.1.s390x",
"SUSE Manager Server 4.3:postgresql16-contrib-16.6-150200.5.21.1.x86_64",
"SUSE Manager Server 4.3:postgresql16-devel-16.6-150200.5.21.1.ppc64le",
"SUSE Manager Server 4.3:postgresql16-devel-16.6-150200.5.21.1.s390x",
"SUSE Manager Server 4.3:postgresql16-devel-16.6-150200.5.21.1.x86_64",
"SUSE Manager Server 4.3:postgresql16-docs-16.6-150200.5.21.1.noarch",
"SUSE Manager Server 4.3:postgresql16-plperl-16.6-150200.5.21.1.ppc64le",
"SUSE Manager Server 4.3:postgresql16-plperl-16.6-150200.5.21.1.s390x",
"SUSE Manager Server 4.3:postgresql16-plperl-16.6-150200.5.21.1.x86_64",
"SUSE Manager Server 4.3:postgresql16-plpython-16.6-150200.5.21.1.ppc64le",
"SUSE Manager Server 4.3:postgresql16-plpython-16.6-150200.5.21.1.s390x",
"SUSE Manager Server 4.3:postgresql16-plpython-16.6-150200.5.21.1.x86_64",
"SUSE Manager Server 4.3:postgresql16-pltcl-16.6-150200.5.21.1.ppc64le",
"SUSE Manager Server 4.3:postgresql16-pltcl-16.6-150200.5.21.1.s390x",
"SUSE Manager Server 4.3:postgresql16-pltcl-16.6-150200.5.21.1.x86_64",
"SUSE Manager Server 4.3:postgresql16-server-16.6-150200.5.21.1.ppc64le",
"SUSE Manager Server 4.3:postgresql16-server-16.6-150200.5.21.1.s390x",
"SUSE Manager Server 4.3:postgresql16-server-16.6-150200.5.21.1.x86_64",
"SUSE Manager Server 4.3:postgresql16-server-devel-16.6-150200.5.21.1.ppc64le",
"SUSE Manager Server 4.3:postgresql16-server-devel-16.6-150200.5.21.1.s390x",
"SUSE Manager Server 4.3:postgresql16-server-devel-16.6-150200.5.21.1.x86_64",
"SUSE Manager Server 4.3:postgresql17-17.2-150200.5.5.1.s390x",
"SUSE Manager Server 4.3:postgresql17-contrib-17.2-150200.5.5.1.s390x",
"SUSE Manager Server 4.3:postgresql17-devel-17.2-150200.5.5.1.s390x",
"SUSE Manager Server 4.3:postgresql17-docs-17.2-150200.5.5.1.noarch",
"SUSE Manager Server 4.3:postgresql17-plperl-17.2-150200.5.5.1.s390x",
"SUSE Manager Server 4.3:postgresql17-plpython-17.2-150200.5.5.1.s390x",
"SUSE Manager Server 4.3:postgresql17-pltcl-17.2-150200.5.5.1.s390x",
"SUSE Manager Server 4.3:postgresql17-server-17.2-150200.5.5.1.s390x",
"SUSE Manager Server 4.3:postgresql17-server-devel-17.2-150200.5.5.1.s390x",
"openSUSE Leap 15.5:libecpg6-17.2-150200.5.5.1.aarch64",
"openSUSE Leap 15.5:libecpg6-17.2-150200.5.5.1.ppc64le",
"openSUSE Leap 15.5:libecpg6-17.2-150200.5.5.1.s390x",
"openSUSE Leap 15.5:libecpg6-17.2-150200.5.5.1.x86_64",
"openSUSE Leap 15.5:libecpg6-32bit-17.2-150200.5.5.1.x86_64",
"openSUSE Leap 15.5:libpq5-17.2-150200.5.5.1.aarch64",
"openSUSE Leap 15.5:libpq5-17.2-150200.5.5.1.ppc64le",
"openSUSE Leap 15.5:libpq5-17.2-150200.5.5.1.s390x",
"openSUSE Leap 15.5:libpq5-17.2-150200.5.5.1.x86_64",
"openSUSE Leap 15.5:libpq5-32bit-17.2-150200.5.5.1.x86_64",
"openSUSE Leap 15.5:postgresql-17-150500.10.9.1.noarch",
"openSUSE Leap 15.5:postgresql-contrib-17-150500.10.9.1.noarch",
"openSUSE Leap 15.5:postgresql-devel-17-150500.10.9.1.noarch",
"openSUSE Leap 15.5:postgresql-docs-17-150500.10.9.1.noarch",
"openSUSE Leap 15.5:postgresql-llvmjit-17-150500.10.9.1.noarch",
"openSUSE Leap 15.5:postgresql-llvmjit-devel-17-150500.10.9.1.noarch",
"openSUSE Leap 15.5:postgresql-plperl-17-150500.10.9.1.noarch",
"openSUSE Leap 15.5:postgresql-plpython-17-150500.10.9.1.noarch",
"openSUSE Leap 15.5:postgresql-pltcl-17-150500.10.9.1.noarch",
"openSUSE Leap 15.5:postgresql-server-17-150500.10.9.1.noarch",
"openSUSE Leap 15.5:postgresql-server-devel-17-150500.10.9.1.noarch",
"openSUSE Leap 15.5:postgresql-test-17-150500.10.9.1.noarch",
"openSUSE Leap 15.5:postgresql16-16.6-150200.5.21.1.aarch64",
"openSUSE Leap 15.5:postgresql16-16.6-150200.5.21.1.ppc64le",
"openSUSE Leap 15.5:postgresql16-16.6-150200.5.21.1.s390x",
"openSUSE Leap 15.5:postgresql16-16.6-150200.5.21.1.x86_64",
"openSUSE Leap 15.5:postgresql16-contrib-16.6-150200.5.21.1.aarch64",
"openSUSE Leap 15.5:postgresql16-contrib-16.6-150200.5.21.1.ppc64le",
"openSUSE Leap 15.5:postgresql16-contrib-16.6-150200.5.21.1.s390x",
"openSUSE Leap 15.5:postgresql16-contrib-16.6-150200.5.21.1.x86_64",
"openSUSE Leap 15.5:postgresql16-devel-16.6-150200.5.21.1.aarch64",
"openSUSE Leap 15.5:postgresql16-devel-16.6-150200.5.21.1.ppc64le",
"openSUSE Leap 15.5:postgresql16-devel-16.6-150200.5.21.1.s390x",
"openSUSE Leap 15.5:postgresql16-devel-16.6-150200.5.21.1.x86_64",
"openSUSE Leap 15.5:postgresql16-docs-16.6-150200.5.21.1.noarch",
"openSUSE Leap 15.5:postgresql16-llvmjit-16.6-150200.5.21.1.aarch64",
"openSUSE Leap 15.5:postgresql16-llvmjit-16.6-150200.5.21.1.ppc64le",
"openSUSE Leap 15.5:postgresql16-llvmjit-16.6-150200.5.21.1.s390x",
"openSUSE Leap 15.5:postgresql16-llvmjit-16.6-150200.5.21.1.x86_64",
"openSUSE Leap 15.5:postgresql16-llvmjit-devel-16.6-150200.5.21.1.aarch64",
"openSUSE Leap 15.5:postgresql16-llvmjit-devel-16.6-150200.5.21.1.ppc64le",
"openSUSE Leap 15.5:postgresql16-llvmjit-devel-16.6-150200.5.21.1.s390x",
"openSUSE Leap 15.5:postgresql16-llvmjit-devel-16.6-150200.5.21.1.x86_64",
"openSUSE Leap 15.5:postgresql16-plperl-16.6-150200.5.21.1.aarch64",
"openSUSE Leap 15.5:postgresql16-plperl-16.6-150200.5.21.1.ppc64le",
"openSUSE Leap 15.5:postgresql16-plperl-16.6-150200.5.21.1.s390x",
"openSUSE Leap 15.5:postgresql16-plperl-16.6-150200.5.21.1.x86_64",
"openSUSE Leap 15.5:postgresql16-plpython-16.6-150200.5.21.1.aarch64",
"openSUSE Leap 15.5:postgresql16-plpython-16.6-150200.5.21.1.ppc64le",
"openSUSE Leap 15.5:postgresql16-plpython-16.6-150200.5.21.1.s390x",
"openSUSE Leap 15.5:postgresql16-plpython-16.6-150200.5.21.1.x86_64",
"openSUSE Leap 15.5:postgresql16-pltcl-16.6-150200.5.21.1.aarch64",
"openSUSE Leap 15.5:postgresql16-pltcl-16.6-150200.5.21.1.ppc64le",
"openSUSE Leap 15.5:postgresql16-pltcl-16.6-150200.5.21.1.s390x",
"openSUSE Leap 15.5:postgresql16-pltcl-16.6-150200.5.21.1.x86_64",
"openSUSE Leap 15.5:postgresql16-server-16.6-150200.5.21.1.aarch64",
"openSUSE Leap 15.5:postgresql16-server-16.6-150200.5.21.1.ppc64le",
"openSUSE Leap 15.5:postgresql16-server-16.6-150200.5.21.1.s390x",
"openSUSE Leap 15.5:postgresql16-server-16.6-150200.5.21.1.x86_64",
"openSUSE Leap 15.5:postgresql16-server-devel-16.6-150200.5.21.1.aarch64",
"openSUSE Leap 15.5:postgresql16-server-devel-16.6-150200.5.21.1.ppc64le",
"openSUSE Leap 15.5:postgresql16-server-devel-16.6-150200.5.21.1.s390x",
"openSUSE Leap 15.5:postgresql16-server-devel-16.6-150200.5.21.1.x86_64",
"openSUSE Leap 15.5:postgresql16-test-16.6-150200.5.21.1.aarch64",
"openSUSE Leap 15.5:postgresql16-test-16.6-150200.5.21.1.ppc64le",
"openSUSE Leap 15.5:postgresql16-test-16.6-150200.5.21.1.s390x",
"openSUSE Leap 15.5:postgresql16-test-16.6-150200.5.21.1.x86_64",
"openSUSE Leap 15.5:postgresql17-17.2-150200.5.5.1.aarch64",
"openSUSE Leap 15.5:postgresql17-17.2-150200.5.5.1.ppc64le",
"openSUSE Leap 15.5:postgresql17-17.2-150200.5.5.1.s390x",
"openSUSE Leap 15.5:postgresql17-17.2-150200.5.5.1.x86_64",
"openSUSE Leap 15.5:postgresql17-contrib-17.2-150200.5.5.1.aarch64",
"openSUSE Leap 15.5:postgresql17-contrib-17.2-150200.5.5.1.ppc64le",
"openSUSE Leap 15.5:postgresql17-contrib-17.2-150200.5.5.1.s390x",
"openSUSE Leap 15.5:postgresql17-contrib-17.2-150200.5.5.1.x86_64",
"openSUSE Leap 15.5:postgresql17-devel-17.2-150200.5.5.1.aarch64",
"openSUSE Leap 15.5:postgresql17-devel-17.2-150200.5.5.1.ppc64le",
"openSUSE Leap 15.5:postgresql17-devel-17.2-150200.5.5.1.s390x",
"openSUSE Leap 15.5:postgresql17-devel-17.2-150200.5.5.1.x86_64",
"openSUSE Leap 15.5:postgresql17-docs-17.2-150200.5.5.1.noarch",
"openSUSE Leap 15.5:postgresql17-llvmjit-17.2-150200.5.5.1.aarch64",
"openSUSE Leap 15.5:postgresql17-llvmjit-17.2-150200.5.5.1.ppc64le",
"openSUSE Leap 15.5:postgresql17-llvmjit-17.2-150200.5.5.1.s390x",
"openSUSE Leap 15.5:postgresql17-llvmjit-17.2-150200.5.5.1.x86_64",
"openSUSE Leap 15.5:postgresql17-llvmjit-devel-17.2-150200.5.5.1.aarch64",
"openSUSE Leap 15.5:postgresql17-llvmjit-devel-17.2-150200.5.5.1.ppc64le",
"openSUSE Leap 15.5:postgresql17-llvmjit-devel-17.2-150200.5.5.1.s390x",
"openSUSE Leap 15.5:postgresql17-llvmjit-devel-17.2-150200.5.5.1.x86_64",
"openSUSE Leap 15.5:postgresql17-plperl-17.2-150200.5.5.1.aarch64",
"openSUSE Leap 15.5:postgresql17-plperl-17.2-150200.5.5.1.ppc64le",
"openSUSE Leap 15.5:postgresql17-plperl-17.2-150200.5.5.1.s390x",
"openSUSE Leap 15.5:postgresql17-plperl-17.2-150200.5.5.1.x86_64",
"openSUSE Leap 15.5:postgresql17-plpython-17.2-150200.5.5.1.aarch64",
"openSUSE Leap 15.5:postgresql17-plpython-17.2-150200.5.5.1.ppc64le",
"openSUSE Leap 15.5:postgresql17-plpython-17.2-150200.5.5.1.s390x",
"openSUSE Leap 15.5:postgresql17-plpython-17.2-150200.5.5.1.x86_64",
"openSUSE Leap 15.5:postgresql17-pltcl-17.2-150200.5.5.1.aarch64",
"openSUSE Leap 15.5:postgresql17-pltcl-17.2-150200.5.5.1.ppc64le",
"openSUSE Leap 15.5:postgresql17-pltcl-17.2-150200.5.5.1.s390x",
"openSUSE Leap 15.5:postgresql17-pltcl-17.2-150200.5.5.1.x86_64",
"openSUSE Leap 15.5:postgresql17-server-17.2-150200.5.5.1.aarch64",
"openSUSE Leap 15.5:postgresql17-server-17.2-150200.5.5.1.ppc64le",
"openSUSE Leap 15.5:postgresql17-server-17.2-150200.5.5.1.s390x",
"openSUSE Leap 15.5:postgresql17-server-17.2-150200.5.5.1.x86_64",
"openSUSE Leap 15.5:postgresql17-server-devel-17.2-150200.5.5.1.aarch64",
"openSUSE Leap 15.5:postgresql17-server-devel-17.2-150200.5.5.1.ppc64le",
"openSUSE Leap 15.5:postgresql17-server-devel-17.2-150200.5.5.1.s390x",
"openSUSE Leap 15.5:postgresql17-server-devel-17.2-150200.5.5.1.x86_64",
"openSUSE Leap 15.5:postgresql17-test-17.2-150200.5.5.1.aarch64",
"openSUSE Leap 15.5:postgresql17-test-17.2-150200.5.5.1.ppc64le",
"openSUSE Leap 15.5:postgresql17-test-17.2-150200.5.5.1.s390x",
"openSUSE Leap 15.5:postgresql17-test-17.2-150200.5.5.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-12-04T14:48:21Z",
"details": "moderate"
}
],
"title": "CVE-2024-10978"
},
{
"cve": "CVE-2024-10979",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2024-10979"
}
],
"notes": [
{
"category": "general",
"text": "Incorrect control of environment variables in PostgreSQL PL/Perl allows an unprivileged database user to change sensitive process environment variables (e.g. PATH). That often suffices to enable arbitrary code execution, even if the attacker lacks a database server operating system user. Versions before PostgreSQL 17.1, 16.5, 15.9, 14.14, 13.17, and 12.21 are affected.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Enterprise Storage 7.1:libecpg6-17.2-150200.5.5.1.aarch64",
"SUSE Enterprise Storage 7.1:libecpg6-17.2-150200.5.5.1.x86_64",
"SUSE Enterprise Storage 7.1:libpq5-17.2-150200.5.5.1.aarch64",
"SUSE Enterprise Storage 7.1:libpq5-17.2-150200.5.5.1.x86_64",
"SUSE Enterprise Storage 7.1:postgresql-17-150300.10.27.1.noarch",
"SUSE Enterprise Storage 7.1:postgresql-contrib-17-150300.10.27.1.noarch",
"SUSE Enterprise Storage 7.1:postgresql-devel-17-150300.10.27.1.noarch",
"SUSE Enterprise Storage 7.1:postgresql-docs-17-150300.10.27.1.noarch",
"SUSE Enterprise Storage 7.1:postgresql-plperl-17-150300.10.27.1.noarch",
"SUSE Enterprise Storage 7.1:postgresql-plpython-17-150300.10.27.1.noarch",
"SUSE Enterprise Storage 7.1:postgresql-pltcl-17-150300.10.27.1.noarch",
"SUSE Enterprise Storage 7.1:postgresql-server-17-150300.10.27.1.noarch",
"SUSE Enterprise Storage 7.1:postgresql-server-devel-17-150300.10.27.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql-17-150200.4.30.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql-contrib-17-150200.4.30.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql-devel-17-150200.4.30.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql-docs-17-150200.4.30.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql-plperl-17-150200.4.30.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql-plpython-17-150200.4.30.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql-pltcl-17-150200.4.30.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql-server-17-150200.4.30.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql-server-devel-17-150200.4.30.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libecpg6-17.2-150200.5.5.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libecpg6-17.2-150200.5.5.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libpq5-17.2-150200.5.5.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libpq5-17.2-150200.5.5.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql-17-150300.10.27.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql-contrib-17-150300.10.27.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql-devel-17-150300.10.27.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql-docs-17-150300.10.27.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql-plperl-17-150300.10.27.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql-plpython-17-150300.10.27.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql-pltcl-17-150300.10.27.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql-server-17-150300.10.27.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql-server-devel-17-150300.10.27.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libecpg6-17.2-150200.5.5.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libecpg6-17.2-150200.5.5.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpq5-17.2-150200.5.5.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpq5-17.2-150200.5.5.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpq5-32bit-17.2-150200.5.5.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql-contrib-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql-devel-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql-docs-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql-llvmjit-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql-llvmjit-devel-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql-plperl-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql-plpython-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql-pltcl-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql-server-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql-server-devel-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-16.6-150200.5.21.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-contrib-16.6-150200.5.21.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-contrib-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-devel-16.6-150200.5.21.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-devel-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-docs-16.6-150200.5.21.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-plperl-16.6-150200.5.21.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-plperl-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-plpython-16.6-150200.5.21.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-plpython-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-pltcl-16.6-150200.5.21.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-pltcl-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-server-16.6-150200.5.21.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-server-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-server-devel-16.6-150200.5.21.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-server-devel-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libecpg6-17.2-150200.5.5.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libecpg6-17.2-150200.5.5.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpq5-17.2-150200.5.5.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpq5-17.2-150200.5.5.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpq5-32bit-17.2-150200.5.5.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql-contrib-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql-devel-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql-docs-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql-llvmjit-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql-llvmjit-devel-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql-plperl-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql-plpython-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql-pltcl-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql-server-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql-server-devel-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-16.6-150200.5.21.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-contrib-16.6-150200.5.21.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-contrib-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-devel-16.6-150200.5.21.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-devel-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-docs-16.6-150200.5.21.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-plperl-16.6-150200.5.21.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-plperl-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-plpython-16.6-150200.5.21.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-plpython-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-pltcl-16.6-150200.5.21.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-pltcl-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-server-16.6-150200.5.21.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-server-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-server-devel-16.6-150200.5.21.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-server-devel-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:libpq5-17.2-150200.5.5.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:libpq5-17.2-150200.5.5.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:libpq5-17.2-150200.5.5.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:libpq5-17.2-150200.5.5.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:libpq5-32bit-17.2-150200.5.5.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:postgresql-17-150500.10.9.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:postgresql16-16.6-150200.5.21.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:postgresql16-16.6-150200.5.21.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:postgresql16-16.6-150200.5.21.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:postgresql16-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:postgresql17-17.2-150200.5.5.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:postgresql17-17.2-150200.5.5.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:postgresql17-17.2-150200.5.5.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:postgresql17-17.2-150200.5.5.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql-llvmjit-17-150500.10.9.1.noarch",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql-llvmjit-devel-17-150500.10.9.1.noarch",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql-17-150500.10.9.1.noarch",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql-contrib-17-150500.10.9.1.noarch",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql-devel-17-150500.10.9.1.noarch",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql-docs-17-150500.10.9.1.noarch",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql-llvmjit-17-150500.10.9.1.noarch",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql-llvmjit-devel-17-150500.10.9.1.noarch",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql-plperl-17-150500.10.9.1.noarch",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql-plpython-17-150500.10.9.1.noarch",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql-pltcl-17-150500.10.9.1.noarch",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql-server-17-150500.10.9.1.noarch",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql-server-devel-17-150500.10.9.1.noarch",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql-test-17-150500.10.9.1.noarch",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql16-llvmjit-16.6-150200.5.21.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql16-llvmjit-16.6-150200.5.21.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql16-llvmjit-16.6-150200.5.21.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql16-llvmjit-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql16-llvmjit-devel-16.6-150200.5.21.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql16-llvmjit-devel-16.6-150200.5.21.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql16-llvmjit-devel-16.6-150200.5.21.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql16-llvmjit-devel-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql16-test-16.6-150200.5.21.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql16-test-16.6-150200.5.21.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql16-test-16.6-150200.5.21.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql16-test-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql17-llvmjit-17.2-150200.5.5.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql17-llvmjit-17.2-150200.5.5.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql17-llvmjit-17.2-150200.5.5.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql17-llvmjit-17.2-150200.5.5.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql17-llvmjit-devel-17.2-150200.5.5.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql17-llvmjit-devel-17.2-150200.5.5.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql17-llvmjit-devel-17.2-150200.5.5.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql17-llvmjit-devel-17.2-150200.5.5.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql17-test-17.2-150200.5.5.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql17-test-17.2-150200.5.5.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql17-test-17.2-150200.5.5.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql17-test-17.2-150200.5.5.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:libecpg6-17.2-150200.5.5.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:libecpg6-17.2-150200.5.5.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:libecpg6-17.2-150200.5.5.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:libecpg6-17.2-150200.5.5.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql-contrib-17-150500.10.9.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql-devel-17-150500.10.9.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql-docs-17-150500.10.9.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql-plperl-17-150500.10.9.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql-plpython-17-150500.10.9.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql-pltcl-17-150500.10.9.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql-server-17-150500.10.9.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql-server-devel-17-150500.10.9.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-contrib-16.6-150200.5.21.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-contrib-16.6-150200.5.21.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-contrib-16.6-150200.5.21.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-contrib-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-devel-16.6-150200.5.21.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-devel-16.6-150200.5.21.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-devel-16.6-150200.5.21.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-devel-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-docs-16.6-150200.5.21.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-plperl-16.6-150200.5.21.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-plperl-16.6-150200.5.21.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-plperl-16.6-150200.5.21.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-plperl-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-plpython-16.6-150200.5.21.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-plpython-16.6-150200.5.21.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-plpython-16.6-150200.5.21.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-plpython-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-pltcl-16.6-150200.5.21.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-pltcl-16.6-150200.5.21.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-pltcl-16.6-150200.5.21.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-pltcl-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-server-16.6-150200.5.21.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-server-16.6-150200.5.21.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-server-16.6-150200.5.21.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-server-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-server-devel-16.6-150200.5.21.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-server-devel-16.6-150200.5.21.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-server-devel-16.6-150200.5.21.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-server-devel-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql17-contrib-17.2-150200.5.5.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql17-contrib-17.2-150200.5.5.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql17-contrib-17.2-150200.5.5.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql17-contrib-17.2-150200.5.5.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql17-devel-17.2-150200.5.5.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql17-devel-17.2-150200.5.5.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql17-devel-17.2-150200.5.5.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql17-devel-17.2-150200.5.5.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql17-docs-17.2-150200.5.5.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql17-plperl-17.2-150200.5.5.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql17-plperl-17.2-150200.5.5.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql17-plperl-17.2-150200.5.5.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql17-plperl-17.2-150200.5.5.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql17-plpython-17.2-150200.5.5.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql17-plpython-17.2-150200.5.5.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql17-plpython-17.2-150200.5.5.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql17-plpython-17.2-150200.5.5.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql17-pltcl-17.2-150200.5.5.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql17-pltcl-17.2-150200.5.5.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql17-pltcl-17.2-150200.5.5.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql17-pltcl-17.2-150200.5.5.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql17-server-17.2-150200.5.5.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql17-server-17.2-150200.5.5.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql17-server-17.2-150200.5.5.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql17-server-17.2-150200.5.5.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql17-server-devel-17.2-150200.5.5.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql17-server-devel-17.2-150200.5.5.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql17-server-devel-17.2-150200.5.5.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql17-server-devel-17.2-150200.5.5.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql-17-150200.4.30.1.noarch",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql-contrib-17-150200.4.30.1.noarch",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql-devel-17-150200.4.30.1.noarch",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql-docs-17-150200.4.30.1.noarch",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql-plperl-17-150200.4.30.1.noarch",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql-plpython-17-150200.4.30.1.noarch",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql-pltcl-17-150200.4.30.1.noarch",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql-server-17-150200.4.30.1.noarch",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql-server-devel-17-150200.4.30.1.noarch",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libecpg6-17.2-150200.5.5.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libecpg6-17.2-150200.5.5.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libecpg6-17.2-150200.5.5.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libecpg6-17.2-150200.5.5.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libpq5-17.2-150200.5.5.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libpq5-17.2-150200.5.5.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libpq5-17.2-150200.5.5.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libpq5-17.2-150200.5.5.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql-17-150300.10.27.1.noarch",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql-contrib-17-150300.10.27.1.noarch",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql-devel-17-150300.10.27.1.noarch",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql-docs-17-150300.10.27.1.noarch",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql-plperl-17-150300.10.27.1.noarch",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql-plpython-17-150300.10.27.1.noarch",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql-pltcl-17-150300.10.27.1.noarch",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql-server-17-150300.10.27.1.noarch",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql-server-devel-17-150300.10.27.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libecpg6-17.2-150200.5.5.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libecpg6-17.2-150200.5.5.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libecpg6-17.2-150200.5.5.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libecpg6-17.2-150200.5.5.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpq5-17.2-150200.5.5.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpq5-17.2-150200.5.5.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpq5-17.2-150200.5.5.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpq5-17.2-150200.5.5.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpq5-32bit-17.2-150200.5.5.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql-contrib-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql-devel-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql-docs-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql-llvmjit-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql-llvmjit-devel-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql-plperl-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql-plpython-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql-pltcl-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql-server-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql-server-devel-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-16.6-150200.5.21.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-16.6-150200.5.21.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-16.6-150200.5.21.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-contrib-16.6-150200.5.21.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-contrib-16.6-150200.5.21.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-contrib-16.6-150200.5.21.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-contrib-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-devel-16.6-150200.5.21.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-devel-16.6-150200.5.21.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-devel-16.6-150200.5.21.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-devel-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-docs-16.6-150200.5.21.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-plperl-16.6-150200.5.21.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-plperl-16.6-150200.5.21.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-plperl-16.6-150200.5.21.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-plperl-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-plpython-16.6-150200.5.21.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-plpython-16.6-150200.5.21.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-plpython-16.6-150200.5.21.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-plpython-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-pltcl-16.6-150200.5.21.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-pltcl-16.6-150200.5.21.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-pltcl-16.6-150200.5.21.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-pltcl-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-server-16.6-150200.5.21.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-server-16.6-150200.5.21.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-server-16.6-150200.5.21.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-server-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-server-devel-16.6-150200.5.21.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-server-devel-16.6-150200.5.21.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-server-devel-16.6-150200.5.21.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-server-devel-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql-17-150200.4.30.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql-contrib-17-150200.4.30.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql-devel-17-150200.4.30.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql-docs-17-150200.4.30.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql-plperl-17-150200.4.30.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql-plpython-17-150200.4.30.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql-pltcl-17-150200.4.30.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql-server-17-150200.4.30.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql-server-devel-17-150200.4.30.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libecpg6-17.2-150200.5.5.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libecpg6-17.2-150200.5.5.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libpq5-17.2-150200.5.5.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libpq5-17.2-150200.5.5.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql-17-150300.10.27.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql-contrib-17-150300.10.27.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql-devel-17-150300.10.27.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql-docs-17-150300.10.27.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql-plperl-17-150300.10.27.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql-plpython-17-150300.10.27.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql-pltcl-17-150300.10.27.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql-server-17-150300.10.27.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql-server-devel-17-150300.10.27.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libecpg6-17.2-150200.5.5.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libecpg6-17.2-150200.5.5.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpq5-17.2-150200.5.5.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpq5-17.2-150200.5.5.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpq5-32bit-17.2-150200.5.5.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql-contrib-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql-devel-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql-docs-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql-llvmjit-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql-llvmjit-devel-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql-plperl-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql-plpython-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql-pltcl-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql-server-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql-server-devel-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-16.6-150200.5.21.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-contrib-16.6-150200.5.21.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-contrib-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-devel-16.6-150200.5.21.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-devel-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-docs-16.6-150200.5.21.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-plperl-16.6-150200.5.21.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-plperl-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-plpython-16.6-150200.5.21.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-plpython-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-pltcl-16.6-150200.5.21.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-pltcl-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-server-16.6-150200.5.21.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-server-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-server-devel-16.6-150200.5.21.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-server-devel-16.6-150200.5.21.1.x86_64",
"SUSE Manager Proxy 4.3:libecpg6-17.2-150200.5.5.1.x86_64",
"SUSE Manager Proxy 4.3:libpq5-17.2-150200.5.5.1.x86_64",
"SUSE Manager Proxy 4.3:libpq5-32bit-17.2-150200.5.5.1.x86_64",
"SUSE Manager Proxy 4.3:postgresql-17-150400.4.18.1.noarch",
"SUSE Manager Proxy 4.3:postgresql-contrib-17-150400.4.18.1.noarch",
"SUSE Manager Proxy 4.3:postgresql-devel-17-150400.4.18.1.noarch",
"SUSE Manager Proxy 4.3:postgresql-docs-17-150400.4.18.1.noarch",
"SUSE Manager Proxy 4.3:postgresql-plperl-17-150400.4.18.1.noarch",
"SUSE Manager Proxy 4.3:postgresql-plpython-17-150400.4.18.1.noarch",
"SUSE Manager Proxy 4.3:postgresql-pltcl-17-150400.4.18.1.noarch",
"SUSE Manager Proxy 4.3:postgresql-server-17-150400.4.18.1.noarch",
"SUSE Manager Proxy 4.3:postgresql-server-devel-17-150400.4.18.1.noarch",
"SUSE Manager Proxy 4.3:postgresql16-16.6-150200.5.21.1.x86_64",
"SUSE Manager Proxy 4.3:postgresql16-contrib-16.6-150200.5.21.1.x86_64",
"SUSE Manager Proxy 4.3:postgresql16-devel-16.6-150200.5.21.1.x86_64",
"SUSE Manager Proxy 4.3:postgresql16-docs-16.6-150200.5.21.1.noarch",
"SUSE Manager Proxy 4.3:postgresql16-plperl-16.6-150200.5.21.1.x86_64",
"SUSE Manager Proxy 4.3:postgresql16-plpython-16.6-150200.5.21.1.x86_64",
"SUSE Manager Proxy 4.3:postgresql16-pltcl-16.6-150200.5.21.1.x86_64",
"SUSE Manager Proxy 4.3:postgresql16-server-16.6-150200.5.21.1.x86_64",
"SUSE Manager Proxy 4.3:postgresql16-server-devel-16.6-150200.5.21.1.x86_64",
"SUSE Manager Server 4.3:libecpg6-17.2-150200.5.5.1.ppc64le",
"SUSE Manager Server 4.3:libecpg6-17.2-150200.5.5.1.s390x",
"SUSE Manager Server 4.3:libecpg6-17.2-150200.5.5.1.x86_64",
"SUSE Manager Server 4.3:libpq5-17.2-150200.5.5.1.ppc64le",
"SUSE Manager Server 4.3:libpq5-17.2-150200.5.5.1.s390x",
"SUSE Manager Server 4.3:libpq5-17.2-150200.5.5.1.x86_64",
"SUSE Manager Server 4.3:libpq5-32bit-17.2-150200.5.5.1.x86_64",
"SUSE Manager Server 4.3:postgresql-17-150400.4.18.1.noarch",
"SUSE Manager Server 4.3:postgresql-contrib-17-150400.4.18.1.noarch",
"SUSE Manager Server 4.3:postgresql-devel-17-150400.4.18.1.noarch",
"SUSE Manager Server 4.3:postgresql-docs-17-150400.4.18.1.noarch",
"SUSE Manager Server 4.3:postgresql-plperl-17-150400.4.18.1.noarch",
"SUSE Manager Server 4.3:postgresql-plpython-17-150400.4.18.1.noarch",
"SUSE Manager Server 4.3:postgresql-pltcl-17-150400.4.18.1.noarch",
"SUSE Manager Server 4.3:postgresql-server-17-150400.4.18.1.noarch",
"SUSE Manager Server 4.3:postgresql-server-devel-17-150400.4.18.1.noarch",
"SUSE Manager Server 4.3:postgresql16-16.6-150200.5.21.1.ppc64le",
"SUSE Manager Server 4.3:postgresql16-16.6-150200.5.21.1.s390x",
"SUSE Manager Server 4.3:postgresql16-16.6-150200.5.21.1.x86_64",
"SUSE Manager Server 4.3:postgresql16-contrib-16.6-150200.5.21.1.ppc64le",
"SUSE Manager Server 4.3:postgresql16-contrib-16.6-150200.5.21.1.s390x",
"SUSE Manager Server 4.3:postgresql16-contrib-16.6-150200.5.21.1.x86_64",
"SUSE Manager Server 4.3:postgresql16-devel-16.6-150200.5.21.1.ppc64le",
"SUSE Manager Server 4.3:postgresql16-devel-16.6-150200.5.21.1.s390x",
"SUSE Manager Server 4.3:postgresql16-devel-16.6-150200.5.21.1.x86_64",
"SUSE Manager Server 4.3:postgresql16-docs-16.6-150200.5.21.1.noarch",
"SUSE Manager Server 4.3:postgresql16-plperl-16.6-150200.5.21.1.ppc64le",
"SUSE Manager Server 4.3:postgresql16-plperl-16.6-150200.5.21.1.s390x",
"SUSE Manager Server 4.3:postgresql16-plperl-16.6-150200.5.21.1.x86_64",
"SUSE Manager Server 4.3:postgresql16-plpython-16.6-150200.5.21.1.ppc64le",
"SUSE Manager Server 4.3:postgresql16-plpython-16.6-150200.5.21.1.s390x",
"SUSE Manager Server 4.3:postgresql16-plpython-16.6-150200.5.21.1.x86_64",
"SUSE Manager Server 4.3:postgresql16-pltcl-16.6-150200.5.21.1.ppc64le",
"SUSE Manager Server 4.3:postgresql16-pltcl-16.6-150200.5.21.1.s390x",
"SUSE Manager Server 4.3:postgresql16-pltcl-16.6-150200.5.21.1.x86_64",
"SUSE Manager Server 4.3:postgresql16-server-16.6-150200.5.21.1.ppc64le",
"SUSE Manager Server 4.3:postgresql16-server-16.6-150200.5.21.1.s390x",
"SUSE Manager Server 4.3:postgresql16-server-16.6-150200.5.21.1.x86_64",
"SUSE Manager Server 4.3:postgresql16-server-devel-16.6-150200.5.21.1.ppc64le",
"SUSE Manager Server 4.3:postgresql16-server-devel-16.6-150200.5.21.1.s390x",
"SUSE Manager Server 4.3:postgresql16-server-devel-16.6-150200.5.21.1.x86_64",
"SUSE Manager Server 4.3:postgresql17-17.2-150200.5.5.1.s390x",
"SUSE Manager Server 4.3:postgresql17-contrib-17.2-150200.5.5.1.s390x",
"SUSE Manager Server 4.3:postgresql17-devel-17.2-150200.5.5.1.s390x",
"SUSE Manager Server 4.3:postgresql17-docs-17.2-150200.5.5.1.noarch",
"SUSE Manager Server 4.3:postgresql17-plperl-17.2-150200.5.5.1.s390x",
"SUSE Manager Server 4.3:postgresql17-plpython-17.2-150200.5.5.1.s390x",
"SUSE Manager Server 4.3:postgresql17-pltcl-17.2-150200.5.5.1.s390x",
"SUSE Manager Server 4.3:postgresql17-server-17.2-150200.5.5.1.s390x",
"SUSE Manager Server 4.3:postgresql17-server-devel-17.2-150200.5.5.1.s390x",
"openSUSE Leap 15.5:libecpg6-17.2-150200.5.5.1.aarch64",
"openSUSE Leap 15.5:libecpg6-17.2-150200.5.5.1.ppc64le",
"openSUSE Leap 15.5:libecpg6-17.2-150200.5.5.1.s390x",
"openSUSE Leap 15.5:libecpg6-17.2-150200.5.5.1.x86_64",
"openSUSE Leap 15.5:libecpg6-32bit-17.2-150200.5.5.1.x86_64",
"openSUSE Leap 15.5:libpq5-17.2-150200.5.5.1.aarch64",
"openSUSE Leap 15.5:libpq5-17.2-150200.5.5.1.ppc64le",
"openSUSE Leap 15.5:libpq5-17.2-150200.5.5.1.s390x",
"openSUSE Leap 15.5:libpq5-17.2-150200.5.5.1.x86_64",
"openSUSE Leap 15.5:libpq5-32bit-17.2-150200.5.5.1.x86_64",
"openSUSE Leap 15.5:postgresql-17-150500.10.9.1.noarch",
"openSUSE Leap 15.5:postgresql-contrib-17-150500.10.9.1.noarch",
"openSUSE Leap 15.5:postgresql-devel-17-150500.10.9.1.noarch",
"openSUSE Leap 15.5:postgresql-docs-17-150500.10.9.1.noarch",
"openSUSE Leap 15.5:postgresql-llvmjit-17-150500.10.9.1.noarch",
"openSUSE Leap 15.5:postgresql-llvmjit-devel-17-150500.10.9.1.noarch",
"openSUSE Leap 15.5:postgresql-plperl-17-150500.10.9.1.noarch",
"openSUSE Leap 15.5:postgresql-plpython-17-150500.10.9.1.noarch",
"openSUSE Leap 15.5:postgresql-pltcl-17-150500.10.9.1.noarch",
"openSUSE Leap 15.5:postgresql-server-17-150500.10.9.1.noarch",
"openSUSE Leap 15.5:postgresql-server-devel-17-150500.10.9.1.noarch",
"openSUSE Leap 15.5:postgresql-test-17-150500.10.9.1.noarch",
"openSUSE Leap 15.5:postgresql16-16.6-150200.5.21.1.aarch64",
"openSUSE Leap 15.5:postgresql16-16.6-150200.5.21.1.ppc64le",
"openSUSE Leap 15.5:postgresql16-16.6-150200.5.21.1.s390x",
"openSUSE Leap 15.5:postgresql16-16.6-150200.5.21.1.x86_64",
"openSUSE Leap 15.5:postgresql16-contrib-16.6-150200.5.21.1.aarch64",
"openSUSE Leap 15.5:postgresql16-contrib-16.6-150200.5.21.1.ppc64le",
"openSUSE Leap 15.5:postgresql16-contrib-16.6-150200.5.21.1.s390x",
"openSUSE Leap 15.5:postgresql16-contrib-16.6-150200.5.21.1.x86_64",
"openSUSE Leap 15.5:postgresql16-devel-16.6-150200.5.21.1.aarch64",
"openSUSE Leap 15.5:postgresql16-devel-16.6-150200.5.21.1.ppc64le",
"openSUSE Leap 15.5:postgresql16-devel-16.6-150200.5.21.1.s390x",
"openSUSE Leap 15.5:postgresql16-devel-16.6-150200.5.21.1.x86_64",
"openSUSE Leap 15.5:postgresql16-docs-16.6-150200.5.21.1.noarch",
"openSUSE Leap 15.5:postgresql16-llvmjit-16.6-150200.5.21.1.aarch64",
"openSUSE Leap 15.5:postgresql16-llvmjit-16.6-150200.5.21.1.ppc64le",
"openSUSE Leap 15.5:postgresql16-llvmjit-16.6-150200.5.21.1.s390x",
"openSUSE Leap 15.5:postgresql16-llvmjit-16.6-150200.5.21.1.x86_64",
"openSUSE Leap 15.5:postgresql16-llvmjit-devel-16.6-150200.5.21.1.aarch64",
"openSUSE Leap 15.5:postgresql16-llvmjit-devel-16.6-150200.5.21.1.ppc64le",
"openSUSE Leap 15.5:postgresql16-llvmjit-devel-16.6-150200.5.21.1.s390x",
"openSUSE Leap 15.5:postgresql16-llvmjit-devel-16.6-150200.5.21.1.x86_64",
"openSUSE Leap 15.5:postgresql16-plperl-16.6-150200.5.21.1.aarch64",
"openSUSE Leap 15.5:postgresql16-plperl-16.6-150200.5.21.1.ppc64le",
"openSUSE Leap 15.5:postgresql16-plperl-16.6-150200.5.21.1.s390x",
"openSUSE Leap 15.5:postgresql16-plperl-16.6-150200.5.21.1.x86_64",
"openSUSE Leap 15.5:postgresql16-plpython-16.6-150200.5.21.1.aarch64",
"openSUSE Leap 15.5:postgresql16-plpython-16.6-150200.5.21.1.ppc64le",
"openSUSE Leap 15.5:postgresql16-plpython-16.6-150200.5.21.1.s390x",
"openSUSE Leap 15.5:postgresql16-plpython-16.6-150200.5.21.1.x86_64",
"openSUSE Leap 15.5:postgresql16-pltcl-16.6-150200.5.21.1.aarch64",
"openSUSE Leap 15.5:postgresql16-pltcl-16.6-150200.5.21.1.ppc64le",
"openSUSE Leap 15.5:postgresql16-pltcl-16.6-150200.5.21.1.s390x",
"openSUSE Leap 15.5:postgresql16-pltcl-16.6-150200.5.21.1.x86_64",
"openSUSE Leap 15.5:postgresql16-server-16.6-150200.5.21.1.aarch64",
"openSUSE Leap 15.5:postgresql16-server-16.6-150200.5.21.1.ppc64le",
"openSUSE Leap 15.5:postgresql16-server-16.6-150200.5.21.1.s390x",
"openSUSE Leap 15.5:postgresql16-server-16.6-150200.5.21.1.x86_64",
"openSUSE Leap 15.5:postgresql16-server-devel-16.6-150200.5.21.1.aarch64",
"openSUSE Leap 15.5:postgresql16-server-devel-16.6-150200.5.21.1.ppc64le",
"openSUSE Leap 15.5:postgresql16-server-devel-16.6-150200.5.21.1.s390x",
"openSUSE Leap 15.5:postgresql16-server-devel-16.6-150200.5.21.1.x86_64",
"openSUSE Leap 15.5:postgresql16-test-16.6-150200.5.21.1.aarch64",
"openSUSE Leap 15.5:postgresql16-test-16.6-150200.5.21.1.ppc64le",
"openSUSE Leap 15.5:postgresql16-test-16.6-150200.5.21.1.s390x",
"openSUSE Leap 15.5:postgresql16-test-16.6-150200.5.21.1.x86_64",
"openSUSE Leap 15.5:postgresql17-17.2-150200.5.5.1.aarch64",
"openSUSE Leap 15.5:postgresql17-17.2-150200.5.5.1.ppc64le",
"openSUSE Leap 15.5:postgresql17-17.2-150200.5.5.1.s390x",
"openSUSE Leap 15.5:postgresql17-17.2-150200.5.5.1.x86_64",
"openSUSE Leap 15.5:postgresql17-contrib-17.2-150200.5.5.1.aarch64",
"openSUSE Leap 15.5:postgresql17-contrib-17.2-150200.5.5.1.ppc64le",
"openSUSE Leap 15.5:postgresql17-contrib-17.2-150200.5.5.1.s390x",
"openSUSE Leap 15.5:postgresql17-contrib-17.2-150200.5.5.1.x86_64",
"openSUSE Leap 15.5:postgresql17-devel-17.2-150200.5.5.1.aarch64",
"openSUSE Leap 15.5:postgresql17-devel-17.2-150200.5.5.1.ppc64le",
"openSUSE Leap 15.5:postgresql17-devel-17.2-150200.5.5.1.s390x",
"openSUSE Leap 15.5:postgresql17-devel-17.2-150200.5.5.1.x86_64",
"openSUSE Leap 15.5:postgresql17-docs-17.2-150200.5.5.1.noarch",
"openSUSE Leap 15.5:postgresql17-llvmjit-17.2-150200.5.5.1.aarch64",
"openSUSE Leap 15.5:postgresql17-llvmjit-17.2-150200.5.5.1.ppc64le",
"openSUSE Leap 15.5:postgresql17-llvmjit-17.2-150200.5.5.1.s390x",
"openSUSE Leap 15.5:postgresql17-llvmjit-17.2-150200.5.5.1.x86_64",
"openSUSE Leap 15.5:postgresql17-llvmjit-devel-17.2-150200.5.5.1.aarch64",
"openSUSE Leap 15.5:postgresql17-llvmjit-devel-17.2-150200.5.5.1.ppc64le",
"openSUSE Leap 15.5:postgresql17-llvmjit-devel-17.2-150200.5.5.1.s390x",
"openSUSE Leap 15.5:postgresql17-llvmjit-devel-17.2-150200.5.5.1.x86_64",
"openSUSE Leap 15.5:postgresql17-plperl-17.2-150200.5.5.1.aarch64",
"openSUSE Leap 15.5:postgresql17-plperl-17.2-150200.5.5.1.ppc64le",
"openSUSE Leap 15.5:postgresql17-plperl-17.2-150200.5.5.1.s390x",
"openSUSE Leap 15.5:postgresql17-plperl-17.2-150200.5.5.1.x86_64",
"openSUSE Leap 15.5:postgresql17-plpython-17.2-150200.5.5.1.aarch64",
"openSUSE Leap 15.5:postgresql17-plpython-17.2-150200.5.5.1.ppc64le",
"openSUSE Leap 15.5:postgresql17-plpython-17.2-150200.5.5.1.s390x",
"openSUSE Leap 15.5:postgresql17-plpython-17.2-150200.5.5.1.x86_64",
"openSUSE Leap 15.5:postgresql17-pltcl-17.2-150200.5.5.1.aarch64",
"openSUSE Leap 15.5:postgresql17-pltcl-17.2-150200.5.5.1.ppc64le",
"openSUSE Leap 15.5:postgresql17-pltcl-17.2-150200.5.5.1.s390x",
"openSUSE Leap 15.5:postgresql17-pltcl-17.2-150200.5.5.1.x86_64",
"openSUSE Leap 15.5:postgresql17-server-17.2-150200.5.5.1.aarch64",
"openSUSE Leap 15.5:postgresql17-server-17.2-150200.5.5.1.ppc64le",
"openSUSE Leap 15.5:postgresql17-server-17.2-150200.5.5.1.s390x",
"openSUSE Leap 15.5:postgresql17-server-17.2-150200.5.5.1.x86_64",
"openSUSE Leap 15.5:postgresql17-server-devel-17.2-150200.5.5.1.aarch64",
"openSUSE Leap 15.5:postgresql17-server-devel-17.2-150200.5.5.1.ppc64le",
"openSUSE Leap 15.5:postgresql17-server-devel-17.2-150200.5.5.1.s390x",
"openSUSE Leap 15.5:postgresql17-server-devel-17.2-150200.5.5.1.x86_64",
"openSUSE Leap 15.5:postgresql17-test-17.2-150200.5.5.1.aarch64",
"openSUSE Leap 15.5:postgresql17-test-17.2-150200.5.5.1.ppc64le",
"openSUSE Leap 15.5:postgresql17-test-17.2-150200.5.5.1.s390x",
"openSUSE Leap 15.5:postgresql17-test-17.2-150200.5.5.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2024-10979",
"url": "https://www.suse.com/security/cve/CVE-2024-10979"
},
{
"category": "external",
"summary": "SUSE Bug 1233327 for CVE-2024-10979",
"url": "https://bugzilla.suse.com/1233327"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Enterprise Storage 7.1:libecpg6-17.2-150200.5.5.1.aarch64",
"SUSE Enterprise Storage 7.1:libecpg6-17.2-150200.5.5.1.x86_64",
"SUSE Enterprise Storage 7.1:libpq5-17.2-150200.5.5.1.aarch64",
"SUSE Enterprise Storage 7.1:libpq5-17.2-150200.5.5.1.x86_64",
"SUSE Enterprise Storage 7.1:postgresql-17-150300.10.27.1.noarch",
"SUSE Enterprise Storage 7.1:postgresql-contrib-17-150300.10.27.1.noarch",
"SUSE Enterprise Storage 7.1:postgresql-devel-17-150300.10.27.1.noarch",
"SUSE Enterprise Storage 7.1:postgresql-docs-17-150300.10.27.1.noarch",
"SUSE Enterprise Storage 7.1:postgresql-plperl-17-150300.10.27.1.noarch",
"SUSE Enterprise Storage 7.1:postgresql-plpython-17-150300.10.27.1.noarch",
"SUSE Enterprise Storage 7.1:postgresql-pltcl-17-150300.10.27.1.noarch",
"SUSE Enterprise Storage 7.1:postgresql-server-17-150300.10.27.1.noarch",
"SUSE Enterprise Storage 7.1:postgresql-server-devel-17-150300.10.27.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql-17-150200.4.30.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql-contrib-17-150200.4.30.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql-devel-17-150200.4.30.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql-docs-17-150200.4.30.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql-plperl-17-150200.4.30.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql-plpython-17-150200.4.30.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql-pltcl-17-150200.4.30.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql-server-17-150200.4.30.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql-server-devel-17-150200.4.30.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libecpg6-17.2-150200.5.5.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libecpg6-17.2-150200.5.5.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libpq5-17.2-150200.5.5.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libpq5-17.2-150200.5.5.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql-17-150300.10.27.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql-contrib-17-150300.10.27.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql-devel-17-150300.10.27.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql-docs-17-150300.10.27.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql-plperl-17-150300.10.27.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql-plpython-17-150300.10.27.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql-pltcl-17-150300.10.27.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql-server-17-150300.10.27.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql-server-devel-17-150300.10.27.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libecpg6-17.2-150200.5.5.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libecpg6-17.2-150200.5.5.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpq5-17.2-150200.5.5.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpq5-17.2-150200.5.5.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpq5-32bit-17.2-150200.5.5.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql-contrib-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql-devel-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql-docs-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql-llvmjit-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql-llvmjit-devel-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql-plperl-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql-plpython-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql-pltcl-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql-server-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql-server-devel-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-16.6-150200.5.21.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-contrib-16.6-150200.5.21.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-contrib-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-devel-16.6-150200.5.21.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-devel-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-docs-16.6-150200.5.21.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-plperl-16.6-150200.5.21.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-plperl-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-plpython-16.6-150200.5.21.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-plpython-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-pltcl-16.6-150200.5.21.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-pltcl-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-server-16.6-150200.5.21.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-server-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-server-devel-16.6-150200.5.21.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-server-devel-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libecpg6-17.2-150200.5.5.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libecpg6-17.2-150200.5.5.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpq5-17.2-150200.5.5.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpq5-17.2-150200.5.5.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpq5-32bit-17.2-150200.5.5.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql-contrib-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql-devel-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql-docs-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql-llvmjit-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql-llvmjit-devel-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql-plperl-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql-plpython-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql-pltcl-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql-server-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql-server-devel-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-16.6-150200.5.21.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-contrib-16.6-150200.5.21.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-contrib-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-devel-16.6-150200.5.21.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-devel-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-docs-16.6-150200.5.21.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-plperl-16.6-150200.5.21.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-plperl-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-plpython-16.6-150200.5.21.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-plpython-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-pltcl-16.6-150200.5.21.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-pltcl-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-server-16.6-150200.5.21.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-server-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-server-devel-16.6-150200.5.21.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-server-devel-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:libpq5-17.2-150200.5.5.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:libpq5-17.2-150200.5.5.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:libpq5-17.2-150200.5.5.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:libpq5-17.2-150200.5.5.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:libpq5-32bit-17.2-150200.5.5.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:postgresql-17-150500.10.9.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:postgresql16-16.6-150200.5.21.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:postgresql16-16.6-150200.5.21.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:postgresql16-16.6-150200.5.21.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:postgresql16-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:postgresql17-17.2-150200.5.5.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:postgresql17-17.2-150200.5.5.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:postgresql17-17.2-150200.5.5.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:postgresql17-17.2-150200.5.5.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql-llvmjit-17-150500.10.9.1.noarch",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql-llvmjit-devel-17-150500.10.9.1.noarch",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql-17-150500.10.9.1.noarch",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql-contrib-17-150500.10.9.1.noarch",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql-devel-17-150500.10.9.1.noarch",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql-docs-17-150500.10.9.1.noarch",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql-llvmjit-17-150500.10.9.1.noarch",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql-llvmjit-devel-17-150500.10.9.1.noarch",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql-plperl-17-150500.10.9.1.noarch",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql-plpython-17-150500.10.9.1.noarch",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql-pltcl-17-150500.10.9.1.noarch",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql-server-17-150500.10.9.1.noarch",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql-server-devel-17-150500.10.9.1.noarch",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql-test-17-150500.10.9.1.noarch",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql16-llvmjit-16.6-150200.5.21.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql16-llvmjit-16.6-150200.5.21.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql16-llvmjit-16.6-150200.5.21.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql16-llvmjit-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql16-llvmjit-devel-16.6-150200.5.21.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql16-llvmjit-devel-16.6-150200.5.21.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql16-llvmjit-devel-16.6-150200.5.21.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql16-llvmjit-devel-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql16-test-16.6-150200.5.21.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql16-test-16.6-150200.5.21.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql16-test-16.6-150200.5.21.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql16-test-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql17-llvmjit-17.2-150200.5.5.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql17-llvmjit-17.2-150200.5.5.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql17-llvmjit-17.2-150200.5.5.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql17-llvmjit-17.2-150200.5.5.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql17-llvmjit-devel-17.2-150200.5.5.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql17-llvmjit-devel-17.2-150200.5.5.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql17-llvmjit-devel-17.2-150200.5.5.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql17-llvmjit-devel-17.2-150200.5.5.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql17-test-17.2-150200.5.5.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql17-test-17.2-150200.5.5.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql17-test-17.2-150200.5.5.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql17-test-17.2-150200.5.5.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:libecpg6-17.2-150200.5.5.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:libecpg6-17.2-150200.5.5.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:libecpg6-17.2-150200.5.5.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:libecpg6-17.2-150200.5.5.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql-contrib-17-150500.10.9.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql-devel-17-150500.10.9.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql-docs-17-150500.10.9.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql-plperl-17-150500.10.9.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql-plpython-17-150500.10.9.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql-pltcl-17-150500.10.9.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql-server-17-150500.10.9.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql-server-devel-17-150500.10.9.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-contrib-16.6-150200.5.21.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-contrib-16.6-150200.5.21.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-contrib-16.6-150200.5.21.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-contrib-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-devel-16.6-150200.5.21.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-devel-16.6-150200.5.21.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-devel-16.6-150200.5.21.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-devel-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-docs-16.6-150200.5.21.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-plperl-16.6-150200.5.21.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-plperl-16.6-150200.5.21.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-plperl-16.6-150200.5.21.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-plperl-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-plpython-16.6-150200.5.21.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-plpython-16.6-150200.5.21.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-plpython-16.6-150200.5.21.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-plpython-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-pltcl-16.6-150200.5.21.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-pltcl-16.6-150200.5.21.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-pltcl-16.6-150200.5.21.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-pltcl-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-server-16.6-150200.5.21.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-server-16.6-150200.5.21.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-server-16.6-150200.5.21.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-server-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-server-devel-16.6-150200.5.21.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-server-devel-16.6-150200.5.21.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-server-devel-16.6-150200.5.21.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-server-devel-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql17-contrib-17.2-150200.5.5.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql17-contrib-17.2-150200.5.5.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql17-contrib-17.2-150200.5.5.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql17-contrib-17.2-150200.5.5.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql17-devel-17.2-150200.5.5.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql17-devel-17.2-150200.5.5.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql17-devel-17.2-150200.5.5.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql17-devel-17.2-150200.5.5.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql17-docs-17.2-150200.5.5.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql17-plperl-17.2-150200.5.5.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql17-plperl-17.2-150200.5.5.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql17-plperl-17.2-150200.5.5.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql17-plperl-17.2-150200.5.5.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql17-plpython-17.2-150200.5.5.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql17-plpython-17.2-150200.5.5.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql17-plpython-17.2-150200.5.5.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql17-plpython-17.2-150200.5.5.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql17-pltcl-17.2-150200.5.5.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql17-pltcl-17.2-150200.5.5.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql17-pltcl-17.2-150200.5.5.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql17-pltcl-17.2-150200.5.5.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql17-server-17.2-150200.5.5.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql17-server-17.2-150200.5.5.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql17-server-17.2-150200.5.5.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql17-server-17.2-150200.5.5.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql17-server-devel-17.2-150200.5.5.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql17-server-devel-17.2-150200.5.5.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql17-server-devel-17.2-150200.5.5.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql17-server-devel-17.2-150200.5.5.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql-17-150200.4.30.1.noarch",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql-contrib-17-150200.4.30.1.noarch",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql-devel-17-150200.4.30.1.noarch",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql-docs-17-150200.4.30.1.noarch",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql-plperl-17-150200.4.30.1.noarch",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql-plpython-17-150200.4.30.1.noarch",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql-pltcl-17-150200.4.30.1.noarch",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql-server-17-150200.4.30.1.noarch",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql-server-devel-17-150200.4.30.1.noarch",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libecpg6-17.2-150200.5.5.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libecpg6-17.2-150200.5.5.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libecpg6-17.2-150200.5.5.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libecpg6-17.2-150200.5.5.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libpq5-17.2-150200.5.5.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libpq5-17.2-150200.5.5.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libpq5-17.2-150200.5.5.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libpq5-17.2-150200.5.5.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql-17-150300.10.27.1.noarch",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql-contrib-17-150300.10.27.1.noarch",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql-devel-17-150300.10.27.1.noarch",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql-docs-17-150300.10.27.1.noarch",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql-plperl-17-150300.10.27.1.noarch",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql-plpython-17-150300.10.27.1.noarch",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql-pltcl-17-150300.10.27.1.noarch",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql-server-17-150300.10.27.1.noarch",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql-server-devel-17-150300.10.27.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libecpg6-17.2-150200.5.5.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libecpg6-17.2-150200.5.5.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libecpg6-17.2-150200.5.5.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libecpg6-17.2-150200.5.5.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpq5-17.2-150200.5.5.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpq5-17.2-150200.5.5.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpq5-17.2-150200.5.5.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpq5-17.2-150200.5.5.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpq5-32bit-17.2-150200.5.5.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql-contrib-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql-devel-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql-docs-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql-llvmjit-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql-llvmjit-devel-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql-plperl-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql-plpython-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql-pltcl-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql-server-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql-server-devel-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-16.6-150200.5.21.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-16.6-150200.5.21.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-16.6-150200.5.21.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-contrib-16.6-150200.5.21.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-contrib-16.6-150200.5.21.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-contrib-16.6-150200.5.21.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-contrib-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-devel-16.6-150200.5.21.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-devel-16.6-150200.5.21.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-devel-16.6-150200.5.21.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-devel-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-docs-16.6-150200.5.21.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-plperl-16.6-150200.5.21.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-plperl-16.6-150200.5.21.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-plperl-16.6-150200.5.21.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-plperl-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-plpython-16.6-150200.5.21.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-plpython-16.6-150200.5.21.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-plpython-16.6-150200.5.21.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-plpython-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-pltcl-16.6-150200.5.21.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-pltcl-16.6-150200.5.21.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-pltcl-16.6-150200.5.21.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-pltcl-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-server-16.6-150200.5.21.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-server-16.6-150200.5.21.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-server-16.6-150200.5.21.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-server-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-server-devel-16.6-150200.5.21.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-server-devel-16.6-150200.5.21.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-server-devel-16.6-150200.5.21.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-server-devel-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql-17-150200.4.30.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql-contrib-17-150200.4.30.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql-devel-17-150200.4.30.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql-docs-17-150200.4.30.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql-plperl-17-150200.4.30.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql-plpython-17-150200.4.30.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql-pltcl-17-150200.4.30.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql-server-17-150200.4.30.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql-server-devel-17-150200.4.30.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libecpg6-17.2-150200.5.5.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libecpg6-17.2-150200.5.5.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libpq5-17.2-150200.5.5.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libpq5-17.2-150200.5.5.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql-17-150300.10.27.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql-contrib-17-150300.10.27.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql-devel-17-150300.10.27.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql-docs-17-150300.10.27.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql-plperl-17-150300.10.27.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql-plpython-17-150300.10.27.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql-pltcl-17-150300.10.27.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql-server-17-150300.10.27.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql-server-devel-17-150300.10.27.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libecpg6-17.2-150200.5.5.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libecpg6-17.2-150200.5.5.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpq5-17.2-150200.5.5.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpq5-17.2-150200.5.5.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpq5-32bit-17.2-150200.5.5.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql-contrib-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql-devel-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql-docs-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql-llvmjit-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql-llvmjit-devel-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql-plperl-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql-plpython-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql-pltcl-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql-server-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql-server-devel-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-16.6-150200.5.21.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-contrib-16.6-150200.5.21.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-contrib-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-devel-16.6-150200.5.21.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-devel-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-docs-16.6-150200.5.21.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-plperl-16.6-150200.5.21.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-plperl-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-plpython-16.6-150200.5.21.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-plpython-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-pltcl-16.6-150200.5.21.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-pltcl-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-server-16.6-150200.5.21.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-server-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-server-devel-16.6-150200.5.21.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-server-devel-16.6-150200.5.21.1.x86_64",
"SUSE Manager Proxy 4.3:libecpg6-17.2-150200.5.5.1.x86_64",
"SUSE Manager Proxy 4.3:libpq5-17.2-150200.5.5.1.x86_64",
"SUSE Manager Proxy 4.3:libpq5-32bit-17.2-150200.5.5.1.x86_64",
"SUSE Manager Proxy 4.3:postgresql-17-150400.4.18.1.noarch",
"SUSE Manager Proxy 4.3:postgresql-contrib-17-150400.4.18.1.noarch",
"SUSE Manager Proxy 4.3:postgresql-devel-17-150400.4.18.1.noarch",
"SUSE Manager Proxy 4.3:postgresql-docs-17-150400.4.18.1.noarch",
"SUSE Manager Proxy 4.3:postgresql-plperl-17-150400.4.18.1.noarch",
"SUSE Manager Proxy 4.3:postgresql-plpython-17-150400.4.18.1.noarch",
"SUSE Manager Proxy 4.3:postgresql-pltcl-17-150400.4.18.1.noarch",
"SUSE Manager Proxy 4.3:postgresql-server-17-150400.4.18.1.noarch",
"SUSE Manager Proxy 4.3:postgresql-server-devel-17-150400.4.18.1.noarch",
"SUSE Manager Proxy 4.3:postgresql16-16.6-150200.5.21.1.x86_64",
"SUSE Manager Proxy 4.3:postgresql16-contrib-16.6-150200.5.21.1.x86_64",
"SUSE Manager Proxy 4.3:postgresql16-devel-16.6-150200.5.21.1.x86_64",
"SUSE Manager Proxy 4.3:postgresql16-docs-16.6-150200.5.21.1.noarch",
"SUSE Manager Proxy 4.3:postgresql16-plperl-16.6-150200.5.21.1.x86_64",
"SUSE Manager Proxy 4.3:postgresql16-plpython-16.6-150200.5.21.1.x86_64",
"SUSE Manager Proxy 4.3:postgresql16-pltcl-16.6-150200.5.21.1.x86_64",
"SUSE Manager Proxy 4.3:postgresql16-server-16.6-150200.5.21.1.x86_64",
"SUSE Manager Proxy 4.3:postgresql16-server-devel-16.6-150200.5.21.1.x86_64",
"SUSE Manager Server 4.3:libecpg6-17.2-150200.5.5.1.ppc64le",
"SUSE Manager Server 4.3:libecpg6-17.2-150200.5.5.1.s390x",
"SUSE Manager Server 4.3:libecpg6-17.2-150200.5.5.1.x86_64",
"SUSE Manager Server 4.3:libpq5-17.2-150200.5.5.1.ppc64le",
"SUSE Manager Server 4.3:libpq5-17.2-150200.5.5.1.s390x",
"SUSE Manager Server 4.3:libpq5-17.2-150200.5.5.1.x86_64",
"SUSE Manager Server 4.3:libpq5-32bit-17.2-150200.5.5.1.x86_64",
"SUSE Manager Server 4.3:postgresql-17-150400.4.18.1.noarch",
"SUSE Manager Server 4.3:postgresql-contrib-17-150400.4.18.1.noarch",
"SUSE Manager Server 4.3:postgresql-devel-17-150400.4.18.1.noarch",
"SUSE Manager Server 4.3:postgresql-docs-17-150400.4.18.1.noarch",
"SUSE Manager Server 4.3:postgresql-plperl-17-150400.4.18.1.noarch",
"SUSE Manager Server 4.3:postgresql-plpython-17-150400.4.18.1.noarch",
"SUSE Manager Server 4.3:postgresql-pltcl-17-150400.4.18.1.noarch",
"SUSE Manager Server 4.3:postgresql-server-17-150400.4.18.1.noarch",
"SUSE Manager Server 4.3:postgresql-server-devel-17-150400.4.18.1.noarch",
"SUSE Manager Server 4.3:postgresql16-16.6-150200.5.21.1.ppc64le",
"SUSE Manager Server 4.3:postgresql16-16.6-150200.5.21.1.s390x",
"SUSE Manager Server 4.3:postgresql16-16.6-150200.5.21.1.x86_64",
"SUSE Manager Server 4.3:postgresql16-contrib-16.6-150200.5.21.1.ppc64le",
"SUSE Manager Server 4.3:postgresql16-contrib-16.6-150200.5.21.1.s390x",
"SUSE Manager Server 4.3:postgresql16-contrib-16.6-150200.5.21.1.x86_64",
"SUSE Manager Server 4.3:postgresql16-devel-16.6-150200.5.21.1.ppc64le",
"SUSE Manager Server 4.3:postgresql16-devel-16.6-150200.5.21.1.s390x",
"SUSE Manager Server 4.3:postgresql16-devel-16.6-150200.5.21.1.x86_64",
"SUSE Manager Server 4.3:postgresql16-docs-16.6-150200.5.21.1.noarch",
"SUSE Manager Server 4.3:postgresql16-plperl-16.6-150200.5.21.1.ppc64le",
"SUSE Manager Server 4.3:postgresql16-plperl-16.6-150200.5.21.1.s390x",
"SUSE Manager Server 4.3:postgresql16-plperl-16.6-150200.5.21.1.x86_64",
"SUSE Manager Server 4.3:postgresql16-plpython-16.6-150200.5.21.1.ppc64le",
"SUSE Manager Server 4.3:postgresql16-plpython-16.6-150200.5.21.1.s390x",
"SUSE Manager Server 4.3:postgresql16-plpython-16.6-150200.5.21.1.x86_64",
"SUSE Manager Server 4.3:postgresql16-pltcl-16.6-150200.5.21.1.ppc64le",
"SUSE Manager Server 4.3:postgresql16-pltcl-16.6-150200.5.21.1.s390x",
"SUSE Manager Server 4.3:postgresql16-pltcl-16.6-150200.5.21.1.x86_64",
"SUSE Manager Server 4.3:postgresql16-server-16.6-150200.5.21.1.ppc64le",
"SUSE Manager Server 4.3:postgresql16-server-16.6-150200.5.21.1.s390x",
"SUSE Manager Server 4.3:postgresql16-server-16.6-150200.5.21.1.x86_64",
"SUSE Manager Server 4.3:postgresql16-server-devel-16.6-150200.5.21.1.ppc64le",
"SUSE Manager Server 4.3:postgresql16-server-devel-16.6-150200.5.21.1.s390x",
"SUSE Manager Server 4.3:postgresql16-server-devel-16.6-150200.5.21.1.x86_64",
"SUSE Manager Server 4.3:postgresql17-17.2-150200.5.5.1.s390x",
"SUSE Manager Server 4.3:postgresql17-contrib-17.2-150200.5.5.1.s390x",
"SUSE Manager Server 4.3:postgresql17-devel-17.2-150200.5.5.1.s390x",
"SUSE Manager Server 4.3:postgresql17-docs-17.2-150200.5.5.1.noarch",
"SUSE Manager Server 4.3:postgresql17-plperl-17.2-150200.5.5.1.s390x",
"SUSE Manager Server 4.3:postgresql17-plpython-17.2-150200.5.5.1.s390x",
"SUSE Manager Server 4.3:postgresql17-pltcl-17.2-150200.5.5.1.s390x",
"SUSE Manager Server 4.3:postgresql17-server-17.2-150200.5.5.1.s390x",
"SUSE Manager Server 4.3:postgresql17-server-devel-17.2-150200.5.5.1.s390x",
"openSUSE Leap 15.5:libecpg6-17.2-150200.5.5.1.aarch64",
"openSUSE Leap 15.5:libecpg6-17.2-150200.5.5.1.ppc64le",
"openSUSE Leap 15.5:libecpg6-17.2-150200.5.5.1.s390x",
"openSUSE Leap 15.5:libecpg6-17.2-150200.5.5.1.x86_64",
"openSUSE Leap 15.5:libecpg6-32bit-17.2-150200.5.5.1.x86_64",
"openSUSE Leap 15.5:libpq5-17.2-150200.5.5.1.aarch64",
"openSUSE Leap 15.5:libpq5-17.2-150200.5.5.1.ppc64le",
"openSUSE Leap 15.5:libpq5-17.2-150200.5.5.1.s390x",
"openSUSE Leap 15.5:libpq5-17.2-150200.5.5.1.x86_64",
"openSUSE Leap 15.5:libpq5-32bit-17.2-150200.5.5.1.x86_64",
"openSUSE Leap 15.5:postgresql-17-150500.10.9.1.noarch",
"openSUSE Leap 15.5:postgresql-contrib-17-150500.10.9.1.noarch",
"openSUSE Leap 15.5:postgresql-devel-17-150500.10.9.1.noarch",
"openSUSE Leap 15.5:postgresql-docs-17-150500.10.9.1.noarch",
"openSUSE Leap 15.5:postgresql-llvmjit-17-150500.10.9.1.noarch",
"openSUSE Leap 15.5:postgresql-llvmjit-devel-17-150500.10.9.1.noarch",
"openSUSE Leap 15.5:postgresql-plperl-17-150500.10.9.1.noarch",
"openSUSE Leap 15.5:postgresql-plpython-17-150500.10.9.1.noarch",
"openSUSE Leap 15.5:postgresql-pltcl-17-150500.10.9.1.noarch",
"openSUSE Leap 15.5:postgresql-server-17-150500.10.9.1.noarch",
"openSUSE Leap 15.5:postgresql-server-devel-17-150500.10.9.1.noarch",
"openSUSE Leap 15.5:postgresql-test-17-150500.10.9.1.noarch",
"openSUSE Leap 15.5:postgresql16-16.6-150200.5.21.1.aarch64",
"openSUSE Leap 15.5:postgresql16-16.6-150200.5.21.1.ppc64le",
"openSUSE Leap 15.5:postgresql16-16.6-150200.5.21.1.s390x",
"openSUSE Leap 15.5:postgresql16-16.6-150200.5.21.1.x86_64",
"openSUSE Leap 15.5:postgresql16-contrib-16.6-150200.5.21.1.aarch64",
"openSUSE Leap 15.5:postgresql16-contrib-16.6-150200.5.21.1.ppc64le",
"openSUSE Leap 15.5:postgresql16-contrib-16.6-150200.5.21.1.s390x",
"openSUSE Leap 15.5:postgresql16-contrib-16.6-150200.5.21.1.x86_64",
"openSUSE Leap 15.5:postgresql16-devel-16.6-150200.5.21.1.aarch64",
"openSUSE Leap 15.5:postgresql16-devel-16.6-150200.5.21.1.ppc64le",
"openSUSE Leap 15.5:postgresql16-devel-16.6-150200.5.21.1.s390x",
"openSUSE Leap 15.5:postgresql16-devel-16.6-150200.5.21.1.x86_64",
"openSUSE Leap 15.5:postgresql16-docs-16.6-150200.5.21.1.noarch",
"openSUSE Leap 15.5:postgresql16-llvmjit-16.6-150200.5.21.1.aarch64",
"openSUSE Leap 15.5:postgresql16-llvmjit-16.6-150200.5.21.1.ppc64le",
"openSUSE Leap 15.5:postgresql16-llvmjit-16.6-150200.5.21.1.s390x",
"openSUSE Leap 15.5:postgresql16-llvmjit-16.6-150200.5.21.1.x86_64",
"openSUSE Leap 15.5:postgresql16-llvmjit-devel-16.6-150200.5.21.1.aarch64",
"openSUSE Leap 15.5:postgresql16-llvmjit-devel-16.6-150200.5.21.1.ppc64le",
"openSUSE Leap 15.5:postgresql16-llvmjit-devel-16.6-150200.5.21.1.s390x",
"openSUSE Leap 15.5:postgresql16-llvmjit-devel-16.6-150200.5.21.1.x86_64",
"openSUSE Leap 15.5:postgresql16-plperl-16.6-150200.5.21.1.aarch64",
"openSUSE Leap 15.5:postgresql16-plperl-16.6-150200.5.21.1.ppc64le",
"openSUSE Leap 15.5:postgresql16-plperl-16.6-150200.5.21.1.s390x",
"openSUSE Leap 15.5:postgresql16-plperl-16.6-150200.5.21.1.x86_64",
"openSUSE Leap 15.5:postgresql16-plpython-16.6-150200.5.21.1.aarch64",
"openSUSE Leap 15.5:postgresql16-plpython-16.6-150200.5.21.1.ppc64le",
"openSUSE Leap 15.5:postgresql16-plpython-16.6-150200.5.21.1.s390x",
"openSUSE Leap 15.5:postgresql16-plpython-16.6-150200.5.21.1.x86_64",
"openSUSE Leap 15.5:postgresql16-pltcl-16.6-150200.5.21.1.aarch64",
"openSUSE Leap 15.5:postgresql16-pltcl-16.6-150200.5.21.1.ppc64le",
"openSUSE Leap 15.5:postgresql16-pltcl-16.6-150200.5.21.1.s390x",
"openSUSE Leap 15.5:postgresql16-pltcl-16.6-150200.5.21.1.x86_64",
"openSUSE Leap 15.5:postgresql16-server-16.6-150200.5.21.1.aarch64",
"openSUSE Leap 15.5:postgresql16-server-16.6-150200.5.21.1.ppc64le",
"openSUSE Leap 15.5:postgresql16-server-16.6-150200.5.21.1.s390x",
"openSUSE Leap 15.5:postgresql16-server-16.6-150200.5.21.1.x86_64",
"openSUSE Leap 15.5:postgresql16-server-devel-16.6-150200.5.21.1.aarch64",
"openSUSE Leap 15.5:postgresql16-server-devel-16.6-150200.5.21.1.ppc64le",
"openSUSE Leap 15.5:postgresql16-server-devel-16.6-150200.5.21.1.s390x",
"openSUSE Leap 15.5:postgresql16-server-devel-16.6-150200.5.21.1.x86_64",
"openSUSE Leap 15.5:postgresql16-test-16.6-150200.5.21.1.aarch64",
"openSUSE Leap 15.5:postgresql16-test-16.6-150200.5.21.1.ppc64le",
"openSUSE Leap 15.5:postgresql16-test-16.6-150200.5.21.1.s390x",
"openSUSE Leap 15.5:postgresql16-test-16.6-150200.5.21.1.x86_64",
"openSUSE Leap 15.5:postgresql17-17.2-150200.5.5.1.aarch64",
"openSUSE Leap 15.5:postgresql17-17.2-150200.5.5.1.ppc64le",
"openSUSE Leap 15.5:postgresql17-17.2-150200.5.5.1.s390x",
"openSUSE Leap 15.5:postgresql17-17.2-150200.5.5.1.x86_64",
"openSUSE Leap 15.5:postgresql17-contrib-17.2-150200.5.5.1.aarch64",
"openSUSE Leap 15.5:postgresql17-contrib-17.2-150200.5.5.1.ppc64le",
"openSUSE Leap 15.5:postgresql17-contrib-17.2-150200.5.5.1.s390x",
"openSUSE Leap 15.5:postgresql17-contrib-17.2-150200.5.5.1.x86_64",
"openSUSE Leap 15.5:postgresql17-devel-17.2-150200.5.5.1.aarch64",
"openSUSE Leap 15.5:postgresql17-devel-17.2-150200.5.5.1.ppc64le",
"openSUSE Leap 15.5:postgresql17-devel-17.2-150200.5.5.1.s390x",
"openSUSE Leap 15.5:postgresql17-devel-17.2-150200.5.5.1.x86_64",
"openSUSE Leap 15.5:postgresql17-docs-17.2-150200.5.5.1.noarch",
"openSUSE Leap 15.5:postgresql17-llvmjit-17.2-150200.5.5.1.aarch64",
"openSUSE Leap 15.5:postgresql17-llvmjit-17.2-150200.5.5.1.ppc64le",
"openSUSE Leap 15.5:postgresql17-llvmjit-17.2-150200.5.5.1.s390x",
"openSUSE Leap 15.5:postgresql17-llvmjit-17.2-150200.5.5.1.x86_64",
"openSUSE Leap 15.5:postgresql17-llvmjit-devel-17.2-150200.5.5.1.aarch64",
"openSUSE Leap 15.5:postgresql17-llvmjit-devel-17.2-150200.5.5.1.ppc64le",
"openSUSE Leap 15.5:postgresql17-llvmjit-devel-17.2-150200.5.5.1.s390x",
"openSUSE Leap 15.5:postgresql17-llvmjit-devel-17.2-150200.5.5.1.x86_64",
"openSUSE Leap 15.5:postgresql17-plperl-17.2-150200.5.5.1.aarch64",
"openSUSE Leap 15.5:postgresql17-plperl-17.2-150200.5.5.1.ppc64le",
"openSUSE Leap 15.5:postgresql17-plperl-17.2-150200.5.5.1.s390x",
"openSUSE Leap 15.5:postgresql17-plperl-17.2-150200.5.5.1.x86_64",
"openSUSE Leap 15.5:postgresql17-plpython-17.2-150200.5.5.1.aarch64",
"openSUSE Leap 15.5:postgresql17-plpython-17.2-150200.5.5.1.ppc64le",
"openSUSE Leap 15.5:postgresql17-plpython-17.2-150200.5.5.1.s390x",
"openSUSE Leap 15.5:postgresql17-plpython-17.2-150200.5.5.1.x86_64",
"openSUSE Leap 15.5:postgresql17-pltcl-17.2-150200.5.5.1.aarch64",
"openSUSE Leap 15.5:postgresql17-pltcl-17.2-150200.5.5.1.ppc64le",
"openSUSE Leap 15.5:postgresql17-pltcl-17.2-150200.5.5.1.s390x",
"openSUSE Leap 15.5:postgresql17-pltcl-17.2-150200.5.5.1.x86_64",
"openSUSE Leap 15.5:postgresql17-server-17.2-150200.5.5.1.aarch64",
"openSUSE Leap 15.5:postgresql17-server-17.2-150200.5.5.1.ppc64le",
"openSUSE Leap 15.5:postgresql17-server-17.2-150200.5.5.1.s390x",
"openSUSE Leap 15.5:postgresql17-server-17.2-150200.5.5.1.x86_64",
"openSUSE Leap 15.5:postgresql17-server-devel-17.2-150200.5.5.1.aarch64",
"openSUSE Leap 15.5:postgresql17-server-devel-17.2-150200.5.5.1.ppc64le",
"openSUSE Leap 15.5:postgresql17-server-devel-17.2-150200.5.5.1.s390x",
"openSUSE Leap 15.5:postgresql17-server-devel-17.2-150200.5.5.1.x86_64",
"openSUSE Leap 15.5:postgresql17-test-17.2-150200.5.5.1.aarch64",
"openSUSE Leap 15.5:postgresql17-test-17.2-150200.5.5.1.ppc64le",
"openSUSE Leap 15.5:postgresql17-test-17.2-150200.5.5.1.s390x",
"openSUSE Leap 15.5:postgresql17-test-17.2-150200.5.5.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 8.8,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"SUSE Enterprise Storage 7.1:libecpg6-17.2-150200.5.5.1.aarch64",
"SUSE Enterprise Storage 7.1:libecpg6-17.2-150200.5.5.1.x86_64",
"SUSE Enterprise Storage 7.1:libpq5-17.2-150200.5.5.1.aarch64",
"SUSE Enterprise Storage 7.1:libpq5-17.2-150200.5.5.1.x86_64",
"SUSE Enterprise Storage 7.1:postgresql-17-150300.10.27.1.noarch",
"SUSE Enterprise Storage 7.1:postgresql-contrib-17-150300.10.27.1.noarch",
"SUSE Enterprise Storage 7.1:postgresql-devel-17-150300.10.27.1.noarch",
"SUSE Enterprise Storage 7.1:postgresql-docs-17-150300.10.27.1.noarch",
"SUSE Enterprise Storage 7.1:postgresql-plperl-17-150300.10.27.1.noarch",
"SUSE Enterprise Storage 7.1:postgresql-plpython-17-150300.10.27.1.noarch",
"SUSE Enterprise Storage 7.1:postgresql-pltcl-17-150300.10.27.1.noarch",
"SUSE Enterprise Storage 7.1:postgresql-server-17-150300.10.27.1.noarch",
"SUSE Enterprise Storage 7.1:postgresql-server-devel-17-150300.10.27.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql-17-150200.4.30.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql-contrib-17-150200.4.30.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql-devel-17-150200.4.30.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql-docs-17-150200.4.30.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql-plperl-17-150200.4.30.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql-plpython-17-150200.4.30.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql-pltcl-17-150200.4.30.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql-server-17-150200.4.30.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:postgresql-server-devel-17-150200.4.30.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libecpg6-17.2-150200.5.5.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libecpg6-17.2-150200.5.5.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libpq5-17.2-150200.5.5.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libpq5-17.2-150200.5.5.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql-17-150300.10.27.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql-contrib-17-150300.10.27.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql-devel-17-150300.10.27.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql-docs-17-150300.10.27.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql-plperl-17-150300.10.27.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql-plpython-17-150300.10.27.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql-pltcl-17-150300.10.27.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql-server-17-150300.10.27.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql-server-devel-17-150300.10.27.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libecpg6-17.2-150200.5.5.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libecpg6-17.2-150200.5.5.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpq5-17.2-150200.5.5.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpq5-17.2-150200.5.5.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpq5-32bit-17.2-150200.5.5.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql-contrib-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql-devel-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql-docs-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql-llvmjit-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql-llvmjit-devel-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql-plperl-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql-plpython-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql-pltcl-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql-server-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql-server-devel-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-16.6-150200.5.21.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-contrib-16.6-150200.5.21.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-contrib-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-devel-16.6-150200.5.21.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-devel-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-docs-16.6-150200.5.21.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-plperl-16.6-150200.5.21.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-plperl-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-plpython-16.6-150200.5.21.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-plpython-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-pltcl-16.6-150200.5.21.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-pltcl-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-server-16.6-150200.5.21.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-server-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-server-devel-16.6-150200.5.21.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-server-devel-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libecpg6-17.2-150200.5.5.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libecpg6-17.2-150200.5.5.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpq5-17.2-150200.5.5.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpq5-17.2-150200.5.5.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpq5-32bit-17.2-150200.5.5.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql-contrib-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql-devel-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql-docs-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql-llvmjit-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql-llvmjit-devel-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql-plperl-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql-plpython-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql-pltcl-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql-server-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql-server-devel-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-16.6-150200.5.21.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-contrib-16.6-150200.5.21.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-contrib-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-devel-16.6-150200.5.21.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-devel-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-docs-16.6-150200.5.21.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-plperl-16.6-150200.5.21.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-plperl-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-plpython-16.6-150200.5.21.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-plpython-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-pltcl-16.6-150200.5.21.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-pltcl-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-server-16.6-150200.5.21.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-server-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-server-devel-16.6-150200.5.21.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-server-devel-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:libpq5-17.2-150200.5.5.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:libpq5-17.2-150200.5.5.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:libpq5-17.2-150200.5.5.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:libpq5-17.2-150200.5.5.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:libpq5-32bit-17.2-150200.5.5.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:postgresql-17-150500.10.9.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:postgresql16-16.6-150200.5.21.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:postgresql16-16.6-150200.5.21.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:postgresql16-16.6-150200.5.21.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:postgresql16-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:postgresql17-17.2-150200.5.5.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:postgresql17-17.2-150200.5.5.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:postgresql17-17.2-150200.5.5.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:postgresql17-17.2-150200.5.5.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql-llvmjit-17-150500.10.9.1.noarch",
"SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql-llvmjit-devel-17-150500.10.9.1.noarch",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql-17-150500.10.9.1.noarch",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql-contrib-17-150500.10.9.1.noarch",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql-devel-17-150500.10.9.1.noarch",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql-docs-17-150500.10.9.1.noarch",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql-llvmjit-17-150500.10.9.1.noarch",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql-llvmjit-devel-17-150500.10.9.1.noarch",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql-plperl-17-150500.10.9.1.noarch",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql-plpython-17-150500.10.9.1.noarch",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql-pltcl-17-150500.10.9.1.noarch",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql-server-17-150500.10.9.1.noarch",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql-server-devel-17-150500.10.9.1.noarch",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql-test-17-150500.10.9.1.noarch",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql16-llvmjit-16.6-150200.5.21.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql16-llvmjit-16.6-150200.5.21.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql16-llvmjit-16.6-150200.5.21.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql16-llvmjit-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql16-llvmjit-devel-16.6-150200.5.21.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql16-llvmjit-devel-16.6-150200.5.21.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql16-llvmjit-devel-16.6-150200.5.21.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql16-llvmjit-devel-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql16-test-16.6-150200.5.21.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql16-test-16.6-150200.5.21.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql16-test-16.6-150200.5.21.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql16-test-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql17-llvmjit-17.2-150200.5.5.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql17-llvmjit-17.2-150200.5.5.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql17-llvmjit-17.2-150200.5.5.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql17-llvmjit-17.2-150200.5.5.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql17-llvmjit-devel-17.2-150200.5.5.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql17-llvmjit-devel-17.2-150200.5.5.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql17-llvmjit-devel-17.2-150200.5.5.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql17-llvmjit-devel-17.2-150200.5.5.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql17-test-17.2-150200.5.5.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql17-test-17.2-150200.5.5.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql17-test-17.2-150200.5.5.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql17-test-17.2-150200.5.5.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:libecpg6-17.2-150200.5.5.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:libecpg6-17.2-150200.5.5.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:libecpg6-17.2-150200.5.5.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:libecpg6-17.2-150200.5.5.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql-contrib-17-150500.10.9.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql-devel-17-150500.10.9.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql-docs-17-150500.10.9.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql-plperl-17-150500.10.9.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql-plpython-17-150500.10.9.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql-pltcl-17-150500.10.9.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql-server-17-150500.10.9.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql-server-devel-17-150500.10.9.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-contrib-16.6-150200.5.21.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-contrib-16.6-150200.5.21.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-contrib-16.6-150200.5.21.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-contrib-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-devel-16.6-150200.5.21.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-devel-16.6-150200.5.21.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-devel-16.6-150200.5.21.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-devel-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-docs-16.6-150200.5.21.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-plperl-16.6-150200.5.21.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-plperl-16.6-150200.5.21.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-plperl-16.6-150200.5.21.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-plperl-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-plpython-16.6-150200.5.21.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-plpython-16.6-150200.5.21.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-plpython-16.6-150200.5.21.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-plpython-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-pltcl-16.6-150200.5.21.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-pltcl-16.6-150200.5.21.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-pltcl-16.6-150200.5.21.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-pltcl-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-server-16.6-150200.5.21.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-server-16.6-150200.5.21.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-server-16.6-150200.5.21.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-server-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-server-devel-16.6-150200.5.21.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-server-devel-16.6-150200.5.21.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-server-devel-16.6-150200.5.21.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-server-devel-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql17-contrib-17.2-150200.5.5.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql17-contrib-17.2-150200.5.5.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql17-contrib-17.2-150200.5.5.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql17-contrib-17.2-150200.5.5.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql17-devel-17.2-150200.5.5.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql17-devel-17.2-150200.5.5.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql17-devel-17.2-150200.5.5.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql17-devel-17.2-150200.5.5.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql17-docs-17.2-150200.5.5.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql17-plperl-17.2-150200.5.5.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql17-plperl-17.2-150200.5.5.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql17-plperl-17.2-150200.5.5.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql17-plperl-17.2-150200.5.5.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql17-plpython-17.2-150200.5.5.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql17-plpython-17.2-150200.5.5.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql17-plpython-17.2-150200.5.5.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql17-plpython-17.2-150200.5.5.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql17-pltcl-17.2-150200.5.5.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql17-pltcl-17.2-150200.5.5.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql17-pltcl-17.2-150200.5.5.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql17-pltcl-17.2-150200.5.5.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql17-server-17.2-150200.5.5.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql17-server-17.2-150200.5.5.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql17-server-17.2-150200.5.5.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql17-server-17.2-150200.5.5.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql17-server-devel-17.2-150200.5.5.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql17-server-devel-17.2-150200.5.5.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql17-server-devel-17.2-150200.5.5.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql17-server-devel-17.2-150200.5.5.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql-17-150200.4.30.1.noarch",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql-contrib-17-150200.4.30.1.noarch",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql-devel-17-150200.4.30.1.noarch",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql-docs-17-150200.4.30.1.noarch",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql-plperl-17-150200.4.30.1.noarch",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql-plpython-17-150200.4.30.1.noarch",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql-pltcl-17-150200.4.30.1.noarch",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql-server-17-150200.4.30.1.noarch",
"SUSE Linux Enterprise Server 15 SP2-LTSS:postgresql-server-devel-17-150200.4.30.1.noarch",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libecpg6-17.2-150200.5.5.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libecpg6-17.2-150200.5.5.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libecpg6-17.2-150200.5.5.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libecpg6-17.2-150200.5.5.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libpq5-17.2-150200.5.5.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libpq5-17.2-150200.5.5.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libpq5-17.2-150200.5.5.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libpq5-17.2-150200.5.5.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql-17-150300.10.27.1.noarch",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql-contrib-17-150300.10.27.1.noarch",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql-devel-17-150300.10.27.1.noarch",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql-docs-17-150300.10.27.1.noarch",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql-plperl-17-150300.10.27.1.noarch",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql-plpython-17-150300.10.27.1.noarch",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql-pltcl-17-150300.10.27.1.noarch",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql-server-17-150300.10.27.1.noarch",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql-server-devel-17-150300.10.27.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libecpg6-17.2-150200.5.5.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libecpg6-17.2-150200.5.5.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libecpg6-17.2-150200.5.5.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libecpg6-17.2-150200.5.5.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpq5-17.2-150200.5.5.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpq5-17.2-150200.5.5.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpq5-17.2-150200.5.5.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpq5-17.2-150200.5.5.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpq5-32bit-17.2-150200.5.5.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql-contrib-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql-devel-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql-docs-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql-llvmjit-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql-llvmjit-devel-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql-plperl-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql-plpython-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql-pltcl-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql-server-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql-server-devel-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-16.6-150200.5.21.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-16.6-150200.5.21.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-16.6-150200.5.21.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-contrib-16.6-150200.5.21.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-contrib-16.6-150200.5.21.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-contrib-16.6-150200.5.21.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-contrib-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-devel-16.6-150200.5.21.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-devel-16.6-150200.5.21.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-devel-16.6-150200.5.21.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-devel-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-docs-16.6-150200.5.21.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-plperl-16.6-150200.5.21.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-plperl-16.6-150200.5.21.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-plperl-16.6-150200.5.21.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-plperl-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-plpython-16.6-150200.5.21.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-plpython-16.6-150200.5.21.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-plpython-16.6-150200.5.21.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-plpython-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-pltcl-16.6-150200.5.21.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-pltcl-16.6-150200.5.21.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-pltcl-16.6-150200.5.21.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-pltcl-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-server-16.6-150200.5.21.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-server-16.6-150200.5.21.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-server-16.6-150200.5.21.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-server-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-server-devel-16.6-150200.5.21.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-server-devel-16.6-150200.5.21.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-server-devel-16.6-150200.5.21.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-server-devel-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql-17-150200.4.30.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql-contrib-17-150200.4.30.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql-devel-17-150200.4.30.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql-docs-17-150200.4.30.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql-plperl-17-150200.4.30.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql-plpython-17-150200.4.30.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql-pltcl-17-150200.4.30.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql-server-17-150200.4.30.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:postgresql-server-devel-17-150200.4.30.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libecpg6-17.2-150200.5.5.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libecpg6-17.2-150200.5.5.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libpq5-17.2-150200.5.5.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libpq5-17.2-150200.5.5.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql-17-150300.10.27.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql-contrib-17-150300.10.27.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql-devel-17-150300.10.27.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql-docs-17-150300.10.27.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql-plperl-17-150300.10.27.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql-plpython-17-150300.10.27.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql-pltcl-17-150300.10.27.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql-server-17-150300.10.27.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql-server-devel-17-150300.10.27.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libecpg6-17.2-150200.5.5.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libecpg6-17.2-150200.5.5.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpq5-17.2-150200.5.5.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpq5-17.2-150200.5.5.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpq5-32bit-17.2-150200.5.5.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql-contrib-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql-devel-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql-docs-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql-llvmjit-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql-llvmjit-devel-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql-plperl-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql-plpython-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql-pltcl-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql-server-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql-server-devel-17-150400.4.18.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-16.6-150200.5.21.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-contrib-16.6-150200.5.21.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-contrib-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-devel-16.6-150200.5.21.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-devel-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-docs-16.6-150200.5.21.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-plperl-16.6-150200.5.21.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-plperl-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-plpython-16.6-150200.5.21.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-plpython-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-pltcl-16.6-150200.5.21.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-pltcl-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-server-16.6-150200.5.21.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-server-16.6-150200.5.21.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-server-devel-16.6-150200.5.21.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-server-devel-16.6-150200.5.21.1.x86_64",
"SUSE Manager Proxy 4.3:libecpg6-17.2-150200.5.5.1.x86_64",
"SUSE Manager Proxy 4.3:libpq5-17.2-150200.5.5.1.x86_64",
"SUSE Manager Proxy 4.3:libpq5-32bit-17.2-150200.5.5.1.x86_64",
"SUSE Manager Proxy 4.3:postgresql-17-150400.4.18.1.noarch",
"SUSE Manager Proxy 4.3:postgresql-contrib-17-150400.4.18.1.noarch",
"SUSE Manager Proxy 4.3:postgresql-devel-17-150400.4.18.1.noarch",
"SUSE Manager Proxy 4.3:postgresql-docs-17-150400.4.18.1.noarch",
"SUSE Manager Proxy 4.3:postgresql-plperl-17-150400.4.18.1.noarch",
"SUSE Manager Proxy 4.3:postgresql-plpython-17-150400.4.18.1.noarch",
"SUSE Manager Proxy 4.3:postgresql-pltcl-17-150400.4.18.1.noarch",
"SUSE Manager Proxy 4.3:postgresql-server-17-150400.4.18.1.noarch",
"SUSE Manager Proxy 4.3:postgresql-server-devel-17-150400.4.18.1.noarch",
"SUSE Manager Proxy 4.3:postgresql16-16.6-150200.5.21.1.x86_64",
"SUSE Manager Proxy 4.3:postgresql16-contrib-16.6-150200.5.21.1.x86_64",
"SUSE Manager Proxy 4.3:postgresql16-devel-16.6-150200.5.21.1.x86_64",
"SUSE Manager Proxy 4.3:postgresql16-docs-16.6-150200.5.21.1.noarch",
"SUSE Manager Proxy 4.3:postgresql16-plperl-16.6-150200.5.21.1.x86_64",
"SUSE Manager Proxy 4.3:postgresql16-plpython-16.6-150200.5.21.1.x86_64",
"SUSE Manager Proxy 4.3:postgresql16-pltcl-16.6-150200.5.21.1.x86_64",
"SUSE Manager Proxy 4.3:postgresql16-server-16.6-150200.5.21.1.x86_64",
"SUSE Manager Proxy 4.3:postgresql16-server-devel-16.6-150200.5.21.1.x86_64",
"SUSE Manager Server 4.3:libecpg6-17.2-150200.5.5.1.ppc64le",
"SUSE Manager Server 4.3:libecpg6-17.2-150200.5.5.1.s390x",
"SUSE Manager Server 4.3:libecpg6-17.2-150200.5.5.1.x86_64",
"SUSE Manager Server 4.3:libpq5-17.2-150200.5.5.1.ppc64le",
"SUSE Manager Server 4.3:libpq5-17.2-150200.5.5.1.s390x",
"SUSE Manager Server 4.3:libpq5-17.2-150200.5.5.1.x86_64",
"SUSE Manager Server 4.3:libpq5-32bit-17.2-150200.5.5.1.x86_64",
"SUSE Manager Server 4.3:postgresql-17-150400.4.18.1.noarch",
"SUSE Manager Server 4.3:postgresql-contrib-17-150400.4.18.1.noarch",
"SUSE Manager Server 4.3:postgresql-devel-17-150400.4.18.1.noarch",
"SUSE Manager Server 4.3:postgresql-docs-17-150400.4.18.1.noarch",
"SUSE Manager Server 4.3:postgresql-plperl-17-150400.4.18.1.noarch",
"SUSE Manager Server 4.3:postgresql-plpython-17-150400.4.18.1.noarch",
"SUSE Manager Server 4.3:postgresql-pltcl-17-150400.4.18.1.noarch",
"SUSE Manager Server 4.3:postgresql-server-17-150400.4.18.1.noarch",
"SUSE Manager Server 4.3:postgresql-server-devel-17-150400.4.18.1.noarch",
"SUSE Manager Server 4.3:postgresql16-16.6-150200.5.21.1.ppc64le",
"SUSE Manager Server 4.3:postgresql16-16.6-150200.5.21.1.s390x",
"SUSE Manager Server 4.3:postgresql16-16.6-150200.5.21.1.x86_64",
"SUSE Manager Server 4.3:postgresql16-contrib-16.6-150200.5.21.1.ppc64le",
"SUSE Manager Server 4.3:postgresql16-contrib-16.6-150200.5.21.1.s390x",
"SUSE Manager Server 4.3:postgresql16-contrib-16.6-150200.5.21.1.x86_64",
"SUSE Manager Server 4.3:postgresql16-devel-16.6-150200.5.21.1.ppc64le",
"SUSE Manager Server 4.3:postgresql16-devel-16.6-150200.5.21.1.s390x",
"SUSE Manager Server 4.3:postgresql16-devel-16.6-150200.5.21.1.x86_64",
"SUSE Manager Server 4.3:postgresql16-docs-16.6-150200.5.21.1.noarch",
"SUSE Manager Server 4.3:postgresql16-plperl-16.6-150200.5.21.1.ppc64le",
"SUSE Manager Server 4.3:postgresql16-plperl-16.6-150200.5.21.1.s390x",
"SUSE Manager Server 4.3:postgresql16-plperl-16.6-150200.5.21.1.x86_64",
"SUSE Manager Server 4.3:postgresql16-plpython-16.6-150200.5.21.1.ppc64le",
"SUSE Manager Server 4.3:postgresql16-plpython-16.6-150200.5.21.1.s390x",
"SUSE Manager Server 4.3:postgresql16-plpython-16.6-150200.5.21.1.x86_64",
"SUSE Manager Server 4.3:postgresql16-pltcl-16.6-150200.5.21.1.ppc64le",
"SUSE Manager Server 4.3:postgresql16-pltcl-16.6-150200.5.21.1.s390x",
"SUSE Manager Server 4.3:postgresql16-pltcl-16.6-150200.5.21.1.x86_64",
"SUSE Manager Server 4.3:postgresql16-server-16.6-150200.5.21.1.ppc64le",
"SUSE Manager Server 4.3:postgresql16-server-16.6-150200.5.21.1.s390x",
"SUSE Manager Server 4.3:postgresql16-server-16.6-150200.5.21.1.x86_64",
"SUSE Manager Server 4.3:postgresql16-server-devel-16.6-150200.5.21.1.ppc64le",
"SUSE Manager Server 4.3:postgresql16-server-devel-16.6-150200.5.21.1.s390x",
"SUSE Manager Server 4.3:postgresql16-server-devel-16.6-150200.5.21.1.x86_64",
"SUSE Manager Server 4.3:postgresql17-17.2-150200.5.5.1.s390x",
"SUSE Manager Server 4.3:postgresql17-contrib-17.2-150200.5.5.1.s390x",
"SUSE Manager Server 4.3:postgresql17-devel-17.2-150200.5.5.1.s390x",
"SUSE Manager Server 4.3:postgresql17-docs-17.2-150200.5.5.1.noarch",
"SUSE Manager Server 4.3:postgresql17-plperl-17.2-150200.5.5.1.s390x",
"SUSE Manager Server 4.3:postgresql17-plpython-17.2-150200.5.5.1.s390x",
"SUSE Manager Server 4.3:postgresql17-pltcl-17.2-150200.5.5.1.s390x",
"SUSE Manager Server 4.3:postgresql17-server-17.2-150200.5.5.1.s390x",
"SUSE Manager Server 4.3:postgresql17-server-devel-17.2-150200.5.5.1.s390x",
"openSUSE Leap 15.5:libecpg6-17.2-150200.5.5.1.aarch64",
"openSUSE Leap 15.5:libecpg6-17.2-150200.5.5.1.ppc64le",
"openSUSE Leap 15.5:libecpg6-17.2-150200.5.5.1.s390x",
"openSUSE Leap 15.5:libecpg6-17.2-150200.5.5.1.x86_64",
"openSUSE Leap 15.5:libecpg6-32bit-17.2-150200.5.5.1.x86_64",
"openSUSE Leap 15.5:libpq5-17.2-150200.5.5.1.aarch64",
"openSUSE Leap 15.5:libpq5-17.2-150200.5.5.1.ppc64le",
"openSUSE Leap 15.5:libpq5-17.2-150200.5.5.1.s390x",
"openSUSE Leap 15.5:libpq5-17.2-150200.5.5.1.x86_64",
"openSUSE Leap 15.5:libpq5-32bit-17.2-150200.5.5.1.x86_64",
"openSUSE Leap 15.5:postgresql-17-150500.10.9.1.noarch",
"openSUSE Leap 15.5:postgresql-contrib-17-150500.10.9.1.noarch",
"openSUSE Leap 15.5:postgresql-devel-17-150500.10.9.1.noarch",
"openSUSE Leap 15.5:postgresql-docs-17-150500.10.9.1.noarch",
"openSUSE Leap 15.5:postgresql-llvmjit-17-150500.10.9.1.noarch",
"openSUSE Leap 15.5:postgresql-llvmjit-devel-17-150500.10.9.1.noarch",
"openSUSE Leap 15.5:postgresql-plperl-17-150500.10.9.1.noarch",
"openSUSE Leap 15.5:postgresql-plpython-17-150500.10.9.1.noarch",
"openSUSE Leap 15.5:postgresql-pltcl-17-150500.10.9.1.noarch",
"openSUSE Leap 15.5:postgresql-server-17-150500.10.9.1.noarch",
"openSUSE Leap 15.5:postgresql-server-devel-17-150500.10.9.1.noarch",
"openSUSE Leap 15.5:postgresql-test-17-150500.10.9.1.noarch",
"openSUSE Leap 15.5:postgresql16-16.6-150200.5.21.1.aarch64",
"openSUSE Leap 15.5:postgresql16-16.6-150200.5.21.1.ppc64le",
"openSUSE Leap 15.5:postgresql16-16.6-150200.5.21.1.s390x",
"openSUSE Leap 15.5:postgresql16-16.6-150200.5.21.1.x86_64",
"openSUSE Leap 15.5:postgresql16-contrib-16.6-150200.5.21.1.aarch64",
"openSUSE Leap 15.5:postgresql16-contrib-16.6-150200.5.21.1.ppc64le",
"openSUSE Leap 15.5:postgresql16-contrib-16.6-150200.5.21.1.s390x",
"openSUSE Leap 15.5:postgresql16-contrib-16.6-150200.5.21.1.x86_64",
"openSUSE Leap 15.5:postgresql16-devel-16.6-150200.5.21.1.aarch64",
"openSUSE Leap 15.5:postgresql16-devel-16.6-150200.5.21.1.ppc64le",
"openSUSE Leap 15.5:postgresql16-devel-16.6-150200.5.21.1.s390x",
"openSUSE Leap 15.5:postgresql16-devel-16.6-150200.5.21.1.x86_64",
"openSUSE Leap 15.5:postgresql16-docs-16.6-150200.5.21.1.noarch",
"openSUSE Leap 15.5:postgresql16-llvmjit-16.6-150200.5.21.1.aarch64",
"openSUSE Leap 15.5:postgresql16-llvmjit-16.6-150200.5.21.1.ppc64le",
"openSUSE Leap 15.5:postgresql16-llvmjit-16.6-150200.5.21.1.s390x",
"openSUSE Leap 15.5:postgresql16-llvmjit-16.6-150200.5.21.1.x86_64",
"openSUSE Leap 15.5:postgresql16-llvmjit-devel-16.6-150200.5.21.1.aarch64",
"openSUSE Leap 15.5:postgresql16-llvmjit-devel-16.6-150200.5.21.1.ppc64le",
"openSUSE Leap 15.5:postgresql16-llvmjit-devel-16.6-150200.5.21.1.s390x",
"openSUSE Leap 15.5:postgresql16-llvmjit-devel-16.6-150200.5.21.1.x86_64",
"openSUSE Leap 15.5:postgresql16-plperl-16.6-150200.5.21.1.aarch64",
"openSUSE Leap 15.5:postgresql16-plperl-16.6-150200.5.21.1.ppc64le",
"openSUSE Leap 15.5:postgresql16-plperl-16.6-150200.5.21.1.s390x",
"openSUSE Leap 15.5:postgresql16-plperl-16.6-150200.5.21.1.x86_64",
"openSUSE Leap 15.5:postgresql16-plpython-16.6-150200.5.21.1.aarch64",
"openSUSE Leap 15.5:postgresql16-plpython-16.6-150200.5.21.1.ppc64le",
"openSUSE Leap 15.5:postgresql16-plpython-16.6-150200.5.21.1.s390x",
"openSUSE Leap 15.5:postgresql16-plpython-16.6-150200.5.21.1.x86_64",
"openSUSE Leap 15.5:postgresql16-pltcl-16.6-150200.5.21.1.aarch64",
"openSUSE Leap 15.5:postgresql16-pltcl-16.6-150200.5.21.1.ppc64le",
"openSUSE Leap 15.5:postgresql16-pltcl-16.6-150200.5.21.1.s390x",
"openSUSE Leap 15.5:postgresql16-pltcl-16.6-150200.5.21.1.x86_64",
"openSUSE Leap 15.5:postgresql16-server-16.6-150200.5.21.1.aarch64",
"openSUSE Leap 15.5:postgresql16-server-16.6-150200.5.21.1.ppc64le",
"openSUSE Leap 15.5:postgresql16-server-16.6-150200.5.21.1.s390x",
"openSUSE Leap 15.5:postgresql16-server-16.6-150200.5.21.1.x86_64",
"openSUSE Leap 15.5:postgresql16-server-devel-16.6-150200.5.21.1.aarch64",
"openSUSE Leap 15.5:postgresql16-server-devel-16.6-150200.5.21.1.ppc64le",
"openSUSE Leap 15.5:postgresql16-server-devel-16.6-150200.5.21.1.s390x",
"openSUSE Leap 15.5:postgresql16-server-devel-16.6-150200.5.21.1.x86_64",
"openSUSE Leap 15.5:postgresql16-test-16.6-150200.5.21.1.aarch64",
"openSUSE Leap 15.5:postgresql16-test-16.6-150200.5.21.1.ppc64le",
"openSUSE Leap 15.5:postgresql16-test-16.6-150200.5.21.1.s390x",
"openSUSE Leap 15.5:postgresql16-test-16.6-150200.5.21.1.x86_64",
"openSUSE Leap 15.5:postgresql17-17.2-150200.5.5.1.aarch64",
"openSUSE Leap 15.5:postgresql17-17.2-150200.5.5.1.ppc64le",
"openSUSE Leap 15.5:postgresql17-17.2-150200.5.5.1.s390x",
"openSUSE Leap 15.5:postgresql17-17.2-150200.5.5.1.x86_64",
"openSUSE Leap 15.5:postgresql17-contrib-17.2-150200.5.5.1.aarch64",
"openSUSE Leap 15.5:postgresql17-contrib-17.2-150200.5.5.1.ppc64le",
"openSUSE Leap 15.5:postgresql17-contrib-17.2-150200.5.5.1.s390x",
"openSUSE Leap 15.5:postgresql17-contrib-17.2-150200.5.5.1.x86_64",
"openSUSE Leap 15.5:postgresql17-devel-17.2-150200.5.5.1.aarch64",
"openSUSE Leap 15.5:postgresql17-devel-17.2-150200.5.5.1.ppc64le",
"openSUSE Leap 15.5:postgresql17-devel-17.2-150200.5.5.1.s390x",
"openSUSE Leap 15.5:postgresql17-devel-17.2-150200.5.5.1.x86_64",
"openSUSE Leap 15.5:postgresql17-docs-17.2-150200.5.5.1.noarch",
"openSUSE Leap 15.5:postgresql17-llvmjit-17.2-150200.5.5.1.aarch64",
"openSUSE Leap 15.5:postgresql17-llvmjit-17.2-150200.5.5.1.ppc64le",
"openSUSE Leap 15.5:postgresql17-llvmjit-17.2-150200.5.5.1.s390x",
"openSUSE Leap 15.5:postgresql17-llvmjit-17.2-150200.5.5.1.x86_64",
"openSUSE Leap 15.5:postgresql17-llvmjit-devel-17.2-150200.5.5.1.aarch64",
"openSUSE Leap 15.5:postgresql17-llvmjit-devel-17.2-150200.5.5.1.ppc64le",
"openSUSE Leap 15.5:postgresql17-llvmjit-devel-17.2-150200.5.5.1.s390x",
"openSUSE Leap 15.5:postgresql17-llvmjit-devel-17.2-150200.5.5.1.x86_64",
"openSUSE Leap 15.5:postgresql17-plperl-17.2-150200.5.5.1.aarch64",
"openSUSE Leap 15.5:postgresql17-plperl-17.2-150200.5.5.1.ppc64le",
"openSUSE Leap 15.5:postgresql17-plperl-17.2-150200.5.5.1.s390x",
"openSUSE Leap 15.5:postgresql17-plperl-17.2-150200.5.5.1.x86_64",
"openSUSE Leap 15.5:postgresql17-plpython-17.2-150200.5.5.1.aarch64",
"openSUSE Leap 15.5:postgresql17-plpython-17.2-150200.5.5.1.ppc64le",
"openSUSE Leap 15.5:postgresql17-plpython-17.2-150200.5.5.1.s390x",
"openSUSE Leap 15.5:postgresql17-plpython-17.2-150200.5.5.1.x86_64",
"openSUSE Leap 15.5:postgresql17-pltcl-17.2-150200.5.5.1.aarch64",
"openSUSE Leap 15.5:postgresql17-pltcl-17.2-150200.5.5.1.ppc64le",
"openSUSE Leap 15.5:postgresql17-pltcl-17.2-150200.5.5.1.s390x",
"openSUSE Leap 15.5:postgresql17-pltcl-17.2-150200.5.5.1.x86_64",
"openSUSE Leap 15.5:postgresql17-server-17.2-150200.5.5.1.aarch64",
"openSUSE Leap 15.5:postgresql17-server-17.2-150200.5.5.1.ppc64le",
"openSUSE Leap 15.5:postgresql17-server-17.2-150200.5.5.1.s390x",
"openSUSE Leap 15.5:postgresql17-server-17.2-150200.5.5.1.x86_64",
"openSUSE Leap 15.5:postgresql17-server-devel-17.2-150200.5.5.1.aarch64",
"openSUSE Leap 15.5:postgresql17-server-devel-17.2-150200.5.5.1.ppc64le",
"openSUSE Leap 15.5:postgresql17-server-devel-17.2-150200.5.5.1.s390x",
"openSUSE Leap 15.5:postgresql17-server-devel-17.2-150200.5.5.1.x86_64",
"openSUSE Leap 15.5:postgresql17-test-17.2-150200.5.5.1.aarch64",
"openSUSE Leap 15.5:postgresql17-test-17.2-150200.5.5.1.ppc64le",
"openSUSE Leap 15.5:postgresql17-test-17.2-150200.5.5.1.s390x",
"openSUSE Leap 15.5:postgresql17-test-17.2-150200.5.5.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-12-04T14:48:21Z",
"details": "important"
}
],
"title": "CVE-2024-10979"
}
]
}
ghsa-37v9-jh5m-f5pg
Vulnerability from github
Incorrect privilege assignment in PostgreSQL allows a less-privileged application user to view or change different rows from those intended. An attack requires the application to use SET ROLE, SET SESSION AUTHORIZATION, or an equivalent feature. The problem arises when an application query uses parameters from the attacker or conveys query results to the attacker. If that query reacts to current_setting('role') or the current user ID, it may modify or return data as though the session had not used SET ROLE or SET SESSION AUTHORIZATION. The attacker does not control which incorrect user ID applies. Query text from less-privileged sources is not a concern here, because SET ROLE and SET SESSION AUTHORIZATION are not sandboxes for unvetted queries. Versions before PostgreSQL 17.1, 16.5, 15.9, 14.14, 13.17, and 12.21 are affected.
{
"affected": [],
"aliases": [
"CVE-2024-10978"
],
"database_specific": {
"cwe_ids": [
"CWE-266"
],
"github_reviewed": false,
"github_reviewed_at": null,
"nvd_published_at": "2024-11-14T13:15:04Z",
"severity": "MODERATE"
},
"details": "Incorrect privilege assignment in PostgreSQL allows a less-privileged application user to view or change different rows from those intended. An attack requires the application to use SET ROLE, SET SESSION AUTHORIZATION, or an equivalent feature. The problem arises when an application query uses parameters from the attacker or conveys query results to the attacker. If that query reacts to current_setting(\u0027role\u0027) or the current user ID, it may modify or return data as though the session had not used SET ROLE or SET SESSION AUTHORIZATION. The attacker does not control which incorrect user ID applies. Query text from less-privileged sources is not a concern here, because SET ROLE and SET SESSION AUTHORIZATION are not sandboxes for unvetted queries. Versions before PostgreSQL 17.1, 16.5, 15.9, 14.14, 13.17, and 12.21 are affected.",
"id": "GHSA-37v9-jh5m-f5pg",
"modified": "2025-11-04T00:32:03Z",
"published": "2024-11-14T15:32:15Z",
"references": [
{
"type": "ADVISORY",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-10978"
},
{
"type": "WEB",
"url": "https://lists.debian.org/debian-lts-announce/2024/11/msg00011.html"
},
{
"type": "WEB",
"url": "https://lists.debian.org/debian-lts-announce/2024/11/msg00018.html"
},
{
"type": "WEB",
"url": "https://www.postgresql.org/message-id/173171334532.1547978.1518068370217143844%40wrigleys.postgresql.org"
},
{
"type": "WEB",
"url": "https://www.postgresql.org/support/security/CVE-2024-10978"
}
],
"schema_version": "1.4.0",
"severity": [
{
"score": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:L/I:L/A:N",
"type": "CVSS_V3"
}
]
}
opensuse-su-2024:14503-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.14-1.1 on GA media",
"title": "Title of the patch"
},
{
"category": "description",
"text": "These are all security issues fixed in the postgresql14-14.14-1.1 package on the GA media of openSUSE Tumbleweed.",
"title": "Description of the patch"
},
{
"category": "details",
"text": "openSUSE-Tumbleweed-2024-14503",
"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_14503-1.json"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2024-10976 page",
"url": "https://www.suse.com/security/cve/CVE-2024-10976/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2024-10977 page",
"url": "https://www.suse.com/security/cve/CVE-2024-10977/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2024-10978 page",
"url": "https://www.suse.com/security/cve/CVE-2024-10978/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2024-10979 page",
"url": "https://www.suse.com/security/cve/CVE-2024-10979/"
}
],
"title": "postgresql14-14.14-1.1 on GA media",
"tracking": {
"current_release_date": "2024-11-15T00:00:00Z",
"generator": {
"date": "2024-11-15T00:00:00Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "openSUSE-SU-2024:14503-1",
"initial_release_date": "2024-11-15T00:00:00Z",
"revision_history": [
{
"date": "2024-11-15T00:00:00Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "postgresql14-14.14-1.1.aarch64",
"product": {
"name": "postgresql14-14.14-1.1.aarch64",
"product_id": "postgresql14-14.14-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql14-contrib-14.14-1.1.aarch64",
"product": {
"name": "postgresql14-contrib-14.14-1.1.aarch64",
"product_id": "postgresql14-contrib-14.14-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql14-devel-14.14-1.1.aarch64",
"product": {
"name": "postgresql14-devel-14.14-1.1.aarch64",
"product_id": "postgresql14-devel-14.14-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql14-docs-14.14-1.1.aarch64",
"product": {
"name": "postgresql14-docs-14.14-1.1.aarch64",
"product_id": "postgresql14-docs-14.14-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql14-llvmjit-14.14-1.1.aarch64",
"product": {
"name": "postgresql14-llvmjit-14.14-1.1.aarch64",
"product_id": "postgresql14-llvmjit-14.14-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql14-llvmjit-devel-14.14-1.1.aarch64",
"product": {
"name": "postgresql14-llvmjit-devel-14.14-1.1.aarch64",
"product_id": "postgresql14-llvmjit-devel-14.14-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql14-plperl-14.14-1.1.aarch64",
"product": {
"name": "postgresql14-plperl-14.14-1.1.aarch64",
"product_id": "postgresql14-plperl-14.14-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql14-plpython-14.14-1.1.aarch64",
"product": {
"name": "postgresql14-plpython-14.14-1.1.aarch64",
"product_id": "postgresql14-plpython-14.14-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql14-pltcl-14.14-1.1.aarch64",
"product": {
"name": "postgresql14-pltcl-14.14-1.1.aarch64",
"product_id": "postgresql14-pltcl-14.14-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql14-server-14.14-1.1.aarch64",
"product": {
"name": "postgresql14-server-14.14-1.1.aarch64",
"product_id": "postgresql14-server-14.14-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql14-server-devel-14.14-1.1.aarch64",
"product": {
"name": "postgresql14-server-devel-14.14-1.1.aarch64",
"product_id": "postgresql14-server-devel-14.14-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql14-test-14.14-1.1.aarch64",
"product": {
"name": "postgresql14-test-14.14-1.1.aarch64",
"product_id": "postgresql14-test-14.14-1.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "postgresql14-14.14-1.1.ppc64le",
"product": {
"name": "postgresql14-14.14-1.1.ppc64le",
"product_id": "postgresql14-14.14-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql14-contrib-14.14-1.1.ppc64le",
"product": {
"name": "postgresql14-contrib-14.14-1.1.ppc64le",
"product_id": "postgresql14-contrib-14.14-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql14-devel-14.14-1.1.ppc64le",
"product": {
"name": "postgresql14-devel-14.14-1.1.ppc64le",
"product_id": "postgresql14-devel-14.14-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql14-docs-14.14-1.1.ppc64le",
"product": {
"name": "postgresql14-docs-14.14-1.1.ppc64le",
"product_id": "postgresql14-docs-14.14-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql14-llvmjit-14.14-1.1.ppc64le",
"product": {
"name": "postgresql14-llvmjit-14.14-1.1.ppc64le",
"product_id": "postgresql14-llvmjit-14.14-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql14-llvmjit-devel-14.14-1.1.ppc64le",
"product": {
"name": "postgresql14-llvmjit-devel-14.14-1.1.ppc64le",
"product_id": "postgresql14-llvmjit-devel-14.14-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql14-plperl-14.14-1.1.ppc64le",
"product": {
"name": "postgresql14-plperl-14.14-1.1.ppc64le",
"product_id": "postgresql14-plperl-14.14-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql14-plpython-14.14-1.1.ppc64le",
"product": {
"name": "postgresql14-plpython-14.14-1.1.ppc64le",
"product_id": "postgresql14-plpython-14.14-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql14-pltcl-14.14-1.1.ppc64le",
"product": {
"name": "postgresql14-pltcl-14.14-1.1.ppc64le",
"product_id": "postgresql14-pltcl-14.14-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql14-server-14.14-1.1.ppc64le",
"product": {
"name": "postgresql14-server-14.14-1.1.ppc64le",
"product_id": "postgresql14-server-14.14-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql14-server-devel-14.14-1.1.ppc64le",
"product": {
"name": "postgresql14-server-devel-14.14-1.1.ppc64le",
"product_id": "postgresql14-server-devel-14.14-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql14-test-14.14-1.1.ppc64le",
"product": {
"name": "postgresql14-test-14.14-1.1.ppc64le",
"product_id": "postgresql14-test-14.14-1.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "postgresql14-14.14-1.1.s390x",
"product": {
"name": "postgresql14-14.14-1.1.s390x",
"product_id": "postgresql14-14.14-1.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql14-contrib-14.14-1.1.s390x",
"product": {
"name": "postgresql14-contrib-14.14-1.1.s390x",
"product_id": "postgresql14-contrib-14.14-1.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql14-devel-14.14-1.1.s390x",
"product": {
"name": "postgresql14-devel-14.14-1.1.s390x",
"product_id": "postgresql14-devel-14.14-1.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql14-docs-14.14-1.1.s390x",
"product": {
"name": "postgresql14-docs-14.14-1.1.s390x",
"product_id": "postgresql14-docs-14.14-1.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql14-llvmjit-14.14-1.1.s390x",
"product": {
"name": "postgresql14-llvmjit-14.14-1.1.s390x",
"product_id": "postgresql14-llvmjit-14.14-1.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql14-llvmjit-devel-14.14-1.1.s390x",
"product": {
"name": "postgresql14-llvmjit-devel-14.14-1.1.s390x",
"product_id": "postgresql14-llvmjit-devel-14.14-1.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql14-plperl-14.14-1.1.s390x",
"product": {
"name": "postgresql14-plperl-14.14-1.1.s390x",
"product_id": "postgresql14-plperl-14.14-1.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql14-plpython-14.14-1.1.s390x",
"product": {
"name": "postgresql14-plpython-14.14-1.1.s390x",
"product_id": "postgresql14-plpython-14.14-1.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql14-pltcl-14.14-1.1.s390x",
"product": {
"name": "postgresql14-pltcl-14.14-1.1.s390x",
"product_id": "postgresql14-pltcl-14.14-1.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql14-server-14.14-1.1.s390x",
"product": {
"name": "postgresql14-server-14.14-1.1.s390x",
"product_id": "postgresql14-server-14.14-1.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql14-server-devel-14.14-1.1.s390x",
"product": {
"name": "postgresql14-server-devel-14.14-1.1.s390x",
"product_id": "postgresql14-server-devel-14.14-1.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql14-test-14.14-1.1.s390x",
"product": {
"name": "postgresql14-test-14.14-1.1.s390x",
"product_id": "postgresql14-test-14.14-1.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "postgresql14-14.14-1.1.x86_64",
"product": {
"name": "postgresql14-14.14-1.1.x86_64",
"product_id": "postgresql14-14.14-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql14-contrib-14.14-1.1.x86_64",
"product": {
"name": "postgresql14-contrib-14.14-1.1.x86_64",
"product_id": "postgresql14-contrib-14.14-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql14-devel-14.14-1.1.x86_64",
"product": {
"name": "postgresql14-devel-14.14-1.1.x86_64",
"product_id": "postgresql14-devel-14.14-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql14-docs-14.14-1.1.x86_64",
"product": {
"name": "postgresql14-docs-14.14-1.1.x86_64",
"product_id": "postgresql14-docs-14.14-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql14-llvmjit-14.14-1.1.x86_64",
"product": {
"name": "postgresql14-llvmjit-14.14-1.1.x86_64",
"product_id": "postgresql14-llvmjit-14.14-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql14-llvmjit-devel-14.14-1.1.x86_64",
"product": {
"name": "postgresql14-llvmjit-devel-14.14-1.1.x86_64",
"product_id": "postgresql14-llvmjit-devel-14.14-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql14-plperl-14.14-1.1.x86_64",
"product": {
"name": "postgresql14-plperl-14.14-1.1.x86_64",
"product_id": "postgresql14-plperl-14.14-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql14-plpython-14.14-1.1.x86_64",
"product": {
"name": "postgresql14-plpython-14.14-1.1.x86_64",
"product_id": "postgresql14-plpython-14.14-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql14-pltcl-14.14-1.1.x86_64",
"product": {
"name": "postgresql14-pltcl-14.14-1.1.x86_64",
"product_id": "postgresql14-pltcl-14.14-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql14-server-14.14-1.1.x86_64",
"product": {
"name": "postgresql14-server-14.14-1.1.x86_64",
"product_id": "postgresql14-server-14.14-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql14-server-devel-14.14-1.1.x86_64",
"product": {
"name": "postgresql14-server-devel-14.14-1.1.x86_64",
"product_id": "postgresql14-server-devel-14.14-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql14-test-14.14-1.1.x86_64",
"product": {
"name": "postgresql14-test-14.14-1.1.x86_64",
"product_id": "postgresql14-test-14.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": "postgresql14-14.14-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:postgresql14-14.14-1.1.aarch64"
},
"product_reference": "postgresql14-14.14-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-14.14-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:postgresql14-14.14-1.1.ppc64le"
},
"product_reference": "postgresql14-14.14-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-14.14-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:postgresql14-14.14-1.1.s390x"
},
"product_reference": "postgresql14-14.14-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-14.14-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:postgresql14-14.14-1.1.x86_64"
},
"product_reference": "postgresql14-14.14-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-contrib-14.14-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:postgresql14-contrib-14.14-1.1.aarch64"
},
"product_reference": "postgresql14-contrib-14.14-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-contrib-14.14-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:postgresql14-contrib-14.14-1.1.ppc64le"
},
"product_reference": "postgresql14-contrib-14.14-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-contrib-14.14-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:postgresql14-contrib-14.14-1.1.s390x"
},
"product_reference": "postgresql14-contrib-14.14-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-contrib-14.14-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:postgresql14-contrib-14.14-1.1.x86_64"
},
"product_reference": "postgresql14-contrib-14.14-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-devel-14.14-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:postgresql14-devel-14.14-1.1.aarch64"
},
"product_reference": "postgresql14-devel-14.14-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-devel-14.14-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:postgresql14-devel-14.14-1.1.ppc64le"
},
"product_reference": "postgresql14-devel-14.14-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-devel-14.14-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:postgresql14-devel-14.14-1.1.s390x"
},
"product_reference": "postgresql14-devel-14.14-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-devel-14.14-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:postgresql14-devel-14.14-1.1.x86_64"
},
"product_reference": "postgresql14-devel-14.14-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-docs-14.14-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:postgresql14-docs-14.14-1.1.aarch64"
},
"product_reference": "postgresql14-docs-14.14-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-docs-14.14-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:postgresql14-docs-14.14-1.1.ppc64le"
},
"product_reference": "postgresql14-docs-14.14-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-docs-14.14-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:postgresql14-docs-14.14-1.1.s390x"
},
"product_reference": "postgresql14-docs-14.14-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-docs-14.14-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:postgresql14-docs-14.14-1.1.x86_64"
},
"product_reference": "postgresql14-docs-14.14-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-llvmjit-14.14-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:postgresql14-llvmjit-14.14-1.1.aarch64"
},
"product_reference": "postgresql14-llvmjit-14.14-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-llvmjit-14.14-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:postgresql14-llvmjit-14.14-1.1.ppc64le"
},
"product_reference": "postgresql14-llvmjit-14.14-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-llvmjit-14.14-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:postgresql14-llvmjit-14.14-1.1.s390x"
},
"product_reference": "postgresql14-llvmjit-14.14-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-llvmjit-14.14-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:postgresql14-llvmjit-14.14-1.1.x86_64"
},
"product_reference": "postgresql14-llvmjit-14.14-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-llvmjit-devel-14.14-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:postgresql14-llvmjit-devel-14.14-1.1.aarch64"
},
"product_reference": "postgresql14-llvmjit-devel-14.14-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-llvmjit-devel-14.14-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:postgresql14-llvmjit-devel-14.14-1.1.ppc64le"
},
"product_reference": "postgresql14-llvmjit-devel-14.14-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-llvmjit-devel-14.14-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:postgresql14-llvmjit-devel-14.14-1.1.s390x"
},
"product_reference": "postgresql14-llvmjit-devel-14.14-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-llvmjit-devel-14.14-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:postgresql14-llvmjit-devel-14.14-1.1.x86_64"
},
"product_reference": "postgresql14-llvmjit-devel-14.14-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-plperl-14.14-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:postgresql14-plperl-14.14-1.1.aarch64"
},
"product_reference": "postgresql14-plperl-14.14-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-plperl-14.14-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:postgresql14-plperl-14.14-1.1.ppc64le"
},
"product_reference": "postgresql14-plperl-14.14-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-plperl-14.14-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:postgresql14-plperl-14.14-1.1.s390x"
},
"product_reference": "postgresql14-plperl-14.14-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-plperl-14.14-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:postgresql14-plperl-14.14-1.1.x86_64"
},
"product_reference": "postgresql14-plperl-14.14-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-plpython-14.14-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:postgresql14-plpython-14.14-1.1.aarch64"
},
"product_reference": "postgresql14-plpython-14.14-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-plpython-14.14-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:postgresql14-plpython-14.14-1.1.ppc64le"
},
"product_reference": "postgresql14-plpython-14.14-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-plpython-14.14-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:postgresql14-plpython-14.14-1.1.s390x"
},
"product_reference": "postgresql14-plpython-14.14-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-plpython-14.14-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:postgresql14-plpython-14.14-1.1.x86_64"
},
"product_reference": "postgresql14-plpython-14.14-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-pltcl-14.14-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:postgresql14-pltcl-14.14-1.1.aarch64"
},
"product_reference": "postgresql14-pltcl-14.14-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-pltcl-14.14-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:postgresql14-pltcl-14.14-1.1.ppc64le"
},
"product_reference": "postgresql14-pltcl-14.14-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-pltcl-14.14-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:postgresql14-pltcl-14.14-1.1.s390x"
},
"product_reference": "postgresql14-pltcl-14.14-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-pltcl-14.14-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:postgresql14-pltcl-14.14-1.1.x86_64"
},
"product_reference": "postgresql14-pltcl-14.14-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-server-14.14-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:postgresql14-server-14.14-1.1.aarch64"
},
"product_reference": "postgresql14-server-14.14-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-server-14.14-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:postgresql14-server-14.14-1.1.ppc64le"
},
"product_reference": "postgresql14-server-14.14-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-server-14.14-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:postgresql14-server-14.14-1.1.s390x"
},
"product_reference": "postgresql14-server-14.14-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-server-14.14-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:postgresql14-server-14.14-1.1.x86_64"
},
"product_reference": "postgresql14-server-14.14-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-server-devel-14.14-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:postgresql14-server-devel-14.14-1.1.aarch64"
},
"product_reference": "postgresql14-server-devel-14.14-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-server-devel-14.14-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:postgresql14-server-devel-14.14-1.1.ppc64le"
},
"product_reference": "postgresql14-server-devel-14.14-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-server-devel-14.14-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:postgresql14-server-devel-14.14-1.1.s390x"
},
"product_reference": "postgresql14-server-devel-14.14-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-server-devel-14.14-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:postgresql14-server-devel-14.14-1.1.x86_64"
},
"product_reference": "postgresql14-server-devel-14.14-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-test-14.14-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:postgresql14-test-14.14-1.1.aarch64"
},
"product_reference": "postgresql14-test-14.14-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-test-14.14-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:postgresql14-test-14.14-1.1.ppc64le"
},
"product_reference": "postgresql14-test-14.14-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-test-14.14-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:postgresql14-test-14.14-1.1.s390x"
},
"product_reference": "postgresql14-test-14.14-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-test-14.14-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:postgresql14-test-14.14-1.1.x86_64"
},
"product_reference": "postgresql14-test-14.14-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2024-10976",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2024-10976"
}
],
"notes": [
{
"category": "general",
"text": "Incomplete tracking in PostgreSQL of tables with row security allows a reused query to view or change different rows from those intended. CVE-2023-2455 and CVE-2016-2193 fixed most interaction between row security and user ID changes. They missed cases where a subquery, WITH query, security invoker view, or SQL-language function references a table with a row-level security policy. This has the same consequences as the two earlier CVEs. That is to say, it leads to potentially incorrect policies being applied in cases where role-specific policies are used and a given query is planned under one role and then executed under other roles. This scenario can happen under security definer functions or when a common user and query is planned initially and then re-used across multiple SET ROLEs. Applying an incorrect policy may permit a user to complete otherwise-forbidden reads and modifications. This affects only databases that have used CREATE POLICY to define a row security policy. An attacker must tailor an attack to a particular application\u0027s pattern of query plan reuse, user ID changes, and role-specific row security policies. Versions before PostgreSQL 17.1, 16.5, 15.9, 14.14, 13.17, and 12.21 are affected.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:postgresql14-14.14-1.1.aarch64",
"openSUSE Tumbleweed:postgresql14-14.14-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql14-14.14-1.1.s390x",
"openSUSE Tumbleweed:postgresql14-14.14-1.1.x86_64",
"openSUSE Tumbleweed:postgresql14-contrib-14.14-1.1.aarch64",
"openSUSE Tumbleweed:postgresql14-contrib-14.14-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql14-contrib-14.14-1.1.s390x",
"openSUSE Tumbleweed:postgresql14-contrib-14.14-1.1.x86_64",
"openSUSE Tumbleweed:postgresql14-devel-14.14-1.1.aarch64",
"openSUSE Tumbleweed:postgresql14-devel-14.14-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql14-devel-14.14-1.1.s390x",
"openSUSE Tumbleweed:postgresql14-devel-14.14-1.1.x86_64",
"openSUSE Tumbleweed:postgresql14-docs-14.14-1.1.aarch64",
"openSUSE Tumbleweed:postgresql14-docs-14.14-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql14-docs-14.14-1.1.s390x",
"openSUSE Tumbleweed:postgresql14-docs-14.14-1.1.x86_64",
"openSUSE Tumbleweed:postgresql14-llvmjit-14.14-1.1.aarch64",
"openSUSE Tumbleweed:postgresql14-llvmjit-14.14-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql14-llvmjit-14.14-1.1.s390x",
"openSUSE Tumbleweed:postgresql14-llvmjit-14.14-1.1.x86_64",
"openSUSE Tumbleweed:postgresql14-llvmjit-devel-14.14-1.1.aarch64",
"openSUSE Tumbleweed:postgresql14-llvmjit-devel-14.14-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql14-llvmjit-devel-14.14-1.1.s390x",
"openSUSE Tumbleweed:postgresql14-llvmjit-devel-14.14-1.1.x86_64",
"openSUSE Tumbleweed:postgresql14-plperl-14.14-1.1.aarch64",
"openSUSE Tumbleweed:postgresql14-plperl-14.14-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql14-plperl-14.14-1.1.s390x",
"openSUSE Tumbleweed:postgresql14-plperl-14.14-1.1.x86_64",
"openSUSE Tumbleweed:postgresql14-plpython-14.14-1.1.aarch64",
"openSUSE Tumbleweed:postgresql14-plpython-14.14-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql14-plpython-14.14-1.1.s390x",
"openSUSE Tumbleweed:postgresql14-plpython-14.14-1.1.x86_64",
"openSUSE Tumbleweed:postgresql14-pltcl-14.14-1.1.aarch64",
"openSUSE Tumbleweed:postgresql14-pltcl-14.14-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql14-pltcl-14.14-1.1.s390x",
"openSUSE Tumbleweed:postgresql14-pltcl-14.14-1.1.x86_64",
"openSUSE Tumbleweed:postgresql14-server-14.14-1.1.aarch64",
"openSUSE Tumbleweed:postgresql14-server-14.14-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql14-server-14.14-1.1.s390x",
"openSUSE Tumbleweed:postgresql14-server-14.14-1.1.x86_64",
"openSUSE Tumbleweed:postgresql14-server-devel-14.14-1.1.aarch64",
"openSUSE Tumbleweed:postgresql14-server-devel-14.14-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql14-server-devel-14.14-1.1.s390x",
"openSUSE Tumbleweed:postgresql14-server-devel-14.14-1.1.x86_64",
"openSUSE Tumbleweed:postgresql14-test-14.14-1.1.aarch64",
"openSUSE Tumbleweed:postgresql14-test-14.14-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql14-test-14.14-1.1.s390x",
"openSUSE Tumbleweed:postgresql14-test-14.14-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2024-10976",
"url": "https://www.suse.com/security/cve/CVE-2024-10976"
},
{
"category": "external",
"summary": "SUSE Bug 1233323 for CVE-2024-10976",
"url": "https://bugzilla.suse.com/1233323"
}
],
"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.14-1.1.aarch64",
"openSUSE Tumbleweed:postgresql14-14.14-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql14-14.14-1.1.s390x",
"openSUSE Tumbleweed:postgresql14-14.14-1.1.x86_64",
"openSUSE Tumbleweed:postgresql14-contrib-14.14-1.1.aarch64",
"openSUSE Tumbleweed:postgresql14-contrib-14.14-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql14-contrib-14.14-1.1.s390x",
"openSUSE Tumbleweed:postgresql14-contrib-14.14-1.1.x86_64",
"openSUSE Tumbleweed:postgresql14-devel-14.14-1.1.aarch64",
"openSUSE Tumbleweed:postgresql14-devel-14.14-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql14-devel-14.14-1.1.s390x",
"openSUSE Tumbleweed:postgresql14-devel-14.14-1.1.x86_64",
"openSUSE Tumbleweed:postgresql14-docs-14.14-1.1.aarch64",
"openSUSE Tumbleweed:postgresql14-docs-14.14-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql14-docs-14.14-1.1.s390x",
"openSUSE Tumbleweed:postgresql14-docs-14.14-1.1.x86_64",
"openSUSE Tumbleweed:postgresql14-llvmjit-14.14-1.1.aarch64",
"openSUSE Tumbleweed:postgresql14-llvmjit-14.14-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql14-llvmjit-14.14-1.1.s390x",
"openSUSE Tumbleweed:postgresql14-llvmjit-14.14-1.1.x86_64",
"openSUSE Tumbleweed:postgresql14-llvmjit-devel-14.14-1.1.aarch64",
"openSUSE Tumbleweed:postgresql14-llvmjit-devel-14.14-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql14-llvmjit-devel-14.14-1.1.s390x",
"openSUSE Tumbleweed:postgresql14-llvmjit-devel-14.14-1.1.x86_64",
"openSUSE Tumbleweed:postgresql14-plperl-14.14-1.1.aarch64",
"openSUSE Tumbleweed:postgresql14-plperl-14.14-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql14-plperl-14.14-1.1.s390x",
"openSUSE Tumbleweed:postgresql14-plperl-14.14-1.1.x86_64",
"openSUSE Tumbleweed:postgresql14-plpython-14.14-1.1.aarch64",
"openSUSE Tumbleweed:postgresql14-plpython-14.14-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql14-plpython-14.14-1.1.s390x",
"openSUSE Tumbleweed:postgresql14-plpython-14.14-1.1.x86_64",
"openSUSE Tumbleweed:postgresql14-pltcl-14.14-1.1.aarch64",
"openSUSE Tumbleweed:postgresql14-pltcl-14.14-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql14-pltcl-14.14-1.1.s390x",
"openSUSE Tumbleweed:postgresql14-pltcl-14.14-1.1.x86_64",
"openSUSE Tumbleweed:postgresql14-server-14.14-1.1.aarch64",
"openSUSE Tumbleweed:postgresql14-server-14.14-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql14-server-14.14-1.1.s390x",
"openSUSE Tumbleweed:postgresql14-server-14.14-1.1.x86_64",
"openSUSE Tumbleweed:postgresql14-server-devel-14.14-1.1.aarch64",
"openSUSE Tumbleweed:postgresql14-server-devel-14.14-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql14-server-devel-14.14-1.1.s390x",
"openSUSE Tumbleweed:postgresql14-server-devel-14.14-1.1.x86_64",
"openSUSE Tumbleweed:postgresql14-test-14.14-1.1.aarch64",
"openSUSE Tumbleweed:postgresql14-test-14.14-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql14-test-14.14-1.1.s390x",
"openSUSE Tumbleweed:postgresql14-test-14.14-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4.2,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:postgresql14-14.14-1.1.aarch64",
"openSUSE Tumbleweed:postgresql14-14.14-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql14-14.14-1.1.s390x",
"openSUSE Tumbleweed:postgresql14-14.14-1.1.x86_64",
"openSUSE Tumbleweed:postgresql14-contrib-14.14-1.1.aarch64",
"openSUSE Tumbleweed:postgresql14-contrib-14.14-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql14-contrib-14.14-1.1.s390x",
"openSUSE Tumbleweed:postgresql14-contrib-14.14-1.1.x86_64",
"openSUSE Tumbleweed:postgresql14-devel-14.14-1.1.aarch64",
"openSUSE Tumbleweed:postgresql14-devel-14.14-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql14-devel-14.14-1.1.s390x",
"openSUSE Tumbleweed:postgresql14-devel-14.14-1.1.x86_64",
"openSUSE Tumbleweed:postgresql14-docs-14.14-1.1.aarch64",
"openSUSE Tumbleweed:postgresql14-docs-14.14-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql14-docs-14.14-1.1.s390x",
"openSUSE Tumbleweed:postgresql14-docs-14.14-1.1.x86_64",
"openSUSE Tumbleweed:postgresql14-llvmjit-14.14-1.1.aarch64",
"openSUSE Tumbleweed:postgresql14-llvmjit-14.14-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql14-llvmjit-14.14-1.1.s390x",
"openSUSE Tumbleweed:postgresql14-llvmjit-14.14-1.1.x86_64",
"openSUSE Tumbleweed:postgresql14-llvmjit-devel-14.14-1.1.aarch64",
"openSUSE Tumbleweed:postgresql14-llvmjit-devel-14.14-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql14-llvmjit-devel-14.14-1.1.s390x",
"openSUSE Tumbleweed:postgresql14-llvmjit-devel-14.14-1.1.x86_64",
"openSUSE Tumbleweed:postgresql14-plperl-14.14-1.1.aarch64",
"openSUSE Tumbleweed:postgresql14-plperl-14.14-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql14-plperl-14.14-1.1.s390x",
"openSUSE Tumbleweed:postgresql14-plperl-14.14-1.1.x86_64",
"openSUSE Tumbleweed:postgresql14-plpython-14.14-1.1.aarch64",
"openSUSE Tumbleweed:postgresql14-plpython-14.14-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql14-plpython-14.14-1.1.s390x",
"openSUSE Tumbleweed:postgresql14-plpython-14.14-1.1.x86_64",
"openSUSE Tumbleweed:postgresql14-pltcl-14.14-1.1.aarch64",
"openSUSE Tumbleweed:postgresql14-pltcl-14.14-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql14-pltcl-14.14-1.1.s390x",
"openSUSE Tumbleweed:postgresql14-pltcl-14.14-1.1.x86_64",
"openSUSE Tumbleweed:postgresql14-server-14.14-1.1.aarch64",
"openSUSE Tumbleweed:postgresql14-server-14.14-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql14-server-14.14-1.1.s390x",
"openSUSE Tumbleweed:postgresql14-server-14.14-1.1.x86_64",
"openSUSE Tumbleweed:postgresql14-server-devel-14.14-1.1.aarch64",
"openSUSE Tumbleweed:postgresql14-server-devel-14.14-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql14-server-devel-14.14-1.1.s390x",
"openSUSE Tumbleweed:postgresql14-server-devel-14.14-1.1.x86_64",
"openSUSE Tumbleweed:postgresql14-test-14.14-1.1.aarch64",
"openSUSE Tumbleweed:postgresql14-test-14.14-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql14-test-14.14-1.1.s390x",
"openSUSE Tumbleweed:postgresql14-test-14.14-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-11-15T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2024-10976"
},
{
"cve": "CVE-2024-10977",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2024-10977"
}
],
"notes": [
{
"category": "general",
"text": "Client use of server error message in PostgreSQL allows a server not trusted under current SSL or GSS settings to furnish arbitrary non-NUL bytes to the libpq application. For example, a man-in-the-middle attacker could send a long error message that a human or screen-scraper user of psql mistakes for valid query results. This is probably not a concern for clients where the user interface unambiguously indicates the boundary between one error message and other text. Versions before PostgreSQL 17.1, 16.5, 15.9, 14.14, 13.17, and 12.21 are affected.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:postgresql14-14.14-1.1.aarch64",
"openSUSE Tumbleweed:postgresql14-14.14-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql14-14.14-1.1.s390x",
"openSUSE Tumbleweed:postgresql14-14.14-1.1.x86_64",
"openSUSE Tumbleweed:postgresql14-contrib-14.14-1.1.aarch64",
"openSUSE Tumbleweed:postgresql14-contrib-14.14-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql14-contrib-14.14-1.1.s390x",
"openSUSE Tumbleweed:postgresql14-contrib-14.14-1.1.x86_64",
"openSUSE Tumbleweed:postgresql14-devel-14.14-1.1.aarch64",
"openSUSE Tumbleweed:postgresql14-devel-14.14-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql14-devel-14.14-1.1.s390x",
"openSUSE Tumbleweed:postgresql14-devel-14.14-1.1.x86_64",
"openSUSE Tumbleweed:postgresql14-docs-14.14-1.1.aarch64",
"openSUSE Tumbleweed:postgresql14-docs-14.14-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql14-docs-14.14-1.1.s390x",
"openSUSE Tumbleweed:postgresql14-docs-14.14-1.1.x86_64",
"openSUSE Tumbleweed:postgresql14-llvmjit-14.14-1.1.aarch64",
"openSUSE Tumbleweed:postgresql14-llvmjit-14.14-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql14-llvmjit-14.14-1.1.s390x",
"openSUSE Tumbleweed:postgresql14-llvmjit-14.14-1.1.x86_64",
"openSUSE Tumbleweed:postgresql14-llvmjit-devel-14.14-1.1.aarch64",
"openSUSE Tumbleweed:postgresql14-llvmjit-devel-14.14-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql14-llvmjit-devel-14.14-1.1.s390x",
"openSUSE Tumbleweed:postgresql14-llvmjit-devel-14.14-1.1.x86_64",
"openSUSE Tumbleweed:postgresql14-plperl-14.14-1.1.aarch64",
"openSUSE Tumbleweed:postgresql14-plperl-14.14-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql14-plperl-14.14-1.1.s390x",
"openSUSE Tumbleweed:postgresql14-plperl-14.14-1.1.x86_64",
"openSUSE Tumbleweed:postgresql14-plpython-14.14-1.1.aarch64",
"openSUSE Tumbleweed:postgresql14-plpython-14.14-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql14-plpython-14.14-1.1.s390x",
"openSUSE Tumbleweed:postgresql14-plpython-14.14-1.1.x86_64",
"openSUSE Tumbleweed:postgresql14-pltcl-14.14-1.1.aarch64",
"openSUSE Tumbleweed:postgresql14-pltcl-14.14-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql14-pltcl-14.14-1.1.s390x",
"openSUSE Tumbleweed:postgresql14-pltcl-14.14-1.1.x86_64",
"openSUSE Tumbleweed:postgresql14-server-14.14-1.1.aarch64",
"openSUSE Tumbleweed:postgresql14-server-14.14-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql14-server-14.14-1.1.s390x",
"openSUSE Tumbleweed:postgresql14-server-14.14-1.1.x86_64",
"openSUSE Tumbleweed:postgresql14-server-devel-14.14-1.1.aarch64",
"openSUSE Tumbleweed:postgresql14-server-devel-14.14-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql14-server-devel-14.14-1.1.s390x",
"openSUSE Tumbleweed:postgresql14-server-devel-14.14-1.1.x86_64",
"openSUSE Tumbleweed:postgresql14-test-14.14-1.1.aarch64",
"openSUSE Tumbleweed:postgresql14-test-14.14-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql14-test-14.14-1.1.s390x",
"openSUSE Tumbleweed:postgresql14-test-14.14-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2024-10977",
"url": "https://www.suse.com/security/cve/CVE-2024-10977"
},
{
"category": "external",
"summary": "SUSE Bug 1233325 for CVE-2024-10977",
"url": "https://bugzilla.suse.com/1233325"
}
],
"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.14-1.1.aarch64",
"openSUSE Tumbleweed:postgresql14-14.14-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql14-14.14-1.1.s390x",
"openSUSE Tumbleweed:postgresql14-14.14-1.1.x86_64",
"openSUSE Tumbleweed:postgresql14-contrib-14.14-1.1.aarch64",
"openSUSE Tumbleweed:postgresql14-contrib-14.14-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql14-contrib-14.14-1.1.s390x",
"openSUSE Tumbleweed:postgresql14-contrib-14.14-1.1.x86_64",
"openSUSE Tumbleweed:postgresql14-devel-14.14-1.1.aarch64",
"openSUSE Tumbleweed:postgresql14-devel-14.14-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql14-devel-14.14-1.1.s390x",
"openSUSE Tumbleweed:postgresql14-devel-14.14-1.1.x86_64",
"openSUSE Tumbleweed:postgresql14-docs-14.14-1.1.aarch64",
"openSUSE Tumbleweed:postgresql14-docs-14.14-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql14-docs-14.14-1.1.s390x",
"openSUSE Tumbleweed:postgresql14-docs-14.14-1.1.x86_64",
"openSUSE Tumbleweed:postgresql14-llvmjit-14.14-1.1.aarch64",
"openSUSE Tumbleweed:postgresql14-llvmjit-14.14-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql14-llvmjit-14.14-1.1.s390x",
"openSUSE Tumbleweed:postgresql14-llvmjit-14.14-1.1.x86_64",
"openSUSE Tumbleweed:postgresql14-llvmjit-devel-14.14-1.1.aarch64",
"openSUSE Tumbleweed:postgresql14-llvmjit-devel-14.14-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql14-llvmjit-devel-14.14-1.1.s390x",
"openSUSE Tumbleweed:postgresql14-llvmjit-devel-14.14-1.1.x86_64",
"openSUSE Tumbleweed:postgresql14-plperl-14.14-1.1.aarch64",
"openSUSE Tumbleweed:postgresql14-plperl-14.14-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql14-plperl-14.14-1.1.s390x",
"openSUSE Tumbleweed:postgresql14-plperl-14.14-1.1.x86_64",
"openSUSE Tumbleweed:postgresql14-plpython-14.14-1.1.aarch64",
"openSUSE Tumbleweed:postgresql14-plpython-14.14-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql14-plpython-14.14-1.1.s390x",
"openSUSE Tumbleweed:postgresql14-plpython-14.14-1.1.x86_64",
"openSUSE Tumbleweed:postgresql14-pltcl-14.14-1.1.aarch64",
"openSUSE Tumbleweed:postgresql14-pltcl-14.14-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql14-pltcl-14.14-1.1.s390x",
"openSUSE Tumbleweed:postgresql14-pltcl-14.14-1.1.x86_64",
"openSUSE Tumbleweed:postgresql14-server-14.14-1.1.aarch64",
"openSUSE Tumbleweed:postgresql14-server-14.14-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql14-server-14.14-1.1.s390x",
"openSUSE Tumbleweed:postgresql14-server-14.14-1.1.x86_64",
"openSUSE Tumbleweed:postgresql14-server-devel-14.14-1.1.aarch64",
"openSUSE Tumbleweed:postgresql14-server-devel-14.14-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql14-server-devel-14.14-1.1.s390x",
"openSUSE Tumbleweed:postgresql14-server-devel-14.14-1.1.x86_64",
"openSUSE Tumbleweed:postgresql14-test-14.14-1.1.aarch64",
"openSUSE Tumbleweed:postgresql14-test-14.14-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql14-test-14.14-1.1.s390x",
"openSUSE Tumbleweed:postgresql14-test-14.14-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 3.1,
"baseSeverity": "LOW",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:N/I:L/A:N",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:postgresql14-14.14-1.1.aarch64",
"openSUSE Tumbleweed:postgresql14-14.14-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql14-14.14-1.1.s390x",
"openSUSE Tumbleweed:postgresql14-14.14-1.1.x86_64",
"openSUSE Tumbleweed:postgresql14-contrib-14.14-1.1.aarch64",
"openSUSE Tumbleweed:postgresql14-contrib-14.14-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql14-contrib-14.14-1.1.s390x",
"openSUSE Tumbleweed:postgresql14-contrib-14.14-1.1.x86_64",
"openSUSE Tumbleweed:postgresql14-devel-14.14-1.1.aarch64",
"openSUSE Tumbleweed:postgresql14-devel-14.14-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql14-devel-14.14-1.1.s390x",
"openSUSE Tumbleweed:postgresql14-devel-14.14-1.1.x86_64",
"openSUSE Tumbleweed:postgresql14-docs-14.14-1.1.aarch64",
"openSUSE Tumbleweed:postgresql14-docs-14.14-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql14-docs-14.14-1.1.s390x",
"openSUSE Tumbleweed:postgresql14-docs-14.14-1.1.x86_64",
"openSUSE Tumbleweed:postgresql14-llvmjit-14.14-1.1.aarch64",
"openSUSE Tumbleweed:postgresql14-llvmjit-14.14-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql14-llvmjit-14.14-1.1.s390x",
"openSUSE Tumbleweed:postgresql14-llvmjit-14.14-1.1.x86_64",
"openSUSE Tumbleweed:postgresql14-llvmjit-devel-14.14-1.1.aarch64",
"openSUSE Tumbleweed:postgresql14-llvmjit-devel-14.14-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql14-llvmjit-devel-14.14-1.1.s390x",
"openSUSE Tumbleweed:postgresql14-llvmjit-devel-14.14-1.1.x86_64",
"openSUSE Tumbleweed:postgresql14-plperl-14.14-1.1.aarch64",
"openSUSE Tumbleweed:postgresql14-plperl-14.14-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql14-plperl-14.14-1.1.s390x",
"openSUSE Tumbleweed:postgresql14-plperl-14.14-1.1.x86_64",
"openSUSE Tumbleweed:postgresql14-plpython-14.14-1.1.aarch64",
"openSUSE Tumbleweed:postgresql14-plpython-14.14-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql14-plpython-14.14-1.1.s390x",
"openSUSE Tumbleweed:postgresql14-plpython-14.14-1.1.x86_64",
"openSUSE Tumbleweed:postgresql14-pltcl-14.14-1.1.aarch64",
"openSUSE Tumbleweed:postgresql14-pltcl-14.14-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql14-pltcl-14.14-1.1.s390x",
"openSUSE Tumbleweed:postgresql14-pltcl-14.14-1.1.x86_64",
"openSUSE Tumbleweed:postgresql14-server-14.14-1.1.aarch64",
"openSUSE Tumbleweed:postgresql14-server-14.14-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql14-server-14.14-1.1.s390x",
"openSUSE Tumbleweed:postgresql14-server-14.14-1.1.x86_64",
"openSUSE Tumbleweed:postgresql14-server-devel-14.14-1.1.aarch64",
"openSUSE Tumbleweed:postgresql14-server-devel-14.14-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql14-server-devel-14.14-1.1.s390x",
"openSUSE Tumbleweed:postgresql14-server-devel-14.14-1.1.x86_64",
"openSUSE Tumbleweed:postgresql14-test-14.14-1.1.aarch64",
"openSUSE Tumbleweed:postgresql14-test-14.14-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql14-test-14.14-1.1.s390x",
"openSUSE Tumbleweed:postgresql14-test-14.14-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-11-15T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2024-10977"
},
{
"cve": "CVE-2024-10978",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2024-10978"
}
],
"notes": [
{
"category": "general",
"text": "Incorrect privilege assignment in PostgreSQL allows a less-privileged application user to view or change different rows from those intended. An attack requires the application to use SET ROLE, SET SESSION AUTHORIZATION, or an equivalent feature. The problem arises when an application query uses parameters from the attacker or conveys query results to the attacker. If that query reacts to current_setting(\u0027role\u0027) or the current user ID, it may modify or return data as though the session had not used SET ROLE or SET SESSION AUTHORIZATION. The attacker does not control which incorrect user ID applies. Query text from less-privileged sources is not a concern here, because SET ROLE and SET SESSION AUTHORIZATION are not sandboxes for unvetted queries. Versions before PostgreSQL 17.1, 16.5, 15.9, 14.14, 13.17, and 12.21 are affected.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:postgresql14-14.14-1.1.aarch64",
"openSUSE Tumbleweed:postgresql14-14.14-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql14-14.14-1.1.s390x",
"openSUSE Tumbleweed:postgresql14-14.14-1.1.x86_64",
"openSUSE Tumbleweed:postgresql14-contrib-14.14-1.1.aarch64",
"openSUSE Tumbleweed:postgresql14-contrib-14.14-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql14-contrib-14.14-1.1.s390x",
"openSUSE Tumbleweed:postgresql14-contrib-14.14-1.1.x86_64",
"openSUSE Tumbleweed:postgresql14-devel-14.14-1.1.aarch64",
"openSUSE Tumbleweed:postgresql14-devel-14.14-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql14-devel-14.14-1.1.s390x",
"openSUSE Tumbleweed:postgresql14-devel-14.14-1.1.x86_64",
"openSUSE Tumbleweed:postgresql14-docs-14.14-1.1.aarch64",
"openSUSE Tumbleweed:postgresql14-docs-14.14-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql14-docs-14.14-1.1.s390x",
"openSUSE Tumbleweed:postgresql14-docs-14.14-1.1.x86_64",
"openSUSE Tumbleweed:postgresql14-llvmjit-14.14-1.1.aarch64",
"openSUSE Tumbleweed:postgresql14-llvmjit-14.14-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql14-llvmjit-14.14-1.1.s390x",
"openSUSE Tumbleweed:postgresql14-llvmjit-14.14-1.1.x86_64",
"openSUSE Tumbleweed:postgresql14-llvmjit-devel-14.14-1.1.aarch64",
"openSUSE Tumbleweed:postgresql14-llvmjit-devel-14.14-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql14-llvmjit-devel-14.14-1.1.s390x",
"openSUSE Tumbleweed:postgresql14-llvmjit-devel-14.14-1.1.x86_64",
"openSUSE Tumbleweed:postgresql14-plperl-14.14-1.1.aarch64",
"openSUSE Tumbleweed:postgresql14-plperl-14.14-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql14-plperl-14.14-1.1.s390x",
"openSUSE Tumbleweed:postgresql14-plperl-14.14-1.1.x86_64",
"openSUSE Tumbleweed:postgresql14-plpython-14.14-1.1.aarch64",
"openSUSE Tumbleweed:postgresql14-plpython-14.14-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql14-plpython-14.14-1.1.s390x",
"openSUSE Tumbleweed:postgresql14-plpython-14.14-1.1.x86_64",
"openSUSE Tumbleweed:postgresql14-pltcl-14.14-1.1.aarch64",
"openSUSE Tumbleweed:postgresql14-pltcl-14.14-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql14-pltcl-14.14-1.1.s390x",
"openSUSE Tumbleweed:postgresql14-pltcl-14.14-1.1.x86_64",
"openSUSE Tumbleweed:postgresql14-server-14.14-1.1.aarch64",
"openSUSE Tumbleweed:postgresql14-server-14.14-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql14-server-14.14-1.1.s390x",
"openSUSE Tumbleweed:postgresql14-server-14.14-1.1.x86_64",
"openSUSE Tumbleweed:postgresql14-server-devel-14.14-1.1.aarch64",
"openSUSE Tumbleweed:postgresql14-server-devel-14.14-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql14-server-devel-14.14-1.1.s390x",
"openSUSE Tumbleweed:postgresql14-server-devel-14.14-1.1.x86_64",
"openSUSE Tumbleweed:postgresql14-test-14.14-1.1.aarch64",
"openSUSE Tumbleweed:postgresql14-test-14.14-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql14-test-14.14-1.1.s390x",
"openSUSE Tumbleweed:postgresql14-test-14.14-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2024-10978",
"url": "https://www.suse.com/security/cve/CVE-2024-10978"
},
{
"category": "external",
"summary": "SUSE Bug 1233326 for CVE-2024-10978",
"url": "https://bugzilla.suse.com/1233326"
}
],
"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.14-1.1.aarch64",
"openSUSE Tumbleweed:postgresql14-14.14-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql14-14.14-1.1.s390x",
"openSUSE Tumbleweed:postgresql14-14.14-1.1.x86_64",
"openSUSE Tumbleweed:postgresql14-contrib-14.14-1.1.aarch64",
"openSUSE Tumbleweed:postgresql14-contrib-14.14-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql14-contrib-14.14-1.1.s390x",
"openSUSE Tumbleweed:postgresql14-contrib-14.14-1.1.x86_64",
"openSUSE Tumbleweed:postgresql14-devel-14.14-1.1.aarch64",
"openSUSE Tumbleweed:postgresql14-devel-14.14-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql14-devel-14.14-1.1.s390x",
"openSUSE Tumbleweed:postgresql14-devel-14.14-1.1.x86_64",
"openSUSE Tumbleweed:postgresql14-docs-14.14-1.1.aarch64",
"openSUSE Tumbleweed:postgresql14-docs-14.14-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql14-docs-14.14-1.1.s390x",
"openSUSE Tumbleweed:postgresql14-docs-14.14-1.1.x86_64",
"openSUSE Tumbleweed:postgresql14-llvmjit-14.14-1.1.aarch64",
"openSUSE Tumbleweed:postgresql14-llvmjit-14.14-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql14-llvmjit-14.14-1.1.s390x",
"openSUSE Tumbleweed:postgresql14-llvmjit-14.14-1.1.x86_64",
"openSUSE Tumbleweed:postgresql14-llvmjit-devel-14.14-1.1.aarch64",
"openSUSE Tumbleweed:postgresql14-llvmjit-devel-14.14-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql14-llvmjit-devel-14.14-1.1.s390x",
"openSUSE Tumbleweed:postgresql14-llvmjit-devel-14.14-1.1.x86_64",
"openSUSE Tumbleweed:postgresql14-plperl-14.14-1.1.aarch64",
"openSUSE Tumbleweed:postgresql14-plperl-14.14-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql14-plperl-14.14-1.1.s390x",
"openSUSE Tumbleweed:postgresql14-plperl-14.14-1.1.x86_64",
"openSUSE Tumbleweed:postgresql14-plpython-14.14-1.1.aarch64",
"openSUSE Tumbleweed:postgresql14-plpython-14.14-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql14-plpython-14.14-1.1.s390x",
"openSUSE Tumbleweed:postgresql14-plpython-14.14-1.1.x86_64",
"openSUSE Tumbleweed:postgresql14-pltcl-14.14-1.1.aarch64",
"openSUSE Tumbleweed:postgresql14-pltcl-14.14-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql14-pltcl-14.14-1.1.s390x",
"openSUSE Tumbleweed:postgresql14-pltcl-14.14-1.1.x86_64",
"openSUSE Tumbleweed:postgresql14-server-14.14-1.1.aarch64",
"openSUSE Tumbleweed:postgresql14-server-14.14-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql14-server-14.14-1.1.s390x",
"openSUSE Tumbleweed:postgresql14-server-14.14-1.1.x86_64",
"openSUSE Tumbleweed:postgresql14-server-devel-14.14-1.1.aarch64",
"openSUSE Tumbleweed:postgresql14-server-devel-14.14-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql14-server-devel-14.14-1.1.s390x",
"openSUSE Tumbleweed:postgresql14-server-devel-14.14-1.1.x86_64",
"openSUSE Tumbleweed:postgresql14-test-14.14-1.1.aarch64",
"openSUSE Tumbleweed:postgresql14-test-14.14-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql14-test-14.14-1.1.s390x",
"openSUSE Tumbleweed:postgresql14-test-14.14-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4.2,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:postgresql14-14.14-1.1.aarch64",
"openSUSE Tumbleweed:postgresql14-14.14-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql14-14.14-1.1.s390x",
"openSUSE Tumbleweed:postgresql14-14.14-1.1.x86_64",
"openSUSE Tumbleweed:postgresql14-contrib-14.14-1.1.aarch64",
"openSUSE Tumbleweed:postgresql14-contrib-14.14-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql14-contrib-14.14-1.1.s390x",
"openSUSE Tumbleweed:postgresql14-contrib-14.14-1.1.x86_64",
"openSUSE Tumbleweed:postgresql14-devel-14.14-1.1.aarch64",
"openSUSE Tumbleweed:postgresql14-devel-14.14-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql14-devel-14.14-1.1.s390x",
"openSUSE Tumbleweed:postgresql14-devel-14.14-1.1.x86_64",
"openSUSE Tumbleweed:postgresql14-docs-14.14-1.1.aarch64",
"openSUSE Tumbleweed:postgresql14-docs-14.14-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql14-docs-14.14-1.1.s390x",
"openSUSE Tumbleweed:postgresql14-docs-14.14-1.1.x86_64",
"openSUSE Tumbleweed:postgresql14-llvmjit-14.14-1.1.aarch64",
"openSUSE Tumbleweed:postgresql14-llvmjit-14.14-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql14-llvmjit-14.14-1.1.s390x",
"openSUSE Tumbleweed:postgresql14-llvmjit-14.14-1.1.x86_64",
"openSUSE Tumbleweed:postgresql14-llvmjit-devel-14.14-1.1.aarch64",
"openSUSE Tumbleweed:postgresql14-llvmjit-devel-14.14-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql14-llvmjit-devel-14.14-1.1.s390x",
"openSUSE Tumbleweed:postgresql14-llvmjit-devel-14.14-1.1.x86_64",
"openSUSE Tumbleweed:postgresql14-plperl-14.14-1.1.aarch64",
"openSUSE Tumbleweed:postgresql14-plperl-14.14-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql14-plperl-14.14-1.1.s390x",
"openSUSE Tumbleweed:postgresql14-plperl-14.14-1.1.x86_64",
"openSUSE Tumbleweed:postgresql14-plpython-14.14-1.1.aarch64",
"openSUSE Tumbleweed:postgresql14-plpython-14.14-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql14-plpython-14.14-1.1.s390x",
"openSUSE Tumbleweed:postgresql14-plpython-14.14-1.1.x86_64",
"openSUSE Tumbleweed:postgresql14-pltcl-14.14-1.1.aarch64",
"openSUSE Tumbleweed:postgresql14-pltcl-14.14-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql14-pltcl-14.14-1.1.s390x",
"openSUSE Tumbleweed:postgresql14-pltcl-14.14-1.1.x86_64",
"openSUSE Tumbleweed:postgresql14-server-14.14-1.1.aarch64",
"openSUSE Tumbleweed:postgresql14-server-14.14-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql14-server-14.14-1.1.s390x",
"openSUSE Tumbleweed:postgresql14-server-14.14-1.1.x86_64",
"openSUSE Tumbleweed:postgresql14-server-devel-14.14-1.1.aarch64",
"openSUSE Tumbleweed:postgresql14-server-devel-14.14-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql14-server-devel-14.14-1.1.s390x",
"openSUSE Tumbleweed:postgresql14-server-devel-14.14-1.1.x86_64",
"openSUSE Tumbleweed:postgresql14-test-14.14-1.1.aarch64",
"openSUSE Tumbleweed:postgresql14-test-14.14-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql14-test-14.14-1.1.s390x",
"openSUSE Tumbleweed:postgresql14-test-14.14-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-11-15T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2024-10978"
},
{
"cve": "CVE-2024-10979",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2024-10979"
}
],
"notes": [
{
"category": "general",
"text": "Incorrect control of environment variables in PostgreSQL PL/Perl allows an unprivileged database user to change sensitive process environment variables (e.g. PATH). That often suffices to enable arbitrary code execution, even if the attacker lacks a database server operating system user. Versions before PostgreSQL 17.1, 16.5, 15.9, 14.14, 13.17, and 12.21 are affected.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:postgresql14-14.14-1.1.aarch64",
"openSUSE Tumbleweed:postgresql14-14.14-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql14-14.14-1.1.s390x",
"openSUSE Tumbleweed:postgresql14-14.14-1.1.x86_64",
"openSUSE Tumbleweed:postgresql14-contrib-14.14-1.1.aarch64",
"openSUSE Tumbleweed:postgresql14-contrib-14.14-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql14-contrib-14.14-1.1.s390x",
"openSUSE Tumbleweed:postgresql14-contrib-14.14-1.1.x86_64",
"openSUSE Tumbleweed:postgresql14-devel-14.14-1.1.aarch64",
"openSUSE Tumbleweed:postgresql14-devel-14.14-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql14-devel-14.14-1.1.s390x",
"openSUSE Tumbleweed:postgresql14-devel-14.14-1.1.x86_64",
"openSUSE Tumbleweed:postgresql14-docs-14.14-1.1.aarch64",
"openSUSE Tumbleweed:postgresql14-docs-14.14-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql14-docs-14.14-1.1.s390x",
"openSUSE Tumbleweed:postgresql14-docs-14.14-1.1.x86_64",
"openSUSE Tumbleweed:postgresql14-llvmjit-14.14-1.1.aarch64",
"openSUSE Tumbleweed:postgresql14-llvmjit-14.14-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql14-llvmjit-14.14-1.1.s390x",
"openSUSE Tumbleweed:postgresql14-llvmjit-14.14-1.1.x86_64",
"openSUSE Tumbleweed:postgresql14-llvmjit-devel-14.14-1.1.aarch64",
"openSUSE Tumbleweed:postgresql14-llvmjit-devel-14.14-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql14-llvmjit-devel-14.14-1.1.s390x",
"openSUSE Tumbleweed:postgresql14-llvmjit-devel-14.14-1.1.x86_64",
"openSUSE Tumbleweed:postgresql14-plperl-14.14-1.1.aarch64",
"openSUSE Tumbleweed:postgresql14-plperl-14.14-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql14-plperl-14.14-1.1.s390x",
"openSUSE Tumbleweed:postgresql14-plperl-14.14-1.1.x86_64",
"openSUSE Tumbleweed:postgresql14-plpython-14.14-1.1.aarch64",
"openSUSE Tumbleweed:postgresql14-plpython-14.14-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql14-plpython-14.14-1.1.s390x",
"openSUSE Tumbleweed:postgresql14-plpython-14.14-1.1.x86_64",
"openSUSE Tumbleweed:postgresql14-pltcl-14.14-1.1.aarch64",
"openSUSE Tumbleweed:postgresql14-pltcl-14.14-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql14-pltcl-14.14-1.1.s390x",
"openSUSE Tumbleweed:postgresql14-pltcl-14.14-1.1.x86_64",
"openSUSE Tumbleweed:postgresql14-server-14.14-1.1.aarch64",
"openSUSE Tumbleweed:postgresql14-server-14.14-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql14-server-14.14-1.1.s390x",
"openSUSE Tumbleweed:postgresql14-server-14.14-1.1.x86_64",
"openSUSE Tumbleweed:postgresql14-server-devel-14.14-1.1.aarch64",
"openSUSE Tumbleweed:postgresql14-server-devel-14.14-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql14-server-devel-14.14-1.1.s390x",
"openSUSE Tumbleweed:postgresql14-server-devel-14.14-1.1.x86_64",
"openSUSE Tumbleweed:postgresql14-test-14.14-1.1.aarch64",
"openSUSE Tumbleweed:postgresql14-test-14.14-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql14-test-14.14-1.1.s390x",
"openSUSE Tumbleweed:postgresql14-test-14.14-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2024-10979",
"url": "https://www.suse.com/security/cve/CVE-2024-10979"
},
{
"category": "external",
"summary": "SUSE Bug 1233327 for CVE-2024-10979",
"url": "https://bugzilla.suse.com/1233327"
}
],
"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.14-1.1.aarch64",
"openSUSE Tumbleweed:postgresql14-14.14-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql14-14.14-1.1.s390x",
"openSUSE Tumbleweed:postgresql14-14.14-1.1.x86_64",
"openSUSE Tumbleweed:postgresql14-contrib-14.14-1.1.aarch64",
"openSUSE Tumbleweed:postgresql14-contrib-14.14-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql14-contrib-14.14-1.1.s390x",
"openSUSE Tumbleweed:postgresql14-contrib-14.14-1.1.x86_64",
"openSUSE Tumbleweed:postgresql14-devel-14.14-1.1.aarch64",
"openSUSE Tumbleweed:postgresql14-devel-14.14-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql14-devel-14.14-1.1.s390x",
"openSUSE Tumbleweed:postgresql14-devel-14.14-1.1.x86_64",
"openSUSE Tumbleweed:postgresql14-docs-14.14-1.1.aarch64",
"openSUSE Tumbleweed:postgresql14-docs-14.14-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql14-docs-14.14-1.1.s390x",
"openSUSE Tumbleweed:postgresql14-docs-14.14-1.1.x86_64",
"openSUSE Tumbleweed:postgresql14-llvmjit-14.14-1.1.aarch64",
"openSUSE Tumbleweed:postgresql14-llvmjit-14.14-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql14-llvmjit-14.14-1.1.s390x",
"openSUSE Tumbleweed:postgresql14-llvmjit-14.14-1.1.x86_64",
"openSUSE Tumbleweed:postgresql14-llvmjit-devel-14.14-1.1.aarch64",
"openSUSE Tumbleweed:postgresql14-llvmjit-devel-14.14-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql14-llvmjit-devel-14.14-1.1.s390x",
"openSUSE Tumbleweed:postgresql14-llvmjit-devel-14.14-1.1.x86_64",
"openSUSE Tumbleweed:postgresql14-plperl-14.14-1.1.aarch64",
"openSUSE Tumbleweed:postgresql14-plperl-14.14-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql14-plperl-14.14-1.1.s390x",
"openSUSE Tumbleweed:postgresql14-plperl-14.14-1.1.x86_64",
"openSUSE Tumbleweed:postgresql14-plpython-14.14-1.1.aarch64",
"openSUSE Tumbleweed:postgresql14-plpython-14.14-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql14-plpython-14.14-1.1.s390x",
"openSUSE Tumbleweed:postgresql14-plpython-14.14-1.1.x86_64",
"openSUSE Tumbleweed:postgresql14-pltcl-14.14-1.1.aarch64",
"openSUSE Tumbleweed:postgresql14-pltcl-14.14-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql14-pltcl-14.14-1.1.s390x",
"openSUSE Tumbleweed:postgresql14-pltcl-14.14-1.1.x86_64",
"openSUSE Tumbleweed:postgresql14-server-14.14-1.1.aarch64",
"openSUSE Tumbleweed:postgresql14-server-14.14-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql14-server-14.14-1.1.s390x",
"openSUSE Tumbleweed:postgresql14-server-14.14-1.1.x86_64",
"openSUSE Tumbleweed:postgresql14-server-devel-14.14-1.1.aarch64",
"openSUSE Tumbleweed:postgresql14-server-devel-14.14-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql14-server-devel-14.14-1.1.s390x",
"openSUSE Tumbleweed:postgresql14-server-devel-14.14-1.1.x86_64",
"openSUSE Tumbleweed:postgresql14-test-14.14-1.1.aarch64",
"openSUSE Tumbleweed:postgresql14-test-14.14-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql14-test-14.14-1.1.s390x",
"openSUSE Tumbleweed:postgresql14-test-14.14-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:postgresql14-14.14-1.1.aarch64",
"openSUSE Tumbleweed:postgresql14-14.14-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql14-14.14-1.1.s390x",
"openSUSE Tumbleweed:postgresql14-14.14-1.1.x86_64",
"openSUSE Tumbleweed:postgresql14-contrib-14.14-1.1.aarch64",
"openSUSE Tumbleweed:postgresql14-contrib-14.14-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql14-contrib-14.14-1.1.s390x",
"openSUSE Tumbleweed:postgresql14-contrib-14.14-1.1.x86_64",
"openSUSE Tumbleweed:postgresql14-devel-14.14-1.1.aarch64",
"openSUSE Tumbleweed:postgresql14-devel-14.14-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql14-devel-14.14-1.1.s390x",
"openSUSE Tumbleweed:postgresql14-devel-14.14-1.1.x86_64",
"openSUSE Tumbleweed:postgresql14-docs-14.14-1.1.aarch64",
"openSUSE Tumbleweed:postgresql14-docs-14.14-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql14-docs-14.14-1.1.s390x",
"openSUSE Tumbleweed:postgresql14-docs-14.14-1.1.x86_64",
"openSUSE Tumbleweed:postgresql14-llvmjit-14.14-1.1.aarch64",
"openSUSE Tumbleweed:postgresql14-llvmjit-14.14-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql14-llvmjit-14.14-1.1.s390x",
"openSUSE Tumbleweed:postgresql14-llvmjit-14.14-1.1.x86_64",
"openSUSE Tumbleweed:postgresql14-llvmjit-devel-14.14-1.1.aarch64",
"openSUSE Tumbleweed:postgresql14-llvmjit-devel-14.14-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql14-llvmjit-devel-14.14-1.1.s390x",
"openSUSE Tumbleweed:postgresql14-llvmjit-devel-14.14-1.1.x86_64",
"openSUSE Tumbleweed:postgresql14-plperl-14.14-1.1.aarch64",
"openSUSE Tumbleweed:postgresql14-plperl-14.14-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql14-plperl-14.14-1.1.s390x",
"openSUSE Tumbleweed:postgresql14-plperl-14.14-1.1.x86_64",
"openSUSE Tumbleweed:postgresql14-plpython-14.14-1.1.aarch64",
"openSUSE Tumbleweed:postgresql14-plpython-14.14-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql14-plpython-14.14-1.1.s390x",
"openSUSE Tumbleweed:postgresql14-plpython-14.14-1.1.x86_64",
"openSUSE Tumbleweed:postgresql14-pltcl-14.14-1.1.aarch64",
"openSUSE Tumbleweed:postgresql14-pltcl-14.14-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql14-pltcl-14.14-1.1.s390x",
"openSUSE Tumbleweed:postgresql14-pltcl-14.14-1.1.x86_64",
"openSUSE Tumbleweed:postgresql14-server-14.14-1.1.aarch64",
"openSUSE Tumbleweed:postgresql14-server-14.14-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql14-server-14.14-1.1.s390x",
"openSUSE Tumbleweed:postgresql14-server-14.14-1.1.x86_64",
"openSUSE Tumbleweed:postgresql14-server-devel-14.14-1.1.aarch64",
"openSUSE Tumbleweed:postgresql14-server-devel-14.14-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql14-server-devel-14.14-1.1.s390x",
"openSUSE Tumbleweed:postgresql14-server-devel-14.14-1.1.x86_64",
"openSUSE Tumbleweed:postgresql14-test-14.14-1.1.aarch64",
"openSUSE Tumbleweed:postgresql14-test-14.14-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql14-test-14.14-1.1.s390x",
"openSUSE Tumbleweed:postgresql14-test-14.14-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-11-15T00:00:00Z",
"details": "important"
}
],
"title": "CVE-2024-10979"
}
]
}
opensuse-su-2024:14506-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-17.1-1.1 on GA media",
"title": "Title of the patch"
},
{
"category": "description",
"text": "These are all security issues fixed in the libecpg6-17.1-1.1 package on the GA media of openSUSE Tumbleweed.",
"title": "Description of the patch"
},
{
"category": "details",
"text": "openSUSE-Tumbleweed-2024-14506",
"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_14506-1.json"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2024-10976 page",
"url": "https://www.suse.com/security/cve/CVE-2024-10976/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2024-10977 page",
"url": "https://www.suse.com/security/cve/CVE-2024-10977/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2024-10978 page",
"url": "https://www.suse.com/security/cve/CVE-2024-10978/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2024-10979 page",
"url": "https://www.suse.com/security/cve/CVE-2024-10979/"
}
],
"title": "libecpg6-17.1-1.1 on GA media",
"tracking": {
"current_release_date": "2024-11-15T00:00:00Z",
"generator": {
"date": "2024-11-15T00:00:00Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "openSUSE-SU-2024:14506-1",
"initial_release_date": "2024-11-15T00:00:00Z",
"revision_history": [
{
"date": "2024-11-15T00:00:00Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "libecpg6-17.1-1.1.aarch64",
"product": {
"name": "libecpg6-17.1-1.1.aarch64",
"product_id": "libecpg6-17.1-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "libecpg6-32bit-17.1-1.1.aarch64",
"product": {
"name": "libecpg6-32bit-17.1-1.1.aarch64",
"product_id": "libecpg6-32bit-17.1-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "libpq5-17.1-1.1.aarch64",
"product": {
"name": "libpq5-17.1-1.1.aarch64",
"product_id": "libpq5-17.1-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "libpq5-32bit-17.1-1.1.aarch64",
"product": {
"name": "libpq5-32bit-17.1-1.1.aarch64",
"product_id": "libpq5-32bit-17.1-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql17-17.1-1.1.aarch64",
"product": {
"name": "postgresql17-17.1-1.1.aarch64",
"product_id": "postgresql17-17.1-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql17-contrib-17.1-1.1.aarch64",
"product": {
"name": "postgresql17-contrib-17.1-1.1.aarch64",
"product_id": "postgresql17-contrib-17.1-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql17-devel-17.1-1.1.aarch64",
"product": {
"name": "postgresql17-devel-17.1-1.1.aarch64",
"product_id": "postgresql17-devel-17.1-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql17-docs-17.1-1.1.aarch64",
"product": {
"name": "postgresql17-docs-17.1-1.1.aarch64",
"product_id": "postgresql17-docs-17.1-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql17-llvmjit-17.1-1.1.aarch64",
"product": {
"name": "postgresql17-llvmjit-17.1-1.1.aarch64",
"product_id": "postgresql17-llvmjit-17.1-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql17-llvmjit-devel-17.1-1.1.aarch64",
"product": {
"name": "postgresql17-llvmjit-devel-17.1-1.1.aarch64",
"product_id": "postgresql17-llvmjit-devel-17.1-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql17-plperl-17.1-1.1.aarch64",
"product": {
"name": "postgresql17-plperl-17.1-1.1.aarch64",
"product_id": "postgresql17-plperl-17.1-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql17-plpython-17.1-1.1.aarch64",
"product": {
"name": "postgresql17-plpython-17.1-1.1.aarch64",
"product_id": "postgresql17-plpython-17.1-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql17-pltcl-17.1-1.1.aarch64",
"product": {
"name": "postgresql17-pltcl-17.1-1.1.aarch64",
"product_id": "postgresql17-pltcl-17.1-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql17-server-17.1-1.1.aarch64",
"product": {
"name": "postgresql17-server-17.1-1.1.aarch64",
"product_id": "postgresql17-server-17.1-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql17-server-devel-17.1-1.1.aarch64",
"product": {
"name": "postgresql17-server-devel-17.1-1.1.aarch64",
"product_id": "postgresql17-server-devel-17.1-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql17-test-17.1-1.1.aarch64",
"product": {
"name": "postgresql17-test-17.1-1.1.aarch64",
"product_id": "postgresql17-test-17.1-1.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "libecpg6-17.1-1.1.ppc64le",
"product": {
"name": "libecpg6-17.1-1.1.ppc64le",
"product_id": "libecpg6-17.1-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libecpg6-32bit-17.1-1.1.ppc64le",
"product": {
"name": "libecpg6-32bit-17.1-1.1.ppc64le",
"product_id": "libecpg6-32bit-17.1-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libpq5-17.1-1.1.ppc64le",
"product": {
"name": "libpq5-17.1-1.1.ppc64le",
"product_id": "libpq5-17.1-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libpq5-32bit-17.1-1.1.ppc64le",
"product": {
"name": "libpq5-32bit-17.1-1.1.ppc64le",
"product_id": "libpq5-32bit-17.1-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql17-17.1-1.1.ppc64le",
"product": {
"name": "postgresql17-17.1-1.1.ppc64le",
"product_id": "postgresql17-17.1-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql17-contrib-17.1-1.1.ppc64le",
"product": {
"name": "postgresql17-contrib-17.1-1.1.ppc64le",
"product_id": "postgresql17-contrib-17.1-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql17-devel-17.1-1.1.ppc64le",
"product": {
"name": "postgresql17-devel-17.1-1.1.ppc64le",
"product_id": "postgresql17-devel-17.1-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql17-docs-17.1-1.1.ppc64le",
"product": {
"name": "postgresql17-docs-17.1-1.1.ppc64le",
"product_id": "postgresql17-docs-17.1-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql17-llvmjit-17.1-1.1.ppc64le",
"product": {
"name": "postgresql17-llvmjit-17.1-1.1.ppc64le",
"product_id": "postgresql17-llvmjit-17.1-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql17-llvmjit-devel-17.1-1.1.ppc64le",
"product": {
"name": "postgresql17-llvmjit-devel-17.1-1.1.ppc64le",
"product_id": "postgresql17-llvmjit-devel-17.1-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql17-plperl-17.1-1.1.ppc64le",
"product": {
"name": "postgresql17-plperl-17.1-1.1.ppc64le",
"product_id": "postgresql17-plperl-17.1-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql17-plpython-17.1-1.1.ppc64le",
"product": {
"name": "postgresql17-plpython-17.1-1.1.ppc64le",
"product_id": "postgresql17-plpython-17.1-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql17-pltcl-17.1-1.1.ppc64le",
"product": {
"name": "postgresql17-pltcl-17.1-1.1.ppc64le",
"product_id": "postgresql17-pltcl-17.1-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql17-server-17.1-1.1.ppc64le",
"product": {
"name": "postgresql17-server-17.1-1.1.ppc64le",
"product_id": "postgresql17-server-17.1-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql17-server-devel-17.1-1.1.ppc64le",
"product": {
"name": "postgresql17-server-devel-17.1-1.1.ppc64le",
"product_id": "postgresql17-server-devel-17.1-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql17-test-17.1-1.1.ppc64le",
"product": {
"name": "postgresql17-test-17.1-1.1.ppc64le",
"product_id": "postgresql17-test-17.1-1.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "libecpg6-17.1-1.1.s390x",
"product": {
"name": "libecpg6-17.1-1.1.s390x",
"product_id": "libecpg6-17.1-1.1.s390x"
}
},
{
"category": "product_version",
"name": "libecpg6-32bit-17.1-1.1.s390x",
"product": {
"name": "libecpg6-32bit-17.1-1.1.s390x",
"product_id": "libecpg6-32bit-17.1-1.1.s390x"
}
},
{
"category": "product_version",
"name": "libpq5-17.1-1.1.s390x",
"product": {
"name": "libpq5-17.1-1.1.s390x",
"product_id": "libpq5-17.1-1.1.s390x"
}
},
{
"category": "product_version",
"name": "libpq5-32bit-17.1-1.1.s390x",
"product": {
"name": "libpq5-32bit-17.1-1.1.s390x",
"product_id": "libpq5-32bit-17.1-1.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql17-17.1-1.1.s390x",
"product": {
"name": "postgresql17-17.1-1.1.s390x",
"product_id": "postgresql17-17.1-1.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql17-contrib-17.1-1.1.s390x",
"product": {
"name": "postgresql17-contrib-17.1-1.1.s390x",
"product_id": "postgresql17-contrib-17.1-1.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql17-devel-17.1-1.1.s390x",
"product": {
"name": "postgresql17-devel-17.1-1.1.s390x",
"product_id": "postgresql17-devel-17.1-1.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql17-docs-17.1-1.1.s390x",
"product": {
"name": "postgresql17-docs-17.1-1.1.s390x",
"product_id": "postgresql17-docs-17.1-1.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql17-llvmjit-17.1-1.1.s390x",
"product": {
"name": "postgresql17-llvmjit-17.1-1.1.s390x",
"product_id": "postgresql17-llvmjit-17.1-1.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql17-llvmjit-devel-17.1-1.1.s390x",
"product": {
"name": "postgresql17-llvmjit-devel-17.1-1.1.s390x",
"product_id": "postgresql17-llvmjit-devel-17.1-1.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql17-plperl-17.1-1.1.s390x",
"product": {
"name": "postgresql17-plperl-17.1-1.1.s390x",
"product_id": "postgresql17-plperl-17.1-1.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql17-plpython-17.1-1.1.s390x",
"product": {
"name": "postgresql17-plpython-17.1-1.1.s390x",
"product_id": "postgresql17-plpython-17.1-1.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql17-pltcl-17.1-1.1.s390x",
"product": {
"name": "postgresql17-pltcl-17.1-1.1.s390x",
"product_id": "postgresql17-pltcl-17.1-1.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql17-server-17.1-1.1.s390x",
"product": {
"name": "postgresql17-server-17.1-1.1.s390x",
"product_id": "postgresql17-server-17.1-1.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql17-server-devel-17.1-1.1.s390x",
"product": {
"name": "postgresql17-server-devel-17.1-1.1.s390x",
"product_id": "postgresql17-server-devel-17.1-1.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql17-test-17.1-1.1.s390x",
"product": {
"name": "postgresql17-test-17.1-1.1.s390x",
"product_id": "postgresql17-test-17.1-1.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "libecpg6-17.1-1.1.x86_64",
"product": {
"name": "libecpg6-17.1-1.1.x86_64",
"product_id": "libecpg6-17.1-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "libecpg6-32bit-17.1-1.1.x86_64",
"product": {
"name": "libecpg6-32bit-17.1-1.1.x86_64",
"product_id": "libecpg6-32bit-17.1-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "libpq5-17.1-1.1.x86_64",
"product": {
"name": "libpq5-17.1-1.1.x86_64",
"product_id": "libpq5-17.1-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "libpq5-32bit-17.1-1.1.x86_64",
"product": {
"name": "libpq5-32bit-17.1-1.1.x86_64",
"product_id": "libpq5-32bit-17.1-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql17-17.1-1.1.x86_64",
"product": {
"name": "postgresql17-17.1-1.1.x86_64",
"product_id": "postgresql17-17.1-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql17-contrib-17.1-1.1.x86_64",
"product": {
"name": "postgresql17-contrib-17.1-1.1.x86_64",
"product_id": "postgresql17-contrib-17.1-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql17-devel-17.1-1.1.x86_64",
"product": {
"name": "postgresql17-devel-17.1-1.1.x86_64",
"product_id": "postgresql17-devel-17.1-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql17-docs-17.1-1.1.x86_64",
"product": {
"name": "postgresql17-docs-17.1-1.1.x86_64",
"product_id": "postgresql17-docs-17.1-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql17-llvmjit-17.1-1.1.x86_64",
"product": {
"name": "postgresql17-llvmjit-17.1-1.1.x86_64",
"product_id": "postgresql17-llvmjit-17.1-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql17-llvmjit-devel-17.1-1.1.x86_64",
"product": {
"name": "postgresql17-llvmjit-devel-17.1-1.1.x86_64",
"product_id": "postgresql17-llvmjit-devel-17.1-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql17-plperl-17.1-1.1.x86_64",
"product": {
"name": "postgresql17-plperl-17.1-1.1.x86_64",
"product_id": "postgresql17-plperl-17.1-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql17-plpython-17.1-1.1.x86_64",
"product": {
"name": "postgresql17-plpython-17.1-1.1.x86_64",
"product_id": "postgresql17-plpython-17.1-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql17-pltcl-17.1-1.1.x86_64",
"product": {
"name": "postgresql17-pltcl-17.1-1.1.x86_64",
"product_id": "postgresql17-pltcl-17.1-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql17-server-17.1-1.1.x86_64",
"product": {
"name": "postgresql17-server-17.1-1.1.x86_64",
"product_id": "postgresql17-server-17.1-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql17-server-devel-17.1-1.1.x86_64",
"product": {
"name": "postgresql17-server-devel-17.1-1.1.x86_64",
"product_id": "postgresql17-server-devel-17.1-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql17-test-17.1-1.1.x86_64",
"product": {
"name": "postgresql17-test-17.1-1.1.x86_64",
"product_id": "postgresql17-test-17.1-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-17.1-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libecpg6-17.1-1.1.aarch64"
},
"product_reference": "libecpg6-17.1-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libecpg6-17.1-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libecpg6-17.1-1.1.ppc64le"
},
"product_reference": "libecpg6-17.1-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libecpg6-17.1-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libecpg6-17.1-1.1.s390x"
},
"product_reference": "libecpg6-17.1-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libecpg6-17.1-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libecpg6-17.1-1.1.x86_64"
},
"product_reference": "libecpg6-17.1-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libecpg6-32bit-17.1-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libecpg6-32bit-17.1-1.1.aarch64"
},
"product_reference": "libecpg6-32bit-17.1-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libecpg6-32bit-17.1-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libecpg6-32bit-17.1-1.1.ppc64le"
},
"product_reference": "libecpg6-32bit-17.1-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libecpg6-32bit-17.1-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libecpg6-32bit-17.1-1.1.s390x"
},
"product_reference": "libecpg6-32bit-17.1-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libecpg6-32bit-17.1-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libecpg6-32bit-17.1-1.1.x86_64"
},
"product_reference": "libecpg6-32bit-17.1-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq5-17.1-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libpq5-17.1-1.1.aarch64"
},
"product_reference": "libpq5-17.1-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq5-17.1-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libpq5-17.1-1.1.ppc64le"
},
"product_reference": "libpq5-17.1-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq5-17.1-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libpq5-17.1-1.1.s390x"
},
"product_reference": "libpq5-17.1-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq5-17.1-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libpq5-17.1-1.1.x86_64"
},
"product_reference": "libpq5-17.1-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq5-32bit-17.1-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libpq5-32bit-17.1-1.1.aarch64"
},
"product_reference": "libpq5-32bit-17.1-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq5-32bit-17.1-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libpq5-32bit-17.1-1.1.ppc64le"
},
"product_reference": "libpq5-32bit-17.1-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq5-32bit-17.1-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libpq5-32bit-17.1-1.1.s390x"
},
"product_reference": "libpq5-32bit-17.1-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq5-32bit-17.1-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libpq5-32bit-17.1-1.1.x86_64"
},
"product_reference": "libpq5-32bit-17.1-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql17-17.1-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:postgresql17-17.1-1.1.aarch64"
},
"product_reference": "postgresql17-17.1-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql17-17.1-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:postgresql17-17.1-1.1.ppc64le"
},
"product_reference": "postgresql17-17.1-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql17-17.1-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:postgresql17-17.1-1.1.s390x"
},
"product_reference": "postgresql17-17.1-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql17-17.1-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:postgresql17-17.1-1.1.x86_64"
},
"product_reference": "postgresql17-17.1-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql17-contrib-17.1-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:postgresql17-contrib-17.1-1.1.aarch64"
},
"product_reference": "postgresql17-contrib-17.1-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql17-contrib-17.1-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:postgresql17-contrib-17.1-1.1.ppc64le"
},
"product_reference": "postgresql17-contrib-17.1-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql17-contrib-17.1-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:postgresql17-contrib-17.1-1.1.s390x"
},
"product_reference": "postgresql17-contrib-17.1-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql17-contrib-17.1-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:postgresql17-contrib-17.1-1.1.x86_64"
},
"product_reference": "postgresql17-contrib-17.1-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql17-devel-17.1-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:postgresql17-devel-17.1-1.1.aarch64"
},
"product_reference": "postgresql17-devel-17.1-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql17-devel-17.1-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:postgresql17-devel-17.1-1.1.ppc64le"
},
"product_reference": "postgresql17-devel-17.1-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql17-devel-17.1-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:postgresql17-devel-17.1-1.1.s390x"
},
"product_reference": "postgresql17-devel-17.1-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql17-devel-17.1-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:postgresql17-devel-17.1-1.1.x86_64"
},
"product_reference": "postgresql17-devel-17.1-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql17-docs-17.1-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:postgresql17-docs-17.1-1.1.aarch64"
},
"product_reference": "postgresql17-docs-17.1-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql17-docs-17.1-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:postgresql17-docs-17.1-1.1.ppc64le"
},
"product_reference": "postgresql17-docs-17.1-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql17-docs-17.1-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:postgresql17-docs-17.1-1.1.s390x"
},
"product_reference": "postgresql17-docs-17.1-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql17-docs-17.1-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:postgresql17-docs-17.1-1.1.x86_64"
},
"product_reference": "postgresql17-docs-17.1-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql17-llvmjit-17.1-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:postgresql17-llvmjit-17.1-1.1.aarch64"
},
"product_reference": "postgresql17-llvmjit-17.1-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql17-llvmjit-17.1-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:postgresql17-llvmjit-17.1-1.1.ppc64le"
},
"product_reference": "postgresql17-llvmjit-17.1-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql17-llvmjit-17.1-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:postgresql17-llvmjit-17.1-1.1.s390x"
},
"product_reference": "postgresql17-llvmjit-17.1-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql17-llvmjit-17.1-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:postgresql17-llvmjit-17.1-1.1.x86_64"
},
"product_reference": "postgresql17-llvmjit-17.1-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql17-llvmjit-devel-17.1-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:postgresql17-llvmjit-devel-17.1-1.1.aarch64"
},
"product_reference": "postgresql17-llvmjit-devel-17.1-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql17-llvmjit-devel-17.1-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:postgresql17-llvmjit-devel-17.1-1.1.ppc64le"
},
"product_reference": "postgresql17-llvmjit-devel-17.1-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql17-llvmjit-devel-17.1-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:postgresql17-llvmjit-devel-17.1-1.1.s390x"
},
"product_reference": "postgresql17-llvmjit-devel-17.1-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql17-llvmjit-devel-17.1-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:postgresql17-llvmjit-devel-17.1-1.1.x86_64"
},
"product_reference": "postgresql17-llvmjit-devel-17.1-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql17-plperl-17.1-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:postgresql17-plperl-17.1-1.1.aarch64"
},
"product_reference": "postgresql17-plperl-17.1-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql17-plperl-17.1-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:postgresql17-plperl-17.1-1.1.ppc64le"
},
"product_reference": "postgresql17-plperl-17.1-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql17-plperl-17.1-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:postgresql17-plperl-17.1-1.1.s390x"
},
"product_reference": "postgresql17-plperl-17.1-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql17-plperl-17.1-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:postgresql17-plperl-17.1-1.1.x86_64"
},
"product_reference": "postgresql17-plperl-17.1-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql17-plpython-17.1-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:postgresql17-plpython-17.1-1.1.aarch64"
},
"product_reference": "postgresql17-plpython-17.1-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql17-plpython-17.1-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:postgresql17-plpython-17.1-1.1.ppc64le"
},
"product_reference": "postgresql17-plpython-17.1-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql17-plpython-17.1-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:postgresql17-plpython-17.1-1.1.s390x"
},
"product_reference": "postgresql17-plpython-17.1-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql17-plpython-17.1-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:postgresql17-plpython-17.1-1.1.x86_64"
},
"product_reference": "postgresql17-plpython-17.1-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql17-pltcl-17.1-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:postgresql17-pltcl-17.1-1.1.aarch64"
},
"product_reference": "postgresql17-pltcl-17.1-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql17-pltcl-17.1-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:postgresql17-pltcl-17.1-1.1.ppc64le"
},
"product_reference": "postgresql17-pltcl-17.1-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql17-pltcl-17.1-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:postgresql17-pltcl-17.1-1.1.s390x"
},
"product_reference": "postgresql17-pltcl-17.1-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql17-pltcl-17.1-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:postgresql17-pltcl-17.1-1.1.x86_64"
},
"product_reference": "postgresql17-pltcl-17.1-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql17-server-17.1-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:postgresql17-server-17.1-1.1.aarch64"
},
"product_reference": "postgresql17-server-17.1-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql17-server-17.1-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:postgresql17-server-17.1-1.1.ppc64le"
},
"product_reference": "postgresql17-server-17.1-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql17-server-17.1-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:postgresql17-server-17.1-1.1.s390x"
},
"product_reference": "postgresql17-server-17.1-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql17-server-17.1-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:postgresql17-server-17.1-1.1.x86_64"
},
"product_reference": "postgresql17-server-17.1-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql17-server-devel-17.1-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:postgresql17-server-devel-17.1-1.1.aarch64"
},
"product_reference": "postgresql17-server-devel-17.1-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql17-server-devel-17.1-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:postgresql17-server-devel-17.1-1.1.ppc64le"
},
"product_reference": "postgresql17-server-devel-17.1-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql17-server-devel-17.1-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:postgresql17-server-devel-17.1-1.1.s390x"
},
"product_reference": "postgresql17-server-devel-17.1-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql17-server-devel-17.1-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:postgresql17-server-devel-17.1-1.1.x86_64"
},
"product_reference": "postgresql17-server-devel-17.1-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql17-test-17.1-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:postgresql17-test-17.1-1.1.aarch64"
},
"product_reference": "postgresql17-test-17.1-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql17-test-17.1-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:postgresql17-test-17.1-1.1.ppc64le"
},
"product_reference": "postgresql17-test-17.1-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql17-test-17.1-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:postgresql17-test-17.1-1.1.s390x"
},
"product_reference": "postgresql17-test-17.1-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql17-test-17.1-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:postgresql17-test-17.1-1.1.x86_64"
},
"product_reference": "postgresql17-test-17.1-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2024-10976",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2024-10976"
}
],
"notes": [
{
"category": "general",
"text": "Incomplete tracking in PostgreSQL of tables with row security allows a reused query to view or change different rows from those intended. CVE-2023-2455 and CVE-2016-2193 fixed most interaction between row security and user ID changes. They missed cases where a subquery, WITH query, security invoker view, or SQL-language function references a table with a row-level security policy. This has the same consequences as the two earlier CVEs. That is to say, it leads to potentially incorrect policies being applied in cases where role-specific policies are used and a given query is planned under one role and then executed under other roles. This scenario can happen under security definer functions or when a common user and query is planned initially and then re-used across multiple SET ROLEs. Applying an incorrect policy may permit a user to complete otherwise-forbidden reads and modifications. This affects only databases that have used CREATE POLICY to define a row security policy. An attacker must tailor an attack to a particular application\u0027s pattern of query plan reuse, user ID changes, and role-specific row security policies. Versions before PostgreSQL 17.1, 16.5, 15.9, 14.14, 13.17, and 12.21 are affected.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:libecpg6-17.1-1.1.aarch64",
"openSUSE Tumbleweed:libecpg6-17.1-1.1.ppc64le",
"openSUSE Tumbleweed:libecpg6-17.1-1.1.s390x",
"openSUSE Tumbleweed:libecpg6-17.1-1.1.x86_64",
"openSUSE Tumbleweed:libecpg6-32bit-17.1-1.1.aarch64",
"openSUSE Tumbleweed:libecpg6-32bit-17.1-1.1.ppc64le",
"openSUSE Tumbleweed:libecpg6-32bit-17.1-1.1.s390x",
"openSUSE Tumbleweed:libecpg6-32bit-17.1-1.1.x86_64",
"openSUSE Tumbleweed:libpq5-17.1-1.1.aarch64",
"openSUSE Tumbleweed:libpq5-17.1-1.1.ppc64le",
"openSUSE Tumbleweed:libpq5-17.1-1.1.s390x",
"openSUSE Tumbleweed:libpq5-17.1-1.1.x86_64",
"openSUSE Tumbleweed:libpq5-32bit-17.1-1.1.aarch64",
"openSUSE Tumbleweed:libpq5-32bit-17.1-1.1.ppc64le",
"openSUSE Tumbleweed:libpq5-32bit-17.1-1.1.s390x",
"openSUSE Tumbleweed:libpq5-32bit-17.1-1.1.x86_64",
"openSUSE Tumbleweed:postgresql17-17.1-1.1.aarch64",
"openSUSE Tumbleweed:postgresql17-17.1-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-17.1-1.1.s390x",
"openSUSE Tumbleweed:postgresql17-17.1-1.1.x86_64",
"openSUSE Tumbleweed:postgresql17-contrib-17.1-1.1.aarch64",
"openSUSE Tumbleweed:postgresql17-contrib-17.1-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-contrib-17.1-1.1.s390x",
"openSUSE Tumbleweed:postgresql17-contrib-17.1-1.1.x86_64",
"openSUSE Tumbleweed:postgresql17-devel-17.1-1.1.aarch64",
"openSUSE Tumbleweed:postgresql17-devel-17.1-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-devel-17.1-1.1.s390x",
"openSUSE Tumbleweed:postgresql17-devel-17.1-1.1.x86_64",
"openSUSE Tumbleweed:postgresql17-docs-17.1-1.1.aarch64",
"openSUSE Tumbleweed:postgresql17-docs-17.1-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-docs-17.1-1.1.s390x",
"openSUSE Tumbleweed:postgresql17-docs-17.1-1.1.x86_64",
"openSUSE Tumbleweed:postgresql17-llvmjit-17.1-1.1.aarch64",
"openSUSE Tumbleweed:postgresql17-llvmjit-17.1-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-llvmjit-17.1-1.1.s390x",
"openSUSE Tumbleweed:postgresql17-llvmjit-17.1-1.1.x86_64",
"openSUSE Tumbleweed:postgresql17-llvmjit-devel-17.1-1.1.aarch64",
"openSUSE Tumbleweed:postgresql17-llvmjit-devel-17.1-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-llvmjit-devel-17.1-1.1.s390x",
"openSUSE Tumbleweed:postgresql17-llvmjit-devel-17.1-1.1.x86_64",
"openSUSE Tumbleweed:postgresql17-plperl-17.1-1.1.aarch64",
"openSUSE Tumbleweed:postgresql17-plperl-17.1-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-plperl-17.1-1.1.s390x",
"openSUSE Tumbleweed:postgresql17-plperl-17.1-1.1.x86_64",
"openSUSE Tumbleweed:postgresql17-plpython-17.1-1.1.aarch64",
"openSUSE Tumbleweed:postgresql17-plpython-17.1-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-plpython-17.1-1.1.s390x",
"openSUSE Tumbleweed:postgresql17-plpython-17.1-1.1.x86_64",
"openSUSE Tumbleweed:postgresql17-pltcl-17.1-1.1.aarch64",
"openSUSE Tumbleweed:postgresql17-pltcl-17.1-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-pltcl-17.1-1.1.s390x",
"openSUSE Tumbleweed:postgresql17-pltcl-17.1-1.1.x86_64",
"openSUSE Tumbleweed:postgresql17-server-17.1-1.1.aarch64",
"openSUSE Tumbleweed:postgresql17-server-17.1-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-server-17.1-1.1.s390x",
"openSUSE Tumbleweed:postgresql17-server-17.1-1.1.x86_64",
"openSUSE Tumbleweed:postgresql17-server-devel-17.1-1.1.aarch64",
"openSUSE Tumbleweed:postgresql17-server-devel-17.1-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-server-devel-17.1-1.1.s390x",
"openSUSE Tumbleweed:postgresql17-server-devel-17.1-1.1.x86_64",
"openSUSE Tumbleweed:postgresql17-test-17.1-1.1.aarch64",
"openSUSE Tumbleweed:postgresql17-test-17.1-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-test-17.1-1.1.s390x",
"openSUSE Tumbleweed:postgresql17-test-17.1-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2024-10976",
"url": "https://www.suse.com/security/cve/CVE-2024-10976"
},
{
"category": "external",
"summary": "SUSE Bug 1233323 for CVE-2024-10976",
"url": "https://bugzilla.suse.com/1233323"
}
],
"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-17.1-1.1.aarch64",
"openSUSE Tumbleweed:libecpg6-17.1-1.1.ppc64le",
"openSUSE Tumbleweed:libecpg6-17.1-1.1.s390x",
"openSUSE Tumbleweed:libecpg6-17.1-1.1.x86_64",
"openSUSE Tumbleweed:libecpg6-32bit-17.1-1.1.aarch64",
"openSUSE Tumbleweed:libecpg6-32bit-17.1-1.1.ppc64le",
"openSUSE Tumbleweed:libecpg6-32bit-17.1-1.1.s390x",
"openSUSE Tumbleweed:libecpg6-32bit-17.1-1.1.x86_64",
"openSUSE Tumbleweed:libpq5-17.1-1.1.aarch64",
"openSUSE Tumbleweed:libpq5-17.1-1.1.ppc64le",
"openSUSE Tumbleweed:libpq5-17.1-1.1.s390x",
"openSUSE Tumbleweed:libpq5-17.1-1.1.x86_64",
"openSUSE Tumbleweed:libpq5-32bit-17.1-1.1.aarch64",
"openSUSE Tumbleweed:libpq5-32bit-17.1-1.1.ppc64le",
"openSUSE Tumbleweed:libpq5-32bit-17.1-1.1.s390x",
"openSUSE Tumbleweed:libpq5-32bit-17.1-1.1.x86_64",
"openSUSE Tumbleweed:postgresql17-17.1-1.1.aarch64",
"openSUSE Tumbleweed:postgresql17-17.1-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-17.1-1.1.s390x",
"openSUSE Tumbleweed:postgresql17-17.1-1.1.x86_64",
"openSUSE Tumbleweed:postgresql17-contrib-17.1-1.1.aarch64",
"openSUSE Tumbleweed:postgresql17-contrib-17.1-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-contrib-17.1-1.1.s390x",
"openSUSE Tumbleweed:postgresql17-contrib-17.1-1.1.x86_64",
"openSUSE Tumbleweed:postgresql17-devel-17.1-1.1.aarch64",
"openSUSE Tumbleweed:postgresql17-devel-17.1-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-devel-17.1-1.1.s390x",
"openSUSE Tumbleweed:postgresql17-devel-17.1-1.1.x86_64",
"openSUSE Tumbleweed:postgresql17-docs-17.1-1.1.aarch64",
"openSUSE Tumbleweed:postgresql17-docs-17.1-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-docs-17.1-1.1.s390x",
"openSUSE Tumbleweed:postgresql17-docs-17.1-1.1.x86_64",
"openSUSE Tumbleweed:postgresql17-llvmjit-17.1-1.1.aarch64",
"openSUSE Tumbleweed:postgresql17-llvmjit-17.1-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-llvmjit-17.1-1.1.s390x",
"openSUSE Tumbleweed:postgresql17-llvmjit-17.1-1.1.x86_64",
"openSUSE Tumbleweed:postgresql17-llvmjit-devel-17.1-1.1.aarch64",
"openSUSE Tumbleweed:postgresql17-llvmjit-devel-17.1-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-llvmjit-devel-17.1-1.1.s390x",
"openSUSE Tumbleweed:postgresql17-llvmjit-devel-17.1-1.1.x86_64",
"openSUSE Tumbleweed:postgresql17-plperl-17.1-1.1.aarch64",
"openSUSE Tumbleweed:postgresql17-plperl-17.1-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-plperl-17.1-1.1.s390x",
"openSUSE Tumbleweed:postgresql17-plperl-17.1-1.1.x86_64",
"openSUSE Tumbleweed:postgresql17-plpython-17.1-1.1.aarch64",
"openSUSE Tumbleweed:postgresql17-plpython-17.1-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-plpython-17.1-1.1.s390x",
"openSUSE Tumbleweed:postgresql17-plpython-17.1-1.1.x86_64",
"openSUSE Tumbleweed:postgresql17-pltcl-17.1-1.1.aarch64",
"openSUSE Tumbleweed:postgresql17-pltcl-17.1-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-pltcl-17.1-1.1.s390x",
"openSUSE Tumbleweed:postgresql17-pltcl-17.1-1.1.x86_64",
"openSUSE Tumbleweed:postgresql17-server-17.1-1.1.aarch64",
"openSUSE Tumbleweed:postgresql17-server-17.1-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-server-17.1-1.1.s390x",
"openSUSE Tumbleweed:postgresql17-server-17.1-1.1.x86_64",
"openSUSE Tumbleweed:postgresql17-server-devel-17.1-1.1.aarch64",
"openSUSE Tumbleweed:postgresql17-server-devel-17.1-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-server-devel-17.1-1.1.s390x",
"openSUSE Tumbleweed:postgresql17-server-devel-17.1-1.1.x86_64",
"openSUSE Tumbleweed:postgresql17-test-17.1-1.1.aarch64",
"openSUSE Tumbleweed:postgresql17-test-17.1-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-test-17.1-1.1.s390x",
"openSUSE Tumbleweed:postgresql17-test-17.1-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4.2,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:libecpg6-17.1-1.1.aarch64",
"openSUSE Tumbleweed:libecpg6-17.1-1.1.ppc64le",
"openSUSE Tumbleweed:libecpg6-17.1-1.1.s390x",
"openSUSE Tumbleweed:libecpg6-17.1-1.1.x86_64",
"openSUSE Tumbleweed:libecpg6-32bit-17.1-1.1.aarch64",
"openSUSE Tumbleweed:libecpg6-32bit-17.1-1.1.ppc64le",
"openSUSE Tumbleweed:libecpg6-32bit-17.1-1.1.s390x",
"openSUSE Tumbleweed:libecpg6-32bit-17.1-1.1.x86_64",
"openSUSE Tumbleweed:libpq5-17.1-1.1.aarch64",
"openSUSE Tumbleweed:libpq5-17.1-1.1.ppc64le",
"openSUSE Tumbleweed:libpq5-17.1-1.1.s390x",
"openSUSE Tumbleweed:libpq5-17.1-1.1.x86_64",
"openSUSE Tumbleweed:libpq5-32bit-17.1-1.1.aarch64",
"openSUSE Tumbleweed:libpq5-32bit-17.1-1.1.ppc64le",
"openSUSE Tumbleweed:libpq5-32bit-17.1-1.1.s390x",
"openSUSE Tumbleweed:libpq5-32bit-17.1-1.1.x86_64",
"openSUSE Tumbleweed:postgresql17-17.1-1.1.aarch64",
"openSUSE Tumbleweed:postgresql17-17.1-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-17.1-1.1.s390x",
"openSUSE Tumbleweed:postgresql17-17.1-1.1.x86_64",
"openSUSE Tumbleweed:postgresql17-contrib-17.1-1.1.aarch64",
"openSUSE Tumbleweed:postgresql17-contrib-17.1-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-contrib-17.1-1.1.s390x",
"openSUSE Tumbleweed:postgresql17-contrib-17.1-1.1.x86_64",
"openSUSE Tumbleweed:postgresql17-devel-17.1-1.1.aarch64",
"openSUSE Tumbleweed:postgresql17-devel-17.1-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-devel-17.1-1.1.s390x",
"openSUSE Tumbleweed:postgresql17-devel-17.1-1.1.x86_64",
"openSUSE Tumbleweed:postgresql17-docs-17.1-1.1.aarch64",
"openSUSE Tumbleweed:postgresql17-docs-17.1-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-docs-17.1-1.1.s390x",
"openSUSE Tumbleweed:postgresql17-docs-17.1-1.1.x86_64",
"openSUSE Tumbleweed:postgresql17-llvmjit-17.1-1.1.aarch64",
"openSUSE Tumbleweed:postgresql17-llvmjit-17.1-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-llvmjit-17.1-1.1.s390x",
"openSUSE Tumbleweed:postgresql17-llvmjit-17.1-1.1.x86_64",
"openSUSE Tumbleweed:postgresql17-llvmjit-devel-17.1-1.1.aarch64",
"openSUSE Tumbleweed:postgresql17-llvmjit-devel-17.1-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-llvmjit-devel-17.1-1.1.s390x",
"openSUSE Tumbleweed:postgresql17-llvmjit-devel-17.1-1.1.x86_64",
"openSUSE Tumbleweed:postgresql17-plperl-17.1-1.1.aarch64",
"openSUSE Tumbleweed:postgresql17-plperl-17.1-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-plperl-17.1-1.1.s390x",
"openSUSE Tumbleweed:postgresql17-plperl-17.1-1.1.x86_64",
"openSUSE Tumbleweed:postgresql17-plpython-17.1-1.1.aarch64",
"openSUSE Tumbleweed:postgresql17-plpython-17.1-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-plpython-17.1-1.1.s390x",
"openSUSE Tumbleweed:postgresql17-plpython-17.1-1.1.x86_64",
"openSUSE Tumbleweed:postgresql17-pltcl-17.1-1.1.aarch64",
"openSUSE Tumbleweed:postgresql17-pltcl-17.1-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-pltcl-17.1-1.1.s390x",
"openSUSE Tumbleweed:postgresql17-pltcl-17.1-1.1.x86_64",
"openSUSE Tumbleweed:postgresql17-server-17.1-1.1.aarch64",
"openSUSE Tumbleweed:postgresql17-server-17.1-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-server-17.1-1.1.s390x",
"openSUSE Tumbleweed:postgresql17-server-17.1-1.1.x86_64",
"openSUSE Tumbleweed:postgresql17-server-devel-17.1-1.1.aarch64",
"openSUSE Tumbleweed:postgresql17-server-devel-17.1-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-server-devel-17.1-1.1.s390x",
"openSUSE Tumbleweed:postgresql17-server-devel-17.1-1.1.x86_64",
"openSUSE Tumbleweed:postgresql17-test-17.1-1.1.aarch64",
"openSUSE Tumbleweed:postgresql17-test-17.1-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-test-17.1-1.1.s390x",
"openSUSE Tumbleweed:postgresql17-test-17.1-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-11-15T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2024-10976"
},
{
"cve": "CVE-2024-10977",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2024-10977"
}
],
"notes": [
{
"category": "general",
"text": "Client use of server error message in PostgreSQL allows a server not trusted under current SSL or GSS settings to furnish arbitrary non-NUL bytes to the libpq application. For example, a man-in-the-middle attacker could send a long error message that a human or screen-scraper user of psql mistakes for valid query results. This is probably not a concern for clients where the user interface unambiguously indicates the boundary between one error message and other text. Versions before PostgreSQL 17.1, 16.5, 15.9, 14.14, 13.17, and 12.21 are affected.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:libecpg6-17.1-1.1.aarch64",
"openSUSE Tumbleweed:libecpg6-17.1-1.1.ppc64le",
"openSUSE Tumbleweed:libecpg6-17.1-1.1.s390x",
"openSUSE Tumbleweed:libecpg6-17.1-1.1.x86_64",
"openSUSE Tumbleweed:libecpg6-32bit-17.1-1.1.aarch64",
"openSUSE Tumbleweed:libecpg6-32bit-17.1-1.1.ppc64le",
"openSUSE Tumbleweed:libecpg6-32bit-17.1-1.1.s390x",
"openSUSE Tumbleweed:libecpg6-32bit-17.1-1.1.x86_64",
"openSUSE Tumbleweed:libpq5-17.1-1.1.aarch64",
"openSUSE Tumbleweed:libpq5-17.1-1.1.ppc64le",
"openSUSE Tumbleweed:libpq5-17.1-1.1.s390x",
"openSUSE Tumbleweed:libpq5-17.1-1.1.x86_64",
"openSUSE Tumbleweed:libpq5-32bit-17.1-1.1.aarch64",
"openSUSE Tumbleweed:libpq5-32bit-17.1-1.1.ppc64le",
"openSUSE Tumbleweed:libpq5-32bit-17.1-1.1.s390x",
"openSUSE Tumbleweed:libpq5-32bit-17.1-1.1.x86_64",
"openSUSE Tumbleweed:postgresql17-17.1-1.1.aarch64",
"openSUSE Tumbleweed:postgresql17-17.1-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-17.1-1.1.s390x",
"openSUSE Tumbleweed:postgresql17-17.1-1.1.x86_64",
"openSUSE Tumbleweed:postgresql17-contrib-17.1-1.1.aarch64",
"openSUSE Tumbleweed:postgresql17-contrib-17.1-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-contrib-17.1-1.1.s390x",
"openSUSE Tumbleweed:postgresql17-contrib-17.1-1.1.x86_64",
"openSUSE Tumbleweed:postgresql17-devel-17.1-1.1.aarch64",
"openSUSE Tumbleweed:postgresql17-devel-17.1-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-devel-17.1-1.1.s390x",
"openSUSE Tumbleweed:postgresql17-devel-17.1-1.1.x86_64",
"openSUSE Tumbleweed:postgresql17-docs-17.1-1.1.aarch64",
"openSUSE Tumbleweed:postgresql17-docs-17.1-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-docs-17.1-1.1.s390x",
"openSUSE Tumbleweed:postgresql17-docs-17.1-1.1.x86_64",
"openSUSE Tumbleweed:postgresql17-llvmjit-17.1-1.1.aarch64",
"openSUSE Tumbleweed:postgresql17-llvmjit-17.1-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-llvmjit-17.1-1.1.s390x",
"openSUSE Tumbleweed:postgresql17-llvmjit-17.1-1.1.x86_64",
"openSUSE Tumbleweed:postgresql17-llvmjit-devel-17.1-1.1.aarch64",
"openSUSE Tumbleweed:postgresql17-llvmjit-devel-17.1-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-llvmjit-devel-17.1-1.1.s390x",
"openSUSE Tumbleweed:postgresql17-llvmjit-devel-17.1-1.1.x86_64",
"openSUSE Tumbleweed:postgresql17-plperl-17.1-1.1.aarch64",
"openSUSE Tumbleweed:postgresql17-plperl-17.1-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-plperl-17.1-1.1.s390x",
"openSUSE Tumbleweed:postgresql17-plperl-17.1-1.1.x86_64",
"openSUSE Tumbleweed:postgresql17-plpython-17.1-1.1.aarch64",
"openSUSE Tumbleweed:postgresql17-plpython-17.1-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-plpython-17.1-1.1.s390x",
"openSUSE Tumbleweed:postgresql17-plpython-17.1-1.1.x86_64",
"openSUSE Tumbleweed:postgresql17-pltcl-17.1-1.1.aarch64",
"openSUSE Tumbleweed:postgresql17-pltcl-17.1-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-pltcl-17.1-1.1.s390x",
"openSUSE Tumbleweed:postgresql17-pltcl-17.1-1.1.x86_64",
"openSUSE Tumbleweed:postgresql17-server-17.1-1.1.aarch64",
"openSUSE Tumbleweed:postgresql17-server-17.1-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-server-17.1-1.1.s390x",
"openSUSE Tumbleweed:postgresql17-server-17.1-1.1.x86_64",
"openSUSE Tumbleweed:postgresql17-server-devel-17.1-1.1.aarch64",
"openSUSE Tumbleweed:postgresql17-server-devel-17.1-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-server-devel-17.1-1.1.s390x",
"openSUSE Tumbleweed:postgresql17-server-devel-17.1-1.1.x86_64",
"openSUSE Tumbleweed:postgresql17-test-17.1-1.1.aarch64",
"openSUSE Tumbleweed:postgresql17-test-17.1-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-test-17.1-1.1.s390x",
"openSUSE Tumbleweed:postgresql17-test-17.1-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2024-10977",
"url": "https://www.suse.com/security/cve/CVE-2024-10977"
},
{
"category": "external",
"summary": "SUSE Bug 1233325 for CVE-2024-10977",
"url": "https://bugzilla.suse.com/1233325"
}
],
"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-17.1-1.1.aarch64",
"openSUSE Tumbleweed:libecpg6-17.1-1.1.ppc64le",
"openSUSE Tumbleweed:libecpg6-17.1-1.1.s390x",
"openSUSE Tumbleweed:libecpg6-17.1-1.1.x86_64",
"openSUSE Tumbleweed:libecpg6-32bit-17.1-1.1.aarch64",
"openSUSE Tumbleweed:libecpg6-32bit-17.1-1.1.ppc64le",
"openSUSE Tumbleweed:libecpg6-32bit-17.1-1.1.s390x",
"openSUSE Tumbleweed:libecpg6-32bit-17.1-1.1.x86_64",
"openSUSE Tumbleweed:libpq5-17.1-1.1.aarch64",
"openSUSE Tumbleweed:libpq5-17.1-1.1.ppc64le",
"openSUSE Tumbleweed:libpq5-17.1-1.1.s390x",
"openSUSE Tumbleweed:libpq5-17.1-1.1.x86_64",
"openSUSE Tumbleweed:libpq5-32bit-17.1-1.1.aarch64",
"openSUSE Tumbleweed:libpq5-32bit-17.1-1.1.ppc64le",
"openSUSE Tumbleweed:libpq5-32bit-17.1-1.1.s390x",
"openSUSE Tumbleweed:libpq5-32bit-17.1-1.1.x86_64",
"openSUSE Tumbleweed:postgresql17-17.1-1.1.aarch64",
"openSUSE Tumbleweed:postgresql17-17.1-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-17.1-1.1.s390x",
"openSUSE Tumbleweed:postgresql17-17.1-1.1.x86_64",
"openSUSE Tumbleweed:postgresql17-contrib-17.1-1.1.aarch64",
"openSUSE Tumbleweed:postgresql17-contrib-17.1-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-contrib-17.1-1.1.s390x",
"openSUSE Tumbleweed:postgresql17-contrib-17.1-1.1.x86_64",
"openSUSE Tumbleweed:postgresql17-devel-17.1-1.1.aarch64",
"openSUSE Tumbleweed:postgresql17-devel-17.1-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-devel-17.1-1.1.s390x",
"openSUSE Tumbleweed:postgresql17-devel-17.1-1.1.x86_64",
"openSUSE Tumbleweed:postgresql17-docs-17.1-1.1.aarch64",
"openSUSE Tumbleweed:postgresql17-docs-17.1-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-docs-17.1-1.1.s390x",
"openSUSE Tumbleweed:postgresql17-docs-17.1-1.1.x86_64",
"openSUSE Tumbleweed:postgresql17-llvmjit-17.1-1.1.aarch64",
"openSUSE Tumbleweed:postgresql17-llvmjit-17.1-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-llvmjit-17.1-1.1.s390x",
"openSUSE Tumbleweed:postgresql17-llvmjit-17.1-1.1.x86_64",
"openSUSE Tumbleweed:postgresql17-llvmjit-devel-17.1-1.1.aarch64",
"openSUSE Tumbleweed:postgresql17-llvmjit-devel-17.1-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-llvmjit-devel-17.1-1.1.s390x",
"openSUSE Tumbleweed:postgresql17-llvmjit-devel-17.1-1.1.x86_64",
"openSUSE Tumbleweed:postgresql17-plperl-17.1-1.1.aarch64",
"openSUSE Tumbleweed:postgresql17-plperl-17.1-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-plperl-17.1-1.1.s390x",
"openSUSE Tumbleweed:postgresql17-plperl-17.1-1.1.x86_64",
"openSUSE Tumbleweed:postgresql17-plpython-17.1-1.1.aarch64",
"openSUSE Tumbleweed:postgresql17-plpython-17.1-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-plpython-17.1-1.1.s390x",
"openSUSE Tumbleweed:postgresql17-plpython-17.1-1.1.x86_64",
"openSUSE Tumbleweed:postgresql17-pltcl-17.1-1.1.aarch64",
"openSUSE Tumbleweed:postgresql17-pltcl-17.1-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-pltcl-17.1-1.1.s390x",
"openSUSE Tumbleweed:postgresql17-pltcl-17.1-1.1.x86_64",
"openSUSE Tumbleweed:postgresql17-server-17.1-1.1.aarch64",
"openSUSE Tumbleweed:postgresql17-server-17.1-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-server-17.1-1.1.s390x",
"openSUSE Tumbleweed:postgresql17-server-17.1-1.1.x86_64",
"openSUSE Tumbleweed:postgresql17-server-devel-17.1-1.1.aarch64",
"openSUSE Tumbleweed:postgresql17-server-devel-17.1-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-server-devel-17.1-1.1.s390x",
"openSUSE Tumbleweed:postgresql17-server-devel-17.1-1.1.x86_64",
"openSUSE Tumbleweed:postgresql17-test-17.1-1.1.aarch64",
"openSUSE Tumbleweed:postgresql17-test-17.1-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-test-17.1-1.1.s390x",
"openSUSE Tumbleweed:postgresql17-test-17.1-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 3.1,
"baseSeverity": "LOW",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:N/I:L/A:N",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:libecpg6-17.1-1.1.aarch64",
"openSUSE Tumbleweed:libecpg6-17.1-1.1.ppc64le",
"openSUSE Tumbleweed:libecpg6-17.1-1.1.s390x",
"openSUSE Tumbleweed:libecpg6-17.1-1.1.x86_64",
"openSUSE Tumbleweed:libecpg6-32bit-17.1-1.1.aarch64",
"openSUSE Tumbleweed:libecpg6-32bit-17.1-1.1.ppc64le",
"openSUSE Tumbleweed:libecpg6-32bit-17.1-1.1.s390x",
"openSUSE Tumbleweed:libecpg6-32bit-17.1-1.1.x86_64",
"openSUSE Tumbleweed:libpq5-17.1-1.1.aarch64",
"openSUSE Tumbleweed:libpq5-17.1-1.1.ppc64le",
"openSUSE Tumbleweed:libpq5-17.1-1.1.s390x",
"openSUSE Tumbleweed:libpq5-17.1-1.1.x86_64",
"openSUSE Tumbleweed:libpq5-32bit-17.1-1.1.aarch64",
"openSUSE Tumbleweed:libpq5-32bit-17.1-1.1.ppc64le",
"openSUSE Tumbleweed:libpq5-32bit-17.1-1.1.s390x",
"openSUSE Tumbleweed:libpq5-32bit-17.1-1.1.x86_64",
"openSUSE Tumbleweed:postgresql17-17.1-1.1.aarch64",
"openSUSE Tumbleweed:postgresql17-17.1-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-17.1-1.1.s390x",
"openSUSE Tumbleweed:postgresql17-17.1-1.1.x86_64",
"openSUSE Tumbleweed:postgresql17-contrib-17.1-1.1.aarch64",
"openSUSE Tumbleweed:postgresql17-contrib-17.1-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-contrib-17.1-1.1.s390x",
"openSUSE Tumbleweed:postgresql17-contrib-17.1-1.1.x86_64",
"openSUSE Tumbleweed:postgresql17-devel-17.1-1.1.aarch64",
"openSUSE Tumbleweed:postgresql17-devel-17.1-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-devel-17.1-1.1.s390x",
"openSUSE Tumbleweed:postgresql17-devel-17.1-1.1.x86_64",
"openSUSE Tumbleweed:postgresql17-docs-17.1-1.1.aarch64",
"openSUSE Tumbleweed:postgresql17-docs-17.1-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-docs-17.1-1.1.s390x",
"openSUSE Tumbleweed:postgresql17-docs-17.1-1.1.x86_64",
"openSUSE Tumbleweed:postgresql17-llvmjit-17.1-1.1.aarch64",
"openSUSE Tumbleweed:postgresql17-llvmjit-17.1-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-llvmjit-17.1-1.1.s390x",
"openSUSE Tumbleweed:postgresql17-llvmjit-17.1-1.1.x86_64",
"openSUSE Tumbleweed:postgresql17-llvmjit-devel-17.1-1.1.aarch64",
"openSUSE Tumbleweed:postgresql17-llvmjit-devel-17.1-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-llvmjit-devel-17.1-1.1.s390x",
"openSUSE Tumbleweed:postgresql17-llvmjit-devel-17.1-1.1.x86_64",
"openSUSE Tumbleweed:postgresql17-plperl-17.1-1.1.aarch64",
"openSUSE Tumbleweed:postgresql17-plperl-17.1-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-plperl-17.1-1.1.s390x",
"openSUSE Tumbleweed:postgresql17-plperl-17.1-1.1.x86_64",
"openSUSE Tumbleweed:postgresql17-plpython-17.1-1.1.aarch64",
"openSUSE Tumbleweed:postgresql17-plpython-17.1-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-plpython-17.1-1.1.s390x",
"openSUSE Tumbleweed:postgresql17-plpython-17.1-1.1.x86_64",
"openSUSE Tumbleweed:postgresql17-pltcl-17.1-1.1.aarch64",
"openSUSE Tumbleweed:postgresql17-pltcl-17.1-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-pltcl-17.1-1.1.s390x",
"openSUSE Tumbleweed:postgresql17-pltcl-17.1-1.1.x86_64",
"openSUSE Tumbleweed:postgresql17-server-17.1-1.1.aarch64",
"openSUSE Tumbleweed:postgresql17-server-17.1-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-server-17.1-1.1.s390x",
"openSUSE Tumbleweed:postgresql17-server-17.1-1.1.x86_64",
"openSUSE Tumbleweed:postgresql17-server-devel-17.1-1.1.aarch64",
"openSUSE Tumbleweed:postgresql17-server-devel-17.1-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-server-devel-17.1-1.1.s390x",
"openSUSE Tumbleweed:postgresql17-server-devel-17.1-1.1.x86_64",
"openSUSE Tumbleweed:postgresql17-test-17.1-1.1.aarch64",
"openSUSE Tumbleweed:postgresql17-test-17.1-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-test-17.1-1.1.s390x",
"openSUSE Tumbleweed:postgresql17-test-17.1-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-11-15T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2024-10977"
},
{
"cve": "CVE-2024-10978",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2024-10978"
}
],
"notes": [
{
"category": "general",
"text": "Incorrect privilege assignment in PostgreSQL allows a less-privileged application user to view or change different rows from those intended. An attack requires the application to use SET ROLE, SET SESSION AUTHORIZATION, or an equivalent feature. The problem arises when an application query uses parameters from the attacker or conveys query results to the attacker. If that query reacts to current_setting(\u0027role\u0027) or the current user ID, it may modify or return data as though the session had not used SET ROLE or SET SESSION AUTHORIZATION. The attacker does not control which incorrect user ID applies. Query text from less-privileged sources is not a concern here, because SET ROLE and SET SESSION AUTHORIZATION are not sandboxes for unvetted queries. Versions before PostgreSQL 17.1, 16.5, 15.9, 14.14, 13.17, and 12.21 are affected.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:libecpg6-17.1-1.1.aarch64",
"openSUSE Tumbleweed:libecpg6-17.1-1.1.ppc64le",
"openSUSE Tumbleweed:libecpg6-17.1-1.1.s390x",
"openSUSE Tumbleweed:libecpg6-17.1-1.1.x86_64",
"openSUSE Tumbleweed:libecpg6-32bit-17.1-1.1.aarch64",
"openSUSE Tumbleweed:libecpg6-32bit-17.1-1.1.ppc64le",
"openSUSE Tumbleweed:libecpg6-32bit-17.1-1.1.s390x",
"openSUSE Tumbleweed:libecpg6-32bit-17.1-1.1.x86_64",
"openSUSE Tumbleweed:libpq5-17.1-1.1.aarch64",
"openSUSE Tumbleweed:libpq5-17.1-1.1.ppc64le",
"openSUSE Tumbleweed:libpq5-17.1-1.1.s390x",
"openSUSE Tumbleweed:libpq5-17.1-1.1.x86_64",
"openSUSE Tumbleweed:libpq5-32bit-17.1-1.1.aarch64",
"openSUSE Tumbleweed:libpq5-32bit-17.1-1.1.ppc64le",
"openSUSE Tumbleweed:libpq5-32bit-17.1-1.1.s390x",
"openSUSE Tumbleweed:libpq5-32bit-17.1-1.1.x86_64",
"openSUSE Tumbleweed:postgresql17-17.1-1.1.aarch64",
"openSUSE Tumbleweed:postgresql17-17.1-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-17.1-1.1.s390x",
"openSUSE Tumbleweed:postgresql17-17.1-1.1.x86_64",
"openSUSE Tumbleweed:postgresql17-contrib-17.1-1.1.aarch64",
"openSUSE Tumbleweed:postgresql17-contrib-17.1-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-contrib-17.1-1.1.s390x",
"openSUSE Tumbleweed:postgresql17-contrib-17.1-1.1.x86_64",
"openSUSE Tumbleweed:postgresql17-devel-17.1-1.1.aarch64",
"openSUSE Tumbleweed:postgresql17-devel-17.1-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-devel-17.1-1.1.s390x",
"openSUSE Tumbleweed:postgresql17-devel-17.1-1.1.x86_64",
"openSUSE Tumbleweed:postgresql17-docs-17.1-1.1.aarch64",
"openSUSE Tumbleweed:postgresql17-docs-17.1-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-docs-17.1-1.1.s390x",
"openSUSE Tumbleweed:postgresql17-docs-17.1-1.1.x86_64",
"openSUSE Tumbleweed:postgresql17-llvmjit-17.1-1.1.aarch64",
"openSUSE Tumbleweed:postgresql17-llvmjit-17.1-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-llvmjit-17.1-1.1.s390x",
"openSUSE Tumbleweed:postgresql17-llvmjit-17.1-1.1.x86_64",
"openSUSE Tumbleweed:postgresql17-llvmjit-devel-17.1-1.1.aarch64",
"openSUSE Tumbleweed:postgresql17-llvmjit-devel-17.1-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-llvmjit-devel-17.1-1.1.s390x",
"openSUSE Tumbleweed:postgresql17-llvmjit-devel-17.1-1.1.x86_64",
"openSUSE Tumbleweed:postgresql17-plperl-17.1-1.1.aarch64",
"openSUSE Tumbleweed:postgresql17-plperl-17.1-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-plperl-17.1-1.1.s390x",
"openSUSE Tumbleweed:postgresql17-plperl-17.1-1.1.x86_64",
"openSUSE Tumbleweed:postgresql17-plpython-17.1-1.1.aarch64",
"openSUSE Tumbleweed:postgresql17-plpython-17.1-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-plpython-17.1-1.1.s390x",
"openSUSE Tumbleweed:postgresql17-plpython-17.1-1.1.x86_64",
"openSUSE Tumbleweed:postgresql17-pltcl-17.1-1.1.aarch64",
"openSUSE Tumbleweed:postgresql17-pltcl-17.1-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-pltcl-17.1-1.1.s390x",
"openSUSE Tumbleweed:postgresql17-pltcl-17.1-1.1.x86_64",
"openSUSE Tumbleweed:postgresql17-server-17.1-1.1.aarch64",
"openSUSE Tumbleweed:postgresql17-server-17.1-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-server-17.1-1.1.s390x",
"openSUSE Tumbleweed:postgresql17-server-17.1-1.1.x86_64",
"openSUSE Tumbleweed:postgresql17-server-devel-17.1-1.1.aarch64",
"openSUSE Tumbleweed:postgresql17-server-devel-17.1-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-server-devel-17.1-1.1.s390x",
"openSUSE Tumbleweed:postgresql17-server-devel-17.1-1.1.x86_64",
"openSUSE Tumbleweed:postgresql17-test-17.1-1.1.aarch64",
"openSUSE Tumbleweed:postgresql17-test-17.1-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-test-17.1-1.1.s390x",
"openSUSE Tumbleweed:postgresql17-test-17.1-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2024-10978",
"url": "https://www.suse.com/security/cve/CVE-2024-10978"
},
{
"category": "external",
"summary": "SUSE Bug 1233326 for CVE-2024-10978",
"url": "https://bugzilla.suse.com/1233326"
}
],
"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-17.1-1.1.aarch64",
"openSUSE Tumbleweed:libecpg6-17.1-1.1.ppc64le",
"openSUSE Tumbleweed:libecpg6-17.1-1.1.s390x",
"openSUSE Tumbleweed:libecpg6-17.1-1.1.x86_64",
"openSUSE Tumbleweed:libecpg6-32bit-17.1-1.1.aarch64",
"openSUSE Tumbleweed:libecpg6-32bit-17.1-1.1.ppc64le",
"openSUSE Tumbleweed:libecpg6-32bit-17.1-1.1.s390x",
"openSUSE Tumbleweed:libecpg6-32bit-17.1-1.1.x86_64",
"openSUSE Tumbleweed:libpq5-17.1-1.1.aarch64",
"openSUSE Tumbleweed:libpq5-17.1-1.1.ppc64le",
"openSUSE Tumbleweed:libpq5-17.1-1.1.s390x",
"openSUSE Tumbleweed:libpq5-17.1-1.1.x86_64",
"openSUSE Tumbleweed:libpq5-32bit-17.1-1.1.aarch64",
"openSUSE Tumbleweed:libpq5-32bit-17.1-1.1.ppc64le",
"openSUSE Tumbleweed:libpq5-32bit-17.1-1.1.s390x",
"openSUSE Tumbleweed:libpq5-32bit-17.1-1.1.x86_64",
"openSUSE Tumbleweed:postgresql17-17.1-1.1.aarch64",
"openSUSE Tumbleweed:postgresql17-17.1-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-17.1-1.1.s390x",
"openSUSE Tumbleweed:postgresql17-17.1-1.1.x86_64",
"openSUSE Tumbleweed:postgresql17-contrib-17.1-1.1.aarch64",
"openSUSE Tumbleweed:postgresql17-contrib-17.1-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-contrib-17.1-1.1.s390x",
"openSUSE Tumbleweed:postgresql17-contrib-17.1-1.1.x86_64",
"openSUSE Tumbleweed:postgresql17-devel-17.1-1.1.aarch64",
"openSUSE Tumbleweed:postgresql17-devel-17.1-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-devel-17.1-1.1.s390x",
"openSUSE Tumbleweed:postgresql17-devel-17.1-1.1.x86_64",
"openSUSE Tumbleweed:postgresql17-docs-17.1-1.1.aarch64",
"openSUSE Tumbleweed:postgresql17-docs-17.1-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-docs-17.1-1.1.s390x",
"openSUSE Tumbleweed:postgresql17-docs-17.1-1.1.x86_64",
"openSUSE Tumbleweed:postgresql17-llvmjit-17.1-1.1.aarch64",
"openSUSE Tumbleweed:postgresql17-llvmjit-17.1-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-llvmjit-17.1-1.1.s390x",
"openSUSE Tumbleweed:postgresql17-llvmjit-17.1-1.1.x86_64",
"openSUSE Tumbleweed:postgresql17-llvmjit-devel-17.1-1.1.aarch64",
"openSUSE Tumbleweed:postgresql17-llvmjit-devel-17.1-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-llvmjit-devel-17.1-1.1.s390x",
"openSUSE Tumbleweed:postgresql17-llvmjit-devel-17.1-1.1.x86_64",
"openSUSE Tumbleweed:postgresql17-plperl-17.1-1.1.aarch64",
"openSUSE Tumbleweed:postgresql17-plperl-17.1-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-plperl-17.1-1.1.s390x",
"openSUSE Tumbleweed:postgresql17-plperl-17.1-1.1.x86_64",
"openSUSE Tumbleweed:postgresql17-plpython-17.1-1.1.aarch64",
"openSUSE Tumbleweed:postgresql17-plpython-17.1-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-plpython-17.1-1.1.s390x",
"openSUSE Tumbleweed:postgresql17-plpython-17.1-1.1.x86_64",
"openSUSE Tumbleweed:postgresql17-pltcl-17.1-1.1.aarch64",
"openSUSE Tumbleweed:postgresql17-pltcl-17.1-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-pltcl-17.1-1.1.s390x",
"openSUSE Tumbleweed:postgresql17-pltcl-17.1-1.1.x86_64",
"openSUSE Tumbleweed:postgresql17-server-17.1-1.1.aarch64",
"openSUSE Tumbleweed:postgresql17-server-17.1-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-server-17.1-1.1.s390x",
"openSUSE Tumbleweed:postgresql17-server-17.1-1.1.x86_64",
"openSUSE Tumbleweed:postgresql17-server-devel-17.1-1.1.aarch64",
"openSUSE Tumbleweed:postgresql17-server-devel-17.1-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-server-devel-17.1-1.1.s390x",
"openSUSE Tumbleweed:postgresql17-server-devel-17.1-1.1.x86_64",
"openSUSE Tumbleweed:postgresql17-test-17.1-1.1.aarch64",
"openSUSE Tumbleweed:postgresql17-test-17.1-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-test-17.1-1.1.s390x",
"openSUSE Tumbleweed:postgresql17-test-17.1-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4.2,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:libecpg6-17.1-1.1.aarch64",
"openSUSE Tumbleweed:libecpg6-17.1-1.1.ppc64le",
"openSUSE Tumbleweed:libecpg6-17.1-1.1.s390x",
"openSUSE Tumbleweed:libecpg6-17.1-1.1.x86_64",
"openSUSE Tumbleweed:libecpg6-32bit-17.1-1.1.aarch64",
"openSUSE Tumbleweed:libecpg6-32bit-17.1-1.1.ppc64le",
"openSUSE Tumbleweed:libecpg6-32bit-17.1-1.1.s390x",
"openSUSE Tumbleweed:libecpg6-32bit-17.1-1.1.x86_64",
"openSUSE Tumbleweed:libpq5-17.1-1.1.aarch64",
"openSUSE Tumbleweed:libpq5-17.1-1.1.ppc64le",
"openSUSE Tumbleweed:libpq5-17.1-1.1.s390x",
"openSUSE Tumbleweed:libpq5-17.1-1.1.x86_64",
"openSUSE Tumbleweed:libpq5-32bit-17.1-1.1.aarch64",
"openSUSE Tumbleweed:libpq5-32bit-17.1-1.1.ppc64le",
"openSUSE Tumbleweed:libpq5-32bit-17.1-1.1.s390x",
"openSUSE Tumbleweed:libpq5-32bit-17.1-1.1.x86_64",
"openSUSE Tumbleweed:postgresql17-17.1-1.1.aarch64",
"openSUSE Tumbleweed:postgresql17-17.1-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-17.1-1.1.s390x",
"openSUSE Tumbleweed:postgresql17-17.1-1.1.x86_64",
"openSUSE Tumbleweed:postgresql17-contrib-17.1-1.1.aarch64",
"openSUSE Tumbleweed:postgresql17-contrib-17.1-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-contrib-17.1-1.1.s390x",
"openSUSE Tumbleweed:postgresql17-contrib-17.1-1.1.x86_64",
"openSUSE Tumbleweed:postgresql17-devel-17.1-1.1.aarch64",
"openSUSE Tumbleweed:postgresql17-devel-17.1-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-devel-17.1-1.1.s390x",
"openSUSE Tumbleweed:postgresql17-devel-17.1-1.1.x86_64",
"openSUSE Tumbleweed:postgresql17-docs-17.1-1.1.aarch64",
"openSUSE Tumbleweed:postgresql17-docs-17.1-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-docs-17.1-1.1.s390x",
"openSUSE Tumbleweed:postgresql17-docs-17.1-1.1.x86_64",
"openSUSE Tumbleweed:postgresql17-llvmjit-17.1-1.1.aarch64",
"openSUSE Tumbleweed:postgresql17-llvmjit-17.1-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-llvmjit-17.1-1.1.s390x",
"openSUSE Tumbleweed:postgresql17-llvmjit-17.1-1.1.x86_64",
"openSUSE Tumbleweed:postgresql17-llvmjit-devel-17.1-1.1.aarch64",
"openSUSE Tumbleweed:postgresql17-llvmjit-devel-17.1-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-llvmjit-devel-17.1-1.1.s390x",
"openSUSE Tumbleweed:postgresql17-llvmjit-devel-17.1-1.1.x86_64",
"openSUSE Tumbleweed:postgresql17-plperl-17.1-1.1.aarch64",
"openSUSE Tumbleweed:postgresql17-plperl-17.1-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-plperl-17.1-1.1.s390x",
"openSUSE Tumbleweed:postgresql17-plperl-17.1-1.1.x86_64",
"openSUSE Tumbleweed:postgresql17-plpython-17.1-1.1.aarch64",
"openSUSE Tumbleweed:postgresql17-plpython-17.1-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-plpython-17.1-1.1.s390x",
"openSUSE Tumbleweed:postgresql17-plpython-17.1-1.1.x86_64",
"openSUSE Tumbleweed:postgresql17-pltcl-17.1-1.1.aarch64",
"openSUSE Tumbleweed:postgresql17-pltcl-17.1-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-pltcl-17.1-1.1.s390x",
"openSUSE Tumbleweed:postgresql17-pltcl-17.1-1.1.x86_64",
"openSUSE Tumbleweed:postgresql17-server-17.1-1.1.aarch64",
"openSUSE Tumbleweed:postgresql17-server-17.1-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-server-17.1-1.1.s390x",
"openSUSE Tumbleweed:postgresql17-server-17.1-1.1.x86_64",
"openSUSE Tumbleweed:postgresql17-server-devel-17.1-1.1.aarch64",
"openSUSE Tumbleweed:postgresql17-server-devel-17.1-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-server-devel-17.1-1.1.s390x",
"openSUSE Tumbleweed:postgresql17-server-devel-17.1-1.1.x86_64",
"openSUSE Tumbleweed:postgresql17-test-17.1-1.1.aarch64",
"openSUSE Tumbleweed:postgresql17-test-17.1-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-test-17.1-1.1.s390x",
"openSUSE Tumbleweed:postgresql17-test-17.1-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-11-15T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2024-10978"
},
{
"cve": "CVE-2024-10979",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2024-10979"
}
],
"notes": [
{
"category": "general",
"text": "Incorrect control of environment variables in PostgreSQL PL/Perl allows an unprivileged database user to change sensitive process environment variables (e.g. PATH). That often suffices to enable arbitrary code execution, even if the attacker lacks a database server operating system user. Versions before PostgreSQL 17.1, 16.5, 15.9, 14.14, 13.17, and 12.21 are affected.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:libecpg6-17.1-1.1.aarch64",
"openSUSE Tumbleweed:libecpg6-17.1-1.1.ppc64le",
"openSUSE Tumbleweed:libecpg6-17.1-1.1.s390x",
"openSUSE Tumbleweed:libecpg6-17.1-1.1.x86_64",
"openSUSE Tumbleweed:libecpg6-32bit-17.1-1.1.aarch64",
"openSUSE Tumbleweed:libecpg6-32bit-17.1-1.1.ppc64le",
"openSUSE Tumbleweed:libecpg6-32bit-17.1-1.1.s390x",
"openSUSE Tumbleweed:libecpg6-32bit-17.1-1.1.x86_64",
"openSUSE Tumbleweed:libpq5-17.1-1.1.aarch64",
"openSUSE Tumbleweed:libpq5-17.1-1.1.ppc64le",
"openSUSE Tumbleweed:libpq5-17.1-1.1.s390x",
"openSUSE Tumbleweed:libpq5-17.1-1.1.x86_64",
"openSUSE Tumbleweed:libpq5-32bit-17.1-1.1.aarch64",
"openSUSE Tumbleweed:libpq5-32bit-17.1-1.1.ppc64le",
"openSUSE Tumbleweed:libpq5-32bit-17.1-1.1.s390x",
"openSUSE Tumbleweed:libpq5-32bit-17.1-1.1.x86_64",
"openSUSE Tumbleweed:postgresql17-17.1-1.1.aarch64",
"openSUSE Tumbleweed:postgresql17-17.1-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-17.1-1.1.s390x",
"openSUSE Tumbleweed:postgresql17-17.1-1.1.x86_64",
"openSUSE Tumbleweed:postgresql17-contrib-17.1-1.1.aarch64",
"openSUSE Tumbleweed:postgresql17-contrib-17.1-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-contrib-17.1-1.1.s390x",
"openSUSE Tumbleweed:postgresql17-contrib-17.1-1.1.x86_64",
"openSUSE Tumbleweed:postgresql17-devel-17.1-1.1.aarch64",
"openSUSE Tumbleweed:postgresql17-devel-17.1-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-devel-17.1-1.1.s390x",
"openSUSE Tumbleweed:postgresql17-devel-17.1-1.1.x86_64",
"openSUSE Tumbleweed:postgresql17-docs-17.1-1.1.aarch64",
"openSUSE Tumbleweed:postgresql17-docs-17.1-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-docs-17.1-1.1.s390x",
"openSUSE Tumbleweed:postgresql17-docs-17.1-1.1.x86_64",
"openSUSE Tumbleweed:postgresql17-llvmjit-17.1-1.1.aarch64",
"openSUSE Tumbleweed:postgresql17-llvmjit-17.1-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-llvmjit-17.1-1.1.s390x",
"openSUSE Tumbleweed:postgresql17-llvmjit-17.1-1.1.x86_64",
"openSUSE Tumbleweed:postgresql17-llvmjit-devel-17.1-1.1.aarch64",
"openSUSE Tumbleweed:postgresql17-llvmjit-devel-17.1-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-llvmjit-devel-17.1-1.1.s390x",
"openSUSE Tumbleweed:postgresql17-llvmjit-devel-17.1-1.1.x86_64",
"openSUSE Tumbleweed:postgresql17-plperl-17.1-1.1.aarch64",
"openSUSE Tumbleweed:postgresql17-plperl-17.1-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-plperl-17.1-1.1.s390x",
"openSUSE Tumbleweed:postgresql17-plperl-17.1-1.1.x86_64",
"openSUSE Tumbleweed:postgresql17-plpython-17.1-1.1.aarch64",
"openSUSE Tumbleweed:postgresql17-plpython-17.1-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-plpython-17.1-1.1.s390x",
"openSUSE Tumbleweed:postgresql17-plpython-17.1-1.1.x86_64",
"openSUSE Tumbleweed:postgresql17-pltcl-17.1-1.1.aarch64",
"openSUSE Tumbleweed:postgresql17-pltcl-17.1-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-pltcl-17.1-1.1.s390x",
"openSUSE Tumbleweed:postgresql17-pltcl-17.1-1.1.x86_64",
"openSUSE Tumbleweed:postgresql17-server-17.1-1.1.aarch64",
"openSUSE Tumbleweed:postgresql17-server-17.1-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-server-17.1-1.1.s390x",
"openSUSE Tumbleweed:postgresql17-server-17.1-1.1.x86_64",
"openSUSE Tumbleweed:postgresql17-server-devel-17.1-1.1.aarch64",
"openSUSE Tumbleweed:postgresql17-server-devel-17.1-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-server-devel-17.1-1.1.s390x",
"openSUSE Tumbleweed:postgresql17-server-devel-17.1-1.1.x86_64",
"openSUSE Tumbleweed:postgresql17-test-17.1-1.1.aarch64",
"openSUSE Tumbleweed:postgresql17-test-17.1-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-test-17.1-1.1.s390x",
"openSUSE Tumbleweed:postgresql17-test-17.1-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2024-10979",
"url": "https://www.suse.com/security/cve/CVE-2024-10979"
},
{
"category": "external",
"summary": "SUSE Bug 1233327 for CVE-2024-10979",
"url": "https://bugzilla.suse.com/1233327"
}
],
"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-17.1-1.1.aarch64",
"openSUSE Tumbleweed:libecpg6-17.1-1.1.ppc64le",
"openSUSE Tumbleweed:libecpg6-17.1-1.1.s390x",
"openSUSE Tumbleweed:libecpg6-17.1-1.1.x86_64",
"openSUSE Tumbleweed:libecpg6-32bit-17.1-1.1.aarch64",
"openSUSE Tumbleweed:libecpg6-32bit-17.1-1.1.ppc64le",
"openSUSE Tumbleweed:libecpg6-32bit-17.1-1.1.s390x",
"openSUSE Tumbleweed:libecpg6-32bit-17.1-1.1.x86_64",
"openSUSE Tumbleweed:libpq5-17.1-1.1.aarch64",
"openSUSE Tumbleweed:libpq5-17.1-1.1.ppc64le",
"openSUSE Tumbleweed:libpq5-17.1-1.1.s390x",
"openSUSE Tumbleweed:libpq5-17.1-1.1.x86_64",
"openSUSE Tumbleweed:libpq5-32bit-17.1-1.1.aarch64",
"openSUSE Tumbleweed:libpq5-32bit-17.1-1.1.ppc64le",
"openSUSE Tumbleweed:libpq5-32bit-17.1-1.1.s390x",
"openSUSE Tumbleweed:libpq5-32bit-17.1-1.1.x86_64",
"openSUSE Tumbleweed:postgresql17-17.1-1.1.aarch64",
"openSUSE Tumbleweed:postgresql17-17.1-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-17.1-1.1.s390x",
"openSUSE Tumbleweed:postgresql17-17.1-1.1.x86_64",
"openSUSE Tumbleweed:postgresql17-contrib-17.1-1.1.aarch64",
"openSUSE Tumbleweed:postgresql17-contrib-17.1-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-contrib-17.1-1.1.s390x",
"openSUSE Tumbleweed:postgresql17-contrib-17.1-1.1.x86_64",
"openSUSE Tumbleweed:postgresql17-devel-17.1-1.1.aarch64",
"openSUSE Tumbleweed:postgresql17-devel-17.1-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-devel-17.1-1.1.s390x",
"openSUSE Tumbleweed:postgresql17-devel-17.1-1.1.x86_64",
"openSUSE Tumbleweed:postgresql17-docs-17.1-1.1.aarch64",
"openSUSE Tumbleweed:postgresql17-docs-17.1-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-docs-17.1-1.1.s390x",
"openSUSE Tumbleweed:postgresql17-docs-17.1-1.1.x86_64",
"openSUSE Tumbleweed:postgresql17-llvmjit-17.1-1.1.aarch64",
"openSUSE Tumbleweed:postgresql17-llvmjit-17.1-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-llvmjit-17.1-1.1.s390x",
"openSUSE Tumbleweed:postgresql17-llvmjit-17.1-1.1.x86_64",
"openSUSE Tumbleweed:postgresql17-llvmjit-devel-17.1-1.1.aarch64",
"openSUSE Tumbleweed:postgresql17-llvmjit-devel-17.1-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-llvmjit-devel-17.1-1.1.s390x",
"openSUSE Tumbleweed:postgresql17-llvmjit-devel-17.1-1.1.x86_64",
"openSUSE Tumbleweed:postgresql17-plperl-17.1-1.1.aarch64",
"openSUSE Tumbleweed:postgresql17-plperl-17.1-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-plperl-17.1-1.1.s390x",
"openSUSE Tumbleweed:postgresql17-plperl-17.1-1.1.x86_64",
"openSUSE Tumbleweed:postgresql17-plpython-17.1-1.1.aarch64",
"openSUSE Tumbleweed:postgresql17-plpython-17.1-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-plpython-17.1-1.1.s390x",
"openSUSE Tumbleweed:postgresql17-plpython-17.1-1.1.x86_64",
"openSUSE Tumbleweed:postgresql17-pltcl-17.1-1.1.aarch64",
"openSUSE Tumbleweed:postgresql17-pltcl-17.1-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-pltcl-17.1-1.1.s390x",
"openSUSE Tumbleweed:postgresql17-pltcl-17.1-1.1.x86_64",
"openSUSE Tumbleweed:postgresql17-server-17.1-1.1.aarch64",
"openSUSE Tumbleweed:postgresql17-server-17.1-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-server-17.1-1.1.s390x",
"openSUSE Tumbleweed:postgresql17-server-17.1-1.1.x86_64",
"openSUSE Tumbleweed:postgresql17-server-devel-17.1-1.1.aarch64",
"openSUSE Tumbleweed:postgresql17-server-devel-17.1-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-server-devel-17.1-1.1.s390x",
"openSUSE Tumbleweed:postgresql17-server-devel-17.1-1.1.x86_64",
"openSUSE Tumbleweed:postgresql17-test-17.1-1.1.aarch64",
"openSUSE Tumbleweed:postgresql17-test-17.1-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-test-17.1-1.1.s390x",
"openSUSE Tumbleweed:postgresql17-test-17.1-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:libecpg6-17.1-1.1.aarch64",
"openSUSE Tumbleweed:libecpg6-17.1-1.1.ppc64le",
"openSUSE Tumbleweed:libecpg6-17.1-1.1.s390x",
"openSUSE Tumbleweed:libecpg6-17.1-1.1.x86_64",
"openSUSE Tumbleweed:libecpg6-32bit-17.1-1.1.aarch64",
"openSUSE Tumbleweed:libecpg6-32bit-17.1-1.1.ppc64le",
"openSUSE Tumbleweed:libecpg6-32bit-17.1-1.1.s390x",
"openSUSE Tumbleweed:libecpg6-32bit-17.1-1.1.x86_64",
"openSUSE Tumbleweed:libpq5-17.1-1.1.aarch64",
"openSUSE Tumbleweed:libpq5-17.1-1.1.ppc64le",
"openSUSE Tumbleweed:libpq5-17.1-1.1.s390x",
"openSUSE Tumbleweed:libpq5-17.1-1.1.x86_64",
"openSUSE Tumbleweed:libpq5-32bit-17.1-1.1.aarch64",
"openSUSE Tumbleweed:libpq5-32bit-17.1-1.1.ppc64le",
"openSUSE Tumbleweed:libpq5-32bit-17.1-1.1.s390x",
"openSUSE Tumbleweed:libpq5-32bit-17.1-1.1.x86_64",
"openSUSE Tumbleweed:postgresql17-17.1-1.1.aarch64",
"openSUSE Tumbleweed:postgresql17-17.1-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-17.1-1.1.s390x",
"openSUSE Tumbleweed:postgresql17-17.1-1.1.x86_64",
"openSUSE Tumbleweed:postgresql17-contrib-17.1-1.1.aarch64",
"openSUSE Tumbleweed:postgresql17-contrib-17.1-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-contrib-17.1-1.1.s390x",
"openSUSE Tumbleweed:postgresql17-contrib-17.1-1.1.x86_64",
"openSUSE Tumbleweed:postgresql17-devel-17.1-1.1.aarch64",
"openSUSE Tumbleweed:postgresql17-devel-17.1-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-devel-17.1-1.1.s390x",
"openSUSE Tumbleweed:postgresql17-devel-17.1-1.1.x86_64",
"openSUSE Tumbleweed:postgresql17-docs-17.1-1.1.aarch64",
"openSUSE Tumbleweed:postgresql17-docs-17.1-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-docs-17.1-1.1.s390x",
"openSUSE Tumbleweed:postgresql17-docs-17.1-1.1.x86_64",
"openSUSE Tumbleweed:postgresql17-llvmjit-17.1-1.1.aarch64",
"openSUSE Tumbleweed:postgresql17-llvmjit-17.1-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-llvmjit-17.1-1.1.s390x",
"openSUSE Tumbleweed:postgresql17-llvmjit-17.1-1.1.x86_64",
"openSUSE Tumbleweed:postgresql17-llvmjit-devel-17.1-1.1.aarch64",
"openSUSE Tumbleweed:postgresql17-llvmjit-devel-17.1-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-llvmjit-devel-17.1-1.1.s390x",
"openSUSE Tumbleweed:postgresql17-llvmjit-devel-17.1-1.1.x86_64",
"openSUSE Tumbleweed:postgresql17-plperl-17.1-1.1.aarch64",
"openSUSE Tumbleweed:postgresql17-plperl-17.1-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-plperl-17.1-1.1.s390x",
"openSUSE Tumbleweed:postgresql17-plperl-17.1-1.1.x86_64",
"openSUSE Tumbleweed:postgresql17-plpython-17.1-1.1.aarch64",
"openSUSE Tumbleweed:postgresql17-plpython-17.1-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-plpython-17.1-1.1.s390x",
"openSUSE Tumbleweed:postgresql17-plpython-17.1-1.1.x86_64",
"openSUSE Tumbleweed:postgresql17-pltcl-17.1-1.1.aarch64",
"openSUSE Tumbleweed:postgresql17-pltcl-17.1-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-pltcl-17.1-1.1.s390x",
"openSUSE Tumbleweed:postgresql17-pltcl-17.1-1.1.x86_64",
"openSUSE Tumbleweed:postgresql17-server-17.1-1.1.aarch64",
"openSUSE Tumbleweed:postgresql17-server-17.1-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-server-17.1-1.1.s390x",
"openSUSE Tumbleweed:postgresql17-server-17.1-1.1.x86_64",
"openSUSE Tumbleweed:postgresql17-server-devel-17.1-1.1.aarch64",
"openSUSE Tumbleweed:postgresql17-server-devel-17.1-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-server-devel-17.1-1.1.s390x",
"openSUSE Tumbleweed:postgresql17-server-devel-17.1-1.1.x86_64",
"openSUSE Tumbleweed:postgresql17-test-17.1-1.1.aarch64",
"openSUSE Tumbleweed:postgresql17-test-17.1-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql17-test-17.1-1.1.s390x",
"openSUSE Tumbleweed:postgresql17-test-17.1-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-11-15T00:00:00Z",
"details": "important"
}
],
"title": "CVE-2024-10979"
}
]
}
opensuse-su-2024:14502-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.17-1.1 on GA media",
"title": "Title of the patch"
},
{
"category": "description",
"text": "These are all security issues fixed in the postgresql13-13.17-1.1 package on the GA media of openSUSE Tumbleweed.",
"title": "Description of the patch"
},
{
"category": "details",
"text": "openSUSE-Tumbleweed-2024-14502",
"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_14502-1.json"
},
{
"category": "self",
"summary": "URL for openSUSE-SU-2024:14502-1",
"url": "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/thread/AKWDFN2C7BDHNEIL7UAMUE2QLH322LIK/"
},
{
"category": "self",
"summary": "E-Mail link for openSUSE-SU-2024:14502-1",
"url": "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/thread/AKWDFN2C7BDHNEIL7UAMUE2QLH322LIK/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2024-10976 page",
"url": "https://www.suse.com/security/cve/CVE-2024-10976/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2024-10977 page",
"url": "https://www.suse.com/security/cve/CVE-2024-10977/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2024-10978 page",
"url": "https://www.suse.com/security/cve/CVE-2024-10978/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2024-10979 page",
"url": "https://www.suse.com/security/cve/CVE-2024-10979/"
}
],
"title": "postgresql13-13.17-1.1 on GA media",
"tracking": {
"current_release_date": "2024-11-15T00:00:00Z",
"generator": {
"date": "2024-11-15T00:00:00Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "openSUSE-SU-2024:14502-1",
"initial_release_date": "2024-11-15T00:00:00Z",
"revision_history": [
{
"date": "2024-11-15T00:00:00Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "postgresql13-13.17-1.1.aarch64",
"product": {
"name": "postgresql13-13.17-1.1.aarch64",
"product_id": "postgresql13-13.17-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql13-contrib-13.17-1.1.aarch64",
"product": {
"name": "postgresql13-contrib-13.17-1.1.aarch64",
"product_id": "postgresql13-contrib-13.17-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql13-devel-13.17-1.1.aarch64",
"product": {
"name": "postgresql13-devel-13.17-1.1.aarch64",
"product_id": "postgresql13-devel-13.17-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql13-docs-13.17-1.1.aarch64",
"product": {
"name": "postgresql13-docs-13.17-1.1.aarch64",
"product_id": "postgresql13-docs-13.17-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql13-llvmjit-13.17-1.1.aarch64",
"product": {
"name": "postgresql13-llvmjit-13.17-1.1.aarch64",
"product_id": "postgresql13-llvmjit-13.17-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql13-llvmjit-devel-13.17-1.1.aarch64",
"product": {
"name": "postgresql13-llvmjit-devel-13.17-1.1.aarch64",
"product_id": "postgresql13-llvmjit-devel-13.17-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql13-plperl-13.17-1.1.aarch64",
"product": {
"name": "postgresql13-plperl-13.17-1.1.aarch64",
"product_id": "postgresql13-plperl-13.17-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql13-plpython-13.17-1.1.aarch64",
"product": {
"name": "postgresql13-plpython-13.17-1.1.aarch64",
"product_id": "postgresql13-plpython-13.17-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql13-pltcl-13.17-1.1.aarch64",
"product": {
"name": "postgresql13-pltcl-13.17-1.1.aarch64",
"product_id": "postgresql13-pltcl-13.17-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql13-server-13.17-1.1.aarch64",
"product": {
"name": "postgresql13-server-13.17-1.1.aarch64",
"product_id": "postgresql13-server-13.17-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql13-server-devel-13.17-1.1.aarch64",
"product": {
"name": "postgresql13-server-devel-13.17-1.1.aarch64",
"product_id": "postgresql13-server-devel-13.17-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql13-test-13.17-1.1.aarch64",
"product": {
"name": "postgresql13-test-13.17-1.1.aarch64",
"product_id": "postgresql13-test-13.17-1.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "postgresql13-13.17-1.1.ppc64le",
"product": {
"name": "postgresql13-13.17-1.1.ppc64le",
"product_id": "postgresql13-13.17-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql13-contrib-13.17-1.1.ppc64le",
"product": {
"name": "postgresql13-contrib-13.17-1.1.ppc64le",
"product_id": "postgresql13-contrib-13.17-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql13-devel-13.17-1.1.ppc64le",
"product": {
"name": "postgresql13-devel-13.17-1.1.ppc64le",
"product_id": "postgresql13-devel-13.17-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql13-docs-13.17-1.1.ppc64le",
"product": {
"name": "postgresql13-docs-13.17-1.1.ppc64le",
"product_id": "postgresql13-docs-13.17-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql13-llvmjit-13.17-1.1.ppc64le",
"product": {
"name": "postgresql13-llvmjit-13.17-1.1.ppc64le",
"product_id": "postgresql13-llvmjit-13.17-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql13-llvmjit-devel-13.17-1.1.ppc64le",
"product": {
"name": "postgresql13-llvmjit-devel-13.17-1.1.ppc64le",
"product_id": "postgresql13-llvmjit-devel-13.17-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql13-plperl-13.17-1.1.ppc64le",
"product": {
"name": "postgresql13-plperl-13.17-1.1.ppc64le",
"product_id": "postgresql13-plperl-13.17-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql13-plpython-13.17-1.1.ppc64le",
"product": {
"name": "postgresql13-plpython-13.17-1.1.ppc64le",
"product_id": "postgresql13-plpython-13.17-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql13-pltcl-13.17-1.1.ppc64le",
"product": {
"name": "postgresql13-pltcl-13.17-1.1.ppc64le",
"product_id": "postgresql13-pltcl-13.17-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql13-server-13.17-1.1.ppc64le",
"product": {
"name": "postgresql13-server-13.17-1.1.ppc64le",
"product_id": "postgresql13-server-13.17-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql13-server-devel-13.17-1.1.ppc64le",
"product": {
"name": "postgresql13-server-devel-13.17-1.1.ppc64le",
"product_id": "postgresql13-server-devel-13.17-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql13-test-13.17-1.1.ppc64le",
"product": {
"name": "postgresql13-test-13.17-1.1.ppc64le",
"product_id": "postgresql13-test-13.17-1.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "postgresql13-13.17-1.1.s390x",
"product": {
"name": "postgresql13-13.17-1.1.s390x",
"product_id": "postgresql13-13.17-1.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql13-contrib-13.17-1.1.s390x",
"product": {
"name": "postgresql13-contrib-13.17-1.1.s390x",
"product_id": "postgresql13-contrib-13.17-1.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql13-devel-13.17-1.1.s390x",
"product": {
"name": "postgresql13-devel-13.17-1.1.s390x",
"product_id": "postgresql13-devel-13.17-1.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql13-docs-13.17-1.1.s390x",
"product": {
"name": "postgresql13-docs-13.17-1.1.s390x",
"product_id": "postgresql13-docs-13.17-1.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql13-llvmjit-13.17-1.1.s390x",
"product": {
"name": "postgresql13-llvmjit-13.17-1.1.s390x",
"product_id": "postgresql13-llvmjit-13.17-1.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql13-llvmjit-devel-13.17-1.1.s390x",
"product": {
"name": "postgresql13-llvmjit-devel-13.17-1.1.s390x",
"product_id": "postgresql13-llvmjit-devel-13.17-1.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql13-plperl-13.17-1.1.s390x",
"product": {
"name": "postgresql13-plperl-13.17-1.1.s390x",
"product_id": "postgresql13-plperl-13.17-1.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql13-plpython-13.17-1.1.s390x",
"product": {
"name": "postgresql13-plpython-13.17-1.1.s390x",
"product_id": "postgresql13-plpython-13.17-1.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql13-pltcl-13.17-1.1.s390x",
"product": {
"name": "postgresql13-pltcl-13.17-1.1.s390x",
"product_id": "postgresql13-pltcl-13.17-1.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql13-server-13.17-1.1.s390x",
"product": {
"name": "postgresql13-server-13.17-1.1.s390x",
"product_id": "postgresql13-server-13.17-1.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql13-server-devel-13.17-1.1.s390x",
"product": {
"name": "postgresql13-server-devel-13.17-1.1.s390x",
"product_id": "postgresql13-server-devel-13.17-1.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql13-test-13.17-1.1.s390x",
"product": {
"name": "postgresql13-test-13.17-1.1.s390x",
"product_id": "postgresql13-test-13.17-1.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "postgresql13-13.17-1.1.x86_64",
"product": {
"name": "postgresql13-13.17-1.1.x86_64",
"product_id": "postgresql13-13.17-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql13-contrib-13.17-1.1.x86_64",
"product": {
"name": "postgresql13-contrib-13.17-1.1.x86_64",
"product_id": "postgresql13-contrib-13.17-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql13-devel-13.17-1.1.x86_64",
"product": {
"name": "postgresql13-devel-13.17-1.1.x86_64",
"product_id": "postgresql13-devel-13.17-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql13-docs-13.17-1.1.x86_64",
"product": {
"name": "postgresql13-docs-13.17-1.1.x86_64",
"product_id": "postgresql13-docs-13.17-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql13-llvmjit-13.17-1.1.x86_64",
"product": {
"name": "postgresql13-llvmjit-13.17-1.1.x86_64",
"product_id": "postgresql13-llvmjit-13.17-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql13-llvmjit-devel-13.17-1.1.x86_64",
"product": {
"name": "postgresql13-llvmjit-devel-13.17-1.1.x86_64",
"product_id": "postgresql13-llvmjit-devel-13.17-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql13-plperl-13.17-1.1.x86_64",
"product": {
"name": "postgresql13-plperl-13.17-1.1.x86_64",
"product_id": "postgresql13-plperl-13.17-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql13-plpython-13.17-1.1.x86_64",
"product": {
"name": "postgresql13-plpython-13.17-1.1.x86_64",
"product_id": "postgresql13-plpython-13.17-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql13-pltcl-13.17-1.1.x86_64",
"product": {
"name": "postgresql13-pltcl-13.17-1.1.x86_64",
"product_id": "postgresql13-pltcl-13.17-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql13-server-13.17-1.1.x86_64",
"product": {
"name": "postgresql13-server-13.17-1.1.x86_64",
"product_id": "postgresql13-server-13.17-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql13-server-devel-13.17-1.1.x86_64",
"product": {
"name": "postgresql13-server-devel-13.17-1.1.x86_64",
"product_id": "postgresql13-server-devel-13.17-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql13-test-13.17-1.1.x86_64",
"product": {
"name": "postgresql13-test-13.17-1.1.x86_64",
"product_id": "postgresql13-test-13.17-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.17-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:postgresql13-13.17-1.1.aarch64"
},
"product_reference": "postgresql13-13.17-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-13.17-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:postgresql13-13.17-1.1.ppc64le"
},
"product_reference": "postgresql13-13.17-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-13.17-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:postgresql13-13.17-1.1.s390x"
},
"product_reference": "postgresql13-13.17-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-13.17-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:postgresql13-13.17-1.1.x86_64"
},
"product_reference": "postgresql13-13.17-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-contrib-13.17-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:postgresql13-contrib-13.17-1.1.aarch64"
},
"product_reference": "postgresql13-contrib-13.17-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-contrib-13.17-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:postgresql13-contrib-13.17-1.1.ppc64le"
},
"product_reference": "postgresql13-contrib-13.17-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-contrib-13.17-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:postgresql13-contrib-13.17-1.1.s390x"
},
"product_reference": "postgresql13-contrib-13.17-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-contrib-13.17-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:postgresql13-contrib-13.17-1.1.x86_64"
},
"product_reference": "postgresql13-contrib-13.17-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-devel-13.17-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:postgresql13-devel-13.17-1.1.aarch64"
},
"product_reference": "postgresql13-devel-13.17-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-devel-13.17-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:postgresql13-devel-13.17-1.1.ppc64le"
},
"product_reference": "postgresql13-devel-13.17-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-devel-13.17-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:postgresql13-devel-13.17-1.1.s390x"
},
"product_reference": "postgresql13-devel-13.17-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-devel-13.17-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:postgresql13-devel-13.17-1.1.x86_64"
},
"product_reference": "postgresql13-devel-13.17-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-docs-13.17-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:postgresql13-docs-13.17-1.1.aarch64"
},
"product_reference": "postgresql13-docs-13.17-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-docs-13.17-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:postgresql13-docs-13.17-1.1.ppc64le"
},
"product_reference": "postgresql13-docs-13.17-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-docs-13.17-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:postgresql13-docs-13.17-1.1.s390x"
},
"product_reference": "postgresql13-docs-13.17-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-docs-13.17-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:postgresql13-docs-13.17-1.1.x86_64"
},
"product_reference": "postgresql13-docs-13.17-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-llvmjit-13.17-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:postgresql13-llvmjit-13.17-1.1.aarch64"
},
"product_reference": "postgresql13-llvmjit-13.17-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-llvmjit-13.17-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:postgresql13-llvmjit-13.17-1.1.ppc64le"
},
"product_reference": "postgresql13-llvmjit-13.17-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-llvmjit-13.17-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:postgresql13-llvmjit-13.17-1.1.s390x"
},
"product_reference": "postgresql13-llvmjit-13.17-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-llvmjit-13.17-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:postgresql13-llvmjit-13.17-1.1.x86_64"
},
"product_reference": "postgresql13-llvmjit-13.17-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-llvmjit-devel-13.17-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:postgresql13-llvmjit-devel-13.17-1.1.aarch64"
},
"product_reference": "postgresql13-llvmjit-devel-13.17-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-llvmjit-devel-13.17-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:postgresql13-llvmjit-devel-13.17-1.1.ppc64le"
},
"product_reference": "postgresql13-llvmjit-devel-13.17-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-llvmjit-devel-13.17-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:postgresql13-llvmjit-devel-13.17-1.1.s390x"
},
"product_reference": "postgresql13-llvmjit-devel-13.17-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-llvmjit-devel-13.17-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:postgresql13-llvmjit-devel-13.17-1.1.x86_64"
},
"product_reference": "postgresql13-llvmjit-devel-13.17-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-plperl-13.17-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:postgresql13-plperl-13.17-1.1.aarch64"
},
"product_reference": "postgresql13-plperl-13.17-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-plperl-13.17-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:postgresql13-plperl-13.17-1.1.ppc64le"
},
"product_reference": "postgresql13-plperl-13.17-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-plperl-13.17-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:postgresql13-plperl-13.17-1.1.s390x"
},
"product_reference": "postgresql13-plperl-13.17-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-plperl-13.17-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:postgresql13-plperl-13.17-1.1.x86_64"
},
"product_reference": "postgresql13-plperl-13.17-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-plpython-13.17-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:postgresql13-plpython-13.17-1.1.aarch64"
},
"product_reference": "postgresql13-plpython-13.17-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-plpython-13.17-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:postgresql13-plpython-13.17-1.1.ppc64le"
},
"product_reference": "postgresql13-plpython-13.17-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-plpython-13.17-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:postgresql13-plpython-13.17-1.1.s390x"
},
"product_reference": "postgresql13-plpython-13.17-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-plpython-13.17-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:postgresql13-plpython-13.17-1.1.x86_64"
},
"product_reference": "postgresql13-plpython-13.17-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-pltcl-13.17-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:postgresql13-pltcl-13.17-1.1.aarch64"
},
"product_reference": "postgresql13-pltcl-13.17-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-pltcl-13.17-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:postgresql13-pltcl-13.17-1.1.ppc64le"
},
"product_reference": "postgresql13-pltcl-13.17-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-pltcl-13.17-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:postgresql13-pltcl-13.17-1.1.s390x"
},
"product_reference": "postgresql13-pltcl-13.17-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-pltcl-13.17-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:postgresql13-pltcl-13.17-1.1.x86_64"
},
"product_reference": "postgresql13-pltcl-13.17-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-server-13.17-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:postgresql13-server-13.17-1.1.aarch64"
},
"product_reference": "postgresql13-server-13.17-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-server-13.17-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:postgresql13-server-13.17-1.1.ppc64le"
},
"product_reference": "postgresql13-server-13.17-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-server-13.17-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:postgresql13-server-13.17-1.1.s390x"
},
"product_reference": "postgresql13-server-13.17-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-server-13.17-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:postgresql13-server-13.17-1.1.x86_64"
},
"product_reference": "postgresql13-server-13.17-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-server-devel-13.17-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:postgresql13-server-devel-13.17-1.1.aarch64"
},
"product_reference": "postgresql13-server-devel-13.17-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-server-devel-13.17-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:postgresql13-server-devel-13.17-1.1.ppc64le"
},
"product_reference": "postgresql13-server-devel-13.17-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-server-devel-13.17-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:postgresql13-server-devel-13.17-1.1.s390x"
},
"product_reference": "postgresql13-server-devel-13.17-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-server-devel-13.17-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:postgresql13-server-devel-13.17-1.1.x86_64"
},
"product_reference": "postgresql13-server-devel-13.17-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-test-13.17-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:postgresql13-test-13.17-1.1.aarch64"
},
"product_reference": "postgresql13-test-13.17-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-test-13.17-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:postgresql13-test-13.17-1.1.ppc64le"
},
"product_reference": "postgresql13-test-13.17-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-test-13.17-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:postgresql13-test-13.17-1.1.s390x"
},
"product_reference": "postgresql13-test-13.17-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-test-13.17-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:postgresql13-test-13.17-1.1.x86_64"
},
"product_reference": "postgresql13-test-13.17-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2024-10976",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2024-10976"
}
],
"notes": [
{
"category": "general",
"text": "Incomplete tracking in PostgreSQL of tables with row security allows a reused query to view or change different rows from those intended. CVE-2023-2455 and CVE-2016-2193 fixed most interaction between row security and user ID changes. They missed cases where a subquery, WITH query, security invoker view, or SQL-language function references a table with a row-level security policy. This has the same consequences as the two earlier CVEs. That is to say, it leads to potentially incorrect policies being applied in cases where role-specific policies are used and a given query is planned under one role and then executed under other roles. This scenario can happen under security definer functions or when a common user and query is planned initially and then re-used across multiple SET ROLEs. Applying an incorrect policy may permit a user to complete otherwise-forbidden reads and modifications. This affects only databases that have used CREATE POLICY to define a row security policy. An attacker must tailor an attack to a particular application\u0027s pattern of query plan reuse, user ID changes, and role-specific row security policies. Versions before PostgreSQL 17.1, 16.5, 15.9, 14.14, 13.17, and 12.21 are affected.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:postgresql13-13.17-1.1.aarch64",
"openSUSE Tumbleweed:postgresql13-13.17-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql13-13.17-1.1.s390x",
"openSUSE Tumbleweed:postgresql13-13.17-1.1.x86_64",
"openSUSE Tumbleweed:postgresql13-contrib-13.17-1.1.aarch64",
"openSUSE Tumbleweed:postgresql13-contrib-13.17-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql13-contrib-13.17-1.1.s390x",
"openSUSE Tumbleweed:postgresql13-contrib-13.17-1.1.x86_64",
"openSUSE Tumbleweed:postgresql13-devel-13.17-1.1.aarch64",
"openSUSE Tumbleweed:postgresql13-devel-13.17-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql13-devel-13.17-1.1.s390x",
"openSUSE Tumbleweed:postgresql13-devel-13.17-1.1.x86_64",
"openSUSE Tumbleweed:postgresql13-docs-13.17-1.1.aarch64",
"openSUSE Tumbleweed:postgresql13-docs-13.17-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql13-docs-13.17-1.1.s390x",
"openSUSE Tumbleweed:postgresql13-docs-13.17-1.1.x86_64",
"openSUSE Tumbleweed:postgresql13-llvmjit-13.17-1.1.aarch64",
"openSUSE Tumbleweed:postgresql13-llvmjit-13.17-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql13-llvmjit-13.17-1.1.s390x",
"openSUSE Tumbleweed:postgresql13-llvmjit-13.17-1.1.x86_64",
"openSUSE Tumbleweed:postgresql13-llvmjit-devel-13.17-1.1.aarch64",
"openSUSE Tumbleweed:postgresql13-llvmjit-devel-13.17-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql13-llvmjit-devel-13.17-1.1.s390x",
"openSUSE Tumbleweed:postgresql13-llvmjit-devel-13.17-1.1.x86_64",
"openSUSE Tumbleweed:postgresql13-plperl-13.17-1.1.aarch64",
"openSUSE Tumbleweed:postgresql13-plperl-13.17-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql13-plperl-13.17-1.1.s390x",
"openSUSE Tumbleweed:postgresql13-plperl-13.17-1.1.x86_64",
"openSUSE Tumbleweed:postgresql13-plpython-13.17-1.1.aarch64",
"openSUSE Tumbleweed:postgresql13-plpython-13.17-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql13-plpython-13.17-1.1.s390x",
"openSUSE Tumbleweed:postgresql13-plpython-13.17-1.1.x86_64",
"openSUSE Tumbleweed:postgresql13-pltcl-13.17-1.1.aarch64",
"openSUSE Tumbleweed:postgresql13-pltcl-13.17-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql13-pltcl-13.17-1.1.s390x",
"openSUSE Tumbleweed:postgresql13-pltcl-13.17-1.1.x86_64",
"openSUSE Tumbleweed:postgresql13-server-13.17-1.1.aarch64",
"openSUSE Tumbleweed:postgresql13-server-13.17-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql13-server-13.17-1.1.s390x",
"openSUSE Tumbleweed:postgresql13-server-13.17-1.1.x86_64",
"openSUSE Tumbleweed:postgresql13-server-devel-13.17-1.1.aarch64",
"openSUSE Tumbleweed:postgresql13-server-devel-13.17-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql13-server-devel-13.17-1.1.s390x",
"openSUSE Tumbleweed:postgresql13-server-devel-13.17-1.1.x86_64",
"openSUSE Tumbleweed:postgresql13-test-13.17-1.1.aarch64",
"openSUSE Tumbleweed:postgresql13-test-13.17-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql13-test-13.17-1.1.s390x",
"openSUSE Tumbleweed:postgresql13-test-13.17-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2024-10976",
"url": "https://www.suse.com/security/cve/CVE-2024-10976"
},
{
"category": "external",
"summary": "SUSE Bug 1233323 for CVE-2024-10976",
"url": "https://bugzilla.suse.com/1233323"
}
],
"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.17-1.1.aarch64",
"openSUSE Tumbleweed:postgresql13-13.17-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql13-13.17-1.1.s390x",
"openSUSE Tumbleweed:postgresql13-13.17-1.1.x86_64",
"openSUSE Tumbleweed:postgresql13-contrib-13.17-1.1.aarch64",
"openSUSE Tumbleweed:postgresql13-contrib-13.17-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql13-contrib-13.17-1.1.s390x",
"openSUSE Tumbleweed:postgresql13-contrib-13.17-1.1.x86_64",
"openSUSE Tumbleweed:postgresql13-devel-13.17-1.1.aarch64",
"openSUSE Tumbleweed:postgresql13-devel-13.17-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql13-devel-13.17-1.1.s390x",
"openSUSE Tumbleweed:postgresql13-devel-13.17-1.1.x86_64",
"openSUSE Tumbleweed:postgresql13-docs-13.17-1.1.aarch64",
"openSUSE Tumbleweed:postgresql13-docs-13.17-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql13-docs-13.17-1.1.s390x",
"openSUSE Tumbleweed:postgresql13-docs-13.17-1.1.x86_64",
"openSUSE Tumbleweed:postgresql13-llvmjit-13.17-1.1.aarch64",
"openSUSE Tumbleweed:postgresql13-llvmjit-13.17-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql13-llvmjit-13.17-1.1.s390x",
"openSUSE Tumbleweed:postgresql13-llvmjit-13.17-1.1.x86_64",
"openSUSE Tumbleweed:postgresql13-llvmjit-devel-13.17-1.1.aarch64",
"openSUSE Tumbleweed:postgresql13-llvmjit-devel-13.17-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql13-llvmjit-devel-13.17-1.1.s390x",
"openSUSE Tumbleweed:postgresql13-llvmjit-devel-13.17-1.1.x86_64",
"openSUSE Tumbleweed:postgresql13-plperl-13.17-1.1.aarch64",
"openSUSE Tumbleweed:postgresql13-plperl-13.17-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql13-plperl-13.17-1.1.s390x",
"openSUSE Tumbleweed:postgresql13-plperl-13.17-1.1.x86_64",
"openSUSE Tumbleweed:postgresql13-plpython-13.17-1.1.aarch64",
"openSUSE Tumbleweed:postgresql13-plpython-13.17-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql13-plpython-13.17-1.1.s390x",
"openSUSE Tumbleweed:postgresql13-plpython-13.17-1.1.x86_64",
"openSUSE Tumbleweed:postgresql13-pltcl-13.17-1.1.aarch64",
"openSUSE Tumbleweed:postgresql13-pltcl-13.17-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql13-pltcl-13.17-1.1.s390x",
"openSUSE Tumbleweed:postgresql13-pltcl-13.17-1.1.x86_64",
"openSUSE Tumbleweed:postgresql13-server-13.17-1.1.aarch64",
"openSUSE Tumbleweed:postgresql13-server-13.17-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql13-server-13.17-1.1.s390x",
"openSUSE Tumbleweed:postgresql13-server-13.17-1.1.x86_64",
"openSUSE Tumbleweed:postgresql13-server-devel-13.17-1.1.aarch64",
"openSUSE Tumbleweed:postgresql13-server-devel-13.17-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql13-server-devel-13.17-1.1.s390x",
"openSUSE Tumbleweed:postgresql13-server-devel-13.17-1.1.x86_64",
"openSUSE Tumbleweed:postgresql13-test-13.17-1.1.aarch64",
"openSUSE Tumbleweed:postgresql13-test-13.17-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql13-test-13.17-1.1.s390x",
"openSUSE Tumbleweed:postgresql13-test-13.17-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4.2,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:postgresql13-13.17-1.1.aarch64",
"openSUSE Tumbleweed:postgresql13-13.17-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql13-13.17-1.1.s390x",
"openSUSE Tumbleweed:postgresql13-13.17-1.1.x86_64",
"openSUSE Tumbleweed:postgresql13-contrib-13.17-1.1.aarch64",
"openSUSE Tumbleweed:postgresql13-contrib-13.17-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql13-contrib-13.17-1.1.s390x",
"openSUSE Tumbleweed:postgresql13-contrib-13.17-1.1.x86_64",
"openSUSE Tumbleweed:postgresql13-devel-13.17-1.1.aarch64",
"openSUSE Tumbleweed:postgresql13-devel-13.17-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql13-devel-13.17-1.1.s390x",
"openSUSE Tumbleweed:postgresql13-devel-13.17-1.1.x86_64",
"openSUSE Tumbleweed:postgresql13-docs-13.17-1.1.aarch64",
"openSUSE Tumbleweed:postgresql13-docs-13.17-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql13-docs-13.17-1.1.s390x",
"openSUSE Tumbleweed:postgresql13-docs-13.17-1.1.x86_64",
"openSUSE Tumbleweed:postgresql13-llvmjit-13.17-1.1.aarch64",
"openSUSE Tumbleweed:postgresql13-llvmjit-13.17-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql13-llvmjit-13.17-1.1.s390x",
"openSUSE Tumbleweed:postgresql13-llvmjit-13.17-1.1.x86_64",
"openSUSE Tumbleweed:postgresql13-llvmjit-devel-13.17-1.1.aarch64",
"openSUSE Tumbleweed:postgresql13-llvmjit-devel-13.17-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql13-llvmjit-devel-13.17-1.1.s390x",
"openSUSE Tumbleweed:postgresql13-llvmjit-devel-13.17-1.1.x86_64",
"openSUSE Tumbleweed:postgresql13-plperl-13.17-1.1.aarch64",
"openSUSE Tumbleweed:postgresql13-plperl-13.17-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql13-plperl-13.17-1.1.s390x",
"openSUSE Tumbleweed:postgresql13-plperl-13.17-1.1.x86_64",
"openSUSE Tumbleweed:postgresql13-plpython-13.17-1.1.aarch64",
"openSUSE Tumbleweed:postgresql13-plpython-13.17-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql13-plpython-13.17-1.1.s390x",
"openSUSE Tumbleweed:postgresql13-plpython-13.17-1.1.x86_64",
"openSUSE Tumbleweed:postgresql13-pltcl-13.17-1.1.aarch64",
"openSUSE Tumbleweed:postgresql13-pltcl-13.17-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql13-pltcl-13.17-1.1.s390x",
"openSUSE Tumbleweed:postgresql13-pltcl-13.17-1.1.x86_64",
"openSUSE Tumbleweed:postgresql13-server-13.17-1.1.aarch64",
"openSUSE Tumbleweed:postgresql13-server-13.17-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql13-server-13.17-1.1.s390x",
"openSUSE Tumbleweed:postgresql13-server-13.17-1.1.x86_64",
"openSUSE Tumbleweed:postgresql13-server-devel-13.17-1.1.aarch64",
"openSUSE Tumbleweed:postgresql13-server-devel-13.17-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql13-server-devel-13.17-1.1.s390x",
"openSUSE Tumbleweed:postgresql13-server-devel-13.17-1.1.x86_64",
"openSUSE Tumbleweed:postgresql13-test-13.17-1.1.aarch64",
"openSUSE Tumbleweed:postgresql13-test-13.17-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql13-test-13.17-1.1.s390x",
"openSUSE Tumbleweed:postgresql13-test-13.17-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-11-15T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2024-10976"
},
{
"cve": "CVE-2024-10977",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2024-10977"
}
],
"notes": [
{
"category": "general",
"text": "Client use of server error message in PostgreSQL allows a server not trusted under current SSL or GSS settings to furnish arbitrary non-NUL bytes to the libpq application. For example, a man-in-the-middle attacker could send a long error message that a human or screen-scraper user of psql mistakes for valid query results. This is probably not a concern for clients where the user interface unambiguously indicates the boundary between one error message and other text. Versions before PostgreSQL 17.1, 16.5, 15.9, 14.14, 13.17, and 12.21 are affected.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:postgresql13-13.17-1.1.aarch64",
"openSUSE Tumbleweed:postgresql13-13.17-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql13-13.17-1.1.s390x",
"openSUSE Tumbleweed:postgresql13-13.17-1.1.x86_64",
"openSUSE Tumbleweed:postgresql13-contrib-13.17-1.1.aarch64",
"openSUSE Tumbleweed:postgresql13-contrib-13.17-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql13-contrib-13.17-1.1.s390x",
"openSUSE Tumbleweed:postgresql13-contrib-13.17-1.1.x86_64",
"openSUSE Tumbleweed:postgresql13-devel-13.17-1.1.aarch64",
"openSUSE Tumbleweed:postgresql13-devel-13.17-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql13-devel-13.17-1.1.s390x",
"openSUSE Tumbleweed:postgresql13-devel-13.17-1.1.x86_64",
"openSUSE Tumbleweed:postgresql13-docs-13.17-1.1.aarch64",
"openSUSE Tumbleweed:postgresql13-docs-13.17-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql13-docs-13.17-1.1.s390x",
"openSUSE Tumbleweed:postgresql13-docs-13.17-1.1.x86_64",
"openSUSE Tumbleweed:postgresql13-llvmjit-13.17-1.1.aarch64",
"openSUSE Tumbleweed:postgresql13-llvmjit-13.17-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql13-llvmjit-13.17-1.1.s390x",
"openSUSE Tumbleweed:postgresql13-llvmjit-13.17-1.1.x86_64",
"openSUSE Tumbleweed:postgresql13-llvmjit-devel-13.17-1.1.aarch64",
"openSUSE Tumbleweed:postgresql13-llvmjit-devel-13.17-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql13-llvmjit-devel-13.17-1.1.s390x",
"openSUSE Tumbleweed:postgresql13-llvmjit-devel-13.17-1.1.x86_64",
"openSUSE Tumbleweed:postgresql13-plperl-13.17-1.1.aarch64",
"openSUSE Tumbleweed:postgresql13-plperl-13.17-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql13-plperl-13.17-1.1.s390x",
"openSUSE Tumbleweed:postgresql13-plperl-13.17-1.1.x86_64",
"openSUSE Tumbleweed:postgresql13-plpython-13.17-1.1.aarch64",
"openSUSE Tumbleweed:postgresql13-plpython-13.17-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql13-plpython-13.17-1.1.s390x",
"openSUSE Tumbleweed:postgresql13-plpython-13.17-1.1.x86_64",
"openSUSE Tumbleweed:postgresql13-pltcl-13.17-1.1.aarch64",
"openSUSE Tumbleweed:postgresql13-pltcl-13.17-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql13-pltcl-13.17-1.1.s390x",
"openSUSE Tumbleweed:postgresql13-pltcl-13.17-1.1.x86_64",
"openSUSE Tumbleweed:postgresql13-server-13.17-1.1.aarch64",
"openSUSE Tumbleweed:postgresql13-server-13.17-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql13-server-13.17-1.1.s390x",
"openSUSE Tumbleweed:postgresql13-server-13.17-1.1.x86_64",
"openSUSE Tumbleweed:postgresql13-server-devel-13.17-1.1.aarch64",
"openSUSE Tumbleweed:postgresql13-server-devel-13.17-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql13-server-devel-13.17-1.1.s390x",
"openSUSE Tumbleweed:postgresql13-server-devel-13.17-1.1.x86_64",
"openSUSE Tumbleweed:postgresql13-test-13.17-1.1.aarch64",
"openSUSE Tumbleweed:postgresql13-test-13.17-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql13-test-13.17-1.1.s390x",
"openSUSE Tumbleweed:postgresql13-test-13.17-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2024-10977",
"url": "https://www.suse.com/security/cve/CVE-2024-10977"
},
{
"category": "external",
"summary": "SUSE Bug 1233325 for CVE-2024-10977",
"url": "https://bugzilla.suse.com/1233325"
}
],
"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.17-1.1.aarch64",
"openSUSE Tumbleweed:postgresql13-13.17-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql13-13.17-1.1.s390x",
"openSUSE Tumbleweed:postgresql13-13.17-1.1.x86_64",
"openSUSE Tumbleweed:postgresql13-contrib-13.17-1.1.aarch64",
"openSUSE Tumbleweed:postgresql13-contrib-13.17-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql13-contrib-13.17-1.1.s390x",
"openSUSE Tumbleweed:postgresql13-contrib-13.17-1.1.x86_64",
"openSUSE Tumbleweed:postgresql13-devel-13.17-1.1.aarch64",
"openSUSE Tumbleweed:postgresql13-devel-13.17-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql13-devel-13.17-1.1.s390x",
"openSUSE Tumbleweed:postgresql13-devel-13.17-1.1.x86_64",
"openSUSE Tumbleweed:postgresql13-docs-13.17-1.1.aarch64",
"openSUSE Tumbleweed:postgresql13-docs-13.17-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql13-docs-13.17-1.1.s390x",
"openSUSE Tumbleweed:postgresql13-docs-13.17-1.1.x86_64",
"openSUSE Tumbleweed:postgresql13-llvmjit-13.17-1.1.aarch64",
"openSUSE Tumbleweed:postgresql13-llvmjit-13.17-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql13-llvmjit-13.17-1.1.s390x",
"openSUSE Tumbleweed:postgresql13-llvmjit-13.17-1.1.x86_64",
"openSUSE Tumbleweed:postgresql13-llvmjit-devel-13.17-1.1.aarch64",
"openSUSE Tumbleweed:postgresql13-llvmjit-devel-13.17-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql13-llvmjit-devel-13.17-1.1.s390x",
"openSUSE Tumbleweed:postgresql13-llvmjit-devel-13.17-1.1.x86_64",
"openSUSE Tumbleweed:postgresql13-plperl-13.17-1.1.aarch64",
"openSUSE Tumbleweed:postgresql13-plperl-13.17-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql13-plperl-13.17-1.1.s390x",
"openSUSE Tumbleweed:postgresql13-plperl-13.17-1.1.x86_64",
"openSUSE Tumbleweed:postgresql13-plpython-13.17-1.1.aarch64",
"openSUSE Tumbleweed:postgresql13-plpython-13.17-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql13-plpython-13.17-1.1.s390x",
"openSUSE Tumbleweed:postgresql13-plpython-13.17-1.1.x86_64",
"openSUSE Tumbleweed:postgresql13-pltcl-13.17-1.1.aarch64",
"openSUSE Tumbleweed:postgresql13-pltcl-13.17-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql13-pltcl-13.17-1.1.s390x",
"openSUSE Tumbleweed:postgresql13-pltcl-13.17-1.1.x86_64",
"openSUSE Tumbleweed:postgresql13-server-13.17-1.1.aarch64",
"openSUSE Tumbleweed:postgresql13-server-13.17-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql13-server-13.17-1.1.s390x",
"openSUSE Tumbleweed:postgresql13-server-13.17-1.1.x86_64",
"openSUSE Tumbleweed:postgresql13-server-devel-13.17-1.1.aarch64",
"openSUSE Tumbleweed:postgresql13-server-devel-13.17-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql13-server-devel-13.17-1.1.s390x",
"openSUSE Tumbleweed:postgresql13-server-devel-13.17-1.1.x86_64",
"openSUSE Tumbleweed:postgresql13-test-13.17-1.1.aarch64",
"openSUSE Tumbleweed:postgresql13-test-13.17-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql13-test-13.17-1.1.s390x",
"openSUSE Tumbleweed:postgresql13-test-13.17-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 3.1,
"baseSeverity": "LOW",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:N/I:L/A:N",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:postgresql13-13.17-1.1.aarch64",
"openSUSE Tumbleweed:postgresql13-13.17-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql13-13.17-1.1.s390x",
"openSUSE Tumbleweed:postgresql13-13.17-1.1.x86_64",
"openSUSE Tumbleweed:postgresql13-contrib-13.17-1.1.aarch64",
"openSUSE Tumbleweed:postgresql13-contrib-13.17-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql13-contrib-13.17-1.1.s390x",
"openSUSE Tumbleweed:postgresql13-contrib-13.17-1.1.x86_64",
"openSUSE Tumbleweed:postgresql13-devel-13.17-1.1.aarch64",
"openSUSE Tumbleweed:postgresql13-devel-13.17-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql13-devel-13.17-1.1.s390x",
"openSUSE Tumbleweed:postgresql13-devel-13.17-1.1.x86_64",
"openSUSE Tumbleweed:postgresql13-docs-13.17-1.1.aarch64",
"openSUSE Tumbleweed:postgresql13-docs-13.17-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql13-docs-13.17-1.1.s390x",
"openSUSE Tumbleweed:postgresql13-docs-13.17-1.1.x86_64",
"openSUSE Tumbleweed:postgresql13-llvmjit-13.17-1.1.aarch64",
"openSUSE Tumbleweed:postgresql13-llvmjit-13.17-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql13-llvmjit-13.17-1.1.s390x",
"openSUSE Tumbleweed:postgresql13-llvmjit-13.17-1.1.x86_64",
"openSUSE Tumbleweed:postgresql13-llvmjit-devel-13.17-1.1.aarch64",
"openSUSE Tumbleweed:postgresql13-llvmjit-devel-13.17-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql13-llvmjit-devel-13.17-1.1.s390x",
"openSUSE Tumbleweed:postgresql13-llvmjit-devel-13.17-1.1.x86_64",
"openSUSE Tumbleweed:postgresql13-plperl-13.17-1.1.aarch64",
"openSUSE Tumbleweed:postgresql13-plperl-13.17-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql13-plperl-13.17-1.1.s390x",
"openSUSE Tumbleweed:postgresql13-plperl-13.17-1.1.x86_64",
"openSUSE Tumbleweed:postgresql13-plpython-13.17-1.1.aarch64",
"openSUSE Tumbleweed:postgresql13-plpython-13.17-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql13-plpython-13.17-1.1.s390x",
"openSUSE Tumbleweed:postgresql13-plpython-13.17-1.1.x86_64",
"openSUSE Tumbleweed:postgresql13-pltcl-13.17-1.1.aarch64",
"openSUSE Tumbleweed:postgresql13-pltcl-13.17-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql13-pltcl-13.17-1.1.s390x",
"openSUSE Tumbleweed:postgresql13-pltcl-13.17-1.1.x86_64",
"openSUSE Tumbleweed:postgresql13-server-13.17-1.1.aarch64",
"openSUSE Tumbleweed:postgresql13-server-13.17-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql13-server-13.17-1.1.s390x",
"openSUSE Tumbleweed:postgresql13-server-13.17-1.1.x86_64",
"openSUSE Tumbleweed:postgresql13-server-devel-13.17-1.1.aarch64",
"openSUSE Tumbleweed:postgresql13-server-devel-13.17-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql13-server-devel-13.17-1.1.s390x",
"openSUSE Tumbleweed:postgresql13-server-devel-13.17-1.1.x86_64",
"openSUSE Tumbleweed:postgresql13-test-13.17-1.1.aarch64",
"openSUSE Tumbleweed:postgresql13-test-13.17-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql13-test-13.17-1.1.s390x",
"openSUSE Tumbleweed:postgresql13-test-13.17-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-11-15T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2024-10977"
},
{
"cve": "CVE-2024-10978",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2024-10978"
}
],
"notes": [
{
"category": "general",
"text": "Incorrect privilege assignment in PostgreSQL allows a less-privileged application user to view or change different rows from those intended. An attack requires the application to use SET ROLE, SET SESSION AUTHORIZATION, or an equivalent feature. The problem arises when an application query uses parameters from the attacker or conveys query results to the attacker. If that query reacts to current_setting(\u0027role\u0027) or the current user ID, it may modify or return data as though the session had not used SET ROLE or SET SESSION AUTHORIZATION. The attacker does not control which incorrect user ID applies. Query text from less-privileged sources is not a concern here, because SET ROLE and SET SESSION AUTHORIZATION are not sandboxes for unvetted queries. Versions before PostgreSQL 17.1, 16.5, 15.9, 14.14, 13.17, and 12.21 are affected.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:postgresql13-13.17-1.1.aarch64",
"openSUSE Tumbleweed:postgresql13-13.17-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql13-13.17-1.1.s390x",
"openSUSE Tumbleweed:postgresql13-13.17-1.1.x86_64",
"openSUSE Tumbleweed:postgresql13-contrib-13.17-1.1.aarch64",
"openSUSE Tumbleweed:postgresql13-contrib-13.17-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql13-contrib-13.17-1.1.s390x",
"openSUSE Tumbleweed:postgresql13-contrib-13.17-1.1.x86_64",
"openSUSE Tumbleweed:postgresql13-devel-13.17-1.1.aarch64",
"openSUSE Tumbleweed:postgresql13-devel-13.17-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql13-devel-13.17-1.1.s390x",
"openSUSE Tumbleweed:postgresql13-devel-13.17-1.1.x86_64",
"openSUSE Tumbleweed:postgresql13-docs-13.17-1.1.aarch64",
"openSUSE Tumbleweed:postgresql13-docs-13.17-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql13-docs-13.17-1.1.s390x",
"openSUSE Tumbleweed:postgresql13-docs-13.17-1.1.x86_64",
"openSUSE Tumbleweed:postgresql13-llvmjit-13.17-1.1.aarch64",
"openSUSE Tumbleweed:postgresql13-llvmjit-13.17-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql13-llvmjit-13.17-1.1.s390x",
"openSUSE Tumbleweed:postgresql13-llvmjit-13.17-1.1.x86_64",
"openSUSE Tumbleweed:postgresql13-llvmjit-devel-13.17-1.1.aarch64",
"openSUSE Tumbleweed:postgresql13-llvmjit-devel-13.17-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql13-llvmjit-devel-13.17-1.1.s390x",
"openSUSE Tumbleweed:postgresql13-llvmjit-devel-13.17-1.1.x86_64",
"openSUSE Tumbleweed:postgresql13-plperl-13.17-1.1.aarch64",
"openSUSE Tumbleweed:postgresql13-plperl-13.17-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql13-plperl-13.17-1.1.s390x",
"openSUSE Tumbleweed:postgresql13-plperl-13.17-1.1.x86_64",
"openSUSE Tumbleweed:postgresql13-plpython-13.17-1.1.aarch64",
"openSUSE Tumbleweed:postgresql13-plpython-13.17-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql13-plpython-13.17-1.1.s390x",
"openSUSE Tumbleweed:postgresql13-plpython-13.17-1.1.x86_64",
"openSUSE Tumbleweed:postgresql13-pltcl-13.17-1.1.aarch64",
"openSUSE Tumbleweed:postgresql13-pltcl-13.17-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql13-pltcl-13.17-1.1.s390x",
"openSUSE Tumbleweed:postgresql13-pltcl-13.17-1.1.x86_64",
"openSUSE Tumbleweed:postgresql13-server-13.17-1.1.aarch64",
"openSUSE Tumbleweed:postgresql13-server-13.17-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql13-server-13.17-1.1.s390x",
"openSUSE Tumbleweed:postgresql13-server-13.17-1.1.x86_64",
"openSUSE Tumbleweed:postgresql13-server-devel-13.17-1.1.aarch64",
"openSUSE Tumbleweed:postgresql13-server-devel-13.17-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql13-server-devel-13.17-1.1.s390x",
"openSUSE Tumbleweed:postgresql13-server-devel-13.17-1.1.x86_64",
"openSUSE Tumbleweed:postgresql13-test-13.17-1.1.aarch64",
"openSUSE Tumbleweed:postgresql13-test-13.17-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql13-test-13.17-1.1.s390x",
"openSUSE Tumbleweed:postgresql13-test-13.17-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2024-10978",
"url": "https://www.suse.com/security/cve/CVE-2024-10978"
},
{
"category": "external",
"summary": "SUSE Bug 1233326 for CVE-2024-10978",
"url": "https://bugzilla.suse.com/1233326"
}
],
"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.17-1.1.aarch64",
"openSUSE Tumbleweed:postgresql13-13.17-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql13-13.17-1.1.s390x",
"openSUSE Tumbleweed:postgresql13-13.17-1.1.x86_64",
"openSUSE Tumbleweed:postgresql13-contrib-13.17-1.1.aarch64",
"openSUSE Tumbleweed:postgresql13-contrib-13.17-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql13-contrib-13.17-1.1.s390x",
"openSUSE Tumbleweed:postgresql13-contrib-13.17-1.1.x86_64",
"openSUSE Tumbleweed:postgresql13-devel-13.17-1.1.aarch64",
"openSUSE Tumbleweed:postgresql13-devel-13.17-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql13-devel-13.17-1.1.s390x",
"openSUSE Tumbleweed:postgresql13-devel-13.17-1.1.x86_64",
"openSUSE Tumbleweed:postgresql13-docs-13.17-1.1.aarch64",
"openSUSE Tumbleweed:postgresql13-docs-13.17-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql13-docs-13.17-1.1.s390x",
"openSUSE Tumbleweed:postgresql13-docs-13.17-1.1.x86_64",
"openSUSE Tumbleweed:postgresql13-llvmjit-13.17-1.1.aarch64",
"openSUSE Tumbleweed:postgresql13-llvmjit-13.17-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql13-llvmjit-13.17-1.1.s390x",
"openSUSE Tumbleweed:postgresql13-llvmjit-13.17-1.1.x86_64",
"openSUSE Tumbleweed:postgresql13-llvmjit-devel-13.17-1.1.aarch64",
"openSUSE Tumbleweed:postgresql13-llvmjit-devel-13.17-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql13-llvmjit-devel-13.17-1.1.s390x",
"openSUSE Tumbleweed:postgresql13-llvmjit-devel-13.17-1.1.x86_64",
"openSUSE Tumbleweed:postgresql13-plperl-13.17-1.1.aarch64",
"openSUSE Tumbleweed:postgresql13-plperl-13.17-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql13-plperl-13.17-1.1.s390x",
"openSUSE Tumbleweed:postgresql13-plperl-13.17-1.1.x86_64",
"openSUSE Tumbleweed:postgresql13-plpython-13.17-1.1.aarch64",
"openSUSE Tumbleweed:postgresql13-plpython-13.17-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql13-plpython-13.17-1.1.s390x",
"openSUSE Tumbleweed:postgresql13-plpython-13.17-1.1.x86_64",
"openSUSE Tumbleweed:postgresql13-pltcl-13.17-1.1.aarch64",
"openSUSE Tumbleweed:postgresql13-pltcl-13.17-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql13-pltcl-13.17-1.1.s390x",
"openSUSE Tumbleweed:postgresql13-pltcl-13.17-1.1.x86_64",
"openSUSE Tumbleweed:postgresql13-server-13.17-1.1.aarch64",
"openSUSE Tumbleweed:postgresql13-server-13.17-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql13-server-13.17-1.1.s390x",
"openSUSE Tumbleweed:postgresql13-server-13.17-1.1.x86_64",
"openSUSE Tumbleweed:postgresql13-server-devel-13.17-1.1.aarch64",
"openSUSE Tumbleweed:postgresql13-server-devel-13.17-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql13-server-devel-13.17-1.1.s390x",
"openSUSE Tumbleweed:postgresql13-server-devel-13.17-1.1.x86_64",
"openSUSE Tumbleweed:postgresql13-test-13.17-1.1.aarch64",
"openSUSE Tumbleweed:postgresql13-test-13.17-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql13-test-13.17-1.1.s390x",
"openSUSE Tumbleweed:postgresql13-test-13.17-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4.2,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:postgresql13-13.17-1.1.aarch64",
"openSUSE Tumbleweed:postgresql13-13.17-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql13-13.17-1.1.s390x",
"openSUSE Tumbleweed:postgresql13-13.17-1.1.x86_64",
"openSUSE Tumbleweed:postgresql13-contrib-13.17-1.1.aarch64",
"openSUSE Tumbleweed:postgresql13-contrib-13.17-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql13-contrib-13.17-1.1.s390x",
"openSUSE Tumbleweed:postgresql13-contrib-13.17-1.1.x86_64",
"openSUSE Tumbleweed:postgresql13-devel-13.17-1.1.aarch64",
"openSUSE Tumbleweed:postgresql13-devel-13.17-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql13-devel-13.17-1.1.s390x",
"openSUSE Tumbleweed:postgresql13-devel-13.17-1.1.x86_64",
"openSUSE Tumbleweed:postgresql13-docs-13.17-1.1.aarch64",
"openSUSE Tumbleweed:postgresql13-docs-13.17-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql13-docs-13.17-1.1.s390x",
"openSUSE Tumbleweed:postgresql13-docs-13.17-1.1.x86_64",
"openSUSE Tumbleweed:postgresql13-llvmjit-13.17-1.1.aarch64",
"openSUSE Tumbleweed:postgresql13-llvmjit-13.17-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql13-llvmjit-13.17-1.1.s390x",
"openSUSE Tumbleweed:postgresql13-llvmjit-13.17-1.1.x86_64",
"openSUSE Tumbleweed:postgresql13-llvmjit-devel-13.17-1.1.aarch64",
"openSUSE Tumbleweed:postgresql13-llvmjit-devel-13.17-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql13-llvmjit-devel-13.17-1.1.s390x",
"openSUSE Tumbleweed:postgresql13-llvmjit-devel-13.17-1.1.x86_64",
"openSUSE Tumbleweed:postgresql13-plperl-13.17-1.1.aarch64",
"openSUSE Tumbleweed:postgresql13-plperl-13.17-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql13-plperl-13.17-1.1.s390x",
"openSUSE Tumbleweed:postgresql13-plperl-13.17-1.1.x86_64",
"openSUSE Tumbleweed:postgresql13-plpython-13.17-1.1.aarch64",
"openSUSE Tumbleweed:postgresql13-plpython-13.17-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql13-plpython-13.17-1.1.s390x",
"openSUSE Tumbleweed:postgresql13-plpython-13.17-1.1.x86_64",
"openSUSE Tumbleweed:postgresql13-pltcl-13.17-1.1.aarch64",
"openSUSE Tumbleweed:postgresql13-pltcl-13.17-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql13-pltcl-13.17-1.1.s390x",
"openSUSE Tumbleweed:postgresql13-pltcl-13.17-1.1.x86_64",
"openSUSE Tumbleweed:postgresql13-server-13.17-1.1.aarch64",
"openSUSE Tumbleweed:postgresql13-server-13.17-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql13-server-13.17-1.1.s390x",
"openSUSE Tumbleweed:postgresql13-server-13.17-1.1.x86_64",
"openSUSE Tumbleweed:postgresql13-server-devel-13.17-1.1.aarch64",
"openSUSE Tumbleweed:postgresql13-server-devel-13.17-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql13-server-devel-13.17-1.1.s390x",
"openSUSE Tumbleweed:postgresql13-server-devel-13.17-1.1.x86_64",
"openSUSE Tumbleweed:postgresql13-test-13.17-1.1.aarch64",
"openSUSE Tumbleweed:postgresql13-test-13.17-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql13-test-13.17-1.1.s390x",
"openSUSE Tumbleweed:postgresql13-test-13.17-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-11-15T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2024-10978"
},
{
"cve": "CVE-2024-10979",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2024-10979"
}
],
"notes": [
{
"category": "general",
"text": "Incorrect control of environment variables in PostgreSQL PL/Perl allows an unprivileged database user to change sensitive process environment variables (e.g. PATH). That often suffices to enable arbitrary code execution, even if the attacker lacks a database server operating system user. Versions before PostgreSQL 17.1, 16.5, 15.9, 14.14, 13.17, and 12.21 are affected.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:postgresql13-13.17-1.1.aarch64",
"openSUSE Tumbleweed:postgresql13-13.17-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql13-13.17-1.1.s390x",
"openSUSE Tumbleweed:postgresql13-13.17-1.1.x86_64",
"openSUSE Tumbleweed:postgresql13-contrib-13.17-1.1.aarch64",
"openSUSE Tumbleweed:postgresql13-contrib-13.17-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql13-contrib-13.17-1.1.s390x",
"openSUSE Tumbleweed:postgresql13-contrib-13.17-1.1.x86_64",
"openSUSE Tumbleweed:postgresql13-devel-13.17-1.1.aarch64",
"openSUSE Tumbleweed:postgresql13-devel-13.17-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql13-devel-13.17-1.1.s390x",
"openSUSE Tumbleweed:postgresql13-devel-13.17-1.1.x86_64",
"openSUSE Tumbleweed:postgresql13-docs-13.17-1.1.aarch64",
"openSUSE Tumbleweed:postgresql13-docs-13.17-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql13-docs-13.17-1.1.s390x",
"openSUSE Tumbleweed:postgresql13-docs-13.17-1.1.x86_64",
"openSUSE Tumbleweed:postgresql13-llvmjit-13.17-1.1.aarch64",
"openSUSE Tumbleweed:postgresql13-llvmjit-13.17-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql13-llvmjit-13.17-1.1.s390x",
"openSUSE Tumbleweed:postgresql13-llvmjit-13.17-1.1.x86_64",
"openSUSE Tumbleweed:postgresql13-llvmjit-devel-13.17-1.1.aarch64",
"openSUSE Tumbleweed:postgresql13-llvmjit-devel-13.17-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql13-llvmjit-devel-13.17-1.1.s390x",
"openSUSE Tumbleweed:postgresql13-llvmjit-devel-13.17-1.1.x86_64",
"openSUSE Tumbleweed:postgresql13-plperl-13.17-1.1.aarch64",
"openSUSE Tumbleweed:postgresql13-plperl-13.17-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql13-plperl-13.17-1.1.s390x",
"openSUSE Tumbleweed:postgresql13-plperl-13.17-1.1.x86_64",
"openSUSE Tumbleweed:postgresql13-plpython-13.17-1.1.aarch64",
"openSUSE Tumbleweed:postgresql13-plpython-13.17-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql13-plpython-13.17-1.1.s390x",
"openSUSE Tumbleweed:postgresql13-plpython-13.17-1.1.x86_64",
"openSUSE Tumbleweed:postgresql13-pltcl-13.17-1.1.aarch64",
"openSUSE Tumbleweed:postgresql13-pltcl-13.17-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql13-pltcl-13.17-1.1.s390x",
"openSUSE Tumbleweed:postgresql13-pltcl-13.17-1.1.x86_64",
"openSUSE Tumbleweed:postgresql13-server-13.17-1.1.aarch64",
"openSUSE Tumbleweed:postgresql13-server-13.17-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql13-server-13.17-1.1.s390x",
"openSUSE Tumbleweed:postgresql13-server-13.17-1.1.x86_64",
"openSUSE Tumbleweed:postgresql13-server-devel-13.17-1.1.aarch64",
"openSUSE Tumbleweed:postgresql13-server-devel-13.17-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql13-server-devel-13.17-1.1.s390x",
"openSUSE Tumbleweed:postgresql13-server-devel-13.17-1.1.x86_64",
"openSUSE Tumbleweed:postgresql13-test-13.17-1.1.aarch64",
"openSUSE Tumbleweed:postgresql13-test-13.17-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql13-test-13.17-1.1.s390x",
"openSUSE Tumbleweed:postgresql13-test-13.17-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2024-10979",
"url": "https://www.suse.com/security/cve/CVE-2024-10979"
},
{
"category": "external",
"summary": "SUSE Bug 1233327 for CVE-2024-10979",
"url": "https://bugzilla.suse.com/1233327"
}
],
"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.17-1.1.aarch64",
"openSUSE Tumbleweed:postgresql13-13.17-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql13-13.17-1.1.s390x",
"openSUSE Tumbleweed:postgresql13-13.17-1.1.x86_64",
"openSUSE Tumbleweed:postgresql13-contrib-13.17-1.1.aarch64",
"openSUSE Tumbleweed:postgresql13-contrib-13.17-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql13-contrib-13.17-1.1.s390x",
"openSUSE Tumbleweed:postgresql13-contrib-13.17-1.1.x86_64",
"openSUSE Tumbleweed:postgresql13-devel-13.17-1.1.aarch64",
"openSUSE Tumbleweed:postgresql13-devel-13.17-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql13-devel-13.17-1.1.s390x",
"openSUSE Tumbleweed:postgresql13-devel-13.17-1.1.x86_64",
"openSUSE Tumbleweed:postgresql13-docs-13.17-1.1.aarch64",
"openSUSE Tumbleweed:postgresql13-docs-13.17-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql13-docs-13.17-1.1.s390x",
"openSUSE Tumbleweed:postgresql13-docs-13.17-1.1.x86_64",
"openSUSE Tumbleweed:postgresql13-llvmjit-13.17-1.1.aarch64",
"openSUSE Tumbleweed:postgresql13-llvmjit-13.17-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql13-llvmjit-13.17-1.1.s390x",
"openSUSE Tumbleweed:postgresql13-llvmjit-13.17-1.1.x86_64",
"openSUSE Tumbleweed:postgresql13-llvmjit-devel-13.17-1.1.aarch64",
"openSUSE Tumbleweed:postgresql13-llvmjit-devel-13.17-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql13-llvmjit-devel-13.17-1.1.s390x",
"openSUSE Tumbleweed:postgresql13-llvmjit-devel-13.17-1.1.x86_64",
"openSUSE Tumbleweed:postgresql13-plperl-13.17-1.1.aarch64",
"openSUSE Tumbleweed:postgresql13-plperl-13.17-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql13-plperl-13.17-1.1.s390x",
"openSUSE Tumbleweed:postgresql13-plperl-13.17-1.1.x86_64",
"openSUSE Tumbleweed:postgresql13-plpython-13.17-1.1.aarch64",
"openSUSE Tumbleweed:postgresql13-plpython-13.17-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql13-plpython-13.17-1.1.s390x",
"openSUSE Tumbleweed:postgresql13-plpython-13.17-1.1.x86_64",
"openSUSE Tumbleweed:postgresql13-pltcl-13.17-1.1.aarch64",
"openSUSE Tumbleweed:postgresql13-pltcl-13.17-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql13-pltcl-13.17-1.1.s390x",
"openSUSE Tumbleweed:postgresql13-pltcl-13.17-1.1.x86_64",
"openSUSE Tumbleweed:postgresql13-server-13.17-1.1.aarch64",
"openSUSE Tumbleweed:postgresql13-server-13.17-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql13-server-13.17-1.1.s390x",
"openSUSE Tumbleweed:postgresql13-server-13.17-1.1.x86_64",
"openSUSE Tumbleweed:postgresql13-server-devel-13.17-1.1.aarch64",
"openSUSE Tumbleweed:postgresql13-server-devel-13.17-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql13-server-devel-13.17-1.1.s390x",
"openSUSE Tumbleweed:postgresql13-server-devel-13.17-1.1.x86_64",
"openSUSE Tumbleweed:postgresql13-test-13.17-1.1.aarch64",
"openSUSE Tumbleweed:postgresql13-test-13.17-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql13-test-13.17-1.1.s390x",
"openSUSE Tumbleweed:postgresql13-test-13.17-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:postgresql13-13.17-1.1.aarch64",
"openSUSE Tumbleweed:postgresql13-13.17-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql13-13.17-1.1.s390x",
"openSUSE Tumbleweed:postgresql13-13.17-1.1.x86_64",
"openSUSE Tumbleweed:postgresql13-contrib-13.17-1.1.aarch64",
"openSUSE Tumbleweed:postgresql13-contrib-13.17-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql13-contrib-13.17-1.1.s390x",
"openSUSE Tumbleweed:postgresql13-contrib-13.17-1.1.x86_64",
"openSUSE Tumbleweed:postgresql13-devel-13.17-1.1.aarch64",
"openSUSE Tumbleweed:postgresql13-devel-13.17-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql13-devel-13.17-1.1.s390x",
"openSUSE Tumbleweed:postgresql13-devel-13.17-1.1.x86_64",
"openSUSE Tumbleweed:postgresql13-docs-13.17-1.1.aarch64",
"openSUSE Tumbleweed:postgresql13-docs-13.17-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql13-docs-13.17-1.1.s390x",
"openSUSE Tumbleweed:postgresql13-docs-13.17-1.1.x86_64",
"openSUSE Tumbleweed:postgresql13-llvmjit-13.17-1.1.aarch64",
"openSUSE Tumbleweed:postgresql13-llvmjit-13.17-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql13-llvmjit-13.17-1.1.s390x",
"openSUSE Tumbleweed:postgresql13-llvmjit-13.17-1.1.x86_64",
"openSUSE Tumbleweed:postgresql13-llvmjit-devel-13.17-1.1.aarch64",
"openSUSE Tumbleweed:postgresql13-llvmjit-devel-13.17-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql13-llvmjit-devel-13.17-1.1.s390x",
"openSUSE Tumbleweed:postgresql13-llvmjit-devel-13.17-1.1.x86_64",
"openSUSE Tumbleweed:postgresql13-plperl-13.17-1.1.aarch64",
"openSUSE Tumbleweed:postgresql13-plperl-13.17-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql13-plperl-13.17-1.1.s390x",
"openSUSE Tumbleweed:postgresql13-plperl-13.17-1.1.x86_64",
"openSUSE Tumbleweed:postgresql13-plpython-13.17-1.1.aarch64",
"openSUSE Tumbleweed:postgresql13-plpython-13.17-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql13-plpython-13.17-1.1.s390x",
"openSUSE Tumbleweed:postgresql13-plpython-13.17-1.1.x86_64",
"openSUSE Tumbleweed:postgresql13-pltcl-13.17-1.1.aarch64",
"openSUSE Tumbleweed:postgresql13-pltcl-13.17-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql13-pltcl-13.17-1.1.s390x",
"openSUSE Tumbleweed:postgresql13-pltcl-13.17-1.1.x86_64",
"openSUSE Tumbleweed:postgresql13-server-13.17-1.1.aarch64",
"openSUSE Tumbleweed:postgresql13-server-13.17-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql13-server-13.17-1.1.s390x",
"openSUSE Tumbleweed:postgresql13-server-13.17-1.1.x86_64",
"openSUSE Tumbleweed:postgresql13-server-devel-13.17-1.1.aarch64",
"openSUSE Tumbleweed:postgresql13-server-devel-13.17-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql13-server-devel-13.17-1.1.s390x",
"openSUSE Tumbleweed:postgresql13-server-devel-13.17-1.1.x86_64",
"openSUSE Tumbleweed:postgresql13-test-13.17-1.1.aarch64",
"openSUSE Tumbleweed:postgresql13-test-13.17-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql13-test-13.17-1.1.s390x",
"openSUSE Tumbleweed:postgresql13-test-13.17-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-11-15T00:00:00Z",
"details": "important"
}
],
"title": "CVE-2024-10979"
}
]
}
opensuse-su-2024:14505-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.5-1.1 on GA media",
"title": "Title of the patch"
},
{
"category": "description",
"text": "These are all security issues fixed in the postgresql16-16.5-1.1 package on the GA media of openSUSE Tumbleweed.",
"title": "Description of the patch"
},
{
"category": "details",
"text": "openSUSE-Tumbleweed-2024-14505",
"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_14505-1.json"
},
{
"category": "self",
"summary": "URL for openSUSE-SU-2024:14505-1",
"url": "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/thread/RB4KENPNXIDYL7D4OSLN7SICCC2ASXXP/"
},
{
"category": "self",
"summary": "E-Mail link for openSUSE-SU-2024:14505-1",
"url": "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/thread/RB4KENPNXIDYL7D4OSLN7SICCC2ASXXP/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2024-10976 page",
"url": "https://www.suse.com/security/cve/CVE-2024-10976/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2024-10977 page",
"url": "https://www.suse.com/security/cve/CVE-2024-10977/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2024-10978 page",
"url": "https://www.suse.com/security/cve/CVE-2024-10978/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2024-10979 page",
"url": "https://www.suse.com/security/cve/CVE-2024-10979/"
}
],
"title": "postgresql16-16.5-1.1 on GA media",
"tracking": {
"current_release_date": "2024-11-15T00:00:00Z",
"generator": {
"date": "2024-11-15T00:00:00Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "openSUSE-SU-2024:14505-1",
"initial_release_date": "2024-11-15T00:00:00Z",
"revision_history": [
{
"date": "2024-11-15T00:00:00Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "postgresql16-16.5-1.1.aarch64",
"product": {
"name": "postgresql16-16.5-1.1.aarch64",
"product_id": "postgresql16-16.5-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql16-contrib-16.5-1.1.aarch64",
"product": {
"name": "postgresql16-contrib-16.5-1.1.aarch64",
"product_id": "postgresql16-contrib-16.5-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql16-devel-16.5-1.1.aarch64",
"product": {
"name": "postgresql16-devel-16.5-1.1.aarch64",
"product_id": "postgresql16-devel-16.5-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql16-docs-16.5-1.1.aarch64",
"product": {
"name": "postgresql16-docs-16.5-1.1.aarch64",
"product_id": "postgresql16-docs-16.5-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql16-llvmjit-16.5-1.1.aarch64",
"product": {
"name": "postgresql16-llvmjit-16.5-1.1.aarch64",
"product_id": "postgresql16-llvmjit-16.5-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql16-llvmjit-devel-16.5-1.1.aarch64",
"product": {
"name": "postgresql16-llvmjit-devel-16.5-1.1.aarch64",
"product_id": "postgresql16-llvmjit-devel-16.5-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql16-plperl-16.5-1.1.aarch64",
"product": {
"name": "postgresql16-plperl-16.5-1.1.aarch64",
"product_id": "postgresql16-plperl-16.5-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql16-plpython-16.5-1.1.aarch64",
"product": {
"name": "postgresql16-plpython-16.5-1.1.aarch64",
"product_id": "postgresql16-plpython-16.5-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql16-pltcl-16.5-1.1.aarch64",
"product": {
"name": "postgresql16-pltcl-16.5-1.1.aarch64",
"product_id": "postgresql16-pltcl-16.5-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql16-server-16.5-1.1.aarch64",
"product": {
"name": "postgresql16-server-16.5-1.1.aarch64",
"product_id": "postgresql16-server-16.5-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql16-server-devel-16.5-1.1.aarch64",
"product": {
"name": "postgresql16-server-devel-16.5-1.1.aarch64",
"product_id": "postgresql16-server-devel-16.5-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql16-test-16.5-1.1.aarch64",
"product": {
"name": "postgresql16-test-16.5-1.1.aarch64",
"product_id": "postgresql16-test-16.5-1.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "postgresql16-16.5-1.1.ppc64le",
"product": {
"name": "postgresql16-16.5-1.1.ppc64le",
"product_id": "postgresql16-16.5-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql16-contrib-16.5-1.1.ppc64le",
"product": {
"name": "postgresql16-contrib-16.5-1.1.ppc64le",
"product_id": "postgresql16-contrib-16.5-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql16-devel-16.5-1.1.ppc64le",
"product": {
"name": "postgresql16-devel-16.5-1.1.ppc64le",
"product_id": "postgresql16-devel-16.5-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql16-docs-16.5-1.1.ppc64le",
"product": {
"name": "postgresql16-docs-16.5-1.1.ppc64le",
"product_id": "postgresql16-docs-16.5-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql16-llvmjit-16.5-1.1.ppc64le",
"product": {
"name": "postgresql16-llvmjit-16.5-1.1.ppc64le",
"product_id": "postgresql16-llvmjit-16.5-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql16-llvmjit-devel-16.5-1.1.ppc64le",
"product": {
"name": "postgresql16-llvmjit-devel-16.5-1.1.ppc64le",
"product_id": "postgresql16-llvmjit-devel-16.5-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql16-plperl-16.5-1.1.ppc64le",
"product": {
"name": "postgresql16-plperl-16.5-1.1.ppc64le",
"product_id": "postgresql16-plperl-16.5-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql16-plpython-16.5-1.1.ppc64le",
"product": {
"name": "postgresql16-plpython-16.5-1.1.ppc64le",
"product_id": "postgresql16-plpython-16.5-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql16-pltcl-16.5-1.1.ppc64le",
"product": {
"name": "postgresql16-pltcl-16.5-1.1.ppc64le",
"product_id": "postgresql16-pltcl-16.5-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql16-server-16.5-1.1.ppc64le",
"product": {
"name": "postgresql16-server-16.5-1.1.ppc64le",
"product_id": "postgresql16-server-16.5-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql16-server-devel-16.5-1.1.ppc64le",
"product": {
"name": "postgresql16-server-devel-16.5-1.1.ppc64le",
"product_id": "postgresql16-server-devel-16.5-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql16-test-16.5-1.1.ppc64le",
"product": {
"name": "postgresql16-test-16.5-1.1.ppc64le",
"product_id": "postgresql16-test-16.5-1.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "postgresql16-16.5-1.1.s390x",
"product": {
"name": "postgresql16-16.5-1.1.s390x",
"product_id": "postgresql16-16.5-1.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql16-contrib-16.5-1.1.s390x",
"product": {
"name": "postgresql16-contrib-16.5-1.1.s390x",
"product_id": "postgresql16-contrib-16.5-1.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql16-devel-16.5-1.1.s390x",
"product": {
"name": "postgresql16-devel-16.5-1.1.s390x",
"product_id": "postgresql16-devel-16.5-1.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql16-docs-16.5-1.1.s390x",
"product": {
"name": "postgresql16-docs-16.5-1.1.s390x",
"product_id": "postgresql16-docs-16.5-1.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql16-llvmjit-16.5-1.1.s390x",
"product": {
"name": "postgresql16-llvmjit-16.5-1.1.s390x",
"product_id": "postgresql16-llvmjit-16.5-1.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql16-llvmjit-devel-16.5-1.1.s390x",
"product": {
"name": "postgresql16-llvmjit-devel-16.5-1.1.s390x",
"product_id": "postgresql16-llvmjit-devel-16.5-1.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql16-plperl-16.5-1.1.s390x",
"product": {
"name": "postgresql16-plperl-16.5-1.1.s390x",
"product_id": "postgresql16-plperl-16.5-1.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql16-plpython-16.5-1.1.s390x",
"product": {
"name": "postgresql16-plpython-16.5-1.1.s390x",
"product_id": "postgresql16-plpython-16.5-1.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql16-pltcl-16.5-1.1.s390x",
"product": {
"name": "postgresql16-pltcl-16.5-1.1.s390x",
"product_id": "postgresql16-pltcl-16.5-1.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql16-server-16.5-1.1.s390x",
"product": {
"name": "postgresql16-server-16.5-1.1.s390x",
"product_id": "postgresql16-server-16.5-1.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql16-server-devel-16.5-1.1.s390x",
"product": {
"name": "postgresql16-server-devel-16.5-1.1.s390x",
"product_id": "postgresql16-server-devel-16.5-1.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql16-test-16.5-1.1.s390x",
"product": {
"name": "postgresql16-test-16.5-1.1.s390x",
"product_id": "postgresql16-test-16.5-1.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "postgresql16-16.5-1.1.x86_64",
"product": {
"name": "postgresql16-16.5-1.1.x86_64",
"product_id": "postgresql16-16.5-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql16-contrib-16.5-1.1.x86_64",
"product": {
"name": "postgresql16-contrib-16.5-1.1.x86_64",
"product_id": "postgresql16-contrib-16.5-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql16-devel-16.5-1.1.x86_64",
"product": {
"name": "postgresql16-devel-16.5-1.1.x86_64",
"product_id": "postgresql16-devel-16.5-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql16-docs-16.5-1.1.x86_64",
"product": {
"name": "postgresql16-docs-16.5-1.1.x86_64",
"product_id": "postgresql16-docs-16.5-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql16-llvmjit-16.5-1.1.x86_64",
"product": {
"name": "postgresql16-llvmjit-16.5-1.1.x86_64",
"product_id": "postgresql16-llvmjit-16.5-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql16-llvmjit-devel-16.5-1.1.x86_64",
"product": {
"name": "postgresql16-llvmjit-devel-16.5-1.1.x86_64",
"product_id": "postgresql16-llvmjit-devel-16.5-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql16-plperl-16.5-1.1.x86_64",
"product": {
"name": "postgresql16-plperl-16.5-1.1.x86_64",
"product_id": "postgresql16-plperl-16.5-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql16-plpython-16.5-1.1.x86_64",
"product": {
"name": "postgresql16-plpython-16.5-1.1.x86_64",
"product_id": "postgresql16-plpython-16.5-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql16-pltcl-16.5-1.1.x86_64",
"product": {
"name": "postgresql16-pltcl-16.5-1.1.x86_64",
"product_id": "postgresql16-pltcl-16.5-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql16-server-16.5-1.1.x86_64",
"product": {
"name": "postgresql16-server-16.5-1.1.x86_64",
"product_id": "postgresql16-server-16.5-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql16-server-devel-16.5-1.1.x86_64",
"product": {
"name": "postgresql16-server-devel-16.5-1.1.x86_64",
"product_id": "postgresql16-server-devel-16.5-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql16-test-16.5-1.1.x86_64",
"product": {
"name": "postgresql16-test-16.5-1.1.x86_64",
"product_id": "postgresql16-test-16.5-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.5-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:postgresql16-16.5-1.1.aarch64"
},
"product_reference": "postgresql16-16.5-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-16.5-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:postgresql16-16.5-1.1.ppc64le"
},
"product_reference": "postgresql16-16.5-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-16.5-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:postgresql16-16.5-1.1.s390x"
},
"product_reference": "postgresql16-16.5-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-16.5-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:postgresql16-16.5-1.1.x86_64"
},
"product_reference": "postgresql16-16.5-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-contrib-16.5-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:postgresql16-contrib-16.5-1.1.aarch64"
},
"product_reference": "postgresql16-contrib-16.5-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-contrib-16.5-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:postgresql16-contrib-16.5-1.1.ppc64le"
},
"product_reference": "postgresql16-contrib-16.5-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-contrib-16.5-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:postgresql16-contrib-16.5-1.1.s390x"
},
"product_reference": "postgresql16-contrib-16.5-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-contrib-16.5-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:postgresql16-contrib-16.5-1.1.x86_64"
},
"product_reference": "postgresql16-contrib-16.5-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-devel-16.5-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:postgresql16-devel-16.5-1.1.aarch64"
},
"product_reference": "postgresql16-devel-16.5-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-devel-16.5-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:postgresql16-devel-16.5-1.1.ppc64le"
},
"product_reference": "postgresql16-devel-16.5-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-devel-16.5-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:postgresql16-devel-16.5-1.1.s390x"
},
"product_reference": "postgresql16-devel-16.5-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-devel-16.5-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:postgresql16-devel-16.5-1.1.x86_64"
},
"product_reference": "postgresql16-devel-16.5-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-docs-16.5-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:postgresql16-docs-16.5-1.1.aarch64"
},
"product_reference": "postgresql16-docs-16.5-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-docs-16.5-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:postgresql16-docs-16.5-1.1.ppc64le"
},
"product_reference": "postgresql16-docs-16.5-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-docs-16.5-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:postgresql16-docs-16.5-1.1.s390x"
},
"product_reference": "postgresql16-docs-16.5-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-docs-16.5-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:postgresql16-docs-16.5-1.1.x86_64"
},
"product_reference": "postgresql16-docs-16.5-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-llvmjit-16.5-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:postgresql16-llvmjit-16.5-1.1.aarch64"
},
"product_reference": "postgresql16-llvmjit-16.5-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-llvmjit-16.5-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:postgresql16-llvmjit-16.5-1.1.ppc64le"
},
"product_reference": "postgresql16-llvmjit-16.5-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-llvmjit-16.5-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:postgresql16-llvmjit-16.5-1.1.s390x"
},
"product_reference": "postgresql16-llvmjit-16.5-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-llvmjit-16.5-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:postgresql16-llvmjit-16.5-1.1.x86_64"
},
"product_reference": "postgresql16-llvmjit-16.5-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-llvmjit-devel-16.5-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:postgresql16-llvmjit-devel-16.5-1.1.aarch64"
},
"product_reference": "postgresql16-llvmjit-devel-16.5-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-llvmjit-devel-16.5-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:postgresql16-llvmjit-devel-16.5-1.1.ppc64le"
},
"product_reference": "postgresql16-llvmjit-devel-16.5-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-llvmjit-devel-16.5-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:postgresql16-llvmjit-devel-16.5-1.1.s390x"
},
"product_reference": "postgresql16-llvmjit-devel-16.5-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-llvmjit-devel-16.5-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:postgresql16-llvmjit-devel-16.5-1.1.x86_64"
},
"product_reference": "postgresql16-llvmjit-devel-16.5-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-plperl-16.5-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:postgresql16-plperl-16.5-1.1.aarch64"
},
"product_reference": "postgresql16-plperl-16.5-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-plperl-16.5-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:postgresql16-plperl-16.5-1.1.ppc64le"
},
"product_reference": "postgresql16-plperl-16.5-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-plperl-16.5-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:postgresql16-plperl-16.5-1.1.s390x"
},
"product_reference": "postgresql16-plperl-16.5-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-plperl-16.5-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:postgresql16-plperl-16.5-1.1.x86_64"
},
"product_reference": "postgresql16-plperl-16.5-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-plpython-16.5-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:postgresql16-plpython-16.5-1.1.aarch64"
},
"product_reference": "postgresql16-plpython-16.5-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-plpython-16.5-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:postgresql16-plpython-16.5-1.1.ppc64le"
},
"product_reference": "postgresql16-plpython-16.5-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-plpython-16.5-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:postgresql16-plpython-16.5-1.1.s390x"
},
"product_reference": "postgresql16-plpython-16.5-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-plpython-16.5-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:postgresql16-plpython-16.5-1.1.x86_64"
},
"product_reference": "postgresql16-plpython-16.5-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-pltcl-16.5-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:postgresql16-pltcl-16.5-1.1.aarch64"
},
"product_reference": "postgresql16-pltcl-16.5-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-pltcl-16.5-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:postgresql16-pltcl-16.5-1.1.ppc64le"
},
"product_reference": "postgresql16-pltcl-16.5-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-pltcl-16.5-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:postgresql16-pltcl-16.5-1.1.s390x"
},
"product_reference": "postgresql16-pltcl-16.5-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-pltcl-16.5-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:postgresql16-pltcl-16.5-1.1.x86_64"
},
"product_reference": "postgresql16-pltcl-16.5-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-server-16.5-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:postgresql16-server-16.5-1.1.aarch64"
},
"product_reference": "postgresql16-server-16.5-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-server-16.5-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:postgresql16-server-16.5-1.1.ppc64le"
},
"product_reference": "postgresql16-server-16.5-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-server-16.5-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:postgresql16-server-16.5-1.1.s390x"
},
"product_reference": "postgresql16-server-16.5-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-server-16.5-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:postgresql16-server-16.5-1.1.x86_64"
},
"product_reference": "postgresql16-server-16.5-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-server-devel-16.5-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:postgresql16-server-devel-16.5-1.1.aarch64"
},
"product_reference": "postgresql16-server-devel-16.5-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-server-devel-16.5-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:postgresql16-server-devel-16.5-1.1.ppc64le"
},
"product_reference": "postgresql16-server-devel-16.5-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-server-devel-16.5-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:postgresql16-server-devel-16.5-1.1.s390x"
},
"product_reference": "postgresql16-server-devel-16.5-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-server-devel-16.5-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:postgresql16-server-devel-16.5-1.1.x86_64"
},
"product_reference": "postgresql16-server-devel-16.5-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-test-16.5-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:postgresql16-test-16.5-1.1.aarch64"
},
"product_reference": "postgresql16-test-16.5-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-test-16.5-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:postgresql16-test-16.5-1.1.ppc64le"
},
"product_reference": "postgresql16-test-16.5-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-test-16.5-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:postgresql16-test-16.5-1.1.s390x"
},
"product_reference": "postgresql16-test-16.5-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-test-16.5-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:postgresql16-test-16.5-1.1.x86_64"
},
"product_reference": "postgresql16-test-16.5-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2024-10976",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2024-10976"
}
],
"notes": [
{
"category": "general",
"text": "Incomplete tracking in PostgreSQL of tables with row security allows a reused query to view or change different rows from those intended. CVE-2023-2455 and CVE-2016-2193 fixed most interaction between row security and user ID changes. They missed cases where a subquery, WITH query, security invoker view, or SQL-language function references a table with a row-level security policy. This has the same consequences as the two earlier CVEs. That is to say, it leads to potentially incorrect policies being applied in cases where role-specific policies are used and a given query is planned under one role and then executed under other roles. This scenario can happen under security definer functions or when a common user and query is planned initially and then re-used across multiple SET ROLEs. Applying an incorrect policy may permit a user to complete otherwise-forbidden reads and modifications. This affects only databases that have used CREATE POLICY to define a row security policy. An attacker must tailor an attack to a particular application\u0027s pattern of query plan reuse, user ID changes, and role-specific row security policies. Versions before PostgreSQL 17.1, 16.5, 15.9, 14.14, 13.17, and 12.21 are affected.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:postgresql16-16.5-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-16.5-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-16.5-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-16.5-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-contrib-16.5-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-contrib-16.5-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-contrib-16.5-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-contrib-16.5-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-devel-16.5-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-devel-16.5-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-devel-16.5-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-devel-16.5-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-docs-16.5-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-docs-16.5-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-docs-16.5-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-docs-16.5-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-llvmjit-16.5-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-llvmjit-16.5-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-llvmjit-16.5-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-llvmjit-16.5-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-llvmjit-devel-16.5-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-llvmjit-devel-16.5-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-llvmjit-devel-16.5-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-llvmjit-devel-16.5-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-plperl-16.5-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-plperl-16.5-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-plperl-16.5-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-plperl-16.5-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-plpython-16.5-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-plpython-16.5-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-plpython-16.5-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-plpython-16.5-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-pltcl-16.5-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-pltcl-16.5-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-pltcl-16.5-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-pltcl-16.5-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-server-16.5-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-server-16.5-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-server-16.5-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-server-16.5-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-server-devel-16.5-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-server-devel-16.5-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-server-devel-16.5-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-server-devel-16.5-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-test-16.5-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-test-16.5-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-test-16.5-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-test-16.5-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2024-10976",
"url": "https://www.suse.com/security/cve/CVE-2024-10976"
},
{
"category": "external",
"summary": "SUSE Bug 1233323 for CVE-2024-10976",
"url": "https://bugzilla.suse.com/1233323"
}
],
"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.5-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-16.5-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-16.5-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-16.5-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-contrib-16.5-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-contrib-16.5-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-contrib-16.5-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-contrib-16.5-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-devel-16.5-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-devel-16.5-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-devel-16.5-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-devel-16.5-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-docs-16.5-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-docs-16.5-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-docs-16.5-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-docs-16.5-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-llvmjit-16.5-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-llvmjit-16.5-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-llvmjit-16.5-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-llvmjit-16.5-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-llvmjit-devel-16.5-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-llvmjit-devel-16.5-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-llvmjit-devel-16.5-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-llvmjit-devel-16.5-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-plperl-16.5-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-plperl-16.5-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-plperl-16.5-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-plperl-16.5-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-plpython-16.5-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-plpython-16.5-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-plpython-16.5-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-plpython-16.5-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-pltcl-16.5-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-pltcl-16.5-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-pltcl-16.5-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-pltcl-16.5-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-server-16.5-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-server-16.5-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-server-16.5-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-server-16.5-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-server-devel-16.5-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-server-devel-16.5-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-server-devel-16.5-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-server-devel-16.5-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-test-16.5-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-test-16.5-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-test-16.5-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-test-16.5-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4.2,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:postgresql16-16.5-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-16.5-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-16.5-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-16.5-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-contrib-16.5-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-contrib-16.5-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-contrib-16.5-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-contrib-16.5-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-devel-16.5-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-devel-16.5-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-devel-16.5-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-devel-16.5-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-docs-16.5-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-docs-16.5-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-docs-16.5-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-docs-16.5-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-llvmjit-16.5-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-llvmjit-16.5-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-llvmjit-16.5-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-llvmjit-16.5-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-llvmjit-devel-16.5-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-llvmjit-devel-16.5-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-llvmjit-devel-16.5-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-llvmjit-devel-16.5-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-plperl-16.5-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-plperl-16.5-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-plperl-16.5-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-plperl-16.5-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-plpython-16.5-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-plpython-16.5-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-plpython-16.5-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-plpython-16.5-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-pltcl-16.5-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-pltcl-16.5-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-pltcl-16.5-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-pltcl-16.5-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-server-16.5-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-server-16.5-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-server-16.5-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-server-16.5-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-server-devel-16.5-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-server-devel-16.5-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-server-devel-16.5-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-server-devel-16.5-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-test-16.5-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-test-16.5-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-test-16.5-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-test-16.5-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-11-15T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2024-10976"
},
{
"cve": "CVE-2024-10977",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2024-10977"
}
],
"notes": [
{
"category": "general",
"text": "Client use of server error message in PostgreSQL allows a server not trusted under current SSL or GSS settings to furnish arbitrary non-NUL bytes to the libpq application. For example, a man-in-the-middle attacker could send a long error message that a human or screen-scraper user of psql mistakes for valid query results. This is probably not a concern for clients where the user interface unambiguously indicates the boundary between one error message and other text. Versions before PostgreSQL 17.1, 16.5, 15.9, 14.14, 13.17, and 12.21 are affected.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:postgresql16-16.5-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-16.5-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-16.5-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-16.5-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-contrib-16.5-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-contrib-16.5-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-contrib-16.5-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-contrib-16.5-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-devel-16.5-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-devel-16.5-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-devel-16.5-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-devel-16.5-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-docs-16.5-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-docs-16.5-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-docs-16.5-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-docs-16.5-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-llvmjit-16.5-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-llvmjit-16.5-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-llvmjit-16.5-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-llvmjit-16.5-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-llvmjit-devel-16.5-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-llvmjit-devel-16.5-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-llvmjit-devel-16.5-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-llvmjit-devel-16.5-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-plperl-16.5-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-plperl-16.5-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-plperl-16.5-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-plperl-16.5-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-plpython-16.5-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-plpython-16.5-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-plpython-16.5-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-plpython-16.5-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-pltcl-16.5-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-pltcl-16.5-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-pltcl-16.5-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-pltcl-16.5-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-server-16.5-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-server-16.5-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-server-16.5-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-server-16.5-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-server-devel-16.5-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-server-devel-16.5-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-server-devel-16.5-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-server-devel-16.5-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-test-16.5-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-test-16.5-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-test-16.5-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-test-16.5-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2024-10977",
"url": "https://www.suse.com/security/cve/CVE-2024-10977"
},
{
"category": "external",
"summary": "SUSE Bug 1233325 for CVE-2024-10977",
"url": "https://bugzilla.suse.com/1233325"
}
],
"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.5-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-16.5-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-16.5-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-16.5-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-contrib-16.5-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-contrib-16.5-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-contrib-16.5-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-contrib-16.5-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-devel-16.5-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-devel-16.5-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-devel-16.5-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-devel-16.5-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-docs-16.5-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-docs-16.5-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-docs-16.5-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-docs-16.5-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-llvmjit-16.5-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-llvmjit-16.5-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-llvmjit-16.5-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-llvmjit-16.5-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-llvmjit-devel-16.5-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-llvmjit-devel-16.5-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-llvmjit-devel-16.5-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-llvmjit-devel-16.5-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-plperl-16.5-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-plperl-16.5-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-plperl-16.5-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-plperl-16.5-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-plpython-16.5-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-plpython-16.5-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-plpython-16.5-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-plpython-16.5-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-pltcl-16.5-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-pltcl-16.5-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-pltcl-16.5-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-pltcl-16.5-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-server-16.5-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-server-16.5-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-server-16.5-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-server-16.5-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-server-devel-16.5-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-server-devel-16.5-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-server-devel-16.5-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-server-devel-16.5-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-test-16.5-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-test-16.5-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-test-16.5-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-test-16.5-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 3.1,
"baseSeverity": "LOW",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:N/I:L/A:N",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:postgresql16-16.5-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-16.5-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-16.5-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-16.5-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-contrib-16.5-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-contrib-16.5-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-contrib-16.5-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-contrib-16.5-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-devel-16.5-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-devel-16.5-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-devel-16.5-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-devel-16.5-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-docs-16.5-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-docs-16.5-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-docs-16.5-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-docs-16.5-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-llvmjit-16.5-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-llvmjit-16.5-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-llvmjit-16.5-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-llvmjit-16.5-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-llvmjit-devel-16.5-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-llvmjit-devel-16.5-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-llvmjit-devel-16.5-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-llvmjit-devel-16.5-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-plperl-16.5-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-plperl-16.5-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-plperl-16.5-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-plperl-16.5-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-plpython-16.5-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-plpython-16.5-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-plpython-16.5-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-plpython-16.5-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-pltcl-16.5-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-pltcl-16.5-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-pltcl-16.5-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-pltcl-16.5-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-server-16.5-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-server-16.5-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-server-16.5-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-server-16.5-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-server-devel-16.5-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-server-devel-16.5-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-server-devel-16.5-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-server-devel-16.5-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-test-16.5-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-test-16.5-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-test-16.5-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-test-16.5-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-11-15T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2024-10977"
},
{
"cve": "CVE-2024-10978",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2024-10978"
}
],
"notes": [
{
"category": "general",
"text": "Incorrect privilege assignment in PostgreSQL allows a less-privileged application user to view or change different rows from those intended. An attack requires the application to use SET ROLE, SET SESSION AUTHORIZATION, or an equivalent feature. The problem arises when an application query uses parameters from the attacker or conveys query results to the attacker. If that query reacts to current_setting(\u0027role\u0027) or the current user ID, it may modify or return data as though the session had not used SET ROLE or SET SESSION AUTHORIZATION. The attacker does not control which incorrect user ID applies. Query text from less-privileged sources is not a concern here, because SET ROLE and SET SESSION AUTHORIZATION are not sandboxes for unvetted queries. Versions before PostgreSQL 17.1, 16.5, 15.9, 14.14, 13.17, and 12.21 are affected.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:postgresql16-16.5-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-16.5-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-16.5-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-16.5-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-contrib-16.5-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-contrib-16.5-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-contrib-16.5-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-contrib-16.5-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-devel-16.5-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-devel-16.5-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-devel-16.5-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-devel-16.5-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-docs-16.5-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-docs-16.5-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-docs-16.5-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-docs-16.5-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-llvmjit-16.5-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-llvmjit-16.5-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-llvmjit-16.5-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-llvmjit-16.5-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-llvmjit-devel-16.5-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-llvmjit-devel-16.5-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-llvmjit-devel-16.5-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-llvmjit-devel-16.5-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-plperl-16.5-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-plperl-16.5-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-plperl-16.5-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-plperl-16.5-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-plpython-16.5-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-plpython-16.5-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-plpython-16.5-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-plpython-16.5-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-pltcl-16.5-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-pltcl-16.5-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-pltcl-16.5-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-pltcl-16.5-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-server-16.5-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-server-16.5-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-server-16.5-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-server-16.5-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-server-devel-16.5-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-server-devel-16.5-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-server-devel-16.5-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-server-devel-16.5-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-test-16.5-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-test-16.5-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-test-16.5-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-test-16.5-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2024-10978",
"url": "https://www.suse.com/security/cve/CVE-2024-10978"
},
{
"category": "external",
"summary": "SUSE Bug 1233326 for CVE-2024-10978",
"url": "https://bugzilla.suse.com/1233326"
}
],
"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.5-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-16.5-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-16.5-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-16.5-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-contrib-16.5-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-contrib-16.5-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-contrib-16.5-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-contrib-16.5-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-devel-16.5-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-devel-16.5-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-devel-16.5-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-devel-16.5-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-docs-16.5-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-docs-16.5-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-docs-16.5-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-docs-16.5-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-llvmjit-16.5-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-llvmjit-16.5-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-llvmjit-16.5-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-llvmjit-16.5-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-llvmjit-devel-16.5-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-llvmjit-devel-16.5-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-llvmjit-devel-16.5-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-llvmjit-devel-16.5-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-plperl-16.5-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-plperl-16.5-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-plperl-16.5-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-plperl-16.5-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-plpython-16.5-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-plpython-16.5-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-plpython-16.5-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-plpython-16.5-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-pltcl-16.5-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-pltcl-16.5-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-pltcl-16.5-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-pltcl-16.5-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-server-16.5-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-server-16.5-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-server-16.5-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-server-16.5-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-server-devel-16.5-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-server-devel-16.5-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-server-devel-16.5-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-server-devel-16.5-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-test-16.5-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-test-16.5-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-test-16.5-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-test-16.5-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4.2,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:postgresql16-16.5-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-16.5-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-16.5-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-16.5-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-contrib-16.5-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-contrib-16.5-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-contrib-16.5-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-contrib-16.5-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-devel-16.5-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-devel-16.5-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-devel-16.5-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-devel-16.5-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-docs-16.5-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-docs-16.5-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-docs-16.5-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-docs-16.5-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-llvmjit-16.5-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-llvmjit-16.5-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-llvmjit-16.5-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-llvmjit-16.5-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-llvmjit-devel-16.5-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-llvmjit-devel-16.5-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-llvmjit-devel-16.5-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-llvmjit-devel-16.5-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-plperl-16.5-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-plperl-16.5-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-plperl-16.5-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-plperl-16.5-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-plpython-16.5-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-plpython-16.5-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-plpython-16.5-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-plpython-16.5-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-pltcl-16.5-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-pltcl-16.5-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-pltcl-16.5-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-pltcl-16.5-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-server-16.5-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-server-16.5-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-server-16.5-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-server-16.5-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-server-devel-16.5-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-server-devel-16.5-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-server-devel-16.5-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-server-devel-16.5-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-test-16.5-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-test-16.5-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-test-16.5-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-test-16.5-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-11-15T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2024-10978"
},
{
"cve": "CVE-2024-10979",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2024-10979"
}
],
"notes": [
{
"category": "general",
"text": "Incorrect control of environment variables in PostgreSQL PL/Perl allows an unprivileged database user to change sensitive process environment variables (e.g. PATH). That often suffices to enable arbitrary code execution, even if the attacker lacks a database server operating system user. Versions before PostgreSQL 17.1, 16.5, 15.9, 14.14, 13.17, and 12.21 are affected.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:postgresql16-16.5-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-16.5-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-16.5-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-16.5-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-contrib-16.5-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-contrib-16.5-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-contrib-16.5-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-contrib-16.5-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-devel-16.5-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-devel-16.5-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-devel-16.5-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-devel-16.5-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-docs-16.5-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-docs-16.5-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-docs-16.5-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-docs-16.5-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-llvmjit-16.5-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-llvmjit-16.5-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-llvmjit-16.5-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-llvmjit-16.5-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-llvmjit-devel-16.5-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-llvmjit-devel-16.5-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-llvmjit-devel-16.5-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-llvmjit-devel-16.5-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-plperl-16.5-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-plperl-16.5-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-plperl-16.5-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-plperl-16.5-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-plpython-16.5-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-plpython-16.5-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-plpython-16.5-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-plpython-16.5-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-pltcl-16.5-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-pltcl-16.5-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-pltcl-16.5-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-pltcl-16.5-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-server-16.5-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-server-16.5-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-server-16.5-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-server-16.5-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-server-devel-16.5-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-server-devel-16.5-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-server-devel-16.5-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-server-devel-16.5-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-test-16.5-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-test-16.5-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-test-16.5-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-test-16.5-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2024-10979",
"url": "https://www.suse.com/security/cve/CVE-2024-10979"
},
{
"category": "external",
"summary": "SUSE Bug 1233327 for CVE-2024-10979",
"url": "https://bugzilla.suse.com/1233327"
}
],
"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.5-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-16.5-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-16.5-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-16.5-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-contrib-16.5-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-contrib-16.5-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-contrib-16.5-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-contrib-16.5-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-devel-16.5-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-devel-16.5-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-devel-16.5-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-devel-16.5-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-docs-16.5-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-docs-16.5-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-docs-16.5-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-docs-16.5-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-llvmjit-16.5-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-llvmjit-16.5-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-llvmjit-16.5-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-llvmjit-16.5-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-llvmjit-devel-16.5-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-llvmjit-devel-16.5-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-llvmjit-devel-16.5-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-llvmjit-devel-16.5-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-plperl-16.5-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-plperl-16.5-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-plperl-16.5-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-plperl-16.5-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-plpython-16.5-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-plpython-16.5-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-plpython-16.5-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-plpython-16.5-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-pltcl-16.5-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-pltcl-16.5-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-pltcl-16.5-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-pltcl-16.5-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-server-16.5-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-server-16.5-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-server-16.5-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-server-16.5-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-server-devel-16.5-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-server-devel-16.5-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-server-devel-16.5-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-server-devel-16.5-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-test-16.5-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-test-16.5-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-test-16.5-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-test-16.5-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.5-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-16.5-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-16.5-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-16.5-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-contrib-16.5-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-contrib-16.5-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-contrib-16.5-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-contrib-16.5-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-devel-16.5-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-devel-16.5-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-devel-16.5-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-devel-16.5-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-docs-16.5-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-docs-16.5-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-docs-16.5-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-docs-16.5-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-llvmjit-16.5-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-llvmjit-16.5-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-llvmjit-16.5-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-llvmjit-16.5-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-llvmjit-devel-16.5-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-llvmjit-devel-16.5-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-llvmjit-devel-16.5-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-llvmjit-devel-16.5-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-plperl-16.5-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-plperl-16.5-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-plperl-16.5-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-plperl-16.5-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-plpython-16.5-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-plpython-16.5-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-plpython-16.5-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-plpython-16.5-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-pltcl-16.5-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-pltcl-16.5-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-pltcl-16.5-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-pltcl-16.5-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-server-16.5-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-server-16.5-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-server-16.5-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-server-16.5-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-server-devel-16.5-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-server-devel-16.5-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-server-devel-16.5-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-server-devel-16.5-1.1.x86_64",
"openSUSE Tumbleweed:postgresql16-test-16.5-1.1.aarch64",
"openSUSE Tumbleweed:postgresql16-test-16.5-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql16-test-16.5-1.1.s390x",
"openSUSE Tumbleweed:postgresql16-test-16.5-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-11-15T00:00:00Z",
"details": "important"
}
],
"title": "CVE-2024-10979"
}
]
}
opensuse-su-2024:14501-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.21-1.1 on GA media",
"title": "Title of the patch"
},
{
"category": "description",
"text": "These are all security issues fixed in the postgresql12-12.21-1.1 package on the GA media of openSUSE Tumbleweed.",
"title": "Description of the patch"
},
{
"category": "details",
"text": "openSUSE-Tumbleweed-2024-14501",
"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_14501-1.json"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2024-10976 page",
"url": "https://www.suse.com/security/cve/CVE-2024-10976/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2024-10977 page",
"url": "https://www.suse.com/security/cve/CVE-2024-10977/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2024-10978 page",
"url": "https://www.suse.com/security/cve/CVE-2024-10978/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2024-10979 page",
"url": "https://www.suse.com/security/cve/CVE-2024-10979/"
}
],
"title": "postgresql12-12.21-1.1 on GA media",
"tracking": {
"current_release_date": "2024-11-15T00:00:00Z",
"generator": {
"date": "2024-11-15T00:00:00Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "openSUSE-SU-2024:14501-1",
"initial_release_date": "2024-11-15T00:00:00Z",
"revision_history": [
{
"date": "2024-11-15T00:00:00Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "postgresql12-12.21-1.1.aarch64",
"product": {
"name": "postgresql12-12.21-1.1.aarch64",
"product_id": "postgresql12-12.21-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql12-contrib-12.21-1.1.aarch64",
"product": {
"name": "postgresql12-contrib-12.21-1.1.aarch64",
"product_id": "postgresql12-contrib-12.21-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql12-devel-12.21-1.1.aarch64",
"product": {
"name": "postgresql12-devel-12.21-1.1.aarch64",
"product_id": "postgresql12-devel-12.21-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql12-docs-12.21-1.1.aarch64",
"product": {
"name": "postgresql12-docs-12.21-1.1.aarch64",
"product_id": "postgresql12-docs-12.21-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql12-llvmjit-12.21-1.1.aarch64",
"product": {
"name": "postgresql12-llvmjit-12.21-1.1.aarch64",
"product_id": "postgresql12-llvmjit-12.21-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql12-llvmjit-devel-12.21-1.1.aarch64",
"product": {
"name": "postgresql12-llvmjit-devel-12.21-1.1.aarch64",
"product_id": "postgresql12-llvmjit-devel-12.21-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql12-plperl-12.21-1.1.aarch64",
"product": {
"name": "postgresql12-plperl-12.21-1.1.aarch64",
"product_id": "postgresql12-plperl-12.21-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql12-plpython-12.21-1.1.aarch64",
"product": {
"name": "postgresql12-plpython-12.21-1.1.aarch64",
"product_id": "postgresql12-plpython-12.21-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql12-pltcl-12.21-1.1.aarch64",
"product": {
"name": "postgresql12-pltcl-12.21-1.1.aarch64",
"product_id": "postgresql12-pltcl-12.21-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql12-server-12.21-1.1.aarch64",
"product": {
"name": "postgresql12-server-12.21-1.1.aarch64",
"product_id": "postgresql12-server-12.21-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql12-server-devel-12.21-1.1.aarch64",
"product": {
"name": "postgresql12-server-devel-12.21-1.1.aarch64",
"product_id": "postgresql12-server-devel-12.21-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql12-test-12.21-1.1.aarch64",
"product": {
"name": "postgresql12-test-12.21-1.1.aarch64",
"product_id": "postgresql12-test-12.21-1.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "postgresql12-12.21-1.1.ppc64le",
"product": {
"name": "postgresql12-12.21-1.1.ppc64le",
"product_id": "postgresql12-12.21-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql12-contrib-12.21-1.1.ppc64le",
"product": {
"name": "postgresql12-contrib-12.21-1.1.ppc64le",
"product_id": "postgresql12-contrib-12.21-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql12-devel-12.21-1.1.ppc64le",
"product": {
"name": "postgresql12-devel-12.21-1.1.ppc64le",
"product_id": "postgresql12-devel-12.21-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql12-docs-12.21-1.1.ppc64le",
"product": {
"name": "postgresql12-docs-12.21-1.1.ppc64le",
"product_id": "postgresql12-docs-12.21-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql12-llvmjit-12.21-1.1.ppc64le",
"product": {
"name": "postgresql12-llvmjit-12.21-1.1.ppc64le",
"product_id": "postgresql12-llvmjit-12.21-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql12-llvmjit-devel-12.21-1.1.ppc64le",
"product": {
"name": "postgresql12-llvmjit-devel-12.21-1.1.ppc64le",
"product_id": "postgresql12-llvmjit-devel-12.21-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql12-plperl-12.21-1.1.ppc64le",
"product": {
"name": "postgresql12-plperl-12.21-1.1.ppc64le",
"product_id": "postgresql12-plperl-12.21-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql12-plpython-12.21-1.1.ppc64le",
"product": {
"name": "postgresql12-plpython-12.21-1.1.ppc64le",
"product_id": "postgresql12-plpython-12.21-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql12-pltcl-12.21-1.1.ppc64le",
"product": {
"name": "postgresql12-pltcl-12.21-1.1.ppc64le",
"product_id": "postgresql12-pltcl-12.21-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql12-server-12.21-1.1.ppc64le",
"product": {
"name": "postgresql12-server-12.21-1.1.ppc64le",
"product_id": "postgresql12-server-12.21-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql12-server-devel-12.21-1.1.ppc64le",
"product": {
"name": "postgresql12-server-devel-12.21-1.1.ppc64le",
"product_id": "postgresql12-server-devel-12.21-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql12-test-12.21-1.1.ppc64le",
"product": {
"name": "postgresql12-test-12.21-1.1.ppc64le",
"product_id": "postgresql12-test-12.21-1.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "postgresql12-12.21-1.1.s390x",
"product": {
"name": "postgresql12-12.21-1.1.s390x",
"product_id": "postgresql12-12.21-1.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql12-contrib-12.21-1.1.s390x",
"product": {
"name": "postgresql12-contrib-12.21-1.1.s390x",
"product_id": "postgresql12-contrib-12.21-1.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql12-devel-12.21-1.1.s390x",
"product": {
"name": "postgresql12-devel-12.21-1.1.s390x",
"product_id": "postgresql12-devel-12.21-1.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql12-docs-12.21-1.1.s390x",
"product": {
"name": "postgresql12-docs-12.21-1.1.s390x",
"product_id": "postgresql12-docs-12.21-1.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql12-llvmjit-12.21-1.1.s390x",
"product": {
"name": "postgresql12-llvmjit-12.21-1.1.s390x",
"product_id": "postgresql12-llvmjit-12.21-1.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql12-llvmjit-devel-12.21-1.1.s390x",
"product": {
"name": "postgresql12-llvmjit-devel-12.21-1.1.s390x",
"product_id": "postgresql12-llvmjit-devel-12.21-1.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql12-plperl-12.21-1.1.s390x",
"product": {
"name": "postgresql12-plperl-12.21-1.1.s390x",
"product_id": "postgresql12-plperl-12.21-1.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql12-plpython-12.21-1.1.s390x",
"product": {
"name": "postgresql12-plpython-12.21-1.1.s390x",
"product_id": "postgresql12-plpython-12.21-1.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql12-pltcl-12.21-1.1.s390x",
"product": {
"name": "postgresql12-pltcl-12.21-1.1.s390x",
"product_id": "postgresql12-pltcl-12.21-1.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql12-server-12.21-1.1.s390x",
"product": {
"name": "postgresql12-server-12.21-1.1.s390x",
"product_id": "postgresql12-server-12.21-1.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql12-server-devel-12.21-1.1.s390x",
"product": {
"name": "postgresql12-server-devel-12.21-1.1.s390x",
"product_id": "postgresql12-server-devel-12.21-1.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql12-test-12.21-1.1.s390x",
"product": {
"name": "postgresql12-test-12.21-1.1.s390x",
"product_id": "postgresql12-test-12.21-1.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "postgresql12-12.21-1.1.x86_64",
"product": {
"name": "postgresql12-12.21-1.1.x86_64",
"product_id": "postgresql12-12.21-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql12-contrib-12.21-1.1.x86_64",
"product": {
"name": "postgresql12-contrib-12.21-1.1.x86_64",
"product_id": "postgresql12-contrib-12.21-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql12-devel-12.21-1.1.x86_64",
"product": {
"name": "postgresql12-devel-12.21-1.1.x86_64",
"product_id": "postgresql12-devel-12.21-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql12-docs-12.21-1.1.x86_64",
"product": {
"name": "postgresql12-docs-12.21-1.1.x86_64",
"product_id": "postgresql12-docs-12.21-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql12-llvmjit-12.21-1.1.x86_64",
"product": {
"name": "postgresql12-llvmjit-12.21-1.1.x86_64",
"product_id": "postgresql12-llvmjit-12.21-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql12-llvmjit-devel-12.21-1.1.x86_64",
"product": {
"name": "postgresql12-llvmjit-devel-12.21-1.1.x86_64",
"product_id": "postgresql12-llvmjit-devel-12.21-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql12-plperl-12.21-1.1.x86_64",
"product": {
"name": "postgresql12-plperl-12.21-1.1.x86_64",
"product_id": "postgresql12-plperl-12.21-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql12-plpython-12.21-1.1.x86_64",
"product": {
"name": "postgresql12-plpython-12.21-1.1.x86_64",
"product_id": "postgresql12-plpython-12.21-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql12-pltcl-12.21-1.1.x86_64",
"product": {
"name": "postgresql12-pltcl-12.21-1.1.x86_64",
"product_id": "postgresql12-pltcl-12.21-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql12-server-12.21-1.1.x86_64",
"product": {
"name": "postgresql12-server-12.21-1.1.x86_64",
"product_id": "postgresql12-server-12.21-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql12-server-devel-12.21-1.1.x86_64",
"product": {
"name": "postgresql12-server-devel-12.21-1.1.x86_64",
"product_id": "postgresql12-server-devel-12.21-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql12-test-12.21-1.1.x86_64",
"product": {
"name": "postgresql12-test-12.21-1.1.x86_64",
"product_id": "postgresql12-test-12.21-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.21-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:postgresql12-12.21-1.1.aarch64"
},
"product_reference": "postgresql12-12.21-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql12-12.21-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:postgresql12-12.21-1.1.ppc64le"
},
"product_reference": "postgresql12-12.21-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql12-12.21-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:postgresql12-12.21-1.1.s390x"
},
"product_reference": "postgresql12-12.21-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql12-12.21-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:postgresql12-12.21-1.1.x86_64"
},
"product_reference": "postgresql12-12.21-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql12-contrib-12.21-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:postgresql12-contrib-12.21-1.1.aarch64"
},
"product_reference": "postgresql12-contrib-12.21-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql12-contrib-12.21-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:postgresql12-contrib-12.21-1.1.ppc64le"
},
"product_reference": "postgresql12-contrib-12.21-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql12-contrib-12.21-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:postgresql12-contrib-12.21-1.1.s390x"
},
"product_reference": "postgresql12-contrib-12.21-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql12-contrib-12.21-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:postgresql12-contrib-12.21-1.1.x86_64"
},
"product_reference": "postgresql12-contrib-12.21-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql12-devel-12.21-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:postgresql12-devel-12.21-1.1.aarch64"
},
"product_reference": "postgresql12-devel-12.21-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql12-devel-12.21-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:postgresql12-devel-12.21-1.1.ppc64le"
},
"product_reference": "postgresql12-devel-12.21-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql12-devel-12.21-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:postgresql12-devel-12.21-1.1.s390x"
},
"product_reference": "postgresql12-devel-12.21-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql12-devel-12.21-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:postgresql12-devel-12.21-1.1.x86_64"
},
"product_reference": "postgresql12-devel-12.21-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql12-docs-12.21-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:postgresql12-docs-12.21-1.1.aarch64"
},
"product_reference": "postgresql12-docs-12.21-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql12-docs-12.21-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:postgresql12-docs-12.21-1.1.ppc64le"
},
"product_reference": "postgresql12-docs-12.21-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql12-docs-12.21-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:postgresql12-docs-12.21-1.1.s390x"
},
"product_reference": "postgresql12-docs-12.21-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql12-docs-12.21-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:postgresql12-docs-12.21-1.1.x86_64"
},
"product_reference": "postgresql12-docs-12.21-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql12-llvmjit-12.21-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:postgresql12-llvmjit-12.21-1.1.aarch64"
},
"product_reference": "postgresql12-llvmjit-12.21-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql12-llvmjit-12.21-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:postgresql12-llvmjit-12.21-1.1.ppc64le"
},
"product_reference": "postgresql12-llvmjit-12.21-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql12-llvmjit-12.21-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:postgresql12-llvmjit-12.21-1.1.s390x"
},
"product_reference": "postgresql12-llvmjit-12.21-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql12-llvmjit-12.21-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:postgresql12-llvmjit-12.21-1.1.x86_64"
},
"product_reference": "postgresql12-llvmjit-12.21-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql12-llvmjit-devel-12.21-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:postgresql12-llvmjit-devel-12.21-1.1.aarch64"
},
"product_reference": "postgresql12-llvmjit-devel-12.21-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql12-llvmjit-devel-12.21-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:postgresql12-llvmjit-devel-12.21-1.1.ppc64le"
},
"product_reference": "postgresql12-llvmjit-devel-12.21-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql12-llvmjit-devel-12.21-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:postgresql12-llvmjit-devel-12.21-1.1.s390x"
},
"product_reference": "postgresql12-llvmjit-devel-12.21-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql12-llvmjit-devel-12.21-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:postgresql12-llvmjit-devel-12.21-1.1.x86_64"
},
"product_reference": "postgresql12-llvmjit-devel-12.21-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql12-plperl-12.21-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:postgresql12-plperl-12.21-1.1.aarch64"
},
"product_reference": "postgresql12-plperl-12.21-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql12-plperl-12.21-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:postgresql12-plperl-12.21-1.1.ppc64le"
},
"product_reference": "postgresql12-plperl-12.21-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql12-plperl-12.21-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:postgresql12-plperl-12.21-1.1.s390x"
},
"product_reference": "postgresql12-plperl-12.21-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql12-plperl-12.21-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:postgresql12-plperl-12.21-1.1.x86_64"
},
"product_reference": "postgresql12-plperl-12.21-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql12-plpython-12.21-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:postgresql12-plpython-12.21-1.1.aarch64"
},
"product_reference": "postgresql12-plpython-12.21-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql12-plpython-12.21-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:postgresql12-plpython-12.21-1.1.ppc64le"
},
"product_reference": "postgresql12-plpython-12.21-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql12-plpython-12.21-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:postgresql12-plpython-12.21-1.1.s390x"
},
"product_reference": "postgresql12-plpython-12.21-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql12-plpython-12.21-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:postgresql12-plpython-12.21-1.1.x86_64"
},
"product_reference": "postgresql12-plpython-12.21-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql12-pltcl-12.21-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:postgresql12-pltcl-12.21-1.1.aarch64"
},
"product_reference": "postgresql12-pltcl-12.21-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql12-pltcl-12.21-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:postgresql12-pltcl-12.21-1.1.ppc64le"
},
"product_reference": "postgresql12-pltcl-12.21-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql12-pltcl-12.21-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:postgresql12-pltcl-12.21-1.1.s390x"
},
"product_reference": "postgresql12-pltcl-12.21-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql12-pltcl-12.21-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:postgresql12-pltcl-12.21-1.1.x86_64"
},
"product_reference": "postgresql12-pltcl-12.21-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql12-server-12.21-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:postgresql12-server-12.21-1.1.aarch64"
},
"product_reference": "postgresql12-server-12.21-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql12-server-12.21-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:postgresql12-server-12.21-1.1.ppc64le"
},
"product_reference": "postgresql12-server-12.21-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql12-server-12.21-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:postgresql12-server-12.21-1.1.s390x"
},
"product_reference": "postgresql12-server-12.21-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql12-server-12.21-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:postgresql12-server-12.21-1.1.x86_64"
},
"product_reference": "postgresql12-server-12.21-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql12-server-devel-12.21-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:postgresql12-server-devel-12.21-1.1.aarch64"
},
"product_reference": "postgresql12-server-devel-12.21-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql12-server-devel-12.21-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:postgresql12-server-devel-12.21-1.1.ppc64le"
},
"product_reference": "postgresql12-server-devel-12.21-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql12-server-devel-12.21-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:postgresql12-server-devel-12.21-1.1.s390x"
},
"product_reference": "postgresql12-server-devel-12.21-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql12-server-devel-12.21-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:postgresql12-server-devel-12.21-1.1.x86_64"
},
"product_reference": "postgresql12-server-devel-12.21-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql12-test-12.21-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:postgresql12-test-12.21-1.1.aarch64"
},
"product_reference": "postgresql12-test-12.21-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql12-test-12.21-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:postgresql12-test-12.21-1.1.ppc64le"
},
"product_reference": "postgresql12-test-12.21-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql12-test-12.21-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:postgresql12-test-12.21-1.1.s390x"
},
"product_reference": "postgresql12-test-12.21-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql12-test-12.21-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:postgresql12-test-12.21-1.1.x86_64"
},
"product_reference": "postgresql12-test-12.21-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2024-10976",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2024-10976"
}
],
"notes": [
{
"category": "general",
"text": "Incomplete tracking in PostgreSQL of tables with row security allows a reused query to view or change different rows from those intended. CVE-2023-2455 and CVE-2016-2193 fixed most interaction between row security and user ID changes. They missed cases where a subquery, WITH query, security invoker view, or SQL-language function references a table with a row-level security policy. This has the same consequences as the two earlier CVEs. That is to say, it leads to potentially incorrect policies being applied in cases where role-specific policies are used and a given query is planned under one role and then executed under other roles. This scenario can happen under security definer functions or when a common user and query is planned initially and then re-used across multiple SET ROLEs. Applying an incorrect policy may permit a user to complete otherwise-forbidden reads and modifications. This affects only databases that have used CREATE POLICY to define a row security policy. An attacker must tailor an attack to a particular application\u0027s pattern of query plan reuse, user ID changes, and role-specific row security policies. Versions before PostgreSQL 17.1, 16.5, 15.9, 14.14, 13.17, and 12.21 are affected.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:postgresql12-12.21-1.1.aarch64",
"openSUSE Tumbleweed:postgresql12-12.21-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql12-12.21-1.1.s390x",
"openSUSE Tumbleweed:postgresql12-12.21-1.1.x86_64",
"openSUSE Tumbleweed:postgresql12-contrib-12.21-1.1.aarch64",
"openSUSE Tumbleweed:postgresql12-contrib-12.21-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql12-contrib-12.21-1.1.s390x",
"openSUSE Tumbleweed:postgresql12-contrib-12.21-1.1.x86_64",
"openSUSE Tumbleweed:postgresql12-devel-12.21-1.1.aarch64",
"openSUSE Tumbleweed:postgresql12-devel-12.21-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql12-devel-12.21-1.1.s390x",
"openSUSE Tumbleweed:postgresql12-devel-12.21-1.1.x86_64",
"openSUSE Tumbleweed:postgresql12-docs-12.21-1.1.aarch64",
"openSUSE Tumbleweed:postgresql12-docs-12.21-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql12-docs-12.21-1.1.s390x",
"openSUSE Tumbleweed:postgresql12-docs-12.21-1.1.x86_64",
"openSUSE Tumbleweed:postgresql12-llvmjit-12.21-1.1.aarch64",
"openSUSE Tumbleweed:postgresql12-llvmjit-12.21-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql12-llvmjit-12.21-1.1.s390x",
"openSUSE Tumbleweed:postgresql12-llvmjit-12.21-1.1.x86_64",
"openSUSE Tumbleweed:postgresql12-llvmjit-devel-12.21-1.1.aarch64",
"openSUSE Tumbleweed:postgresql12-llvmjit-devel-12.21-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql12-llvmjit-devel-12.21-1.1.s390x",
"openSUSE Tumbleweed:postgresql12-llvmjit-devel-12.21-1.1.x86_64",
"openSUSE Tumbleweed:postgresql12-plperl-12.21-1.1.aarch64",
"openSUSE Tumbleweed:postgresql12-plperl-12.21-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql12-plperl-12.21-1.1.s390x",
"openSUSE Tumbleweed:postgresql12-plperl-12.21-1.1.x86_64",
"openSUSE Tumbleweed:postgresql12-plpython-12.21-1.1.aarch64",
"openSUSE Tumbleweed:postgresql12-plpython-12.21-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql12-plpython-12.21-1.1.s390x",
"openSUSE Tumbleweed:postgresql12-plpython-12.21-1.1.x86_64",
"openSUSE Tumbleweed:postgresql12-pltcl-12.21-1.1.aarch64",
"openSUSE Tumbleweed:postgresql12-pltcl-12.21-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql12-pltcl-12.21-1.1.s390x",
"openSUSE Tumbleweed:postgresql12-pltcl-12.21-1.1.x86_64",
"openSUSE Tumbleweed:postgresql12-server-12.21-1.1.aarch64",
"openSUSE Tumbleweed:postgresql12-server-12.21-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql12-server-12.21-1.1.s390x",
"openSUSE Tumbleweed:postgresql12-server-12.21-1.1.x86_64",
"openSUSE Tumbleweed:postgresql12-server-devel-12.21-1.1.aarch64",
"openSUSE Tumbleweed:postgresql12-server-devel-12.21-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql12-server-devel-12.21-1.1.s390x",
"openSUSE Tumbleweed:postgresql12-server-devel-12.21-1.1.x86_64",
"openSUSE Tumbleweed:postgresql12-test-12.21-1.1.aarch64",
"openSUSE Tumbleweed:postgresql12-test-12.21-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql12-test-12.21-1.1.s390x",
"openSUSE Tumbleweed:postgresql12-test-12.21-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2024-10976",
"url": "https://www.suse.com/security/cve/CVE-2024-10976"
},
{
"category": "external",
"summary": "SUSE Bug 1233323 for CVE-2024-10976",
"url": "https://bugzilla.suse.com/1233323"
}
],
"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.21-1.1.aarch64",
"openSUSE Tumbleweed:postgresql12-12.21-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql12-12.21-1.1.s390x",
"openSUSE Tumbleweed:postgresql12-12.21-1.1.x86_64",
"openSUSE Tumbleweed:postgresql12-contrib-12.21-1.1.aarch64",
"openSUSE Tumbleweed:postgresql12-contrib-12.21-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql12-contrib-12.21-1.1.s390x",
"openSUSE Tumbleweed:postgresql12-contrib-12.21-1.1.x86_64",
"openSUSE Tumbleweed:postgresql12-devel-12.21-1.1.aarch64",
"openSUSE Tumbleweed:postgresql12-devel-12.21-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql12-devel-12.21-1.1.s390x",
"openSUSE Tumbleweed:postgresql12-devel-12.21-1.1.x86_64",
"openSUSE Tumbleweed:postgresql12-docs-12.21-1.1.aarch64",
"openSUSE Tumbleweed:postgresql12-docs-12.21-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql12-docs-12.21-1.1.s390x",
"openSUSE Tumbleweed:postgresql12-docs-12.21-1.1.x86_64",
"openSUSE Tumbleweed:postgresql12-llvmjit-12.21-1.1.aarch64",
"openSUSE Tumbleweed:postgresql12-llvmjit-12.21-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql12-llvmjit-12.21-1.1.s390x",
"openSUSE Tumbleweed:postgresql12-llvmjit-12.21-1.1.x86_64",
"openSUSE Tumbleweed:postgresql12-llvmjit-devel-12.21-1.1.aarch64",
"openSUSE Tumbleweed:postgresql12-llvmjit-devel-12.21-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql12-llvmjit-devel-12.21-1.1.s390x",
"openSUSE Tumbleweed:postgresql12-llvmjit-devel-12.21-1.1.x86_64",
"openSUSE Tumbleweed:postgresql12-plperl-12.21-1.1.aarch64",
"openSUSE Tumbleweed:postgresql12-plperl-12.21-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql12-plperl-12.21-1.1.s390x",
"openSUSE Tumbleweed:postgresql12-plperl-12.21-1.1.x86_64",
"openSUSE Tumbleweed:postgresql12-plpython-12.21-1.1.aarch64",
"openSUSE Tumbleweed:postgresql12-plpython-12.21-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql12-plpython-12.21-1.1.s390x",
"openSUSE Tumbleweed:postgresql12-plpython-12.21-1.1.x86_64",
"openSUSE Tumbleweed:postgresql12-pltcl-12.21-1.1.aarch64",
"openSUSE Tumbleweed:postgresql12-pltcl-12.21-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql12-pltcl-12.21-1.1.s390x",
"openSUSE Tumbleweed:postgresql12-pltcl-12.21-1.1.x86_64",
"openSUSE Tumbleweed:postgresql12-server-12.21-1.1.aarch64",
"openSUSE Tumbleweed:postgresql12-server-12.21-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql12-server-12.21-1.1.s390x",
"openSUSE Tumbleweed:postgresql12-server-12.21-1.1.x86_64",
"openSUSE Tumbleweed:postgresql12-server-devel-12.21-1.1.aarch64",
"openSUSE Tumbleweed:postgresql12-server-devel-12.21-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql12-server-devel-12.21-1.1.s390x",
"openSUSE Tumbleweed:postgresql12-server-devel-12.21-1.1.x86_64",
"openSUSE Tumbleweed:postgresql12-test-12.21-1.1.aarch64",
"openSUSE Tumbleweed:postgresql12-test-12.21-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql12-test-12.21-1.1.s390x",
"openSUSE Tumbleweed:postgresql12-test-12.21-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4.2,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:postgresql12-12.21-1.1.aarch64",
"openSUSE Tumbleweed:postgresql12-12.21-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql12-12.21-1.1.s390x",
"openSUSE Tumbleweed:postgresql12-12.21-1.1.x86_64",
"openSUSE Tumbleweed:postgresql12-contrib-12.21-1.1.aarch64",
"openSUSE Tumbleweed:postgresql12-contrib-12.21-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql12-contrib-12.21-1.1.s390x",
"openSUSE Tumbleweed:postgresql12-contrib-12.21-1.1.x86_64",
"openSUSE Tumbleweed:postgresql12-devel-12.21-1.1.aarch64",
"openSUSE Tumbleweed:postgresql12-devel-12.21-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql12-devel-12.21-1.1.s390x",
"openSUSE Tumbleweed:postgresql12-devel-12.21-1.1.x86_64",
"openSUSE Tumbleweed:postgresql12-docs-12.21-1.1.aarch64",
"openSUSE Tumbleweed:postgresql12-docs-12.21-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql12-docs-12.21-1.1.s390x",
"openSUSE Tumbleweed:postgresql12-docs-12.21-1.1.x86_64",
"openSUSE Tumbleweed:postgresql12-llvmjit-12.21-1.1.aarch64",
"openSUSE Tumbleweed:postgresql12-llvmjit-12.21-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql12-llvmjit-12.21-1.1.s390x",
"openSUSE Tumbleweed:postgresql12-llvmjit-12.21-1.1.x86_64",
"openSUSE Tumbleweed:postgresql12-llvmjit-devel-12.21-1.1.aarch64",
"openSUSE Tumbleweed:postgresql12-llvmjit-devel-12.21-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql12-llvmjit-devel-12.21-1.1.s390x",
"openSUSE Tumbleweed:postgresql12-llvmjit-devel-12.21-1.1.x86_64",
"openSUSE Tumbleweed:postgresql12-plperl-12.21-1.1.aarch64",
"openSUSE Tumbleweed:postgresql12-plperl-12.21-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql12-plperl-12.21-1.1.s390x",
"openSUSE Tumbleweed:postgresql12-plperl-12.21-1.1.x86_64",
"openSUSE Tumbleweed:postgresql12-plpython-12.21-1.1.aarch64",
"openSUSE Tumbleweed:postgresql12-plpython-12.21-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql12-plpython-12.21-1.1.s390x",
"openSUSE Tumbleweed:postgresql12-plpython-12.21-1.1.x86_64",
"openSUSE Tumbleweed:postgresql12-pltcl-12.21-1.1.aarch64",
"openSUSE Tumbleweed:postgresql12-pltcl-12.21-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql12-pltcl-12.21-1.1.s390x",
"openSUSE Tumbleweed:postgresql12-pltcl-12.21-1.1.x86_64",
"openSUSE Tumbleweed:postgresql12-server-12.21-1.1.aarch64",
"openSUSE Tumbleweed:postgresql12-server-12.21-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql12-server-12.21-1.1.s390x",
"openSUSE Tumbleweed:postgresql12-server-12.21-1.1.x86_64",
"openSUSE Tumbleweed:postgresql12-server-devel-12.21-1.1.aarch64",
"openSUSE Tumbleweed:postgresql12-server-devel-12.21-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql12-server-devel-12.21-1.1.s390x",
"openSUSE Tumbleweed:postgresql12-server-devel-12.21-1.1.x86_64",
"openSUSE Tumbleweed:postgresql12-test-12.21-1.1.aarch64",
"openSUSE Tumbleweed:postgresql12-test-12.21-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql12-test-12.21-1.1.s390x",
"openSUSE Tumbleweed:postgresql12-test-12.21-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-11-15T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2024-10976"
},
{
"cve": "CVE-2024-10977",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2024-10977"
}
],
"notes": [
{
"category": "general",
"text": "Client use of server error message in PostgreSQL allows a server not trusted under current SSL or GSS settings to furnish arbitrary non-NUL bytes to the libpq application. For example, a man-in-the-middle attacker could send a long error message that a human or screen-scraper user of psql mistakes for valid query results. This is probably not a concern for clients where the user interface unambiguously indicates the boundary between one error message and other text. Versions before PostgreSQL 17.1, 16.5, 15.9, 14.14, 13.17, and 12.21 are affected.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:postgresql12-12.21-1.1.aarch64",
"openSUSE Tumbleweed:postgresql12-12.21-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql12-12.21-1.1.s390x",
"openSUSE Tumbleweed:postgresql12-12.21-1.1.x86_64",
"openSUSE Tumbleweed:postgresql12-contrib-12.21-1.1.aarch64",
"openSUSE Tumbleweed:postgresql12-contrib-12.21-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql12-contrib-12.21-1.1.s390x",
"openSUSE Tumbleweed:postgresql12-contrib-12.21-1.1.x86_64",
"openSUSE Tumbleweed:postgresql12-devel-12.21-1.1.aarch64",
"openSUSE Tumbleweed:postgresql12-devel-12.21-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql12-devel-12.21-1.1.s390x",
"openSUSE Tumbleweed:postgresql12-devel-12.21-1.1.x86_64",
"openSUSE Tumbleweed:postgresql12-docs-12.21-1.1.aarch64",
"openSUSE Tumbleweed:postgresql12-docs-12.21-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql12-docs-12.21-1.1.s390x",
"openSUSE Tumbleweed:postgresql12-docs-12.21-1.1.x86_64",
"openSUSE Tumbleweed:postgresql12-llvmjit-12.21-1.1.aarch64",
"openSUSE Tumbleweed:postgresql12-llvmjit-12.21-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql12-llvmjit-12.21-1.1.s390x",
"openSUSE Tumbleweed:postgresql12-llvmjit-12.21-1.1.x86_64",
"openSUSE Tumbleweed:postgresql12-llvmjit-devel-12.21-1.1.aarch64",
"openSUSE Tumbleweed:postgresql12-llvmjit-devel-12.21-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql12-llvmjit-devel-12.21-1.1.s390x",
"openSUSE Tumbleweed:postgresql12-llvmjit-devel-12.21-1.1.x86_64",
"openSUSE Tumbleweed:postgresql12-plperl-12.21-1.1.aarch64",
"openSUSE Tumbleweed:postgresql12-plperl-12.21-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql12-plperl-12.21-1.1.s390x",
"openSUSE Tumbleweed:postgresql12-plperl-12.21-1.1.x86_64",
"openSUSE Tumbleweed:postgresql12-plpython-12.21-1.1.aarch64",
"openSUSE Tumbleweed:postgresql12-plpython-12.21-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql12-plpython-12.21-1.1.s390x",
"openSUSE Tumbleweed:postgresql12-plpython-12.21-1.1.x86_64",
"openSUSE Tumbleweed:postgresql12-pltcl-12.21-1.1.aarch64",
"openSUSE Tumbleweed:postgresql12-pltcl-12.21-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql12-pltcl-12.21-1.1.s390x",
"openSUSE Tumbleweed:postgresql12-pltcl-12.21-1.1.x86_64",
"openSUSE Tumbleweed:postgresql12-server-12.21-1.1.aarch64",
"openSUSE Tumbleweed:postgresql12-server-12.21-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql12-server-12.21-1.1.s390x",
"openSUSE Tumbleweed:postgresql12-server-12.21-1.1.x86_64",
"openSUSE Tumbleweed:postgresql12-server-devel-12.21-1.1.aarch64",
"openSUSE Tumbleweed:postgresql12-server-devel-12.21-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql12-server-devel-12.21-1.1.s390x",
"openSUSE Tumbleweed:postgresql12-server-devel-12.21-1.1.x86_64",
"openSUSE Tumbleweed:postgresql12-test-12.21-1.1.aarch64",
"openSUSE Tumbleweed:postgresql12-test-12.21-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql12-test-12.21-1.1.s390x",
"openSUSE Tumbleweed:postgresql12-test-12.21-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2024-10977",
"url": "https://www.suse.com/security/cve/CVE-2024-10977"
},
{
"category": "external",
"summary": "SUSE Bug 1233325 for CVE-2024-10977",
"url": "https://bugzilla.suse.com/1233325"
}
],
"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.21-1.1.aarch64",
"openSUSE Tumbleweed:postgresql12-12.21-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql12-12.21-1.1.s390x",
"openSUSE Tumbleweed:postgresql12-12.21-1.1.x86_64",
"openSUSE Tumbleweed:postgresql12-contrib-12.21-1.1.aarch64",
"openSUSE Tumbleweed:postgresql12-contrib-12.21-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql12-contrib-12.21-1.1.s390x",
"openSUSE Tumbleweed:postgresql12-contrib-12.21-1.1.x86_64",
"openSUSE Tumbleweed:postgresql12-devel-12.21-1.1.aarch64",
"openSUSE Tumbleweed:postgresql12-devel-12.21-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql12-devel-12.21-1.1.s390x",
"openSUSE Tumbleweed:postgresql12-devel-12.21-1.1.x86_64",
"openSUSE Tumbleweed:postgresql12-docs-12.21-1.1.aarch64",
"openSUSE Tumbleweed:postgresql12-docs-12.21-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql12-docs-12.21-1.1.s390x",
"openSUSE Tumbleweed:postgresql12-docs-12.21-1.1.x86_64",
"openSUSE Tumbleweed:postgresql12-llvmjit-12.21-1.1.aarch64",
"openSUSE Tumbleweed:postgresql12-llvmjit-12.21-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql12-llvmjit-12.21-1.1.s390x",
"openSUSE Tumbleweed:postgresql12-llvmjit-12.21-1.1.x86_64",
"openSUSE Tumbleweed:postgresql12-llvmjit-devel-12.21-1.1.aarch64",
"openSUSE Tumbleweed:postgresql12-llvmjit-devel-12.21-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql12-llvmjit-devel-12.21-1.1.s390x",
"openSUSE Tumbleweed:postgresql12-llvmjit-devel-12.21-1.1.x86_64",
"openSUSE Tumbleweed:postgresql12-plperl-12.21-1.1.aarch64",
"openSUSE Tumbleweed:postgresql12-plperl-12.21-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql12-plperl-12.21-1.1.s390x",
"openSUSE Tumbleweed:postgresql12-plperl-12.21-1.1.x86_64",
"openSUSE Tumbleweed:postgresql12-plpython-12.21-1.1.aarch64",
"openSUSE Tumbleweed:postgresql12-plpython-12.21-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql12-plpython-12.21-1.1.s390x",
"openSUSE Tumbleweed:postgresql12-plpython-12.21-1.1.x86_64",
"openSUSE Tumbleweed:postgresql12-pltcl-12.21-1.1.aarch64",
"openSUSE Tumbleweed:postgresql12-pltcl-12.21-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql12-pltcl-12.21-1.1.s390x",
"openSUSE Tumbleweed:postgresql12-pltcl-12.21-1.1.x86_64",
"openSUSE Tumbleweed:postgresql12-server-12.21-1.1.aarch64",
"openSUSE Tumbleweed:postgresql12-server-12.21-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql12-server-12.21-1.1.s390x",
"openSUSE Tumbleweed:postgresql12-server-12.21-1.1.x86_64",
"openSUSE Tumbleweed:postgresql12-server-devel-12.21-1.1.aarch64",
"openSUSE Tumbleweed:postgresql12-server-devel-12.21-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql12-server-devel-12.21-1.1.s390x",
"openSUSE Tumbleweed:postgresql12-server-devel-12.21-1.1.x86_64",
"openSUSE Tumbleweed:postgresql12-test-12.21-1.1.aarch64",
"openSUSE Tumbleweed:postgresql12-test-12.21-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql12-test-12.21-1.1.s390x",
"openSUSE Tumbleweed:postgresql12-test-12.21-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 3.1,
"baseSeverity": "LOW",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:N/I:L/A:N",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:postgresql12-12.21-1.1.aarch64",
"openSUSE Tumbleweed:postgresql12-12.21-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql12-12.21-1.1.s390x",
"openSUSE Tumbleweed:postgresql12-12.21-1.1.x86_64",
"openSUSE Tumbleweed:postgresql12-contrib-12.21-1.1.aarch64",
"openSUSE Tumbleweed:postgresql12-contrib-12.21-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql12-contrib-12.21-1.1.s390x",
"openSUSE Tumbleweed:postgresql12-contrib-12.21-1.1.x86_64",
"openSUSE Tumbleweed:postgresql12-devel-12.21-1.1.aarch64",
"openSUSE Tumbleweed:postgresql12-devel-12.21-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql12-devel-12.21-1.1.s390x",
"openSUSE Tumbleweed:postgresql12-devel-12.21-1.1.x86_64",
"openSUSE Tumbleweed:postgresql12-docs-12.21-1.1.aarch64",
"openSUSE Tumbleweed:postgresql12-docs-12.21-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql12-docs-12.21-1.1.s390x",
"openSUSE Tumbleweed:postgresql12-docs-12.21-1.1.x86_64",
"openSUSE Tumbleweed:postgresql12-llvmjit-12.21-1.1.aarch64",
"openSUSE Tumbleweed:postgresql12-llvmjit-12.21-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql12-llvmjit-12.21-1.1.s390x",
"openSUSE Tumbleweed:postgresql12-llvmjit-12.21-1.1.x86_64",
"openSUSE Tumbleweed:postgresql12-llvmjit-devel-12.21-1.1.aarch64",
"openSUSE Tumbleweed:postgresql12-llvmjit-devel-12.21-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql12-llvmjit-devel-12.21-1.1.s390x",
"openSUSE Tumbleweed:postgresql12-llvmjit-devel-12.21-1.1.x86_64",
"openSUSE Tumbleweed:postgresql12-plperl-12.21-1.1.aarch64",
"openSUSE Tumbleweed:postgresql12-plperl-12.21-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql12-plperl-12.21-1.1.s390x",
"openSUSE Tumbleweed:postgresql12-plperl-12.21-1.1.x86_64",
"openSUSE Tumbleweed:postgresql12-plpython-12.21-1.1.aarch64",
"openSUSE Tumbleweed:postgresql12-plpython-12.21-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql12-plpython-12.21-1.1.s390x",
"openSUSE Tumbleweed:postgresql12-plpython-12.21-1.1.x86_64",
"openSUSE Tumbleweed:postgresql12-pltcl-12.21-1.1.aarch64",
"openSUSE Tumbleweed:postgresql12-pltcl-12.21-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql12-pltcl-12.21-1.1.s390x",
"openSUSE Tumbleweed:postgresql12-pltcl-12.21-1.1.x86_64",
"openSUSE Tumbleweed:postgresql12-server-12.21-1.1.aarch64",
"openSUSE Tumbleweed:postgresql12-server-12.21-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql12-server-12.21-1.1.s390x",
"openSUSE Tumbleweed:postgresql12-server-12.21-1.1.x86_64",
"openSUSE Tumbleweed:postgresql12-server-devel-12.21-1.1.aarch64",
"openSUSE Tumbleweed:postgresql12-server-devel-12.21-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql12-server-devel-12.21-1.1.s390x",
"openSUSE Tumbleweed:postgresql12-server-devel-12.21-1.1.x86_64",
"openSUSE Tumbleweed:postgresql12-test-12.21-1.1.aarch64",
"openSUSE Tumbleweed:postgresql12-test-12.21-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql12-test-12.21-1.1.s390x",
"openSUSE Tumbleweed:postgresql12-test-12.21-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-11-15T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2024-10977"
},
{
"cve": "CVE-2024-10978",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2024-10978"
}
],
"notes": [
{
"category": "general",
"text": "Incorrect privilege assignment in PostgreSQL allows a less-privileged application user to view or change different rows from those intended. An attack requires the application to use SET ROLE, SET SESSION AUTHORIZATION, or an equivalent feature. The problem arises when an application query uses parameters from the attacker or conveys query results to the attacker. If that query reacts to current_setting(\u0027role\u0027) or the current user ID, it may modify or return data as though the session had not used SET ROLE or SET SESSION AUTHORIZATION. The attacker does not control which incorrect user ID applies. Query text from less-privileged sources is not a concern here, because SET ROLE and SET SESSION AUTHORIZATION are not sandboxes for unvetted queries. Versions before PostgreSQL 17.1, 16.5, 15.9, 14.14, 13.17, and 12.21 are affected.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:postgresql12-12.21-1.1.aarch64",
"openSUSE Tumbleweed:postgresql12-12.21-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql12-12.21-1.1.s390x",
"openSUSE Tumbleweed:postgresql12-12.21-1.1.x86_64",
"openSUSE Tumbleweed:postgresql12-contrib-12.21-1.1.aarch64",
"openSUSE Tumbleweed:postgresql12-contrib-12.21-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql12-contrib-12.21-1.1.s390x",
"openSUSE Tumbleweed:postgresql12-contrib-12.21-1.1.x86_64",
"openSUSE Tumbleweed:postgresql12-devel-12.21-1.1.aarch64",
"openSUSE Tumbleweed:postgresql12-devel-12.21-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql12-devel-12.21-1.1.s390x",
"openSUSE Tumbleweed:postgresql12-devel-12.21-1.1.x86_64",
"openSUSE Tumbleweed:postgresql12-docs-12.21-1.1.aarch64",
"openSUSE Tumbleweed:postgresql12-docs-12.21-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql12-docs-12.21-1.1.s390x",
"openSUSE Tumbleweed:postgresql12-docs-12.21-1.1.x86_64",
"openSUSE Tumbleweed:postgresql12-llvmjit-12.21-1.1.aarch64",
"openSUSE Tumbleweed:postgresql12-llvmjit-12.21-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql12-llvmjit-12.21-1.1.s390x",
"openSUSE Tumbleweed:postgresql12-llvmjit-12.21-1.1.x86_64",
"openSUSE Tumbleweed:postgresql12-llvmjit-devel-12.21-1.1.aarch64",
"openSUSE Tumbleweed:postgresql12-llvmjit-devel-12.21-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql12-llvmjit-devel-12.21-1.1.s390x",
"openSUSE Tumbleweed:postgresql12-llvmjit-devel-12.21-1.1.x86_64",
"openSUSE Tumbleweed:postgresql12-plperl-12.21-1.1.aarch64",
"openSUSE Tumbleweed:postgresql12-plperl-12.21-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql12-plperl-12.21-1.1.s390x",
"openSUSE Tumbleweed:postgresql12-plperl-12.21-1.1.x86_64",
"openSUSE Tumbleweed:postgresql12-plpython-12.21-1.1.aarch64",
"openSUSE Tumbleweed:postgresql12-plpython-12.21-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql12-plpython-12.21-1.1.s390x",
"openSUSE Tumbleweed:postgresql12-plpython-12.21-1.1.x86_64",
"openSUSE Tumbleweed:postgresql12-pltcl-12.21-1.1.aarch64",
"openSUSE Tumbleweed:postgresql12-pltcl-12.21-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql12-pltcl-12.21-1.1.s390x",
"openSUSE Tumbleweed:postgresql12-pltcl-12.21-1.1.x86_64",
"openSUSE Tumbleweed:postgresql12-server-12.21-1.1.aarch64",
"openSUSE Tumbleweed:postgresql12-server-12.21-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql12-server-12.21-1.1.s390x",
"openSUSE Tumbleweed:postgresql12-server-12.21-1.1.x86_64",
"openSUSE Tumbleweed:postgresql12-server-devel-12.21-1.1.aarch64",
"openSUSE Tumbleweed:postgresql12-server-devel-12.21-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql12-server-devel-12.21-1.1.s390x",
"openSUSE Tumbleweed:postgresql12-server-devel-12.21-1.1.x86_64",
"openSUSE Tumbleweed:postgresql12-test-12.21-1.1.aarch64",
"openSUSE Tumbleweed:postgresql12-test-12.21-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql12-test-12.21-1.1.s390x",
"openSUSE Tumbleweed:postgresql12-test-12.21-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2024-10978",
"url": "https://www.suse.com/security/cve/CVE-2024-10978"
},
{
"category": "external",
"summary": "SUSE Bug 1233326 for CVE-2024-10978",
"url": "https://bugzilla.suse.com/1233326"
}
],
"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.21-1.1.aarch64",
"openSUSE Tumbleweed:postgresql12-12.21-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql12-12.21-1.1.s390x",
"openSUSE Tumbleweed:postgresql12-12.21-1.1.x86_64",
"openSUSE Tumbleweed:postgresql12-contrib-12.21-1.1.aarch64",
"openSUSE Tumbleweed:postgresql12-contrib-12.21-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql12-contrib-12.21-1.1.s390x",
"openSUSE Tumbleweed:postgresql12-contrib-12.21-1.1.x86_64",
"openSUSE Tumbleweed:postgresql12-devel-12.21-1.1.aarch64",
"openSUSE Tumbleweed:postgresql12-devel-12.21-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql12-devel-12.21-1.1.s390x",
"openSUSE Tumbleweed:postgresql12-devel-12.21-1.1.x86_64",
"openSUSE Tumbleweed:postgresql12-docs-12.21-1.1.aarch64",
"openSUSE Tumbleweed:postgresql12-docs-12.21-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql12-docs-12.21-1.1.s390x",
"openSUSE Tumbleweed:postgresql12-docs-12.21-1.1.x86_64",
"openSUSE Tumbleweed:postgresql12-llvmjit-12.21-1.1.aarch64",
"openSUSE Tumbleweed:postgresql12-llvmjit-12.21-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql12-llvmjit-12.21-1.1.s390x",
"openSUSE Tumbleweed:postgresql12-llvmjit-12.21-1.1.x86_64",
"openSUSE Tumbleweed:postgresql12-llvmjit-devel-12.21-1.1.aarch64",
"openSUSE Tumbleweed:postgresql12-llvmjit-devel-12.21-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql12-llvmjit-devel-12.21-1.1.s390x",
"openSUSE Tumbleweed:postgresql12-llvmjit-devel-12.21-1.1.x86_64",
"openSUSE Tumbleweed:postgresql12-plperl-12.21-1.1.aarch64",
"openSUSE Tumbleweed:postgresql12-plperl-12.21-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql12-plperl-12.21-1.1.s390x",
"openSUSE Tumbleweed:postgresql12-plperl-12.21-1.1.x86_64",
"openSUSE Tumbleweed:postgresql12-plpython-12.21-1.1.aarch64",
"openSUSE Tumbleweed:postgresql12-plpython-12.21-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql12-plpython-12.21-1.1.s390x",
"openSUSE Tumbleweed:postgresql12-plpython-12.21-1.1.x86_64",
"openSUSE Tumbleweed:postgresql12-pltcl-12.21-1.1.aarch64",
"openSUSE Tumbleweed:postgresql12-pltcl-12.21-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql12-pltcl-12.21-1.1.s390x",
"openSUSE Tumbleweed:postgresql12-pltcl-12.21-1.1.x86_64",
"openSUSE Tumbleweed:postgresql12-server-12.21-1.1.aarch64",
"openSUSE Tumbleweed:postgresql12-server-12.21-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql12-server-12.21-1.1.s390x",
"openSUSE Tumbleweed:postgresql12-server-12.21-1.1.x86_64",
"openSUSE Tumbleweed:postgresql12-server-devel-12.21-1.1.aarch64",
"openSUSE Tumbleweed:postgresql12-server-devel-12.21-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql12-server-devel-12.21-1.1.s390x",
"openSUSE Tumbleweed:postgresql12-server-devel-12.21-1.1.x86_64",
"openSUSE Tumbleweed:postgresql12-test-12.21-1.1.aarch64",
"openSUSE Tumbleweed:postgresql12-test-12.21-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql12-test-12.21-1.1.s390x",
"openSUSE Tumbleweed:postgresql12-test-12.21-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4.2,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:postgresql12-12.21-1.1.aarch64",
"openSUSE Tumbleweed:postgresql12-12.21-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql12-12.21-1.1.s390x",
"openSUSE Tumbleweed:postgresql12-12.21-1.1.x86_64",
"openSUSE Tumbleweed:postgresql12-contrib-12.21-1.1.aarch64",
"openSUSE Tumbleweed:postgresql12-contrib-12.21-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql12-contrib-12.21-1.1.s390x",
"openSUSE Tumbleweed:postgresql12-contrib-12.21-1.1.x86_64",
"openSUSE Tumbleweed:postgresql12-devel-12.21-1.1.aarch64",
"openSUSE Tumbleweed:postgresql12-devel-12.21-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql12-devel-12.21-1.1.s390x",
"openSUSE Tumbleweed:postgresql12-devel-12.21-1.1.x86_64",
"openSUSE Tumbleweed:postgresql12-docs-12.21-1.1.aarch64",
"openSUSE Tumbleweed:postgresql12-docs-12.21-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql12-docs-12.21-1.1.s390x",
"openSUSE Tumbleweed:postgresql12-docs-12.21-1.1.x86_64",
"openSUSE Tumbleweed:postgresql12-llvmjit-12.21-1.1.aarch64",
"openSUSE Tumbleweed:postgresql12-llvmjit-12.21-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql12-llvmjit-12.21-1.1.s390x",
"openSUSE Tumbleweed:postgresql12-llvmjit-12.21-1.1.x86_64",
"openSUSE Tumbleweed:postgresql12-llvmjit-devel-12.21-1.1.aarch64",
"openSUSE Tumbleweed:postgresql12-llvmjit-devel-12.21-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql12-llvmjit-devel-12.21-1.1.s390x",
"openSUSE Tumbleweed:postgresql12-llvmjit-devel-12.21-1.1.x86_64",
"openSUSE Tumbleweed:postgresql12-plperl-12.21-1.1.aarch64",
"openSUSE Tumbleweed:postgresql12-plperl-12.21-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql12-plperl-12.21-1.1.s390x",
"openSUSE Tumbleweed:postgresql12-plperl-12.21-1.1.x86_64",
"openSUSE Tumbleweed:postgresql12-plpython-12.21-1.1.aarch64",
"openSUSE Tumbleweed:postgresql12-plpython-12.21-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql12-plpython-12.21-1.1.s390x",
"openSUSE Tumbleweed:postgresql12-plpython-12.21-1.1.x86_64",
"openSUSE Tumbleweed:postgresql12-pltcl-12.21-1.1.aarch64",
"openSUSE Tumbleweed:postgresql12-pltcl-12.21-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql12-pltcl-12.21-1.1.s390x",
"openSUSE Tumbleweed:postgresql12-pltcl-12.21-1.1.x86_64",
"openSUSE Tumbleweed:postgresql12-server-12.21-1.1.aarch64",
"openSUSE Tumbleweed:postgresql12-server-12.21-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql12-server-12.21-1.1.s390x",
"openSUSE Tumbleweed:postgresql12-server-12.21-1.1.x86_64",
"openSUSE Tumbleweed:postgresql12-server-devel-12.21-1.1.aarch64",
"openSUSE Tumbleweed:postgresql12-server-devel-12.21-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql12-server-devel-12.21-1.1.s390x",
"openSUSE Tumbleweed:postgresql12-server-devel-12.21-1.1.x86_64",
"openSUSE Tumbleweed:postgresql12-test-12.21-1.1.aarch64",
"openSUSE Tumbleweed:postgresql12-test-12.21-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql12-test-12.21-1.1.s390x",
"openSUSE Tumbleweed:postgresql12-test-12.21-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-11-15T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2024-10978"
},
{
"cve": "CVE-2024-10979",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2024-10979"
}
],
"notes": [
{
"category": "general",
"text": "Incorrect control of environment variables in PostgreSQL PL/Perl allows an unprivileged database user to change sensitive process environment variables (e.g. PATH). That often suffices to enable arbitrary code execution, even if the attacker lacks a database server operating system user. Versions before PostgreSQL 17.1, 16.5, 15.9, 14.14, 13.17, and 12.21 are affected.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:postgresql12-12.21-1.1.aarch64",
"openSUSE Tumbleweed:postgresql12-12.21-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql12-12.21-1.1.s390x",
"openSUSE Tumbleweed:postgresql12-12.21-1.1.x86_64",
"openSUSE Tumbleweed:postgresql12-contrib-12.21-1.1.aarch64",
"openSUSE Tumbleweed:postgresql12-contrib-12.21-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql12-contrib-12.21-1.1.s390x",
"openSUSE Tumbleweed:postgresql12-contrib-12.21-1.1.x86_64",
"openSUSE Tumbleweed:postgresql12-devel-12.21-1.1.aarch64",
"openSUSE Tumbleweed:postgresql12-devel-12.21-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql12-devel-12.21-1.1.s390x",
"openSUSE Tumbleweed:postgresql12-devel-12.21-1.1.x86_64",
"openSUSE Tumbleweed:postgresql12-docs-12.21-1.1.aarch64",
"openSUSE Tumbleweed:postgresql12-docs-12.21-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql12-docs-12.21-1.1.s390x",
"openSUSE Tumbleweed:postgresql12-docs-12.21-1.1.x86_64",
"openSUSE Tumbleweed:postgresql12-llvmjit-12.21-1.1.aarch64",
"openSUSE Tumbleweed:postgresql12-llvmjit-12.21-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql12-llvmjit-12.21-1.1.s390x",
"openSUSE Tumbleweed:postgresql12-llvmjit-12.21-1.1.x86_64",
"openSUSE Tumbleweed:postgresql12-llvmjit-devel-12.21-1.1.aarch64",
"openSUSE Tumbleweed:postgresql12-llvmjit-devel-12.21-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql12-llvmjit-devel-12.21-1.1.s390x",
"openSUSE Tumbleweed:postgresql12-llvmjit-devel-12.21-1.1.x86_64",
"openSUSE Tumbleweed:postgresql12-plperl-12.21-1.1.aarch64",
"openSUSE Tumbleweed:postgresql12-plperl-12.21-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql12-plperl-12.21-1.1.s390x",
"openSUSE Tumbleweed:postgresql12-plperl-12.21-1.1.x86_64",
"openSUSE Tumbleweed:postgresql12-plpython-12.21-1.1.aarch64",
"openSUSE Tumbleweed:postgresql12-plpython-12.21-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql12-plpython-12.21-1.1.s390x",
"openSUSE Tumbleweed:postgresql12-plpython-12.21-1.1.x86_64",
"openSUSE Tumbleweed:postgresql12-pltcl-12.21-1.1.aarch64",
"openSUSE Tumbleweed:postgresql12-pltcl-12.21-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql12-pltcl-12.21-1.1.s390x",
"openSUSE Tumbleweed:postgresql12-pltcl-12.21-1.1.x86_64",
"openSUSE Tumbleweed:postgresql12-server-12.21-1.1.aarch64",
"openSUSE Tumbleweed:postgresql12-server-12.21-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql12-server-12.21-1.1.s390x",
"openSUSE Tumbleweed:postgresql12-server-12.21-1.1.x86_64",
"openSUSE Tumbleweed:postgresql12-server-devel-12.21-1.1.aarch64",
"openSUSE Tumbleweed:postgresql12-server-devel-12.21-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql12-server-devel-12.21-1.1.s390x",
"openSUSE Tumbleweed:postgresql12-server-devel-12.21-1.1.x86_64",
"openSUSE Tumbleweed:postgresql12-test-12.21-1.1.aarch64",
"openSUSE Tumbleweed:postgresql12-test-12.21-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql12-test-12.21-1.1.s390x",
"openSUSE Tumbleweed:postgresql12-test-12.21-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2024-10979",
"url": "https://www.suse.com/security/cve/CVE-2024-10979"
},
{
"category": "external",
"summary": "SUSE Bug 1233327 for CVE-2024-10979",
"url": "https://bugzilla.suse.com/1233327"
}
],
"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.21-1.1.aarch64",
"openSUSE Tumbleweed:postgresql12-12.21-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql12-12.21-1.1.s390x",
"openSUSE Tumbleweed:postgresql12-12.21-1.1.x86_64",
"openSUSE Tumbleweed:postgresql12-contrib-12.21-1.1.aarch64",
"openSUSE Tumbleweed:postgresql12-contrib-12.21-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql12-contrib-12.21-1.1.s390x",
"openSUSE Tumbleweed:postgresql12-contrib-12.21-1.1.x86_64",
"openSUSE Tumbleweed:postgresql12-devel-12.21-1.1.aarch64",
"openSUSE Tumbleweed:postgresql12-devel-12.21-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql12-devel-12.21-1.1.s390x",
"openSUSE Tumbleweed:postgresql12-devel-12.21-1.1.x86_64",
"openSUSE Tumbleweed:postgresql12-docs-12.21-1.1.aarch64",
"openSUSE Tumbleweed:postgresql12-docs-12.21-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql12-docs-12.21-1.1.s390x",
"openSUSE Tumbleweed:postgresql12-docs-12.21-1.1.x86_64",
"openSUSE Tumbleweed:postgresql12-llvmjit-12.21-1.1.aarch64",
"openSUSE Tumbleweed:postgresql12-llvmjit-12.21-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql12-llvmjit-12.21-1.1.s390x",
"openSUSE Tumbleweed:postgresql12-llvmjit-12.21-1.1.x86_64",
"openSUSE Tumbleweed:postgresql12-llvmjit-devel-12.21-1.1.aarch64",
"openSUSE Tumbleweed:postgresql12-llvmjit-devel-12.21-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql12-llvmjit-devel-12.21-1.1.s390x",
"openSUSE Tumbleweed:postgresql12-llvmjit-devel-12.21-1.1.x86_64",
"openSUSE Tumbleweed:postgresql12-plperl-12.21-1.1.aarch64",
"openSUSE Tumbleweed:postgresql12-plperl-12.21-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql12-plperl-12.21-1.1.s390x",
"openSUSE Tumbleweed:postgresql12-plperl-12.21-1.1.x86_64",
"openSUSE Tumbleweed:postgresql12-plpython-12.21-1.1.aarch64",
"openSUSE Tumbleweed:postgresql12-plpython-12.21-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql12-plpython-12.21-1.1.s390x",
"openSUSE Tumbleweed:postgresql12-plpython-12.21-1.1.x86_64",
"openSUSE Tumbleweed:postgresql12-pltcl-12.21-1.1.aarch64",
"openSUSE Tumbleweed:postgresql12-pltcl-12.21-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql12-pltcl-12.21-1.1.s390x",
"openSUSE Tumbleweed:postgresql12-pltcl-12.21-1.1.x86_64",
"openSUSE Tumbleweed:postgresql12-server-12.21-1.1.aarch64",
"openSUSE Tumbleweed:postgresql12-server-12.21-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql12-server-12.21-1.1.s390x",
"openSUSE Tumbleweed:postgresql12-server-12.21-1.1.x86_64",
"openSUSE Tumbleweed:postgresql12-server-devel-12.21-1.1.aarch64",
"openSUSE Tumbleweed:postgresql12-server-devel-12.21-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql12-server-devel-12.21-1.1.s390x",
"openSUSE Tumbleweed:postgresql12-server-devel-12.21-1.1.x86_64",
"openSUSE Tumbleweed:postgresql12-test-12.21-1.1.aarch64",
"openSUSE Tumbleweed:postgresql12-test-12.21-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql12-test-12.21-1.1.s390x",
"openSUSE Tumbleweed:postgresql12-test-12.21-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:postgresql12-12.21-1.1.aarch64",
"openSUSE Tumbleweed:postgresql12-12.21-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql12-12.21-1.1.s390x",
"openSUSE Tumbleweed:postgresql12-12.21-1.1.x86_64",
"openSUSE Tumbleweed:postgresql12-contrib-12.21-1.1.aarch64",
"openSUSE Tumbleweed:postgresql12-contrib-12.21-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql12-contrib-12.21-1.1.s390x",
"openSUSE Tumbleweed:postgresql12-contrib-12.21-1.1.x86_64",
"openSUSE Tumbleweed:postgresql12-devel-12.21-1.1.aarch64",
"openSUSE Tumbleweed:postgresql12-devel-12.21-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql12-devel-12.21-1.1.s390x",
"openSUSE Tumbleweed:postgresql12-devel-12.21-1.1.x86_64",
"openSUSE Tumbleweed:postgresql12-docs-12.21-1.1.aarch64",
"openSUSE Tumbleweed:postgresql12-docs-12.21-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql12-docs-12.21-1.1.s390x",
"openSUSE Tumbleweed:postgresql12-docs-12.21-1.1.x86_64",
"openSUSE Tumbleweed:postgresql12-llvmjit-12.21-1.1.aarch64",
"openSUSE Tumbleweed:postgresql12-llvmjit-12.21-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql12-llvmjit-12.21-1.1.s390x",
"openSUSE Tumbleweed:postgresql12-llvmjit-12.21-1.1.x86_64",
"openSUSE Tumbleweed:postgresql12-llvmjit-devel-12.21-1.1.aarch64",
"openSUSE Tumbleweed:postgresql12-llvmjit-devel-12.21-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql12-llvmjit-devel-12.21-1.1.s390x",
"openSUSE Tumbleweed:postgresql12-llvmjit-devel-12.21-1.1.x86_64",
"openSUSE Tumbleweed:postgresql12-plperl-12.21-1.1.aarch64",
"openSUSE Tumbleweed:postgresql12-plperl-12.21-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql12-plperl-12.21-1.1.s390x",
"openSUSE Tumbleweed:postgresql12-plperl-12.21-1.1.x86_64",
"openSUSE Tumbleweed:postgresql12-plpython-12.21-1.1.aarch64",
"openSUSE Tumbleweed:postgresql12-plpython-12.21-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql12-plpython-12.21-1.1.s390x",
"openSUSE Tumbleweed:postgresql12-plpython-12.21-1.1.x86_64",
"openSUSE Tumbleweed:postgresql12-pltcl-12.21-1.1.aarch64",
"openSUSE Tumbleweed:postgresql12-pltcl-12.21-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql12-pltcl-12.21-1.1.s390x",
"openSUSE Tumbleweed:postgresql12-pltcl-12.21-1.1.x86_64",
"openSUSE Tumbleweed:postgresql12-server-12.21-1.1.aarch64",
"openSUSE Tumbleweed:postgresql12-server-12.21-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql12-server-12.21-1.1.s390x",
"openSUSE Tumbleweed:postgresql12-server-12.21-1.1.x86_64",
"openSUSE Tumbleweed:postgresql12-server-devel-12.21-1.1.aarch64",
"openSUSE Tumbleweed:postgresql12-server-devel-12.21-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql12-server-devel-12.21-1.1.s390x",
"openSUSE Tumbleweed:postgresql12-server-devel-12.21-1.1.x86_64",
"openSUSE Tumbleweed:postgresql12-test-12.21-1.1.aarch64",
"openSUSE Tumbleweed:postgresql12-test-12.21-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql12-test-12.21-1.1.s390x",
"openSUSE Tumbleweed:postgresql12-test-12.21-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-11-15T00:00:00Z",
"details": "important"
}
],
"title": "CVE-2024-10979"
}
]
}
opensuse-su-2024:14504-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": "postgresql15-15.9-1.1 on GA media",
"title": "Title of the patch"
},
{
"category": "description",
"text": "These are all security issues fixed in the postgresql15-15.9-1.1 package on the GA media of openSUSE Tumbleweed.",
"title": "Description of the patch"
},
{
"category": "details",
"text": "openSUSE-Tumbleweed-2024-14504",
"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_14504-1.json"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2024-10976 page",
"url": "https://www.suse.com/security/cve/CVE-2024-10976/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2024-10977 page",
"url": "https://www.suse.com/security/cve/CVE-2024-10977/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2024-10978 page",
"url": "https://www.suse.com/security/cve/CVE-2024-10978/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2024-10979 page",
"url": "https://www.suse.com/security/cve/CVE-2024-10979/"
}
],
"title": "postgresql15-15.9-1.1 on GA media",
"tracking": {
"current_release_date": "2024-11-15T00:00:00Z",
"generator": {
"date": "2024-11-15T00:00:00Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "openSUSE-SU-2024:14504-1",
"initial_release_date": "2024-11-15T00:00:00Z",
"revision_history": [
{
"date": "2024-11-15T00:00:00Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "postgresql15-15.9-1.1.aarch64",
"product": {
"name": "postgresql15-15.9-1.1.aarch64",
"product_id": "postgresql15-15.9-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql15-contrib-15.9-1.1.aarch64",
"product": {
"name": "postgresql15-contrib-15.9-1.1.aarch64",
"product_id": "postgresql15-contrib-15.9-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql15-devel-15.9-1.1.aarch64",
"product": {
"name": "postgresql15-devel-15.9-1.1.aarch64",
"product_id": "postgresql15-devel-15.9-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql15-docs-15.9-1.1.aarch64",
"product": {
"name": "postgresql15-docs-15.9-1.1.aarch64",
"product_id": "postgresql15-docs-15.9-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql15-llvmjit-15.9-1.1.aarch64",
"product": {
"name": "postgresql15-llvmjit-15.9-1.1.aarch64",
"product_id": "postgresql15-llvmjit-15.9-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql15-llvmjit-devel-15.9-1.1.aarch64",
"product": {
"name": "postgresql15-llvmjit-devel-15.9-1.1.aarch64",
"product_id": "postgresql15-llvmjit-devel-15.9-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql15-plperl-15.9-1.1.aarch64",
"product": {
"name": "postgresql15-plperl-15.9-1.1.aarch64",
"product_id": "postgresql15-plperl-15.9-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql15-plpython-15.9-1.1.aarch64",
"product": {
"name": "postgresql15-plpython-15.9-1.1.aarch64",
"product_id": "postgresql15-plpython-15.9-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql15-pltcl-15.9-1.1.aarch64",
"product": {
"name": "postgresql15-pltcl-15.9-1.1.aarch64",
"product_id": "postgresql15-pltcl-15.9-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql15-server-15.9-1.1.aarch64",
"product": {
"name": "postgresql15-server-15.9-1.1.aarch64",
"product_id": "postgresql15-server-15.9-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql15-server-devel-15.9-1.1.aarch64",
"product": {
"name": "postgresql15-server-devel-15.9-1.1.aarch64",
"product_id": "postgresql15-server-devel-15.9-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql15-test-15.9-1.1.aarch64",
"product": {
"name": "postgresql15-test-15.9-1.1.aarch64",
"product_id": "postgresql15-test-15.9-1.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "postgresql15-15.9-1.1.ppc64le",
"product": {
"name": "postgresql15-15.9-1.1.ppc64le",
"product_id": "postgresql15-15.9-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql15-contrib-15.9-1.1.ppc64le",
"product": {
"name": "postgresql15-contrib-15.9-1.1.ppc64le",
"product_id": "postgresql15-contrib-15.9-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql15-devel-15.9-1.1.ppc64le",
"product": {
"name": "postgresql15-devel-15.9-1.1.ppc64le",
"product_id": "postgresql15-devel-15.9-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql15-docs-15.9-1.1.ppc64le",
"product": {
"name": "postgresql15-docs-15.9-1.1.ppc64le",
"product_id": "postgresql15-docs-15.9-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql15-llvmjit-15.9-1.1.ppc64le",
"product": {
"name": "postgresql15-llvmjit-15.9-1.1.ppc64le",
"product_id": "postgresql15-llvmjit-15.9-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql15-llvmjit-devel-15.9-1.1.ppc64le",
"product": {
"name": "postgresql15-llvmjit-devel-15.9-1.1.ppc64le",
"product_id": "postgresql15-llvmjit-devel-15.9-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql15-plperl-15.9-1.1.ppc64le",
"product": {
"name": "postgresql15-plperl-15.9-1.1.ppc64le",
"product_id": "postgresql15-plperl-15.9-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql15-plpython-15.9-1.1.ppc64le",
"product": {
"name": "postgresql15-plpython-15.9-1.1.ppc64le",
"product_id": "postgresql15-plpython-15.9-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql15-pltcl-15.9-1.1.ppc64le",
"product": {
"name": "postgresql15-pltcl-15.9-1.1.ppc64le",
"product_id": "postgresql15-pltcl-15.9-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql15-server-15.9-1.1.ppc64le",
"product": {
"name": "postgresql15-server-15.9-1.1.ppc64le",
"product_id": "postgresql15-server-15.9-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql15-server-devel-15.9-1.1.ppc64le",
"product": {
"name": "postgresql15-server-devel-15.9-1.1.ppc64le",
"product_id": "postgresql15-server-devel-15.9-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql15-test-15.9-1.1.ppc64le",
"product": {
"name": "postgresql15-test-15.9-1.1.ppc64le",
"product_id": "postgresql15-test-15.9-1.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "postgresql15-15.9-1.1.s390x",
"product": {
"name": "postgresql15-15.9-1.1.s390x",
"product_id": "postgresql15-15.9-1.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql15-contrib-15.9-1.1.s390x",
"product": {
"name": "postgresql15-contrib-15.9-1.1.s390x",
"product_id": "postgresql15-contrib-15.9-1.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql15-devel-15.9-1.1.s390x",
"product": {
"name": "postgresql15-devel-15.9-1.1.s390x",
"product_id": "postgresql15-devel-15.9-1.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql15-docs-15.9-1.1.s390x",
"product": {
"name": "postgresql15-docs-15.9-1.1.s390x",
"product_id": "postgresql15-docs-15.9-1.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql15-llvmjit-15.9-1.1.s390x",
"product": {
"name": "postgresql15-llvmjit-15.9-1.1.s390x",
"product_id": "postgresql15-llvmjit-15.9-1.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql15-llvmjit-devel-15.9-1.1.s390x",
"product": {
"name": "postgresql15-llvmjit-devel-15.9-1.1.s390x",
"product_id": "postgresql15-llvmjit-devel-15.9-1.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql15-plperl-15.9-1.1.s390x",
"product": {
"name": "postgresql15-plperl-15.9-1.1.s390x",
"product_id": "postgresql15-plperl-15.9-1.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql15-plpython-15.9-1.1.s390x",
"product": {
"name": "postgresql15-plpython-15.9-1.1.s390x",
"product_id": "postgresql15-plpython-15.9-1.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql15-pltcl-15.9-1.1.s390x",
"product": {
"name": "postgresql15-pltcl-15.9-1.1.s390x",
"product_id": "postgresql15-pltcl-15.9-1.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql15-server-15.9-1.1.s390x",
"product": {
"name": "postgresql15-server-15.9-1.1.s390x",
"product_id": "postgresql15-server-15.9-1.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql15-server-devel-15.9-1.1.s390x",
"product": {
"name": "postgresql15-server-devel-15.9-1.1.s390x",
"product_id": "postgresql15-server-devel-15.9-1.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql15-test-15.9-1.1.s390x",
"product": {
"name": "postgresql15-test-15.9-1.1.s390x",
"product_id": "postgresql15-test-15.9-1.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "postgresql15-15.9-1.1.x86_64",
"product": {
"name": "postgresql15-15.9-1.1.x86_64",
"product_id": "postgresql15-15.9-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql15-contrib-15.9-1.1.x86_64",
"product": {
"name": "postgresql15-contrib-15.9-1.1.x86_64",
"product_id": "postgresql15-contrib-15.9-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql15-devel-15.9-1.1.x86_64",
"product": {
"name": "postgresql15-devel-15.9-1.1.x86_64",
"product_id": "postgresql15-devel-15.9-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql15-docs-15.9-1.1.x86_64",
"product": {
"name": "postgresql15-docs-15.9-1.1.x86_64",
"product_id": "postgresql15-docs-15.9-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql15-llvmjit-15.9-1.1.x86_64",
"product": {
"name": "postgresql15-llvmjit-15.9-1.1.x86_64",
"product_id": "postgresql15-llvmjit-15.9-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql15-llvmjit-devel-15.9-1.1.x86_64",
"product": {
"name": "postgresql15-llvmjit-devel-15.9-1.1.x86_64",
"product_id": "postgresql15-llvmjit-devel-15.9-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql15-plperl-15.9-1.1.x86_64",
"product": {
"name": "postgresql15-plperl-15.9-1.1.x86_64",
"product_id": "postgresql15-plperl-15.9-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql15-plpython-15.9-1.1.x86_64",
"product": {
"name": "postgresql15-plpython-15.9-1.1.x86_64",
"product_id": "postgresql15-plpython-15.9-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql15-pltcl-15.9-1.1.x86_64",
"product": {
"name": "postgresql15-pltcl-15.9-1.1.x86_64",
"product_id": "postgresql15-pltcl-15.9-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql15-server-15.9-1.1.x86_64",
"product": {
"name": "postgresql15-server-15.9-1.1.x86_64",
"product_id": "postgresql15-server-15.9-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql15-server-devel-15.9-1.1.x86_64",
"product": {
"name": "postgresql15-server-devel-15.9-1.1.x86_64",
"product_id": "postgresql15-server-devel-15.9-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql15-test-15.9-1.1.x86_64",
"product": {
"name": "postgresql15-test-15.9-1.1.x86_64",
"product_id": "postgresql15-test-15.9-1.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "openSUSE Tumbleweed",
"product": {
"name": "openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed",
"product_identification_helper": {
"cpe": "cpe:/o:opensuse:tumbleweed"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-15.9-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:postgresql15-15.9-1.1.aarch64"
},
"product_reference": "postgresql15-15.9-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-15.9-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:postgresql15-15.9-1.1.ppc64le"
},
"product_reference": "postgresql15-15.9-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-15.9-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:postgresql15-15.9-1.1.s390x"
},
"product_reference": "postgresql15-15.9-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-15.9-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:postgresql15-15.9-1.1.x86_64"
},
"product_reference": "postgresql15-15.9-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-contrib-15.9-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:postgresql15-contrib-15.9-1.1.aarch64"
},
"product_reference": "postgresql15-contrib-15.9-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-contrib-15.9-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:postgresql15-contrib-15.9-1.1.ppc64le"
},
"product_reference": "postgresql15-contrib-15.9-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-contrib-15.9-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:postgresql15-contrib-15.9-1.1.s390x"
},
"product_reference": "postgresql15-contrib-15.9-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-contrib-15.9-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:postgresql15-contrib-15.9-1.1.x86_64"
},
"product_reference": "postgresql15-contrib-15.9-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-devel-15.9-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:postgresql15-devel-15.9-1.1.aarch64"
},
"product_reference": "postgresql15-devel-15.9-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-devel-15.9-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:postgresql15-devel-15.9-1.1.ppc64le"
},
"product_reference": "postgresql15-devel-15.9-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-devel-15.9-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:postgresql15-devel-15.9-1.1.s390x"
},
"product_reference": "postgresql15-devel-15.9-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-devel-15.9-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:postgresql15-devel-15.9-1.1.x86_64"
},
"product_reference": "postgresql15-devel-15.9-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-docs-15.9-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:postgresql15-docs-15.9-1.1.aarch64"
},
"product_reference": "postgresql15-docs-15.9-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-docs-15.9-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:postgresql15-docs-15.9-1.1.ppc64le"
},
"product_reference": "postgresql15-docs-15.9-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-docs-15.9-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:postgresql15-docs-15.9-1.1.s390x"
},
"product_reference": "postgresql15-docs-15.9-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-docs-15.9-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:postgresql15-docs-15.9-1.1.x86_64"
},
"product_reference": "postgresql15-docs-15.9-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-llvmjit-15.9-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:postgresql15-llvmjit-15.9-1.1.aarch64"
},
"product_reference": "postgresql15-llvmjit-15.9-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-llvmjit-15.9-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:postgresql15-llvmjit-15.9-1.1.ppc64le"
},
"product_reference": "postgresql15-llvmjit-15.9-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-llvmjit-15.9-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:postgresql15-llvmjit-15.9-1.1.s390x"
},
"product_reference": "postgresql15-llvmjit-15.9-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-llvmjit-15.9-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:postgresql15-llvmjit-15.9-1.1.x86_64"
},
"product_reference": "postgresql15-llvmjit-15.9-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-llvmjit-devel-15.9-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:postgresql15-llvmjit-devel-15.9-1.1.aarch64"
},
"product_reference": "postgresql15-llvmjit-devel-15.9-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-llvmjit-devel-15.9-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:postgresql15-llvmjit-devel-15.9-1.1.ppc64le"
},
"product_reference": "postgresql15-llvmjit-devel-15.9-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-llvmjit-devel-15.9-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:postgresql15-llvmjit-devel-15.9-1.1.s390x"
},
"product_reference": "postgresql15-llvmjit-devel-15.9-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-llvmjit-devel-15.9-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:postgresql15-llvmjit-devel-15.9-1.1.x86_64"
},
"product_reference": "postgresql15-llvmjit-devel-15.9-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-plperl-15.9-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:postgresql15-plperl-15.9-1.1.aarch64"
},
"product_reference": "postgresql15-plperl-15.9-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-plperl-15.9-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:postgresql15-plperl-15.9-1.1.ppc64le"
},
"product_reference": "postgresql15-plperl-15.9-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-plperl-15.9-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:postgresql15-plperl-15.9-1.1.s390x"
},
"product_reference": "postgresql15-plperl-15.9-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-plperl-15.9-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:postgresql15-plperl-15.9-1.1.x86_64"
},
"product_reference": "postgresql15-plperl-15.9-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-plpython-15.9-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:postgresql15-plpython-15.9-1.1.aarch64"
},
"product_reference": "postgresql15-plpython-15.9-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-plpython-15.9-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:postgresql15-plpython-15.9-1.1.ppc64le"
},
"product_reference": "postgresql15-plpython-15.9-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-plpython-15.9-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:postgresql15-plpython-15.9-1.1.s390x"
},
"product_reference": "postgresql15-plpython-15.9-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-plpython-15.9-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:postgresql15-plpython-15.9-1.1.x86_64"
},
"product_reference": "postgresql15-plpython-15.9-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-pltcl-15.9-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:postgresql15-pltcl-15.9-1.1.aarch64"
},
"product_reference": "postgresql15-pltcl-15.9-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-pltcl-15.9-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:postgresql15-pltcl-15.9-1.1.ppc64le"
},
"product_reference": "postgresql15-pltcl-15.9-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-pltcl-15.9-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:postgresql15-pltcl-15.9-1.1.s390x"
},
"product_reference": "postgresql15-pltcl-15.9-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-pltcl-15.9-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:postgresql15-pltcl-15.9-1.1.x86_64"
},
"product_reference": "postgresql15-pltcl-15.9-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-server-15.9-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:postgresql15-server-15.9-1.1.aarch64"
},
"product_reference": "postgresql15-server-15.9-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-server-15.9-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:postgresql15-server-15.9-1.1.ppc64le"
},
"product_reference": "postgresql15-server-15.9-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-server-15.9-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:postgresql15-server-15.9-1.1.s390x"
},
"product_reference": "postgresql15-server-15.9-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-server-15.9-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:postgresql15-server-15.9-1.1.x86_64"
},
"product_reference": "postgresql15-server-15.9-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-server-devel-15.9-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:postgresql15-server-devel-15.9-1.1.aarch64"
},
"product_reference": "postgresql15-server-devel-15.9-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-server-devel-15.9-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:postgresql15-server-devel-15.9-1.1.ppc64le"
},
"product_reference": "postgresql15-server-devel-15.9-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-server-devel-15.9-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:postgresql15-server-devel-15.9-1.1.s390x"
},
"product_reference": "postgresql15-server-devel-15.9-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-server-devel-15.9-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:postgresql15-server-devel-15.9-1.1.x86_64"
},
"product_reference": "postgresql15-server-devel-15.9-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-test-15.9-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:postgresql15-test-15.9-1.1.aarch64"
},
"product_reference": "postgresql15-test-15.9-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-test-15.9-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:postgresql15-test-15.9-1.1.ppc64le"
},
"product_reference": "postgresql15-test-15.9-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-test-15.9-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:postgresql15-test-15.9-1.1.s390x"
},
"product_reference": "postgresql15-test-15.9-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-test-15.9-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:postgresql15-test-15.9-1.1.x86_64"
},
"product_reference": "postgresql15-test-15.9-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2024-10976",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2024-10976"
}
],
"notes": [
{
"category": "general",
"text": "Incomplete tracking in PostgreSQL of tables with row security allows a reused query to view or change different rows from those intended. CVE-2023-2455 and CVE-2016-2193 fixed most interaction between row security and user ID changes. They missed cases where a subquery, WITH query, security invoker view, or SQL-language function references a table with a row-level security policy. This has the same consequences as the two earlier CVEs. That is to say, it leads to potentially incorrect policies being applied in cases where role-specific policies are used and a given query is planned under one role and then executed under other roles. This scenario can happen under security definer functions or when a common user and query is planned initially and then re-used across multiple SET ROLEs. Applying an incorrect policy may permit a user to complete otherwise-forbidden reads and modifications. This affects only databases that have used CREATE POLICY to define a row security policy. An attacker must tailor an attack to a particular application\u0027s pattern of query plan reuse, user ID changes, and role-specific row security policies. Versions before PostgreSQL 17.1, 16.5, 15.9, 14.14, 13.17, and 12.21 are affected.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:postgresql15-15.9-1.1.aarch64",
"openSUSE Tumbleweed:postgresql15-15.9-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql15-15.9-1.1.s390x",
"openSUSE Tumbleweed:postgresql15-15.9-1.1.x86_64",
"openSUSE Tumbleweed:postgresql15-contrib-15.9-1.1.aarch64",
"openSUSE Tumbleweed:postgresql15-contrib-15.9-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql15-contrib-15.9-1.1.s390x",
"openSUSE Tumbleweed:postgresql15-contrib-15.9-1.1.x86_64",
"openSUSE Tumbleweed:postgresql15-devel-15.9-1.1.aarch64",
"openSUSE Tumbleweed:postgresql15-devel-15.9-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql15-devel-15.9-1.1.s390x",
"openSUSE Tumbleweed:postgresql15-devel-15.9-1.1.x86_64",
"openSUSE Tumbleweed:postgresql15-docs-15.9-1.1.aarch64",
"openSUSE Tumbleweed:postgresql15-docs-15.9-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql15-docs-15.9-1.1.s390x",
"openSUSE Tumbleweed:postgresql15-docs-15.9-1.1.x86_64",
"openSUSE Tumbleweed:postgresql15-llvmjit-15.9-1.1.aarch64",
"openSUSE Tumbleweed:postgresql15-llvmjit-15.9-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql15-llvmjit-15.9-1.1.s390x",
"openSUSE Tumbleweed:postgresql15-llvmjit-15.9-1.1.x86_64",
"openSUSE Tumbleweed:postgresql15-llvmjit-devel-15.9-1.1.aarch64",
"openSUSE Tumbleweed:postgresql15-llvmjit-devel-15.9-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql15-llvmjit-devel-15.9-1.1.s390x",
"openSUSE Tumbleweed:postgresql15-llvmjit-devel-15.9-1.1.x86_64",
"openSUSE Tumbleweed:postgresql15-plperl-15.9-1.1.aarch64",
"openSUSE Tumbleweed:postgresql15-plperl-15.9-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql15-plperl-15.9-1.1.s390x",
"openSUSE Tumbleweed:postgresql15-plperl-15.9-1.1.x86_64",
"openSUSE Tumbleweed:postgresql15-plpython-15.9-1.1.aarch64",
"openSUSE Tumbleweed:postgresql15-plpython-15.9-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql15-plpython-15.9-1.1.s390x",
"openSUSE Tumbleweed:postgresql15-plpython-15.9-1.1.x86_64",
"openSUSE Tumbleweed:postgresql15-pltcl-15.9-1.1.aarch64",
"openSUSE Tumbleweed:postgresql15-pltcl-15.9-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql15-pltcl-15.9-1.1.s390x",
"openSUSE Tumbleweed:postgresql15-pltcl-15.9-1.1.x86_64",
"openSUSE Tumbleweed:postgresql15-server-15.9-1.1.aarch64",
"openSUSE Tumbleweed:postgresql15-server-15.9-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql15-server-15.9-1.1.s390x",
"openSUSE Tumbleweed:postgresql15-server-15.9-1.1.x86_64",
"openSUSE Tumbleweed:postgresql15-server-devel-15.9-1.1.aarch64",
"openSUSE Tumbleweed:postgresql15-server-devel-15.9-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql15-server-devel-15.9-1.1.s390x",
"openSUSE Tumbleweed:postgresql15-server-devel-15.9-1.1.x86_64",
"openSUSE Tumbleweed:postgresql15-test-15.9-1.1.aarch64",
"openSUSE Tumbleweed:postgresql15-test-15.9-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql15-test-15.9-1.1.s390x",
"openSUSE Tumbleweed:postgresql15-test-15.9-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2024-10976",
"url": "https://www.suse.com/security/cve/CVE-2024-10976"
},
{
"category": "external",
"summary": "SUSE Bug 1233323 for CVE-2024-10976",
"url": "https://bugzilla.suse.com/1233323"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:postgresql15-15.9-1.1.aarch64",
"openSUSE Tumbleweed:postgresql15-15.9-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql15-15.9-1.1.s390x",
"openSUSE Tumbleweed:postgresql15-15.9-1.1.x86_64",
"openSUSE Tumbleweed:postgresql15-contrib-15.9-1.1.aarch64",
"openSUSE Tumbleweed:postgresql15-contrib-15.9-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql15-contrib-15.9-1.1.s390x",
"openSUSE Tumbleweed:postgresql15-contrib-15.9-1.1.x86_64",
"openSUSE Tumbleweed:postgresql15-devel-15.9-1.1.aarch64",
"openSUSE Tumbleweed:postgresql15-devel-15.9-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql15-devel-15.9-1.1.s390x",
"openSUSE Tumbleweed:postgresql15-devel-15.9-1.1.x86_64",
"openSUSE Tumbleweed:postgresql15-docs-15.9-1.1.aarch64",
"openSUSE Tumbleweed:postgresql15-docs-15.9-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql15-docs-15.9-1.1.s390x",
"openSUSE Tumbleweed:postgresql15-docs-15.9-1.1.x86_64",
"openSUSE Tumbleweed:postgresql15-llvmjit-15.9-1.1.aarch64",
"openSUSE Tumbleweed:postgresql15-llvmjit-15.9-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql15-llvmjit-15.9-1.1.s390x",
"openSUSE Tumbleweed:postgresql15-llvmjit-15.9-1.1.x86_64",
"openSUSE Tumbleweed:postgresql15-llvmjit-devel-15.9-1.1.aarch64",
"openSUSE Tumbleweed:postgresql15-llvmjit-devel-15.9-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql15-llvmjit-devel-15.9-1.1.s390x",
"openSUSE Tumbleweed:postgresql15-llvmjit-devel-15.9-1.1.x86_64",
"openSUSE Tumbleweed:postgresql15-plperl-15.9-1.1.aarch64",
"openSUSE Tumbleweed:postgresql15-plperl-15.9-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql15-plperl-15.9-1.1.s390x",
"openSUSE Tumbleweed:postgresql15-plperl-15.9-1.1.x86_64",
"openSUSE Tumbleweed:postgresql15-plpython-15.9-1.1.aarch64",
"openSUSE Tumbleweed:postgresql15-plpython-15.9-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql15-plpython-15.9-1.1.s390x",
"openSUSE Tumbleweed:postgresql15-plpython-15.9-1.1.x86_64",
"openSUSE Tumbleweed:postgresql15-pltcl-15.9-1.1.aarch64",
"openSUSE Tumbleweed:postgresql15-pltcl-15.9-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql15-pltcl-15.9-1.1.s390x",
"openSUSE Tumbleweed:postgresql15-pltcl-15.9-1.1.x86_64",
"openSUSE Tumbleweed:postgresql15-server-15.9-1.1.aarch64",
"openSUSE Tumbleweed:postgresql15-server-15.9-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql15-server-15.9-1.1.s390x",
"openSUSE Tumbleweed:postgresql15-server-15.9-1.1.x86_64",
"openSUSE Tumbleweed:postgresql15-server-devel-15.9-1.1.aarch64",
"openSUSE Tumbleweed:postgresql15-server-devel-15.9-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql15-server-devel-15.9-1.1.s390x",
"openSUSE Tumbleweed:postgresql15-server-devel-15.9-1.1.x86_64",
"openSUSE Tumbleweed:postgresql15-test-15.9-1.1.aarch64",
"openSUSE Tumbleweed:postgresql15-test-15.9-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql15-test-15.9-1.1.s390x",
"openSUSE Tumbleweed:postgresql15-test-15.9-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4.2,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:postgresql15-15.9-1.1.aarch64",
"openSUSE Tumbleweed:postgresql15-15.9-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql15-15.9-1.1.s390x",
"openSUSE Tumbleweed:postgresql15-15.9-1.1.x86_64",
"openSUSE Tumbleweed:postgresql15-contrib-15.9-1.1.aarch64",
"openSUSE Tumbleweed:postgresql15-contrib-15.9-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql15-contrib-15.9-1.1.s390x",
"openSUSE Tumbleweed:postgresql15-contrib-15.9-1.1.x86_64",
"openSUSE Tumbleweed:postgresql15-devel-15.9-1.1.aarch64",
"openSUSE Tumbleweed:postgresql15-devel-15.9-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql15-devel-15.9-1.1.s390x",
"openSUSE Tumbleweed:postgresql15-devel-15.9-1.1.x86_64",
"openSUSE Tumbleweed:postgresql15-docs-15.9-1.1.aarch64",
"openSUSE Tumbleweed:postgresql15-docs-15.9-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql15-docs-15.9-1.1.s390x",
"openSUSE Tumbleweed:postgresql15-docs-15.9-1.1.x86_64",
"openSUSE Tumbleweed:postgresql15-llvmjit-15.9-1.1.aarch64",
"openSUSE Tumbleweed:postgresql15-llvmjit-15.9-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql15-llvmjit-15.9-1.1.s390x",
"openSUSE Tumbleweed:postgresql15-llvmjit-15.9-1.1.x86_64",
"openSUSE Tumbleweed:postgresql15-llvmjit-devel-15.9-1.1.aarch64",
"openSUSE Tumbleweed:postgresql15-llvmjit-devel-15.9-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql15-llvmjit-devel-15.9-1.1.s390x",
"openSUSE Tumbleweed:postgresql15-llvmjit-devel-15.9-1.1.x86_64",
"openSUSE Tumbleweed:postgresql15-plperl-15.9-1.1.aarch64",
"openSUSE Tumbleweed:postgresql15-plperl-15.9-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql15-plperl-15.9-1.1.s390x",
"openSUSE Tumbleweed:postgresql15-plperl-15.9-1.1.x86_64",
"openSUSE Tumbleweed:postgresql15-plpython-15.9-1.1.aarch64",
"openSUSE Tumbleweed:postgresql15-plpython-15.9-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql15-plpython-15.9-1.1.s390x",
"openSUSE Tumbleweed:postgresql15-plpython-15.9-1.1.x86_64",
"openSUSE Tumbleweed:postgresql15-pltcl-15.9-1.1.aarch64",
"openSUSE Tumbleweed:postgresql15-pltcl-15.9-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql15-pltcl-15.9-1.1.s390x",
"openSUSE Tumbleweed:postgresql15-pltcl-15.9-1.1.x86_64",
"openSUSE Tumbleweed:postgresql15-server-15.9-1.1.aarch64",
"openSUSE Tumbleweed:postgresql15-server-15.9-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql15-server-15.9-1.1.s390x",
"openSUSE Tumbleweed:postgresql15-server-15.9-1.1.x86_64",
"openSUSE Tumbleweed:postgresql15-server-devel-15.9-1.1.aarch64",
"openSUSE Tumbleweed:postgresql15-server-devel-15.9-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql15-server-devel-15.9-1.1.s390x",
"openSUSE Tumbleweed:postgresql15-server-devel-15.9-1.1.x86_64",
"openSUSE Tumbleweed:postgresql15-test-15.9-1.1.aarch64",
"openSUSE Tumbleweed:postgresql15-test-15.9-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql15-test-15.9-1.1.s390x",
"openSUSE Tumbleweed:postgresql15-test-15.9-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-11-15T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2024-10976"
},
{
"cve": "CVE-2024-10977",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2024-10977"
}
],
"notes": [
{
"category": "general",
"text": "Client use of server error message in PostgreSQL allows a server not trusted under current SSL or GSS settings to furnish arbitrary non-NUL bytes to the libpq application. For example, a man-in-the-middle attacker could send a long error message that a human or screen-scraper user of psql mistakes for valid query results. This is probably not a concern for clients where the user interface unambiguously indicates the boundary between one error message and other text. Versions before PostgreSQL 17.1, 16.5, 15.9, 14.14, 13.17, and 12.21 are affected.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:postgresql15-15.9-1.1.aarch64",
"openSUSE Tumbleweed:postgresql15-15.9-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql15-15.9-1.1.s390x",
"openSUSE Tumbleweed:postgresql15-15.9-1.1.x86_64",
"openSUSE Tumbleweed:postgresql15-contrib-15.9-1.1.aarch64",
"openSUSE Tumbleweed:postgresql15-contrib-15.9-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql15-contrib-15.9-1.1.s390x",
"openSUSE Tumbleweed:postgresql15-contrib-15.9-1.1.x86_64",
"openSUSE Tumbleweed:postgresql15-devel-15.9-1.1.aarch64",
"openSUSE Tumbleweed:postgresql15-devel-15.9-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql15-devel-15.9-1.1.s390x",
"openSUSE Tumbleweed:postgresql15-devel-15.9-1.1.x86_64",
"openSUSE Tumbleweed:postgresql15-docs-15.9-1.1.aarch64",
"openSUSE Tumbleweed:postgresql15-docs-15.9-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql15-docs-15.9-1.1.s390x",
"openSUSE Tumbleweed:postgresql15-docs-15.9-1.1.x86_64",
"openSUSE Tumbleweed:postgresql15-llvmjit-15.9-1.1.aarch64",
"openSUSE Tumbleweed:postgresql15-llvmjit-15.9-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql15-llvmjit-15.9-1.1.s390x",
"openSUSE Tumbleweed:postgresql15-llvmjit-15.9-1.1.x86_64",
"openSUSE Tumbleweed:postgresql15-llvmjit-devel-15.9-1.1.aarch64",
"openSUSE Tumbleweed:postgresql15-llvmjit-devel-15.9-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql15-llvmjit-devel-15.9-1.1.s390x",
"openSUSE Tumbleweed:postgresql15-llvmjit-devel-15.9-1.1.x86_64",
"openSUSE Tumbleweed:postgresql15-plperl-15.9-1.1.aarch64",
"openSUSE Tumbleweed:postgresql15-plperl-15.9-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql15-plperl-15.9-1.1.s390x",
"openSUSE Tumbleweed:postgresql15-plperl-15.9-1.1.x86_64",
"openSUSE Tumbleweed:postgresql15-plpython-15.9-1.1.aarch64",
"openSUSE Tumbleweed:postgresql15-plpython-15.9-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql15-plpython-15.9-1.1.s390x",
"openSUSE Tumbleweed:postgresql15-plpython-15.9-1.1.x86_64",
"openSUSE Tumbleweed:postgresql15-pltcl-15.9-1.1.aarch64",
"openSUSE Tumbleweed:postgresql15-pltcl-15.9-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql15-pltcl-15.9-1.1.s390x",
"openSUSE Tumbleweed:postgresql15-pltcl-15.9-1.1.x86_64",
"openSUSE Tumbleweed:postgresql15-server-15.9-1.1.aarch64",
"openSUSE Tumbleweed:postgresql15-server-15.9-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql15-server-15.9-1.1.s390x",
"openSUSE Tumbleweed:postgresql15-server-15.9-1.1.x86_64",
"openSUSE Tumbleweed:postgresql15-server-devel-15.9-1.1.aarch64",
"openSUSE Tumbleweed:postgresql15-server-devel-15.9-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql15-server-devel-15.9-1.1.s390x",
"openSUSE Tumbleweed:postgresql15-server-devel-15.9-1.1.x86_64",
"openSUSE Tumbleweed:postgresql15-test-15.9-1.1.aarch64",
"openSUSE Tumbleweed:postgresql15-test-15.9-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql15-test-15.9-1.1.s390x",
"openSUSE Tumbleweed:postgresql15-test-15.9-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2024-10977",
"url": "https://www.suse.com/security/cve/CVE-2024-10977"
},
{
"category": "external",
"summary": "SUSE Bug 1233325 for CVE-2024-10977",
"url": "https://bugzilla.suse.com/1233325"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:postgresql15-15.9-1.1.aarch64",
"openSUSE Tumbleweed:postgresql15-15.9-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql15-15.9-1.1.s390x",
"openSUSE Tumbleweed:postgresql15-15.9-1.1.x86_64",
"openSUSE Tumbleweed:postgresql15-contrib-15.9-1.1.aarch64",
"openSUSE Tumbleweed:postgresql15-contrib-15.9-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql15-contrib-15.9-1.1.s390x",
"openSUSE Tumbleweed:postgresql15-contrib-15.9-1.1.x86_64",
"openSUSE Tumbleweed:postgresql15-devel-15.9-1.1.aarch64",
"openSUSE Tumbleweed:postgresql15-devel-15.9-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql15-devel-15.9-1.1.s390x",
"openSUSE Tumbleweed:postgresql15-devel-15.9-1.1.x86_64",
"openSUSE Tumbleweed:postgresql15-docs-15.9-1.1.aarch64",
"openSUSE Tumbleweed:postgresql15-docs-15.9-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql15-docs-15.9-1.1.s390x",
"openSUSE Tumbleweed:postgresql15-docs-15.9-1.1.x86_64",
"openSUSE Tumbleweed:postgresql15-llvmjit-15.9-1.1.aarch64",
"openSUSE Tumbleweed:postgresql15-llvmjit-15.9-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql15-llvmjit-15.9-1.1.s390x",
"openSUSE Tumbleweed:postgresql15-llvmjit-15.9-1.1.x86_64",
"openSUSE Tumbleweed:postgresql15-llvmjit-devel-15.9-1.1.aarch64",
"openSUSE Tumbleweed:postgresql15-llvmjit-devel-15.9-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql15-llvmjit-devel-15.9-1.1.s390x",
"openSUSE Tumbleweed:postgresql15-llvmjit-devel-15.9-1.1.x86_64",
"openSUSE Tumbleweed:postgresql15-plperl-15.9-1.1.aarch64",
"openSUSE Tumbleweed:postgresql15-plperl-15.9-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql15-plperl-15.9-1.1.s390x",
"openSUSE Tumbleweed:postgresql15-plperl-15.9-1.1.x86_64",
"openSUSE Tumbleweed:postgresql15-plpython-15.9-1.1.aarch64",
"openSUSE Tumbleweed:postgresql15-plpython-15.9-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql15-plpython-15.9-1.1.s390x",
"openSUSE Tumbleweed:postgresql15-plpython-15.9-1.1.x86_64",
"openSUSE Tumbleweed:postgresql15-pltcl-15.9-1.1.aarch64",
"openSUSE Tumbleweed:postgresql15-pltcl-15.9-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql15-pltcl-15.9-1.1.s390x",
"openSUSE Tumbleweed:postgresql15-pltcl-15.9-1.1.x86_64",
"openSUSE Tumbleweed:postgresql15-server-15.9-1.1.aarch64",
"openSUSE Tumbleweed:postgresql15-server-15.9-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql15-server-15.9-1.1.s390x",
"openSUSE Tumbleweed:postgresql15-server-15.9-1.1.x86_64",
"openSUSE Tumbleweed:postgresql15-server-devel-15.9-1.1.aarch64",
"openSUSE Tumbleweed:postgresql15-server-devel-15.9-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql15-server-devel-15.9-1.1.s390x",
"openSUSE Tumbleweed:postgresql15-server-devel-15.9-1.1.x86_64",
"openSUSE Tumbleweed:postgresql15-test-15.9-1.1.aarch64",
"openSUSE Tumbleweed:postgresql15-test-15.9-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql15-test-15.9-1.1.s390x",
"openSUSE Tumbleweed:postgresql15-test-15.9-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 3.1,
"baseSeverity": "LOW",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:N/I:L/A:N",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:postgresql15-15.9-1.1.aarch64",
"openSUSE Tumbleweed:postgresql15-15.9-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql15-15.9-1.1.s390x",
"openSUSE Tumbleweed:postgresql15-15.9-1.1.x86_64",
"openSUSE Tumbleweed:postgresql15-contrib-15.9-1.1.aarch64",
"openSUSE Tumbleweed:postgresql15-contrib-15.9-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql15-contrib-15.9-1.1.s390x",
"openSUSE Tumbleweed:postgresql15-contrib-15.9-1.1.x86_64",
"openSUSE Tumbleweed:postgresql15-devel-15.9-1.1.aarch64",
"openSUSE Tumbleweed:postgresql15-devel-15.9-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql15-devel-15.9-1.1.s390x",
"openSUSE Tumbleweed:postgresql15-devel-15.9-1.1.x86_64",
"openSUSE Tumbleweed:postgresql15-docs-15.9-1.1.aarch64",
"openSUSE Tumbleweed:postgresql15-docs-15.9-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql15-docs-15.9-1.1.s390x",
"openSUSE Tumbleweed:postgresql15-docs-15.9-1.1.x86_64",
"openSUSE Tumbleweed:postgresql15-llvmjit-15.9-1.1.aarch64",
"openSUSE Tumbleweed:postgresql15-llvmjit-15.9-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql15-llvmjit-15.9-1.1.s390x",
"openSUSE Tumbleweed:postgresql15-llvmjit-15.9-1.1.x86_64",
"openSUSE Tumbleweed:postgresql15-llvmjit-devel-15.9-1.1.aarch64",
"openSUSE Tumbleweed:postgresql15-llvmjit-devel-15.9-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql15-llvmjit-devel-15.9-1.1.s390x",
"openSUSE Tumbleweed:postgresql15-llvmjit-devel-15.9-1.1.x86_64",
"openSUSE Tumbleweed:postgresql15-plperl-15.9-1.1.aarch64",
"openSUSE Tumbleweed:postgresql15-plperl-15.9-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql15-plperl-15.9-1.1.s390x",
"openSUSE Tumbleweed:postgresql15-plperl-15.9-1.1.x86_64",
"openSUSE Tumbleweed:postgresql15-plpython-15.9-1.1.aarch64",
"openSUSE Tumbleweed:postgresql15-plpython-15.9-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql15-plpython-15.9-1.1.s390x",
"openSUSE Tumbleweed:postgresql15-plpython-15.9-1.1.x86_64",
"openSUSE Tumbleweed:postgresql15-pltcl-15.9-1.1.aarch64",
"openSUSE Tumbleweed:postgresql15-pltcl-15.9-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql15-pltcl-15.9-1.1.s390x",
"openSUSE Tumbleweed:postgresql15-pltcl-15.9-1.1.x86_64",
"openSUSE Tumbleweed:postgresql15-server-15.9-1.1.aarch64",
"openSUSE Tumbleweed:postgresql15-server-15.9-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql15-server-15.9-1.1.s390x",
"openSUSE Tumbleweed:postgresql15-server-15.9-1.1.x86_64",
"openSUSE Tumbleweed:postgresql15-server-devel-15.9-1.1.aarch64",
"openSUSE Tumbleweed:postgresql15-server-devel-15.9-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql15-server-devel-15.9-1.1.s390x",
"openSUSE Tumbleweed:postgresql15-server-devel-15.9-1.1.x86_64",
"openSUSE Tumbleweed:postgresql15-test-15.9-1.1.aarch64",
"openSUSE Tumbleweed:postgresql15-test-15.9-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql15-test-15.9-1.1.s390x",
"openSUSE Tumbleweed:postgresql15-test-15.9-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-11-15T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2024-10977"
},
{
"cve": "CVE-2024-10978",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2024-10978"
}
],
"notes": [
{
"category": "general",
"text": "Incorrect privilege assignment in PostgreSQL allows a less-privileged application user to view or change different rows from those intended. An attack requires the application to use SET ROLE, SET SESSION AUTHORIZATION, or an equivalent feature. The problem arises when an application query uses parameters from the attacker or conveys query results to the attacker. If that query reacts to current_setting(\u0027role\u0027) or the current user ID, it may modify or return data as though the session had not used SET ROLE or SET SESSION AUTHORIZATION. The attacker does not control which incorrect user ID applies. Query text from less-privileged sources is not a concern here, because SET ROLE and SET SESSION AUTHORIZATION are not sandboxes for unvetted queries. Versions before PostgreSQL 17.1, 16.5, 15.9, 14.14, 13.17, and 12.21 are affected.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:postgresql15-15.9-1.1.aarch64",
"openSUSE Tumbleweed:postgresql15-15.9-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql15-15.9-1.1.s390x",
"openSUSE Tumbleweed:postgresql15-15.9-1.1.x86_64",
"openSUSE Tumbleweed:postgresql15-contrib-15.9-1.1.aarch64",
"openSUSE Tumbleweed:postgresql15-contrib-15.9-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql15-contrib-15.9-1.1.s390x",
"openSUSE Tumbleweed:postgresql15-contrib-15.9-1.1.x86_64",
"openSUSE Tumbleweed:postgresql15-devel-15.9-1.1.aarch64",
"openSUSE Tumbleweed:postgresql15-devel-15.9-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql15-devel-15.9-1.1.s390x",
"openSUSE Tumbleweed:postgresql15-devel-15.9-1.1.x86_64",
"openSUSE Tumbleweed:postgresql15-docs-15.9-1.1.aarch64",
"openSUSE Tumbleweed:postgresql15-docs-15.9-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql15-docs-15.9-1.1.s390x",
"openSUSE Tumbleweed:postgresql15-docs-15.9-1.1.x86_64",
"openSUSE Tumbleweed:postgresql15-llvmjit-15.9-1.1.aarch64",
"openSUSE Tumbleweed:postgresql15-llvmjit-15.9-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql15-llvmjit-15.9-1.1.s390x",
"openSUSE Tumbleweed:postgresql15-llvmjit-15.9-1.1.x86_64",
"openSUSE Tumbleweed:postgresql15-llvmjit-devel-15.9-1.1.aarch64",
"openSUSE Tumbleweed:postgresql15-llvmjit-devel-15.9-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql15-llvmjit-devel-15.9-1.1.s390x",
"openSUSE Tumbleweed:postgresql15-llvmjit-devel-15.9-1.1.x86_64",
"openSUSE Tumbleweed:postgresql15-plperl-15.9-1.1.aarch64",
"openSUSE Tumbleweed:postgresql15-plperl-15.9-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql15-plperl-15.9-1.1.s390x",
"openSUSE Tumbleweed:postgresql15-plperl-15.9-1.1.x86_64",
"openSUSE Tumbleweed:postgresql15-plpython-15.9-1.1.aarch64",
"openSUSE Tumbleweed:postgresql15-plpython-15.9-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql15-plpython-15.9-1.1.s390x",
"openSUSE Tumbleweed:postgresql15-plpython-15.9-1.1.x86_64",
"openSUSE Tumbleweed:postgresql15-pltcl-15.9-1.1.aarch64",
"openSUSE Tumbleweed:postgresql15-pltcl-15.9-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql15-pltcl-15.9-1.1.s390x",
"openSUSE Tumbleweed:postgresql15-pltcl-15.9-1.1.x86_64",
"openSUSE Tumbleweed:postgresql15-server-15.9-1.1.aarch64",
"openSUSE Tumbleweed:postgresql15-server-15.9-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql15-server-15.9-1.1.s390x",
"openSUSE Tumbleweed:postgresql15-server-15.9-1.1.x86_64",
"openSUSE Tumbleweed:postgresql15-server-devel-15.9-1.1.aarch64",
"openSUSE Tumbleweed:postgresql15-server-devel-15.9-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql15-server-devel-15.9-1.1.s390x",
"openSUSE Tumbleweed:postgresql15-server-devel-15.9-1.1.x86_64",
"openSUSE Tumbleweed:postgresql15-test-15.9-1.1.aarch64",
"openSUSE Tumbleweed:postgresql15-test-15.9-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql15-test-15.9-1.1.s390x",
"openSUSE Tumbleweed:postgresql15-test-15.9-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2024-10978",
"url": "https://www.suse.com/security/cve/CVE-2024-10978"
},
{
"category": "external",
"summary": "SUSE Bug 1233326 for CVE-2024-10978",
"url": "https://bugzilla.suse.com/1233326"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:postgresql15-15.9-1.1.aarch64",
"openSUSE Tumbleweed:postgresql15-15.9-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql15-15.9-1.1.s390x",
"openSUSE Tumbleweed:postgresql15-15.9-1.1.x86_64",
"openSUSE Tumbleweed:postgresql15-contrib-15.9-1.1.aarch64",
"openSUSE Tumbleweed:postgresql15-contrib-15.9-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql15-contrib-15.9-1.1.s390x",
"openSUSE Tumbleweed:postgresql15-contrib-15.9-1.1.x86_64",
"openSUSE Tumbleweed:postgresql15-devel-15.9-1.1.aarch64",
"openSUSE Tumbleweed:postgresql15-devel-15.9-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql15-devel-15.9-1.1.s390x",
"openSUSE Tumbleweed:postgresql15-devel-15.9-1.1.x86_64",
"openSUSE Tumbleweed:postgresql15-docs-15.9-1.1.aarch64",
"openSUSE Tumbleweed:postgresql15-docs-15.9-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql15-docs-15.9-1.1.s390x",
"openSUSE Tumbleweed:postgresql15-docs-15.9-1.1.x86_64",
"openSUSE Tumbleweed:postgresql15-llvmjit-15.9-1.1.aarch64",
"openSUSE Tumbleweed:postgresql15-llvmjit-15.9-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql15-llvmjit-15.9-1.1.s390x",
"openSUSE Tumbleweed:postgresql15-llvmjit-15.9-1.1.x86_64",
"openSUSE Tumbleweed:postgresql15-llvmjit-devel-15.9-1.1.aarch64",
"openSUSE Tumbleweed:postgresql15-llvmjit-devel-15.9-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql15-llvmjit-devel-15.9-1.1.s390x",
"openSUSE Tumbleweed:postgresql15-llvmjit-devel-15.9-1.1.x86_64",
"openSUSE Tumbleweed:postgresql15-plperl-15.9-1.1.aarch64",
"openSUSE Tumbleweed:postgresql15-plperl-15.9-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql15-plperl-15.9-1.1.s390x",
"openSUSE Tumbleweed:postgresql15-plperl-15.9-1.1.x86_64",
"openSUSE Tumbleweed:postgresql15-plpython-15.9-1.1.aarch64",
"openSUSE Tumbleweed:postgresql15-plpython-15.9-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql15-plpython-15.9-1.1.s390x",
"openSUSE Tumbleweed:postgresql15-plpython-15.9-1.1.x86_64",
"openSUSE Tumbleweed:postgresql15-pltcl-15.9-1.1.aarch64",
"openSUSE Tumbleweed:postgresql15-pltcl-15.9-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql15-pltcl-15.9-1.1.s390x",
"openSUSE Tumbleweed:postgresql15-pltcl-15.9-1.1.x86_64",
"openSUSE Tumbleweed:postgresql15-server-15.9-1.1.aarch64",
"openSUSE Tumbleweed:postgresql15-server-15.9-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql15-server-15.9-1.1.s390x",
"openSUSE Tumbleweed:postgresql15-server-15.9-1.1.x86_64",
"openSUSE Tumbleweed:postgresql15-server-devel-15.9-1.1.aarch64",
"openSUSE Tumbleweed:postgresql15-server-devel-15.9-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql15-server-devel-15.9-1.1.s390x",
"openSUSE Tumbleweed:postgresql15-server-devel-15.9-1.1.x86_64",
"openSUSE Tumbleweed:postgresql15-test-15.9-1.1.aarch64",
"openSUSE Tumbleweed:postgresql15-test-15.9-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql15-test-15.9-1.1.s390x",
"openSUSE Tumbleweed:postgresql15-test-15.9-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4.2,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:postgresql15-15.9-1.1.aarch64",
"openSUSE Tumbleweed:postgresql15-15.9-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql15-15.9-1.1.s390x",
"openSUSE Tumbleweed:postgresql15-15.9-1.1.x86_64",
"openSUSE Tumbleweed:postgresql15-contrib-15.9-1.1.aarch64",
"openSUSE Tumbleweed:postgresql15-contrib-15.9-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql15-contrib-15.9-1.1.s390x",
"openSUSE Tumbleweed:postgresql15-contrib-15.9-1.1.x86_64",
"openSUSE Tumbleweed:postgresql15-devel-15.9-1.1.aarch64",
"openSUSE Tumbleweed:postgresql15-devel-15.9-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql15-devel-15.9-1.1.s390x",
"openSUSE Tumbleweed:postgresql15-devel-15.9-1.1.x86_64",
"openSUSE Tumbleweed:postgresql15-docs-15.9-1.1.aarch64",
"openSUSE Tumbleweed:postgresql15-docs-15.9-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql15-docs-15.9-1.1.s390x",
"openSUSE Tumbleweed:postgresql15-docs-15.9-1.1.x86_64",
"openSUSE Tumbleweed:postgresql15-llvmjit-15.9-1.1.aarch64",
"openSUSE Tumbleweed:postgresql15-llvmjit-15.9-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql15-llvmjit-15.9-1.1.s390x",
"openSUSE Tumbleweed:postgresql15-llvmjit-15.9-1.1.x86_64",
"openSUSE Tumbleweed:postgresql15-llvmjit-devel-15.9-1.1.aarch64",
"openSUSE Tumbleweed:postgresql15-llvmjit-devel-15.9-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql15-llvmjit-devel-15.9-1.1.s390x",
"openSUSE Tumbleweed:postgresql15-llvmjit-devel-15.9-1.1.x86_64",
"openSUSE Tumbleweed:postgresql15-plperl-15.9-1.1.aarch64",
"openSUSE Tumbleweed:postgresql15-plperl-15.9-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql15-plperl-15.9-1.1.s390x",
"openSUSE Tumbleweed:postgresql15-plperl-15.9-1.1.x86_64",
"openSUSE Tumbleweed:postgresql15-plpython-15.9-1.1.aarch64",
"openSUSE Tumbleweed:postgresql15-plpython-15.9-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql15-plpython-15.9-1.1.s390x",
"openSUSE Tumbleweed:postgresql15-plpython-15.9-1.1.x86_64",
"openSUSE Tumbleweed:postgresql15-pltcl-15.9-1.1.aarch64",
"openSUSE Tumbleweed:postgresql15-pltcl-15.9-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql15-pltcl-15.9-1.1.s390x",
"openSUSE Tumbleweed:postgresql15-pltcl-15.9-1.1.x86_64",
"openSUSE Tumbleweed:postgresql15-server-15.9-1.1.aarch64",
"openSUSE Tumbleweed:postgresql15-server-15.9-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql15-server-15.9-1.1.s390x",
"openSUSE Tumbleweed:postgresql15-server-15.9-1.1.x86_64",
"openSUSE Tumbleweed:postgresql15-server-devel-15.9-1.1.aarch64",
"openSUSE Tumbleweed:postgresql15-server-devel-15.9-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql15-server-devel-15.9-1.1.s390x",
"openSUSE Tumbleweed:postgresql15-server-devel-15.9-1.1.x86_64",
"openSUSE Tumbleweed:postgresql15-test-15.9-1.1.aarch64",
"openSUSE Tumbleweed:postgresql15-test-15.9-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql15-test-15.9-1.1.s390x",
"openSUSE Tumbleweed:postgresql15-test-15.9-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-11-15T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2024-10978"
},
{
"cve": "CVE-2024-10979",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2024-10979"
}
],
"notes": [
{
"category": "general",
"text": "Incorrect control of environment variables in PostgreSQL PL/Perl allows an unprivileged database user to change sensitive process environment variables (e.g. PATH). That often suffices to enable arbitrary code execution, even if the attacker lacks a database server operating system user. Versions before PostgreSQL 17.1, 16.5, 15.9, 14.14, 13.17, and 12.21 are affected.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:postgresql15-15.9-1.1.aarch64",
"openSUSE Tumbleweed:postgresql15-15.9-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql15-15.9-1.1.s390x",
"openSUSE Tumbleweed:postgresql15-15.9-1.1.x86_64",
"openSUSE Tumbleweed:postgresql15-contrib-15.9-1.1.aarch64",
"openSUSE Tumbleweed:postgresql15-contrib-15.9-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql15-contrib-15.9-1.1.s390x",
"openSUSE Tumbleweed:postgresql15-contrib-15.9-1.1.x86_64",
"openSUSE Tumbleweed:postgresql15-devel-15.9-1.1.aarch64",
"openSUSE Tumbleweed:postgresql15-devel-15.9-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql15-devel-15.9-1.1.s390x",
"openSUSE Tumbleweed:postgresql15-devel-15.9-1.1.x86_64",
"openSUSE Tumbleweed:postgresql15-docs-15.9-1.1.aarch64",
"openSUSE Tumbleweed:postgresql15-docs-15.9-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql15-docs-15.9-1.1.s390x",
"openSUSE Tumbleweed:postgresql15-docs-15.9-1.1.x86_64",
"openSUSE Tumbleweed:postgresql15-llvmjit-15.9-1.1.aarch64",
"openSUSE Tumbleweed:postgresql15-llvmjit-15.9-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql15-llvmjit-15.9-1.1.s390x",
"openSUSE Tumbleweed:postgresql15-llvmjit-15.9-1.1.x86_64",
"openSUSE Tumbleweed:postgresql15-llvmjit-devel-15.9-1.1.aarch64",
"openSUSE Tumbleweed:postgresql15-llvmjit-devel-15.9-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql15-llvmjit-devel-15.9-1.1.s390x",
"openSUSE Tumbleweed:postgresql15-llvmjit-devel-15.9-1.1.x86_64",
"openSUSE Tumbleweed:postgresql15-plperl-15.9-1.1.aarch64",
"openSUSE Tumbleweed:postgresql15-plperl-15.9-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql15-plperl-15.9-1.1.s390x",
"openSUSE Tumbleweed:postgresql15-plperl-15.9-1.1.x86_64",
"openSUSE Tumbleweed:postgresql15-plpython-15.9-1.1.aarch64",
"openSUSE Tumbleweed:postgresql15-plpython-15.9-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql15-plpython-15.9-1.1.s390x",
"openSUSE Tumbleweed:postgresql15-plpython-15.9-1.1.x86_64",
"openSUSE Tumbleweed:postgresql15-pltcl-15.9-1.1.aarch64",
"openSUSE Tumbleweed:postgresql15-pltcl-15.9-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql15-pltcl-15.9-1.1.s390x",
"openSUSE Tumbleweed:postgresql15-pltcl-15.9-1.1.x86_64",
"openSUSE Tumbleweed:postgresql15-server-15.9-1.1.aarch64",
"openSUSE Tumbleweed:postgresql15-server-15.9-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql15-server-15.9-1.1.s390x",
"openSUSE Tumbleweed:postgresql15-server-15.9-1.1.x86_64",
"openSUSE Tumbleweed:postgresql15-server-devel-15.9-1.1.aarch64",
"openSUSE Tumbleweed:postgresql15-server-devel-15.9-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql15-server-devel-15.9-1.1.s390x",
"openSUSE Tumbleweed:postgresql15-server-devel-15.9-1.1.x86_64",
"openSUSE Tumbleweed:postgresql15-test-15.9-1.1.aarch64",
"openSUSE Tumbleweed:postgresql15-test-15.9-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql15-test-15.9-1.1.s390x",
"openSUSE Tumbleweed:postgresql15-test-15.9-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2024-10979",
"url": "https://www.suse.com/security/cve/CVE-2024-10979"
},
{
"category": "external",
"summary": "SUSE Bug 1233327 for CVE-2024-10979",
"url": "https://bugzilla.suse.com/1233327"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:postgresql15-15.9-1.1.aarch64",
"openSUSE Tumbleweed:postgresql15-15.9-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql15-15.9-1.1.s390x",
"openSUSE Tumbleweed:postgresql15-15.9-1.1.x86_64",
"openSUSE Tumbleweed:postgresql15-contrib-15.9-1.1.aarch64",
"openSUSE Tumbleweed:postgresql15-contrib-15.9-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql15-contrib-15.9-1.1.s390x",
"openSUSE Tumbleweed:postgresql15-contrib-15.9-1.1.x86_64",
"openSUSE Tumbleweed:postgresql15-devel-15.9-1.1.aarch64",
"openSUSE Tumbleweed:postgresql15-devel-15.9-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql15-devel-15.9-1.1.s390x",
"openSUSE Tumbleweed:postgresql15-devel-15.9-1.1.x86_64",
"openSUSE Tumbleweed:postgresql15-docs-15.9-1.1.aarch64",
"openSUSE Tumbleweed:postgresql15-docs-15.9-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql15-docs-15.9-1.1.s390x",
"openSUSE Tumbleweed:postgresql15-docs-15.9-1.1.x86_64",
"openSUSE Tumbleweed:postgresql15-llvmjit-15.9-1.1.aarch64",
"openSUSE Tumbleweed:postgresql15-llvmjit-15.9-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql15-llvmjit-15.9-1.1.s390x",
"openSUSE Tumbleweed:postgresql15-llvmjit-15.9-1.1.x86_64",
"openSUSE Tumbleweed:postgresql15-llvmjit-devel-15.9-1.1.aarch64",
"openSUSE Tumbleweed:postgresql15-llvmjit-devel-15.9-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql15-llvmjit-devel-15.9-1.1.s390x",
"openSUSE Tumbleweed:postgresql15-llvmjit-devel-15.9-1.1.x86_64",
"openSUSE Tumbleweed:postgresql15-plperl-15.9-1.1.aarch64",
"openSUSE Tumbleweed:postgresql15-plperl-15.9-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql15-plperl-15.9-1.1.s390x",
"openSUSE Tumbleweed:postgresql15-plperl-15.9-1.1.x86_64",
"openSUSE Tumbleweed:postgresql15-plpython-15.9-1.1.aarch64",
"openSUSE Tumbleweed:postgresql15-plpython-15.9-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql15-plpython-15.9-1.1.s390x",
"openSUSE Tumbleweed:postgresql15-plpython-15.9-1.1.x86_64",
"openSUSE Tumbleweed:postgresql15-pltcl-15.9-1.1.aarch64",
"openSUSE Tumbleweed:postgresql15-pltcl-15.9-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql15-pltcl-15.9-1.1.s390x",
"openSUSE Tumbleweed:postgresql15-pltcl-15.9-1.1.x86_64",
"openSUSE Tumbleweed:postgresql15-server-15.9-1.1.aarch64",
"openSUSE Tumbleweed:postgresql15-server-15.9-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql15-server-15.9-1.1.s390x",
"openSUSE Tumbleweed:postgresql15-server-15.9-1.1.x86_64",
"openSUSE Tumbleweed:postgresql15-server-devel-15.9-1.1.aarch64",
"openSUSE Tumbleweed:postgresql15-server-devel-15.9-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql15-server-devel-15.9-1.1.s390x",
"openSUSE Tumbleweed:postgresql15-server-devel-15.9-1.1.x86_64",
"openSUSE Tumbleweed:postgresql15-test-15.9-1.1.aarch64",
"openSUSE Tumbleweed:postgresql15-test-15.9-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql15-test-15.9-1.1.s390x",
"openSUSE Tumbleweed:postgresql15-test-15.9-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:postgresql15-15.9-1.1.aarch64",
"openSUSE Tumbleweed:postgresql15-15.9-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql15-15.9-1.1.s390x",
"openSUSE Tumbleweed:postgresql15-15.9-1.1.x86_64",
"openSUSE Tumbleweed:postgresql15-contrib-15.9-1.1.aarch64",
"openSUSE Tumbleweed:postgresql15-contrib-15.9-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql15-contrib-15.9-1.1.s390x",
"openSUSE Tumbleweed:postgresql15-contrib-15.9-1.1.x86_64",
"openSUSE Tumbleweed:postgresql15-devel-15.9-1.1.aarch64",
"openSUSE Tumbleweed:postgresql15-devel-15.9-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql15-devel-15.9-1.1.s390x",
"openSUSE Tumbleweed:postgresql15-devel-15.9-1.1.x86_64",
"openSUSE Tumbleweed:postgresql15-docs-15.9-1.1.aarch64",
"openSUSE Tumbleweed:postgresql15-docs-15.9-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql15-docs-15.9-1.1.s390x",
"openSUSE Tumbleweed:postgresql15-docs-15.9-1.1.x86_64",
"openSUSE Tumbleweed:postgresql15-llvmjit-15.9-1.1.aarch64",
"openSUSE Tumbleweed:postgresql15-llvmjit-15.9-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql15-llvmjit-15.9-1.1.s390x",
"openSUSE Tumbleweed:postgresql15-llvmjit-15.9-1.1.x86_64",
"openSUSE Tumbleweed:postgresql15-llvmjit-devel-15.9-1.1.aarch64",
"openSUSE Tumbleweed:postgresql15-llvmjit-devel-15.9-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql15-llvmjit-devel-15.9-1.1.s390x",
"openSUSE Tumbleweed:postgresql15-llvmjit-devel-15.9-1.1.x86_64",
"openSUSE Tumbleweed:postgresql15-plperl-15.9-1.1.aarch64",
"openSUSE Tumbleweed:postgresql15-plperl-15.9-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql15-plperl-15.9-1.1.s390x",
"openSUSE Tumbleweed:postgresql15-plperl-15.9-1.1.x86_64",
"openSUSE Tumbleweed:postgresql15-plpython-15.9-1.1.aarch64",
"openSUSE Tumbleweed:postgresql15-plpython-15.9-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql15-plpython-15.9-1.1.s390x",
"openSUSE Tumbleweed:postgresql15-plpython-15.9-1.1.x86_64",
"openSUSE Tumbleweed:postgresql15-pltcl-15.9-1.1.aarch64",
"openSUSE Tumbleweed:postgresql15-pltcl-15.9-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql15-pltcl-15.9-1.1.s390x",
"openSUSE Tumbleweed:postgresql15-pltcl-15.9-1.1.x86_64",
"openSUSE Tumbleweed:postgresql15-server-15.9-1.1.aarch64",
"openSUSE Tumbleweed:postgresql15-server-15.9-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql15-server-15.9-1.1.s390x",
"openSUSE Tumbleweed:postgresql15-server-15.9-1.1.x86_64",
"openSUSE Tumbleweed:postgresql15-server-devel-15.9-1.1.aarch64",
"openSUSE Tumbleweed:postgresql15-server-devel-15.9-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql15-server-devel-15.9-1.1.s390x",
"openSUSE Tumbleweed:postgresql15-server-devel-15.9-1.1.x86_64",
"openSUSE Tumbleweed:postgresql15-test-15.9-1.1.aarch64",
"openSUSE Tumbleweed:postgresql15-test-15.9-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql15-test-15.9-1.1.s390x",
"openSUSE Tumbleweed:postgresql15-test-15.9-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-11-15T00:00:00Z",
"details": "important"
}
],
"title": "CVE-2024-10979"
}
]
}
rhsa-2024:10785
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.\n\nRed Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "PostgreSQL is an advanced object-relational database management system (DBMS).\n\nSecurity Fix(es):\n\n* postgresql: PostgreSQL SET ROLE, SET SESSION AUTHORIZATION reset to wrong user ID (CVE-2024-10978)\n\n* postgresql: PostgreSQL PL/Perl environment variable changes execute arbitrary code (CVE-2024-10979)\n\n* postgresql: PostgreSQL row security below e.g. subqueries disregards user ID changes (CVE-2024-10976)\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-2024:10785",
"url": "https://access.redhat.com/errata/RHSA-2024:10785"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "2326251",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2326251"
},
{
"category": "external",
"summary": "2326253",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2326253"
},
{
"category": "external",
"summary": "2326263",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2326263"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2024/rhsa-2024_10785.json"
}
],
"title": "Red Hat Security Advisory: postgresql:12 security update",
"tracking": {
"current_release_date": "2025-11-06T21:58:17+00:00",
"generator": {
"date": "2025-11-06T21:58:17+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.6.11"
}
},
"id": "RHSA-2024:10785",
"initial_release_date": "2024-12-04T08:52:08+00:00",
"revision_history": [
{
"date": "2024-12-04T08:52:08+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2024-12-04T08:52:08+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2025-11-06T21:58:17+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Enterprise Linux AppStream (v. 8)",
"product": {
"name": "Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:enterprise_linux:8::appstream"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "pg_repack-0:1.4.6-3.module+el8.9.0+19330+c97ddbdf.src::postgresql:12",
"product": {
"name": "pg_repack-0:1.4.6-3.module+el8.9.0+19330+c97ddbdf.src (postgresql:12)",
"product_id": "pg_repack-0:1.4.6-3.module+el8.9.0+19330+c97ddbdf.src::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pg_repack@1.4.6-3.module%2Bel8.9.0%2B19330%2Bc97ddbdf?arch=src\u0026rpmmod=postgresql:12:8100020241122084405:489197e6"
}
}
},
{
"category": "product_version",
"name": "pgaudit-0:1.4.0-7.module+el8.10.0+22214+9beb89d6.src::postgresql:12",
"product": {
"name": "pgaudit-0:1.4.0-7.module+el8.10.0+22214+9beb89d6.src (postgresql:12)",
"product_id": "pgaudit-0:1.4.0-7.module+el8.10.0+22214+9beb89d6.src::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pgaudit@1.4.0-7.module%2Bel8.10.0%2B22214%2B9beb89d6?arch=src\u0026rpmmod=postgresql:12:8100020241122084405:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgres-decoderbufs-0:0.10.0-2.module+el8.9.0+19330+c97ddbdf.src::postgresql:12",
"product": {
"name": "postgres-decoderbufs-0:0.10.0-2.module+el8.9.0+19330+c97ddbdf.src (postgresql:12)",
"product_id": "postgres-decoderbufs-0:0.10.0-2.module+el8.9.0+19330+c97ddbdf.src::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgres-decoderbufs@0.10.0-2.module%2Bel8.9.0%2B19330%2Bc97ddbdf?arch=src\u0026rpmmod=postgresql:12:8100020241122084405:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgresql-0:12.22-1.module+el8.10.0+22548+dd326681.src::postgresql:12",
"product": {
"name": "postgresql-0:12.22-1.module+el8.10.0+22548+dd326681.src (postgresql:12)",
"product_id": "postgresql-0:12.22-1.module+el8.10.0+22548+dd326681.src::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql@12.22-1.module%2Bel8.10.0%2B22548%2Bdd326681?arch=src\u0026rpmmod=postgresql:12:8100020241122084405:489197e6"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "postgresql-test-rpm-macros-0:12.22-1.module+el8.10.0+22548+dd326681.noarch::postgresql:12",
"product": {
"name": "postgresql-test-rpm-macros-0:12.22-1.module+el8.10.0+22548+dd326681.noarch (postgresql:12)",
"product_id": "postgresql-test-rpm-macros-0:12.22-1.module+el8.10.0+22548+dd326681.noarch::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-test-rpm-macros@12.22-1.module%2Bel8.10.0%2B22548%2Bdd326681?arch=noarch\u0026rpmmod=postgresql:12:8100020241122084405:489197e6"
}
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "pg_repack-0:1.4.6-3.module+el8.9.0+19330+c97ddbdf.aarch64::postgresql:12",
"product": {
"name": "pg_repack-0:1.4.6-3.module+el8.9.0+19330+c97ddbdf.aarch64 (postgresql:12)",
"product_id": "pg_repack-0:1.4.6-3.module+el8.9.0+19330+c97ddbdf.aarch64::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pg_repack@1.4.6-3.module%2Bel8.9.0%2B19330%2Bc97ddbdf?arch=aarch64\u0026rpmmod=postgresql:12:8100020241122084405:489197e6"
}
}
},
{
"category": "product_version",
"name": "pg_repack-debuginfo-0:1.4.6-3.module+el8.9.0+19330+c97ddbdf.aarch64::postgresql:12",
"product": {
"name": "pg_repack-debuginfo-0:1.4.6-3.module+el8.9.0+19330+c97ddbdf.aarch64 (postgresql:12)",
"product_id": "pg_repack-debuginfo-0:1.4.6-3.module+el8.9.0+19330+c97ddbdf.aarch64::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pg_repack-debuginfo@1.4.6-3.module%2Bel8.9.0%2B19330%2Bc97ddbdf?arch=aarch64\u0026rpmmod=postgresql:12:8100020241122084405:489197e6"
}
}
},
{
"category": "product_version",
"name": "pg_repack-debugsource-0:1.4.6-3.module+el8.9.0+19330+c97ddbdf.aarch64::postgresql:12",
"product": {
"name": "pg_repack-debugsource-0:1.4.6-3.module+el8.9.0+19330+c97ddbdf.aarch64 (postgresql:12)",
"product_id": "pg_repack-debugsource-0:1.4.6-3.module+el8.9.0+19330+c97ddbdf.aarch64::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pg_repack-debugsource@1.4.6-3.module%2Bel8.9.0%2B19330%2Bc97ddbdf?arch=aarch64\u0026rpmmod=postgresql:12:8100020241122084405:489197e6"
}
}
},
{
"category": "product_version",
"name": "pgaudit-0:1.4.0-7.module+el8.10.0+22214+9beb89d6.aarch64::postgresql:12",
"product": {
"name": "pgaudit-0:1.4.0-7.module+el8.10.0+22214+9beb89d6.aarch64 (postgresql:12)",
"product_id": "pgaudit-0:1.4.0-7.module+el8.10.0+22214+9beb89d6.aarch64::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pgaudit@1.4.0-7.module%2Bel8.10.0%2B22214%2B9beb89d6?arch=aarch64\u0026rpmmod=postgresql:12:8100020241122084405:489197e6"
}
}
},
{
"category": "product_version",
"name": "pgaudit-debuginfo-0:1.4.0-7.module+el8.10.0+22214+9beb89d6.aarch64::postgresql:12",
"product": {
"name": "pgaudit-debuginfo-0:1.4.0-7.module+el8.10.0+22214+9beb89d6.aarch64 (postgresql:12)",
"product_id": "pgaudit-debuginfo-0:1.4.0-7.module+el8.10.0+22214+9beb89d6.aarch64::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pgaudit-debuginfo@1.4.0-7.module%2Bel8.10.0%2B22214%2B9beb89d6?arch=aarch64\u0026rpmmod=postgresql:12:8100020241122084405:489197e6"
}
}
},
{
"category": "product_version",
"name": "pgaudit-debugsource-0:1.4.0-7.module+el8.10.0+22214+9beb89d6.aarch64::postgresql:12",
"product": {
"name": "pgaudit-debugsource-0:1.4.0-7.module+el8.10.0+22214+9beb89d6.aarch64 (postgresql:12)",
"product_id": "pgaudit-debugsource-0:1.4.0-7.module+el8.10.0+22214+9beb89d6.aarch64::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pgaudit-debugsource@1.4.0-7.module%2Bel8.10.0%2B22214%2B9beb89d6?arch=aarch64\u0026rpmmod=postgresql:12:8100020241122084405:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgres-decoderbufs-0:0.10.0-2.module+el8.9.0+19330+c97ddbdf.aarch64::postgresql:12",
"product": {
"name": "postgres-decoderbufs-0:0.10.0-2.module+el8.9.0+19330+c97ddbdf.aarch64 (postgresql:12)",
"product_id": "postgres-decoderbufs-0:0.10.0-2.module+el8.9.0+19330+c97ddbdf.aarch64::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgres-decoderbufs@0.10.0-2.module%2Bel8.9.0%2B19330%2Bc97ddbdf?arch=aarch64\u0026rpmmod=postgresql:12:8100020241122084405:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.9.0+19330+c97ddbdf.aarch64::postgresql:12",
"product": {
"name": "postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.9.0+19330+c97ddbdf.aarch64 (postgresql:12)",
"product_id": "postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.9.0+19330+c97ddbdf.aarch64::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgres-decoderbufs-debuginfo@0.10.0-2.module%2Bel8.9.0%2B19330%2Bc97ddbdf?arch=aarch64\u0026rpmmod=postgresql:12:8100020241122084405:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.9.0+19330+c97ddbdf.aarch64::postgresql:12",
"product": {
"name": "postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.9.0+19330+c97ddbdf.aarch64 (postgresql:12)",
"product_id": "postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.9.0+19330+c97ddbdf.aarch64::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgres-decoderbufs-debugsource@0.10.0-2.module%2Bel8.9.0%2B19330%2Bc97ddbdf?arch=aarch64\u0026rpmmod=postgresql:12:8100020241122084405:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgresql-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64::postgresql:12",
"product": {
"name": "postgresql-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64 (postgresql:12)",
"product_id": "postgresql-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql@12.22-1.module%2Bel8.10.0%2B22548%2Bdd326681?arch=aarch64\u0026rpmmod=postgresql:12:8100020241122084405:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgresql-contrib-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64::postgresql:12",
"product": {
"name": "postgresql-contrib-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64 (postgresql:12)",
"product_id": "postgresql-contrib-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-contrib@12.22-1.module%2Bel8.10.0%2B22548%2Bdd326681?arch=aarch64\u0026rpmmod=postgresql:12:8100020241122084405:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgresql-contrib-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64::postgresql:12",
"product": {
"name": "postgresql-contrib-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64 (postgresql:12)",
"product_id": "postgresql-contrib-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-contrib-debuginfo@12.22-1.module%2Bel8.10.0%2B22548%2Bdd326681?arch=aarch64\u0026rpmmod=postgresql:12:8100020241122084405:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgresql-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64::postgresql:12",
"product": {
"name": "postgresql-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64 (postgresql:12)",
"product_id": "postgresql-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-debuginfo@12.22-1.module%2Bel8.10.0%2B22548%2Bdd326681?arch=aarch64\u0026rpmmod=postgresql:12:8100020241122084405:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgresql-debugsource-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64::postgresql:12",
"product": {
"name": "postgresql-debugsource-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64 (postgresql:12)",
"product_id": "postgresql-debugsource-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-debugsource@12.22-1.module%2Bel8.10.0%2B22548%2Bdd326681?arch=aarch64\u0026rpmmod=postgresql:12:8100020241122084405:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgresql-docs-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64::postgresql:12",
"product": {
"name": "postgresql-docs-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64 (postgresql:12)",
"product_id": "postgresql-docs-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-docs@12.22-1.module%2Bel8.10.0%2B22548%2Bdd326681?arch=aarch64\u0026rpmmod=postgresql:12:8100020241122084405:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgresql-docs-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64::postgresql:12",
"product": {
"name": "postgresql-docs-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64 (postgresql:12)",
"product_id": "postgresql-docs-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-docs-debuginfo@12.22-1.module%2Bel8.10.0%2B22548%2Bdd326681?arch=aarch64\u0026rpmmod=postgresql:12:8100020241122084405:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgresql-plperl-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64::postgresql:12",
"product": {
"name": "postgresql-plperl-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64 (postgresql:12)",
"product_id": "postgresql-plperl-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plperl@12.22-1.module%2Bel8.10.0%2B22548%2Bdd326681?arch=aarch64\u0026rpmmod=postgresql:12:8100020241122084405:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgresql-plperl-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64::postgresql:12",
"product": {
"name": "postgresql-plperl-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64 (postgresql:12)",
"product_id": "postgresql-plperl-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plperl-debuginfo@12.22-1.module%2Bel8.10.0%2B22548%2Bdd326681?arch=aarch64\u0026rpmmod=postgresql:12:8100020241122084405:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgresql-plpython3-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64::postgresql:12",
"product": {
"name": "postgresql-plpython3-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64 (postgresql:12)",
"product_id": "postgresql-plpython3-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plpython3@12.22-1.module%2Bel8.10.0%2B22548%2Bdd326681?arch=aarch64\u0026rpmmod=postgresql:12:8100020241122084405:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgresql-plpython3-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64::postgresql:12",
"product": {
"name": "postgresql-plpython3-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64 (postgresql:12)",
"product_id": "postgresql-plpython3-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plpython3-debuginfo@12.22-1.module%2Bel8.10.0%2B22548%2Bdd326681?arch=aarch64\u0026rpmmod=postgresql:12:8100020241122084405:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgresql-pltcl-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64::postgresql:12",
"product": {
"name": "postgresql-pltcl-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64 (postgresql:12)",
"product_id": "postgresql-pltcl-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-pltcl@12.22-1.module%2Bel8.10.0%2B22548%2Bdd326681?arch=aarch64\u0026rpmmod=postgresql:12:8100020241122084405:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgresql-pltcl-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64::postgresql:12",
"product": {
"name": "postgresql-pltcl-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64 (postgresql:12)",
"product_id": "postgresql-pltcl-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-pltcl-debuginfo@12.22-1.module%2Bel8.10.0%2B22548%2Bdd326681?arch=aarch64\u0026rpmmod=postgresql:12:8100020241122084405:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64::postgresql:12",
"product": {
"name": "postgresql-server-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64 (postgresql:12)",
"product_id": "postgresql-server-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server@12.22-1.module%2Bel8.10.0%2B22548%2Bdd326681?arch=aarch64\u0026rpmmod=postgresql:12:8100020241122084405:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64::postgresql:12",
"product": {
"name": "postgresql-server-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64 (postgresql:12)",
"product_id": "postgresql-server-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server-debuginfo@12.22-1.module%2Bel8.10.0%2B22548%2Bdd326681?arch=aarch64\u0026rpmmod=postgresql:12:8100020241122084405:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-devel-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64::postgresql:12",
"product": {
"name": "postgresql-server-devel-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64 (postgresql:12)",
"product_id": "postgresql-server-devel-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server-devel@12.22-1.module%2Bel8.10.0%2B22548%2Bdd326681?arch=aarch64\u0026rpmmod=postgresql:12:8100020241122084405:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-devel-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64::postgresql:12",
"product": {
"name": "postgresql-server-devel-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64 (postgresql:12)",
"product_id": "postgresql-server-devel-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server-devel-debuginfo@12.22-1.module%2Bel8.10.0%2B22548%2Bdd326681?arch=aarch64\u0026rpmmod=postgresql:12:8100020241122084405:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgresql-static-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64::postgresql:12",
"product": {
"name": "postgresql-static-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64 (postgresql:12)",
"product_id": "postgresql-static-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-static@12.22-1.module%2Bel8.10.0%2B22548%2Bdd326681?arch=aarch64\u0026rpmmod=postgresql:12:8100020241122084405:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgresql-test-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64::postgresql:12",
"product": {
"name": "postgresql-test-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64 (postgresql:12)",
"product_id": "postgresql-test-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-test@12.22-1.module%2Bel8.10.0%2B22548%2Bdd326681?arch=aarch64\u0026rpmmod=postgresql:12:8100020241122084405:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgresql-test-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64::postgresql:12",
"product": {
"name": "postgresql-test-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64 (postgresql:12)",
"product_id": "postgresql-test-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-test-debuginfo@12.22-1.module%2Bel8.10.0%2B22548%2Bdd326681?arch=aarch64\u0026rpmmod=postgresql:12:8100020241122084405:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64::postgresql:12",
"product": {
"name": "postgresql-upgrade-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64 (postgresql:12)",
"product_id": "postgresql-upgrade-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade@12.22-1.module%2Bel8.10.0%2B22548%2Bdd326681?arch=aarch64\u0026rpmmod=postgresql:12:8100020241122084405:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64::postgresql:12",
"product": {
"name": "postgresql-upgrade-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64 (postgresql:12)",
"product_id": "postgresql-upgrade-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade-debuginfo@12.22-1.module%2Bel8.10.0%2B22548%2Bdd326681?arch=aarch64\u0026rpmmod=postgresql:12:8100020241122084405:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-devel-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64::postgresql:12",
"product": {
"name": "postgresql-upgrade-devel-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64 (postgresql:12)",
"product_id": "postgresql-upgrade-devel-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade-devel@12.22-1.module%2Bel8.10.0%2B22548%2Bdd326681?arch=aarch64\u0026rpmmod=postgresql:12:8100020241122084405:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-devel-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64::postgresql:12",
"product": {
"name": "postgresql-upgrade-devel-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64 (postgresql:12)",
"product_id": "postgresql-upgrade-devel-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade-devel-debuginfo@12.22-1.module%2Bel8.10.0%2B22548%2Bdd326681?arch=aarch64\u0026rpmmod=postgresql:12:8100020241122084405:489197e6"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "pg_repack-0:1.4.6-3.module+el8.9.0+19330+c97ddbdf.ppc64le::postgresql:12",
"product": {
"name": "pg_repack-0:1.4.6-3.module+el8.9.0+19330+c97ddbdf.ppc64le (postgresql:12)",
"product_id": "pg_repack-0:1.4.6-3.module+el8.9.0+19330+c97ddbdf.ppc64le::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pg_repack@1.4.6-3.module%2Bel8.9.0%2B19330%2Bc97ddbdf?arch=ppc64le\u0026rpmmod=postgresql:12:8100020241122084405:489197e6"
}
}
},
{
"category": "product_version",
"name": "pg_repack-debuginfo-0:1.4.6-3.module+el8.9.0+19330+c97ddbdf.ppc64le::postgresql:12",
"product": {
"name": "pg_repack-debuginfo-0:1.4.6-3.module+el8.9.0+19330+c97ddbdf.ppc64le (postgresql:12)",
"product_id": "pg_repack-debuginfo-0:1.4.6-3.module+el8.9.0+19330+c97ddbdf.ppc64le::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pg_repack-debuginfo@1.4.6-3.module%2Bel8.9.0%2B19330%2Bc97ddbdf?arch=ppc64le\u0026rpmmod=postgresql:12:8100020241122084405:489197e6"
}
}
},
{
"category": "product_version",
"name": "pg_repack-debugsource-0:1.4.6-3.module+el8.9.0+19330+c97ddbdf.ppc64le::postgresql:12",
"product": {
"name": "pg_repack-debugsource-0:1.4.6-3.module+el8.9.0+19330+c97ddbdf.ppc64le (postgresql:12)",
"product_id": "pg_repack-debugsource-0:1.4.6-3.module+el8.9.0+19330+c97ddbdf.ppc64le::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pg_repack-debugsource@1.4.6-3.module%2Bel8.9.0%2B19330%2Bc97ddbdf?arch=ppc64le\u0026rpmmod=postgresql:12:8100020241122084405:489197e6"
}
}
},
{
"category": "product_version",
"name": "pgaudit-0:1.4.0-7.module+el8.10.0+22214+9beb89d6.ppc64le::postgresql:12",
"product": {
"name": "pgaudit-0:1.4.0-7.module+el8.10.0+22214+9beb89d6.ppc64le (postgresql:12)",
"product_id": "pgaudit-0:1.4.0-7.module+el8.10.0+22214+9beb89d6.ppc64le::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pgaudit@1.4.0-7.module%2Bel8.10.0%2B22214%2B9beb89d6?arch=ppc64le\u0026rpmmod=postgresql:12:8100020241122084405:489197e6"
}
}
},
{
"category": "product_version",
"name": "pgaudit-debuginfo-0:1.4.0-7.module+el8.10.0+22214+9beb89d6.ppc64le::postgresql:12",
"product": {
"name": "pgaudit-debuginfo-0:1.4.0-7.module+el8.10.0+22214+9beb89d6.ppc64le (postgresql:12)",
"product_id": "pgaudit-debuginfo-0:1.4.0-7.module+el8.10.0+22214+9beb89d6.ppc64le::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pgaudit-debuginfo@1.4.0-7.module%2Bel8.10.0%2B22214%2B9beb89d6?arch=ppc64le\u0026rpmmod=postgresql:12:8100020241122084405:489197e6"
}
}
},
{
"category": "product_version",
"name": "pgaudit-debugsource-0:1.4.0-7.module+el8.10.0+22214+9beb89d6.ppc64le::postgresql:12",
"product": {
"name": "pgaudit-debugsource-0:1.4.0-7.module+el8.10.0+22214+9beb89d6.ppc64le (postgresql:12)",
"product_id": "pgaudit-debugsource-0:1.4.0-7.module+el8.10.0+22214+9beb89d6.ppc64le::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pgaudit-debugsource@1.4.0-7.module%2Bel8.10.0%2B22214%2B9beb89d6?arch=ppc64le\u0026rpmmod=postgresql:12:8100020241122084405:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgres-decoderbufs-0:0.10.0-2.module+el8.9.0+19330+c97ddbdf.ppc64le::postgresql:12",
"product": {
"name": "postgres-decoderbufs-0:0.10.0-2.module+el8.9.0+19330+c97ddbdf.ppc64le (postgresql:12)",
"product_id": "postgres-decoderbufs-0:0.10.0-2.module+el8.9.0+19330+c97ddbdf.ppc64le::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgres-decoderbufs@0.10.0-2.module%2Bel8.9.0%2B19330%2Bc97ddbdf?arch=ppc64le\u0026rpmmod=postgresql:12:8100020241122084405:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.9.0+19330+c97ddbdf.ppc64le::postgresql:12",
"product": {
"name": "postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.9.0+19330+c97ddbdf.ppc64le (postgresql:12)",
"product_id": "postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.9.0+19330+c97ddbdf.ppc64le::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgres-decoderbufs-debuginfo@0.10.0-2.module%2Bel8.9.0%2B19330%2Bc97ddbdf?arch=ppc64le\u0026rpmmod=postgresql:12:8100020241122084405:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.9.0+19330+c97ddbdf.ppc64le::postgresql:12",
"product": {
"name": "postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.9.0+19330+c97ddbdf.ppc64le (postgresql:12)",
"product_id": "postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.9.0+19330+c97ddbdf.ppc64le::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgres-decoderbufs-debugsource@0.10.0-2.module%2Bel8.9.0%2B19330%2Bc97ddbdf?arch=ppc64le\u0026rpmmod=postgresql:12:8100020241122084405:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgresql-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le::postgresql:12",
"product": {
"name": "postgresql-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le (postgresql:12)",
"product_id": "postgresql-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql@12.22-1.module%2Bel8.10.0%2B22548%2Bdd326681?arch=ppc64le\u0026rpmmod=postgresql:12:8100020241122084405:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgresql-contrib-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le::postgresql:12",
"product": {
"name": "postgresql-contrib-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le (postgresql:12)",
"product_id": "postgresql-contrib-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-contrib@12.22-1.module%2Bel8.10.0%2B22548%2Bdd326681?arch=ppc64le\u0026rpmmod=postgresql:12:8100020241122084405:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgresql-contrib-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le::postgresql:12",
"product": {
"name": "postgresql-contrib-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le (postgresql:12)",
"product_id": "postgresql-contrib-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-contrib-debuginfo@12.22-1.module%2Bel8.10.0%2B22548%2Bdd326681?arch=ppc64le\u0026rpmmod=postgresql:12:8100020241122084405:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgresql-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le::postgresql:12",
"product": {
"name": "postgresql-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le (postgresql:12)",
"product_id": "postgresql-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-debuginfo@12.22-1.module%2Bel8.10.0%2B22548%2Bdd326681?arch=ppc64le\u0026rpmmod=postgresql:12:8100020241122084405:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgresql-debugsource-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le::postgresql:12",
"product": {
"name": "postgresql-debugsource-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le (postgresql:12)",
"product_id": "postgresql-debugsource-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-debugsource@12.22-1.module%2Bel8.10.0%2B22548%2Bdd326681?arch=ppc64le\u0026rpmmod=postgresql:12:8100020241122084405:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgresql-docs-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le::postgresql:12",
"product": {
"name": "postgresql-docs-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le (postgresql:12)",
"product_id": "postgresql-docs-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-docs@12.22-1.module%2Bel8.10.0%2B22548%2Bdd326681?arch=ppc64le\u0026rpmmod=postgresql:12:8100020241122084405:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgresql-docs-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le::postgresql:12",
"product": {
"name": "postgresql-docs-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le (postgresql:12)",
"product_id": "postgresql-docs-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-docs-debuginfo@12.22-1.module%2Bel8.10.0%2B22548%2Bdd326681?arch=ppc64le\u0026rpmmod=postgresql:12:8100020241122084405:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgresql-plperl-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le::postgresql:12",
"product": {
"name": "postgresql-plperl-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le (postgresql:12)",
"product_id": "postgresql-plperl-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plperl@12.22-1.module%2Bel8.10.0%2B22548%2Bdd326681?arch=ppc64le\u0026rpmmod=postgresql:12:8100020241122084405:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgresql-plperl-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le::postgresql:12",
"product": {
"name": "postgresql-plperl-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le (postgresql:12)",
"product_id": "postgresql-plperl-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plperl-debuginfo@12.22-1.module%2Bel8.10.0%2B22548%2Bdd326681?arch=ppc64le\u0026rpmmod=postgresql:12:8100020241122084405:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgresql-plpython3-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le::postgresql:12",
"product": {
"name": "postgresql-plpython3-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le (postgresql:12)",
"product_id": "postgresql-plpython3-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plpython3@12.22-1.module%2Bel8.10.0%2B22548%2Bdd326681?arch=ppc64le\u0026rpmmod=postgresql:12:8100020241122084405:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgresql-plpython3-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le::postgresql:12",
"product": {
"name": "postgresql-plpython3-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le (postgresql:12)",
"product_id": "postgresql-plpython3-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plpython3-debuginfo@12.22-1.module%2Bel8.10.0%2B22548%2Bdd326681?arch=ppc64le\u0026rpmmod=postgresql:12:8100020241122084405:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgresql-pltcl-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le::postgresql:12",
"product": {
"name": "postgresql-pltcl-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le (postgresql:12)",
"product_id": "postgresql-pltcl-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-pltcl@12.22-1.module%2Bel8.10.0%2B22548%2Bdd326681?arch=ppc64le\u0026rpmmod=postgresql:12:8100020241122084405:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgresql-pltcl-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le::postgresql:12",
"product": {
"name": "postgresql-pltcl-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le (postgresql:12)",
"product_id": "postgresql-pltcl-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-pltcl-debuginfo@12.22-1.module%2Bel8.10.0%2B22548%2Bdd326681?arch=ppc64le\u0026rpmmod=postgresql:12:8100020241122084405:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le::postgresql:12",
"product": {
"name": "postgresql-server-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le (postgresql:12)",
"product_id": "postgresql-server-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server@12.22-1.module%2Bel8.10.0%2B22548%2Bdd326681?arch=ppc64le\u0026rpmmod=postgresql:12:8100020241122084405:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le::postgresql:12",
"product": {
"name": "postgresql-server-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le (postgresql:12)",
"product_id": "postgresql-server-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server-debuginfo@12.22-1.module%2Bel8.10.0%2B22548%2Bdd326681?arch=ppc64le\u0026rpmmod=postgresql:12:8100020241122084405:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-devel-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le::postgresql:12",
"product": {
"name": "postgresql-server-devel-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le (postgresql:12)",
"product_id": "postgresql-server-devel-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server-devel@12.22-1.module%2Bel8.10.0%2B22548%2Bdd326681?arch=ppc64le\u0026rpmmod=postgresql:12:8100020241122084405:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-devel-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le::postgresql:12",
"product": {
"name": "postgresql-server-devel-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le (postgresql:12)",
"product_id": "postgresql-server-devel-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server-devel-debuginfo@12.22-1.module%2Bel8.10.0%2B22548%2Bdd326681?arch=ppc64le\u0026rpmmod=postgresql:12:8100020241122084405:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgresql-static-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le::postgresql:12",
"product": {
"name": "postgresql-static-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le (postgresql:12)",
"product_id": "postgresql-static-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-static@12.22-1.module%2Bel8.10.0%2B22548%2Bdd326681?arch=ppc64le\u0026rpmmod=postgresql:12:8100020241122084405:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgresql-test-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le::postgresql:12",
"product": {
"name": "postgresql-test-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le (postgresql:12)",
"product_id": "postgresql-test-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-test@12.22-1.module%2Bel8.10.0%2B22548%2Bdd326681?arch=ppc64le\u0026rpmmod=postgresql:12:8100020241122084405:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgresql-test-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le::postgresql:12",
"product": {
"name": "postgresql-test-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le (postgresql:12)",
"product_id": "postgresql-test-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-test-debuginfo@12.22-1.module%2Bel8.10.0%2B22548%2Bdd326681?arch=ppc64le\u0026rpmmod=postgresql:12:8100020241122084405:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le::postgresql:12",
"product": {
"name": "postgresql-upgrade-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le (postgresql:12)",
"product_id": "postgresql-upgrade-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade@12.22-1.module%2Bel8.10.0%2B22548%2Bdd326681?arch=ppc64le\u0026rpmmod=postgresql:12:8100020241122084405:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le::postgresql:12",
"product": {
"name": "postgresql-upgrade-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le (postgresql:12)",
"product_id": "postgresql-upgrade-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade-debuginfo@12.22-1.module%2Bel8.10.0%2B22548%2Bdd326681?arch=ppc64le\u0026rpmmod=postgresql:12:8100020241122084405:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-devel-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le::postgresql:12",
"product": {
"name": "postgresql-upgrade-devel-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le (postgresql:12)",
"product_id": "postgresql-upgrade-devel-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade-devel@12.22-1.module%2Bel8.10.0%2B22548%2Bdd326681?arch=ppc64le\u0026rpmmod=postgresql:12:8100020241122084405:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-devel-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le::postgresql:12",
"product": {
"name": "postgresql-upgrade-devel-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le (postgresql:12)",
"product_id": "postgresql-upgrade-devel-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade-devel-debuginfo@12.22-1.module%2Bel8.10.0%2B22548%2Bdd326681?arch=ppc64le\u0026rpmmod=postgresql:12:8100020241122084405:489197e6"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "pg_repack-0:1.4.6-3.module+el8.9.0+19330+c97ddbdf.s390x::postgresql:12",
"product": {
"name": "pg_repack-0:1.4.6-3.module+el8.9.0+19330+c97ddbdf.s390x (postgresql:12)",
"product_id": "pg_repack-0:1.4.6-3.module+el8.9.0+19330+c97ddbdf.s390x::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pg_repack@1.4.6-3.module%2Bel8.9.0%2B19330%2Bc97ddbdf?arch=s390x\u0026rpmmod=postgresql:12:8100020241122084405:489197e6"
}
}
},
{
"category": "product_version",
"name": "pg_repack-debuginfo-0:1.4.6-3.module+el8.9.0+19330+c97ddbdf.s390x::postgresql:12",
"product": {
"name": "pg_repack-debuginfo-0:1.4.6-3.module+el8.9.0+19330+c97ddbdf.s390x (postgresql:12)",
"product_id": "pg_repack-debuginfo-0:1.4.6-3.module+el8.9.0+19330+c97ddbdf.s390x::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pg_repack-debuginfo@1.4.6-3.module%2Bel8.9.0%2B19330%2Bc97ddbdf?arch=s390x\u0026rpmmod=postgresql:12:8100020241122084405:489197e6"
}
}
},
{
"category": "product_version",
"name": "pg_repack-debugsource-0:1.4.6-3.module+el8.9.0+19330+c97ddbdf.s390x::postgresql:12",
"product": {
"name": "pg_repack-debugsource-0:1.4.6-3.module+el8.9.0+19330+c97ddbdf.s390x (postgresql:12)",
"product_id": "pg_repack-debugsource-0:1.4.6-3.module+el8.9.0+19330+c97ddbdf.s390x::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pg_repack-debugsource@1.4.6-3.module%2Bel8.9.0%2B19330%2Bc97ddbdf?arch=s390x\u0026rpmmod=postgresql:12:8100020241122084405:489197e6"
}
}
},
{
"category": "product_version",
"name": "pgaudit-0:1.4.0-7.module+el8.10.0+22214+9beb89d6.s390x::postgresql:12",
"product": {
"name": "pgaudit-0:1.4.0-7.module+el8.10.0+22214+9beb89d6.s390x (postgresql:12)",
"product_id": "pgaudit-0:1.4.0-7.module+el8.10.0+22214+9beb89d6.s390x::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pgaudit@1.4.0-7.module%2Bel8.10.0%2B22214%2B9beb89d6?arch=s390x\u0026rpmmod=postgresql:12:8100020241122084405:489197e6"
}
}
},
{
"category": "product_version",
"name": "pgaudit-debuginfo-0:1.4.0-7.module+el8.10.0+22214+9beb89d6.s390x::postgresql:12",
"product": {
"name": "pgaudit-debuginfo-0:1.4.0-7.module+el8.10.0+22214+9beb89d6.s390x (postgresql:12)",
"product_id": "pgaudit-debuginfo-0:1.4.0-7.module+el8.10.0+22214+9beb89d6.s390x::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pgaudit-debuginfo@1.4.0-7.module%2Bel8.10.0%2B22214%2B9beb89d6?arch=s390x\u0026rpmmod=postgresql:12:8100020241122084405:489197e6"
}
}
},
{
"category": "product_version",
"name": "pgaudit-debugsource-0:1.4.0-7.module+el8.10.0+22214+9beb89d6.s390x::postgresql:12",
"product": {
"name": "pgaudit-debugsource-0:1.4.0-7.module+el8.10.0+22214+9beb89d6.s390x (postgresql:12)",
"product_id": "pgaudit-debugsource-0:1.4.0-7.module+el8.10.0+22214+9beb89d6.s390x::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pgaudit-debugsource@1.4.0-7.module%2Bel8.10.0%2B22214%2B9beb89d6?arch=s390x\u0026rpmmod=postgresql:12:8100020241122084405:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgres-decoderbufs-0:0.10.0-2.module+el8.9.0+19330+c97ddbdf.s390x::postgresql:12",
"product": {
"name": "postgres-decoderbufs-0:0.10.0-2.module+el8.9.0+19330+c97ddbdf.s390x (postgresql:12)",
"product_id": "postgres-decoderbufs-0:0.10.0-2.module+el8.9.0+19330+c97ddbdf.s390x::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgres-decoderbufs@0.10.0-2.module%2Bel8.9.0%2B19330%2Bc97ddbdf?arch=s390x\u0026rpmmod=postgresql:12:8100020241122084405:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.9.0+19330+c97ddbdf.s390x::postgresql:12",
"product": {
"name": "postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.9.0+19330+c97ddbdf.s390x (postgresql:12)",
"product_id": "postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.9.0+19330+c97ddbdf.s390x::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgres-decoderbufs-debuginfo@0.10.0-2.module%2Bel8.9.0%2B19330%2Bc97ddbdf?arch=s390x\u0026rpmmod=postgresql:12:8100020241122084405:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.9.0+19330+c97ddbdf.s390x::postgresql:12",
"product": {
"name": "postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.9.0+19330+c97ddbdf.s390x (postgresql:12)",
"product_id": "postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.9.0+19330+c97ddbdf.s390x::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgres-decoderbufs-debugsource@0.10.0-2.module%2Bel8.9.0%2B19330%2Bc97ddbdf?arch=s390x\u0026rpmmod=postgresql:12:8100020241122084405:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgresql-0:12.22-1.module+el8.10.0+22548+dd326681.s390x::postgresql:12",
"product": {
"name": "postgresql-0:12.22-1.module+el8.10.0+22548+dd326681.s390x (postgresql:12)",
"product_id": "postgresql-0:12.22-1.module+el8.10.0+22548+dd326681.s390x::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql@12.22-1.module%2Bel8.10.0%2B22548%2Bdd326681?arch=s390x\u0026rpmmod=postgresql:12:8100020241122084405:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgresql-contrib-0:12.22-1.module+el8.10.0+22548+dd326681.s390x::postgresql:12",
"product": {
"name": "postgresql-contrib-0:12.22-1.module+el8.10.0+22548+dd326681.s390x (postgresql:12)",
"product_id": "postgresql-contrib-0:12.22-1.module+el8.10.0+22548+dd326681.s390x::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-contrib@12.22-1.module%2Bel8.10.0%2B22548%2Bdd326681?arch=s390x\u0026rpmmod=postgresql:12:8100020241122084405:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgresql-contrib-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.s390x::postgresql:12",
"product": {
"name": "postgresql-contrib-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.s390x (postgresql:12)",
"product_id": "postgresql-contrib-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.s390x::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-contrib-debuginfo@12.22-1.module%2Bel8.10.0%2B22548%2Bdd326681?arch=s390x\u0026rpmmod=postgresql:12:8100020241122084405:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgresql-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.s390x::postgresql:12",
"product": {
"name": "postgresql-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.s390x (postgresql:12)",
"product_id": "postgresql-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.s390x::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-debuginfo@12.22-1.module%2Bel8.10.0%2B22548%2Bdd326681?arch=s390x\u0026rpmmod=postgresql:12:8100020241122084405:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgresql-debugsource-0:12.22-1.module+el8.10.0+22548+dd326681.s390x::postgresql:12",
"product": {
"name": "postgresql-debugsource-0:12.22-1.module+el8.10.0+22548+dd326681.s390x (postgresql:12)",
"product_id": "postgresql-debugsource-0:12.22-1.module+el8.10.0+22548+dd326681.s390x::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-debugsource@12.22-1.module%2Bel8.10.0%2B22548%2Bdd326681?arch=s390x\u0026rpmmod=postgresql:12:8100020241122084405:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgresql-docs-0:12.22-1.module+el8.10.0+22548+dd326681.s390x::postgresql:12",
"product": {
"name": "postgresql-docs-0:12.22-1.module+el8.10.0+22548+dd326681.s390x (postgresql:12)",
"product_id": "postgresql-docs-0:12.22-1.module+el8.10.0+22548+dd326681.s390x::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-docs@12.22-1.module%2Bel8.10.0%2B22548%2Bdd326681?arch=s390x\u0026rpmmod=postgresql:12:8100020241122084405:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgresql-docs-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.s390x::postgresql:12",
"product": {
"name": "postgresql-docs-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.s390x (postgresql:12)",
"product_id": "postgresql-docs-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.s390x::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-docs-debuginfo@12.22-1.module%2Bel8.10.0%2B22548%2Bdd326681?arch=s390x\u0026rpmmod=postgresql:12:8100020241122084405:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgresql-plperl-0:12.22-1.module+el8.10.0+22548+dd326681.s390x::postgresql:12",
"product": {
"name": "postgresql-plperl-0:12.22-1.module+el8.10.0+22548+dd326681.s390x (postgresql:12)",
"product_id": "postgresql-plperl-0:12.22-1.module+el8.10.0+22548+dd326681.s390x::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plperl@12.22-1.module%2Bel8.10.0%2B22548%2Bdd326681?arch=s390x\u0026rpmmod=postgresql:12:8100020241122084405:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgresql-plperl-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.s390x::postgresql:12",
"product": {
"name": "postgresql-plperl-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.s390x (postgresql:12)",
"product_id": "postgresql-plperl-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.s390x::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plperl-debuginfo@12.22-1.module%2Bel8.10.0%2B22548%2Bdd326681?arch=s390x\u0026rpmmod=postgresql:12:8100020241122084405:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgresql-plpython3-0:12.22-1.module+el8.10.0+22548+dd326681.s390x::postgresql:12",
"product": {
"name": "postgresql-plpython3-0:12.22-1.module+el8.10.0+22548+dd326681.s390x (postgresql:12)",
"product_id": "postgresql-plpython3-0:12.22-1.module+el8.10.0+22548+dd326681.s390x::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plpython3@12.22-1.module%2Bel8.10.0%2B22548%2Bdd326681?arch=s390x\u0026rpmmod=postgresql:12:8100020241122084405:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgresql-plpython3-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.s390x::postgresql:12",
"product": {
"name": "postgresql-plpython3-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.s390x (postgresql:12)",
"product_id": "postgresql-plpython3-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.s390x::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plpython3-debuginfo@12.22-1.module%2Bel8.10.0%2B22548%2Bdd326681?arch=s390x\u0026rpmmod=postgresql:12:8100020241122084405:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgresql-pltcl-0:12.22-1.module+el8.10.0+22548+dd326681.s390x::postgresql:12",
"product": {
"name": "postgresql-pltcl-0:12.22-1.module+el8.10.0+22548+dd326681.s390x (postgresql:12)",
"product_id": "postgresql-pltcl-0:12.22-1.module+el8.10.0+22548+dd326681.s390x::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-pltcl@12.22-1.module%2Bel8.10.0%2B22548%2Bdd326681?arch=s390x\u0026rpmmod=postgresql:12:8100020241122084405:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgresql-pltcl-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.s390x::postgresql:12",
"product": {
"name": "postgresql-pltcl-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.s390x (postgresql:12)",
"product_id": "postgresql-pltcl-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.s390x::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-pltcl-debuginfo@12.22-1.module%2Bel8.10.0%2B22548%2Bdd326681?arch=s390x\u0026rpmmod=postgresql:12:8100020241122084405:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-0:12.22-1.module+el8.10.0+22548+dd326681.s390x::postgresql:12",
"product": {
"name": "postgresql-server-0:12.22-1.module+el8.10.0+22548+dd326681.s390x (postgresql:12)",
"product_id": "postgresql-server-0:12.22-1.module+el8.10.0+22548+dd326681.s390x::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server@12.22-1.module%2Bel8.10.0%2B22548%2Bdd326681?arch=s390x\u0026rpmmod=postgresql:12:8100020241122084405:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.s390x::postgresql:12",
"product": {
"name": "postgresql-server-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.s390x (postgresql:12)",
"product_id": "postgresql-server-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.s390x::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server-debuginfo@12.22-1.module%2Bel8.10.0%2B22548%2Bdd326681?arch=s390x\u0026rpmmod=postgresql:12:8100020241122084405:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-devel-0:12.22-1.module+el8.10.0+22548+dd326681.s390x::postgresql:12",
"product": {
"name": "postgresql-server-devel-0:12.22-1.module+el8.10.0+22548+dd326681.s390x (postgresql:12)",
"product_id": "postgresql-server-devel-0:12.22-1.module+el8.10.0+22548+dd326681.s390x::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server-devel@12.22-1.module%2Bel8.10.0%2B22548%2Bdd326681?arch=s390x\u0026rpmmod=postgresql:12:8100020241122084405:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-devel-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.s390x::postgresql:12",
"product": {
"name": "postgresql-server-devel-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.s390x (postgresql:12)",
"product_id": "postgresql-server-devel-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.s390x::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server-devel-debuginfo@12.22-1.module%2Bel8.10.0%2B22548%2Bdd326681?arch=s390x\u0026rpmmod=postgresql:12:8100020241122084405:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgresql-static-0:12.22-1.module+el8.10.0+22548+dd326681.s390x::postgresql:12",
"product": {
"name": "postgresql-static-0:12.22-1.module+el8.10.0+22548+dd326681.s390x (postgresql:12)",
"product_id": "postgresql-static-0:12.22-1.module+el8.10.0+22548+dd326681.s390x::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-static@12.22-1.module%2Bel8.10.0%2B22548%2Bdd326681?arch=s390x\u0026rpmmod=postgresql:12:8100020241122084405:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgresql-test-0:12.22-1.module+el8.10.0+22548+dd326681.s390x::postgresql:12",
"product": {
"name": "postgresql-test-0:12.22-1.module+el8.10.0+22548+dd326681.s390x (postgresql:12)",
"product_id": "postgresql-test-0:12.22-1.module+el8.10.0+22548+dd326681.s390x::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-test@12.22-1.module%2Bel8.10.0%2B22548%2Bdd326681?arch=s390x\u0026rpmmod=postgresql:12:8100020241122084405:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgresql-test-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.s390x::postgresql:12",
"product": {
"name": "postgresql-test-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.s390x (postgresql:12)",
"product_id": "postgresql-test-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.s390x::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-test-debuginfo@12.22-1.module%2Bel8.10.0%2B22548%2Bdd326681?arch=s390x\u0026rpmmod=postgresql:12:8100020241122084405:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-0:12.22-1.module+el8.10.0+22548+dd326681.s390x::postgresql:12",
"product": {
"name": "postgresql-upgrade-0:12.22-1.module+el8.10.0+22548+dd326681.s390x (postgresql:12)",
"product_id": "postgresql-upgrade-0:12.22-1.module+el8.10.0+22548+dd326681.s390x::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade@12.22-1.module%2Bel8.10.0%2B22548%2Bdd326681?arch=s390x\u0026rpmmod=postgresql:12:8100020241122084405:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.s390x::postgresql:12",
"product": {
"name": "postgresql-upgrade-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.s390x (postgresql:12)",
"product_id": "postgresql-upgrade-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.s390x::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade-debuginfo@12.22-1.module%2Bel8.10.0%2B22548%2Bdd326681?arch=s390x\u0026rpmmod=postgresql:12:8100020241122084405:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-devel-0:12.22-1.module+el8.10.0+22548+dd326681.s390x::postgresql:12",
"product": {
"name": "postgresql-upgrade-devel-0:12.22-1.module+el8.10.0+22548+dd326681.s390x (postgresql:12)",
"product_id": "postgresql-upgrade-devel-0:12.22-1.module+el8.10.0+22548+dd326681.s390x::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade-devel@12.22-1.module%2Bel8.10.0%2B22548%2Bdd326681?arch=s390x\u0026rpmmod=postgresql:12:8100020241122084405:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-devel-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.s390x::postgresql:12",
"product": {
"name": "postgresql-upgrade-devel-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.s390x (postgresql:12)",
"product_id": "postgresql-upgrade-devel-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.s390x::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade-devel-debuginfo@12.22-1.module%2Bel8.10.0%2B22548%2Bdd326681?arch=s390x\u0026rpmmod=postgresql:12:8100020241122084405:489197e6"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "pg_repack-0:1.4.6-3.module+el8.9.0+19330+c97ddbdf.x86_64::postgresql:12",
"product": {
"name": "pg_repack-0:1.4.6-3.module+el8.9.0+19330+c97ddbdf.x86_64 (postgresql:12)",
"product_id": "pg_repack-0:1.4.6-3.module+el8.9.0+19330+c97ddbdf.x86_64::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pg_repack@1.4.6-3.module%2Bel8.9.0%2B19330%2Bc97ddbdf?arch=x86_64\u0026rpmmod=postgresql:12:8100020241122084405:489197e6"
}
}
},
{
"category": "product_version",
"name": "pg_repack-debuginfo-0:1.4.6-3.module+el8.9.0+19330+c97ddbdf.x86_64::postgresql:12",
"product": {
"name": "pg_repack-debuginfo-0:1.4.6-3.module+el8.9.0+19330+c97ddbdf.x86_64 (postgresql:12)",
"product_id": "pg_repack-debuginfo-0:1.4.6-3.module+el8.9.0+19330+c97ddbdf.x86_64::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pg_repack-debuginfo@1.4.6-3.module%2Bel8.9.0%2B19330%2Bc97ddbdf?arch=x86_64\u0026rpmmod=postgresql:12:8100020241122084405:489197e6"
}
}
},
{
"category": "product_version",
"name": "pg_repack-debugsource-0:1.4.6-3.module+el8.9.0+19330+c97ddbdf.x86_64::postgresql:12",
"product": {
"name": "pg_repack-debugsource-0:1.4.6-3.module+el8.9.0+19330+c97ddbdf.x86_64 (postgresql:12)",
"product_id": "pg_repack-debugsource-0:1.4.6-3.module+el8.9.0+19330+c97ddbdf.x86_64::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pg_repack-debugsource@1.4.6-3.module%2Bel8.9.0%2B19330%2Bc97ddbdf?arch=x86_64\u0026rpmmod=postgresql:12:8100020241122084405:489197e6"
}
}
},
{
"category": "product_version",
"name": "pgaudit-0:1.4.0-7.module+el8.10.0+22214+9beb89d6.x86_64::postgresql:12",
"product": {
"name": "pgaudit-0:1.4.0-7.module+el8.10.0+22214+9beb89d6.x86_64 (postgresql:12)",
"product_id": "pgaudit-0:1.4.0-7.module+el8.10.0+22214+9beb89d6.x86_64::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pgaudit@1.4.0-7.module%2Bel8.10.0%2B22214%2B9beb89d6?arch=x86_64\u0026rpmmod=postgresql:12:8100020241122084405:489197e6"
}
}
},
{
"category": "product_version",
"name": "pgaudit-debuginfo-0:1.4.0-7.module+el8.10.0+22214+9beb89d6.x86_64::postgresql:12",
"product": {
"name": "pgaudit-debuginfo-0:1.4.0-7.module+el8.10.0+22214+9beb89d6.x86_64 (postgresql:12)",
"product_id": "pgaudit-debuginfo-0:1.4.0-7.module+el8.10.0+22214+9beb89d6.x86_64::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pgaudit-debuginfo@1.4.0-7.module%2Bel8.10.0%2B22214%2B9beb89d6?arch=x86_64\u0026rpmmod=postgresql:12:8100020241122084405:489197e6"
}
}
},
{
"category": "product_version",
"name": "pgaudit-debugsource-0:1.4.0-7.module+el8.10.0+22214+9beb89d6.x86_64::postgresql:12",
"product": {
"name": "pgaudit-debugsource-0:1.4.0-7.module+el8.10.0+22214+9beb89d6.x86_64 (postgresql:12)",
"product_id": "pgaudit-debugsource-0:1.4.0-7.module+el8.10.0+22214+9beb89d6.x86_64::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pgaudit-debugsource@1.4.0-7.module%2Bel8.10.0%2B22214%2B9beb89d6?arch=x86_64\u0026rpmmod=postgresql:12:8100020241122084405:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgres-decoderbufs-0:0.10.0-2.module+el8.9.0+19330+c97ddbdf.x86_64::postgresql:12",
"product": {
"name": "postgres-decoderbufs-0:0.10.0-2.module+el8.9.0+19330+c97ddbdf.x86_64 (postgresql:12)",
"product_id": "postgres-decoderbufs-0:0.10.0-2.module+el8.9.0+19330+c97ddbdf.x86_64::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgres-decoderbufs@0.10.0-2.module%2Bel8.9.0%2B19330%2Bc97ddbdf?arch=x86_64\u0026rpmmod=postgresql:12:8100020241122084405:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.9.0+19330+c97ddbdf.x86_64::postgresql:12",
"product": {
"name": "postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.9.0+19330+c97ddbdf.x86_64 (postgresql:12)",
"product_id": "postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.9.0+19330+c97ddbdf.x86_64::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgres-decoderbufs-debuginfo@0.10.0-2.module%2Bel8.9.0%2B19330%2Bc97ddbdf?arch=x86_64\u0026rpmmod=postgresql:12:8100020241122084405:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.9.0+19330+c97ddbdf.x86_64::postgresql:12",
"product": {
"name": "postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.9.0+19330+c97ddbdf.x86_64 (postgresql:12)",
"product_id": "postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.9.0+19330+c97ddbdf.x86_64::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgres-decoderbufs-debugsource@0.10.0-2.module%2Bel8.9.0%2B19330%2Bc97ddbdf?arch=x86_64\u0026rpmmod=postgresql:12:8100020241122084405:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgresql-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64::postgresql:12",
"product": {
"name": "postgresql-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64 (postgresql:12)",
"product_id": "postgresql-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql@12.22-1.module%2Bel8.10.0%2B22548%2Bdd326681?arch=x86_64\u0026rpmmod=postgresql:12:8100020241122084405:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgresql-contrib-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64::postgresql:12",
"product": {
"name": "postgresql-contrib-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64 (postgresql:12)",
"product_id": "postgresql-contrib-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-contrib@12.22-1.module%2Bel8.10.0%2B22548%2Bdd326681?arch=x86_64\u0026rpmmod=postgresql:12:8100020241122084405:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgresql-contrib-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64::postgresql:12",
"product": {
"name": "postgresql-contrib-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64 (postgresql:12)",
"product_id": "postgresql-contrib-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-contrib-debuginfo@12.22-1.module%2Bel8.10.0%2B22548%2Bdd326681?arch=x86_64\u0026rpmmod=postgresql:12:8100020241122084405:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgresql-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64::postgresql:12",
"product": {
"name": "postgresql-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64 (postgresql:12)",
"product_id": "postgresql-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-debuginfo@12.22-1.module%2Bel8.10.0%2B22548%2Bdd326681?arch=x86_64\u0026rpmmod=postgresql:12:8100020241122084405:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgresql-debugsource-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64::postgresql:12",
"product": {
"name": "postgresql-debugsource-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64 (postgresql:12)",
"product_id": "postgresql-debugsource-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-debugsource@12.22-1.module%2Bel8.10.0%2B22548%2Bdd326681?arch=x86_64\u0026rpmmod=postgresql:12:8100020241122084405:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgresql-docs-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64::postgresql:12",
"product": {
"name": "postgresql-docs-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64 (postgresql:12)",
"product_id": "postgresql-docs-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-docs@12.22-1.module%2Bel8.10.0%2B22548%2Bdd326681?arch=x86_64\u0026rpmmod=postgresql:12:8100020241122084405:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgresql-docs-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64::postgresql:12",
"product": {
"name": "postgresql-docs-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64 (postgresql:12)",
"product_id": "postgresql-docs-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-docs-debuginfo@12.22-1.module%2Bel8.10.0%2B22548%2Bdd326681?arch=x86_64\u0026rpmmod=postgresql:12:8100020241122084405:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgresql-plperl-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64::postgresql:12",
"product": {
"name": "postgresql-plperl-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64 (postgresql:12)",
"product_id": "postgresql-plperl-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plperl@12.22-1.module%2Bel8.10.0%2B22548%2Bdd326681?arch=x86_64\u0026rpmmod=postgresql:12:8100020241122084405:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgresql-plperl-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64::postgresql:12",
"product": {
"name": "postgresql-plperl-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64 (postgresql:12)",
"product_id": "postgresql-plperl-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plperl-debuginfo@12.22-1.module%2Bel8.10.0%2B22548%2Bdd326681?arch=x86_64\u0026rpmmod=postgresql:12:8100020241122084405:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgresql-plpython3-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64::postgresql:12",
"product": {
"name": "postgresql-plpython3-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64 (postgresql:12)",
"product_id": "postgresql-plpython3-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plpython3@12.22-1.module%2Bel8.10.0%2B22548%2Bdd326681?arch=x86_64\u0026rpmmod=postgresql:12:8100020241122084405:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgresql-plpython3-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64::postgresql:12",
"product": {
"name": "postgresql-plpython3-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64 (postgresql:12)",
"product_id": "postgresql-plpython3-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plpython3-debuginfo@12.22-1.module%2Bel8.10.0%2B22548%2Bdd326681?arch=x86_64\u0026rpmmod=postgresql:12:8100020241122084405:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgresql-pltcl-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64::postgresql:12",
"product": {
"name": "postgresql-pltcl-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64 (postgresql:12)",
"product_id": "postgresql-pltcl-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-pltcl@12.22-1.module%2Bel8.10.0%2B22548%2Bdd326681?arch=x86_64\u0026rpmmod=postgresql:12:8100020241122084405:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgresql-pltcl-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64::postgresql:12",
"product": {
"name": "postgresql-pltcl-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64 (postgresql:12)",
"product_id": "postgresql-pltcl-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-pltcl-debuginfo@12.22-1.module%2Bel8.10.0%2B22548%2Bdd326681?arch=x86_64\u0026rpmmod=postgresql:12:8100020241122084405:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64::postgresql:12",
"product": {
"name": "postgresql-server-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64 (postgresql:12)",
"product_id": "postgresql-server-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server@12.22-1.module%2Bel8.10.0%2B22548%2Bdd326681?arch=x86_64\u0026rpmmod=postgresql:12:8100020241122084405:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64::postgresql:12",
"product": {
"name": "postgresql-server-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64 (postgresql:12)",
"product_id": "postgresql-server-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server-debuginfo@12.22-1.module%2Bel8.10.0%2B22548%2Bdd326681?arch=x86_64\u0026rpmmod=postgresql:12:8100020241122084405:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-devel-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64::postgresql:12",
"product": {
"name": "postgresql-server-devel-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64 (postgresql:12)",
"product_id": "postgresql-server-devel-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server-devel@12.22-1.module%2Bel8.10.0%2B22548%2Bdd326681?arch=x86_64\u0026rpmmod=postgresql:12:8100020241122084405:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-devel-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64::postgresql:12",
"product": {
"name": "postgresql-server-devel-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64 (postgresql:12)",
"product_id": "postgresql-server-devel-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server-devel-debuginfo@12.22-1.module%2Bel8.10.0%2B22548%2Bdd326681?arch=x86_64\u0026rpmmod=postgresql:12:8100020241122084405:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgresql-static-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64::postgresql:12",
"product": {
"name": "postgresql-static-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64 (postgresql:12)",
"product_id": "postgresql-static-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-static@12.22-1.module%2Bel8.10.0%2B22548%2Bdd326681?arch=x86_64\u0026rpmmod=postgresql:12:8100020241122084405:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgresql-test-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64::postgresql:12",
"product": {
"name": "postgresql-test-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64 (postgresql:12)",
"product_id": "postgresql-test-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-test@12.22-1.module%2Bel8.10.0%2B22548%2Bdd326681?arch=x86_64\u0026rpmmod=postgresql:12:8100020241122084405:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgresql-test-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64::postgresql:12",
"product": {
"name": "postgresql-test-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64 (postgresql:12)",
"product_id": "postgresql-test-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-test-debuginfo@12.22-1.module%2Bel8.10.0%2B22548%2Bdd326681?arch=x86_64\u0026rpmmod=postgresql:12:8100020241122084405:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64::postgresql:12",
"product": {
"name": "postgresql-upgrade-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64 (postgresql:12)",
"product_id": "postgresql-upgrade-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade@12.22-1.module%2Bel8.10.0%2B22548%2Bdd326681?arch=x86_64\u0026rpmmod=postgresql:12:8100020241122084405:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64::postgresql:12",
"product": {
"name": "postgresql-upgrade-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64 (postgresql:12)",
"product_id": "postgresql-upgrade-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade-debuginfo@12.22-1.module%2Bel8.10.0%2B22548%2Bdd326681?arch=x86_64\u0026rpmmod=postgresql:12:8100020241122084405:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-devel-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64::postgresql:12",
"product": {
"name": "postgresql-upgrade-devel-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64 (postgresql:12)",
"product_id": "postgresql-upgrade-devel-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade-devel@12.22-1.module%2Bel8.10.0%2B22548%2Bdd326681?arch=x86_64\u0026rpmmod=postgresql:12:8100020241122084405:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-devel-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64::postgresql:12",
"product": {
"name": "postgresql-upgrade-devel-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64 (postgresql:12)",
"product_id": "postgresql-upgrade-devel-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade-devel-debuginfo@12.22-1.module%2Bel8.10.0%2B22548%2Bdd326681?arch=x86_64\u0026rpmmod=postgresql:12:8100020241122084405:489197e6"
}
}
}
],
"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.9.0+19330+c97ddbdf.aarch64 (postgresql:12) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:pg_repack-0:1.4.6-3.module+el8.9.0+19330+c97ddbdf.aarch64::postgresql:12"
},
"product_reference": "pg_repack-0:1.4.6-3.module+el8.9.0+19330+c97ddbdf.aarch64::postgresql:12",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pg_repack-0:1.4.6-3.module+el8.9.0+19330+c97ddbdf.ppc64le (postgresql:12) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:pg_repack-0:1.4.6-3.module+el8.9.0+19330+c97ddbdf.ppc64le::postgresql:12"
},
"product_reference": "pg_repack-0:1.4.6-3.module+el8.9.0+19330+c97ddbdf.ppc64le::postgresql:12",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pg_repack-0:1.4.6-3.module+el8.9.0+19330+c97ddbdf.s390x (postgresql:12) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:pg_repack-0:1.4.6-3.module+el8.9.0+19330+c97ddbdf.s390x::postgresql:12"
},
"product_reference": "pg_repack-0:1.4.6-3.module+el8.9.0+19330+c97ddbdf.s390x::postgresql:12",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pg_repack-0:1.4.6-3.module+el8.9.0+19330+c97ddbdf.src (postgresql:12) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:pg_repack-0:1.4.6-3.module+el8.9.0+19330+c97ddbdf.src::postgresql:12"
},
"product_reference": "pg_repack-0:1.4.6-3.module+el8.9.0+19330+c97ddbdf.src::postgresql:12",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pg_repack-0:1.4.6-3.module+el8.9.0+19330+c97ddbdf.x86_64 (postgresql:12) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:pg_repack-0:1.4.6-3.module+el8.9.0+19330+c97ddbdf.x86_64::postgresql:12"
},
"product_reference": "pg_repack-0:1.4.6-3.module+el8.9.0+19330+c97ddbdf.x86_64::postgresql:12",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pg_repack-debuginfo-0:1.4.6-3.module+el8.9.0+19330+c97ddbdf.aarch64 (postgresql:12) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debuginfo-0:1.4.6-3.module+el8.9.0+19330+c97ddbdf.aarch64::postgresql:12"
},
"product_reference": "pg_repack-debuginfo-0:1.4.6-3.module+el8.9.0+19330+c97ddbdf.aarch64::postgresql:12",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pg_repack-debuginfo-0:1.4.6-3.module+el8.9.0+19330+c97ddbdf.ppc64le (postgresql:12) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debuginfo-0:1.4.6-3.module+el8.9.0+19330+c97ddbdf.ppc64le::postgresql:12"
},
"product_reference": "pg_repack-debuginfo-0:1.4.6-3.module+el8.9.0+19330+c97ddbdf.ppc64le::postgresql:12",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pg_repack-debuginfo-0:1.4.6-3.module+el8.9.0+19330+c97ddbdf.s390x (postgresql:12) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debuginfo-0:1.4.6-3.module+el8.9.0+19330+c97ddbdf.s390x::postgresql:12"
},
"product_reference": "pg_repack-debuginfo-0:1.4.6-3.module+el8.9.0+19330+c97ddbdf.s390x::postgresql:12",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pg_repack-debuginfo-0:1.4.6-3.module+el8.9.0+19330+c97ddbdf.x86_64 (postgresql:12) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debuginfo-0:1.4.6-3.module+el8.9.0+19330+c97ddbdf.x86_64::postgresql:12"
},
"product_reference": "pg_repack-debuginfo-0:1.4.6-3.module+el8.9.0+19330+c97ddbdf.x86_64::postgresql:12",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pg_repack-debugsource-0:1.4.6-3.module+el8.9.0+19330+c97ddbdf.aarch64 (postgresql:12) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debugsource-0:1.4.6-3.module+el8.9.0+19330+c97ddbdf.aarch64::postgresql:12"
},
"product_reference": "pg_repack-debugsource-0:1.4.6-3.module+el8.9.0+19330+c97ddbdf.aarch64::postgresql:12",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pg_repack-debugsource-0:1.4.6-3.module+el8.9.0+19330+c97ddbdf.ppc64le (postgresql:12) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debugsource-0:1.4.6-3.module+el8.9.0+19330+c97ddbdf.ppc64le::postgresql:12"
},
"product_reference": "pg_repack-debugsource-0:1.4.6-3.module+el8.9.0+19330+c97ddbdf.ppc64le::postgresql:12",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pg_repack-debugsource-0:1.4.6-3.module+el8.9.0+19330+c97ddbdf.s390x (postgresql:12) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debugsource-0:1.4.6-3.module+el8.9.0+19330+c97ddbdf.s390x::postgresql:12"
},
"product_reference": "pg_repack-debugsource-0:1.4.6-3.module+el8.9.0+19330+c97ddbdf.s390x::postgresql:12",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pg_repack-debugsource-0:1.4.6-3.module+el8.9.0+19330+c97ddbdf.x86_64 (postgresql:12) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debugsource-0:1.4.6-3.module+el8.9.0+19330+c97ddbdf.x86_64::postgresql:12"
},
"product_reference": "pg_repack-debugsource-0:1.4.6-3.module+el8.9.0+19330+c97ddbdf.x86_64::postgresql:12",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pgaudit-0:1.4.0-7.module+el8.10.0+22214+9beb89d6.aarch64 (postgresql:12) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:pgaudit-0:1.4.0-7.module+el8.10.0+22214+9beb89d6.aarch64::postgresql:12"
},
"product_reference": "pgaudit-0:1.4.0-7.module+el8.10.0+22214+9beb89d6.aarch64::postgresql:12",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pgaudit-0:1.4.0-7.module+el8.10.0+22214+9beb89d6.ppc64le (postgresql:12) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:pgaudit-0:1.4.0-7.module+el8.10.0+22214+9beb89d6.ppc64le::postgresql:12"
},
"product_reference": "pgaudit-0:1.4.0-7.module+el8.10.0+22214+9beb89d6.ppc64le::postgresql:12",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pgaudit-0:1.4.0-7.module+el8.10.0+22214+9beb89d6.s390x (postgresql:12) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:pgaudit-0:1.4.0-7.module+el8.10.0+22214+9beb89d6.s390x::postgresql:12"
},
"product_reference": "pgaudit-0:1.4.0-7.module+el8.10.0+22214+9beb89d6.s390x::postgresql:12",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pgaudit-0:1.4.0-7.module+el8.10.0+22214+9beb89d6.src (postgresql:12) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:pgaudit-0:1.4.0-7.module+el8.10.0+22214+9beb89d6.src::postgresql:12"
},
"product_reference": "pgaudit-0:1.4.0-7.module+el8.10.0+22214+9beb89d6.src::postgresql:12",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pgaudit-0:1.4.0-7.module+el8.10.0+22214+9beb89d6.x86_64 (postgresql:12) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:pgaudit-0:1.4.0-7.module+el8.10.0+22214+9beb89d6.x86_64::postgresql:12"
},
"product_reference": "pgaudit-0:1.4.0-7.module+el8.10.0+22214+9beb89d6.x86_64::postgresql:12",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pgaudit-debuginfo-0:1.4.0-7.module+el8.10.0+22214+9beb89d6.aarch64 (postgresql:12) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debuginfo-0:1.4.0-7.module+el8.10.0+22214+9beb89d6.aarch64::postgresql:12"
},
"product_reference": "pgaudit-debuginfo-0:1.4.0-7.module+el8.10.0+22214+9beb89d6.aarch64::postgresql:12",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pgaudit-debuginfo-0:1.4.0-7.module+el8.10.0+22214+9beb89d6.ppc64le (postgresql:12) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debuginfo-0:1.4.0-7.module+el8.10.0+22214+9beb89d6.ppc64le::postgresql:12"
},
"product_reference": "pgaudit-debuginfo-0:1.4.0-7.module+el8.10.0+22214+9beb89d6.ppc64le::postgresql:12",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pgaudit-debuginfo-0:1.4.0-7.module+el8.10.0+22214+9beb89d6.s390x (postgresql:12) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debuginfo-0:1.4.0-7.module+el8.10.0+22214+9beb89d6.s390x::postgresql:12"
},
"product_reference": "pgaudit-debuginfo-0:1.4.0-7.module+el8.10.0+22214+9beb89d6.s390x::postgresql:12",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pgaudit-debuginfo-0:1.4.0-7.module+el8.10.0+22214+9beb89d6.x86_64 (postgresql:12) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debuginfo-0:1.4.0-7.module+el8.10.0+22214+9beb89d6.x86_64::postgresql:12"
},
"product_reference": "pgaudit-debuginfo-0:1.4.0-7.module+el8.10.0+22214+9beb89d6.x86_64::postgresql:12",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pgaudit-debugsource-0:1.4.0-7.module+el8.10.0+22214+9beb89d6.aarch64 (postgresql:12) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debugsource-0:1.4.0-7.module+el8.10.0+22214+9beb89d6.aarch64::postgresql:12"
},
"product_reference": "pgaudit-debugsource-0:1.4.0-7.module+el8.10.0+22214+9beb89d6.aarch64::postgresql:12",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pgaudit-debugsource-0:1.4.0-7.module+el8.10.0+22214+9beb89d6.ppc64le (postgresql:12) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debugsource-0:1.4.0-7.module+el8.10.0+22214+9beb89d6.ppc64le::postgresql:12"
},
"product_reference": "pgaudit-debugsource-0:1.4.0-7.module+el8.10.0+22214+9beb89d6.ppc64le::postgresql:12",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pgaudit-debugsource-0:1.4.0-7.module+el8.10.0+22214+9beb89d6.s390x (postgresql:12) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debugsource-0:1.4.0-7.module+el8.10.0+22214+9beb89d6.s390x::postgresql:12"
},
"product_reference": "pgaudit-debugsource-0:1.4.0-7.module+el8.10.0+22214+9beb89d6.s390x::postgresql:12",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pgaudit-debugsource-0:1.4.0-7.module+el8.10.0+22214+9beb89d6.x86_64 (postgresql:12) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debugsource-0:1.4.0-7.module+el8.10.0+22214+9beb89d6.x86_64::postgresql:12"
},
"product_reference": "pgaudit-debugsource-0:1.4.0-7.module+el8.10.0+22214+9beb89d6.x86_64::postgresql:12",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgres-decoderbufs-0:0.10.0-2.module+el8.9.0+19330+c97ddbdf.aarch64 (postgresql:12) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.9.0+19330+c97ddbdf.aarch64::postgresql:12"
},
"product_reference": "postgres-decoderbufs-0:0.10.0-2.module+el8.9.0+19330+c97ddbdf.aarch64::postgresql:12",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgres-decoderbufs-0:0.10.0-2.module+el8.9.0+19330+c97ddbdf.ppc64le (postgresql:12) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.9.0+19330+c97ddbdf.ppc64le::postgresql:12"
},
"product_reference": "postgres-decoderbufs-0:0.10.0-2.module+el8.9.0+19330+c97ddbdf.ppc64le::postgresql:12",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgres-decoderbufs-0:0.10.0-2.module+el8.9.0+19330+c97ddbdf.s390x (postgresql:12) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.9.0+19330+c97ddbdf.s390x::postgresql:12"
},
"product_reference": "postgres-decoderbufs-0:0.10.0-2.module+el8.9.0+19330+c97ddbdf.s390x::postgresql:12",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgres-decoderbufs-0:0.10.0-2.module+el8.9.0+19330+c97ddbdf.src (postgresql:12) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.9.0+19330+c97ddbdf.src::postgresql:12"
},
"product_reference": "postgres-decoderbufs-0:0.10.0-2.module+el8.9.0+19330+c97ddbdf.src::postgresql:12",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgres-decoderbufs-0:0.10.0-2.module+el8.9.0+19330+c97ddbdf.x86_64 (postgresql:12) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.9.0+19330+c97ddbdf.x86_64::postgresql:12"
},
"product_reference": "postgres-decoderbufs-0:0.10.0-2.module+el8.9.0+19330+c97ddbdf.x86_64::postgresql:12",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.9.0+19330+c97ddbdf.aarch64 (postgresql:12) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.9.0+19330+c97ddbdf.aarch64::postgresql:12"
},
"product_reference": "postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.9.0+19330+c97ddbdf.aarch64::postgresql:12",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.9.0+19330+c97ddbdf.ppc64le (postgresql:12) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.9.0+19330+c97ddbdf.ppc64le::postgresql:12"
},
"product_reference": "postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.9.0+19330+c97ddbdf.ppc64le::postgresql:12",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.9.0+19330+c97ddbdf.s390x (postgresql:12) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.9.0+19330+c97ddbdf.s390x::postgresql:12"
},
"product_reference": "postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.9.0+19330+c97ddbdf.s390x::postgresql:12",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.9.0+19330+c97ddbdf.x86_64 (postgresql:12) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.9.0+19330+c97ddbdf.x86_64::postgresql:12"
},
"product_reference": "postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.9.0+19330+c97ddbdf.x86_64::postgresql:12",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.9.0+19330+c97ddbdf.aarch64 (postgresql:12) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.9.0+19330+c97ddbdf.aarch64::postgresql:12"
},
"product_reference": "postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.9.0+19330+c97ddbdf.aarch64::postgresql:12",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.9.0+19330+c97ddbdf.ppc64le (postgresql:12) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.9.0+19330+c97ddbdf.ppc64le::postgresql:12"
},
"product_reference": "postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.9.0+19330+c97ddbdf.ppc64le::postgresql:12",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.9.0+19330+c97ddbdf.s390x (postgresql:12) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.9.0+19330+c97ddbdf.s390x::postgresql:12"
},
"product_reference": "postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.9.0+19330+c97ddbdf.s390x::postgresql:12",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.9.0+19330+c97ddbdf.x86_64 (postgresql:12) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.9.0+19330+c97ddbdf.x86_64::postgresql:12"
},
"product_reference": "postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.9.0+19330+c97ddbdf.x86_64::postgresql:12",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64 (postgresql:12) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64::postgresql:12"
},
"product_reference": "postgresql-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64::postgresql:12",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le (postgresql:12) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le::postgresql:12"
},
"product_reference": "postgresql-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le::postgresql:12",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-0:12.22-1.module+el8.10.0+22548+dd326681.s390x (postgresql:12) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql-0:12.22-1.module+el8.10.0+22548+dd326681.s390x::postgresql:12"
},
"product_reference": "postgresql-0:12.22-1.module+el8.10.0+22548+dd326681.s390x::postgresql:12",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-0:12.22-1.module+el8.10.0+22548+dd326681.src (postgresql:12) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql-0:12.22-1.module+el8.10.0+22548+dd326681.src::postgresql:12"
},
"product_reference": "postgresql-0:12.22-1.module+el8.10.0+22548+dd326681.src::postgresql:12",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64 (postgresql:12) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64::postgresql:12"
},
"product_reference": "postgresql-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64::postgresql:12",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-contrib-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64 (postgresql:12) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64::postgresql:12"
},
"product_reference": "postgresql-contrib-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64::postgresql:12",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-contrib-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le (postgresql:12) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le::postgresql:12"
},
"product_reference": "postgresql-contrib-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le::postgresql:12",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-contrib-0:12.22-1.module+el8.10.0+22548+dd326681.s390x (postgresql:12) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-0:12.22-1.module+el8.10.0+22548+dd326681.s390x::postgresql:12"
},
"product_reference": "postgresql-contrib-0:12.22-1.module+el8.10.0+22548+dd326681.s390x::postgresql:12",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-contrib-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64 (postgresql:12) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64::postgresql:12"
},
"product_reference": "postgresql-contrib-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64::postgresql:12",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-contrib-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64 (postgresql:12) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64::postgresql:12"
},
"product_reference": "postgresql-contrib-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64::postgresql:12",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-contrib-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le (postgresql:12) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le::postgresql:12"
},
"product_reference": "postgresql-contrib-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le::postgresql:12",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-contrib-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.s390x (postgresql:12) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.s390x::postgresql:12"
},
"product_reference": "postgresql-contrib-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.s390x::postgresql:12",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-contrib-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64 (postgresql:12) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64::postgresql:12"
},
"product_reference": "postgresql-contrib-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64::postgresql:12",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64 (postgresql:12) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64::postgresql:12"
},
"product_reference": "postgresql-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64::postgresql:12",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le (postgresql:12) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le::postgresql:12"
},
"product_reference": "postgresql-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le::postgresql:12",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.s390x (postgresql:12) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.s390x::postgresql:12"
},
"product_reference": "postgresql-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.s390x::postgresql:12",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64 (postgresql:12) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64::postgresql:12"
},
"product_reference": "postgresql-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64::postgresql:12",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-debugsource-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64 (postgresql:12) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql-debugsource-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64::postgresql:12"
},
"product_reference": "postgresql-debugsource-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64::postgresql:12",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-debugsource-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le (postgresql:12) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql-debugsource-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le::postgresql:12"
},
"product_reference": "postgresql-debugsource-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le::postgresql:12",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-debugsource-0:12.22-1.module+el8.10.0+22548+dd326681.s390x (postgresql:12) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql-debugsource-0:12.22-1.module+el8.10.0+22548+dd326681.s390x::postgresql:12"
},
"product_reference": "postgresql-debugsource-0:12.22-1.module+el8.10.0+22548+dd326681.s390x::postgresql:12",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-debugsource-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64 (postgresql:12) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql-debugsource-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64::postgresql:12"
},
"product_reference": "postgresql-debugsource-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64::postgresql:12",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-docs-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64 (postgresql:12) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64::postgresql:12"
},
"product_reference": "postgresql-docs-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64::postgresql:12",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-docs-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le (postgresql:12) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le::postgresql:12"
},
"product_reference": "postgresql-docs-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le::postgresql:12",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-docs-0:12.22-1.module+el8.10.0+22548+dd326681.s390x (postgresql:12) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-0:12.22-1.module+el8.10.0+22548+dd326681.s390x::postgresql:12"
},
"product_reference": "postgresql-docs-0:12.22-1.module+el8.10.0+22548+dd326681.s390x::postgresql:12",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-docs-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64 (postgresql:12) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64::postgresql:12"
},
"product_reference": "postgresql-docs-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64::postgresql:12",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-docs-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64 (postgresql:12) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64::postgresql:12"
},
"product_reference": "postgresql-docs-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64::postgresql:12",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-docs-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le (postgresql:12) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le::postgresql:12"
},
"product_reference": "postgresql-docs-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le::postgresql:12",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-docs-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.s390x (postgresql:12) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.s390x::postgresql:12"
},
"product_reference": "postgresql-docs-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.s390x::postgresql:12",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-docs-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64 (postgresql:12) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64::postgresql:12"
},
"product_reference": "postgresql-docs-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64::postgresql:12",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plperl-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64 (postgresql:12) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64::postgresql:12"
},
"product_reference": "postgresql-plperl-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64::postgresql:12",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plperl-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le (postgresql:12) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le::postgresql:12"
},
"product_reference": "postgresql-plperl-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le::postgresql:12",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plperl-0:12.22-1.module+el8.10.0+22548+dd326681.s390x (postgresql:12) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-0:12.22-1.module+el8.10.0+22548+dd326681.s390x::postgresql:12"
},
"product_reference": "postgresql-plperl-0:12.22-1.module+el8.10.0+22548+dd326681.s390x::postgresql:12",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plperl-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64 (postgresql:12) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64::postgresql:12"
},
"product_reference": "postgresql-plperl-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64::postgresql:12",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plperl-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64 (postgresql:12) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64::postgresql:12"
},
"product_reference": "postgresql-plperl-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64::postgresql:12",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plperl-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le (postgresql:12) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le::postgresql:12"
},
"product_reference": "postgresql-plperl-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le::postgresql:12",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plperl-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.s390x (postgresql:12) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.s390x::postgresql:12"
},
"product_reference": "postgresql-plperl-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.s390x::postgresql:12",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plperl-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64 (postgresql:12) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64::postgresql:12"
},
"product_reference": "postgresql-plperl-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64::postgresql:12",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plpython3-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64 (postgresql:12) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64::postgresql:12"
},
"product_reference": "postgresql-plpython3-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64::postgresql:12",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plpython3-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le (postgresql:12) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le::postgresql:12"
},
"product_reference": "postgresql-plpython3-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le::postgresql:12",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plpython3-0:12.22-1.module+el8.10.0+22548+dd326681.s390x (postgresql:12) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-0:12.22-1.module+el8.10.0+22548+dd326681.s390x::postgresql:12"
},
"product_reference": "postgresql-plpython3-0:12.22-1.module+el8.10.0+22548+dd326681.s390x::postgresql:12",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plpython3-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64 (postgresql:12) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64::postgresql:12"
},
"product_reference": "postgresql-plpython3-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64::postgresql:12",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plpython3-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64 (postgresql:12) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64::postgresql:12"
},
"product_reference": "postgresql-plpython3-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64::postgresql:12",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plpython3-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le (postgresql:12) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le::postgresql:12"
},
"product_reference": "postgresql-plpython3-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le::postgresql:12",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plpython3-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.s390x (postgresql:12) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.s390x::postgresql:12"
},
"product_reference": "postgresql-plpython3-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.s390x::postgresql:12",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plpython3-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64 (postgresql:12) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64::postgresql:12"
},
"product_reference": "postgresql-plpython3-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64::postgresql:12",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-pltcl-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64 (postgresql:12) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64::postgresql:12"
},
"product_reference": "postgresql-pltcl-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64::postgresql:12",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-pltcl-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le (postgresql:12) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le::postgresql:12"
},
"product_reference": "postgresql-pltcl-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le::postgresql:12",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-pltcl-0:12.22-1.module+el8.10.0+22548+dd326681.s390x (postgresql:12) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-0:12.22-1.module+el8.10.0+22548+dd326681.s390x::postgresql:12"
},
"product_reference": "postgresql-pltcl-0:12.22-1.module+el8.10.0+22548+dd326681.s390x::postgresql:12",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-pltcl-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64 (postgresql:12) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64::postgresql:12"
},
"product_reference": "postgresql-pltcl-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64::postgresql:12",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-pltcl-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64 (postgresql:12) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64::postgresql:12"
},
"product_reference": "postgresql-pltcl-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64::postgresql:12",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-pltcl-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le (postgresql:12) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le::postgresql:12"
},
"product_reference": "postgresql-pltcl-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le::postgresql:12",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-pltcl-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.s390x (postgresql:12) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.s390x::postgresql:12"
},
"product_reference": "postgresql-pltcl-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.s390x::postgresql:12",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-pltcl-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64 (postgresql:12) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64::postgresql:12"
},
"product_reference": "postgresql-pltcl-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64::postgresql:12",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64 (postgresql:12) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64::postgresql:12"
},
"product_reference": "postgresql-server-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64::postgresql:12",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le (postgresql:12) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le::postgresql:12"
},
"product_reference": "postgresql-server-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le::postgresql:12",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-0:12.22-1.module+el8.10.0+22548+dd326681.s390x (postgresql:12) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-0:12.22-1.module+el8.10.0+22548+dd326681.s390x::postgresql:12"
},
"product_reference": "postgresql-server-0:12.22-1.module+el8.10.0+22548+dd326681.s390x::postgresql:12",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64 (postgresql:12) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64::postgresql:12"
},
"product_reference": "postgresql-server-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64::postgresql:12",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64 (postgresql:12) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64::postgresql:12"
},
"product_reference": "postgresql-server-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64::postgresql:12",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le (postgresql:12) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le::postgresql:12"
},
"product_reference": "postgresql-server-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le::postgresql:12",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.s390x (postgresql:12) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.s390x::postgresql:12"
},
"product_reference": "postgresql-server-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.s390x::postgresql:12",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64 (postgresql:12) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64::postgresql:12"
},
"product_reference": "postgresql-server-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64::postgresql:12",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-devel-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64 (postgresql:12) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64::postgresql:12"
},
"product_reference": "postgresql-server-devel-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64::postgresql:12",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-devel-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le (postgresql:12) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le::postgresql:12"
},
"product_reference": "postgresql-server-devel-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le::postgresql:12",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-devel-0:12.22-1.module+el8.10.0+22548+dd326681.s390x (postgresql:12) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-0:12.22-1.module+el8.10.0+22548+dd326681.s390x::postgresql:12"
},
"product_reference": "postgresql-server-devel-0:12.22-1.module+el8.10.0+22548+dd326681.s390x::postgresql:12",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-devel-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64 (postgresql:12) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64::postgresql:12"
},
"product_reference": "postgresql-server-devel-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64::postgresql:12",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-devel-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64 (postgresql:12) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64::postgresql:12"
},
"product_reference": "postgresql-server-devel-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64::postgresql:12",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-devel-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le (postgresql:12) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le::postgresql:12"
},
"product_reference": "postgresql-server-devel-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le::postgresql:12",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-devel-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.s390x (postgresql:12) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.s390x::postgresql:12"
},
"product_reference": "postgresql-server-devel-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.s390x::postgresql:12",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-devel-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64 (postgresql:12) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64::postgresql:12"
},
"product_reference": "postgresql-server-devel-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64::postgresql:12",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-static-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64 (postgresql:12) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql-static-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64::postgresql:12"
},
"product_reference": "postgresql-static-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64::postgresql:12",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-static-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le (postgresql:12) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql-static-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le::postgresql:12"
},
"product_reference": "postgresql-static-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le::postgresql:12",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-static-0:12.22-1.module+el8.10.0+22548+dd326681.s390x (postgresql:12) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql-static-0:12.22-1.module+el8.10.0+22548+dd326681.s390x::postgresql:12"
},
"product_reference": "postgresql-static-0:12.22-1.module+el8.10.0+22548+dd326681.s390x::postgresql:12",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-static-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64 (postgresql:12) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql-static-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64::postgresql:12"
},
"product_reference": "postgresql-static-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64::postgresql:12",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-test-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64 (postgresql:12) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64::postgresql:12"
},
"product_reference": "postgresql-test-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64::postgresql:12",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-test-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le (postgresql:12) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le::postgresql:12"
},
"product_reference": "postgresql-test-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le::postgresql:12",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-test-0:12.22-1.module+el8.10.0+22548+dd326681.s390x (postgresql:12) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-0:12.22-1.module+el8.10.0+22548+dd326681.s390x::postgresql:12"
},
"product_reference": "postgresql-test-0:12.22-1.module+el8.10.0+22548+dd326681.s390x::postgresql:12",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-test-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64 (postgresql:12) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64::postgresql:12"
},
"product_reference": "postgresql-test-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64::postgresql:12",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-test-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64 (postgresql:12) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64::postgresql:12"
},
"product_reference": "postgresql-test-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64::postgresql:12",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-test-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le (postgresql:12) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le::postgresql:12"
},
"product_reference": "postgresql-test-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le::postgresql:12",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-test-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.s390x (postgresql:12) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.s390x::postgresql:12"
},
"product_reference": "postgresql-test-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.s390x::postgresql:12",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-test-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64 (postgresql:12) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64::postgresql:12"
},
"product_reference": "postgresql-test-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64::postgresql:12",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-test-rpm-macros-0:12.22-1.module+el8.10.0+22548+dd326681.noarch (postgresql:12) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-rpm-macros-0:12.22-1.module+el8.10.0+22548+dd326681.noarch::postgresql:12"
},
"product_reference": "postgresql-test-rpm-macros-0:12.22-1.module+el8.10.0+22548+dd326681.noarch::postgresql:12",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64 (postgresql:12) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64::postgresql:12"
},
"product_reference": "postgresql-upgrade-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64::postgresql:12",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le (postgresql:12) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le::postgresql:12"
},
"product_reference": "postgresql-upgrade-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le::postgresql:12",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-0:12.22-1.module+el8.10.0+22548+dd326681.s390x (postgresql:12) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-0:12.22-1.module+el8.10.0+22548+dd326681.s390x::postgresql:12"
},
"product_reference": "postgresql-upgrade-0:12.22-1.module+el8.10.0+22548+dd326681.s390x::postgresql:12",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64 (postgresql:12) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64::postgresql:12"
},
"product_reference": "postgresql-upgrade-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64::postgresql:12",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64 (postgresql:12) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64::postgresql:12"
},
"product_reference": "postgresql-upgrade-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64::postgresql:12",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le (postgresql:12) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le::postgresql:12"
},
"product_reference": "postgresql-upgrade-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le::postgresql:12",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.s390x (postgresql:12) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.s390x::postgresql:12"
},
"product_reference": "postgresql-upgrade-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.s390x::postgresql:12",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64 (postgresql:12) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64::postgresql:12"
},
"product_reference": "postgresql-upgrade-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64::postgresql:12",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-devel-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64 (postgresql:12) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64::postgresql:12"
},
"product_reference": "postgresql-upgrade-devel-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64::postgresql:12",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-devel-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le (postgresql:12) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le::postgresql:12"
},
"product_reference": "postgresql-upgrade-devel-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le::postgresql:12",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-devel-0:12.22-1.module+el8.10.0+22548+dd326681.s390x (postgresql:12) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:12.22-1.module+el8.10.0+22548+dd326681.s390x::postgresql:12"
},
"product_reference": "postgresql-upgrade-devel-0:12.22-1.module+el8.10.0+22548+dd326681.s390x::postgresql:12",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-devel-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64 (postgresql:12) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64::postgresql:12"
},
"product_reference": "postgresql-upgrade-devel-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64::postgresql:12",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-devel-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64 (postgresql:12) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64::postgresql:12"
},
"product_reference": "postgresql-upgrade-devel-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64::postgresql:12",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-devel-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le (postgresql:12) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le::postgresql:12"
},
"product_reference": "postgresql-upgrade-devel-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le::postgresql:12",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-devel-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.s390x (postgresql:12) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.s390x::postgresql:12"
},
"product_reference": "postgresql-upgrade-devel-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.s390x::postgresql:12",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-devel-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64 (postgresql:12) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64::postgresql:12"
},
"product_reference": "postgresql-upgrade-devel-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64::postgresql:12",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2024-10976",
"cwe": {
"id": "CWE-1250",
"name": "Improper Preservation of Consistency Between Independent Representations of Shared State"
},
"discovery_date": "2024-11-14T14:01:51.200335+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2326263"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in PostgreSQL. This vulnerability allows incorrect row-level security policies to be applied via subqueries, WITH queries, security invoker views, or SQL-language functions that reference tables with row-level security policies. This issue arises when a query is planned under one role and executed under another, potentially leading to unauthorized reads or modifications of data.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "postgresql: PostgreSQL row security below e.g. subqueries disregards user ID changes",
"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.10.0.Z.MAIN.EUS:pg_repack-0:1.4.6-3.module+el8.9.0+19330+c97ddbdf.aarch64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-0:1.4.6-3.module+el8.9.0+19330+c97ddbdf.ppc64le::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-0:1.4.6-3.module+el8.9.0+19330+c97ddbdf.s390x::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-0:1.4.6-3.module+el8.9.0+19330+c97ddbdf.src::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-0:1.4.6-3.module+el8.9.0+19330+c97ddbdf.x86_64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debuginfo-0:1.4.6-3.module+el8.9.0+19330+c97ddbdf.aarch64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debuginfo-0:1.4.6-3.module+el8.9.0+19330+c97ddbdf.ppc64le::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debuginfo-0:1.4.6-3.module+el8.9.0+19330+c97ddbdf.s390x::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debuginfo-0:1.4.6-3.module+el8.9.0+19330+c97ddbdf.x86_64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debugsource-0:1.4.6-3.module+el8.9.0+19330+c97ddbdf.aarch64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debugsource-0:1.4.6-3.module+el8.9.0+19330+c97ddbdf.ppc64le::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debugsource-0:1.4.6-3.module+el8.9.0+19330+c97ddbdf.s390x::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debugsource-0:1.4.6-3.module+el8.9.0+19330+c97ddbdf.x86_64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-0:1.4.0-7.module+el8.10.0+22214+9beb89d6.aarch64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-0:1.4.0-7.module+el8.10.0+22214+9beb89d6.ppc64le::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-0:1.4.0-7.module+el8.10.0+22214+9beb89d6.s390x::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-0:1.4.0-7.module+el8.10.0+22214+9beb89d6.src::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-0:1.4.0-7.module+el8.10.0+22214+9beb89d6.x86_64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debuginfo-0:1.4.0-7.module+el8.10.0+22214+9beb89d6.aarch64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debuginfo-0:1.4.0-7.module+el8.10.0+22214+9beb89d6.ppc64le::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debuginfo-0:1.4.0-7.module+el8.10.0+22214+9beb89d6.s390x::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debuginfo-0:1.4.0-7.module+el8.10.0+22214+9beb89d6.x86_64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debugsource-0:1.4.0-7.module+el8.10.0+22214+9beb89d6.aarch64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debugsource-0:1.4.0-7.module+el8.10.0+22214+9beb89d6.ppc64le::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debugsource-0:1.4.0-7.module+el8.10.0+22214+9beb89d6.s390x::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debugsource-0:1.4.0-7.module+el8.10.0+22214+9beb89d6.x86_64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.9.0+19330+c97ddbdf.aarch64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.9.0+19330+c97ddbdf.ppc64le::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.9.0+19330+c97ddbdf.s390x::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.9.0+19330+c97ddbdf.src::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.9.0+19330+c97ddbdf.x86_64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.9.0+19330+c97ddbdf.aarch64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.9.0+19330+c97ddbdf.ppc64le::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.9.0+19330+c97ddbdf.s390x::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.9.0+19330+c97ddbdf.x86_64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.9.0+19330+c97ddbdf.aarch64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.9.0+19330+c97ddbdf.ppc64le::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.9.0+19330+c97ddbdf.s390x::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.9.0+19330+c97ddbdf.x86_64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-0:12.22-1.module+el8.10.0+22548+dd326681.s390x::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-0:12.22-1.module+el8.10.0+22548+dd326681.src::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-0:12.22-1.module+el8.10.0+22548+dd326681.s390x::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.s390x::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.s390x::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-debugsource-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-debugsource-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-debugsource-0:12.22-1.module+el8.10.0+22548+dd326681.s390x::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-debugsource-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-0:12.22-1.module+el8.10.0+22548+dd326681.s390x::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.s390x::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-0:12.22-1.module+el8.10.0+22548+dd326681.s390x::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.s390x::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-0:12.22-1.module+el8.10.0+22548+dd326681.s390x::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.s390x::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-0:12.22-1.module+el8.10.0+22548+dd326681.s390x::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.s390x::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-0:12.22-1.module+el8.10.0+22548+dd326681.s390x::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.s390x::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-0:12.22-1.module+el8.10.0+22548+dd326681.s390x::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.s390x::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-static-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-static-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-static-0:12.22-1.module+el8.10.0+22548+dd326681.s390x::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-static-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-0:12.22-1.module+el8.10.0+22548+dd326681.s390x::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.s390x::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-rpm-macros-0:12.22-1.module+el8.10.0+22548+dd326681.noarch::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-0:12.22-1.module+el8.10.0+22548+dd326681.s390x::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.s390x::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:12.22-1.module+el8.10.0+22548+dd326681.s390x::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.s390x::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64::postgresql:12"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-10976"
},
{
"category": "external",
"summary": "RHBZ#2326263",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2326263"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-10976",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-10976"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-10976",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-10976"
},
{
"category": "external",
"summary": "https://www.postgresql.org/support/security/CVE-2024-10976/",
"url": "https://www.postgresql.org/support/security/CVE-2024-10976/"
}
],
"release_date": "2024-11-14T13:00:01.930000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-12-04T08:52:08+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-0:1.4.6-3.module+el8.9.0+19330+c97ddbdf.aarch64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-0:1.4.6-3.module+el8.9.0+19330+c97ddbdf.ppc64le::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-0:1.4.6-3.module+el8.9.0+19330+c97ddbdf.s390x::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-0:1.4.6-3.module+el8.9.0+19330+c97ddbdf.src::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-0:1.4.6-3.module+el8.9.0+19330+c97ddbdf.x86_64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debuginfo-0:1.4.6-3.module+el8.9.0+19330+c97ddbdf.aarch64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debuginfo-0:1.4.6-3.module+el8.9.0+19330+c97ddbdf.ppc64le::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debuginfo-0:1.4.6-3.module+el8.9.0+19330+c97ddbdf.s390x::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debuginfo-0:1.4.6-3.module+el8.9.0+19330+c97ddbdf.x86_64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debugsource-0:1.4.6-3.module+el8.9.0+19330+c97ddbdf.aarch64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debugsource-0:1.4.6-3.module+el8.9.0+19330+c97ddbdf.ppc64le::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debugsource-0:1.4.6-3.module+el8.9.0+19330+c97ddbdf.s390x::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debugsource-0:1.4.6-3.module+el8.9.0+19330+c97ddbdf.x86_64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-0:1.4.0-7.module+el8.10.0+22214+9beb89d6.aarch64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-0:1.4.0-7.module+el8.10.0+22214+9beb89d6.ppc64le::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-0:1.4.0-7.module+el8.10.0+22214+9beb89d6.s390x::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-0:1.4.0-7.module+el8.10.0+22214+9beb89d6.src::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-0:1.4.0-7.module+el8.10.0+22214+9beb89d6.x86_64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debuginfo-0:1.4.0-7.module+el8.10.0+22214+9beb89d6.aarch64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debuginfo-0:1.4.0-7.module+el8.10.0+22214+9beb89d6.ppc64le::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debuginfo-0:1.4.0-7.module+el8.10.0+22214+9beb89d6.s390x::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debuginfo-0:1.4.0-7.module+el8.10.0+22214+9beb89d6.x86_64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debugsource-0:1.4.0-7.module+el8.10.0+22214+9beb89d6.aarch64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debugsource-0:1.4.0-7.module+el8.10.0+22214+9beb89d6.ppc64le::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debugsource-0:1.4.0-7.module+el8.10.0+22214+9beb89d6.s390x::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debugsource-0:1.4.0-7.module+el8.10.0+22214+9beb89d6.x86_64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.9.0+19330+c97ddbdf.aarch64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.9.0+19330+c97ddbdf.ppc64le::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.9.0+19330+c97ddbdf.s390x::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.9.0+19330+c97ddbdf.src::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.9.0+19330+c97ddbdf.x86_64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.9.0+19330+c97ddbdf.aarch64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.9.0+19330+c97ddbdf.ppc64le::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.9.0+19330+c97ddbdf.s390x::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.9.0+19330+c97ddbdf.x86_64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.9.0+19330+c97ddbdf.aarch64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.9.0+19330+c97ddbdf.ppc64le::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.9.0+19330+c97ddbdf.s390x::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.9.0+19330+c97ddbdf.x86_64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-0:12.22-1.module+el8.10.0+22548+dd326681.s390x::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-0:12.22-1.module+el8.10.0+22548+dd326681.src::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-0:12.22-1.module+el8.10.0+22548+dd326681.s390x::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.s390x::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.s390x::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-debugsource-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-debugsource-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-debugsource-0:12.22-1.module+el8.10.0+22548+dd326681.s390x::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-debugsource-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-0:12.22-1.module+el8.10.0+22548+dd326681.s390x::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.s390x::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-0:12.22-1.module+el8.10.0+22548+dd326681.s390x::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.s390x::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-0:12.22-1.module+el8.10.0+22548+dd326681.s390x::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.s390x::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-0:12.22-1.module+el8.10.0+22548+dd326681.s390x::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.s390x::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-0:12.22-1.module+el8.10.0+22548+dd326681.s390x::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.s390x::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-0:12.22-1.module+el8.10.0+22548+dd326681.s390x::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.s390x::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-static-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-static-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-static-0:12.22-1.module+el8.10.0+22548+dd326681.s390x::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-static-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-0:12.22-1.module+el8.10.0+22548+dd326681.s390x::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.s390x::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-rpm-macros-0:12.22-1.module+el8.10.0+22548+dd326681.noarch::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-0:12.22-1.module+el8.10.0+22548+dd326681.s390x::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.s390x::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:12.22-1.module+el8.10.0+22548+dd326681.s390x::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.s390x::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64::postgresql:12"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:10785"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options don\u0027t meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-0:1.4.6-3.module+el8.9.0+19330+c97ddbdf.aarch64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-0:1.4.6-3.module+el8.9.0+19330+c97ddbdf.ppc64le::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-0:1.4.6-3.module+el8.9.0+19330+c97ddbdf.s390x::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-0:1.4.6-3.module+el8.9.0+19330+c97ddbdf.src::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-0:1.4.6-3.module+el8.9.0+19330+c97ddbdf.x86_64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debuginfo-0:1.4.6-3.module+el8.9.0+19330+c97ddbdf.aarch64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debuginfo-0:1.4.6-3.module+el8.9.0+19330+c97ddbdf.ppc64le::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debuginfo-0:1.4.6-3.module+el8.9.0+19330+c97ddbdf.s390x::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debuginfo-0:1.4.6-3.module+el8.9.0+19330+c97ddbdf.x86_64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debugsource-0:1.4.6-3.module+el8.9.0+19330+c97ddbdf.aarch64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debugsource-0:1.4.6-3.module+el8.9.0+19330+c97ddbdf.ppc64le::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debugsource-0:1.4.6-3.module+el8.9.0+19330+c97ddbdf.s390x::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debugsource-0:1.4.6-3.module+el8.9.0+19330+c97ddbdf.x86_64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-0:1.4.0-7.module+el8.10.0+22214+9beb89d6.aarch64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-0:1.4.0-7.module+el8.10.0+22214+9beb89d6.ppc64le::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-0:1.4.0-7.module+el8.10.0+22214+9beb89d6.s390x::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-0:1.4.0-7.module+el8.10.0+22214+9beb89d6.src::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-0:1.4.0-7.module+el8.10.0+22214+9beb89d6.x86_64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debuginfo-0:1.4.0-7.module+el8.10.0+22214+9beb89d6.aarch64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debuginfo-0:1.4.0-7.module+el8.10.0+22214+9beb89d6.ppc64le::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debuginfo-0:1.4.0-7.module+el8.10.0+22214+9beb89d6.s390x::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debuginfo-0:1.4.0-7.module+el8.10.0+22214+9beb89d6.x86_64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debugsource-0:1.4.0-7.module+el8.10.0+22214+9beb89d6.aarch64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debugsource-0:1.4.0-7.module+el8.10.0+22214+9beb89d6.ppc64le::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debugsource-0:1.4.0-7.module+el8.10.0+22214+9beb89d6.s390x::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debugsource-0:1.4.0-7.module+el8.10.0+22214+9beb89d6.x86_64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.9.0+19330+c97ddbdf.aarch64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.9.0+19330+c97ddbdf.ppc64le::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.9.0+19330+c97ddbdf.s390x::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.9.0+19330+c97ddbdf.src::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.9.0+19330+c97ddbdf.x86_64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.9.0+19330+c97ddbdf.aarch64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.9.0+19330+c97ddbdf.ppc64le::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.9.0+19330+c97ddbdf.s390x::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.9.0+19330+c97ddbdf.x86_64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.9.0+19330+c97ddbdf.aarch64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.9.0+19330+c97ddbdf.ppc64le::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.9.0+19330+c97ddbdf.s390x::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.9.0+19330+c97ddbdf.x86_64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-0:12.22-1.module+el8.10.0+22548+dd326681.s390x::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-0:12.22-1.module+el8.10.0+22548+dd326681.src::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-0:12.22-1.module+el8.10.0+22548+dd326681.s390x::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.s390x::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.s390x::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-debugsource-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-debugsource-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-debugsource-0:12.22-1.module+el8.10.0+22548+dd326681.s390x::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-debugsource-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-0:12.22-1.module+el8.10.0+22548+dd326681.s390x::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.s390x::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-0:12.22-1.module+el8.10.0+22548+dd326681.s390x::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.s390x::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-0:12.22-1.module+el8.10.0+22548+dd326681.s390x::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.s390x::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-0:12.22-1.module+el8.10.0+22548+dd326681.s390x::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.s390x::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-0:12.22-1.module+el8.10.0+22548+dd326681.s390x::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.s390x::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-0:12.22-1.module+el8.10.0+22548+dd326681.s390x::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.s390x::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-static-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-static-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-static-0:12.22-1.module+el8.10.0+22548+dd326681.s390x::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-static-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-0:12.22-1.module+el8.10.0+22548+dd326681.s390x::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.s390x::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-rpm-macros-0:12.22-1.module+el8.10.0+22548+dd326681.noarch::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-0:12.22-1.module+el8.10.0+22548+dd326681.s390x::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.s390x::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:12.22-1.module+el8.10.0+22548+dd326681.s390x::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.s390x::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.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.10.0.Z.MAIN.EUS:pg_repack-0:1.4.6-3.module+el8.9.0+19330+c97ddbdf.aarch64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-0:1.4.6-3.module+el8.9.0+19330+c97ddbdf.ppc64le::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-0:1.4.6-3.module+el8.9.0+19330+c97ddbdf.s390x::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-0:1.4.6-3.module+el8.9.0+19330+c97ddbdf.src::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-0:1.4.6-3.module+el8.9.0+19330+c97ddbdf.x86_64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debuginfo-0:1.4.6-3.module+el8.9.0+19330+c97ddbdf.aarch64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debuginfo-0:1.4.6-3.module+el8.9.0+19330+c97ddbdf.ppc64le::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debuginfo-0:1.4.6-3.module+el8.9.0+19330+c97ddbdf.s390x::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debuginfo-0:1.4.6-3.module+el8.9.0+19330+c97ddbdf.x86_64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debugsource-0:1.4.6-3.module+el8.9.0+19330+c97ddbdf.aarch64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debugsource-0:1.4.6-3.module+el8.9.0+19330+c97ddbdf.ppc64le::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debugsource-0:1.4.6-3.module+el8.9.0+19330+c97ddbdf.s390x::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debugsource-0:1.4.6-3.module+el8.9.0+19330+c97ddbdf.x86_64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-0:1.4.0-7.module+el8.10.0+22214+9beb89d6.aarch64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-0:1.4.0-7.module+el8.10.0+22214+9beb89d6.ppc64le::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-0:1.4.0-7.module+el8.10.0+22214+9beb89d6.s390x::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-0:1.4.0-7.module+el8.10.0+22214+9beb89d6.src::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-0:1.4.0-7.module+el8.10.0+22214+9beb89d6.x86_64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debuginfo-0:1.4.0-7.module+el8.10.0+22214+9beb89d6.aarch64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debuginfo-0:1.4.0-7.module+el8.10.0+22214+9beb89d6.ppc64le::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debuginfo-0:1.4.0-7.module+el8.10.0+22214+9beb89d6.s390x::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debuginfo-0:1.4.0-7.module+el8.10.0+22214+9beb89d6.x86_64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debugsource-0:1.4.0-7.module+el8.10.0+22214+9beb89d6.aarch64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debugsource-0:1.4.0-7.module+el8.10.0+22214+9beb89d6.ppc64le::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debugsource-0:1.4.0-7.module+el8.10.0+22214+9beb89d6.s390x::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debugsource-0:1.4.0-7.module+el8.10.0+22214+9beb89d6.x86_64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.9.0+19330+c97ddbdf.aarch64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.9.0+19330+c97ddbdf.ppc64le::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.9.0+19330+c97ddbdf.s390x::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.9.0+19330+c97ddbdf.src::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.9.0+19330+c97ddbdf.x86_64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.9.0+19330+c97ddbdf.aarch64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.9.0+19330+c97ddbdf.ppc64le::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.9.0+19330+c97ddbdf.s390x::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.9.0+19330+c97ddbdf.x86_64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.9.0+19330+c97ddbdf.aarch64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.9.0+19330+c97ddbdf.ppc64le::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.9.0+19330+c97ddbdf.s390x::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.9.0+19330+c97ddbdf.x86_64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-0:12.22-1.module+el8.10.0+22548+dd326681.s390x::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-0:12.22-1.module+el8.10.0+22548+dd326681.src::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-0:12.22-1.module+el8.10.0+22548+dd326681.s390x::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.s390x::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.s390x::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-debugsource-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-debugsource-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-debugsource-0:12.22-1.module+el8.10.0+22548+dd326681.s390x::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-debugsource-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-0:12.22-1.module+el8.10.0+22548+dd326681.s390x::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.s390x::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-0:12.22-1.module+el8.10.0+22548+dd326681.s390x::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.s390x::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-0:12.22-1.module+el8.10.0+22548+dd326681.s390x::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.s390x::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-0:12.22-1.module+el8.10.0+22548+dd326681.s390x::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.s390x::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-0:12.22-1.module+el8.10.0+22548+dd326681.s390x::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.s390x::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-0:12.22-1.module+el8.10.0+22548+dd326681.s390x::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.s390x::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-static-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-static-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-static-0:12.22-1.module+el8.10.0+22548+dd326681.s390x::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-static-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-0:12.22-1.module+el8.10.0+22548+dd326681.s390x::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.s390x::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-rpm-macros-0:12.22-1.module+el8.10.0+22548+dd326681.noarch::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-0:12.22-1.module+el8.10.0+22548+dd326681.s390x::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.s390x::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:12.22-1.module+el8.10.0+22548+dd326681.s390x::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.s390x::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64::postgresql:12"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "postgresql: PostgreSQL row security below e.g. subqueries disregards user ID changes"
},
{
"cve": "CVE-2024-10978",
"cwe": {
"id": "CWE-266",
"name": "Incorrect Privilege Assignment"
},
"discovery_date": "2024-11-14T14:01:03.625881+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2326251"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in PostgreSQL. This vulnerability allows a less-privileged application user to view or change unintended rows using SET ROLE, SET SESSION AUTHORIZATION, or equivalent features resulting in loss of confidentiality integrity and availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "postgresql: PostgreSQL SET ROLE, SET SESSION AUTHORIZATION reset to wrong user ID",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Within regulated environments, a combination of the following controls acts as a significant barrier to successfully exploiting a CWE-266: and therefore downgrades the severity of this particular CVE from Moderate to Low.\n\nAccess to the platform is granted only after successful hard token, multi-factor authentication (MFA), which is coupled with least privilege principles to ensure that only authorized roles and users can execute or manipulate code. Additionally, the platform\u0027s built-in Role-Based Access Control (RBAC) enforces least privilege across workloads. Red Hat enforces the principle of least functionality, ensuring that only essential features, services, and ports are enabled. Event logs are collected and processed for centralization, correlation, analysis, monitoring, reporting, alerting, and retention, which helps detect and alert of any anomalous or unauthorized activity. Finally, process isolation ensures that compromised components are contained within the originating process, preventing it from affecting other processes or the system as a whole.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-0:1.4.6-3.module+el8.9.0+19330+c97ddbdf.aarch64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-0:1.4.6-3.module+el8.9.0+19330+c97ddbdf.ppc64le::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-0:1.4.6-3.module+el8.9.0+19330+c97ddbdf.s390x::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-0:1.4.6-3.module+el8.9.0+19330+c97ddbdf.src::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-0:1.4.6-3.module+el8.9.0+19330+c97ddbdf.x86_64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debuginfo-0:1.4.6-3.module+el8.9.0+19330+c97ddbdf.aarch64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debuginfo-0:1.4.6-3.module+el8.9.0+19330+c97ddbdf.ppc64le::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debuginfo-0:1.4.6-3.module+el8.9.0+19330+c97ddbdf.s390x::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debuginfo-0:1.4.6-3.module+el8.9.0+19330+c97ddbdf.x86_64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debugsource-0:1.4.6-3.module+el8.9.0+19330+c97ddbdf.aarch64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debugsource-0:1.4.6-3.module+el8.9.0+19330+c97ddbdf.ppc64le::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debugsource-0:1.4.6-3.module+el8.9.0+19330+c97ddbdf.s390x::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debugsource-0:1.4.6-3.module+el8.9.0+19330+c97ddbdf.x86_64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-0:1.4.0-7.module+el8.10.0+22214+9beb89d6.aarch64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-0:1.4.0-7.module+el8.10.0+22214+9beb89d6.ppc64le::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-0:1.4.0-7.module+el8.10.0+22214+9beb89d6.s390x::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-0:1.4.0-7.module+el8.10.0+22214+9beb89d6.src::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-0:1.4.0-7.module+el8.10.0+22214+9beb89d6.x86_64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debuginfo-0:1.4.0-7.module+el8.10.0+22214+9beb89d6.aarch64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debuginfo-0:1.4.0-7.module+el8.10.0+22214+9beb89d6.ppc64le::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debuginfo-0:1.4.0-7.module+el8.10.0+22214+9beb89d6.s390x::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debuginfo-0:1.4.0-7.module+el8.10.0+22214+9beb89d6.x86_64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debugsource-0:1.4.0-7.module+el8.10.0+22214+9beb89d6.aarch64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debugsource-0:1.4.0-7.module+el8.10.0+22214+9beb89d6.ppc64le::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debugsource-0:1.4.0-7.module+el8.10.0+22214+9beb89d6.s390x::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debugsource-0:1.4.0-7.module+el8.10.0+22214+9beb89d6.x86_64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.9.0+19330+c97ddbdf.aarch64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.9.0+19330+c97ddbdf.ppc64le::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.9.0+19330+c97ddbdf.s390x::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.9.0+19330+c97ddbdf.src::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.9.0+19330+c97ddbdf.x86_64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.9.0+19330+c97ddbdf.aarch64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.9.0+19330+c97ddbdf.ppc64le::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.9.0+19330+c97ddbdf.s390x::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.9.0+19330+c97ddbdf.x86_64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.9.0+19330+c97ddbdf.aarch64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.9.0+19330+c97ddbdf.ppc64le::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.9.0+19330+c97ddbdf.s390x::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.9.0+19330+c97ddbdf.x86_64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-0:12.22-1.module+el8.10.0+22548+dd326681.s390x::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-0:12.22-1.module+el8.10.0+22548+dd326681.src::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-0:12.22-1.module+el8.10.0+22548+dd326681.s390x::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.s390x::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.s390x::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-debugsource-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-debugsource-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-debugsource-0:12.22-1.module+el8.10.0+22548+dd326681.s390x::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-debugsource-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-0:12.22-1.module+el8.10.0+22548+dd326681.s390x::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.s390x::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-0:12.22-1.module+el8.10.0+22548+dd326681.s390x::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.s390x::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-0:12.22-1.module+el8.10.0+22548+dd326681.s390x::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.s390x::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-0:12.22-1.module+el8.10.0+22548+dd326681.s390x::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.s390x::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-0:12.22-1.module+el8.10.0+22548+dd326681.s390x::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.s390x::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-0:12.22-1.module+el8.10.0+22548+dd326681.s390x::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.s390x::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-static-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-static-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-static-0:12.22-1.module+el8.10.0+22548+dd326681.s390x::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-static-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-0:12.22-1.module+el8.10.0+22548+dd326681.s390x::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.s390x::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-rpm-macros-0:12.22-1.module+el8.10.0+22548+dd326681.noarch::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-0:12.22-1.module+el8.10.0+22548+dd326681.s390x::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.s390x::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:12.22-1.module+el8.10.0+22548+dd326681.s390x::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.s390x::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64::postgresql:12"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-10978"
},
{
"category": "external",
"summary": "RHBZ#2326251",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2326251"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-10978",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-10978"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-10978",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-10978"
},
{
"category": "external",
"summary": "https://www.postgresql.org/support/security/CVE-2024-10978/",
"url": "https://www.postgresql.org/support/security/CVE-2024-10978/"
}
],
"release_date": "2024-11-14T13:00:07.398000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-12-04T08:52:08+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-0:1.4.6-3.module+el8.9.0+19330+c97ddbdf.aarch64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-0:1.4.6-3.module+el8.9.0+19330+c97ddbdf.ppc64le::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-0:1.4.6-3.module+el8.9.0+19330+c97ddbdf.s390x::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-0:1.4.6-3.module+el8.9.0+19330+c97ddbdf.src::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-0:1.4.6-3.module+el8.9.0+19330+c97ddbdf.x86_64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debuginfo-0:1.4.6-3.module+el8.9.0+19330+c97ddbdf.aarch64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debuginfo-0:1.4.6-3.module+el8.9.0+19330+c97ddbdf.ppc64le::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debuginfo-0:1.4.6-3.module+el8.9.0+19330+c97ddbdf.s390x::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debuginfo-0:1.4.6-3.module+el8.9.0+19330+c97ddbdf.x86_64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debugsource-0:1.4.6-3.module+el8.9.0+19330+c97ddbdf.aarch64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debugsource-0:1.4.6-3.module+el8.9.0+19330+c97ddbdf.ppc64le::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debugsource-0:1.4.6-3.module+el8.9.0+19330+c97ddbdf.s390x::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debugsource-0:1.4.6-3.module+el8.9.0+19330+c97ddbdf.x86_64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-0:1.4.0-7.module+el8.10.0+22214+9beb89d6.aarch64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-0:1.4.0-7.module+el8.10.0+22214+9beb89d6.ppc64le::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-0:1.4.0-7.module+el8.10.0+22214+9beb89d6.s390x::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-0:1.4.0-7.module+el8.10.0+22214+9beb89d6.src::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-0:1.4.0-7.module+el8.10.0+22214+9beb89d6.x86_64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debuginfo-0:1.4.0-7.module+el8.10.0+22214+9beb89d6.aarch64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debuginfo-0:1.4.0-7.module+el8.10.0+22214+9beb89d6.ppc64le::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debuginfo-0:1.4.0-7.module+el8.10.0+22214+9beb89d6.s390x::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debuginfo-0:1.4.0-7.module+el8.10.0+22214+9beb89d6.x86_64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debugsource-0:1.4.0-7.module+el8.10.0+22214+9beb89d6.aarch64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debugsource-0:1.4.0-7.module+el8.10.0+22214+9beb89d6.ppc64le::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debugsource-0:1.4.0-7.module+el8.10.0+22214+9beb89d6.s390x::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debugsource-0:1.4.0-7.module+el8.10.0+22214+9beb89d6.x86_64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.9.0+19330+c97ddbdf.aarch64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.9.0+19330+c97ddbdf.ppc64le::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.9.0+19330+c97ddbdf.s390x::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.9.0+19330+c97ddbdf.src::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.9.0+19330+c97ddbdf.x86_64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.9.0+19330+c97ddbdf.aarch64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.9.0+19330+c97ddbdf.ppc64le::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.9.0+19330+c97ddbdf.s390x::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.9.0+19330+c97ddbdf.x86_64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.9.0+19330+c97ddbdf.aarch64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.9.0+19330+c97ddbdf.ppc64le::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.9.0+19330+c97ddbdf.s390x::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.9.0+19330+c97ddbdf.x86_64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-0:12.22-1.module+el8.10.0+22548+dd326681.s390x::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-0:12.22-1.module+el8.10.0+22548+dd326681.src::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-0:12.22-1.module+el8.10.0+22548+dd326681.s390x::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.s390x::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.s390x::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-debugsource-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-debugsource-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-debugsource-0:12.22-1.module+el8.10.0+22548+dd326681.s390x::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-debugsource-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-0:12.22-1.module+el8.10.0+22548+dd326681.s390x::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.s390x::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-0:12.22-1.module+el8.10.0+22548+dd326681.s390x::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.s390x::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-0:12.22-1.module+el8.10.0+22548+dd326681.s390x::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.s390x::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-0:12.22-1.module+el8.10.0+22548+dd326681.s390x::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.s390x::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-0:12.22-1.module+el8.10.0+22548+dd326681.s390x::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.s390x::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-0:12.22-1.module+el8.10.0+22548+dd326681.s390x::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.s390x::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-static-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-static-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-static-0:12.22-1.module+el8.10.0+22548+dd326681.s390x::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-static-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-0:12.22-1.module+el8.10.0+22548+dd326681.s390x::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.s390x::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-rpm-macros-0:12.22-1.module+el8.10.0+22548+dd326681.noarch::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-0:12.22-1.module+el8.10.0+22548+dd326681.s390x::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.s390x::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:12.22-1.module+el8.10.0+22548+dd326681.s390x::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.s390x::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64::postgresql:12"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:10785"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options don\u0027t meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-0:1.4.6-3.module+el8.9.0+19330+c97ddbdf.aarch64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-0:1.4.6-3.module+el8.9.0+19330+c97ddbdf.ppc64le::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-0:1.4.6-3.module+el8.9.0+19330+c97ddbdf.s390x::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-0:1.4.6-3.module+el8.9.0+19330+c97ddbdf.src::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-0:1.4.6-3.module+el8.9.0+19330+c97ddbdf.x86_64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debuginfo-0:1.4.6-3.module+el8.9.0+19330+c97ddbdf.aarch64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debuginfo-0:1.4.6-3.module+el8.9.0+19330+c97ddbdf.ppc64le::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debuginfo-0:1.4.6-3.module+el8.9.0+19330+c97ddbdf.s390x::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debuginfo-0:1.4.6-3.module+el8.9.0+19330+c97ddbdf.x86_64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debugsource-0:1.4.6-3.module+el8.9.0+19330+c97ddbdf.aarch64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debugsource-0:1.4.6-3.module+el8.9.0+19330+c97ddbdf.ppc64le::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debugsource-0:1.4.6-3.module+el8.9.0+19330+c97ddbdf.s390x::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debugsource-0:1.4.6-3.module+el8.9.0+19330+c97ddbdf.x86_64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-0:1.4.0-7.module+el8.10.0+22214+9beb89d6.aarch64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-0:1.4.0-7.module+el8.10.0+22214+9beb89d6.ppc64le::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-0:1.4.0-7.module+el8.10.0+22214+9beb89d6.s390x::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-0:1.4.0-7.module+el8.10.0+22214+9beb89d6.src::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-0:1.4.0-7.module+el8.10.0+22214+9beb89d6.x86_64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debuginfo-0:1.4.0-7.module+el8.10.0+22214+9beb89d6.aarch64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debuginfo-0:1.4.0-7.module+el8.10.0+22214+9beb89d6.ppc64le::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debuginfo-0:1.4.0-7.module+el8.10.0+22214+9beb89d6.s390x::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debuginfo-0:1.4.0-7.module+el8.10.0+22214+9beb89d6.x86_64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debugsource-0:1.4.0-7.module+el8.10.0+22214+9beb89d6.aarch64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debugsource-0:1.4.0-7.module+el8.10.0+22214+9beb89d6.ppc64le::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debugsource-0:1.4.0-7.module+el8.10.0+22214+9beb89d6.s390x::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debugsource-0:1.4.0-7.module+el8.10.0+22214+9beb89d6.x86_64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.9.0+19330+c97ddbdf.aarch64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.9.0+19330+c97ddbdf.ppc64le::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.9.0+19330+c97ddbdf.s390x::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.9.0+19330+c97ddbdf.src::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.9.0+19330+c97ddbdf.x86_64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.9.0+19330+c97ddbdf.aarch64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.9.0+19330+c97ddbdf.ppc64le::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.9.0+19330+c97ddbdf.s390x::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.9.0+19330+c97ddbdf.x86_64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.9.0+19330+c97ddbdf.aarch64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.9.0+19330+c97ddbdf.ppc64le::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.9.0+19330+c97ddbdf.s390x::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.9.0+19330+c97ddbdf.x86_64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-0:12.22-1.module+el8.10.0+22548+dd326681.s390x::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-0:12.22-1.module+el8.10.0+22548+dd326681.src::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-0:12.22-1.module+el8.10.0+22548+dd326681.s390x::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.s390x::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.s390x::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-debugsource-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-debugsource-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-debugsource-0:12.22-1.module+el8.10.0+22548+dd326681.s390x::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-debugsource-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-0:12.22-1.module+el8.10.0+22548+dd326681.s390x::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.s390x::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-0:12.22-1.module+el8.10.0+22548+dd326681.s390x::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.s390x::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-0:12.22-1.module+el8.10.0+22548+dd326681.s390x::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.s390x::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-0:12.22-1.module+el8.10.0+22548+dd326681.s390x::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.s390x::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-0:12.22-1.module+el8.10.0+22548+dd326681.s390x::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.s390x::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-0:12.22-1.module+el8.10.0+22548+dd326681.s390x::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.s390x::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-static-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-static-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-static-0:12.22-1.module+el8.10.0+22548+dd326681.s390x::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-static-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-0:12.22-1.module+el8.10.0+22548+dd326681.s390x::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.s390x::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-rpm-macros-0:12.22-1.module+el8.10.0+22548+dd326681.noarch::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-0:12.22-1.module+el8.10.0+22548+dd326681.s390x::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.s390x::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:12.22-1.module+el8.10.0+22548+dd326681.s390x::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.s390x::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.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.10.0.Z.MAIN.EUS:pg_repack-0:1.4.6-3.module+el8.9.0+19330+c97ddbdf.aarch64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-0:1.4.6-3.module+el8.9.0+19330+c97ddbdf.ppc64le::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-0:1.4.6-3.module+el8.9.0+19330+c97ddbdf.s390x::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-0:1.4.6-3.module+el8.9.0+19330+c97ddbdf.src::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-0:1.4.6-3.module+el8.9.0+19330+c97ddbdf.x86_64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debuginfo-0:1.4.6-3.module+el8.9.0+19330+c97ddbdf.aarch64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debuginfo-0:1.4.6-3.module+el8.9.0+19330+c97ddbdf.ppc64le::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debuginfo-0:1.4.6-3.module+el8.9.0+19330+c97ddbdf.s390x::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debuginfo-0:1.4.6-3.module+el8.9.0+19330+c97ddbdf.x86_64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debugsource-0:1.4.6-3.module+el8.9.0+19330+c97ddbdf.aarch64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debugsource-0:1.4.6-3.module+el8.9.0+19330+c97ddbdf.ppc64le::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debugsource-0:1.4.6-3.module+el8.9.0+19330+c97ddbdf.s390x::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debugsource-0:1.4.6-3.module+el8.9.0+19330+c97ddbdf.x86_64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-0:1.4.0-7.module+el8.10.0+22214+9beb89d6.aarch64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-0:1.4.0-7.module+el8.10.0+22214+9beb89d6.ppc64le::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-0:1.4.0-7.module+el8.10.0+22214+9beb89d6.s390x::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-0:1.4.0-7.module+el8.10.0+22214+9beb89d6.src::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-0:1.4.0-7.module+el8.10.0+22214+9beb89d6.x86_64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debuginfo-0:1.4.0-7.module+el8.10.0+22214+9beb89d6.aarch64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debuginfo-0:1.4.0-7.module+el8.10.0+22214+9beb89d6.ppc64le::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debuginfo-0:1.4.0-7.module+el8.10.0+22214+9beb89d6.s390x::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debuginfo-0:1.4.0-7.module+el8.10.0+22214+9beb89d6.x86_64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debugsource-0:1.4.0-7.module+el8.10.0+22214+9beb89d6.aarch64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debugsource-0:1.4.0-7.module+el8.10.0+22214+9beb89d6.ppc64le::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debugsource-0:1.4.0-7.module+el8.10.0+22214+9beb89d6.s390x::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debugsource-0:1.4.0-7.module+el8.10.0+22214+9beb89d6.x86_64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.9.0+19330+c97ddbdf.aarch64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.9.0+19330+c97ddbdf.ppc64le::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.9.0+19330+c97ddbdf.s390x::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.9.0+19330+c97ddbdf.src::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.9.0+19330+c97ddbdf.x86_64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.9.0+19330+c97ddbdf.aarch64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.9.0+19330+c97ddbdf.ppc64le::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.9.0+19330+c97ddbdf.s390x::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.9.0+19330+c97ddbdf.x86_64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.9.0+19330+c97ddbdf.aarch64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.9.0+19330+c97ddbdf.ppc64le::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.9.0+19330+c97ddbdf.s390x::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.9.0+19330+c97ddbdf.x86_64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-0:12.22-1.module+el8.10.0+22548+dd326681.s390x::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-0:12.22-1.module+el8.10.0+22548+dd326681.src::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-0:12.22-1.module+el8.10.0+22548+dd326681.s390x::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.s390x::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.s390x::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-debugsource-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-debugsource-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-debugsource-0:12.22-1.module+el8.10.0+22548+dd326681.s390x::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-debugsource-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-0:12.22-1.module+el8.10.0+22548+dd326681.s390x::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.s390x::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-0:12.22-1.module+el8.10.0+22548+dd326681.s390x::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.s390x::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-0:12.22-1.module+el8.10.0+22548+dd326681.s390x::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.s390x::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-0:12.22-1.module+el8.10.0+22548+dd326681.s390x::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.s390x::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-0:12.22-1.module+el8.10.0+22548+dd326681.s390x::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.s390x::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-0:12.22-1.module+el8.10.0+22548+dd326681.s390x::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.s390x::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-static-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-static-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-static-0:12.22-1.module+el8.10.0+22548+dd326681.s390x::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-static-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-0:12.22-1.module+el8.10.0+22548+dd326681.s390x::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.s390x::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-rpm-macros-0:12.22-1.module+el8.10.0+22548+dd326681.noarch::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-0:12.22-1.module+el8.10.0+22548+dd326681.s390x::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.s390x::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:12.22-1.module+el8.10.0+22548+dd326681.s390x::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.s390x::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64::postgresql:12"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "postgresql: PostgreSQL SET ROLE, SET SESSION AUTHORIZATION reset to wrong user ID"
},
{
"cve": "CVE-2024-10979",
"cwe": {
"id": "CWE-15",
"name": "External Control of System or Configuration Setting"
},
"discovery_date": "2024-11-14T14:01:12.059934+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2326253"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in PostgreSQL PL/Perl. This vulnerability allows an unprivileged database user to change sensitive process environment variables (e.g., PATH) via incorrect control of environment variables.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "postgresql: PostgreSQL PL/Perl environment variable changes execute arbitrary code",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability has been given a severity rating of important because the ability to modify sensitive process environment variables (ex. PATH) can lead to unauthorized code execution and privilege escalation. Depending on the privileges of the PostgreSQL user, an attacker may be able to gain higher-level access to the underlying server and create functions who modify environment variables and execute arbitrary commands.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-0:1.4.6-3.module+el8.9.0+19330+c97ddbdf.aarch64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-0:1.4.6-3.module+el8.9.0+19330+c97ddbdf.ppc64le::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-0:1.4.6-3.module+el8.9.0+19330+c97ddbdf.s390x::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-0:1.4.6-3.module+el8.9.0+19330+c97ddbdf.src::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-0:1.4.6-3.module+el8.9.0+19330+c97ddbdf.x86_64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debuginfo-0:1.4.6-3.module+el8.9.0+19330+c97ddbdf.aarch64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debuginfo-0:1.4.6-3.module+el8.9.0+19330+c97ddbdf.ppc64le::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debuginfo-0:1.4.6-3.module+el8.9.0+19330+c97ddbdf.s390x::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debuginfo-0:1.4.6-3.module+el8.9.0+19330+c97ddbdf.x86_64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debugsource-0:1.4.6-3.module+el8.9.0+19330+c97ddbdf.aarch64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debugsource-0:1.4.6-3.module+el8.9.0+19330+c97ddbdf.ppc64le::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debugsource-0:1.4.6-3.module+el8.9.0+19330+c97ddbdf.s390x::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debugsource-0:1.4.6-3.module+el8.9.0+19330+c97ddbdf.x86_64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-0:1.4.0-7.module+el8.10.0+22214+9beb89d6.aarch64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-0:1.4.0-7.module+el8.10.0+22214+9beb89d6.ppc64le::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-0:1.4.0-7.module+el8.10.0+22214+9beb89d6.s390x::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-0:1.4.0-7.module+el8.10.0+22214+9beb89d6.src::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-0:1.4.0-7.module+el8.10.0+22214+9beb89d6.x86_64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debuginfo-0:1.4.0-7.module+el8.10.0+22214+9beb89d6.aarch64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debuginfo-0:1.4.0-7.module+el8.10.0+22214+9beb89d6.ppc64le::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debuginfo-0:1.4.0-7.module+el8.10.0+22214+9beb89d6.s390x::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debuginfo-0:1.4.0-7.module+el8.10.0+22214+9beb89d6.x86_64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debugsource-0:1.4.0-7.module+el8.10.0+22214+9beb89d6.aarch64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debugsource-0:1.4.0-7.module+el8.10.0+22214+9beb89d6.ppc64le::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debugsource-0:1.4.0-7.module+el8.10.0+22214+9beb89d6.s390x::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debugsource-0:1.4.0-7.module+el8.10.0+22214+9beb89d6.x86_64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.9.0+19330+c97ddbdf.aarch64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.9.0+19330+c97ddbdf.ppc64le::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.9.0+19330+c97ddbdf.s390x::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.9.0+19330+c97ddbdf.src::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.9.0+19330+c97ddbdf.x86_64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.9.0+19330+c97ddbdf.aarch64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.9.0+19330+c97ddbdf.ppc64le::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.9.0+19330+c97ddbdf.s390x::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.9.0+19330+c97ddbdf.x86_64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.9.0+19330+c97ddbdf.aarch64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.9.0+19330+c97ddbdf.ppc64le::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.9.0+19330+c97ddbdf.s390x::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.9.0+19330+c97ddbdf.x86_64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-0:12.22-1.module+el8.10.0+22548+dd326681.s390x::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-0:12.22-1.module+el8.10.0+22548+dd326681.src::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-0:12.22-1.module+el8.10.0+22548+dd326681.s390x::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.s390x::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.s390x::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-debugsource-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-debugsource-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-debugsource-0:12.22-1.module+el8.10.0+22548+dd326681.s390x::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-debugsource-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-0:12.22-1.module+el8.10.0+22548+dd326681.s390x::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.s390x::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-0:12.22-1.module+el8.10.0+22548+dd326681.s390x::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.s390x::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-0:12.22-1.module+el8.10.0+22548+dd326681.s390x::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.s390x::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-0:12.22-1.module+el8.10.0+22548+dd326681.s390x::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.s390x::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-0:12.22-1.module+el8.10.0+22548+dd326681.s390x::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.s390x::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-0:12.22-1.module+el8.10.0+22548+dd326681.s390x::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.s390x::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-static-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-static-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-static-0:12.22-1.module+el8.10.0+22548+dd326681.s390x::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-static-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-0:12.22-1.module+el8.10.0+22548+dd326681.s390x::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.s390x::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-rpm-macros-0:12.22-1.module+el8.10.0+22548+dd326681.noarch::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-0:12.22-1.module+el8.10.0+22548+dd326681.s390x::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.s390x::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:12.22-1.module+el8.10.0+22548+dd326681.s390x::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.s390x::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64::postgresql:12"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-10979"
},
{
"category": "external",
"summary": "RHBZ#2326253",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2326253"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-10979",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-10979"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-10979",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-10979"
},
{
"category": "external",
"summary": "https://www.postgresql.org/support/security/CVE-2024-10979/",
"url": "https://www.postgresql.org/support/security/CVE-2024-10979/"
}
],
"release_date": "2024-11-14T13:00:08.586000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-12-04T08:52:08+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-0:1.4.6-3.module+el8.9.0+19330+c97ddbdf.aarch64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-0:1.4.6-3.module+el8.9.0+19330+c97ddbdf.ppc64le::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-0:1.4.6-3.module+el8.9.0+19330+c97ddbdf.s390x::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-0:1.4.6-3.module+el8.9.0+19330+c97ddbdf.src::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-0:1.4.6-3.module+el8.9.0+19330+c97ddbdf.x86_64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debuginfo-0:1.4.6-3.module+el8.9.0+19330+c97ddbdf.aarch64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debuginfo-0:1.4.6-3.module+el8.9.0+19330+c97ddbdf.ppc64le::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debuginfo-0:1.4.6-3.module+el8.9.0+19330+c97ddbdf.s390x::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debuginfo-0:1.4.6-3.module+el8.9.0+19330+c97ddbdf.x86_64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debugsource-0:1.4.6-3.module+el8.9.0+19330+c97ddbdf.aarch64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debugsource-0:1.4.6-3.module+el8.9.0+19330+c97ddbdf.ppc64le::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debugsource-0:1.4.6-3.module+el8.9.0+19330+c97ddbdf.s390x::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debugsource-0:1.4.6-3.module+el8.9.0+19330+c97ddbdf.x86_64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-0:1.4.0-7.module+el8.10.0+22214+9beb89d6.aarch64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-0:1.4.0-7.module+el8.10.0+22214+9beb89d6.ppc64le::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-0:1.4.0-7.module+el8.10.0+22214+9beb89d6.s390x::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-0:1.4.0-7.module+el8.10.0+22214+9beb89d6.src::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-0:1.4.0-7.module+el8.10.0+22214+9beb89d6.x86_64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debuginfo-0:1.4.0-7.module+el8.10.0+22214+9beb89d6.aarch64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debuginfo-0:1.4.0-7.module+el8.10.0+22214+9beb89d6.ppc64le::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debuginfo-0:1.4.0-7.module+el8.10.0+22214+9beb89d6.s390x::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debuginfo-0:1.4.0-7.module+el8.10.0+22214+9beb89d6.x86_64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debugsource-0:1.4.0-7.module+el8.10.0+22214+9beb89d6.aarch64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debugsource-0:1.4.0-7.module+el8.10.0+22214+9beb89d6.ppc64le::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debugsource-0:1.4.0-7.module+el8.10.0+22214+9beb89d6.s390x::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debugsource-0:1.4.0-7.module+el8.10.0+22214+9beb89d6.x86_64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.9.0+19330+c97ddbdf.aarch64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.9.0+19330+c97ddbdf.ppc64le::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.9.0+19330+c97ddbdf.s390x::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.9.0+19330+c97ddbdf.src::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.9.0+19330+c97ddbdf.x86_64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.9.0+19330+c97ddbdf.aarch64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.9.0+19330+c97ddbdf.ppc64le::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.9.0+19330+c97ddbdf.s390x::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.9.0+19330+c97ddbdf.x86_64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.9.0+19330+c97ddbdf.aarch64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.9.0+19330+c97ddbdf.ppc64le::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.9.0+19330+c97ddbdf.s390x::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.9.0+19330+c97ddbdf.x86_64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-0:12.22-1.module+el8.10.0+22548+dd326681.s390x::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-0:12.22-1.module+el8.10.0+22548+dd326681.src::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-0:12.22-1.module+el8.10.0+22548+dd326681.s390x::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.s390x::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.s390x::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-debugsource-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-debugsource-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-debugsource-0:12.22-1.module+el8.10.0+22548+dd326681.s390x::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-debugsource-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-0:12.22-1.module+el8.10.0+22548+dd326681.s390x::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.s390x::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-0:12.22-1.module+el8.10.0+22548+dd326681.s390x::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.s390x::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-0:12.22-1.module+el8.10.0+22548+dd326681.s390x::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.s390x::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-0:12.22-1.module+el8.10.0+22548+dd326681.s390x::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.s390x::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-0:12.22-1.module+el8.10.0+22548+dd326681.s390x::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.s390x::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-0:12.22-1.module+el8.10.0+22548+dd326681.s390x::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.s390x::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-static-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-static-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-static-0:12.22-1.module+el8.10.0+22548+dd326681.s390x::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-static-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-0:12.22-1.module+el8.10.0+22548+dd326681.s390x::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.s390x::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-rpm-macros-0:12.22-1.module+el8.10.0+22548+dd326681.noarch::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-0:12.22-1.module+el8.10.0+22548+dd326681.s390x::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.s390x::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:12.22-1.module+el8.10.0+22548+dd326681.s390x::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.s390x::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64::postgresql:12"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:10785"
},
{
"category": "workaround",
"details": "Currently the following options exist to help mitigate the impact of this vulnerability: \n1) Restrict Permissions: the creation of PL/Python and PL/Perl functions should be limited to trusted users only. \n2) Environment Variable Sanitization: ensure that environment variables are properly sanitized and any modifications are restricted.\n3) Upgrade PostgreSQL: if a fix is released by the PostgreSQL Global Development Group, update to the latest version.\n4) Audit Database Functions: perform regular audits on user-created functions to detect and prevent potential exploitation.",
"product_ids": [
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-0:1.4.6-3.module+el8.9.0+19330+c97ddbdf.aarch64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-0:1.4.6-3.module+el8.9.0+19330+c97ddbdf.ppc64le::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-0:1.4.6-3.module+el8.9.0+19330+c97ddbdf.s390x::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-0:1.4.6-3.module+el8.9.0+19330+c97ddbdf.src::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-0:1.4.6-3.module+el8.9.0+19330+c97ddbdf.x86_64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debuginfo-0:1.4.6-3.module+el8.9.0+19330+c97ddbdf.aarch64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debuginfo-0:1.4.6-3.module+el8.9.0+19330+c97ddbdf.ppc64le::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debuginfo-0:1.4.6-3.module+el8.9.0+19330+c97ddbdf.s390x::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debuginfo-0:1.4.6-3.module+el8.9.0+19330+c97ddbdf.x86_64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debugsource-0:1.4.6-3.module+el8.9.0+19330+c97ddbdf.aarch64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debugsource-0:1.4.6-3.module+el8.9.0+19330+c97ddbdf.ppc64le::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debugsource-0:1.4.6-3.module+el8.9.0+19330+c97ddbdf.s390x::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debugsource-0:1.4.6-3.module+el8.9.0+19330+c97ddbdf.x86_64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-0:1.4.0-7.module+el8.10.0+22214+9beb89d6.aarch64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-0:1.4.0-7.module+el8.10.0+22214+9beb89d6.ppc64le::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-0:1.4.0-7.module+el8.10.0+22214+9beb89d6.s390x::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-0:1.4.0-7.module+el8.10.0+22214+9beb89d6.src::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-0:1.4.0-7.module+el8.10.0+22214+9beb89d6.x86_64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debuginfo-0:1.4.0-7.module+el8.10.0+22214+9beb89d6.aarch64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debuginfo-0:1.4.0-7.module+el8.10.0+22214+9beb89d6.ppc64le::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debuginfo-0:1.4.0-7.module+el8.10.0+22214+9beb89d6.s390x::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debuginfo-0:1.4.0-7.module+el8.10.0+22214+9beb89d6.x86_64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debugsource-0:1.4.0-7.module+el8.10.0+22214+9beb89d6.aarch64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debugsource-0:1.4.0-7.module+el8.10.0+22214+9beb89d6.ppc64le::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debugsource-0:1.4.0-7.module+el8.10.0+22214+9beb89d6.s390x::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debugsource-0:1.4.0-7.module+el8.10.0+22214+9beb89d6.x86_64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.9.0+19330+c97ddbdf.aarch64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.9.0+19330+c97ddbdf.ppc64le::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.9.0+19330+c97ddbdf.s390x::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.9.0+19330+c97ddbdf.src::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.9.0+19330+c97ddbdf.x86_64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.9.0+19330+c97ddbdf.aarch64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.9.0+19330+c97ddbdf.ppc64le::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.9.0+19330+c97ddbdf.s390x::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.9.0+19330+c97ddbdf.x86_64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.9.0+19330+c97ddbdf.aarch64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.9.0+19330+c97ddbdf.ppc64le::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.9.0+19330+c97ddbdf.s390x::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.9.0+19330+c97ddbdf.x86_64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-0:12.22-1.module+el8.10.0+22548+dd326681.s390x::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-0:12.22-1.module+el8.10.0+22548+dd326681.src::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-0:12.22-1.module+el8.10.0+22548+dd326681.s390x::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.s390x::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.s390x::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-debugsource-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-debugsource-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-debugsource-0:12.22-1.module+el8.10.0+22548+dd326681.s390x::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-debugsource-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-0:12.22-1.module+el8.10.0+22548+dd326681.s390x::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.s390x::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-0:12.22-1.module+el8.10.0+22548+dd326681.s390x::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.s390x::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-0:12.22-1.module+el8.10.0+22548+dd326681.s390x::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.s390x::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-0:12.22-1.module+el8.10.0+22548+dd326681.s390x::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.s390x::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-0:12.22-1.module+el8.10.0+22548+dd326681.s390x::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.s390x::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-0:12.22-1.module+el8.10.0+22548+dd326681.s390x::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.s390x::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-static-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-static-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-static-0:12.22-1.module+el8.10.0+22548+dd326681.s390x::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-static-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-0:12.22-1.module+el8.10.0+22548+dd326681.s390x::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.s390x::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-rpm-macros-0:12.22-1.module+el8.10.0+22548+dd326681.noarch::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-0:12.22-1.module+el8.10.0+22548+dd326681.s390x::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.s390x::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:12.22-1.module+el8.10.0+22548+dd326681.s390x::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.s390x::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.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.10.0.Z.MAIN.EUS:pg_repack-0:1.4.6-3.module+el8.9.0+19330+c97ddbdf.aarch64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-0:1.4.6-3.module+el8.9.0+19330+c97ddbdf.ppc64le::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-0:1.4.6-3.module+el8.9.0+19330+c97ddbdf.s390x::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-0:1.4.6-3.module+el8.9.0+19330+c97ddbdf.src::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-0:1.4.6-3.module+el8.9.0+19330+c97ddbdf.x86_64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debuginfo-0:1.4.6-3.module+el8.9.0+19330+c97ddbdf.aarch64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debuginfo-0:1.4.6-3.module+el8.9.0+19330+c97ddbdf.ppc64le::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debuginfo-0:1.4.6-3.module+el8.9.0+19330+c97ddbdf.s390x::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debuginfo-0:1.4.6-3.module+el8.9.0+19330+c97ddbdf.x86_64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debugsource-0:1.4.6-3.module+el8.9.0+19330+c97ddbdf.aarch64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debugsource-0:1.4.6-3.module+el8.9.0+19330+c97ddbdf.ppc64le::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debugsource-0:1.4.6-3.module+el8.9.0+19330+c97ddbdf.s390x::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debugsource-0:1.4.6-3.module+el8.9.0+19330+c97ddbdf.x86_64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-0:1.4.0-7.module+el8.10.0+22214+9beb89d6.aarch64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-0:1.4.0-7.module+el8.10.0+22214+9beb89d6.ppc64le::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-0:1.4.0-7.module+el8.10.0+22214+9beb89d6.s390x::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-0:1.4.0-7.module+el8.10.0+22214+9beb89d6.src::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-0:1.4.0-7.module+el8.10.0+22214+9beb89d6.x86_64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debuginfo-0:1.4.0-7.module+el8.10.0+22214+9beb89d6.aarch64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debuginfo-0:1.4.0-7.module+el8.10.0+22214+9beb89d6.ppc64le::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debuginfo-0:1.4.0-7.module+el8.10.0+22214+9beb89d6.s390x::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debuginfo-0:1.4.0-7.module+el8.10.0+22214+9beb89d6.x86_64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debugsource-0:1.4.0-7.module+el8.10.0+22214+9beb89d6.aarch64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debugsource-0:1.4.0-7.module+el8.10.0+22214+9beb89d6.ppc64le::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debugsource-0:1.4.0-7.module+el8.10.0+22214+9beb89d6.s390x::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debugsource-0:1.4.0-7.module+el8.10.0+22214+9beb89d6.x86_64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.9.0+19330+c97ddbdf.aarch64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.9.0+19330+c97ddbdf.ppc64le::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.9.0+19330+c97ddbdf.s390x::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.9.0+19330+c97ddbdf.src::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.9.0+19330+c97ddbdf.x86_64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.9.0+19330+c97ddbdf.aarch64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.9.0+19330+c97ddbdf.ppc64le::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.9.0+19330+c97ddbdf.s390x::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.9.0+19330+c97ddbdf.x86_64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.9.0+19330+c97ddbdf.aarch64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.9.0+19330+c97ddbdf.ppc64le::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.9.0+19330+c97ddbdf.s390x::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.9.0+19330+c97ddbdf.x86_64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-0:12.22-1.module+el8.10.0+22548+dd326681.s390x::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-0:12.22-1.module+el8.10.0+22548+dd326681.src::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-0:12.22-1.module+el8.10.0+22548+dd326681.s390x::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.s390x::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.s390x::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-debugsource-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-debugsource-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-debugsource-0:12.22-1.module+el8.10.0+22548+dd326681.s390x::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-debugsource-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-0:12.22-1.module+el8.10.0+22548+dd326681.s390x::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.s390x::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-0:12.22-1.module+el8.10.0+22548+dd326681.s390x::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.s390x::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-0:12.22-1.module+el8.10.0+22548+dd326681.s390x::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.s390x::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-0:12.22-1.module+el8.10.0+22548+dd326681.s390x::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.s390x::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-0:12.22-1.module+el8.10.0+22548+dd326681.s390x::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.s390x::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-0:12.22-1.module+el8.10.0+22548+dd326681.s390x::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.s390x::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-static-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-static-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-static-0:12.22-1.module+el8.10.0+22548+dd326681.s390x::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-static-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-0:12.22-1.module+el8.10.0+22548+dd326681.s390x::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.s390x::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-rpm-macros-0:12.22-1.module+el8.10.0+22548+dd326681.noarch::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-0:12.22-1.module+el8.10.0+22548+dd326681.s390x::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.s390x::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:12.22-1.module+el8.10.0+22548+dd326681.s390x::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.s390x::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64::postgresql:12"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "postgresql: PostgreSQL PL/Perl environment variable changes execute arbitrary code"
}
]
}
rhsa-2024:10830
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:15 module is now available for Red Hat Enterprise Linux 8.\n\nRed Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "PostgreSQL is an advanced object-relational database management system (DBMS).\n\nSecurity Fix(es):\n\n* postgresql: PostgreSQL SET ROLE, SET SESSION AUTHORIZATION reset to wrong user ID (CVE-2024-10978)\n\n* postgresql: PostgreSQL PL/Perl environment variable changes execute arbitrary code (CVE-2024-10979)\n\n* postgresql: PostgreSQL row security below e.g. subqueries disregards user ID changes (CVE-2024-10976)\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-2024:10830",
"url": "https://access.redhat.com/errata/RHSA-2024:10830"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "2326251",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2326251"
},
{
"category": "external",
"summary": "2326253",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2326253"
},
{
"category": "external",
"summary": "2326263",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2326263"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2024/rhsa-2024_10830.json"
}
],
"title": "Red Hat Security Advisory: postgresql:15 security update",
"tracking": {
"current_release_date": "2025-11-06T21:58:21+00:00",
"generator": {
"date": "2025-11-06T21:58:21+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.6.11"
}
},
"id": "RHSA-2024:10830",
"initial_release_date": "2024-12-05T09:15:31+00:00",
"revision_history": [
{
"date": "2024-12-05T09:15:31+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2024-12-05T09:15:31+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2025-11-06T21:58: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. 8)",
"product": {
"name": "Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:enterprise_linux:8::appstream"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "pg_repack-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.src::postgresql:15",
"product": {
"name": "pg_repack-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.src (postgresql:15)",
"product_id": "pg_repack-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.src::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pg_repack@1.4.8-1.module%2Bel8.9.0%2B19797%2Bc4ce5969?arch=src\u0026rpmmod=postgresql:15:8100020241122084744:489197e6"
}
}
},
{
"category": "product_version",
"name": "pgaudit-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.src::postgresql:15",
"product": {
"name": "pgaudit-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.src (postgresql:15)",
"product_id": "pgaudit-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.src::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pgaudit@1.7.0-1.module%2Bel8.9.0%2B19797%2Bc4ce5969?arch=src\u0026rpmmod=postgresql:15:8100020241122084744:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgres-decoderbufs-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.src::postgresql:15",
"product": {
"name": "postgres-decoderbufs-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.src (postgresql:15)",
"product_id": "postgres-decoderbufs-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.src::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgres-decoderbufs@1.9.7-1.Final.module%2Bel8.9.0%2B19797%2Bc4ce5969?arch=src\u0026rpmmod=postgresql:15:8100020241122084744:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgresql-0:15.10-1.module+el8.10.0+22550+22c7d5ca.src::postgresql:15",
"product": {
"name": "postgresql-0:15.10-1.module+el8.10.0+22550+22c7d5ca.src (postgresql:15)",
"product_id": "postgresql-0:15.10-1.module+el8.10.0+22550+22c7d5ca.src::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql@15.10-1.module%2Bel8.10.0%2B22550%2B22c7d5ca?arch=src\u0026rpmmod=postgresql:15:8100020241122084744:489197e6"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "postgresql-test-rpm-macros-0:15.10-1.module+el8.10.0+22550+22c7d5ca.noarch::postgresql:15",
"product": {
"name": "postgresql-test-rpm-macros-0:15.10-1.module+el8.10.0+22550+22c7d5ca.noarch (postgresql:15)",
"product_id": "postgresql-test-rpm-macros-0:15.10-1.module+el8.10.0+22550+22c7d5ca.noarch::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-test-rpm-macros@15.10-1.module%2Bel8.10.0%2B22550%2B22c7d5ca?arch=noarch\u0026rpmmod=postgresql:15:8100020241122084744:489197e6"
}
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "pg_repack-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.aarch64::postgresql:15",
"product": {
"name": "pg_repack-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.aarch64 (postgresql:15)",
"product_id": "pg_repack-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.aarch64::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pg_repack@1.4.8-1.module%2Bel8.9.0%2B19797%2Bc4ce5969?arch=aarch64\u0026rpmmod=postgresql:15:8100020241122084744:489197e6"
}
}
},
{
"category": "product_version",
"name": "pg_repack-debuginfo-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.aarch64::postgresql:15",
"product": {
"name": "pg_repack-debuginfo-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.aarch64 (postgresql:15)",
"product_id": "pg_repack-debuginfo-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.aarch64::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pg_repack-debuginfo@1.4.8-1.module%2Bel8.9.0%2B19797%2Bc4ce5969?arch=aarch64\u0026rpmmod=postgresql:15:8100020241122084744:489197e6"
}
}
},
{
"category": "product_version",
"name": "pg_repack-debugsource-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.aarch64::postgresql:15",
"product": {
"name": "pg_repack-debugsource-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.aarch64 (postgresql:15)",
"product_id": "pg_repack-debugsource-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.aarch64::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pg_repack-debugsource@1.4.8-1.module%2Bel8.9.0%2B19797%2Bc4ce5969?arch=aarch64\u0026rpmmod=postgresql:15:8100020241122084744:489197e6"
}
}
},
{
"category": "product_version",
"name": "pgaudit-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.aarch64::postgresql:15",
"product": {
"name": "pgaudit-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.aarch64 (postgresql:15)",
"product_id": "pgaudit-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.aarch64::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pgaudit@1.7.0-1.module%2Bel8.9.0%2B19797%2Bc4ce5969?arch=aarch64\u0026rpmmod=postgresql:15:8100020241122084744:489197e6"
}
}
},
{
"category": "product_version",
"name": "pgaudit-debuginfo-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.aarch64::postgresql:15",
"product": {
"name": "pgaudit-debuginfo-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.aarch64 (postgresql:15)",
"product_id": "pgaudit-debuginfo-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.aarch64::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pgaudit-debuginfo@1.7.0-1.module%2Bel8.9.0%2B19797%2Bc4ce5969?arch=aarch64\u0026rpmmod=postgresql:15:8100020241122084744:489197e6"
}
}
},
{
"category": "product_version",
"name": "pgaudit-debugsource-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.aarch64::postgresql:15",
"product": {
"name": "pgaudit-debugsource-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.aarch64 (postgresql:15)",
"product_id": "pgaudit-debugsource-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.aarch64::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pgaudit-debugsource@1.7.0-1.module%2Bel8.9.0%2B19797%2Bc4ce5969?arch=aarch64\u0026rpmmod=postgresql:15:8100020241122084744:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgres-decoderbufs-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.aarch64::postgresql:15",
"product": {
"name": "postgres-decoderbufs-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.aarch64 (postgresql:15)",
"product_id": "postgres-decoderbufs-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.aarch64::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgres-decoderbufs@1.9.7-1.Final.module%2Bel8.9.0%2B19797%2Bc4ce5969?arch=aarch64\u0026rpmmod=postgresql:15:8100020241122084744:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.aarch64::postgresql:15",
"product": {
"name": "postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.aarch64 (postgresql:15)",
"product_id": "postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.aarch64::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgres-decoderbufs-debuginfo@1.9.7-1.Final.module%2Bel8.9.0%2B19797%2Bc4ce5969?arch=aarch64\u0026rpmmod=postgresql:15:8100020241122084744:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.aarch64::postgresql:15",
"product": {
"name": "postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.aarch64 (postgresql:15)",
"product_id": "postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.aarch64::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgres-decoderbufs-debugsource@1.9.7-1.Final.module%2Bel8.9.0%2B19797%2Bc4ce5969?arch=aarch64\u0026rpmmod=postgresql:15:8100020241122084744:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgresql-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64::postgresql:15",
"product": {
"name": "postgresql-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64 (postgresql:15)",
"product_id": "postgresql-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql@15.10-1.module%2Bel8.10.0%2B22550%2B22c7d5ca?arch=aarch64\u0026rpmmod=postgresql:15:8100020241122084744:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgresql-contrib-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64::postgresql:15",
"product": {
"name": "postgresql-contrib-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64 (postgresql:15)",
"product_id": "postgresql-contrib-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-contrib@15.10-1.module%2Bel8.10.0%2B22550%2B22c7d5ca?arch=aarch64\u0026rpmmod=postgresql:15:8100020241122084744:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgresql-contrib-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64::postgresql:15",
"product": {
"name": "postgresql-contrib-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64 (postgresql:15)",
"product_id": "postgresql-contrib-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-contrib-debuginfo@15.10-1.module%2Bel8.10.0%2B22550%2B22c7d5ca?arch=aarch64\u0026rpmmod=postgresql:15:8100020241122084744:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgresql-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64::postgresql:15",
"product": {
"name": "postgresql-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64 (postgresql:15)",
"product_id": "postgresql-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-debuginfo@15.10-1.module%2Bel8.10.0%2B22550%2B22c7d5ca?arch=aarch64\u0026rpmmod=postgresql:15:8100020241122084744:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgresql-debugsource-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64::postgresql:15",
"product": {
"name": "postgresql-debugsource-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64 (postgresql:15)",
"product_id": "postgresql-debugsource-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-debugsource@15.10-1.module%2Bel8.10.0%2B22550%2B22c7d5ca?arch=aarch64\u0026rpmmod=postgresql:15:8100020241122084744:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgresql-docs-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64::postgresql:15",
"product": {
"name": "postgresql-docs-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64 (postgresql:15)",
"product_id": "postgresql-docs-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-docs@15.10-1.module%2Bel8.10.0%2B22550%2B22c7d5ca?arch=aarch64\u0026rpmmod=postgresql:15:8100020241122084744:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgresql-docs-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64::postgresql:15",
"product": {
"name": "postgresql-docs-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64 (postgresql:15)",
"product_id": "postgresql-docs-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-docs-debuginfo@15.10-1.module%2Bel8.10.0%2B22550%2B22c7d5ca?arch=aarch64\u0026rpmmod=postgresql:15:8100020241122084744:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgresql-plperl-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64::postgresql:15",
"product": {
"name": "postgresql-plperl-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64 (postgresql:15)",
"product_id": "postgresql-plperl-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plperl@15.10-1.module%2Bel8.10.0%2B22550%2B22c7d5ca?arch=aarch64\u0026rpmmod=postgresql:15:8100020241122084744:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgresql-plperl-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64::postgresql:15",
"product": {
"name": "postgresql-plperl-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64 (postgresql:15)",
"product_id": "postgresql-plperl-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plperl-debuginfo@15.10-1.module%2Bel8.10.0%2B22550%2B22c7d5ca?arch=aarch64\u0026rpmmod=postgresql:15:8100020241122084744:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgresql-plpython3-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64::postgresql:15",
"product": {
"name": "postgresql-plpython3-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64 (postgresql:15)",
"product_id": "postgresql-plpython3-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plpython3@15.10-1.module%2Bel8.10.0%2B22550%2B22c7d5ca?arch=aarch64\u0026rpmmod=postgresql:15:8100020241122084744:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgresql-plpython3-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64::postgresql:15",
"product": {
"name": "postgresql-plpython3-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64 (postgresql:15)",
"product_id": "postgresql-plpython3-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plpython3-debuginfo@15.10-1.module%2Bel8.10.0%2B22550%2B22c7d5ca?arch=aarch64\u0026rpmmod=postgresql:15:8100020241122084744:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgresql-pltcl-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64::postgresql:15",
"product": {
"name": "postgresql-pltcl-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64 (postgresql:15)",
"product_id": "postgresql-pltcl-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-pltcl@15.10-1.module%2Bel8.10.0%2B22550%2B22c7d5ca?arch=aarch64\u0026rpmmod=postgresql:15:8100020241122084744:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgresql-pltcl-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64::postgresql:15",
"product": {
"name": "postgresql-pltcl-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64 (postgresql:15)",
"product_id": "postgresql-pltcl-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-pltcl-debuginfo@15.10-1.module%2Bel8.10.0%2B22550%2B22c7d5ca?arch=aarch64\u0026rpmmod=postgresql:15:8100020241122084744:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgresql-private-devel-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64::postgresql:15",
"product": {
"name": "postgresql-private-devel-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64 (postgresql:15)",
"product_id": "postgresql-private-devel-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-private-devel@15.10-1.module%2Bel8.10.0%2B22550%2B22c7d5ca?arch=aarch64\u0026rpmmod=postgresql:15:8100020241122084744:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgresql-private-libs-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64::postgresql:15",
"product": {
"name": "postgresql-private-libs-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64 (postgresql:15)",
"product_id": "postgresql-private-libs-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-private-libs@15.10-1.module%2Bel8.10.0%2B22550%2B22c7d5ca?arch=aarch64\u0026rpmmod=postgresql:15:8100020241122084744:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgresql-private-libs-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64::postgresql:15",
"product": {
"name": "postgresql-private-libs-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64 (postgresql:15)",
"product_id": "postgresql-private-libs-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-private-libs-debuginfo@15.10-1.module%2Bel8.10.0%2B22550%2B22c7d5ca?arch=aarch64\u0026rpmmod=postgresql:15:8100020241122084744:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64::postgresql:15",
"product": {
"name": "postgresql-server-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64 (postgresql:15)",
"product_id": "postgresql-server-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server@15.10-1.module%2Bel8.10.0%2B22550%2B22c7d5ca?arch=aarch64\u0026rpmmod=postgresql:15:8100020241122084744:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64::postgresql:15",
"product": {
"name": "postgresql-server-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64 (postgresql:15)",
"product_id": "postgresql-server-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server-debuginfo@15.10-1.module%2Bel8.10.0%2B22550%2B22c7d5ca?arch=aarch64\u0026rpmmod=postgresql:15:8100020241122084744:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-devel-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64::postgresql:15",
"product": {
"name": "postgresql-server-devel-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64 (postgresql:15)",
"product_id": "postgresql-server-devel-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server-devel@15.10-1.module%2Bel8.10.0%2B22550%2B22c7d5ca?arch=aarch64\u0026rpmmod=postgresql:15:8100020241122084744:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-devel-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64::postgresql:15",
"product": {
"name": "postgresql-server-devel-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64 (postgresql:15)",
"product_id": "postgresql-server-devel-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server-devel-debuginfo@15.10-1.module%2Bel8.10.0%2B22550%2B22c7d5ca?arch=aarch64\u0026rpmmod=postgresql:15:8100020241122084744:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgresql-static-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64::postgresql:15",
"product": {
"name": "postgresql-static-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64 (postgresql:15)",
"product_id": "postgresql-static-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-static@15.10-1.module%2Bel8.10.0%2B22550%2B22c7d5ca?arch=aarch64\u0026rpmmod=postgresql:15:8100020241122084744:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgresql-test-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64::postgresql:15",
"product": {
"name": "postgresql-test-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64 (postgresql:15)",
"product_id": "postgresql-test-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-test@15.10-1.module%2Bel8.10.0%2B22550%2B22c7d5ca?arch=aarch64\u0026rpmmod=postgresql:15:8100020241122084744:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgresql-test-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64::postgresql:15",
"product": {
"name": "postgresql-test-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64 (postgresql:15)",
"product_id": "postgresql-test-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-test-debuginfo@15.10-1.module%2Bel8.10.0%2B22550%2B22c7d5ca?arch=aarch64\u0026rpmmod=postgresql:15:8100020241122084744:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64::postgresql:15",
"product": {
"name": "postgresql-upgrade-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64 (postgresql:15)",
"product_id": "postgresql-upgrade-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade@15.10-1.module%2Bel8.10.0%2B22550%2B22c7d5ca?arch=aarch64\u0026rpmmod=postgresql:15:8100020241122084744:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64::postgresql:15",
"product": {
"name": "postgresql-upgrade-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64 (postgresql:15)",
"product_id": "postgresql-upgrade-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade-debuginfo@15.10-1.module%2Bel8.10.0%2B22550%2B22c7d5ca?arch=aarch64\u0026rpmmod=postgresql:15:8100020241122084744:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-devel-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64::postgresql:15",
"product": {
"name": "postgresql-upgrade-devel-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64 (postgresql:15)",
"product_id": "postgresql-upgrade-devel-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade-devel@15.10-1.module%2Bel8.10.0%2B22550%2B22c7d5ca?arch=aarch64\u0026rpmmod=postgresql:15:8100020241122084744:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-devel-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64::postgresql:15",
"product": {
"name": "postgresql-upgrade-devel-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64 (postgresql:15)",
"product_id": "postgresql-upgrade-devel-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade-devel-debuginfo@15.10-1.module%2Bel8.10.0%2B22550%2B22c7d5ca?arch=aarch64\u0026rpmmod=postgresql:15:8100020241122084744:489197e6"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "pg_repack-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.ppc64le::postgresql:15",
"product": {
"name": "pg_repack-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.ppc64le (postgresql:15)",
"product_id": "pg_repack-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.ppc64le::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pg_repack@1.4.8-1.module%2Bel8.9.0%2B19797%2Bc4ce5969?arch=ppc64le\u0026rpmmod=postgresql:15:8100020241122084744:489197e6"
}
}
},
{
"category": "product_version",
"name": "pg_repack-debuginfo-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.ppc64le::postgresql:15",
"product": {
"name": "pg_repack-debuginfo-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.ppc64le (postgresql:15)",
"product_id": "pg_repack-debuginfo-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.ppc64le::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pg_repack-debuginfo@1.4.8-1.module%2Bel8.9.0%2B19797%2Bc4ce5969?arch=ppc64le\u0026rpmmod=postgresql:15:8100020241122084744:489197e6"
}
}
},
{
"category": "product_version",
"name": "pg_repack-debugsource-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.ppc64le::postgresql:15",
"product": {
"name": "pg_repack-debugsource-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.ppc64le (postgresql:15)",
"product_id": "pg_repack-debugsource-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.ppc64le::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pg_repack-debugsource@1.4.8-1.module%2Bel8.9.0%2B19797%2Bc4ce5969?arch=ppc64le\u0026rpmmod=postgresql:15:8100020241122084744:489197e6"
}
}
},
{
"category": "product_version",
"name": "pgaudit-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.ppc64le::postgresql:15",
"product": {
"name": "pgaudit-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.ppc64le (postgresql:15)",
"product_id": "pgaudit-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.ppc64le::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pgaudit@1.7.0-1.module%2Bel8.9.0%2B19797%2Bc4ce5969?arch=ppc64le\u0026rpmmod=postgresql:15:8100020241122084744:489197e6"
}
}
},
{
"category": "product_version",
"name": "pgaudit-debuginfo-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.ppc64le::postgresql:15",
"product": {
"name": "pgaudit-debuginfo-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.ppc64le (postgresql:15)",
"product_id": "pgaudit-debuginfo-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.ppc64le::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pgaudit-debuginfo@1.7.0-1.module%2Bel8.9.0%2B19797%2Bc4ce5969?arch=ppc64le\u0026rpmmod=postgresql:15:8100020241122084744:489197e6"
}
}
},
{
"category": "product_version",
"name": "pgaudit-debugsource-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.ppc64le::postgresql:15",
"product": {
"name": "pgaudit-debugsource-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.ppc64le (postgresql:15)",
"product_id": "pgaudit-debugsource-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.ppc64le::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pgaudit-debugsource@1.7.0-1.module%2Bel8.9.0%2B19797%2Bc4ce5969?arch=ppc64le\u0026rpmmod=postgresql:15:8100020241122084744:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgres-decoderbufs-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.ppc64le::postgresql:15",
"product": {
"name": "postgres-decoderbufs-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.ppc64le (postgresql:15)",
"product_id": "postgres-decoderbufs-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.ppc64le::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgres-decoderbufs@1.9.7-1.Final.module%2Bel8.9.0%2B19797%2Bc4ce5969?arch=ppc64le\u0026rpmmod=postgresql:15:8100020241122084744:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.ppc64le::postgresql:15",
"product": {
"name": "postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.ppc64le (postgresql:15)",
"product_id": "postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.ppc64le::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgres-decoderbufs-debuginfo@1.9.7-1.Final.module%2Bel8.9.0%2B19797%2Bc4ce5969?arch=ppc64le\u0026rpmmod=postgresql:15:8100020241122084744:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.ppc64le::postgresql:15",
"product": {
"name": "postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.ppc64le (postgresql:15)",
"product_id": "postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.ppc64le::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgres-decoderbufs-debugsource@1.9.7-1.Final.module%2Bel8.9.0%2B19797%2Bc4ce5969?arch=ppc64le\u0026rpmmod=postgresql:15:8100020241122084744:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgresql-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le::postgresql:15",
"product": {
"name": "postgresql-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le (postgresql:15)",
"product_id": "postgresql-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql@15.10-1.module%2Bel8.10.0%2B22550%2B22c7d5ca?arch=ppc64le\u0026rpmmod=postgresql:15:8100020241122084744:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgresql-contrib-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le::postgresql:15",
"product": {
"name": "postgresql-contrib-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le (postgresql:15)",
"product_id": "postgresql-contrib-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-contrib@15.10-1.module%2Bel8.10.0%2B22550%2B22c7d5ca?arch=ppc64le\u0026rpmmod=postgresql:15:8100020241122084744:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgresql-contrib-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le::postgresql:15",
"product": {
"name": "postgresql-contrib-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le (postgresql:15)",
"product_id": "postgresql-contrib-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-contrib-debuginfo@15.10-1.module%2Bel8.10.0%2B22550%2B22c7d5ca?arch=ppc64le\u0026rpmmod=postgresql:15:8100020241122084744:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgresql-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le::postgresql:15",
"product": {
"name": "postgresql-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le (postgresql:15)",
"product_id": "postgresql-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-debuginfo@15.10-1.module%2Bel8.10.0%2B22550%2B22c7d5ca?arch=ppc64le\u0026rpmmod=postgresql:15:8100020241122084744:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgresql-debugsource-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le::postgresql:15",
"product": {
"name": "postgresql-debugsource-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le (postgresql:15)",
"product_id": "postgresql-debugsource-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-debugsource@15.10-1.module%2Bel8.10.0%2B22550%2B22c7d5ca?arch=ppc64le\u0026rpmmod=postgresql:15:8100020241122084744:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgresql-docs-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le::postgresql:15",
"product": {
"name": "postgresql-docs-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le (postgresql:15)",
"product_id": "postgresql-docs-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-docs@15.10-1.module%2Bel8.10.0%2B22550%2B22c7d5ca?arch=ppc64le\u0026rpmmod=postgresql:15:8100020241122084744:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgresql-docs-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le::postgresql:15",
"product": {
"name": "postgresql-docs-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le (postgresql:15)",
"product_id": "postgresql-docs-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-docs-debuginfo@15.10-1.module%2Bel8.10.0%2B22550%2B22c7d5ca?arch=ppc64le\u0026rpmmod=postgresql:15:8100020241122084744:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgresql-plperl-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le::postgresql:15",
"product": {
"name": "postgresql-plperl-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le (postgresql:15)",
"product_id": "postgresql-plperl-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plperl@15.10-1.module%2Bel8.10.0%2B22550%2B22c7d5ca?arch=ppc64le\u0026rpmmod=postgresql:15:8100020241122084744:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgresql-plperl-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le::postgresql:15",
"product": {
"name": "postgresql-plperl-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le (postgresql:15)",
"product_id": "postgresql-plperl-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plperl-debuginfo@15.10-1.module%2Bel8.10.0%2B22550%2B22c7d5ca?arch=ppc64le\u0026rpmmod=postgresql:15:8100020241122084744:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgresql-plpython3-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le::postgresql:15",
"product": {
"name": "postgresql-plpython3-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le (postgresql:15)",
"product_id": "postgresql-plpython3-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plpython3@15.10-1.module%2Bel8.10.0%2B22550%2B22c7d5ca?arch=ppc64le\u0026rpmmod=postgresql:15:8100020241122084744:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgresql-plpython3-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le::postgresql:15",
"product": {
"name": "postgresql-plpython3-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le (postgresql:15)",
"product_id": "postgresql-plpython3-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plpython3-debuginfo@15.10-1.module%2Bel8.10.0%2B22550%2B22c7d5ca?arch=ppc64le\u0026rpmmod=postgresql:15:8100020241122084744:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgresql-pltcl-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le::postgresql:15",
"product": {
"name": "postgresql-pltcl-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le (postgresql:15)",
"product_id": "postgresql-pltcl-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-pltcl@15.10-1.module%2Bel8.10.0%2B22550%2B22c7d5ca?arch=ppc64le\u0026rpmmod=postgresql:15:8100020241122084744:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgresql-pltcl-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le::postgresql:15",
"product": {
"name": "postgresql-pltcl-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le (postgresql:15)",
"product_id": "postgresql-pltcl-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-pltcl-debuginfo@15.10-1.module%2Bel8.10.0%2B22550%2B22c7d5ca?arch=ppc64le\u0026rpmmod=postgresql:15:8100020241122084744:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgresql-private-devel-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le::postgresql:15",
"product": {
"name": "postgresql-private-devel-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le (postgresql:15)",
"product_id": "postgresql-private-devel-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-private-devel@15.10-1.module%2Bel8.10.0%2B22550%2B22c7d5ca?arch=ppc64le\u0026rpmmod=postgresql:15:8100020241122084744:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgresql-private-libs-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le::postgresql:15",
"product": {
"name": "postgresql-private-libs-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le (postgresql:15)",
"product_id": "postgresql-private-libs-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-private-libs@15.10-1.module%2Bel8.10.0%2B22550%2B22c7d5ca?arch=ppc64le\u0026rpmmod=postgresql:15:8100020241122084744:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgresql-private-libs-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le::postgresql:15",
"product": {
"name": "postgresql-private-libs-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le (postgresql:15)",
"product_id": "postgresql-private-libs-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-private-libs-debuginfo@15.10-1.module%2Bel8.10.0%2B22550%2B22c7d5ca?arch=ppc64le\u0026rpmmod=postgresql:15:8100020241122084744:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le::postgresql:15",
"product": {
"name": "postgresql-server-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le (postgresql:15)",
"product_id": "postgresql-server-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server@15.10-1.module%2Bel8.10.0%2B22550%2B22c7d5ca?arch=ppc64le\u0026rpmmod=postgresql:15:8100020241122084744:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le::postgresql:15",
"product": {
"name": "postgresql-server-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le (postgresql:15)",
"product_id": "postgresql-server-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server-debuginfo@15.10-1.module%2Bel8.10.0%2B22550%2B22c7d5ca?arch=ppc64le\u0026rpmmod=postgresql:15:8100020241122084744:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-devel-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le::postgresql:15",
"product": {
"name": "postgresql-server-devel-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le (postgresql:15)",
"product_id": "postgresql-server-devel-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server-devel@15.10-1.module%2Bel8.10.0%2B22550%2B22c7d5ca?arch=ppc64le\u0026rpmmod=postgresql:15:8100020241122084744:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-devel-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le::postgresql:15",
"product": {
"name": "postgresql-server-devel-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le (postgresql:15)",
"product_id": "postgresql-server-devel-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server-devel-debuginfo@15.10-1.module%2Bel8.10.0%2B22550%2B22c7d5ca?arch=ppc64le\u0026rpmmod=postgresql:15:8100020241122084744:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgresql-static-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le::postgresql:15",
"product": {
"name": "postgresql-static-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le (postgresql:15)",
"product_id": "postgresql-static-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-static@15.10-1.module%2Bel8.10.0%2B22550%2B22c7d5ca?arch=ppc64le\u0026rpmmod=postgresql:15:8100020241122084744:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgresql-test-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le::postgresql:15",
"product": {
"name": "postgresql-test-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le (postgresql:15)",
"product_id": "postgresql-test-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-test@15.10-1.module%2Bel8.10.0%2B22550%2B22c7d5ca?arch=ppc64le\u0026rpmmod=postgresql:15:8100020241122084744:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgresql-test-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le::postgresql:15",
"product": {
"name": "postgresql-test-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le (postgresql:15)",
"product_id": "postgresql-test-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-test-debuginfo@15.10-1.module%2Bel8.10.0%2B22550%2B22c7d5ca?arch=ppc64le\u0026rpmmod=postgresql:15:8100020241122084744:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le::postgresql:15",
"product": {
"name": "postgresql-upgrade-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le (postgresql:15)",
"product_id": "postgresql-upgrade-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade@15.10-1.module%2Bel8.10.0%2B22550%2B22c7d5ca?arch=ppc64le\u0026rpmmod=postgresql:15:8100020241122084744:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le::postgresql:15",
"product": {
"name": "postgresql-upgrade-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le (postgresql:15)",
"product_id": "postgresql-upgrade-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade-debuginfo@15.10-1.module%2Bel8.10.0%2B22550%2B22c7d5ca?arch=ppc64le\u0026rpmmod=postgresql:15:8100020241122084744:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-devel-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le::postgresql:15",
"product": {
"name": "postgresql-upgrade-devel-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le (postgresql:15)",
"product_id": "postgresql-upgrade-devel-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade-devel@15.10-1.module%2Bel8.10.0%2B22550%2B22c7d5ca?arch=ppc64le\u0026rpmmod=postgresql:15:8100020241122084744:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-devel-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le::postgresql:15",
"product": {
"name": "postgresql-upgrade-devel-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le (postgresql:15)",
"product_id": "postgresql-upgrade-devel-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade-devel-debuginfo@15.10-1.module%2Bel8.10.0%2B22550%2B22c7d5ca?arch=ppc64le\u0026rpmmod=postgresql:15:8100020241122084744:489197e6"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "pg_repack-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.s390x::postgresql:15",
"product": {
"name": "pg_repack-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.s390x (postgresql:15)",
"product_id": "pg_repack-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.s390x::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pg_repack@1.4.8-1.module%2Bel8.9.0%2B19797%2Bc4ce5969?arch=s390x\u0026rpmmod=postgresql:15:8100020241122084744:489197e6"
}
}
},
{
"category": "product_version",
"name": "pg_repack-debuginfo-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.s390x::postgresql:15",
"product": {
"name": "pg_repack-debuginfo-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.s390x (postgresql:15)",
"product_id": "pg_repack-debuginfo-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.s390x::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pg_repack-debuginfo@1.4.8-1.module%2Bel8.9.0%2B19797%2Bc4ce5969?arch=s390x\u0026rpmmod=postgresql:15:8100020241122084744:489197e6"
}
}
},
{
"category": "product_version",
"name": "pg_repack-debugsource-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.s390x::postgresql:15",
"product": {
"name": "pg_repack-debugsource-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.s390x (postgresql:15)",
"product_id": "pg_repack-debugsource-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.s390x::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pg_repack-debugsource@1.4.8-1.module%2Bel8.9.0%2B19797%2Bc4ce5969?arch=s390x\u0026rpmmod=postgresql:15:8100020241122084744:489197e6"
}
}
},
{
"category": "product_version",
"name": "pgaudit-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.s390x::postgresql:15",
"product": {
"name": "pgaudit-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.s390x (postgresql:15)",
"product_id": "pgaudit-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.s390x::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pgaudit@1.7.0-1.module%2Bel8.9.0%2B19797%2Bc4ce5969?arch=s390x\u0026rpmmod=postgresql:15:8100020241122084744:489197e6"
}
}
},
{
"category": "product_version",
"name": "pgaudit-debuginfo-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.s390x::postgresql:15",
"product": {
"name": "pgaudit-debuginfo-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.s390x (postgresql:15)",
"product_id": "pgaudit-debuginfo-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.s390x::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pgaudit-debuginfo@1.7.0-1.module%2Bel8.9.0%2B19797%2Bc4ce5969?arch=s390x\u0026rpmmod=postgresql:15:8100020241122084744:489197e6"
}
}
},
{
"category": "product_version",
"name": "pgaudit-debugsource-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.s390x::postgresql:15",
"product": {
"name": "pgaudit-debugsource-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.s390x (postgresql:15)",
"product_id": "pgaudit-debugsource-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.s390x::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pgaudit-debugsource@1.7.0-1.module%2Bel8.9.0%2B19797%2Bc4ce5969?arch=s390x\u0026rpmmod=postgresql:15:8100020241122084744:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgres-decoderbufs-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.s390x::postgresql:15",
"product": {
"name": "postgres-decoderbufs-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.s390x (postgresql:15)",
"product_id": "postgres-decoderbufs-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.s390x::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgres-decoderbufs@1.9.7-1.Final.module%2Bel8.9.0%2B19797%2Bc4ce5969?arch=s390x\u0026rpmmod=postgresql:15:8100020241122084744:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.s390x::postgresql:15",
"product": {
"name": "postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.s390x (postgresql:15)",
"product_id": "postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.s390x::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgres-decoderbufs-debuginfo@1.9.7-1.Final.module%2Bel8.9.0%2B19797%2Bc4ce5969?arch=s390x\u0026rpmmod=postgresql:15:8100020241122084744:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.s390x::postgresql:15",
"product": {
"name": "postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.s390x (postgresql:15)",
"product_id": "postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.s390x::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgres-decoderbufs-debugsource@1.9.7-1.Final.module%2Bel8.9.0%2B19797%2Bc4ce5969?arch=s390x\u0026rpmmod=postgresql:15:8100020241122084744:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgresql-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x::postgresql:15",
"product": {
"name": "postgresql-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x (postgresql:15)",
"product_id": "postgresql-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql@15.10-1.module%2Bel8.10.0%2B22550%2B22c7d5ca?arch=s390x\u0026rpmmod=postgresql:15:8100020241122084744:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgresql-contrib-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x::postgresql:15",
"product": {
"name": "postgresql-contrib-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x (postgresql:15)",
"product_id": "postgresql-contrib-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-contrib@15.10-1.module%2Bel8.10.0%2B22550%2B22c7d5ca?arch=s390x\u0026rpmmod=postgresql:15:8100020241122084744:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgresql-contrib-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x::postgresql:15",
"product": {
"name": "postgresql-contrib-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x (postgresql:15)",
"product_id": "postgresql-contrib-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-contrib-debuginfo@15.10-1.module%2Bel8.10.0%2B22550%2B22c7d5ca?arch=s390x\u0026rpmmod=postgresql:15:8100020241122084744:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgresql-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x::postgresql:15",
"product": {
"name": "postgresql-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x (postgresql:15)",
"product_id": "postgresql-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-debuginfo@15.10-1.module%2Bel8.10.0%2B22550%2B22c7d5ca?arch=s390x\u0026rpmmod=postgresql:15:8100020241122084744:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgresql-debugsource-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x::postgresql:15",
"product": {
"name": "postgresql-debugsource-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x (postgresql:15)",
"product_id": "postgresql-debugsource-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-debugsource@15.10-1.module%2Bel8.10.0%2B22550%2B22c7d5ca?arch=s390x\u0026rpmmod=postgresql:15:8100020241122084744:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgresql-docs-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x::postgresql:15",
"product": {
"name": "postgresql-docs-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x (postgresql:15)",
"product_id": "postgresql-docs-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-docs@15.10-1.module%2Bel8.10.0%2B22550%2B22c7d5ca?arch=s390x\u0026rpmmod=postgresql:15:8100020241122084744:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgresql-docs-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x::postgresql:15",
"product": {
"name": "postgresql-docs-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x (postgresql:15)",
"product_id": "postgresql-docs-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-docs-debuginfo@15.10-1.module%2Bel8.10.0%2B22550%2B22c7d5ca?arch=s390x\u0026rpmmod=postgresql:15:8100020241122084744:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgresql-plperl-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x::postgresql:15",
"product": {
"name": "postgresql-plperl-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x (postgresql:15)",
"product_id": "postgresql-plperl-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plperl@15.10-1.module%2Bel8.10.0%2B22550%2B22c7d5ca?arch=s390x\u0026rpmmod=postgresql:15:8100020241122084744:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgresql-plperl-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x::postgresql:15",
"product": {
"name": "postgresql-plperl-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x (postgresql:15)",
"product_id": "postgresql-plperl-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plperl-debuginfo@15.10-1.module%2Bel8.10.0%2B22550%2B22c7d5ca?arch=s390x\u0026rpmmod=postgresql:15:8100020241122084744:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgresql-plpython3-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x::postgresql:15",
"product": {
"name": "postgresql-plpython3-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x (postgresql:15)",
"product_id": "postgresql-plpython3-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plpython3@15.10-1.module%2Bel8.10.0%2B22550%2B22c7d5ca?arch=s390x\u0026rpmmod=postgresql:15:8100020241122084744:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgresql-plpython3-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x::postgresql:15",
"product": {
"name": "postgresql-plpython3-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x (postgresql:15)",
"product_id": "postgresql-plpython3-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plpython3-debuginfo@15.10-1.module%2Bel8.10.0%2B22550%2B22c7d5ca?arch=s390x\u0026rpmmod=postgresql:15:8100020241122084744:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgresql-pltcl-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x::postgresql:15",
"product": {
"name": "postgresql-pltcl-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x (postgresql:15)",
"product_id": "postgresql-pltcl-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-pltcl@15.10-1.module%2Bel8.10.0%2B22550%2B22c7d5ca?arch=s390x\u0026rpmmod=postgresql:15:8100020241122084744:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgresql-pltcl-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x::postgresql:15",
"product": {
"name": "postgresql-pltcl-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x (postgresql:15)",
"product_id": "postgresql-pltcl-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-pltcl-debuginfo@15.10-1.module%2Bel8.10.0%2B22550%2B22c7d5ca?arch=s390x\u0026rpmmod=postgresql:15:8100020241122084744:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgresql-private-devel-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x::postgresql:15",
"product": {
"name": "postgresql-private-devel-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x (postgresql:15)",
"product_id": "postgresql-private-devel-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-private-devel@15.10-1.module%2Bel8.10.0%2B22550%2B22c7d5ca?arch=s390x\u0026rpmmod=postgresql:15:8100020241122084744:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgresql-private-libs-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x::postgresql:15",
"product": {
"name": "postgresql-private-libs-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x (postgresql:15)",
"product_id": "postgresql-private-libs-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-private-libs@15.10-1.module%2Bel8.10.0%2B22550%2B22c7d5ca?arch=s390x\u0026rpmmod=postgresql:15:8100020241122084744:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgresql-private-libs-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x::postgresql:15",
"product": {
"name": "postgresql-private-libs-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x (postgresql:15)",
"product_id": "postgresql-private-libs-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-private-libs-debuginfo@15.10-1.module%2Bel8.10.0%2B22550%2B22c7d5ca?arch=s390x\u0026rpmmod=postgresql:15:8100020241122084744:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x::postgresql:15",
"product": {
"name": "postgresql-server-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x (postgresql:15)",
"product_id": "postgresql-server-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server@15.10-1.module%2Bel8.10.0%2B22550%2B22c7d5ca?arch=s390x\u0026rpmmod=postgresql:15:8100020241122084744:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x::postgresql:15",
"product": {
"name": "postgresql-server-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x (postgresql:15)",
"product_id": "postgresql-server-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server-debuginfo@15.10-1.module%2Bel8.10.0%2B22550%2B22c7d5ca?arch=s390x\u0026rpmmod=postgresql:15:8100020241122084744:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-devel-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x::postgresql:15",
"product": {
"name": "postgresql-server-devel-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x (postgresql:15)",
"product_id": "postgresql-server-devel-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server-devel@15.10-1.module%2Bel8.10.0%2B22550%2B22c7d5ca?arch=s390x\u0026rpmmod=postgresql:15:8100020241122084744:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-devel-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x::postgresql:15",
"product": {
"name": "postgresql-server-devel-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x (postgresql:15)",
"product_id": "postgresql-server-devel-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server-devel-debuginfo@15.10-1.module%2Bel8.10.0%2B22550%2B22c7d5ca?arch=s390x\u0026rpmmod=postgresql:15:8100020241122084744:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgresql-static-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x::postgresql:15",
"product": {
"name": "postgresql-static-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x (postgresql:15)",
"product_id": "postgresql-static-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-static@15.10-1.module%2Bel8.10.0%2B22550%2B22c7d5ca?arch=s390x\u0026rpmmod=postgresql:15:8100020241122084744:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgresql-test-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x::postgresql:15",
"product": {
"name": "postgresql-test-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x (postgresql:15)",
"product_id": "postgresql-test-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-test@15.10-1.module%2Bel8.10.0%2B22550%2B22c7d5ca?arch=s390x\u0026rpmmod=postgresql:15:8100020241122084744:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgresql-test-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x::postgresql:15",
"product": {
"name": "postgresql-test-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x (postgresql:15)",
"product_id": "postgresql-test-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-test-debuginfo@15.10-1.module%2Bel8.10.0%2B22550%2B22c7d5ca?arch=s390x\u0026rpmmod=postgresql:15:8100020241122084744:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x::postgresql:15",
"product": {
"name": "postgresql-upgrade-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x (postgresql:15)",
"product_id": "postgresql-upgrade-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade@15.10-1.module%2Bel8.10.0%2B22550%2B22c7d5ca?arch=s390x\u0026rpmmod=postgresql:15:8100020241122084744:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x::postgresql:15",
"product": {
"name": "postgresql-upgrade-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x (postgresql:15)",
"product_id": "postgresql-upgrade-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade-debuginfo@15.10-1.module%2Bel8.10.0%2B22550%2B22c7d5ca?arch=s390x\u0026rpmmod=postgresql:15:8100020241122084744:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-devel-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x::postgresql:15",
"product": {
"name": "postgresql-upgrade-devel-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x (postgresql:15)",
"product_id": "postgresql-upgrade-devel-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade-devel@15.10-1.module%2Bel8.10.0%2B22550%2B22c7d5ca?arch=s390x\u0026rpmmod=postgresql:15:8100020241122084744:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-devel-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x::postgresql:15",
"product": {
"name": "postgresql-upgrade-devel-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x (postgresql:15)",
"product_id": "postgresql-upgrade-devel-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade-devel-debuginfo@15.10-1.module%2Bel8.10.0%2B22550%2B22c7d5ca?arch=s390x\u0026rpmmod=postgresql:15:8100020241122084744:489197e6"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "pg_repack-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.x86_64::postgresql:15",
"product": {
"name": "pg_repack-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.x86_64 (postgresql:15)",
"product_id": "pg_repack-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.x86_64::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pg_repack@1.4.8-1.module%2Bel8.9.0%2B19797%2Bc4ce5969?arch=x86_64\u0026rpmmod=postgresql:15:8100020241122084744:489197e6"
}
}
},
{
"category": "product_version",
"name": "pg_repack-debuginfo-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.x86_64::postgresql:15",
"product": {
"name": "pg_repack-debuginfo-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.x86_64 (postgresql:15)",
"product_id": "pg_repack-debuginfo-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.x86_64::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pg_repack-debuginfo@1.4.8-1.module%2Bel8.9.0%2B19797%2Bc4ce5969?arch=x86_64\u0026rpmmod=postgresql:15:8100020241122084744:489197e6"
}
}
},
{
"category": "product_version",
"name": "pg_repack-debugsource-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.x86_64::postgresql:15",
"product": {
"name": "pg_repack-debugsource-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.x86_64 (postgresql:15)",
"product_id": "pg_repack-debugsource-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.x86_64::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pg_repack-debugsource@1.4.8-1.module%2Bel8.9.0%2B19797%2Bc4ce5969?arch=x86_64\u0026rpmmod=postgresql:15:8100020241122084744:489197e6"
}
}
},
{
"category": "product_version",
"name": "pgaudit-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.x86_64::postgresql:15",
"product": {
"name": "pgaudit-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.x86_64 (postgresql:15)",
"product_id": "pgaudit-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.x86_64::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pgaudit@1.7.0-1.module%2Bel8.9.0%2B19797%2Bc4ce5969?arch=x86_64\u0026rpmmod=postgresql:15:8100020241122084744:489197e6"
}
}
},
{
"category": "product_version",
"name": "pgaudit-debuginfo-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.x86_64::postgresql:15",
"product": {
"name": "pgaudit-debuginfo-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.x86_64 (postgresql:15)",
"product_id": "pgaudit-debuginfo-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.x86_64::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pgaudit-debuginfo@1.7.0-1.module%2Bel8.9.0%2B19797%2Bc4ce5969?arch=x86_64\u0026rpmmod=postgresql:15:8100020241122084744:489197e6"
}
}
},
{
"category": "product_version",
"name": "pgaudit-debugsource-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.x86_64::postgresql:15",
"product": {
"name": "pgaudit-debugsource-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.x86_64 (postgresql:15)",
"product_id": "pgaudit-debugsource-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.x86_64::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pgaudit-debugsource@1.7.0-1.module%2Bel8.9.0%2B19797%2Bc4ce5969?arch=x86_64\u0026rpmmod=postgresql:15:8100020241122084744:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgres-decoderbufs-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.x86_64::postgresql:15",
"product": {
"name": "postgres-decoderbufs-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.x86_64 (postgresql:15)",
"product_id": "postgres-decoderbufs-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.x86_64::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgres-decoderbufs@1.9.7-1.Final.module%2Bel8.9.0%2B19797%2Bc4ce5969?arch=x86_64\u0026rpmmod=postgresql:15:8100020241122084744:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.x86_64::postgresql:15",
"product": {
"name": "postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.x86_64 (postgresql:15)",
"product_id": "postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.x86_64::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgres-decoderbufs-debuginfo@1.9.7-1.Final.module%2Bel8.9.0%2B19797%2Bc4ce5969?arch=x86_64\u0026rpmmod=postgresql:15:8100020241122084744:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.x86_64::postgresql:15",
"product": {
"name": "postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.x86_64 (postgresql:15)",
"product_id": "postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.x86_64::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgres-decoderbufs-debugsource@1.9.7-1.Final.module%2Bel8.9.0%2B19797%2Bc4ce5969?arch=x86_64\u0026rpmmod=postgresql:15:8100020241122084744:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgresql-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64::postgresql:15",
"product": {
"name": "postgresql-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64 (postgresql:15)",
"product_id": "postgresql-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql@15.10-1.module%2Bel8.10.0%2B22550%2B22c7d5ca?arch=x86_64\u0026rpmmod=postgresql:15:8100020241122084744:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgresql-contrib-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64::postgresql:15",
"product": {
"name": "postgresql-contrib-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64 (postgresql:15)",
"product_id": "postgresql-contrib-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-contrib@15.10-1.module%2Bel8.10.0%2B22550%2B22c7d5ca?arch=x86_64\u0026rpmmod=postgresql:15:8100020241122084744:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgresql-contrib-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64::postgresql:15",
"product": {
"name": "postgresql-contrib-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64 (postgresql:15)",
"product_id": "postgresql-contrib-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-contrib-debuginfo@15.10-1.module%2Bel8.10.0%2B22550%2B22c7d5ca?arch=x86_64\u0026rpmmod=postgresql:15:8100020241122084744:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgresql-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64::postgresql:15",
"product": {
"name": "postgresql-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64 (postgresql:15)",
"product_id": "postgresql-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-debuginfo@15.10-1.module%2Bel8.10.0%2B22550%2B22c7d5ca?arch=x86_64\u0026rpmmod=postgresql:15:8100020241122084744:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgresql-debugsource-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64::postgresql:15",
"product": {
"name": "postgresql-debugsource-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64 (postgresql:15)",
"product_id": "postgresql-debugsource-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-debugsource@15.10-1.module%2Bel8.10.0%2B22550%2B22c7d5ca?arch=x86_64\u0026rpmmod=postgresql:15:8100020241122084744:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgresql-docs-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64::postgresql:15",
"product": {
"name": "postgresql-docs-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64 (postgresql:15)",
"product_id": "postgresql-docs-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-docs@15.10-1.module%2Bel8.10.0%2B22550%2B22c7d5ca?arch=x86_64\u0026rpmmod=postgresql:15:8100020241122084744:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgresql-docs-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64::postgresql:15",
"product": {
"name": "postgresql-docs-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64 (postgresql:15)",
"product_id": "postgresql-docs-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-docs-debuginfo@15.10-1.module%2Bel8.10.0%2B22550%2B22c7d5ca?arch=x86_64\u0026rpmmod=postgresql:15:8100020241122084744:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgresql-plperl-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64::postgresql:15",
"product": {
"name": "postgresql-plperl-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64 (postgresql:15)",
"product_id": "postgresql-plperl-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plperl@15.10-1.module%2Bel8.10.0%2B22550%2B22c7d5ca?arch=x86_64\u0026rpmmod=postgresql:15:8100020241122084744:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgresql-plperl-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64::postgresql:15",
"product": {
"name": "postgresql-plperl-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64 (postgresql:15)",
"product_id": "postgresql-plperl-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plperl-debuginfo@15.10-1.module%2Bel8.10.0%2B22550%2B22c7d5ca?arch=x86_64\u0026rpmmod=postgresql:15:8100020241122084744:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgresql-plpython3-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64::postgresql:15",
"product": {
"name": "postgresql-plpython3-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64 (postgresql:15)",
"product_id": "postgresql-plpython3-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plpython3@15.10-1.module%2Bel8.10.0%2B22550%2B22c7d5ca?arch=x86_64\u0026rpmmod=postgresql:15:8100020241122084744:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgresql-plpython3-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64::postgresql:15",
"product": {
"name": "postgresql-plpython3-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64 (postgresql:15)",
"product_id": "postgresql-plpython3-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plpython3-debuginfo@15.10-1.module%2Bel8.10.0%2B22550%2B22c7d5ca?arch=x86_64\u0026rpmmod=postgresql:15:8100020241122084744:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgresql-pltcl-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64::postgresql:15",
"product": {
"name": "postgresql-pltcl-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64 (postgresql:15)",
"product_id": "postgresql-pltcl-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-pltcl@15.10-1.module%2Bel8.10.0%2B22550%2B22c7d5ca?arch=x86_64\u0026rpmmod=postgresql:15:8100020241122084744:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgresql-pltcl-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64::postgresql:15",
"product": {
"name": "postgresql-pltcl-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64 (postgresql:15)",
"product_id": "postgresql-pltcl-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-pltcl-debuginfo@15.10-1.module%2Bel8.10.0%2B22550%2B22c7d5ca?arch=x86_64\u0026rpmmod=postgresql:15:8100020241122084744:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgresql-private-devel-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64::postgresql:15",
"product": {
"name": "postgresql-private-devel-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64 (postgresql:15)",
"product_id": "postgresql-private-devel-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-private-devel@15.10-1.module%2Bel8.10.0%2B22550%2B22c7d5ca?arch=x86_64\u0026rpmmod=postgresql:15:8100020241122084744:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgresql-private-libs-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64::postgresql:15",
"product": {
"name": "postgresql-private-libs-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64 (postgresql:15)",
"product_id": "postgresql-private-libs-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-private-libs@15.10-1.module%2Bel8.10.0%2B22550%2B22c7d5ca?arch=x86_64\u0026rpmmod=postgresql:15:8100020241122084744:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgresql-private-libs-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64::postgresql:15",
"product": {
"name": "postgresql-private-libs-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64 (postgresql:15)",
"product_id": "postgresql-private-libs-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-private-libs-debuginfo@15.10-1.module%2Bel8.10.0%2B22550%2B22c7d5ca?arch=x86_64\u0026rpmmod=postgresql:15:8100020241122084744:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64::postgresql:15",
"product": {
"name": "postgresql-server-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64 (postgresql:15)",
"product_id": "postgresql-server-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server@15.10-1.module%2Bel8.10.0%2B22550%2B22c7d5ca?arch=x86_64\u0026rpmmod=postgresql:15:8100020241122084744:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64::postgresql:15",
"product": {
"name": "postgresql-server-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64 (postgresql:15)",
"product_id": "postgresql-server-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server-debuginfo@15.10-1.module%2Bel8.10.0%2B22550%2B22c7d5ca?arch=x86_64\u0026rpmmod=postgresql:15:8100020241122084744:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-devel-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64::postgresql:15",
"product": {
"name": "postgresql-server-devel-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64 (postgresql:15)",
"product_id": "postgresql-server-devel-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server-devel@15.10-1.module%2Bel8.10.0%2B22550%2B22c7d5ca?arch=x86_64\u0026rpmmod=postgresql:15:8100020241122084744:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-devel-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64::postgresql:15",
"product": {
"name": "postgresql-server-devel-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64 (postgresql:15)",
"product_id": "postgresql-server-devel-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server-devel-debuginfo@15.10-1.module%2Bel8.10.0%2B22550%2B22c7d5ca?arch=x86_64\u0026rpmmod=postgresql:15:8100020241122084744:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgresql-static-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64::postgresql:15",
"product": {
"name": "postgresql-static-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64 (postgresql:15)",
"product_id": "postgresql-static-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-static@15.10-1.module%2Bel8.10.0%2B22550%2B22c7d5ca?arch=x86_64\u0026rpmmod=postgresql:15:8100020241122084744:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgresql-test-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64::postgresql:15",
"product": {
"name": "postgresql-test-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64 (postgresql:15)",
"product_id": "postgresql-test-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-test@15.10-1.module%2Bel8.10.0%2B22550%2B22c7d5ca?arch=x86_64\u0026rpmmod=postgresql:15:8100020241122084744:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgresql-test-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64::postgresql:15",
"product": {
"name": "postgresql-test-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64 (postgresql:15)",
"product_id": "postgresql-test-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-test-debuginfo@15.10-1.module%2Bel8.10.0%2B22550%2B22c7d5ca?arch=x86_64\u0026rpmmod=postgresql:15:8100020241122084744:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64::postgresql:15",
"product": {
"name": "postgresql-upgrade-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64 (postgresql:15)",
"product_id": "postgresql-upgrade-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade@15.10-1.module%2Bel8.10.0%2B22550%2B22c7d5ca?arch=x86_64\u0026rpmmod=postgresql:15:8100020241122084744:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64::postgresql:15",
"product": {
"name": "postgresql-upgrade-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64 (postgresql:15)",
"product_id": "postgresql-upgrade-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade-debuginfo@15.10-1.module%2Bel8.10.0%2B22550%2B22c7d5ca?arch=x86_64\u0026rpmmod=postgresql:15:8100020241122084744:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-devel-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64::postgresql:15",
"product": {
"name": "postgresql-upgrade-devel-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64 (postgresql:15)",
"product_id": "postgresql-upgrade-devel-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade-devel@15.10-1.module%2Bel8.10.0%2B22550%2B22c7d5ca?arch=x86_64\u0026rpmmod=postgresql:15:8100020241122084744:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-devel-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64::postgresql:15",
"product": {
"name": "postgresql-upgrade-devel-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64 (postgresql:15)",
"product_id": "postgresql-upgrade-devel-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade-devel-debuginfo@15.10-1.module%2Bel8.10.0%2B22550%2B22c7d5ca?arch=x86_64\u0026rpmmod=postgresql:15:8100020241122084744:489197e6"
}
}
}
],
"category": "architecture",
"name": "x86_64"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "pg_repack-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.aarch64 (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:pg_repack-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.aarch64::postgresql:15"
},
"product_reference": "pg_repack-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.aarch64::postgresql:15",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pg_repack-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.ppc64le (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:pg_repack-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.ppc64le::postgresql:15"
},
"product_reference": "pg_repack-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.ppc64le::postgresql:15",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pg_repack-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.s390x (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:pg_repack-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.s390x::postgresql:15"
},
"product_reference": "pg_repack-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.s390x::postgresql:15",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pg_repack-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.src (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:pg_repack-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.src::postgresql:15"
},
"product_reference": "pg_repack-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.src::postgresql:15",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pg_repack-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.x86_64 (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:pg_repack-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.x86_64::postgresql:15"
},
"product_reference": "pg_repack-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.x86_64::postgresql:15",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pg_repack-debuginfo-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.aarch64 (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debuginfo-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.aarch64::postgresql:15"
},
"product_reference": "pg_repack-debuginfo-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.aarch64::postgresql:15",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pg_repack-debuginfo-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.ppc64le (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debuginfo-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.ppc64le::postgresql:15"
},
"product_reference": "pg_repack-debuginfo-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.ppc64le::postgresql:15",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pg_repack-debuginfo-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.s390x (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debuginfo-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.s390x::postgresql:15"
},
"product_reference": "pg_repack-debuginfo-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.s390x::postgresql:15",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pg_repack-debuginfo-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.x86_64 (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debuginfo-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.x86_64::postgresql:15"
},
"product_reference": "pg_repack-debuginfo-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.x86_64::postgresql:15",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pg_repack-debugsource-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.aarch64 (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debugsource-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.aarch64::postgresql:15"
},
"product_reference": "pg_repack-debugsource-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.aarch64::postgresql:15",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pg_repack-debugsource-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.ppc64le (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debugsource-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.ppc64le::postgresql:15"
},
"product_reference": "pg_repack-debugsource-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.ppc64le::postgresql:15",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pg_repack-debugsource-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.s390x (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debugsource-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.s390x::postgresql:15"
},
"product_reference": "pg_repack-debugsource-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.s390x::postgresql:15",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pg_repack-debugsource-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.x86_64 (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debugsource-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.x86_64::postgresql:15"
},
"product_reference": "pg_repack-debugsource-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.x86_64::postgresql:15",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pgaudit-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.aarch64 (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:pgaudit-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.aarch64::postgresql:15"
},
"product_reference": "pgaudit-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.aarch64::postgresql:15",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pgaudit-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.ppc64le (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:pgaudit-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.ppc64le::postgresql:15"
},
"product_reference": "pgaudit-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.ppc64le::postgresql:15",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pgaudit-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.s390x (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:pgaudit-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.s390x::postgresql:15"
},
"product_reference": "pgaudit-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.s390x::postgresql:15",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pgaudit-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.src (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:pgaudit-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.src::postgresql:15"
},
"product_reference": "pgaudit-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.src::postgresql:15",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pgaudit-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.x86_64 (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:pgaudit-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.x86_64::postgresql:15"
},
"product_reference": "pgaudit-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.x86_64::postgresql:15",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pgaudit-debuginfo-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.aarch64 (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debuginfo-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.aarch64::postgresql:15"
},
"product_reference": "pgaudit-debuginfo-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.aarch64::postgresql:15",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pgaudit-debuginfo-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.ppc64le (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debuginfo-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.ppc64le::postgresql:15"
},
"product_reference": "pgaudit-debuginfo-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.ppc64le::postgresql:15",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pgaudit-debuginfo-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.s390x (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debuginfo-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.s390x::postgresql:15"
},
"product_reference": "pgaudit-debuginfo-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.s390x::postgresql:15",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pgaudit-debuginfo-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.x86_64 (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debuginfo-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.x86_64::postgresql:15"
},
"product_reference": "pgaudit-debuginfo-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.x86_64::postgresql:15",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pgaudit-debugsource-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.aarch64 (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debugsource-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.aarch64::postgresql:15"
},
"product_reference": "pgaudit-debugsource-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.aarch64::postgresql:15",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pgaudit-debugsource-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.ppc64le (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debugsource-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.ppc64le::postgresql:15"
},
"product_reference": "pgaudit-debugsource-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.ppc64le::postgresql:15",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pgaudit-debugsource-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.s390x (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debugsource-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.s390x::postgresql:15"
},
"product_reference": "pgaudit-debugsource-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.s390x::postgresql:15",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pgaudit-debugsource-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.x86_64 (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debugsource-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.x86_64::postgresql:15"
},
"product_reference": "pgaudit-debugsource-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.x86_64::postgresql:15",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgres-decoderbufs-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.aarch64 (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.aarch64::postgresql:15"
},
"product_reference": "postgres-decoderbufs-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.aarch64::postgresql:15",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgres-decoderbufs-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.ppc64le (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.ppc64le::postgresql:15"
},
"product_reference": "postgres-decoderbufs-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.ppc64le::postgresql:15",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgres-decoderbufs-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.s390x (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.s390x::postgresql:15"
},
"product_reference": "postgres-decoderbufs-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.s390x::postgresql:15",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgres-decoderbufs-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.src (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.src::postgresql:15"
},
"product_reference": "postgres-decoderbufs-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.src::postgresql:15",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgres-decoderbufs-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.x86_64 (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.x86_64::postgresql:15"
},
"product_reference": "postgres-decoderbufs-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.x86_64::postgresql:15",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.aarch64 (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.aarch64::postgresql:15"
},
"product_reference": "postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.aarch64::postgresql:15",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.ppc64le (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.ppc64le::postgresql:15"
},
"product_reference": "postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.ppc64le::postgresql:15",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.s390x (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.s390x::postgresql:15"
},
"product_reference": "postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.s390x::postgresql:15",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.x86_64 (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.x86_64::postgresql:15"
},
"product_reference": "postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.x86_64::postgresql:15",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.aarch64 (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.aarch64::postgresql:15"
},
"product_reference": "postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.aarch64::postgresql:15",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.ppc64le (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.ppc64le::postgresql:15"
},
"product_reference": "postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.ppc64le::postgresql:15",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.s390x (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.s390x::postgresql:15"
},
"product_reference": "postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.s390x::postgresql:15",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.x86_64 (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.x86_64::postgresql:15"
},
"product_reference": "postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.x86_64::postgresql:15",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64 (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64::postgresql:15"
},
"product_reference": "postgresql-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64::postgresql:15",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le::postgresql:15"
},
"product_reference": "postgresql-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le::postgresql:15",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x::postgresql:15"
},
"product_reference": "postgresql-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x::postgresql:15",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-0:15.10-1.module+el8.10.0+22550+22c7d5ca.src (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql-0:15.10-1.module+el8.10.0+22550+22c7d5ca.src::postgresql:15"
},
"product_reference": "postgresql-0:15.10-1.module+el8.10.0+22550+22c7d5ca.src::postgresql:15",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64 (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64::postgresql:15"
},
"product_reference": "postgresql-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64::postgresql:15",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-contrib-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64 (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64::postgresql:15"
},
"product_reference": "postgresql-contrib-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64::postgresql:15",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-contrib-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le::postgresql:15"
},
"product_reference": "postgresql-contrib-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le::postgresql:15",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-contrib-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x::postgresql:15"
},
"product_reference": "postgresql-contrib-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x::postgresql:15",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-contrib-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64 (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64::postgresql:15"
},
"product_reference": "postgresql-contrib-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64::postgresql:15",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-contrib-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64 (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64::postgresql:15"
},
"product_reference": "postgresql-contrib-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64::postgresql:15",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-contrib-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le::postgresql:15"
},
"product_reference": "postgresql-contrib-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le::postgresql:15",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-contrib-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x::postgresql:15"
},
"product_reference": "postgresql-contrib-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x::postgresql:15",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-contrib-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64 (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64::postgresql:15"
},
"product_reference": "postgresql-contrib-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64::postgresql:15",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64 (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64::postgresql:15"
},
"product_reference": "postgresql-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64::postgresql:15",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le::postgresql:15"
},
"product_reference": "postgresql-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le::postgresql:15",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x::postgresql:15"
},
"product_reference": "postgresql-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x::postgresql:15",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64 (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64::postgresql:15"
},
"product_reference": "postgresql-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64::postgresql:15",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-debugsource-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64 (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql-debugsource-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64::postgresql:15"
},
"product_reference": "postgresql-debugsource-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64::postgresql:15",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-debugsource-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql-debugsource-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le::postgresql:15"
},
"product_reference": "postgresql-debugsource-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le::postgresql:15",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-debugsource-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql-debugsource-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x::postgresql:15"
},
"product_reference": "postgresql-debugsource-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x::postgresql:15",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-debugsource-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64 (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql-debugsource-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64::postgresql:15"
},
"product_reference": "postgresql-debugsource-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64::postgresql:15",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-docs-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64 (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64::postgresql:15"
},
"product_reference": "postgresql-docs-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64::postgresql:15",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-docs-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le::postgresql:15"
},
"product_reference": "postgresql-docs-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le::postgresql:15",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-docs-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x::postgresql:15"
},
"product_reference": "postgresql-docs-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x::postgresql:15",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-docs-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64 (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64::postgresql:15"
},
"product_reference": "postgresql-docs-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64::postgresql:15",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-docs-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64 (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64::postgresql:15"
},
"product_reference": "postgresql-docs-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64::postgresql:15",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-docs-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le::postgresql:15"
},
"product_reference": "postgresql-docs-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le::postgresql:15",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-docs-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x::postgresql:15"
},
"product_reference": "postgresql-docs-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x::postgresql:15",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-docs-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64 (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64::postgresql:15"
},
"product_reference": "postgresql-docs-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64::postgresql:15",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plperl-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64 (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64::postgresql:15"
},
"product_reference": "postgresql-plperl-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64::postgresql:15",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plperl-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le::postgresql:15"
},
"product_reference": "postgresql-plperl-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le::postgresql:15",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plperl-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x::postgresql:15"
},
"product_reference": "postgresql-plperl-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x::postgresql:15",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plperl-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64 (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64::postgresql:15"
},
"product_reference": "postgresql-plperl-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64::postgresql:15",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plperl-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64 (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64::postgresql:15"
},
"product_reference": "postgresql-plperl-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64::postgresql:15",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plperl-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le::postgresql:15"
},
"product_reference": "postgresql-plperl-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le::postgresql:15",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plperl-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x::postgresql:15"
},
"product_reference": "postgresql-plperl-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x::postgresql:15",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plperl-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64 (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64::postgresql:15"
},
"product_reference": "postgresql-plperl-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64::postgresql:15",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plpython3-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64 (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64::postgresql:15"
},
"product_reference": "postgresql-plpython3-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64::postgresql:15",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plpython3-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le::postgresql:15"
},
"product_reference": "postgresql-plpython3-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le::postgresql:15",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plpython3-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x::postgresql:15"
},
"product_reference": "postgresql-plpython3-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x::postgresql:15",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plpython3-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64 (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64::postgresql:15"
},
"product_reference": "postgresql-plpython3-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64::postgresql:15",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plpython3-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64 (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64::postgresql:15"
},
"product_reference": "postgresql-plpython3-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64::postgresql:15",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plpython3-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le::postgresql:15"
},
"product_reference": "postgresql-plpython3-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le::postgresql:15",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plpython3-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x::postgresql:15"
},
"product_reference": "postgresql-plpython3-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x::postgresql:15",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plpython3-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64 (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64::postgresql:15"
},
"product_reference": "postgresql-plpython3-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64::postgresql:15",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-pltcl-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64 (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64::postgresql:15"
},
"product_reference": "postgresql-pltcl-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64::postgresql:15",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-pltcl-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le::postgresql:15"
},
"product_reference": "postgresql-pltcl-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le::postgresql:15",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-pltcl-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x::postgresql:15"
},
"product_reference": "postgresql-pltcl-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x::postgresql:15",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-pltcl-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64 (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64::postgresql:15"
},
"product_reference": "postgresql-pltcl-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64::postgresql:15",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-pltcl-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64 (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64::postgresql:15"
},
"product_reference": "postgresql-pltcl-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64::postgresql:15",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-pltcl-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le::postgresql:15"
},
"product_reference": "postgresql-pltcl-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le::postgresql:15",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-pltcl-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x::postgresql:15"
},
"product_reference": "postgresql-pltcl-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x::postgresql:15",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-pltcl-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64 (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64::postgresql:15"
},
"product_reference": "postgresql-pltcl-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64::postgresql:15",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-private-devel-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64 (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql-private-devel-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64::postgresql:15"
},
"product_reference": "postgresql-private-devel-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64::postgresql:15",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-private-devel-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql-private-devel-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le::postgresql:15"
},
"product_reference": "postgresql-private-devel-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le::postgresql:15",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-private-devel-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql-private-devel-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x::postgresql:15"
},
"product_reference": "postgresql-private-devel-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x::postgresql:15",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-private-devel-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64 (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql-private-devel-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64::postgresql:15"
},
"product_reference": "postgresql-private-devel-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64::postgresql:15",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-private-libs-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64 (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql-private-libs-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64::postgresql:15"
},
"product_reference": "postgresql-private-libs-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64::postgresql:15",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-private-libs-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql-private-libs-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le::postgresql:15"
},
"product_reference": "postgresql-private-libs-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le::postgresql:15",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-private-libs-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql-private-libs-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x::postgresql:15"
},
"product_reference": "postgresql-private-libs-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x::postgresql:15",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-private-libs-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64 (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql-private-libs-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64::postgresql:15"
},
"product_reference": "postgresql-private-libs-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64::postgresql:15",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-private-libs-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64 (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql-private-libs-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64::postgresql:15"
},
"product_reference": "postgresql-private-libs-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64::postgresql:15",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-private-libs-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql-private-libs-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le::postgresql:15"
},
"product_reference": "postgresql-private-libs-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le::postgresql:15",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-private-libs-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql-private-libs-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x::postgresql:15"
},
"product_reference": "postgresql-private-libs-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x::postgresql:15",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-private-libs-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64 (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql-private-libs-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64::postgresql:15"
},
"product_reference": "postgresql-private-libs-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64::postgresql:15",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64 (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64::postgresql:15"
},
"product_reference": "postgresql-server-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64::postgresql:15",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le::postgresql:15"
},
"product_reference": "postgresql-server-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le::postgresql:15",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x::postgresql:15"
},
"product_reference": "postgresql-server-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x::postgresql:15",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64 (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64::postgresql:15"
},
"product_reference": "postgresql-server-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64::postgresql:15",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64 (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64::postgresql:15"
},
"product_reference": "postgresql-server-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64::postgresql:15",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le::postgresql:15"
},
"product_reference": "postgresql-server-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le::postgresql:15",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x::postgresql:15"
},
"product_reference": "postgresql-server-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x::postgresql:15",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64 (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64::postgresql:15"
},
"product_reference": "postgresql-server-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64::postgresql:15",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-devel-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64 (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64::postgresql:15"
},
"product_reference": "postgresql-server-devel-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64::postgresql:15",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-devel-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le::postgresql:15"
},
"product_reference": "postgresql-server-devel-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le::postgresql:15",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-devel-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x::postgresql:15"
},
"product_reference": "postgresql-server-devel-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x::postgresql:15",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-devel-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64 (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64::postgresql:15"
},
"product_reference": "postgresql-server-devel-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64::postgresql:15",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-devel-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64 (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64::postgresql:15"
},
"product_reference": "postgresql-server-devel-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64::postgresql:15",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-devel-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le::postgresql:15"
},
"product_reference": "postgresql-server-devel-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le::postgresql:15",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-devel-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x::postgresql:15"
},
"product_reference": "postgresql-server-devel-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x::postgresql:15",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-devel-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64 (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64::postgresql:15"
},
"product_reference": "postgresql-server-devel-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64::postgresql:15",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-static-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64 (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql-static-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64::postgresql:15"
},
"product_reference": "postgresql-static-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64::postgresql:15",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-static-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql-static-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le::postgresql:15"
},
"product_reference": "postgresql-static-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le::postgresql:15",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-static-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql-static-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x::postgresql:15"
},
"product_reference": "postgresql-static-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x::postgresql:15",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-static-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64 (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql-static-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64::postgresql:15"
},
"product_reference": "postgresql-static-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64::postgresql:15",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-test-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64 (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64::postgresql:15"
},
"product_reference": "postgresql-test-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64::postgresql:15",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-test-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le::postgresql:15"
},
"product_reference": "postgresql-test-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le::postgresql:15",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-test-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x::postgresql:15"
},
"product_reference": "postgresql-test-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x::postgresql:15",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-test-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64 (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64::postgresql:15"
},
"product_reference": "postgresql-test-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64::postgresql:15",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-test-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64 (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64::postgresql:15"
},
"product_reference": "postgresql-test-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64::postgresql:15",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-test-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le::postgresql:15"
},
"product_reference": "postgresql-test-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le::postgresql:15",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-test-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x::postgresql:15"
},
"product_reference": "postgresql-test-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x::postgresql:15",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-test-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64 (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64::postgresql:15"
},
"product_reference": "postgresql-test-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64::postgresql:15",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-test-rpm-macros-0:15.10-1.module+el8.10.0+22550+22c7d5ca.noarch (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-rpm-macros-0:15.10-1.module+el8.10.0+22550+22c7d5ca.noarch::postgresql:15"
},
"product_reference": "postgresql-test-rpm-macros-0:15.10-1.module+el8.10.0+22550+22c7d5ca.noarch::postgresql:15",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64 (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64::postgresql:15"
},
"product_reference": "postgresql-upgrade-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64::postgresql:15",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le::postgresql:15"
},
"product_reference": "postgresql-upgrade-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le::postgresql:15",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x::postgresql:15"
},
"product_reference": "postgresql-upgrade-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x::postgresql:15",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64 (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64::postgresql:15"
},
"product_reference": "postgresql-upgrade-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64::postgresql:15",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64 (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64::postgresql:15"
},
"product_reference": "postgresql-upgrade-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64::postgresql:15",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le::postgresql:15"
},
"product_reference": "postgresql-upgrade-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le::postgresql:15",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x::postgresql:15"
},
"product_reference": "postgresql-upgrade-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x::postgresql:15",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64 (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64::postgresql:15"
},
"product_reference": "postgresql-upgrade-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64::postgresql:15",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-devel-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64 (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64::postgresql:15"
},
"product_reference": "postgresql-upgrade-devel-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64::postgresql:15",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-devel-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le::postgresql:15"
},
"product_reference": "postgresql-upgrade-devel-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le::postgresql:15",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-devel-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x::postgresql:15"
},
"product_reference": "postgresql-upgrade-devel-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x::postgresql:15",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-devel-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64 (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64::postgresql:15"
},
"product_reference": "postgresql-upgrade-devel-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64::postgresql:15",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-devel-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64 (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64::postgresql:15"
},
"product_reference": "postgresql-upgrade-devel-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64::postgresql:15",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-devel-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le::postgresql:15"
},
"product_reference": "postgresql-upgrade-devel-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le::postgresql:15",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-devel-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x::postgresql:15"
},
"product_reference": "postgresql-upgrade-devel-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x::postgresql:15",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-devel-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64 (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64::postgresql:15"
},
"product_reference": "postgresql-upgrade-devel-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64::postgresql:15",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2024-10976",
"cwe": {
"id": "CWE-1250",
"name": "Improper Preservation of Consistency Between Independent Representations of Shared State"
},
"discovery_date": "2024-11-14T14:01:51.200335+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2326263"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in PostgreSQL. This vulnerability allows incorrect row-level security policies to be applied via subqueries, WITH queries, security invoker views, or SQL-language functions that reference tables with row-level security policies. This issue arises when a query is planned under one role and executed under another, potentially leading to unauthorized reads or modifications of data.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "postgresql: PostgreSQL row security below e.g. subqueries disregards user ID changes",
"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.10.0.Z.MAIN.EUS:pg_repack-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.src::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debuginfo-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debuginfo-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debuginfo-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debuginfo-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debugsource-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debugsource-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debugsource-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debugsource-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.src::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debuginfo-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debuginfo-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debuginfo-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debuginfo-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debugsource-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debugsource-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debugsource-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debugsource-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.src::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-0:15.10-1.module+el8.10.0+22550+22c7d5ca.src::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-debugsource-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-debugsource-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-debugsource-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-debugsource-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-private-devel-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-private-devel-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-private-devel-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-private-devel-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-private-libs-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-private-libs-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-private-libs-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-private-libs-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-private-libs-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-private-libs-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-private-libs-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-private-libs-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-static-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-static-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-static-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-static-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-rpm-macros-0:15.10-1.module+el8.10.0+22550+22c7d5ca.noarch::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64::postgresql:15"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-10976"
},
{
"category": "external",
"summary": "RHBZ#2326263",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2326263"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-10976",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-10976"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-10976",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-10976"
},
{
"category": "external",
"summary": "https://www.postgresql.org/support/security/CVE-2024-10976/",
"url": "https://www.postgresql.org/support/security/CVE-2024-10976/"
}
],
"release_date": "2024-11-14T13:00:01.930000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-12-05T09:15:31+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.src::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debuginfo-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debuginfo-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debuginfo-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debuginfo-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debugsource-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debugsource-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debugsource-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debugsource-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.src::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debuginfo-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debuginfo-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debuginfo-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debuginfo-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debugsource-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debugsource-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debugsource-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debugsource-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.src::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-0:15.10-1.module+el8.10.0+22550+22c7d5ca.src::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-debugsource-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-debugsource-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-debugsource-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-debugsource-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-private-devel-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-private-devel-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-private-devel-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-private-devel-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-private-libs-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-private-libs-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-private-libs-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-private-libs-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-private-libs-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-private-libs-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-private-libs-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-private-libs-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-static-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-static-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-static-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-static-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-rpm-macros-0:15.10-1.module+el8.10.0+22550+22c7d5ca.noarch::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64::postgresql:15"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:10830"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options don\u0027t meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.src::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debuginfo-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debuginfo-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debuginfo-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debuginfo-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debugsource-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debugsource-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debugsource-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debugsource-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.src::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debuginfo-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debuginfo-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debuginfo-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debuginfo-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debugsource-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debugsource-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debugsource-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debugsource-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.src::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-0:15.10-1.module+el8.10.0+22550+22c7d5ca.src::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-debugsource-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-debugsource-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-debugsource-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-debugsource-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-private-devel-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-private-devel-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-private-devel-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-private-devel-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-private-libs-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-private-libs-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-private-libs-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-private-libs-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-private-libs-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-private-libs-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-private-libs-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-private-libs-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-static-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-static-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-static-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-static-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-rpm-macros-0:15.10-1.module+el8.10.0+22550+22c7d5ca.noarch::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64::postgresql:15"
]
}
],
"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.10.0.Z.MAIN.EUS:pg_repack-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.src::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debuginfo-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debuginfo-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debuginfo-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debuginfo-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debugsource-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debugsource-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debugsource-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debugsource-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.src::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debuginfo-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debuginfo-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debuginfo-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debuginfo-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debugsource-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debugsource-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debugsource-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debugsource-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.src::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-0:15.10-1.module+el8.10.0+22550+22c7d5ca.src::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-debugsource-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-debugsource-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-debugsource-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-debugsource-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-private-devel-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-private-devel-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-private-devel-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-private-devel-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-private-libs-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-private-libs-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-private-libs-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-private-libs-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-private-libs-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-private-libs-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-private-libs-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-private-libs-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-static-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-static-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-static-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-static-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-rpm-macros-0:15.10-1.module+el8.10.0+22550+22c7d5ca.noarch::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64::postgresql:15"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "postgresql: PostgreSQL row security below e.g. subqueries disregards user ID changes"
},
{
"cve": "CVE-2024-10978",
"cwe": {
"id": "CWE-266",
"name": "Incorrect Privilege Assignment"
},
"discovery_date": "2024-11-14T14:01:03.625881+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2326251"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in PostgreSQL. This vulnerability allows a less-privileged application user to view or change unintended rows using SET ROLE, SET SESSION AUTHORIZATION, or equivalent features resulting in loss of confidentiality integrity and availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "postgresql: PostgreSQL SET ROLE, SET SESSION AUTHORIZATION reset to wrong user ID",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Within regulated environments, a combination of the following controls acts as a significant barrier to successfully exploiting a CWE-266: and therefore downgrades the severity of this particular CVE from Moderate to Low.\n\nAccess to the platform is granted only after successful hard token, multi-factor authentication (MFA), which is coupled with least privilege principles to ensure that only authorized roles and users can execute or manipulate code. Additionally, the platform\u0027s built-in Role-Based Access Control (RBAC) enforces least privilege across workloads. Red Hat enforces the principle of least functionality, ensuring that only essential features, services, and ports are enabled. Event logs are collected and processed for centralization, correlation, analysis, monitoring, reporting, alerting, and retention, which helps detect and alert of any anomalous or unauthorized activity. Finally, process isolation ensures that compromised components are contained within the originating process, preventing it from affecting other processes or the system as a whole.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.src::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debuginfo-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debuginfo-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debuginfo-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debuginfo-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debugsource-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debugsource-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debugsource-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debugsource-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.src::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debuginfo-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debuginfo-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debuginfo-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debuginfo-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debugsource-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debugsource-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debugsource-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debugsource-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.src::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-0:15.10-1.module+el8.10.0+22550+22c7d5ca.src::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-debugsource-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-debugsource-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-debugsource-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-debugsource-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-private-devel-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-private-devel-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-private-devel-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-private-devel-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-private-libs-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-private-libs-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-private-libs-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-private-libs-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-private-libs-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-private-libs-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-private-libs-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-private-libs-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-static-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-static-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-static-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-static-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-rpm-macros-0:15.10-1.module+el8.10.0+22550+22c7d5ca.noarch::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64::postgresql:15"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-10978"
},
{
"category": "external",
"summary": "RHBZ#2326251",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2326251"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-10978",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-10978"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-10978",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-10978"
},
{
"category": "external",
"summary": "https://www.postgresql.org/support/security/CVE-2024-10978/",
"url": "https://www.postgresql.org/support/security/CVE-2024-10978/"
}
],
"release_date": "2024-11-14T13:00:07.398000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-12-05T09:15:31+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.src::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debuginfo-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debuginfo-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debuginfo-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debuginfo-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debugsource-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debugsource-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debugsource-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debugsource-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.src::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debuginfo-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debuginfo-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debuginfo-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debuginfo-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debugsource-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debugsource-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debugsource-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debugsource-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.src::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-0:15.10-1.module+el8.10.0+22550+22c7d5ca.src::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-debugsource-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-debugsource-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-debugsource-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-debugsource-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-private-devel-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-private-devel-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-private-devel-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-private-devel-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-private-libs-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-private-libs-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-private-libs-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-private-libs-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-private-libs-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-private-libs-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-private-libs-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-private-libs-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-static-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-static-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-static-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-static-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-rpm-macros-0:15.10-1.module+el8.10.0+22550+22c7d5ca.noarch::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64::postgresql:15"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:10830"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options don\u0027t meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.src::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debuginfo-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debuginfo-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debuginfo-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debuginfo-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debugsource-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debugsource-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debugsource-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debugsource-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.src::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debuginfo-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debuginfo-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debuginfo-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debuginfo-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debugsource-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debugsource-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debugsource-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debugsource-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.src::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-0:15.10-1.module+el8.10.0+22550+22c7d5ca.src::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-debugsource-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-debugsource-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-debugsource-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-debugsource-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-private-devel-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-private-devel-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-private-devel-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-private-devel-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-private-libs-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-private-libs-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-private-libs-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-private-libs-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-private-libs-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-private-libs-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-private-libs-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-private-libs-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-static-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-static-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-static-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-static-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-rpm-macros-0:15.10-1.module+el8.10.0+22550+22c7d5ca.noarch::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64::postgresql:15"
]
}
],
"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.10.0.Z.MAIN.EUS:pg_repack-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.src::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debuginfo-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debuginfo-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debuginfo-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debuginfo-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debugsource-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debugsource-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debugsource-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debugsource-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.src::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debuginfo-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debuginfo-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debuginfo-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debuginfo-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debugsource-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debugsource-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debugsource-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debugsource-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.src::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-0:15.10-1.module+el8.10.0+22550+22c7d5ca.src::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-debugsource-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-debugsource-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-debugsource-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-debugsource-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-private-devel-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-private-devel-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-private-devel-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-private-devel-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-private-libs-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-private-libs-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-private-libs-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-private-libs-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-private-libs-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-private-libs-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-private-libs-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-private-libs-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-static-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-static-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-static-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-static-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-rpm-macros-0:15.10-1.module+el8.10.0+22550+22c7d5ca.noarch::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64::postgresql:15"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "postgresql: PostgreSQL SET ROLE, SET SESSION AUTHORIZATION reset to wrong user ID"
},
{
"cve": "CVE-2024-10979",
"cwe": {
"id": "CWE-15",
"name": "External Control of System or Configuration Setting"
},
"discovery_date": "2024-11-14T14:01:12.059934+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2326253"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in PostgreSQL PL/Perl. This vulnerability allows an unprivileged database user to change sensitive process environment variables (e.g., PATH) via incorrect control of environment variables.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "postgresql: PostgreSQL PL/Perl environment variable changes execute arbitrary code",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability has been given a severity rating of important because the ability to modify sensitive process environment variables (ex. PATH) can lead to unauthorized code execution and privilege escalation. Depending on the privileges of the PostgreSQL user, an attacker may be able to gain higher-level access to the underlying server and create functions who modify environment variables and execute arbitrary commands.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.src::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debuginfo-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debuginfo-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debuginfo-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debuginfo-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debugsource-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debugsource-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debugsource-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debugsource-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.src::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debuginfo-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debuginfo-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debuginfo-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debuginfo-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debugsource-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debugsource-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debugsource-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debugsource-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.src::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-0:15.10-1.module+el8.10.0+22550+22c7d5ca.src::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-debugsource-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-debugsource-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-debugsource-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-debugsource-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-private-devel-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-private-devel-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-private-devel-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-private-devel-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-private-libs-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-private-libs-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-private-libs-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-private-libs-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-private-libs-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-private-libs-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-private-libs-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-private-libs-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-static-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-static-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-static-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-static-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-rpm-macros-0:15.10-1.module+el8.10.0+22550+22c7d5ca.noarch::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64::postgresql:15"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-10979"
},
{
"category": "external",
"summary": "RHBZ#2326253",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2326253"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-10979",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-10979"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-10979",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-10979"
},
{
"category": "external",
"summary": "https://www.postgresql.org/support/security/CVE-2024-10979/",
"url": "https://www.postgresql.org/support/security/CVE-2024-10979/"
}
],
"release_date": "2024-11-14T13:00:08.586000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-12-05T09:15:31+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.src::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debuginfo-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debuginfo-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debuginfo-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debuginfo-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debugsource-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debugsource-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debugsource-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debugsource-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.src::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debuginfo-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debuginfo-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debuginfo-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debuginfo-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debugsource-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debugsource-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debugsource-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debugsource-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.src::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-0:15.10-1.module+el8.10.0+22550+22c7d5ca.src::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-debugsource-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-debugsource-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-debugsource-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-debugsource-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-private-devel-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-private-devel-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-private-devel-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-private-devel-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-private-libs-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-private-libs-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-private-libs-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-private-libs-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-private-libs-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-private-libs-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-private-libs-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-private-libs-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-static-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-static-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-static-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-static-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-rpm-macros-0:15.10-1.module+el8.10.0+22550+22c7d5ca.noarch::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64::postgresql:15"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:10830"
},
{
"category": "workaround",
"details": "Currently the following options exist to help mitigate the impact of this vulnerability: \n1) Restrict Permissions: the creation of PL/Python and PL/Perl functions should be limited to trusted users only. \n2) Environment Variable Sanitization: ensure that environment variables are properly sanitized and any modifications are restricted.\n3) Upgrade PostgreSQL: if a fix is released by the PostgreSQL Global Development Group, update to the latest version.\n4) Audit Database Functions: perform regular audits on user-created functions to detect and prevent potential exploitation.",
"product_ids": [
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.src::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debuginfo-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debuginfo-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debuginfo-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debuginfo-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debugsource-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debugsource-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debugsource-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debugsource-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.src::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debuginfo-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debuginfo-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debuginfo-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debuginfo-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debugsource-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debugsource-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debugsource-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debugsource-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.src::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-0:15.10-1.module+el8.10.0+22550+22c7d5ca.src::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-debugsource-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-debugsource-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-debugsource-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-debugsource-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-private-devel-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-private-devel-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-private-devel-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-private-devel-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-private-libs-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-private-libs-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-private-libs-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-private-libs-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-private-libs-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-private-libs-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-private-libs-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-private-libs-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-static-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-static-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-static-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-static-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-rpm-macros-0:15.10-1.module+el8.10.0+22550+22c7d5ca.noarch::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64::postgresql:15"
]
}
],
"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.10.0.Z.MAIN.EUS:pg_repack-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.src::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debuginfo-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debuginfo-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debuginfo-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debuginfo-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debugsource-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debugsource-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debugsource-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debugsource-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.src::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debuginfo-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debuginfo-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debuginfo-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debuginfo-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debugsource-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debugsource-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debugsource-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debugsource-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.src::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-0:15.10-1.module+el8.10.0+22550+22c7d5ca.src::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-debugsource-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-debugsource-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-debugsource-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-debugsource-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-private-devel-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-private-devel-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-private-devel-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-private-devel-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-private-libs-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-private-libs-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-private-libs-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-private-libs-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-private-libs-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-private-libs-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-private-libs-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-private-libs-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-static-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-static-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-static-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-static-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-rpm-macros-0:15.10-1.module+el8.10.0+22550+22c7d5ca.noarch::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64::postgresql:15"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "postgresql: PostgreSQL PL/Perl environment variable changes execute arbitrary code"
}
]
}
rhsa-2024_10787
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:15 module is now available for Red Hat Enterprise Linux 9.\n\nRed Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "PostgreSQL is an advanced object-relational database management system (DBMS).\n\nSecurity Fix(es):\n\n* postgresql: PostgreSQL SET ROLE, SET SESSION AUTHORIZATION reset to wrong user ID (CVE-2024-10978)\n\n* postgresql: PostgreSQL PL/Perl environment variable changes execute arbitrary code (CVE-2024-10979)\n\n* postgresql: PostgreSQL row security below e.g. subqueries disregards user ID changes (CVE-2024-10976)\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-2024:10787",
"url": "https://access.redhat.com/errata/RHSA-2024:10787"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "2326251",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2326251"
},
{
"category": "external",
"summary": "2326253",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2326253"
},
{
"category": "external",
"summary": "2326263",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2326263"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2024/rhsa-2024_10787.json"
}
],
"title": "Red Hat Security Advisory: postgresql:15 security update",
"tracking": {
"current_release_date": "2024-12-09T12:32:15+00:00",
"generator": {
"date": "2024-12-09T12:32:15+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.2.3"
}
},
"id": "RHSA-2024:10787",
"initial_release_date": "2024-12-04T09:24:20+00:00",
"revision_history": [
{
"date": "2024-12-04T09:24:20+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2024-12-04T09:24:20+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2024-12-09T12:32:15+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.5.0.Z.MAIN",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:enterprise_linux:9::appstream"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "postgresql:15:9050020241122141928:rhel9",
"product": {
"name": "postgresql:15:9050020241122141928:rhel9",
"product_id": "postgresql:15:9050020241122141928:rhel9",
"product_identification_helper": {
"purl": "pkg:rpmmod/redhat/postgresql@15:9050020241122141928:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgresql-test-rpm-macros-0:15.10-1.module+el9.5.0+22558+abb1a50b.noarch",
"product": {
"name": "postgresql-test-rpm-macros-0:15.10-1.module+el9.5.0+22558+abb1a50b.noarch",
"product_id": "postgresql-test-rpm-macros-0:15.10-1.module+el9.5.0+22558+abb1a50b.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-test-rpm-macros@15.10-1.module%2Bel9.5.0%2B22558%2Babb1a50b?arch=noarch"
}
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "pg_repack-0:1.4.8-2.module+el9.5.0+22224+f5585c78.src",
"product": {
"name": "pg_repack-0:1.4.8-2.module+el9.5.0+22224+f5585c78.src",
"product_id": "pg_repack-0:1.4.8-2.module+el9.5.0+22224+f5585c78.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pg_repack@1.4.8-2.module%2Bel9.5.0%2B22224%2Bf5585c78?arch=src"
}
}
},
{
"category": "product_version",
"name": "pgaudit-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.src",
"product": {
"name": "pgaudit-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.src",
"product_id": "pgaudit-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pgaudit@1.7.0-1.module%2Bel9.2.0%2B17405%2Baeb9ec60?arch=src"
}
}
},
{
"category": "product_version",
"name": "postgres-decoderbufs-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.src",
"product": {
"name": "postgres-decoderbufs-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.src",
"product_id": "postgres-decoderbufs-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgres-decoderbufs@1.9.7-1.Final.module%2Bel9.2.0%2B17405%2Baeb9ec60?arch=src"
}
}
},
{
"category": "product_version",
"name": "postgresql-0:15.10-1.module+el9.5.0+22558+abb1a50b.src",
"product": {
"name": "postgresql-0:15.10-1.module+el9.5.0+22558+abb1a50b.src",
"product_id": "postgresql-0:15.10-1.module+el9.5.0+22558+abb1a50b.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql@15.10-1.module%2Bel9.5.0%2B22558%2Babb1a50b?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "pg_repack-0:1.4.8-2.module+el9.5.0+22224+f5585c78.aarch64",
"product": {
"name": "pg_repack-0:1.4.8-2.module+el9.5.0+22224+f5585c78.aarch64",
"product_id": "pg_repack-0:1.4.8-2.module+el9.5.0+22224+f5585c78.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pg_repack@1.4.8-2.module%2Bel9.5.0%2B22224%2Bf5585c78?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "pg_repack-debuginfo-0:1.4.8-2.module+el9.5.0+22224+f5585c78.aarch64",
"product": {
"name": "pg_repack-debuginfo-0:1.4.8-2.module+el9.5.0+22224+f5585c78.aarch64",
"product_id": "pg_repack-debuginfo-0:1.4.8-2.module+el9.5.0+22224+f5585c78.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pg_repack-debuginfo@1.4.8-2.module%2Bel9.5.0%2B22224%2Bf5585c78?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "pg_repack-debugsource-0:1.4.8-2.module+el9.5.0+22224+f5585c78.aarch64",
"product": {
"name": "pg_repack-debugsource-0:1.4.8-2.module+el9.5.0+22224+f5585c78.aarch64",
"product_id": "pg_repack-debugsource-0:1.4.8-2.module+el9.5.0+22224+f5585c78.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pg_repack-debugsource@1.4.8-2.module%2Bel9.5.0%2B22224%2Bf5585c78?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "pgaudit-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.aarch64",
"product": {
"name": "pgaudit-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.aarch64",
"product_id": "pgaudit-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pgaudit@1.7.0-1.module%2Bel9.2.0%2B17405%2Baeb9ec60?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "pgaudit-debuginfo-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.aarch64",
"product": {
"name": "pgaudit-debuginfo-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.aarch64",
"product_id": "pgaudit-debuginfo-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pgaudit-debuginfo@1.7.0-1.module%2Bel9.2.0%2B17405%2Baeb9ec60?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "pgaudit-debugsource-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.aarch64",
"product": {
"name": "pgaudit-debugsource-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.aarch64",
"product_id": "pgaudit-debugsource-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pgaudit-debugsource@1.7.0-1.module%2Bel9.2.0%2B17405%2Baeb9ec60?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "postgres-decoderbufs-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.aarch64",
"product": {
"name": "postgres-decoderbufs-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.aarch64",
"product_id": "postgres-decoderbufs-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgres-decoderbufs@1.9.7-1.Final.module%2Bel9.2.0%2B17405%2Baeb9ec60?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.aarch64",
"product": {
"name": "postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.aarch64",
"product_id": "postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgres-decoderbufs-debuginfo@1.9.7-1.Final.module%2Bel9.2.0%2B17405%2Baeb9ec60?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.aarch64",
"product": {
"name": "postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.aarch64",
"product_id": "postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgres-decoderbufs-debugsource@1.9.7-1.Final.module%2Bel9.2.0%2B17405%2Baeb9ec60?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "postgresql-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64",
"product": {
"name": "postgresql-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64",
"product_id": "postgresql-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql@15.10-1.module%2Bel9.5.0%2B22558%2Babb1a50b?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "postgresql-contrib-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64",
"product": {
"name": "postgresql-contrib-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64",
"product_id": "postgresql-contrib-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-contrib@15.10-1.module%2Bel9.5.0%2B22558%2Babb1a50b?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "postgresql-contrib-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64",
"product": {
"name": "postgresql-contrib-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64",
"product_id": "postgresql-contrib-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-contrib-debuginfo@15.10-1.module%2Bel9.5.0%2B22558%2Babb1a50b?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "postgresql-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64",
"product": {
"name": "postgresql-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64",
"product_id": "postgresql-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-debuginfo@15.10-1.module%2Bel9.5.0%2B22558%2Babb1a50b?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "postgresql-debugsource-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64",
"product": {
"name": "postgresql-debugsource-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64",
"product_id": "postgresql-debugsource-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-debugsource@15.10-1.module%2Bel9.5.0%2B22558%2Babb1a50b?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "postgresql-docs-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64",
"product": {
"name": "postgresql-docs-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64",
"product_id": "postgresql-docs-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-docs@15.10-1.module%2Bel9.5.0%2B22558%2Babb1a50b?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "postgresql-docs-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64",
"product": {
"name": "postgresql-docs-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64",
"product_id": "postgresql-docs-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-docs-debuginfo@15.10-1.module%2Bel9.5.0%2B22558%2Babb1a50b?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "postgresql-plperl-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64",
"product": {
"name": "postgresql-plperl-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64",
"product_id": "postgresql-plperl-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plperl@15.10-1.module%2Bel9.5.0%2B22558%2Babb1a50b?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "postgresql-plperl-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64",
"product": {
"name": "postgresql-plperl-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64",
"product_id": "postgresql-plperl-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plperl-debuginfo@15.10-1.module%2Bel9.5.0%2B22558%2Babb1a50b?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "postgresql-plpython3-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64",
"product": {
"name": "postgresql-plpython3-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64",
"product_id": "postgresql-plpython3-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plpython3@15.10-1.module%2Bel9.5.0%2B22558%2Babb1a50b?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "postgresql-plpython3-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64",
"product": {
"name": "postgresql-plpython3-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64",
"product_id": "postgresql-plpython3-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plpython3-debuginfo@15.10-1.module%2Bel9.5.0%2B22558%2Babb1a50b?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "postgresql-pltcl-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64",
"product": {
"name": "postgresql-pltcl-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64",
"product_id": "postgresql-pltcl-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-pltcl@15.10-1.module%2Bel9.5.0%2B22558%2Babb1a50b?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "postgresql-pltcl-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64",
"product": {
"name": "postgresql-pltcl-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64",
"product_id": "postgresql-pltcl-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-pltcl-debuginfo@15.10-1.module%2Bel9.5.0%2B22558%2Babb1a50b?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "postgresql-private-devel-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64",
"product": {
"name": "postgresql-private-devel-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64",
"product_id": "postgresql-private-devel-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-private-devel@15.10-1.module%2Bel9.5.0%2B22558%2Babb1a50b?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "postgresql-private-libs-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64",
"product": {
"name": "postgresql-private-libs-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64",
"product_id": "postgresql-private-libs-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-private-libs@15.10-1.module%2Bel9.5.0%2B22558%2Babb1a50b?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "postgresql-private-libs-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64",
"product": {
"name": "postgresql-private-libs-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64",
"product_id": "postgresql-private-libs-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-private-libs-debuginfo@15.10-1.module%2Bel9.5.0%2B22558%2Babb1a50b?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64",
"product": {
"name": "postgresql-server-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64",
"product_id": "postgresql-server-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server@15.10-1.module%2Bel9.5.0%2B22558%2Babb1a50b?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64",
"product": {
"name": "postgresql-server-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64",
"product_id": "postgresql-server-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server-debuginfo@15.10-1.module%2Bel9.5.0%2B22558%2Babb1a50b?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-devel-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64",
"product": {
"name": "postgresql-server-devel-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64",
"product_id": "postgresql-server-devel-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server-devel@15.10-1.module%2Bel9.5.0%2B22558%2Babb1a50b?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-devel-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64",
"product": {
"name": "postgresql-server-devel-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64",
"product_id": "postgresql-server-devel-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server-devel-debuginfo@15.10-1.module%2Bel9.5.0%2B22558%2Babb1a50b?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "postgresql-static-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64",
"product": {
"name": "postgresql-static-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64",
"product_id": "postgresql-static-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-static@15.10-1.module%2Bel9.5.0%2B22558%2Babb1a50b?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "postgresql-test-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64",
"product": {
"name": "postgresql-test-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64",
"product_id": "postgresql-test-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-test@15.10-1.module%2Bel9.5.0%2B22558%2Babb1a50b?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "postgresql-test-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64",
"product": {
"name": "postgresql-test-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64",
"product_id": "postgresql-test-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-test-debuginfo@15.10-1.module%2Bel9.5.0%2B22558%2Babb1a50b?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64",
"product": {
"name": "postgresql-upgrade-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64",
"product_id": "postgresql-upgrade-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade@15.10-1.module%2Bel9.5.0%2B22558%2Babb1a50b?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64",
"product": {
"name": "postgresql-upgrade-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64",
"product_id": "postgresql-upgrade-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade-debuginfo@15.10-1.module%2Bel9.5.0%2B22558%2Babb1a50b?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-devel-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64",
"product": {
"name": "postgresql-upgrade-devel-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64",
"product_id": "postgresql-upgrade-devel-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade-devel@15.10-1.module%2Bel9.5.0%2B22558%2Babb1a50b?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-devel-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64",
"product": {
"name": "postgresql-upgrade-devel-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64",
"product_id": "postgresql-upgrade-devel-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade-devel-debuginfo@15.10-1.module%2Bel9.5.0%2B22558%2Babb1a50b?arch=aarch64"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "pg_repack-0:1.4.8-2.module+el9.5.0+22224+f5585c78.ppc64le",
"product": {
"name": "pg_repack-0:1.4.8-2.module+el9.5.0+22224+f5585c78.ppc64le",
"product_id": "pg_repack-0:1.4.8-2.module+el9.5.0+22224+f5585c78.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pg_repack@1.4.8-2.module%2Bel9.5.0%2B22224%2Bf5585c78?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "pg_repack-debuginfo-0:1.4.8-2.module+el9.5.0+22224+f5585c78.ppc64le",
"product": {
"name": "pg_repack-debuginfo-0:1.4.8-2.module+el9.5.0+22224+f5585c78.ppc64le",
"product_id": "pg_repack-debuginfo-0:1.4.8-2.module+el9.5.0+22224+f5585c78.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pg_repack-debuginfo@1.4.8-2.module%2Bel9.5.0%2B22224%2Bf5585c78?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "pg_repack-debugsource-0:1.4.8-2.module+el9.5.0+22224+f5585c78.ppc64le",
"product": {
"name": "pg_repack-debugsource-0:1.4.8-2.module+el9.5.0+22224+f5585c78.ppc64le",
"product_id": "pg_repack-debugsource-0:1.4.8-2.module+el9.5.0+22224+f5585c78.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pg_repack-debugsource@1.4.8-2.module%2Bel9.5.0%2B22224%2Bf5585c78?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "pgaudit-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.ppc64le",
"product": {
"name": "pgaudit-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.ppc64le",
"product_id": "pgaudit-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pgaudit@1.7.0-1.module%2Bel9.2.0%2B17405%2Baeb9ec60?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "pgaudit-debuginfo-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.ppc64le",
"product": {
"name": "pgaudit-debuginfo-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.ppc64le",
"product_id": "pgaudit-debuginfo-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pgaudit-debuginfo@1.7.0-1.module%2Bel9.2.0%2B17405%2Baeb9ec60?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "pgaudit-debugsource-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.ppc64le",
"product": {
"name": "pgaudit-debugsource-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.ppc64le",
"product_id": "pgaudit-debugsource-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pgaudit-debugsource@1.7.0-1.module%2Bel9.2.0%2B17405%2Baeb9ec60?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "postgres-decoderbufs-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.ppc64le",
"product": {
"name": "postgres-decoderbufs-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.ppc64le",
"product_id": "postgres-decoderbufs-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgres-decoderbufs@1.9.7-1.Final.module%2Bel9.2.0%2B17405%2Baeb9ec60?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.ppc64le",
"product": {
"name": "postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.ppc64le",
"product_id": "postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgres-decoderbufs-debuginfo@1.9.7-1.Final.module%2Bel9.2.0%2B17405%2Baeb9ec60?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.ppc64le",
"product": {
"name": "postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.ppc64le",
"product_id": "postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgres-decoderbufs-debugsource@1.9.7-1.Final.module%2Bel9.2.0%2B17405%2Baeb9ec60?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "postgresql-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le",
"product": {
"name": "postgresql-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le",
"product_id": "postgresql-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql@15.10-1.module%2Bel9.5.0%2B22558%2Babb1a50b?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "postgresql-contrib-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le",
"product": {
"name": "postgresql-contrib-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le",
"product_id": "postgresql-contrib-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-contrib@15.10-1.module%2Bel9.5.0%2B22558%2Babb1a50b?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "postgresql-contrib-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le",
"product": {
"name": "postgresql-contrib-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le",
"product_id": "postgresql-contrib-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-contrib-debuginfo@15.10-1.module%2Bel9.5.0%2B22558%2Babb1a50b?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "postgresql-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le",
"product": {
"name": "postgresql-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le",
"product_id": "postgresql-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-debuginfo@15.10-1.module%2Bel9.5.0%2B22558%2Babb1a50b?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "postgresql-debugsource-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le",
"product": {
"name": "postgresql-debugsource-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le",
"product_id": "postgresql-debugsource-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-debugsource@15.10-1.module%2Bel9.5.0%2B22558%2Babb1a50b?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "postgresql-docs-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le",
"product": {
"name": "postgresql-docs-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le",
"product_id": "postgresql-docs-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-docs@15.10-1.module%2Bel9.5.0%2B22558%2Babb1a50b?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "postgresql-docs-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le",
"product": {
"name": "postgresql-docs-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le",
"product_id": "postgresql-docs-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-docs-debuginfo@15.10-1.module%2Bel9.5.0%2B22558%2Babb1a50b?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "postgresql-plperl-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le",
"product": {
"name": "postgresql-plperl-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le",
"product_id": "postgresql-plperl-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plperl@15.10-1.module%2Bel9.5.0%2B22558%2Babb1a50b?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "postgresql-plperl-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le",
"product": {
"name": "postgresql-plperl-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le",
"product_id": "postgresql-plperl-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plperl-debuginfo@15.10-1.module%2Bel9.5.0%2B22558%2Babb1a50b?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "postgresql-plpython3-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le",
"product": {
"name": "postgresql-plpython3-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le",
"product_id": "postgresql-plpython3-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plpython3@15.10-1.module%2Bel9.5.0%2B22558%2Babb1a50b?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "postgresql-plpython3-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le",
"product": {
"name": "postgresql-plpython3-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le",
"product_id": "postgresql-plpython3-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plpython3-debuginfo@15.10-1.module%2Bel9.5.0%2B22558%2Babb1a50b?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "postgresql-pltcl-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le",
"product": {
"name": "postgresql-pltcl-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le",
"product_id": "postgresql-pltcl-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-pltcl@15.10-1.module%2Bel9.5.0%2B22558%2Babb1a50b?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "postgresql-pltcl-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le",
"product": {
"name": "postgresql-pltcl-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le",
"product_id": "postgresql-pltcl-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-pltcl-debuginfo@15.10-1.module%2Bel9.5.0%2B22558%2Babb1a50b?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "postgresql-private-devel-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le",
"product": {
"name": "postgresql-private-devel-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le",
"product_id": "postgresql-private-devel-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-private-devel@15.10-1.module%2Bel9.5.0%2B22558%2Babb1a50b?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "postgresql-private-libs-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le",
"product": {
"name": "postgresql-private-libs-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le",
"product_id": "postgresql-private-libs-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-private-libs@15.10-1.module%2Bel9.5.0%2B22558%2Babb1a50b?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "postgresql-private-libs-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le",
"product": {
"name": "postgresql-private-libs-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le",
"product_id": "postgresql-private-libs-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-private-libs-debuginfo@15.10-1.module%2Bel9.5.0%2B22558%2Babb1a50b?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le",
"product": {
"name": "postgresql-server-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le",
"product_id": "postgresql-server-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server@15.10-1.module%2Bel9.5.0%2B22558%2Babb1a50b?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le",
"product": {
"name": "postgresql-server-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le",
"product_id": "postgresql-server-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server-debuginfo@15.10-1.module%2Bel9.5.0%2B22558%2Babb1a50b?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-devel-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le",
"product": {
"name": "postgresql-server-devel-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le",
"product_id": "postgresql-server-devel-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server-devel@15.10-1.module%2Bel9.5.0%2B22558%2Babb1a50b?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-devel-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le",
"product": {
"name": "postgresql-server-devel-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le",
"product_id": "postgresql-server-devel-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server-devel-debuginfo@15.10-1.module%2Bel9.5.0%2B22558%2Babb1a50b?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "postgresql-static-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le",
"product": {
"name": "postgresql-static-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le",
"product_id": "postgresql-static-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-static@15.10-1.module%2Bel9.5.0%2B22558%2Babb1a50b?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "postgresql-test-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le",
"product": {
"name": "postgresql-test-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le",
"product_id": "postgresql-test-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-test@15.10-1.module%2Bel9.5.0%2B22558%2Babb1a50b?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "postgresql-test-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le",
"product": {
"name": "postgresql-test-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le",
"product_id": "postgresql-test-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-test-debuginfo@15.10-1.module%2Bel9.5.0%2B22558%2Babb1a50b?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le",
"product": {
"name": "postgresql-upgrade-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le",
"product_id": "postgresql-upgrade-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade@15.10-1.module%2Bel9.5.0%2B22558%2Babb1a50b?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le",
"product": {
"name": "postgresql-upgrade-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le",
"product_id": "postgresql-upgrade-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade-debuginfo@15.10-1.module%2Bel9.5.0%2B22558%2Babb1a50b?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-devel-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le",
"product": {
"name": "postgresql-upgrade-devel-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le",
"product_id": "postgresql-upgrade-devel-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade-devel@15.10-1.module%2Bel9.5.0%2B22558%2Babb1a50b?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-devel-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le",
"product": {
"name": "postgresql-upgrade-devel-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le",
"product_id": "postgresql-upgrade-devel-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade-devel-debuginfo@15.10-1.module%2Bel9.5.0%2B22558%2Babb1a50b?arch=ppc64le"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "pg_repack-0:1.4.8-2.module+el9.5.0+22224+f5585c78.s390x",
"product": {
"name": "pg_repack-0:1.4.8-2.module+el9.5.0+22224+f5585c78.s390x",
"product_id": "pg_repack-0:1.4.8-2.module+el9.5.0+22224+f5585c78.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pg_repack@1.4.8-2.module%2Bel9.5.0%2B22224%2Bf5585c78?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "pg_repack-debuginfo-0:1.4.8-2.module+el9.5.0+22224+f5585c78.s390x",
"product": {
"name": "pg_repack-debuginfo-0:1.4.8-2.module+el9.5.0+22224+f5585c78.s390x",
"product_id": "pg_repack-debuginfo-0:1.4.8-2.module+el9.5.0+22224+f5585c78.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pg_repack-debuginfo@1.4.8-2.module%2Bel9.5.0%2B22224%2Bf5585c78?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "pg_repack-debugsource-0:1.4.8-2.module+el9.5.0+22224+f5585c78.s390x",
"product": {
"name": "pg_repack-debugsource-0:1.4.8-2.module+el9.5.0+22224+f5585c78.s390x",
"product_id": "pg_repack-debugsource-0:1.4.8-2.module+el9.5.0+22224+f5585c78.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pg_repack-debugsource@1.4.8-2.module%2Bel9.5.0%2B22224%2Bf5585c78?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "pgaudit-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.s390x",
"product": {
"name": "pgaudit-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.s390x",
"product_id": "pgaudit-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pgaudit@1.7.0-1.module%2Bel9.2.0%2B17405%2Baeb9ec60?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "pgaudit-debuginfo-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.s390x",
"product": {
"name": "pgaudit-debuginfo-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.s390x",
"product_id": "pgaudit-debuginfo-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pgaudit-debuginfo@1.7.0-1.module%2Bel9.2.0%2B17405%2Baeb9ec60?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "pgaudit-debugsource-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.s390x",
"product": {
"name": "pgaudit-debugsource-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.s390x",
"product_id": "pgaudit-debugsource-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pgaudit-debugsource@1.7.0-1.module%2Bel9.2.0%2B17405%2Baeb9ec60?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "postgres-decoderbufs-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.s390x",
"product": {
"name": "postgres-decoderbufs-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.s390x",
"product_id": "postgres-decoderbufs-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgres-decoderbufs@1.9.7-1.Final.module%2Bel9.2.0%2B17405%2Baeb9ec60?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.s390x",
"product": {
"name": "postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.s390x",
"product_id": "postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgres-decoderbufs-debuginfo@1.9.7-1.Final.module%2Bel9.2.0%2B17405%2Baeb9ec60?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.s390x",
"product": {
"name": "postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.s390x",
"product_id": "postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgres-decoderbufs-debugsource@1.9.7-1.Final.module%2Bel9.2.0%2B17405%2Baeb9ec60?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "postgresql-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x",
"product": {
"name": "postgresql-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x",
"product_id": "postgresql-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql@15.10-1.module%2Bel9.5.0%2B22558%2Babb1a50b?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "postgresql-contrib-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x",
"product": {
"name": "postgresql-contrib-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x",
"product_id": "postgresql-contrib-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-contrib@15.10-1.module%2Bel9.5.0%2B22558%2Babb1a50b?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "postgresql-contrib-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x",
"product": {
"name": "postgresql-contrib-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x",
"product_id": "postgresql-contrib-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-contrib-debuginfo@15.10-1.module%2Bel9.5.0%2B22558%2Babb1a50b?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "postgresql-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x",
"product": {
"name": "postgresql-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x",
"product_id": "postgresql-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-debuginfo@15.10-1.module%2Bel9.5.0%2B22558%2Babb1a50b?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "postgresql-debugsource-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x",
"product": {
"name": "postgresql-debugsource-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x",
"product_id": "postgresql-debugsource-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-debugsource@15.10-1.module%2Bel9.5.0%2B22558%2Babb1a50b?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "postgresql-docs-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x",
"product": {
"name": "postgresql-docs-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x",
"product_id": "postgresql-docs-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-docs@15.10-1.module%2Bel9.5.0%2B22558%2Babb1a50b?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "postgresql-docs-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x",
"product": {
"name": "postgresql-docs-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x",
"product_id": "postgresql-docs-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-docs-debuginfo@15.10-1.module%2Bel9.5.0%2B22558%2Babb1a50b?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "postgresql-plperl-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x",
"product": {
"name": "postgresql-plperl-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x",
"product_id": "postgresql-plperl-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plperl@15.10-1.module%2Bel9.5.0%2B22558%2Babb1a50b?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "postgresql-plperl-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x",
"product": {
"name": "postgresql-plperl-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x",
"product_id": "postgresql-plperl-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plperl-debuginfo@15.10-1.module%2Bel9.5.0%2B22558%2Babb1a50b?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "postgresql-plpython3-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x",
"product": {
"name": "postgresql-plpython3-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x",
"product_id": "postgresql-plpython3-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plpython3@15.10-1.module%2Bel9.5.0%2B22558%2Babb1a50b?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "postgresql-plpython3-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x",
"product": {
"name": "postgresql-plpython3-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x",
"product_id": "postgresql-plpython3-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plpython3-debuginfo@15.10-1.module%2Bel9.5.0%2B22558%2Babb1a50b?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "postgresql-pltcl-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x",
"product": {
"name": "postgresql-pltcl-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x",
"product_id": "postgresql-pltcl-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-pltcl@15.10-1.module%2Bel9.5.0%2B22558%2Babb1a50b?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "postgresql-pltcl-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x",
"product": {
"name": "postgresql-pltcl-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x",
"product_id": "postgresql-pltcl-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-pltcl-debuginfo@15.10-1.module%2Bel9.5.0%2B22558%2Babb1a50b?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "postgresql-private-devel-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x",
"product": {
"name": "postgresql-private-devel-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x",
"product_id": "postgresql-private-devel-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-private-devel@15.10-1.module%2Bel9.5.0%2B22558%2Babb1a50b?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "postgresql-private-libs-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x",
"product": {
"name": "postgresql-private-libs-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x",
"product_id": "postgresql-private-libs-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-private-libs@15.10-1.module%2Bel9.5.0%2B22558%2Babb1a50b?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "postgresql-private-libs-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x",
"product": {
"name": "postgresql-private-libs-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x",
"product_id": "postgresql-private-libs-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-private-libs-debuginfo@15.10-1.module%2Bel9.5.0%2B22558%2Babb1a50b?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x",
"product": {
"name": "postgresql-server-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x",
"product_id": "postgresql-server-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server@15.10-1.module%2Bel9.5.0%2B22558%2Babb1a50b?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x",
"product": {
"name": "postgresql-server-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x",
"product_id": "postgresql-server-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server-debuginfo@15.10-1.module%2Bel9.5.0%2B22558%2Babb1a50b?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-devel-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x",
"product": {
"name": "postgresql-server-devel-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x",
"product_id": "postgresql-server-devel-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server-devel@15.10-1.module%2Bel9.5.0%2B22558%2Babb1a50b?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-devel-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x",
"product": {
"name": "postgresql-server-devel-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x",
"product_id": "postgresql-server-devel-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server-devel-debuginfo@15.10-1.module%2Bel9.5.0%2B22558%2Babb1a50b?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "postgresql-static-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x",
"product": {
"name": "postgresql-static-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x",
"product_id": "postgresql-static-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-static@15.10-1.module%2Bel9.5.0%2B22558%2Babb1a50b?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "postgresql-test-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x",
"product": {
"name": "postgresql-test-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x",
"product_id": "postgresql-test-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-test@15.10-1.module%2Bel9.5.0%2B22558%2Babb1a50b?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "postgresql-test-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x",
"product": {
"name": "postgresql-test-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x",
"product_id": "postgresql-test-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-test-debuginfo@15.10-1.module%2Bel9.5.0%2B22558%2Babb1a50b?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x",
"product": {
"name": "postgresql-upgrade-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x",
"product_id": "postgresql-upgrade-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade@15.10-1.module%2Bel9.5.0%2B22558%2Babb1a50b?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x",
"product": {
"name": "postgresql-upgrade-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x",
"product_id": "postgresql-upgrade-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade-debuginfo@15.10-1.module%2Bel9.5.0%2B22558%2Babb1a50b?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-devel-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x",
"product": {
"name": "postgresql-upgrade-devel-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x",
"product_id": "postgresql-upgrade-devel-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade-devel@15.10-1.module%2Bel9.5.0%2B22558%2Babb1a50b?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-devel-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x",
"product": {
"name": "postgresql-upgrade-devel-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x",
"product_id": "postgresql-upgrade-devel-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade-devel-debuginfo@15.10-1.module%2Bel9.5.0%2B22558%2Babb1a50b?arch=s390x"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "pg_repack-0:1.4.8-2.module+el9.5.0+22224+f5585c78.x86_64",
"product": {
"name": "pg_repack-0:1.4.8-2.module+el9.5.0+22224+f5585c78.x86_64",
"product_id": "pg_repack-0:1.4.8-2.module+el9.5.0+22224+f5585c78.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pg_repack@1.4.8-2.module%2Bel9.5.0%2B22224%2Bf5585c78?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "pg_repack-debuginfo-0:1.4.8-2.module+el9.5.0+22224+f5585c78.x86_64",
"product": {
"name": "pg_repack-debuginfo-0:1.4.8-2.module+el9.5.0+22224+f5585c78.x86_64",
"product_id": "pg_repack-debuginfo-0:1.4.8-2.module+el9.5.0+22224+f5585c78.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pg_repack-debuginfo@1.4.8-2.module%2Bel9.5.0%2B22224%2Bf5585c78?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "pg_repack-debugsource-0:1.4.8-2.module+el9.5.0+22224+f5585c78.x86_64",
"product": {
"name": "pg_repack-debugsource-0:1.4.8-2.module+el9.5.0+22224+f5585c78.x86_64",
"product_id": "pg_repack-debugsource-0:1.4.8-2.module+el9.5.0+22224+f5585c78.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pg_repack-debugsource@1.4.8-2.module%2Bel9.5.0%2B22224%2Bf5585c78?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "pgaudit-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.x86_64",
"product": {
"name": "pgaudit-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.x86_64",
"product_id": "pgaudit-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pgaudit@1.7.0-1.module%2Bel9.2.0%2B17405%2Baeb9ec60?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "pgaudit-debuginfo-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.x86_64",
"product": {
"name": "pgaudit-debuginfo-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.x86_64",
"product_id": "pgaudit-debuginfo-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pgaudit-debuginfo@1.7.0-1.module%2Bel9.2.0%2B17405%2Baeb9ec60?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "pgaudit-debugsource-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.x86_64",
"product": {
"name": "pgaudit-debugsource-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.x86_64",
"product_id": "pgaudit-debugsource-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pgaudit-debugsource@1.7.0-1.module%2Bel9.2.0%2B17405%2Baeb9ec60?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "postgres-decoderbufs-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.x86_64",
"product": {
"name": "postgres-decoderbufs-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.x86_64",
"product_id": "postgres-decoderbufs-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgres-decoderbufs@1.9.7-1.Final.module%2Bel9.2.0%2B17405%2Baeb9ec60?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.x86_64",
"product": {
"name": "postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.x86_64",
"product_id": "postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgres-decoderbufs-debuginfo@1.9.7-1.Final.module%2Bel9.2.0%2B17405%2Baeb9ec60?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.x86_64",
"product": {
"name": "postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.x86_64",
"product_id": "postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgres-decoderbufs-debugsource@1.9.7-1.Final.module%2Bel9.2.0%2B17405%2Baeb9ec60?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "postgresql-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64",
"product": {
"name": "postgresql-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64",
"product_id": "postgresql-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql@15.10-1.module%2Bel9.5.0%2B22558%2Babb1a50b?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "postgresql-contrib-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64",
"product": {
"name": "postgresql-contrib-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64",
"product_id": "postgresql-contrib-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-contrib@15.10-1.module%2Bel9.5.0%2B22558%2Babb1a50b?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "postgresql-contrib-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64",
"product": {
"name": "postgresql-contrib-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64",
"product_id": "postgresql-contrib-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-contrib-debuginfo@15.10-1.module%2Bel9.5.0%2B22558%2Babb1a50b?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "postgresql-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64",
"product": {
"name": "postgresql-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64",
"product_id": "postgresql-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-debuginfo@15.10-1.module%2Bel9.5.0%2B22558%2Babb1a50b?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "postgresql-debugsource-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64",
"product": {
"name": "postgresql-debugsource-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64",
"product_id": "postgresql-debugsource-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-debugsource@15.10-1.module%2Bel9.5.0%2B22558%2Babb1a50b?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "postgresql-docs-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64",
"product": {
"name": "postgresql-docs-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64",
"product_id": "postgresql-docs-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-docs@15.10-1.module%2Bel9.5.0%2B22558%2Babb1a50b?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "postgresql-docs-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64",
"product": {
"name": "postgresql-docs-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64",
"product_id": "postgresql-docs-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-docs-debuginfo@15.10-1.module%2Bel9.5.0%2B22558%2Babb1a50b?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "postgresql-plperl-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64",
"product": {
"name": "postgresql-plperl-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64",
"product_id": "postgresql-plperl-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plperl@15.10-1.module%2Bel9.5.0%2B22558%2Babb1a50b?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "postgresql-plperl-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64",
"product": {
"name": "postgresql-plperl-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64",
"product_id": "postgresql-plperl-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plperl-debuginfo@15.10-1.module%2Bel9.5.0%2B22558%2Babb1a50b?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "postgresql-plpython3-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64",
"product": {
"name": "postgresql-plpython3-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64",
"product_id": "postgresql-plpython3-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plpython3@15.10-1.module%2Bel9.5.0%2B22558%2Babb1a50b?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "postgresql-plpython3-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64",
"product": {
"name": "postgresql-plpython3-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64",
"product_id": "postgresql-plpython3-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plpython3-debuginfo@15.10-1.module%2Bel9.5.0%2B22558%2Babb1a50b?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "postgresql-pltcl-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64",
"product": {
"name": "postgresql-pltcl-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64",
"product_id": "postgresql-pltcl-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-pltcl@15.10-1.module%2Bel9.5.0%2B22558%2Babb1a50b?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "postgresql-pltcl-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64",
"product": {
"name": "postgresql-pltcl-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64",
"product_id": "postgresql-pltcl-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-pltcl-debuginfo@15.10-1.module%2Bel9.5.0%2B22558%2Babb1a50b?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "postgresql-private-devel-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64",
"product": {
"name": "postgresql-private-devel-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64",
"product_id": "postgresql-private-devel-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-private-devel@15.10-1.module%2Bel9.5.0%2B22558%2Babb1a50b?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "postgresql-private-libs-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64",
"product": {
"name": "postgresql-private-libs-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64",
"product_id": "postgresql-private-libs-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-private-libs@15.10-1.module%2Bel9.5.0%2B22558%2Babb1a50b?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "postgresql-private-libs-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64",
"product": {
"name": "postgresql-private-libs-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64",
"product_id": "postgresql-private-libs-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-private-libs-debuginfo@15.10-1.module%2Bel9.5.0%2B22558%2Babb1a50b?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64",
"product": {
"name": "postgresql-server-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64",
"product_id": "postgresql-server-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server@15.10-1.module%2Bel9.5.0%2B22558%2Babb1a50b?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64",
"product": {
"name": "postgresql-server-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64",
"product_id": "postgresql-server-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server-debuginfo@15.10-1.module%2Bel9.5.0%2B22558%2Babb1a50b?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-devel-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64",
"product": {
"name": "postgresql-server-devel-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64",
"product_id": "postgresql-server-devel-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server-devel@15.10-1.module%2Bel9.5.0%2B22558%2Babb1a50b?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-devel-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64",
"product": {
"name": "postgresql-server-devel-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64",
"product_id": "postgresql-server-devel-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server-devel-debuginfo@15.10-1.module%2Bel9.5.0%2B22558%2Babb1a50b?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "postgresql-static-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64",
"product": {
"name": "postgresql-static-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64",
"product_id": "postgresql-static-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-static@15.10-1.module%2Bel9.5.0%2B22558%2Babb1a50b?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "postgresql-test-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64",
"product": {
"name": "postgresql-test-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64",
"product_id": "postgresql-test-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-test@15.10-1.module%2Bel9.5.0%2B22558%2Babb1a50b?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "postgresql-test-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64",
"product": {
"name": "postgresql-test-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64",
"product_id": "postgresql-test-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-test-debuginfo@15.10-1.module%2Bel9.5.0%2B22558%2Babb1a50b?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64",
"product": {
"name": "postgresql-upgrade-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64",
"product_id": "postgresql-upgrade-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade@15.10-1.module%2Bel9.5.0%2B22558%2Babb1a50b?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64",
"product": {
"name": "postgresql-upgrade-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64",
"product_id": "postgresql-upgrade-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade-debuginfo@15.10-1.module%2Bel9.5.0%2B22558%2Babb1a50b?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-devel-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64",
"product": {
"name": "postgresql-upgrade-devel-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64",
"product_id": "postgresql-upgrade-devel-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade-devel@15.10-1.module%2Bel9.5.0%2B22558%2Babb1a50b?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-devel-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64",
"product": {
"name": "postgresql-upgrade-devel-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64",
"product_id": "postgresql-upgrade-devel-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade-devel-debuginfo@15.10-1.module%2Bel9.5.0%2B22558%2Babb1a50b?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql:15:9050020241122141928:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9"
},
"product_reference": "postgresql:15:9050020241122141928:rhel9",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pg_repack-0:1.4.8-2.module+el9.5.0+22224+f5585c78.aarch64 as a component of postgresql:15:9050020241122141928:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:pg_repack-0:1.4.8-2.module+el9.5.0+22224+f5585c78.aarch64"
},
"product_reference": "pg_repack-0:1.4.8-2.module+el9.5.0+22224+f5585c78.aarch64",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pg_repack-0:1.4.8-2.module+el9.5.0+22224+f5585c78.ppc64le as a component of postgresql:15:9050020241122141928:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:pg_repack-0:1.4.8-2.module+el9.5.0+22224+f5585c78.ppc64le"
},
"product_reference": "pg_repack-0:1.4.8-2.module+el9.5.0+22224+f5585c78.ppc64le",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pg_repack-0:1.4.8-2.module+el9.5.0+22224+f5585c78.s390x as a component of postgresql:15:9050020241122141928:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:pg_repack-0:1.4.8-2.module+el9.5.0+22224+f5585c78.s390x"
},
"product_reference": "pg_repack-0:1.4.8-2.module+el9.5.0+22224+f5585c78.s390x",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pg_repack-0:1.4.8-2.module+el9.5.0+22224+f5585c78.src as a component of postgresql:15:9050020241122141928:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:pg_repack-0:1.4.8-2.module+el9.5.0+22224+f5585c78.src"
},
"product_reference": "pg_repack-0:1.4.8-2.module+el9.5.0+22224+f5585c78.src",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pg_repack-0:1.4.8-2.module+el9.5.0+22224+f5585c78.x86_64 as a component of postgresql:15:9050020241122141928:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:pg_repack-0:1.4.8-2.module+el9.5.0+22224+f5585c78.x86_64"
},
"product_reference": "pg_repack-0:1.4.8-2.module+el9.5.0+22224+f5585c78.x86_64",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pg_repack-debuginfo-0:1.4.8-2.module+el9.5.0+22224+f5585c78.aarch64 as a component of postgresql:15:9050020241122141928:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:pg_repack-debuginfo-0:1.4.8-2.module+el9.5.0+22224+f5585c78.aarch64"
},
"product_reference": "pg_repack-debuginfo-0:1.4.8-2.module+el9.5.0+22224+f5585c78.aarch64",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pg_repack-debuginfo-0:1.4.8-2.module+el9.5.0+22224+f5585c78.ppc64le as a component of postgresql:15:9050020241122141928:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:pg_repack-debuginfo-0:1.4.8-2.module+el9.5.0+22224+f5585c78.ppc64le"
},
"product_reference": "pg_repack-debuginfo-0:1.4.8-2.module+el9.5.0+22224+f5585c78.ppc64le",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pg_repack-debuginfo-0:1.4.8-2.module+el9.5.0+22224+f5585c78.s390x as a component of postgresql:15:9050020241122141928:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:pg_repack-debuginfo-0:1.4.8-2.module+el9.5.0+22224+f5585c78.s390x"
},
"product_reference": "pg_repack-debuginfo-0:1.4.8-2.module+el9.5.0+22224+f5585c78.s390x",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pg_repack-debuginfo-0:1.4.8-2.module+el9.5.0+22224+f5585c78.x86_64 as a component of postgresql:15:9050020241122141928:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:pg_repack-debuginfo-0:1.4.8-2.module+el9.5.0+22224+f5585c78.x86_64"
},
"product_reference": "pg_repack-debuginfo-0:1.4.8-2.module+el9.5.0+22224+f5585c78.x86_64",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pg_repack-debugsource-0:1.4.8-2.module+el9.5.0+22224+f5585c78.aarch64 as a component of postgresql:15:9050020241122141928:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:pg_repack-debugsource-0:1.4.8-2.module+el9.5.0+22224+f5585c78.aarch64"
},
"product_reference": "pg_repack-debugsource-0:1.4.8-2.module+el9.5.0+22224+f5585c78.aarch64",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pg_repack-debugsource-0:1.4.8-2.module+el9.5.0+22224+f5585c78.ppc64le as a component of postgresql:15:9050020241122141928:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:pg_repack-debugsource-0:1.4.8-2.module+el9.5.0+22224+f5585c78.ppc64le"
},
"product_reference": "pg_repack-debugsource-0:1.4.8-2.module+el9.5.0+22224+f5585c78.ppc64le",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pg_repack-debugsource-0:1.4.8-2.module+el9.5.0+22224+f5585c78.s390x as a component of postgresql:15:9050020241122141928:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:pg_repack-debugsource-0:1.4.8-2.module+el9.5.0+22224+f5585c78.s390x"
},
"product_reference": "pg_repack-debugsource-0:1.4.8-2.module+el9.5.0+22224+f5585c78.s390x",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pg_repack-debugsource-0:1.4.8-2.module+el9.5.0+22224+f5585c78.x86_64 as a component of postgresql:15:9050020241122141928:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:pg_repack-debugsource-0:1.4.8-2.module+el9.5.0+22224+f5585c78.x86_64"
},
"product_reference": "pg_repack-debugsource-0:1.4.8-2.module+el9.5.0+22224+f5585c78.x86_64",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pgaudit-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.aarch64 as a component of postgresql:15:9050020241122141928:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:pgaudit-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.aarch64"
},
"product_reference": "pgaudit-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.aarch64",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pgaudit-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.ppc64le as a component of postgresql:15:9050020241122141928:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:pgaudit-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.ppc64le"
},
"product_reference": "pgaudit-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.ppc64le",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pgaudit-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.s390x as a component of postgresql:15:9050020241122141928:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:pgaudit-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.s390x"
},
"product_reference": "pgaudit-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.s390x",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pgaudit-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.src as a component of postgresql:15:9050020241122141928:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:pgaudit-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.src"
},
"product_reference": "pgaudit-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.src",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pgaudit-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.x86_64 as a component of postgresql:15:9050020241122141928:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:pgaudit-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.x86_64"
},
"product_reference": "pgaudit-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.x86_64",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pgaudit-debuginfo-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.aarch64 as a component of postgresql:15:9050020241122141928:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:pgaudit-debuginfo-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.aarch64"
},
"product_reference": "pgaudit-debuginfo-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.aarch64",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pgaudit-debuginfo-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.ppc64le as a component of postgresql:15:9050020241122141928:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:pgaudit-debuginfo-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.ppc64le"
},
"product_reference": "pgaudit-debuginfo-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.ppc64le",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pgaudit-debuginfo-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.s390x as a component of postgresql:15:9050020241122141928:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:pgaudit-debuginfo-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.s390x"
},
"product_reference": "pgaudit-debuginfo-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.s390x",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pgaudit-debuginfo-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.x86_64 as a component of postgresql:15:9050020241122141928:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:pgaudit-debuginfo-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.x86_64"
},
"product_reference": "pgaudit-debuginfo-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.x86_64",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pgaudit-debugsource-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.aarch64 as a component of postgresql:15:9050020241122141928:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:pgaudit-debugsource-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.aarch64"
},
"product_reference": "pgaudit-debugsource-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.aarch64",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pgaudit-debugsource-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.ppc64le as a component of postgresql:15:9050020241122141928:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:pgaudit-debugsource-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.ppc64le"
},
"product_reference": "pgaudit-debugsource-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.ppc64le",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pgaudit-debugsource-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.s390x as a component of postgresql:15:9050020241122141928:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:pgaudit-debugsource-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.s390x"
},
"product_reference": "pgaudit-debugsource-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.s390x",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pgaudit-debugsource-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.x86_64 as a component of postgresql:15:9050020241122141928:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:pgaudit-debugsource-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.x86_64"
},
"product_reference": "pgaudit-debugsource-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.x86_64",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgres-decoderbufs-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.aarch64 as a component of postgresql:15:9050020241122141928:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgres-decoderbufs-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.aarch64"
},
"product_reference": "postgres-decoderbufs-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.aarch64",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgres-decoderbufs-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.ppc64le as a component of postgresql:15:9050020241122141928:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgres-decoderbufs-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.ppc64le"
},
"product_reference": "postgres-decoderbufs-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.ppc64le",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgres-decoderbufs-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.s390x as a component of postgresql:15:9050020241122141928:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgres-decoderbufs-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.s390x"
},
"product_reference": "postgres-decoderbufs-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.s390x",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgres-decoderbufs-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.src as a component of postgresql:15:9050020241122141928:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgres-decoderbufs-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.src"
},
"product_reference": "postgres-decoderbufs-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.src",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgres-decoderbufs-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.x86_64 as a component of postgresql:15:9050020241122141928:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgres-decoderbufs-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.x86_64"
},
"product_reference": "postgres-decoderbufs-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.x86_64",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.aarch64 as a component of postgresql:15:9050020241122141928:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.aarch64"
},
"product_reference": "postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.aarch64",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.ppc64le as a component of postgresql:15:9050020241122141928:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.ppc64le"
},
"product_reference": "postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.ppc64le",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.s390x as a component of postgresql:15:9050020241122141928:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.s390x"
},
"product_reference": "postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.s390x",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.x86_64 as a component of postgresql:15:9050020241122141928:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.x86_64"
},
"product_reference": "postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.x86_64",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.aarch64 as a component of postgresql:15:9050020241122141928:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.aarch64"
},
"product_reference": "postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.aarch64",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.ppc64le as a component of postgresql:15:9050020241122141928:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.ppc64le"
},
"product_reference": "postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.ppc64le",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.s390x as a component of postgresql:15:9050020241122141928:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.s390x"
},
"product_reference": "postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.s390x",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.x86_64 as a component of postgresql:15:9050020241122141928:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.x86_64"
},
"product_reference": "postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.x86_64",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64 as a component of postgresql:15:9050020241122141928:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64"
},
"product_reference": "postgresql-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le as a component of postgresql:15:9050020241122141928:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le"
},
"product_reference": "postgresql-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x as a component of postgresql:15:9050020241122141928:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x"
},
"product_reference": "postgresql-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-0:15.10-1.module+el9.5.0+22558+abb1a50b.src as a component of postgresql:15:9050020241122141928:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-0:15.10-1.module+el9.5.0+22558+abb1a50b.src"
},
"product_reference": "postgresql-0:15.10-1.module+el9.5.0+22558+abb1a50b.src",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64 as a component of postgresql:15:9050020241122141928:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64"
},
"product_reference": "postgresql-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-contrib-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64 as a component of postgresql:15:9050020241122141928:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-contrib-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64"
},
"product_reference": "postgresql-contrib-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-contrib-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le as a component of postgresql:15:9050020241122141928:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-contrib-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le"
},
"product_reference": "postgresql-contrib-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-contrib-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x as a component of postgresql:15:9050020241122141928:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-contrib-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x"
},
"product_reference": "postgresql-contrib-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-contrib-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64 as a component of postgresql:15:9050020241122141928:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-contrib-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64"
},
"product_reference": "postgresql-contrib-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-contrib-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64 as a component of postgresql:15:9050020241122141928:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-contrib-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64"
},
"product_reference": "postgresql-contrib-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-contrib-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le as a component of postgresql:15:9050020241122141928:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-contrib-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le"
},
"product_reference": "postgresql-contrib-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-contrib-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x as a component of postgresql:15:9050020241122141928:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-contrib-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x"
},
"product_reference": "postgresql-contrib-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-contrib-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64 as a component of postgresql:15:9050020241122141928:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-contrib-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64"
},
"product_reference": "postgresql-contrib-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64 as a component of postgresql:15:9050020241122141928:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64"
},
"product_reference": "postgresql-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le as a component of postgresql:15:9050020241122141928:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le"
},
"product_reference": "postgresql-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x as a component of postgresql:15:9050020241122141928:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x"
},
"product_reference": "postgresql-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64 as a component of postgresql:15:9050020241122141928:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64"
},
"product_reference": "postgresql-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-debugsource-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64 as a component of postgresql:15:9050020241122141928:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-debugsource-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64"
},
"product_reference": "postgresql-debugsource-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-debugsource-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le as a component of postgresql:15:9050020241122141928:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-debugsource-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le"
},
"product_reference": "postgresql-debugsource-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-debugsource-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x as a component of postgresql:15:9050020241122141928:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-debugsource-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x"
},
"product_reference": "postgresql-debugsource-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-debugsource-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64 as a component of postgresql:15:9050020241122141928:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-debugsource-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64"
},
"product_reference": "postgresql-debugsource-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-docs-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64 as a component of postgresql:15:9050020241122141928:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-docs-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64"
},
"product_reference": "postgresql-docs-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-docs-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le as a component of postgresql:15:9050020241122141928:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-docs-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le"
},
"product_reference": "postgresql-docs-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-docs-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x as a component of postgresql:15:9050020241122141928:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-docs-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x"
},
"product_reference": "postgresql-docs-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-docs-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64 as a component of postgresql:15:9050020241122141928:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-docs-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64"
},
"product_reference": "postgresql-docs-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-docs-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64 as a component of postgresql:15:9050020241122141928:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-docs-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64"
},
"product_reference": "postgresql-docs-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-docs-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le as a component of postgresql:15:9050020241122141928:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-docs-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le"
},
"product_reference": "postgresql-docs-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-docs-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x as a component of postgresql:15:9050020241122141928:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-docs-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x"
},
"product_reference": "postgresql-docs-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-docs-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64 as a component of postgresql:15:9050020241122141928:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-docs-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64"
},
"product_reference": "postgresql-docs-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plperl-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64 as a component of postgresql:15:9050020241122141928:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-plperl-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64"
},
"product_reference": "postgresql-plperl-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plperl-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le as a component of postgresql:15:9050020241122141928:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-plperl-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le"
},
"product_reference": "postgresql-plperl-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plperl-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x as a component of postgresql:15:9050020241122141928:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-plperl-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x"
},
"product_reference": "postgresql-plperl-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plperl-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64 as a component of postgresql:15:9050020241122141928:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-plperl-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64"
},
"product_reference": "postgresql-plperl-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plperl-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64 as a component of postgresql:15:9050020241122141928:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-plperl-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64"
},
"product_reference": "postgresql-plperl-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plperl-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le as a component of postgresql:15:9050020241122141928:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-plperl-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le"
},
"product_reference": "postgresql-plperl-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plperl-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x as a component of postgresql:15:9050020241122141928:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-plperl-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x"
},
"product_reference": "postgresql-plperl-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plperl-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64 as a component of postgresql:15:9050020241122141928:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-plperl-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64"
},
"product_reference": "postgresql-plperl-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plpython3-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64 as a component of postgresql:15:9050020241122141928:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-plpython3-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64"
},
"product_reference": "postgresql-plpython3-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plpython3-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le as a component of postgresql:15:9050020241122141928:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-plpython3-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le"
},
"product_reference": "postgresql-plpython3-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plpython3-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x as a component of postgresql:15:9050020241122141928:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-plpython3-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x"
},
"product_reference": "postgresql-plpython3-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plpython3-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64 as a component of postgresql:15:9050020241122141928:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-plpython3-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64"
},
"product_reference": "postgresql-plpython3-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plpython3-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64 as a component of postgresql:15:9050020241122141928:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-plpython3-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64"
},
"product_reference": "postgresql-plpython3-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plpython3-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le as a component of postgresql:15:9050020241122141928:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-plpython3-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le"
},
"product_reference": "postgresql-plpython3-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plpython3-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x as a component of postgresql:15:9050020241122141928:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-plpython3-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x"
},
"product_reference": "postgresql-plpython3-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plpython3-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64 as a component of postgresql:15:9050020241122141928:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-plpython3-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64"
},
"product_reference": "postgresql-plpython3-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-pltcl-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64 as a component of postgresql:15:9050020241122141928:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-pltcl-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64"
},
"product_reference": "postgresql-pltcl-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-pltcl-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le as a component of postgresql:15:9050020241122141928:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-pltcl-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le"
},
"product_reference": "postgresql-pltcl-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-pltcl-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x as a component of postgresql:15:9050020241122141928:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-pltcl-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x"
},
"product_reference": "postgresql-pltcl-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-pltcl-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64 as a component of postgresql:15:9050020241122141928:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-pltcl-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64"
},
"product_reference": "postgresql-pltcl-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-pltcl-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64 as a component of postgresql:15:9050020241122141928:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-pltcl-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64"
},
"product_reference": "postgresql-pltcl-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-pltcl-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le as a component of postgresql:15:9050020241122141928:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-pltcl-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le"
},
"product_reference": "postgresql-pltcl-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-pltcl-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x as a component of postgresql:15:9050020241122141928:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-pltcl-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x"
},
"product_reference": "postgresql-pltcl-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-pltcl-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64 as a component of postgresql:15:9050020241122141928:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-pltcl-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64"
},
"product_reference": "postgresql-pltcl-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-private-devel-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64 as a component of postgresql:15:9050020241122141928:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-private-devel-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64"
},
"product_reference": "postgresql-private-devel-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-private-devel-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le as a component of postgresql:15:9050020241122141928:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-private-devel-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le"
},
"product_reference": "postgresql-private-devel-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-private-devel-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x as a component of postgresql:15:9050020241122141928:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-private-devel-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x"
},
"product_reference": "postgresql-private-devel-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-private-devel-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64 as a component of postgresql:15:9050020241122141928:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-private-devel-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64"
},
"product_reference": "postgresql-private-devel-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-private-libs-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64 as a component of postgresql:15:9050020241122141928:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-private-libs-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64"
},
"product_reference": "postgresql-private-libs-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-private-libs-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le as a component of postgresql:15:9050020241122141928:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-private-libs-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le"
},
"product_reference": "postgresql-private-libs-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-private-libs-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x as a component of postgresql:15:9050020241122141928:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-private-libs-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x"
},
"product_reference": "postgresql-private-libs-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-private-libs-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64 as a component of postgresql:15:9050020241122141928:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-private-libs-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64"
},
"product_reference": "postgresql-private-libs-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-private-libs-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64 as a component of postgresql:15:9050020241122141928:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-private-libs-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64"
},
"product_reference": "postgresql-private-libs-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-private-libs-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le as a component of postgresql:15:9050020241122141928:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-private-libs-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le"
},
"product_reference": "postgresql-private-libs-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-private-libs-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x as a component of postgresql:15:9050020241122141928:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-private-libs-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x"
},
"product_reference": "postgresql-private-libs-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-private-libs-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64 as a component of postgresql:15:9050020241122141928:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-private-libs-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64"
},
"product_reference": "postgresql-private-libs-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64 as a component of postgresql:15:9050020241122141928:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-server-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64"
},
"product_reference": "postgresql-server-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le as a component of postgresql:15:9050020241122141928:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-server-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le"
},
"product_reference": "postgresql-server-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x as a component of postgresql:15:9050020241122141928:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-server-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x"
},
"product_reference": "postgresql-server-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64 as a component of postgresql:15:9050020241122141928:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-server-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64"
},
"product_reference": "postgresql-server-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64 as a component of postgresql:15:9050020241122141928:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-server-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64"
},
"product_reference": "postgresql-server-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le as a component of postgresql:15:9050020241122141928:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-server-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le"
},
"product_reference": "postgresql-server-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x as a component of postgresql:15:9050020241122141928:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-server-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x"
},
"product_reference": "postgresql-server-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64 as a component of postgresql:15:9050020241122141928:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-server-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64"
},
"product_reference": "postgresql-server-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-devel-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64 as a component of postgresql:15:9050020241122141928:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-server-devel-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64"
},
"product_reference": "postgresql-server-devel-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-devel-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le as a component of postgresql:15:9050020241122141928:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-server-devel-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le"
},
"product_reference": "postgresql-server-devel-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-devel-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x as a component of postgresql:15:9050020241122141928:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-server-devel-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x"
},
"product_reference": "postgresql-server-devel-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-devel-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64 as a component of postgresql:15:9050020241122141928:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-server-devel-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64"
},
"product_reference": "postgresql-server-devel-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-devel-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64 as a component of postgresql:15:9050020241122141928:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-server-devel-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64"
},
"product_reference": "postgresql-server-devel-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-devel-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le as a component of postgresql:15:9050020241122141928:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-server-devel-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le"
},
"product_reference": "postgresql-server-devel-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-devel-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x as a component of postgresql:15:9050020241122141928:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-server-devel-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x"
},
"product_reference": "postgresql-server-devel-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-devel-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64 as a component of postgresql:15:9050020241122141928:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-server-devel-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64"
},
"product_reference": "postgresql-server-devel-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-static-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64 as a component of postgresql:15:9050020241122141928:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-static-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64"
},
"product_reference": "postgresql-static-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-static-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le as a component of postgresql:15:9050020241122141928:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-static-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le"
},
"product_reference": "postgresql-static-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-static-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x as a component of postgresql:15:9050020241122141928:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-static-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x"
},
"product_reference": "postgresql-static-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-static-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64 as a component of postgresql:15:9050020241122141928:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-static-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64"
},
"product_reference": "postgresql-static-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-test-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64 as a component of postgresql:15:9050020241122141928:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-test-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64"
},
"product_reference": "postgresql-test-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-test-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le as a component of postgresql:15:9050020241122141928:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-test-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le"
},
"product_reference": "postgresql-test-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-test-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x as a component of postgresql:15:9050020241122141928:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-test-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x"
},
"product_reference": "postgresql-test-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-test-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64 as a component of postgresql:15:9050020241122141928:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-test-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64"
},
"product_reference": "postgresql-test-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-test-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64 as a component of postgresql:15:9050020241122141928:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-test-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64"
},
"product_reference": "postgresql-test-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-test-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le as a component of postgresql:15:9050020241122141928:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-test-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le"
},
"product_reference": "postgresql-test-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-test-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x as a component of postgresql:15:9050020241122141928:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-test-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x"
},
"product_reference": "postgresql-test-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-test-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64 as a component of postgresql:15:9050020241122141928:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-test-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64"
},
"product_reference": "postgresql-test-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-test-rpm-macros-0:15.10-1.module+el9.5.0+22558+abb1a50b.noarch as a component of postgresql:15:9050020241122141928:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-test-rpm-macros-0:15.10-1.module+el9.5.0+22558+abb1a50b.noarch"
},
"product_reference": "postgresql-test-rpm-macros-0:15.10-1.module+el9.5.0+22558+abb1a50b.noarch",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64 as a component of postgresql:15:9050020241122141928:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-upgrade-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64"
},
"product_reference": "postgresql-upgrade-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le as a component of postgresql:15:9050020241122141928:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-upgrade-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le"
},
"product_reference": "postgresql-upgrade-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x as a component of postgresql:15:9050020241122141928:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-upgrade-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x"
},
"product_reference": "postgresql-upgrade-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64 as a component of postgresql:15:9050020241122141928:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-upgrade-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64"
},
"product_reference": "postgresql-upgrade-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64 as a component of postgresql:15:9050020241122141928:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-upgrade-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64"
},
"product_reference": "postgresql-upgrade-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le as a component of postgresql:15:9050020241122141928:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-upgrade-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le"
},
"product_reference": "postgresql-upgrade-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x as a component of postgresql:15:9050020241122141928:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-upgrade-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x"
},
"product_reference": "postgresql-upgrade-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64 as a component of postgresql:15:9050020241122141928:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-upgrade-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64"
},
"product_reference": "postgresql-upgrade-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-devel-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64 as a component of postgresql:15:9050020241122141928:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-upgrade-devel-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64"
},
"product_reference": "postgresql-upgrade-devel-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-devel-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le as a component of postgresql:15:9050020241122141928:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-upgrade-devel-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le"
},
"product_reference": "postgresql-upgrade-devel-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-devel-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x as a component of postgresql:15:9050020241122141928:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-upgrade-devel-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x"
},
"product_reference": "postgresql-upgrade-devel-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-devel-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64 as a component of postgresql:15:9050020241122141928:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-upgrade-devel-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64"
},
"product_reference": "postgresql-upgrade-devel-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-devel-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64 as a component of postgresql:15:9050020241122141928:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-upgrade-devel-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64"
},
"product_reference": "postgresql-upgrade-devel-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-devel-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le as a component of postgresql:15:9050020241122141928:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-upgrade-devel-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le"
},
"product_reference": "postgresql-upgrade-devel-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-devel-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x as a component of postgresql:15:9050020241122141928:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-upgrade-devel-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x"
},
"product_reference": "postgresql-upgrade-devel-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-devel-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64 as a component of postgresql:15:9050020241122141928:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-upgrade-devel-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64"
},
"product_reference": "postgresql-upgrade-devel-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2024-10976",
"cwe": {
"id": "CWE-1250",
"name": "Improper Preservation of Consistency Between Independent Representations of Shared State"
},
"discovery_date": "2024-11-14T14:01:51.200335+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2326263"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in PostgreSQL. This vulnerability allows incorrect row-level security policies to be applied via subqueries, WITH queries, security invoker views, or SQL-language functions that reference tables with row-level security policies. This issue arises when a query is planned under one role and executed under another, potentially leading to unauthorized reads or modifications of data.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "postgresql: PostgreSQL row security below e.g. subqueries disregards user ID changes",
"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.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:pg_repack-0:1.4.8-2.module+el9.5.0+22224+f5585c78.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:pg_repack-0:1.4.8-2.module+el9.5.0+22224+f5585c78.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:pg_repack-0:1.4.8-2.module+el9.5.0+22224+f5585c78.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:pg_repack-0:1.4.8-2.module+el9.5.0+22224+f5585c78.src",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:pg_repack-0:1.4.8-2.module+el9.5.0+22224+f5585c78.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:pg_repack-debuginfo-0:1.4.8-2.module+el9.5.0+22224+f5585c78.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:pg_repack-debuginfo-0:1.4.8-2.module+el9.5.0+22224+f5585c78.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:pg_repack-debuginfo-0:1.4.8-2.module+el9.5.0+22224+f5585c78.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:pg_repack-debuginfo-0:1.4.8-2.module+el9.5.0+22224+f5585c78.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:pg_repack-debugsource-0:1.4.8-2.module+el9.5.0+22224+f5585c78.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:pg_repack-debugsource-0:1.4.8-2.module+el9.5.0+22224+f5585c78.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:pg_repack-debugsource-0:1.4.8-2.module+el9.5.0+22224+f5585c78.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:pg_repack-debugsource-0:1.4.8-2.module+el9.5.0+22224+f5585c78.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:pgaudit-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:pgaudit-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:pgaudit-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:pgaudit-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.src",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:pgaudit-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:pgaudit-debuginfo-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:pgaudit-debuginfo-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:pgaudit-debuginfo-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:pgaudit-debuginfo-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:pgaudit-debugsource-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:pgaudit-debugsource-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:pgaudit-debugsource-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:pgaudit-debugsource-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgres-decoderbufs-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgres-decoderbufs-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgres-decoderbufs-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgres-decoderbufs-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.src",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgres-decoderbufs-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-0:15.10-1.module+el9.5.0+22558+abb1a50b.src",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-contrib-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-contrib-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-contrib-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-contrib-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-contrib-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-contrib-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-contrib-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-contrib-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-debugsource-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-debugsource-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-debugsource-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-debugsource-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-docs-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-docs-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-docs-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-docs-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-docs-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-docs-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-docs-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-docs-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-plperl-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-plperl-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-plperl-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-plperl-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-plperl-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-plperl-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-plperl-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-plperl-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-plpython3-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-plpython3-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-plpython3-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-plpython3-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-plpython3-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-plpython3-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-plpython3-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-plpython3-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-pltcl-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-pltcl-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-pltcl-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-pltcl-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-pltcl-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-pltcl-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-pltcl-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-pltcl-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-private-devel-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-private-devel-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-private-devel-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-private-devel-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-private-libs-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-private-libs-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-private-libs-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-private-libs-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-private-libs-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-private-libs-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-private-libs-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-private-libs-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-server-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-server-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-server-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-server-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-server-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-server-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-server-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-server-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-server-devel-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-server-devel-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-server-devel-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-server-devel-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-server-devel-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-server-devel-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-server-devel-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-server-devel-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-static-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-static-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-static-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-static-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-test-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-test-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-test-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-test-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-test-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-test-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-test-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-test-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-test-rpm-macros-0:15.10-1.module+el9.5.0+22558+abb1a50b.noarch",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-upgrade-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-upgrade-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-upgrade-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-upgrade-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-upgrade-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-upgrade-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-upgrade-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-upgrade-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-upgrade-devel-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-upgrade-devel-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-upgrade-devel-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-upgrade-devel-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-upgrade-devel-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-upgrade-devel-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-upgrade-devel-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-upgrade-devel-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-10976"
},
{
"category": "external",
"summary": "RHBZ#2326263",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2326263"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-10976",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-10976"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-10976",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-10976"
},
{
"category": "external",
"summary": "https://www.postgresql.org/support/security/CVE-2024-10976/",
"url": "https://www.postgresql.org/support/security/CVE-2024-10976/"
}
],
"release_date": "2024-11-14T13:00:01.930000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-12-04T09:24:20+00:00",
"details": "For 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.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:pg_repack-0:1.4.8-2.module+el9.5.0+22224+f5585c78.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:pg_repack-0:1.4.8-2.module+el9.5.0+22224+f5585c78.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:pg_repack-0:1.4.8-2.module+el9.5.0+22224+f5585c78.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:pg_repack-0:1.4.8-2.module+el9.5.0+22224+f5585c78.src",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:pg_repack-0:1.4.8-2.module+el9.5.0+22224+f5585c78.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:pg_repack-debuginfo-0:1.4.8-2.module+el9.5.0+22224+f5585c78.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:pg_repack-debuginfo-0:1.4.8-2.module+el9.5.0+22224+f5585c78.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:pg_repack-debuginfo-0:1.4.8-2.module+el9.5.0+22224+f5585c78.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:pg_repack-debuginfo-0:1.4.8-2.module+el9.5.0+22224+f5585c78.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:pg_repack-debugsource-0:1.4.8-2.module+el9.5.0+22224+f5585c78.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:pg_repack-debugsource-0:1.4.8-2.module+el9.5.0+22224+f5585c78.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:pg_repack-debugsource-0:1.4.8-2.module+el9.5.0+22224+f5585c78.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:pg_repack-debugsource-0:1.4.8-2.module+el9.5.0+22224+f5585c78.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:pgaudit-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:pgaudit-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:pgaudit-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:pgaudit-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.src",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:pgaudit-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:pgaudit-debuginfo-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:pgaudit-debuginfo-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:pgaudit-debuginfo-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:pgaudit-debuginfo-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:pgaudit-debugsource-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:pgaudit-debugsource-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:pgaudit-debugsource-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:pgaudit-debugsource-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgres-decoderbufs-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgres-decoderbufs-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgres-decoderbufs-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgres-decoderbufs-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.src",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgres-decoderbufs-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-0:15.10-1.module+el9.5.0+22558+abb1a50b.src",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-contrib-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-contrib-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-contrib-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-contrib-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-contrib-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-contrib-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-contrib-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-contrib-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-debugsource-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-debugsource-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-debugsource-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-debugsource-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-docs-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-docs-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-docs-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-docs-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-docs-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-docs-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-docs-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-docs-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-plperl-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-plperl-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-plperl-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-plperl-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-plperl-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-plperl-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-plperl-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-plperl-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-plpython3-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-plpython3-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-plpython3-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-plpython3-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-plpython3-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-plpython3-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-plpython3-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-plpython3-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-pltcl-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-pltcl-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-pltcl-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-pltcl-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-pltcl-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-pltcl-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-pltcl-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-pltcl-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-private-devel-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-private-devel-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-private-devel-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-private-devel-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-private-libs-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-private-libs-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-private-libs-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-private-libs-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-private-libs-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-private-libs-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-private-libs-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-private-libs-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-server-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-server-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-server-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-server-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-server-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-server-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-server-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-server-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-server-devel-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-server-devel-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-server-devel-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-server-devel-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-server-devel-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-server-devel-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-server-devel-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-server-devel-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-static-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-static-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-static-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-static-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-test-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-test-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-test-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-test-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-test-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-test-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-test-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-test-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-test-rpm-macros-0:15.10-1.module+el9.5.0+22558+abb1a50b.noarch",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-upgrade-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-upgrade-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-upgrade-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-upgrade-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-upgrade-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-upgrade-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-upgrade-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-upgrade-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-upgrade-devel-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-upgrade-devel-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-upgrade-devel-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-upgrade-devel-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-upgrade-devel-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-upgrade-devel-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-upgrade-devel-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-upgrade-devel-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:10787"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options don\u0027t meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:pg_repack-0:1.4.8-2.module+el9.5.0+22224+f5585c78.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:pg_repack-0:1.4.8-2.module+el9.5.0+22224+f5585c78.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:pg_repack-0:1.4.8-2.module+el9.5.0+22224+f5585c78.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:pg_repack-0:1.4.8-2.module+el9.5.0+22224+f5585c78.src",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:pg_repack-0:1.4.8-2.module+el9.5.0+22224+f5585c78.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:pg_repack-debuginfo-0:1.4.8-2.module+el9.5.0+22224+f5585c78.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:pg_repack-debuginfo-0:1.4.8-2.module+el9.5.0+22224+f5585c78.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:pg_repack-debuginfo-0:1.4.8-2.module+el9.5.0+22224+f5585c78.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:pg_repack-debuginfo-0:1.4.8-2.module+el9.5.0+22224+f5585c78.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:pg_repack-debugsource-0:1.4.8-2.module+el9.5.0+22224+f5585c78.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:pg_repack-debugsource-0:1.4.8-2.module+el9.5.0+22224+f5585c78.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:pg_repack-debugsource-0:1.4.8-2.module+el9.5.0+22224+f5585c78.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:pg_repack-debugsource-0:1.4.8-2.module+el9.5.0+22224+f5585c78.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:pgaudit-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:pgaudit-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:pgaudit-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:pgaudit-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.src",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:pgaudit-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:pgaudit-debuginfo-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:pgaudit-debuginfo-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:pgaudit-debuginfo-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:pgaudit-debuginfo-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:pgaudit-debugsource-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:pgaudit-debugsource-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:pgaudit-debugsource-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:pgaudit-debugsource-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgres-decoderbufs-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgres-decoderbufs-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgres-decoderbufs-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgres-decoderbufs-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.src",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgres-decoderbufs-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-0:15.10-1.module+el9.5.0+22558+abb1a50b.src",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-contrib-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-contrib-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-contrib-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-contrib-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-contrib-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-contrib-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-contrib-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-contrib-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-debugsource-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-debugsource-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-debugsource-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-debugsource-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-docs-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-docs-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-docs-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-docs-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-docs-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-docs-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-docs-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-docs-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-plperl-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-plperl-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-plperl-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-plperl-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-plperl-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-plperl-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-plperl-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-plperl-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-plpython3-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-plpython3-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-plpython3-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-plpython3-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-plpython3-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-plpython3-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-plpython3-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-plpython3-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-pltcl-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-pltcl-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-pltcl-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-pltcl-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-pltcl-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-pltcl-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-pltcl-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-pltcl-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-private-devel-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-private-devel-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-private-devel-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-private-devel-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-private-libs-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-private-libs-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-private-libs-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-private-libs-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-private-libs-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-private-libs-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-private-libs-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-private-libs-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-server-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-server-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-server-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-server-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-server-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-server-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-server-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-server-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-server-devel-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-server-devel-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-server-devel-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-server-devel-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-server-devel-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-server-devel-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-server-devel-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-server-devel-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-static-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-static-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-static-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-static-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-test-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-test-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-test-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-test-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-test-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-test-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-test-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-test-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-test-rpm-macros-0:15.10-1.module+el9.5.0+22558+abb1a50b.noarch",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-upgrade-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-upgrade-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-upgrade-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-upgrade-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-upgrade-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-upgrade-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-upgrade-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-upgrade-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-upgrade-devel-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-upgrade-devel-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-upgrade-devel-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-upgrade-devel-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-upgrade-devel-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-upgrade-devel-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-upgrade-devel-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-upgrade-devel-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.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.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:pg_repack-0:1.4.8-2.module+el9.5.0+22224+f5585c78.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:pg_repack-0:1.4.8-2.module+el9.5.0+22224+f5585c78.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:pg_repack-0:1.4.8-2.module+el9.5.0+22224+f5585c78.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:pg_repack-0:1.4.8-2.module+el9.5.0+22224+f5585c78.src",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:pg_repack-0:1.4.8-2.module+el9.5.0+22224+f5585c78.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:pg_repack-debuginfo-0:1.4.8-2.module+el9.5.0+22224+f5585c78.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:pg_repack-debuginfo-0:1.4.8-2.module+el9.5.0+22224+f5585c78.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:pg_repack-debuginfo-0:1.4.8-2.module+el9.5.0+22224+f5585c78.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:pg_repack-debuginfo-0:1.4.8-2.module+el9.5.0+22224+f5585c78.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:pg_repack-debugsource-0:1.4.8-2.module+el9.5.0+22224+f5585c78.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:pg_repack-debugsource-0:1.4.8-2.module+el9.5.0+22224+f5585c78.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:pg_repack-debugsource-0:1.4.8-2.module+el9.5.0+22224+f5585c78.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:pg_repack-debugsource-0:1.4.8-2.module+el9.5.0+22224+f5585c78.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:pgaudit-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:pgaudit-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:pgaudit-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:pgaudit-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.src",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:pgaudit-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:pgaudit-debuginfo-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:pgaudit-debuginfo-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:pgaudit-debuginfo-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:pgaudit-debuginfo-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:pgaudit-debugsource-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:pgaudit-debugsource-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:pgaudit-debugsource-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:pgaudit-debugsource-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgres-decoderbufs-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgres-decoderbufs-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgres-decoderbufs-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgres-decoderbufs-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.src",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgres-decoderbufs-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-0:15.10-1.module+el9.5.0+22558+abb1a50b.src",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-contrib-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-contrib-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-contrib-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-contrib-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-contrib-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-contrib-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-contrib-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-contrib-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-debugsource-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-debugsource-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-debugsource-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-debugsource-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-docs-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-docs-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-docs-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-docs-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-docs-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-docs-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-docs-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-docs-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-plperl-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-plperl-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-plperl-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-plperl-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-plperl-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-plperl-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-plperl-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-plperl-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-plpython3-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-plpython3-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-plpython3-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-plpython3-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-plpython3-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-plpython3-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-plpython3-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-plpython3-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-pltcl-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-pltcl-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-pltcl-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-pltcl-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-pltcl-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-pltcl-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-pltcl-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-pltcl-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-private-devel-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-private-devel-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-private-devel-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-private-devel-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-private-libs-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-private-libs-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-private-libs-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-private-libs-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-private-libs-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-private-libs-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-private-libs-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-private-libs-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-server-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-server-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-server-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-server-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-server-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-server-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-server-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-server-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-server-devel-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-server-devel-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-server-devel-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-server-devel-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-server-devel-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-server-devel-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-server-devel-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-server-devel-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-static-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-static-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-static-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-static-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-test-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-test-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-test-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-test-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-test-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-test-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-test-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-test-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-test-rpm-macros-0:15.10-1.module+el9.5.0+22558+abb1a50b.noarch",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-upgrade-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-upgrade-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-upgrade-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-upgrade-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-upgrade-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-upgrade-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-upgrade-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-upgrade-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-upgrade-devel-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-upgrade-devel-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-upgrade-devel-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-upgrade-devel-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-upgrade-devel-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-upgrade-devel-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-upgrade-devel-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-upgrade-devel-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "postgresql: PostgreSQL row security below e.g. subqueries disregards user ID changes"
},
{
"cve": "CVE-2024-10978",
"cwe": {
"id": "CWE-266",
"name": "Incorrect Privilege Assignment"
},
"discovery_date": "2024-11-14T14:01:03.625881+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2326251"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in PostgreSQL. This vulnerability allows a less-privileged application user to view or change unintended rows using SET ROLE, SET SESSION AUTHORIZATION, or equivalent features resulting in loss of confidentiality integrity and availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "postgresql: PostgreSQL SET ROLE, SET SESSION AUTHORIZATION reset to wrong user ID",
"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.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:pg_repack-0:1.4.8-2.module+el9.5.0+22224+f5585c78.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:pg_repack-0:1.4.8-2.module+el9.5.0+22224+f5585c78.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:pg_repack-0:1.4.8-2.module+el9.5.0+22224+f5585c78.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:pg_repack-0:1.4.8-2.module+el9.5.0+22224+f5585c78.src",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:pg_repack-0:1.4.8-2.module+el9.5.0+22224+f5585c78.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:pg_repack-debuginfo-0:1.4.8-2.module+el9.5.0+22224+f5585c78.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:pg_repack-debuginfo-0:1.4.8-2.module+el9.5.0+22224+f5585c78.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:pg_repack-debuginfo-0:1.4.8-2.module+el9.5.0+22224+f5585c78.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:pg_repack-debuginfo-0:1.4.8-2.module+el9.5.0+22224+f5585c78.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:pg_repack-debugsource-0:1.4.8-2.module+el9.5.0+22224+f5585c78.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:pg_repack-debugsource-0:1.4.8-2.module+el9.5.0+22224+f5585c78.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:pg_repack-debugsource-0:1.4.8-2.module+el9.5.0+22224+f5585c78.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:pg_repack-debugsource-0:1.4.8-2.module+el9.5.0+22224+f5585c78.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:pgaudit-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:pgaudit-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:pgaudit-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:pgaudit-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.src",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:pgaudit-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:pgaudit-debuginfo-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:pgaudit-debuginfo-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:pgaudit-debuginfo-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:pgaudit-debuginfo-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:pgaudit-debugsource-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:pgaudit-debugsource-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:pgaudit-debugsource-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:pgaudit-debugsource-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgres-decoderbufs-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgres-decoderbufs-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgres-decoderbufs-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgres-decoderbufs-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.src",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgres-decoderbufs-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-0:15.10-1.module+el9.5.0+22558+abb1a50b.src",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-contrib-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-contrib-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-contrib-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-contrib-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-contrib-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-contrib-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-contrib-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-contrib-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-debugsource-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-debugsource-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-debugsource-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-debugsource-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-docs-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-docs-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-docs-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-docs-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-docs-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-docs-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-docs-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-docs-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-plperl-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-plperl-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-plperl-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-plperl-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-plperl-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-plperl-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-plperl-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-plperl-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-plpython3-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-plpython3-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-plpython3-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-plpython3-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-plpython3-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-plpython3-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-plpython3-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-plpython3-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-pltcl-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-pltcl-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-pltcl-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-pltcl-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-pltcl-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-pltcl-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-pltcl-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-pltcl-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-private-devel-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-private-devel-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-private-devel-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-private-devel-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-private-libs-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-private-libs-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-private-libs-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-private-libs-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-private-libs-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-private-libs-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-private-libs-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-private-libs-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-server-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-server-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-server-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-server-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-server-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-server-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-server-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-server-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-server-devel-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-server-devel-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-server-devel-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-server-devel-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-server-devel-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-server-devel-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-server-devel-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-server-devel-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-static-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-static-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-static-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-static-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-test-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-test-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-test-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-test-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-test-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-test-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-test-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-test-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-test-rpm-macros-0:15.10-1.module+el9.5.0+22558+abb1a50b.noarch",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-upgrade-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-upgrade-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-upgrade-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-upgrade-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-upgrade-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-upgrade-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-upgrade-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-upgrade-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-upgrade-devel-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-upgrade-devel-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-upgrade-devel-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-upgrade-devel-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-upgrade-devel-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-upgrade-devel-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-upgrade-devel-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-upgrade-devel-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-10978"
},
{
"category": "external",
"summary": "RHBZ#2326251",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2326251"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-10978",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-10978"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-10978",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-10978"
},
{
"category": "external",
"summary": "https://www.postgresql.org/support/security/CVE-2024-10978/",
"url": "https://www.postgresql.org/support/security/CVE-2024-10978/"
}
],
"release_date": "2024-11-14T13:00:07.398000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-12-04T09:24:20+00:00",
"details": "For 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.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:pg_repack-0:1.4.8-2.module+el9.5.0+22224+f5585c78.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:pg_repack-0:1.4.8-2.module+el9.5.0+22224+f5585c78.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:pg_repack-0:1.4.8-2.module+el9.5.0+22224+f5585c78.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:pg_repack-0:1.4.8-2.module+el9.5.0+22224+f5585c78.src",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:pg_repack-0:1.4.8-2.module+el9.5.0+22224+f5585c78.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:pg_repack-debuginfo-0:1.4.8-2.module+el9.5.0+22224+f5585c78.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:pg_repack-debuginfo-0:1.4.8-2.module+el9.5.0+22224+f5585c78.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:pg_repack-debuginfo-0:1.4.8-2.module+el9.5.0+22224+f5585c78.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:pg_repack-debuginfo-0:1.4.8-2.module+el9.5.0+22224+f5585c78.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:pg_repack-debugsource-0:1.4.8-2.module+el9.5.0+22224+f5585c78.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:pg_repack-debugsource-0:1.4.8-2.module+el9.5.0+22224+f5585c78.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:pg_repack-debugsource-0:1.4.8-2.module+el9.5.0+22224+f5585c78.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:pg_repack-debugsource-0:1.4.8-2.module+el9.5.0+22224+f5585c78.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:pgaudit-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:pgaudit-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:pgaudit-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:pgaudit-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.src",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:pgaudit-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:pgaudit-debuginfo-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:pgaudit-debuginfo-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:pgaudit-debuginfo-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:pgaudit-debuginfo-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:pgaudit-debugsource-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:pgaudit-debugsource-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:pgaudit-debugsource-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:pgaudit-debugsource-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgres-decoderbufs-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgres-decoderbufs-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgres-decoderbufs-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgres-decoderbufs-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.src",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgres-decoderbufs-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-0:15.10-1.module+el9.5.0+22558+abb1a50b.src",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-contrib-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-contrib-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-contrib-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-contrib-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-contrib-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-contrib-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-contrib-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-contrib-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-debugsource-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-debugsource-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-debugsource-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-debugsource-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-docs-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-docs-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-docs-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-docs-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-docs-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-docs-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-docs-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-docs-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-plperl-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-plperl-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-plperl-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-plperl-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-plperl-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-plperl-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-plperl-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-plperl-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-plpython3-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-plpython3-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-plpython3-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-plpython3-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-plpython3-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-plpython3-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-plpython3-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-plpython3-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-pltcl-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-pltcl-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-pltcl-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-pltcl-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-pltcl-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-pltcl-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-pltcl-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-pltcl-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-private-devel-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-private-devel-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-private-devel-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-private-devel-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-private-libs-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-private-libs-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-private-libs-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-private-libs-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-private-libs-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-private-libs-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-private-libs-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-private-libs-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-server-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-server-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-server-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-server-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-server-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-server-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-server-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-server-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-server-devel-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-server-devel-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-server-devel-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-server-devel-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-server-devel-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-server-devel-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-server-devel-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-server-devel-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-static-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-static-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-static-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-static-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-test-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-test-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-test-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-test-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-test-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-test-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-test-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-test-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-test-rpm-macros-0:15.10-1.module+el9.5.0+22558+abb1a50b.noarch",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-upgrade-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-upgrade-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-upgrade-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-upgrade-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-upgrade-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-upgrade-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-upgrade-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-upgrade-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-upgrade-devel-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-upgrade-devel-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-upgrade-devel-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-upgrade-devel-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-upgrade-devel-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-upgrade-devel-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-upgrade-devel-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-upgrade-devel-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:10787"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options don\u0027t meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:pg_repack-0:1.4.8-2.module+el9.5.0+22224+f5585c78.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:pg_repack-0:1.4.8-2.module+el9.5.0+22224+f5585c78.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:pg_repack-0:1.4.8-2.module+el9.5.0+22224+f5585c78.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:pg_repack-0:1.4.8-2.module+el9.5.0+22224+f5585c78.src",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:pg_repack-0:1.4.8-2.module+el9.5.0+22224+f5585c78.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:pg_repack-debuginfo-0:1.4.8-2.module+el9.5.0+22224+f5585c78.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:pg_repack-debuginfo-0:1.4.8-2.module+el9.5.0+22224+f5585c78.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:pg_repack-debuginfo-0:1.4.8-2.module+el9.5.0+22224+f5585c78.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:pg_repack-debuginfo-0:1.4.8-2.module+el9.5.0+22224+f5585c78.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:pg_repack-debugsource-0:1.4.8-2.module+el9.5.0+22224+f5585c78.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:pg_repack-debugsource-0:1.4.8-2.module+el9.5.0+22224+f5585c78.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:pg_repack-debugsource-0:1.4.8-2.module+el9.5.0+22224+f5585c78.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:pg_repack-debugsource-0:1.4.8-2.module+el9.5.0+22224+f5585c78.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:pgaudit-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:pgaudit-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:pgaudit-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:pgaudit-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.src",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:pgaudit-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:pgaudit-debuginfo-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:pgaudit-debuginfo-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:pgaudit-debuginfo-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:pgaudit-debuginfo-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:pgaudit-debugsource-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:pgaudit-debugsource-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:pgaudit-debugsource-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:pgaudit-debugsource-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgres-decoderbufs-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgres-decoderbufs-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgres-decoderbufs-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgres-decoderbufs-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.src",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgres-decoderbufs-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-0:15.10-1.module+el9.5.0+22558+abb1a50b.src",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-contrib-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-contrib-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-contrib-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-contrib-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-contrib-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-contrib-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-contrib-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-contrib-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-debugsource-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-debugsource-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-debugsource-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-debugsource-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-docs-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-docs-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-docs-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-docs-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-docs-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-docs-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-docs-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-docs-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-plperl-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-plperl-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-plperl-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-plperl-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-plperl-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-plperl-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-plperl-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-plperl-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-plpython3-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-plpython3-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-plpython3-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-plpython3-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-plpython3-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-plpython3-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-plpython3-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-plpython3-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-pltcl-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-pltcl-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-pltcl-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-pltcl-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-pltcl-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-pltcl-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-pltcl-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-pltcl-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-private-devel-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-private-devel-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-private-devel-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-private-devel-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-private-libs-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-private-libs-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-private-libs-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-private-libs-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-private-libs-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-private-libs-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-private-libs-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-private-libs-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-server-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-server-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-server-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-server-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-server-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-server-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-server-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-server-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-server-devel-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-server-devel-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-server-devel-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-server-devel-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-server-devel-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-server-devel-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-server-devel-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-server-devel-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-static-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-static-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-static-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-static-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-test-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-test-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-test-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-test-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-test-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-test-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-test-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-test-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-test-rpm-macros-0:15.10-1.module+el9.5.0+22558+abb1a50b.noarch",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-upgrade-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-upgrade-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-upgrade-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-upgrade-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-upgrade-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-upgrade-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-upgrade-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-upgrade-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-upgrade-devel-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-upgrade-devel-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-upgrade-devel-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-upgrade-devel-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-upgrade-devel-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-upgrade-devel-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-upgrade-devel-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-upgrade-devel-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.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.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:pg_repack-0:1.4.8-2.module+el9.5.0+22224+f5585c78.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:pg_repack-0:1.4.8-2.module+el9.5.0+22224+f5585c78.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:pg_repack-0:1.4.8-2.module+el9.5.0+22224+f5585c78.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:pg_repack-0:1.4.8-2.module+el9.5.0+22224+f5585c78.src",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:pg_repack-0:1.4.8-2.module+el9.5.0+22224+f5585c78.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:pg_repack-debuginfo-0:1.4.8-2.module+el9.5.0+22224+f5585c78.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:pg_repack-debuginfo-0:1.4.8-2.module+el9.5.0+22224+f5585c78.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:pg_repack-debuginfo-0:1.4.8-2.module+el9.5.0+22224+f5585c78.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:pg_repack-debuginfo-0:1.4.8-2.module+el9.5.0+22224+f5585c78.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:pg_repack-debugsource-0:1.4.8-2.module+el9.5.0+22224+f5585c78.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:pg_repack-debugsource-0:1.4.8-2.module+el9.5.0+22224+f5585c78.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:pg_repack-debugsource-0:1.4.8-2.module+el9.5.0+22224+f5585c78.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:pg_repack-debugsource-0:1.4.8-2.module+el9.5.0+22224+f5585c78.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:pgaudit-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:pgaudit-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:pgaudit-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:pgaudit-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.src",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:pgaudit-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:pgaudit-debuginfo-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:pgaudit-debuginfo-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:pgaudit-debuginfo-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:pgaudit-debuginfo-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:pgaudit-debugsource-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:pgaudit-debugsource-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:pgaudit-debugsource-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:pgaudit-debugsource-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgres-decoderbufs-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgres-decoderbufs-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgres-decoderbufs-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgres-decoderbufs-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.src",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgres-decoderbufs-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-0:15.10-1.module+el9.5.0+22558+abb1a50b.src",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-contrib-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-contrib-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-contrib-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-contrib-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-contrib-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-contrib-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-contrib-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-contrib-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-debugsource-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-debugsource-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-debugsource-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-debugsource-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-docs-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-docs-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-docs-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-docs-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-docs-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-docs-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-docs-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-docs-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-plperl-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-plperl-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-plperl-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-plperl-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-plperl-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-plperl-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-plperl-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-plperl-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-plpython3-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-plpython3-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-plpython3-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-plpython3-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-plpython3-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-plpython3-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-plpython3-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-plpython3-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-pltcl-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-pltcl-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-pltcl-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-pltcl-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-pltcl-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-pltcl-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-pltcl-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-pltcl-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-private-devel-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-private-devel-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-private-devel-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-private-devel-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-private-libs-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-private-libs-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-private-libs-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-private-libs-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-private-libs-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-private-libs-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-private-libs-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-private-libs-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-server-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-server-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-server-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-server-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-server-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-server-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-server-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-server-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-server-devel-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-server-devel-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-server-devel-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-server-devel-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-server-devel-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-server-devel-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-server-devel-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-server-devel-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-static-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-static-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-static-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-static-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-test-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-test-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-test-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-test-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-test-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-test-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-test-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-test-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-test-rpm-macros-0:15.10-1.module+el9.5.0+22558+abb1a50b.noarch",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-upgrade-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-upgrade-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-upgrade-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-upgrade-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-upgrade-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-upgrade-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-upgrade-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-upgrade-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-upgrade-devel-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-upgrade-devel-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-upgrade-devel-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-upgrade-devel-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-upgrade-devel-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-upgrade-devel-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-upgrade-devel-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-upgrade-devel-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "postgresql: PostgreSQL SET ROLE, SET SESSION AUTHORIZATION reset to wrong user ID"
},
{
"cve": "CVE-2024-10979",
"cwe": {
"id": "CWE-15",
"name": "External Control of System or Configuration Setting"
},
"discovery_date": "2024-11-14T14:01:12.059934+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2326253"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in PostgreSQL PL/Perl. This vulnerability allows an unprivileged database user to change sensitive process environment variables (e.g., PATH) via incorrect control of environment variables.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "postgresql: PostgreSQL PL/Perl environment variable changes execute arbitrary code",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability has been given a severity rating of important because the ability to modify sensitive process environment variables (ex. PATH) can lead to unauthorized code execution and privilege escalation. Depending on the privileges of the PostgreSQL user, an attacker may be able to gain higher-level access to the underlying server and create functions who modify environment variables and execute arbitrary commands.",
"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.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:pg_repack-0:1.4.8-2.module+el9.5.0+22224+f5585c78.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:pg_repack-0:1.4.8-2.module+el9.5.0+22224+f5585c78.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:pg_repack-0:1.4.8-2.module+el9.5.0+22224+f5585c78.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:pg_repack-0:1.4.8-2.module+el9.5.0+22224+f5585c78.src",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:pg_repack-0:1.4.8-2.module+el9.5.0+22224+f5585c78.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:pg_repack-debuginfo-0:1.4.8-2.module+el9.5.0+22224+f5585c78.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:pg_repack-debuginfo-0:1.4.8-2.module+el9.5.0+22224+f5585c78.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:pg_repack-debuginfo-0:1.4.8-2.module+el9.5.0+22224+f5585c78.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:pg_repack-debuginfo-0:1.4.8-2.module+el9.5.0+22224+f5585c78.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:pg_repack-debugsource-0:1.4.8-2.module+el9.5.0+22224+f5585c78.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:pg_repack-debugsource-0:1.4.8-2.module+el9.5.0+22224+f5585c78.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:pg_repack-debugsource-0:1.4.8-2.module+el9.5.0+22224+f5585c78.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:pg_repack-debugsource-0:1.4.8-2.module+el9.5.0+22224+f5585c78.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:pgaudit-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:pgaudit-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:pgaudit-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:pgaudit-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.src",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:pgaudit-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:pgaudit-debuginfo-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:pgaudit-debuginfo-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:pgaudit-debuginfo-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:pgaudit-debuginfo-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:pgaudit-debugsource-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:pgaudit-debugsource-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:pgaudit-debugsource-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:pgaudit-debugsource-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgres-decoderbufs-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgres-decoderbufs-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgres-decoderbufs-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgres-decoderbufs-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.src",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgres-decoderbufs-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-0:15.10-1.module+el9.5.0+22558+abb1a50b.src",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-contrib-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-contrib-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-contrib-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-contrib-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-contrib-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-contrib-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-contrib-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-contrib-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-debugsource-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-debugsource-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-debugsource-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-debugsource-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-docs-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-docs-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-docs-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-docs-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-docs-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-docs-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-docs-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-docs-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-plperl-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-plperl-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-plperl-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-plperl-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-plperl-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-plperl-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-plperl-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-plperl-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-plpython3-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-plpython3-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-plpython3-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-plpython3-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-plpython3-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-plpython3-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-plpython3-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-plpython3-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-pltcl-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-pltcl-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-pltcl-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-pltcl-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-pltcl-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-pltcl-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-pltcl-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-pltcl-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-private-devel-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-private-devel-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-private-devel-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-private-devel-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-private-libs-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-private-libs-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-private-libs-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-private-libs-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-private-libs-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-private-libs-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-private-libs-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-private-libs-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-server-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-server-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-server-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-server-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-server-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-server-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-server-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-server-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-server-devel-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-server-devel-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-server-devel-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-server-devel-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-server-devel-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-server-devel-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-server-devel-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-server-devel-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-static-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-static-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-static-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-static-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-test-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-test-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-test-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-test-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-test-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-test-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-test-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-test-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-test-rpm-macros-0:15.10-1.module+el9.5.0+22558+abb1a50b.noarch",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-upgrade-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-upgrade-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-upgrade-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-upgrade-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-upgrade-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-upgrade-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-upgrade-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-upgrade-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-upgrade-devel-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-upgrade-devel-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-upgrade-devel-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-upgrade-devel-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-upgrade-devel-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-upgrade-devel-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-upgrade-devel-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-upgrade-devel-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-10979"
},
{
"category": "external",
"summary": "RHBZ#2326253",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2326253"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-10979",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-10979"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-10979",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-10979"
},
{
"category": "external",
"summary": "https://www.postgresql.org/support/security/CVE-2024-10979/",
"url": "https://www.postgresql.org/support/security/CVE-2024-10979/"
}
],
"release_date": "2024-11-14T13:00:08.586000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-12-04T09:24:20+00:00",
"details": "For 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.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:pg_repack-0:1.4.8-2.module+el9.5.0+22224+f5585c78.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:pg_repack-0:1.4.8-2.module+el9.5.0+22224+f5585c78.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:pg_repack-0:1.4.8-2.module+el9.5.0+22224+f5585c78.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:pg_repack-0:1.4.8-2.module+el9.5.0+22224+f5585c78.src",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:pg_repack-0:1.4.8-2.module+el9.5.0+22224+f5585c78.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:pg_repack-debuginfo-0:1.4.8-2.module+el9.5.0+22224+f5585c78.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:pg_repack-debuginfo-0:1.4.8-2.module+el9.5.0+22224+f5585c78.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:pg_repack-debuginfo-0:1.4.8-2.module+el9.5.0+22224+f5585c78.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:pg_repack-debuginfo-0:1.4.8-2.module+el9.5.0+22224+f5585c78.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:pg_repack-debugsource-0:1.4.8-2.module+el9.5.0+22224+f5585c78.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:pg_repack-debugsource-0:1.4.8-2.module+el9.5.0+22224+f5585c78.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:pg_repack-debugsource-0:1.4.8-2.module+el9.5.0+22224+f5585c78.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:pg_repack-debugsource-0:1.4.8-2.module+el9.5.0+22224+f5585c78.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:pgaudit-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:pgaudit-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:pgaudit-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:pgaudit-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.src",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:pgaudit-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:pgaudit-debuginfo-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:pgaudit-debuginfo-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:pgaudit-debuginfo-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:pgaudit-debuginfo-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:pgaudit-debugsource-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:pgaudit-debugsource-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:pgaudit-debugsource-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:pgaudit-debugsource-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgres-decoderbufs-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgres-decoderbufs-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgres-decoderbufs-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgres-decoderbufs-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.src",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgres-decoderbufs-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-0:15.10-1.module+el9.5.0+22558+abb1a50b.src",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-contrib-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-contrib-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-contrib-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-contrib-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-contrib-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-contrib-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-contrib-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-contrib-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-debugsource-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-debugsource-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-debugsource-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-debugsource-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-docs-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-docs-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-docs-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-docs-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-docs-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-docs-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-docs-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-docs-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-plperl-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-plperl-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-plperl-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-plperl-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-plperl-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-plperl-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-plperl-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-plperl-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-plpython3-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-plpython3-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-plpython3-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-plpython3-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-plpython3-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-plpython3-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-plpython3-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-plpython3-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-pltcl-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-pltcl-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-pltcl-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-pltcl-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-pltcl-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-pltcl-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-pltcl-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-pltcl-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-private-devel-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-private-devel-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-private-devel-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-private-devel-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-private-libs-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-private-libs-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-private-libs-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-private-libs-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-private-libs-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-private-libs-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-private-libs-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-private-libs-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-server-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-server-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-server-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-server-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-server-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-server-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-server-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-server-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-server-devel-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-server-devel-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-server-devel-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-server-devel-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-server-devel-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-server-devel-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-server-devel-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-server-devel-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-static-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-static-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-static-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-static-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-test-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-test-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-test-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-test-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-test-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-test-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-test-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-test-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-test-rpm-macros-0:15.10-1.module+el9.5.0+22558+abb1a50b.noarch",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-upgrade-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-upgrade-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-upgrade-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-upgrade-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-upgrade-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-upgrade-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-upgrade-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-upgrade-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-upgrade-devel-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-upgrade-devel-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-upgrade-devel-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-upgrade-devel-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-upgrade-devel-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-upgrade-devel-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-upgrade-devel-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-upgrade-devel-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:10787"
},
{
"category": "workaround",
"details": "Currently the following options exist to help mitigate the impact of this vulnerability: \n1) Restrict Permissions: the creation of PL/Python and PL/Perl functions should be limited to trusted users only. \n2) Environment Variable Sanitization: ensure that environment variables are properly sanitized and any modifications are restricted.\n3) Upgrade PostgreSQL: if a fix is released by the PostgreSQL Global Development Group, update to the latest version.\n4) Audit Database Functions: perform regular audits on user-created functions to detect and prevent potential exploitation.",
"product_ids": [
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:pg_repack-0:1.4.8-2.module+el9.5.0+22224+f5585c78.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:pg_repack-0:1.4.8-2.module+el9.5.0+22224+f5585c78.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:pg_repack-0:1.4.8-2.module+el9.5.0+22224+f5585c78.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:pg_repack-0:1.4.8-2.module+el9.5.0+22224+f5585c78.src",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:pg_repack-0:1.4.8-2.module+el9.5.0+22224+f5585c78.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:pg_repack-debuginfo-0:1.4.8-2.module+el9.5.0+22224+f5585c78.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:pg_repack-debuginfo-0:1.4.8-2.module+el9.5.0+22224+f5585c78.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:pg_repack-debuginfo-0:1.4.8-2.module+el9.5.0+22224+f5585c78.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:pg_repack-debuginfo-0:1.4.8-2.module+el9.5.0+22224+f5585c78.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:pg_repack-debugsource-0:1.4.8-2.module+el9.5.0+22224+f5585c78.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:pg_repack-debugsource-0:1.4.8-2.module+el9.5.0+22224+f5585c78.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:pg_repack-debugsource-0:1.4.8-2.module+el9.5.0+22224+f5585c78.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:pg_repack-debugsource-0:1.4.8-2.module+el9.5.0+22224+f5585c78.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:pgaudit-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:pgaudit-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:pgaudit-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:pgaudit-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.src",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:pgaudit-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:pgaudit-debuginfo-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:pgaudit-debuginfo-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:pgaudit-debuginfo-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:pgaudit-debuginfo-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:pgaudit-debugsource-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:pgaudit-debugsource-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:pgaudit-debugsource-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:pgaudit-debugsource-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgres-decoderbufs-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgres-decoderbufs-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgres-decoderbufs-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgres-decoderbufs-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.src",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgres-decoderbufs-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-0:15.10-1.module+el9.5.0+22558+abb1a50b.src",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-contrib-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-contrib-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-contrib-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-contrib-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-contrib-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-contrib-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-contrib-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-contrib-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-debugsource-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-debugsource-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-debugsource-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-debugsource-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-docs-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-docs-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-docs-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-docs-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-docs-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-docs-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-docs-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-docs-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-plperl-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-plperl-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-plperl-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-plperl-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-plperl-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-plperl-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-plperl-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-plperl-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-plpython3-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-plpython3-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-plpython3-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-plpython3-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-plpython3-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-plpython3-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-plpython3-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-plpython3-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-pltcl-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-pltcl-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-pltcl-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-pltcl-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-pltcl-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-pltcl-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-pltcl-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-pltcl-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-private-devel-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-private-devel-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-private-devel-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-private-devel-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-private-libs-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-private-libs-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-private-libs-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-private-libs-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-private-libs-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-private-libs-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-private-libs-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-private-libs-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-server-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-server-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-server-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-server-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-server-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-server-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-server-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-server-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-server-devel-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-server-devel-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-server-devel-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-server-devel-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-server-devel-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-server-devel-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-server-devel-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-server-devel-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-static-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-static-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-static-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-static-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-test-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-test-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-test-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-test-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-test-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-test-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-test-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-test-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-test-rpm-macros-0:15.10-1.module+el9.5.0+22558+abb1a50b.noarch",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-upgrade-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-upgrade-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-upgrade-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-upgrade-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-upgrade-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-upgrade-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-upgrade-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-upgrade-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-upgrade-devel-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-upgrade-devel-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-upgrade-devel-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-upgrade-devel-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-upgrade-devel-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-upgrade-devel-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-upgrade-devel-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-upgrade-devel-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.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.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:pg_repack-0:1.4.8-2.module+el9.5.0+22224+f5585c78.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:pg_repack-0:1.4.8-2.module+el9.5.0+22224+f5585c78.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:pg_repack-0:1.4.8-2.module+el9.5.0+22224+f5585c78.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:pg_repack-0:1.4.8-2.module+el9.5.0+22224+f5585c78.src",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:pg_repack-0:1.4.8-2.module+el9.5.0+22224+f5585c78.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:pg_repack-debuginfo-0:1.4.8-2.module+el9.5.0+22224+f5585c78.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:pg_repack-debuginfo-0:1.4.8-2.module+el9.5.0+22224+f5585c78.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:pg_repack-debuginfo-0:1.4.8-2.module+el9.5.0+22224+f5585c78.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:pg_repack-debuginfo-0:1.4.8-2.module+el9.5.0+22224+f5585c78.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:pg_repack-debugsource-0:1.4.8-2.module+el9.5.0+22224+f5585c78.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:pg_repack-debugsource-0:1.4.8-2.module+el9.5.0+22224+f5585c78.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:pg_repack-debugsource-0:1.4.8-2.module+el9.5.0+22224+f5585c78.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:pg_repack-debugsource-0:1.4.8-2.module+el9.5.0+22224+f5585c78.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:pgaudit-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:pgaudit-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:pgaudit-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:pgaudit-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.src",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:pgaudit-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:pgaudit-debuginfo-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:pgaudit-debuginfo-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:pgaudit-debuginfo-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:pgaudit-debuginfo-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:pgaudit-debugsource-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:pgaudit-debugsource-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:pgaudit-debugsource-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:pgaudit-debugsource-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgres-decoderbufs-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgres-decoderbufs-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgres-decoderbufs-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgres-decoderbufs-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.src",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgres-decoderbufs-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-0:15.10-1.module+el9.5.0+22558+abb1a50b.src",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-contrib-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-contrib-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-contrib-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-contrib-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-contrib-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-contrib-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-contrib-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-contrib-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-debugsource-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-debugsource-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-debugsource-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-debugsource-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-docs-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-docs-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-docs-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-docs-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-docs-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-docs-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-docs-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-docs-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-plperl-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-plperl-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-plperl-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-plperl-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-plperl-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-plperl-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-plperl-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-plperl-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-plpython3-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-plpython3-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-plpython3-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-plpython3-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-plpython3-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-plpython3-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-plpython3-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-plpython3-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-pltcl-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-pltcl-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-pltcl-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-pltcl-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-pltcl-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-pltcl-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-pltcl-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-pltcl-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-private-devel-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-private-devel-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-private-devel-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-private-devel-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-private-libs-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-private-libs-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-private-libs-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-private-libs-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-private-libs-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-private-libs-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-private-libs-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-private-libs-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-server-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-server-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-server-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-server-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-server-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-server-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-server-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-server-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-server-devel-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-server-devel-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-server-devel-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-server-devel-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-server-devel-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-server-devel-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-server-devel-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-server-devel-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-static-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-static-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-static-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-static-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-test-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-test-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-test-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-test-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-test-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-test-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-test-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-test-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-test-rpm-macros-0:15.10-1.module+el9.5.0+22558+abb1a50b.noarch",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-upgrade-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-upgrade-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-upgrade-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-upgrade-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-upgrade-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-upgrade-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-upgrade-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-upgrade-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-upgrade-devel-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-upgrade-devel-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-upgrade-devel-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-upgrade-devel-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-upgrade-devel-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-upgrade-devel-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-upgrade-devel-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql:15:9050020241122141928:rhel9:postgresql-upgrade-devel-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "postgresql: PostgreSQL PL/Perl environment variable changes execute arbitrary code"
}
]
}
RHSA-2024:10785
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.\n\nRed Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "PostgreSQL is an advanced object-relational database management system (DBMS).\n\nSecurity Fix(es):\n\n* postgresql: PostgreSQL SET ROLE, SET SESSION AUTHORIZATION reset to wrong user ID (CVE-2024-10978)\n\n* postgresql: PostgreSQL PL/Perl environment variable changes execute arbitrary code (CVE-2024-10979)\n\n* postgresql: PostgreSQL row security below e.g. subqueries disregards user ID changes (CVE-2024-10976)\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-2024:10785",
"url": "https://access.redhat.com/errata/RHSA-2024:10785"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "2326251",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2326251"
},
{
"category": "external",
"summary": "2326253",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2326253"
},
{
"category": "external",
"summary": "2326263",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2326263"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2024/rhsa-2024_10785.json"
}
],
"title": "Red Hat Security Advisory: postgresql:12 security update",
"tracking": {
"current_release_date": "2025-11-06T21:58:17+00:00",
"generator": {
"date": "2025-11-06T21:58:17+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.6.11"
}
},
"id": "RHSA-2024:10785",
"initial_release_date": "2024-12-04T08:52:08+00:00",
"revision_history": [
{
"date": "2024-12-04T08:52:08+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2024-12-04T08:52:08+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2025-11-06T21:58:17+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Enterprise Linux AppStream (v. 8)",
"product": {
"name": "Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:enterprise_linux:8::appstream"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "pg_repack-0:1.4.6-3.module+el8.9.0+19330+c97ddbdf.src::postgresql:12",
"product": {
"name": "pg_repack-0:1.4.6-3.module+el8.9.0+19330+c97ddbdf.src (postgresql:12)",
"product_id": "pg_repack-0:1.4.6-3.module+el8.9.0+19330+c97ddbdf.src::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pg_repack@1.4.6-3.module%2Bel8.9.0%2B19330%2Bc97ddbdf?arch=src\u0026rpmmod=postgresql:12:8100020241122084405:489197e6"
}
}
},
{
"category": "product_version",
"name": "pgaudit-0:1.4.0-7.module+el8.10.0+22214+9beb89d6.src::postgresql:12",
"product": {
"name": "pgaudit-0:1.4.0-7.module+el8.10.0+22214+9beb89d6.src (postgresql:12)",
"product_id": "pgaudit-0:1.4.0-7.module+el8.10.0+22214+9beb89d6.src::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pgaudit@1.4.0-7.module%2Bel8.10.0%2B22214%2B9beb89d6?arch=src\u0026rpmmod=postgresql:12:8100020241122084405:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgres-decoderbufs-0:0.10.0-2.module+el8.9.0+19330+c97ddbdf.src::postgresql:12",
"product": {
"name": "postgres-decoderbufs-0:0.10.0-2.module+el8.9.0+19330+c97ddbdf.src (postgresql:12)",
"product_id": "postgres-decoderbufs-0:0.10.0-2.module+el8.9.0+19330+c97ddbdf.src::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgres-decoderbufs@0.10.0-2.module%2Bel8.9.0%2B19330%2Bc97ddbdf?arch=src\u0026rpmmod=postgresql:12:8100020241122084405:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgresql-0:12.22-1.module+el8.10.0+22548+dd326681.src::postgresql:12",
"product": {
"name": "postgresql-0:12.22-1.module+el8.10.0+22548+dd326681.src (postgresql:12)",
"product_id": "postgresql-0:12.22-1.module+el8.10.0+22548+dd326681.src::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql@12.22-1.module%2Bel8.10.0%2B22548%2Bdd326681?arch=src\u0026rpmmod=postgresql:12:8100020241122084405:489197e6"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "postgresql-test-rpm-macros-0:12.22-1.module+el8.10.0+22548+dd326681.noarch::postgresql:12",
"product": {
"name": "postgresql-test-rpm-macros-0:12.22-1.module+el8.10.0+22548+dd326681.noarch (postgresql:12)",
"product_id": "postgresql-test-rpm-macros-0:12.22-1.module+el8.10.0+22548+dd326681.noarch::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-test-rpm-macros@12.22-1.module%2Bel8.10.0%2B22548%2Bdd326681?arch=noarch\u0026rpmmod=postgresql:12:8100020241122084405:489197e6"
}
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "pg_repack-0:1.4.6-3.module+el8.9.0+19330+c97ddbdf.aarch64::postgresql:12",
"product": {
"name": "pg_repack-0:1.4.6-3.module+el8.9.0+19330+c97ddbdf.aarch64 (postgresql:12)",
"product_id": "pg_repack-0:1.4.6-3.module+el8.9.0+19330+c97ddbdf.aarch64::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pg_repack@1.4.6-3.module%2Bel8.9.0%2B19330%2Bc97ddbdf?arch=aarch64\u0026rpmmod=postgresql:12:8100020241122084405:489197e6"
}
}
},
{
"category": "product_version",
"name": "pg_repack-debuginfo-0:1.4.6-3.module+el8.9.0+19330+c97ddbdf.aarch64::postgresql:12",
"product": {
"name": "pg_repack-debuginfo-0:1.4.6-3.module+el8.9.0+19330+c97ddbdf.aarch64 (postgresql:12)",
"product_id": "pg_repack-debuginfo-0:1.4.6-3.module+el8.9.0+19330+c97ddbdf.aarch64::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pg_repack-debuginfo@1.4.6-3.module%2Bel8.9.0%2B19330%2Bc97ddbdf?arch=aarch64\u0026rpmmod=postgresql:12:8100020241122084405:489197e6"
}
}
},
{
"category": "product_version",
"name": "pg_repack-debugsource-0:1.4.6-3.module+el8.9.0+19330+c97ddbdf.aarch64::postgresql:12",
"product": {
"name": "pg_repack-debugsource-0:1.4.6-3.module+el8.9.0+19330+c97ddbdf.aarch64 (postgresql:12)",
"product_id": "pg_repack-debugsource-0:1.4.6-3.module+el8.9.0+19330+c97ddbdf.aarch64::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pg_repack-debugsource@1.4.6-3.module%2Bel8.9.0%2B19330%2Bc97ddbdf?arch=aarch64\u0026rpmmod=postgresql:12:8100020241122084405:489197e6"
}
}
},
{
"category": "product_version",
"name": "pgaudit-0:1.4.0-7.module+el8.10.0+22214+9beb89d6.aarch64::postgresql:12",
"product": {
"name": "pgaudit-0:1.4.0-7.module+el8.10.0+22214+9beb89d6.aarch64 (postgresql:12)",
"product_id": "pgaudit-0:1.4.0-7.module+el8.10.0+22214+9beb89d6.aarch64::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pgaudit@1.4.0-7.module%2Bel8.10.0%2B22214%2B9beb89d6?arch=aarch64\u0026rpmmod=postgresql:12:8100020241122084405:489197e6"
}
}
},
{
"category": "product_version",
"name": "pgaudit-debuginfo-0:1.4.0-7.module+el8.10.0+22214+9beb89d6.aarch64::postgresql:12",
"product": {
"name": "pgaudit-debuginfo-0:1.4.0-7.module+el8.10.0+22214+9beb89d6.aarch64 (postgresql:12)",
"product_id": "pgaudit-debuginfo-0:1.4.0-7.module+el8.10.0+22214+9beb89d6.aarch64::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pgaudit-debuginfo@1.4.0-7.module%2Bel8.10.0%2B22214%2B9beb89d6?arch=aarch64\u0026rpmmod=postgresql:12:8100020241122084405:489197e6"
}
}
},
{
"category": "product_version",
"name": "pgaudit-debugsource-0:1.4.0-7.module+el8.10.0+22214+9beb89d6.aarch64::postgresql:12",
"product": {
"name": "pgaudit-debugsource-0:1.4.0-7.module+el8.10.0+22214+9beb89d6.aarch64 (postgresql:12)",
"product_id": "pgaudit-debugsource-0:1.4.0-7.module+el8.10.0+22214+9beb89d6.aarch64::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pgaudit-debugsource@1.4.0-7.module%2Bel8.10.0%2B22214%2B9beb89d6?arch=aarch64\u0026rpmmod=postgresql:12:8100020241122084405:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgres-decoderbufs-0:0.10.0-2.module+el8.9.0+19330+c97ddbdf.aarch64::postgresql:12",
"product": {
"name": "postgres-decoderbufs-0:0.10.0-2.module+el8.9.0+19330+c97ddbdf.aarch64 (postgresql:12)",
"product_id": "postgres-decoderbufs-0:0.10.0-2.module+el8.9.0+19330+c97ddbdf.aarch64::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgres-decoderbufs@0.10.0-2.module%2Bel8.9.0%2B19330%2Bc97ddbdf?arch=aarch64\u0026rpmmod=postgresql:12:8100020241122084405:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.9.0+19330+c97ddbdf.aarch64::postgresql:12",
"product": {
"name": "postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.9.0+19330+c97ddbdf.aarch64 (postgresql:12)",
"product_id": "postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.9.0+19330+c97ddbdf.aarch64::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgres-decoderbufs-debuginfo@0.10.0-2.module%2Bel8.9.0%2B19330%2Bc97ddbdf?arch=aarch64\u0026rpmmod=postgresql:12:8100020241122084405:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.9.0+19330+c97ddbdf.aarch64::postgresql:12",
"product": {
"name": "postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.9.0+19330+c97ddbdf.aarch64 (postgresql:12)",
"product_id": "postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.9.0+19330+c97ddbdf.aarch64::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgres-decoderbufs-debugsource@0.10.0-2.module%2Bel8.9.0%2B19330%2Bc97ddbdf?arch=aarch64\u0026rpmmod=postgresql:12:8100020241122084405:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgresql-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64::postgresql:12",
"product": {
"name": "postgresql-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64 (postgresql:12)",
"product_id": "postgresql-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql@12.22-1.module%2Bel8.10.0%2B22548%2Bdd326681?arch=aarch64\u0026rpmmod=postgresql:12:8100020241122084405:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgresql-contrib-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64::postgresql:12",
"product": {
"name": "postgresql-contrib-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64 (postgresql:12)",
"product_id": "postgresql-contrib-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-contrib@12.22-1.module%2Bel8.10.0%2B22548%2Bdd326681?arch=aarch64\u0026rpmmod=postgresql:12:8100020241122084405:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgresql-contrib-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64::postgresql:12",
"product": {
"name": "postgresql-contrib-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64 (postgresql:12)",
"product_id": "postgresql-contrib-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-contrib-debuginfo@12.22-1.module%2Bel8.10.0%2B22548%2Bdd326681?arch=aarch64\u0026rpmmod=postgresql:12:8100020241122084405:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgresql-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64::postgresql:12",
"product": {
"name": "postgresql-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64 (postgresql:12)",
"product_id": "postgresql-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-debuginfo@12.22-1.module%2Bel8.10.0%2B22548%2Bdd326681?arch=aarch64\u0026rpmmod=postgresql:12:8100020241122084405:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgresql-debugsource-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64::postgresql:12",
"product": {
"name": "postgresql-debugsource-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64 (postgresql:12)",
"product_id": "postgresql-debugsource-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-debugsource@12.22-1.module%2Bel8.10.0%2B22548%2Bdd326681?arch=aarch64\u0026rpmmod=postgresql:12:8100020241122084405:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgresql-docs-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64::postgresql:12",
"product": {
"name": "postgresql-docs-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64 (postgresql:12)",
"product_id": "postgresql-docs-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-docs@12.22-1.module%2Bel8.10.0%2B22548%2Bdd326681?arch=aarch64\u0026rpmmod=postgresql:12:8100020241122084405:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgresql-docs-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64::postgresql:12",
"product": {
"name": "postgresql-docs-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64 (postgresql:12)",
"product_id": "postgresql-docs-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-docs-debuginfo@12.22-1.module%2Bel8.10.0%2B22548%2Bdd326681?arch=aarch64\u0026rpmmod=postgresql:12:8100020241122084405:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgresql-plperl-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64::postgresql:12",
"product": {
"name": "postgresql-plperl-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64 (postgresql:12)",
"product_id": "postgresql-plperl-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plperl@12.22-1.module%2Bel8.10.0%2B22548%2Bdd326681?arch=aarch64\u0026rpmmod=postgresql:12:8100020241122084405:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgresql-plperl-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64::postgresql:12",
"product": {
"name": "postgresql-plperl-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64 (postgresql:12)",
"product_id": "postgresql-plperl-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plperl-debuginfo@12.22-1.module%2Bel8.10.0%2B22548%2Bdd326681?arch=aarch64\u0026rpmmod=postgresql:12:8100020241122084405:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgresql-plpython3-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64::postgresql:12",
"product": {
"name": "postgresql-plpython3-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64 (postgresql:12)",
"product_id": "postgresql-plpython3-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plpython3@12.22-1.module%2Bel8.10.0%2B22548%2Bdd326681?arch=aarch64\u0026rpmmod=postgresql:12:8100020241122084405:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgresql-plpython3-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64::postgresql:12",
"product": {
"name": "postgresql-plpython3-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64 (postgresql:12)",
"product_id": "postgresql-plpython3-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plpython3-debuginfo@12.22-1.module%2Bel8.10.0%2B22548%2Bdd326681?arch=aarch64\u0026rpmmod=postgresql:12:8100020241122084405:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgresql-pltcl-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64::postgresql:12",
"product": {
"name": "postgresql-pltcl-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64 (postgresql:12)",
"product_id": "postgresql-pltcl-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-pltcl@12.22-1.module%2Bel8.10.0%2B22548%2Bdd326681?arch=aarch64\u0026rpmmod=postgresql:12:8100020241122084405:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgresql-pltcl-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64::postgresql:12",
"product": {
"name": "postgresql-pltcl-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64 (postgresql:12)",
"product_id": "postgresql-pltcl-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-pltcl-debuginfo@12.22-1.module%2Bel8.10.0%2B22548%2Bdd326681?arch=aarch64\u0026rpmmod=postgresql:12:8100020241122084405:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64::postgresql:12",
"product": {
"name": "postgresql-server-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64 (postgresql:12)",
"product_id": "postgresql-server-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server@12.22-1.module%2Bel8.10.0%2B22548%2Bdd326681?arch=aarch64\u0026rpmmod=postgresql:12:8100020241122084405:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64::postgresql:12",
"product": {
"name": "postgresql-server-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64 (postgresql:12)",
"product_id": "postgresql-server-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server-debuginfo@12.22-1.module%2Bel8.10.0%2B22548%2Bdd326681?arch=aarch64\u0026rpmmod=postgresql:12:8100020241122084405:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-devel-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64::postgresql:12",
"product": {
"name": "postgresql-server-devel-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64 (postgresql:12)",
"product_id": "postgresql-server-devel-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server-devel@12.22-1.module%2Bel8.10.0%2B22548%2Bdd326681?arch=aarch64\u0026rpmmod=postgresql:12:8100020241122084405:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-devel-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64::postgresql:12",
"product": {
"name": "postgresql-server-devel-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64 (postgresql:12)",
"product_id": "postgresql-server-devel-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server-devel-debuginfo@12.22-1.module%2Bel8.10.0%2B22548%2Bdd326681?arch=aarch64\u0026rpmmod=postgresql:12:8100020241122084405:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgresql-static-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64::postgresql:12",
"product": {
"name": "postgresql-static-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64 (postgresql:12)",
"product_id": "postgresql-static-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-static@12.22-1.module%2Bel8.10.0%2B22548%2Bdd326681?arch=aarch64\u0026rpmmod=postgresql:12:8100020241122084405:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgresql-test-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64::postgresql:12",
"product": {
"name": "postgresql-test-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64 (postgresql:12)",
"product_id": "postgresql-test-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-test@12.22-1.module%2Bel8.10.0%2B22548%2Bdd326681?arch=aarch64\u0026rpmmod=postgresql:12:8100020241122084405:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgresql-test-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64::postgresql:12",
"product": {
"name": "postgresql-test-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64 (postgresql:12)",
"product_id": "postgresql-test-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-test-debuginfo@12.22-1.module%2Bel8.10.0%2B22548%2Bdd326681?arch=aarch64\u0026rpmmod=postgresql:12:8100020241122084405:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64::postgresql:12",
"product": {
"name": "postgresql-upgrade-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64 (postgresql:12)",
"product_id": "postgresql-upgrade-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade@12.22-1.module%2Bel8.10.0%2B22548%2Bdd326681?arch=aarch64\u0026rpmmod=postgresql:12:8100020241122084405:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64::postgresql:12",
"product": {
"name": "postgresql-upgrade-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64 (postgresql:12)",
"product_id": "postgresql-upgrade-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade-debuginfo@12.22-1.module%2Bel8.10.0%2B22548%2Bdd326681?arch=aarch64\u0026rpmmod=postgresql:12:8100020241122084405:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-devel-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64::postgresql:12",
"product": {
"name": "postgresql-upgrade-devel-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64 (postgresql:12)",
"product_id": "postgresql-upgrade-devel-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade-devel@12.22-1.module%2Bel8.10.0%2B22548%2Bdd326681?arch=aarch64\u0026rpmmod=postgresql:12:8100020241122084405:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-devel-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64::postgresql:12",
"product": {
"name": "postgresql-upgrade-devel-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64 (postgresql:12)",
"product_id": "postgresql-upgrade-devel-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade-devel-debuginfo@12.22-1.module%2Bel8.10.0%2B22548%2Bdd326681?arch=aarch64\u0026rpmmod=postgresql:12:8100020241122084405:489197e6"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "pg_repack-0:1.4.6-3.module+el8.9.0+19330+c97ddbdf.ppc64le::postgresql:12",
"product": {
"name": "pg_repack-0:1.4.6-3.module+el8.9.0+19330+c97ddbdf.ppc64le (postgresql:12)",
"product_id": "pg_repack-0:1.4.6-3.module+el8.9.0+19330+c97ddbdf.ppc64le::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pg_repack@1.4.6-3.module%2Bel8.9.0%2B19330%2Bc97ddbdf?arch=ppc64le\u0026rpmmod=postgresql:12:8100020241122084405:489197e6"
}
}
},
{
"category": "product_version",
"name": "pg_repack-debuginfo-0:1.4.6-3.module+el8.9.0+19330+c97ddbdf.ppc64le::postgresql:12",
"product": {
"name": "pg_repack-debuginfo-0:1.4.6-3.module+el8.9.0+19330+c97ddbdf.ppc64le (postgresql:12)",
"product_id": "pg_repack-debuginfo-0:1.4.6-3.module+el8.9.0+19330+c97ddbdf.ppc64le::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pg_repack-debuginfo@1.4.6-3.module%2Bel8.9.0%2B19330%2Bc97ddbdf?arch=ppc64le\u0026rpmmod=postgresql:12:8100020241122084405:489197e6"
}
}
},
{
"category": "product_version",
"name": "pg_repack-debugsource-0:1.4.6-3.module+el8.9.0+19330+c97ddbdf.ppc64le::postgresql:12",
"product": {
"name": "pg_repack-debugsource-0:1.4.6-3.module+el8.9.0+19330+c97ddbdf.ppc64le (postgresql:12)",
"product_id": "pg_repack-debugsource-0:1.4.6-3.module+el8.9.0+19330+c97ddbdf.ppc64le::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pg_repack-debugsource@1.4.6-3.module%2Bel8.9.0%2B19330%2Bc97ddbdf?arch=ppc64le\u0026rpmmod=postgresql:12:8100020241122084405:489197e6"
}
}
},
{
"category": "product_version",
"name": "pgaudit-0:1.4.0-7.module+el8.10.0+22214+9beb89d6.ppc64le::postgresql:12",
"product": {
"name": "pgaudit-0:1.4.0-7.module+el8.10.0+22214+9beb89d6.ppc64le (postgresql:12)",
"product_id": "pgaudit-0:1.4.0-7.module+el8.10.0+22214+9beb89d6.ppc64le::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pgaudit@1.4.0-7.module%2Bel8.10.0%2B22214%2B9beb89d6?arch=ppc64le\u0026rpmmod=postgresql:12:8100020241122084405:489197e6"
}
}
},
{
"category": "product_version",
"name": "pgaudit-debuginfo-0:1.4.0-7.module+el8.10.0+22214+9beb89d6.ppc64le::postgresql:12",
"product": {
"name": "pgaudit-debuginfo-0:1.4.0-7.module+el8.10.0+22214+9beb89d6.ppc64le (postgresql:12)",
"product_id": "pgaudit-debuginfo-0:1.4.0-7.module+el8.10.0+22214+9beb89d6.ppc64le::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pgaudit-debuginfo@1.4.0-7.module%2Bel8.10.0%2B22214%2B9beb89d6?arch=ppc64le\u0026rpmmod=postgresql:12:8100020241122084405:489197e6"
}
}
},
{
"category": "product_version",
"name": "pgaudit-debugsource-0:1.4.0-7.module+el8.10.0+22214+9beb89d6.ppc64le::postgresql:12",
"product": {
"name": "pgaudit-debugsource-0:1.4.0-7.module+el8.10.0+22214+9beb89d6.ppc64le (postgresql:12)",
"product_id": "pgaudit-debugsource-0:1.4.0-7.module+el8.10.0+22214+9beb89d6.ppc64le::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pgaudit-debugsource@1.4.0-7.module%2Bel8.10.0%2B22214%2B9beb89d6?arch=ppc64le\u0026rpmmod=postgresql:12:8100020241122084405:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgres-decoderbufs-0:0.10.0-2.module+el8.9.0+19330+c97ddbdf.ppc64le::postgresql:12",
"product": {
"name": "postgres-decoderbufs-0:0.10.0-2.module+el8.9.0+19330+c97ddbdf.ppc64le (postgresql:12)",
"product_id": "postgres-decoderbufs-0:0.10.0-2.module+el8.9.0+19330+c97ddbdf.ppc64le::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgres-decoderbufs@0.10.0-2.module%2Bel8.9.0%2B19330%2Bc97ddbdf?arch=ppc64le\u0026rpmmod=postgresql:12:8100020241122084405:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.9.0+19330+c97ddbdf.ppc64le::postgresql:12",
"product": {
"name": "postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.9.0+19330+c97ddbdf.ppc64le (postgresql:12)",
"product_id": "postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.9.0+19330+c97ddbdf.ppc64le::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgres-decoderbufs-debuginfo@0.10.0-2.module%2Bel8.9.0%2B19330%2Bc97ddbdf?arch=ppc64le\u0026rpmmod=postgresql:12:8100020241122084405:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.9.0+19330+c97ddbdf.ppc64le::postgresql:12",
"product": {
"name": "postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.9.0+19330+c97ddbdf.ppc64le (postgresql:12)",
"product_id": "postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.9.0+19330+c97ddbdf.ppc64le::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgres-decoderbufs-debugsource@0.10.0-2.module%2Bel8.9.0%2B19330%2Bc97ddbdf?arch=ppc64le\u0026rpmmod=postgresql:12:8100020241122084405:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgresql-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le::postgresql:12",
"product": {
"name": "postgresql-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le (postgresql:12)",
"product_id": "postgresql-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql@12.22-1.module%2Bel8.10.0%2B22548%2Bdd326681?arch=ppc64le\u0026rpmmod=postgresql:12:8100020241122084405:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgresql-contrib-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le::postgresql:12",
"product": {
"name": "postgresql-contrib-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le (postgresql:12)",
"product_id": "postgresql-contrib-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-contrib@12.22-1.module%2Bel8.10.0%2B22548%2Bdd326681?arch=ppc64le\u0026rpmmod=postgresql:12:8100020241122084405:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgresql-contrib-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le::postgresql:12",
"product": {
"name": "postgresql-contrib-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le (postgresql:12)",
"product_id": "postgresql-contrib-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-contrib-debuginfo@12.22-1.module%2Bel8.10.0%2B22548%2Bdd326681?arch=ppc64le\u0026rpmmod=postgresql:12:8100020241122084405:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgresql-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le::postgresql:12",
"product": {
"name": "postgresql-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le (postgresql:12)",
"product_id": "postgresql-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-debuginfo@12.22-1.module%2Bel8.10.0%2B22548%2Bdd326681?arch=ppc64le\u0026rpmmod=postgresql:12:8100020241122084405:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgresql-debugsource-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le::postgresql:12",
"product": {
"name": "postgresql-debugsource-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le (postgresql:12)",
"product_id": "postgresql-debugsource-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-debugsource@12.22-1.module%2Bel8.10.0%2B22548%2Bdd326681?arch=ppc64le\u0026rpmmod=postgresql:12:8100020241122084405:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgresql-docs-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le::postgresql:12",
"product": {
"name": "postgresql-docs-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le (postgresql:12)",
"product_id": "postgresql-docs-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-docs@12.22-1.module%2Bel8.10.0%2B22548%2Bdd326681?arch=ppc64le\u0026rpmmod=postgresql:12:8100020241122084405:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgresql-docs-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le::postgresql:12",
"product": {
"name": "postgresql-docs-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le (postgresql:12)",
"product_id": "postgresql-docs-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-docs-debuginfo@12.22-1.module%2Bel8.10.0%2B22548%2Bdd326681?arch=ppc64le\u0026rpmmod=postgresql:12:8100020241122084405:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgresql-plperl-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le::postgresql:12",
"product": {
"name": "postgresql-plperl-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le (postgresql:12)",
"product_id": "postgresql-plperl-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plperl@12.22-1.module%2Bel8.10.0%2B22548%2Bdd326681?arch=ppc64le\u0026rpmmod=postgresql:12:8100020241122084405:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgresql-plperl-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le::postgresql:12",
"product": {
"name": "postgresql-plperl-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le (postgresql:12)",
"product_id": "postgresql-plperl-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plperl-debuginfo@12.22-1.module%2Bel8.10.0%2B22548%2Bdd326681?arch=ppc64le\u0026rpmmod=postgresql:12:8100020241122084405:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgresql-plpython3-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le::postgresql:12",
"product": {
"name": "postgresql-plpython3-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le (postgresql:12)",
"product_id": "postgresql-plpython3-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plpython3@12.22-1.module%2Bel8.10.0%2B22548%2Bdd326681?arch=ppc64le\u0026rpmmod=postgresql:12:8100020241122084405:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgresql-plpython3-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le::postgresql:12",
"product": {
"name": "postgresql-plpython3-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le (postgresql:12)",
"product_id": "postgresql-plpython3-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plpython3-debuginfo@12.22-1.module%2Bel8.10.0%2B22548%2Bdd326681?arch=ppc64le\u0026rpmmod=postgresql:12:8100020241122084405:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgresql-pltcl-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le::postgresql:12",
"product": {
"name": "postgresql-pltcl-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le (postgresql:12)",
"product_id": "postgresql-pltcl-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-pltcl@12.22-1.module%2Bel8.10.0%2B22548%2Bdd326681?arch=ppc64le\u0026rpmmod=postgresql:12:8100020241122084405:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgresql-pltcl-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le::postgresql:12",
"product": {
"name": "postgresql-pltcl-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le (postgresql:12)",
"product_id": "postgresql-pltcl-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-pltcl-debuginfo@12.22-1.module%2Bel8.10.0%2B22548%2Bdd326681?arch=ppc64le\u0026rpmmod=postgresql:12:8100020241122084405:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le::postgresql:12",
"product": {
"name": "postgresql-server-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le (postgresql:12)",
"product_id": "postgresql-server-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server@12.22-1.module%2Bel8.10.0%2B22548%2Bdd326681?arch=ppc64le\u0026rpmmod=postgresql:12:8100020241122084405:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le::postgresql:12",
"product": {
"name": "postgresql-server-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le (postgresql:12)",
"product_id": "postgresql-server-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server-debuginfo@12.22-1.module%2Bel8.10.0%2B22548%2Bdd326681?arch=ppc64le\u0026rpmmod=postgresql:12:8100020241122084405:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-devel-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le::postgresql:12",
"product": {
"name": "postgresql-server-devel-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le (postgresql:12)",
"product_id": "postgresql-server-devel-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server-devel@12.22-1.module%2Bel8.10.0%2B22548%2Bdd326681?arch=ppc64le\u0026rpmmod=postgresql:12:8100020241122084405:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-devel-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le::postgresql:12",
"product": {
"name": "postgresql-server-devel-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le (postgresql:12)",
"product_id": "postgresql-server-devel-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server-devel-debuginfo@12.22-1.module%2Bel8.10.0%2B22548%2Bdd326681?arch=ppc64le\u0026rpmmod=postgresql:12:8100020241122084405:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgresql-static-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le::postgresql:12",
"product": {
"name": "postgresql-static-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le (postgresql:12)",
"product_id": "postgresql-static-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-static@12.22-1.module%2Bel8.10.0%2B22548%2Bdd326681?arch=ppc64le\u0026rpmmod=postgresql:12:8100020241122084405:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgresql-test-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le::postgresql:12",
"product": {
"name": "postgresql-test-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le (postgresql:12)",
"product_id": "postgresql-test-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-test@12.22-1.module%2Bel8.10.0%2B22548%2Bdd326681?arch=ppc64le\u0026rpmmod=postgresql:12:8100020241122084405:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgresql-test-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le::postgresql:12",
"product": {
"name": "postgresql-test-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le (postgresql:12)",
"product_id": "postgresql-test-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-test-debuginfo@12.22-1.module%2Bel8.10.0%2B22548%2Bdd326681?arch=ppc64le\u0026rpmmod=postgresql:12:8100020241122084405:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le::postgresql:12",
"product": {
"name": "postgresql-upgrade-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le (postgresql:12)",
"product_id": "postgresql-upgrade-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade@12.22-1.module%2Bel8.10.0%2B22548%2Bdd326681?arch=ppc64le\u0026rpmmod=postgresql:12:8100020241122084405:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le::postgresql:12",
"product": {
"name": "postgresql-upgrade-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le (postgresql:12)",
"product_id": "postgresql-upgrade-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade-debuginfo@12.22-1.module%2Bel8.10.0%2B22548%2Bdd326681?arch=ppc64le\u0026rpmmod=postgresql:12:8100020241122084405:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-devel-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le::postgresql:12",
"product": {
"name": "postgresql-upgrade-devel-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le (postgresql:12)",
"product_id": "postgresql-upgrade-devel-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade-devel@12.22-1.module%2Bel8.10.0%2B22548%2Bdd326681?arch=ppc64le\u0026rpmmod=postgresql:12:8100020241122084405:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-devel-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le::postgresql:12",
"product": {
"name": "postgresql-upgrade-devel-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le (postgresql:12)",
"product_id": "postgresql-upgrade-devel-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade-devel-debuginfo@12.22-1.module%2Bel8.10.0%2B22548%2Bdd326681?arch=ppc64le\u0026rpmmod=postgresql:12:8100020241122084405:489197e6"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "pg_repack-0:1.4.6-3.module+el8.9.0+19330+c97ddbdf.s390x::postgresql:12",
"product": {
"name": "pg_repack-0:1.4.6-3.module+el8.9.0+19330+c97ddbdf.s390x (postgresql:12)",
"product_id": "pg_repack-0:1.4.6-3.module+el8.9.0+19330+c97ddbdf.s390x::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pg_repack@1.4.6-3.module%2Bel8.9.0%2B19330%2Bc97ddbdf?arch=s390x\u0026rpmmod=postgresql:12:8100020241122084405:489197e6"
}
}
},
{
"category": "product_version",
"name": "pg_repack-debuginfo-0:1.4.6-3.module+el8.9.0+19330+c97ddbdf.s390x::postgresql:12",
"product": {
"name": "pg_repack-debuginfo-0:1.4.6-3.module+el8.9.0+19330+c97ddbdf.s390x (postgresql:12)",
"product_id": "pg_repack-debuginfo-0:1.4.6-3.module+el8.9.0+19330+c97ddbdf.s390x::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pg_repack-debuginfo@1.4.6-3.module%2Bel8.9.0%2B19330%2Bc97ddbdf?arch=s390x\u0026rpmmod=postgresql:12:8100020241122084405:489197e6"
}
}
},
{
"category": "product_version",
"name": "pg_repack-debugsource-0:1.4.6-3.module+el8.9.0+19330+c97ddbdf.s390x::postgresql:12",
"product": {
"name": "pg_repack-debugsource-0:1.4.6-3.module+el8.9.0+19330+c97ddbdf.s390x (postgresql:12)",
"product_id": "pg_repack-debugsource-0:1.4.6-3.module+el8.9.0+19330+c97ddbdf.s390x::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pg_repack-debugsource@1.4.6-3.module%2Bel8.9.0%2B19330%2Bc97ddbdf?arch=s390x\u0026rpmmod=postgresql:12:8100020241122084405:489197e6"
}
}
},
{
"category": "product_version",
"name": "pgaudit-0:1.4.0-7.module+el8.10.0+22214+9beb89d6.s390x::postgresql:12",
"product": {
"name": "pgaudit-0:1.4.0-7.module+el8.10.0+22214+9beb89d6.s390x (postgresql:12)",
"product_id": "pgaudit-0:1.4.0-7.module+el8.10.0+22214+9beb89d6.s390x::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pgaudit@1.4.0-7.module%2Bel8.10.0%2B22214%2B9beb89d6?arch=s390x\u0026rpmmod=postgresql:12:8100020241122084405:489197e6"
}
}
},
{
"category": "product_version",
"name": "pgaudit-debuginfo-0:1.4.0-7.module+el8.10.0+22214+9beb89d6.s390x::postgresql:12",
"product": {
"name": "pgaudit-debuginfo-0:1.4.0-7.module+el8.10.0+22214+9beb89d6.s390x (postgresql:12)",
"product_id": "pgaudit-debuginfo-0:1.4.0-7.module+el8.10.0+22214+9beb89d6.s390x::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pgaudit-debuginfo@1.4.0-7.module%2Bel8.10.0%2B22214%2B9beb89d6?arch=s390x\u0026rpmmod=postgresql:12:8100020241122084405:489197e6"
}
}
},
{
"category": "product_version",
"name": "pgaudit-debugsource-0:1.4.0-7.module+el8.10.0+22214+9beb89d6.s390x::postgresql:12",
"product": {
"name": "pgaudit-debugsource-0:1.4.0-7.module+el8.10.0+22214+9beb89d6.s390x (postgresql:12)",
"product_id": "pgaudit-debugsource-0:1.4.0-7.module+el8.10.0+22214+9beb89d6.s390x::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pgaudit-debugsource@1.4.0-7.module%2Bel8.10.0%2B22214%2B9beb89d6?arch=s390x\u0026rpmmod=postgresql:12:8100020241122084405:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgres-decoderbufs-0:0.10.0-2.module+el8.9.0+19330+c97ddbdf.s390x::postgresql:12",
"product": {
"name": "postgres-decoderbufs-0:0.10.0-2.module+el8.9.0+19330+c97ddbdf.s390x (postgresql:12)",
"product_id": "postgres-decoderbufs-0:0.10.0-2.module+el8.9.0+19330+c97ddbdf.s390x::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgres-decoderbufs@0.10.0-2.module%2Bel8.9.0%2B19330%2Bc97ddbdf?arch=s390x\u0026rpmmod=postgresql:12:8100020241122084405:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.9.0+19330+c97ddbdf.s390x::postgresql:12",
"product": {
"name": "postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.9.0+19330+c97ddbdf.s390x (postgresql:12)",
"product_id": "postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.9.0+19330+c97ddbdf.s390x::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgres-decoderbufs-debuginfo@0.10.0-2.module%2Bel8.9.0%2B19330%2Bc97ddbdf?arch=s390x\u0026rpmmod=postgresql:12:8100020241122084405:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.9.0+19330+c97ddbdf.s390x::postgresql:12",
"product": {
"name": "postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.9.0+19330+c97ddbdf.s390x (postgresql:12)",
"product_id": "postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.9.0+19330+c97ddbdf.s390x::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgres-decoderbufs-debugsource@0.10.0-2.module%2Bel8.9.0%2B19330%2Bc97ddbdf?arch=s390x\u0026rpmmod=postgresql:12:8100020241122084405:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgresql-0:12.22-1.module+el8.10.0+22548+dd326681.s390x::postgresql:12",
"product": {
"name": "postgresql-0:12.22-1.module+el8.10.0+22548+dd326681.s390x (postgresql:12)",
"product_id": "postgresql-0:12.22-1.module+el8.10.0+22548+dd326681.s390x::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql@12.22-1.module%2Bel8.10.0%2B22548%2Bdd326681?arch=s390x\u0026rpmmod=postgresql:12:8100020241122084405:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgresql-contrib-0:12.22-1.module+el8.10.0+22548+dd326681.s390x::postgresql:12",
"product": {
"name": "postgresql-contrib-0:12.22-1.module+el8.10.0+22548+dd326681.s390x (postgresql:12)",
"product_id": "postgresql-contrib-0:12.22-1.module+el8.10.0+22548+dd326681.s390x::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-contrib@12.22-1.module%2Bel8.10.0%2B22548%2Bdd326681?arch=s390x\u0026rpmmod=postgresql:12:8100020241122084405:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgresql-contrib-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.s390x::postgresql:12",
"product": {
"name": "postgresql-contrib-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.s390x (postgresql:12)",
"product_id": "postgresql-contrib-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.s390x::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-contrib-debuginfo@12.22-1.module%2Bel8.10.0%2B22548%2Bdd326681?arch=s390x\u0026rpmmod=postgresql:12:8100020241122084405:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgresql-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.s390x::postgresql:12",
"product": {
"name": "postgresql-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.s390x (postgresql:12)",
"product_id": "postgresql-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.s390x::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-debuginfo@12.22-1.module%2Bel8.10.0%2B22548%2Bdd326681?arch=s390x\u0026rpmmod=postgresql:12:8100020241122084405:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgresql-debugsource-0:12.22-1.module+el8.10.0+22548+dd326681.s390x::postgresql:12",
"product": {
"name": "postgresql-debugsource-0:12.22-1.module+el8.10.0+22548+dd326681.s390x (postgresql:12)",
"product_id": "postgresql-debugsource-0:12.22-1.module+el8.10.0+22548+dd326681.s390x::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-debugsource@12.22-1.module%2Bel8.10.0%2B22548%2Bdd326681?arch=s390x\u0026rpmmod=postgresql:12:8100020241122084405:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgresql-docs-0:12.22-1.module+el8.10.0+22548+dd326681.s390x::postgresql:12",
"product": {
"name": "postgresql-docs-0:12.22-1.module+el8.10.0+22548+dd326681.s390x (postgresql:12)",
"product_id": "postgresql-docs-0:12.22-1.module+el8.10.0+22548+dd326681.s390x::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-docs@12.22-1.module%2Bel8.10.0%2B22548%2Bdd326681?arch=s390x\u0026rpmmod=postgresql:12:8100020241122084405:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgresql-docs-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.s390x::postgresql:12",
"product": {
"name": "postgresql-docs-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.s390x (postgresql:12)",
"product_id": "postgresql-docs-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.s390x::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-docs-debuginfo@12.22-1.module%2Bel8.10.0%2B22548%2Bdd326681?arch=s390x\u0026rpmmod=postgresql:12:8100020241122084405:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgresql-plperl-0:12.22-1.module+el8.10.0+22548+dd326681.s390x::postgresql:12",
"product": {
"name": "postgresql-plperl-0:12.22-1.module+el8.10.0+22548+dd326681.s390x (postgresql:12)",
"product_id": "postgresql-plperl-0:12.22-1.module+el8.10.0+22548+dd326681.s390x::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plperl@12.22-1.module%2Bel8.10.0%2B22548%2Bdd326681?arch=s390x\u0026rpmmod=postgresql:12:8100020241122084405:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgresql-plperl-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.s390x::postgresql:12",
"product": {
"name": "postgresql-plperl-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.s390x (postgresql:12)",
"product_id": "postgresql-plperl-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.s390x::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plperl-debuginfo@12.22-1.module%2Bel8.10.0%2B22548%2Bdd326681?arch=s390x\u0026rpmmod=postgresql:12:8100020241122084405:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgresql-plpython3-0:12.22-1.module+el8.10.0+22548+dd326681.s390x::postgresql:12",
"product": {
"name": "postgresql-plpython3-0:12.22-1.module+el8.10.0+22548+dd326681.s390x (postgresql:12)",
"product_id": "postgresql-plpython3-0:12.22-1.module+el8.10.0+22548+dd326681.s390x::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plpython3@12.22-1.module%2Bel8.10.0%2B22548%2Bdd326681?arch=s390x\u0026rpmmod=postgresql:12:8100020241122084405:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgresql-plpython3-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.s390x::postgresql:12",
"product": {
"name": "postgresql-plpython3-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.s390x (postgresql:12)",
"product_id": "postgresql-plpython3-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.s390x::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plpython3-debuginfo@12.22-1.module%2Bel8.10.0%2B22548%2Bdd326681?arch=s390x\u0026rpmmod=postgresql:12:8100020241122084405:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgresql-pltcl-0:12.22-1.module+el8.10.0+22548+dd326681.s390x::postgresql:12",
"product": {
"name": "postgresql-pltcl-0:12.22-1.module+el8.10.0+22548+dd326681.s390x (postgresql:12)",
"product_id": "postgresql-pltcl-0:12.22-1.module+el8.10.0+22548+dd326681.s390x::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-pltcl@12.22-1.module%2Bel8.10.0%2B22548%2Bdd326681?arch=s390x\u0026rpmmod=postgresql:12:8100020241122084405:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgresql-pltcl-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.s390x::postgresql:12",
"product": {
"name": "postgresql-pltcl-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.s390x (postgresql:12)",
"product_id": "postgresql-pltcl-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.s390x::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-pltcl-debuginfo@12.22-1.module%2Bel8.10.0%2B22548%2Bdd326681?arch=s390x\u0026rpmmod=postgresql:12:8100020241122084405:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-0:12.22-1.module+el8.10.0+22548+dd326681.s390x::postgresql:12",
"product": {
"name": "postgresql-server-0:12.22-1.module+el8.10.0+22548+dd326681.s390x (postgresql:12)",
"product_id": "postgresql-server-0:12.22-1.module+el8.10.0+22548+dd326681.s390x::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server@12.22-1.module%2Bel8.10.0%2B22548%2Bdd326681?arch=s390x\u0026rpmmod=postgresql:12:8100020241122084405:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.s390x::postgresql:12",
"product": {
"name": "postgresql-server-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.s390x (postgresql:12)",
"product_id": "postgresql-server-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.s390x::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server-debuginfo@12.22-1.module%2Bel8.10.0%2B22548%2Bdd326681?arch=s390x\u0026rpmmod=postgresql:12:8100020241122084405:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-devel-0:12.22-1.module+el8.10.0+22548+dd326681.s390x::postgresql:12",
"product": {
"name": "postgresql-server-devel-0:12.22-1.module+el8.10.0+22548+dd326681.s390x (postgresql:12)",
"product_id": "postgresql-server-devel-0:12.22-1.module+el8.10.0+22548+dd326681.s390x::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server-devel@12.22-1.module%2Bel8.10.0%2B22548%2Bdd326681?arch=s390x\u0026rpmmod=postgresql:12:8100020241122084405:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-devel-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.s390x::postgresql:12",
"product": {
"name": "postgresql-server-devel-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.s390x (postgresql:12)",
"product_id": "postgresql-server-devel-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.s390x::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server-devel-debuginfo@12.22-1.module%2Bel8.10.0%2B22548%2Bdd326681?arch=s390x\u0026rpmmod=postgresql:12:8100020241122084405:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgresql-static-0:12.22-1.module+el8.10.0+22548+dd326681.s390x::postgresql:12",
"product": {
"name": "postgresql-static-0:12.22-1.module+el8.10.0+22548+dd326681.s390x (postgresql:12)",
"product_id": "postgresql-static-0:12.22-1.module+el8.10.0+22548+dd326681.s390x::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-static@12.22-1.module%2Bel8.10.0%2B22548%2Bdd326681?arch=s390x\u0026rpmmod=postgresql:12:8100020241122084405:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgresql-test-0:12.22-1.module+el8.10.0+22548+dd326681.s390x::postgresql:12",
"product": {
"name": "postgresql-test-0:12.22-1.module+el8.10.0+22548+dd326681.s390x (postgresql:12)",
"product_id": "postgresql-test-0:12.22-1.module+el8.10.0+22548+dd326681.s390x::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-test@12.22-1.module%2Bel8.10.0%2B22548%2Bdd326681?arch=s390x\u0026rpmmod=postgresql:12:8100020241122084405:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgresql-test-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.s390x::postgresql:12",
"product": {
"name": "postgresql-test-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.s390x (postgresql:12)",
"product_id": "postgresql-test-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.s390x::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-test-debuginfo@12.22-1.module%2Bel8.10.0%2B22548%2Bdd326681?arch=s390x\u0026rpmmod=postgresql:12:8100020241122084405:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-0:12.22-1.module+el8.10.0+22548+dd326681.s390x::postgresql:12",
"product": {
"name": "postgresql-upgrade-0:12.22-1.module+el8.10.0+22548+dd326681.s390x (postgresql:12)",
"product_id": "postgresql-upgrade-0:12.22-1.module+el8.10.0+22548+dd326681.s390x::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade@12.22-1.module%2Bel8.10.0%2B22548%2Bdd326681?arch=s390x\u0026rpmmod=postgresql:12:8100020241122084405:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.s390x::postgresql:12",
"product": {
"name": "postgresql-upgrade-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.s390x (postgresql:12)",
"product_id": "postgresql-upgrade-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.s390x::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade-debuginfo@12.22-1.module%2Bel8.10.0%2B22548%2Bdd326681?arch=s390x\u0026rpmmod=postgresql:12:8100020241122084405:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-devel-0:12.22-1.module+el8.10.0+22548+dd326681.s390x::postgresql:12",
"product": {
"name": "postgresql-upgrade-devel-0:12.22-1.module+el8.10.0+22548+dd326681.s390x (postgresql:12)",
"product_id": "postgresql-upgrade-devel-0:12.22-1.module+el8.10.0+22548+dd326681.s390x::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade-devel@12.22-1.module%2Bel8.10.0%2B22548%2Bdd326681?arch=s390x\u0026rpmmod=postgresql:12:8100020241122084405:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-devel-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.s390x::postgresql:12",
"product": {
"name": "postgresql-upgrade-devel-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.s390x (postgresql:12)",
"product_id": "postgresql-upgrade-devel-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.s390x::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade-devel-debuginfo@12.22-1.module%2Bel8.10.0%2B22548%2Bdd326681?arch=s390x\u0026rpmmod=postgresql:12:8100020241122084405:489197e6"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "pg_repack-0:1.4.6-3.module+el8.9.0+19330+c97ddbdf.x86_64::postgresql:12",
"product": {
"name": "pg_repack-0:1.4.6-3.module+el8.9.0+19330+c97ddbdf.x86_64 (postgresql:12)",
"product_id": "pg_repack-0:1.4.6-3.module+el8.9.0+19330+c97ddbdf.x86_64::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pg_repack@1.4.6-3.module%2Bel8.9.0%2B19330%2Bc97ddbdf?arch=x86_64\u0026rpmmod=postgresql:12:8100020241122084405:489197e6"
}
}
},
{
"category": "product_version",
"name": "pg_repack-debuginfo-0:1.4.6-3.module+el8.9.0+19330+c97ddbdf.x86_64::postgresql:12",
"product": {
"name": "pg_repack-debuginfo-0:1.4.6-3.module+el8.9.0+19330+c97ddbdf.x86_64 (postgresql:12)",
"product_id": "pg_repack-debuginfo-0:1.4.6-3.module+el8.9.0+19330+c97ddbdf.x86_64::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pg_repack-debuginfo@1.4.6-3.module%2Bel8.9.0%2B19330%2Bc97ddbdf?arch=x86_64\u0026rpmmod=postgresql:12:8100020241122084405:489197e6"
}
}
},
{
"category": "product_version",
"name": "pg_repack-debugsource-0:1.4.6-3.module+el8.9.0+19330+c97ddbdf.x86_64::postgresql:12",
"product": {
"name": "pg_repack-debugsource-0:1.4.6-3.module+el8.9.0+19330+c97ddbdf.x86_64 (postgresql:12)",
"product_id": "pg_repack-debugsource-0:1.4.6-3.module+el8.9.0+19330+c97ddbdf.x86_64::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pg_repack-debugsource@1.4.6-3.module%2Bel8.9.0%2B19330%2Bc97ddbdf?arch=x86_64\u0026rpmmod=postgresql:12:8100020241122084405:489197e6"
}
}
},
{
"category": "product_version",
"name": "pgaudit-0:1.4.0-7.module+el8.10.0+22214+9beb89d6.x86_64::postgresql:12",
"product": {
"name": "pgaudit-0:1.4.0-7.module+el8.10.0+22214+9beb89d6.x86_64 (postgresql:12)",
"product_id": "pgaudit-0:1.4.0-7.module+el8.10.0+22214+9beb89d6.x86_64::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pgaudit@1.4.0-7.module%2Bel8.10.0%2B22214%2B9beb89d6?arch=x86_64\u0026rpmmod=postgresql:12:8100020241122084405:489197e6"
}
}
},
{
"category": "product_version",
"name": "pgaudit-debuginfo-0:1.4.0-7.module+el8.10.0+22214+9beb89d6.x86_64::postgresql:12",
"product": {
"name": "pgaudit-debuginfo-0:1.4.0-7.module+el8.10.0+22214+9beb89d6.x86_64 (postgresql:12)",
"product_id": "pgaudit-debuginfo-0:1.4.0-7.module+el8.10.0+22214+9beb89d6.x86_64::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pgaudit-debuginfo@1.4.0-7.module%2Bel8.10.0%2B22214%2B9beb89d6?arch=x86_64\u0026rpmmod=postgresql:12:8100020241122084405:489197e6"
}
}
},
{
"category": "product_version",
"name": "pgaudit-debugsource-0:1.4.0-7.module+el8.10.0+22214+9beb89d6.x86_64::postgresql:12",
"product": {
"name": "pgaudit-debugsource-0:1.4.0-7.module+el8.10.0+22214+9beb89d6.x86_64 (postgresql:12)",
"product_id": "pgaudit-debugsource-0:1.4.0-7.module+el8.10.0+22214+9beb89d6.x86_64::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pgaudit-debugsource@1.4.0-7.module%2Bel8.10.0%2B22214%2B9beb89d6?arch=x86_64\u0026rpmmod=postgresql:12:8100020241122084405:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgres-decoderbufs-0:0.10.0-2.module+el8.9.0+19330+c97ddbdf.x86_64::postgresql:12",
"product": {
"name": "postgres-decoderbufs-0:0.10.0-2.module+el8.9.0+19330+c97ddbdf.x86_64 (postgresql:12)",
"product_id": "postgres-decoderbufs-0:0.10.0-2.module+el8.9.0+19330+c97ddbdf.x86_64::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgres-decoderbufs@0.10.0-2.module%2Bel8.9.0%2B19330%2Bc97ddbdf?arch=x86_64\u0026rpmmod=postgresql:12:8100020241122084405:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.9.0+19330+c97ddbdf.x86_64::postgresql:12",
"product": {
"name": "postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.9.0+19330+c97ddbdf.x86_64 (postgresql:12)",
"product_id": "postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.9.0+19330+c97ddbdf.x86_64::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgres-decoderbufs-debuginfo@0.10.0-2.module%2Bel8.9.0%2B19330%2Bc97ddbdf?arch=x86_64\u0026rpmmod=postgresql:12:8100020241122084405:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.9.0+19330+c97ddbdf.x86_64::postgresql:12",
"product": {
"name": "postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.9.0+19330+c97ddbdf.x86_64 (postgresql:12)",
"product_id": "postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.9.0+19330+c97ddbdf.x86_64::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgres-decoderbufs-debugsource@0.10.0-2.module%2Bel8.9.0%2B19330%2Bc97ddbdf?arch=x86_64\u0026rpmmod=postgresql:12:8100020241122084405:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgresql-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64::postgresql:12",
"product": {
"name": "postgresql-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64 (postgresql:12)",
"product_id": "postgresql-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql@12.22-1.module%2Bel8.10.0%2B22548%2Bdd326681?arch=x86_64\u0026rpmmod=postgresql:12:8100020241122084405:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgresql-contrib-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64::postgresql:12",
"product": {
"name": "postgresql-contrib-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64 (postgresql:12)",
"product_id": "postgresql-contrib-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-contrib@12.22-1.module%2Bel8.10.0%2B22548%2Bdd326681?arch=x86_64\u0026rpmmod=postgresql:12:8100020241122084405:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgresql-contrib-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64::postgresql:12",
"product": {
"name": "postgresql-contrib-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64 (postgresql:12)",
"product_id": "postgresql-contrib-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-contrib-debuginfo@12.22-1.module%2Bel8.10.0%2B22548%2Bdd326681?arch=x86_64\u0026rpmmod=postgresql:12:8100020241122084405:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgresql-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64::postgresql:12",
"product": {
"name": "postgresql-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64 (postgresql:12)",
"product_id": "postgresql-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-debuginfo@12.22-1.module%2Bel8.10.0%2B22548%2Bdd326681?arch=x86_64\u0026rpmmod=postgresql:12:8100020241122084405:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgresql-debugsource-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64::postgresql:12",
"product": {
"name": "postgresql-debugsource-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64 (postgresql:12)",
"product_id": "postgresql-debugsource-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-debugsource@12.22-1.module%2Bel8.10.0%2B22548%2Bdd326681?arch=x86_64\u0026rpmmod=postgresql:12:8100020241122084405:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgresql-docs-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64::postgresql:12",
"product": {
"name": "postgresql-docs-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64 (postgresql:12)",
"product_id": "postgresql-docs-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-docs@12.22-1.module%2Bel8.10.0%2B22548%2Bdd326681?arch=x86_64\u0026rpmmod=postgresql:12:8100020241122084405:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgresql-docs-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64::postgresql:12",
"product": {
"name": "postgresql-docs-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64 (postgresql:12)",
"product_id": "postgresql-docs-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-docs-debuginfo@12.22-1.module%2Bel8.10.0%2B22548%2Bdd326681?arch=x86_64\u0026rpmmod=postgresql:12:8100020241122084405:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgresql-plperl-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64::postgresql:12",
"product": {
"name": "postgresql-plperl-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64 (postgresql:12)",
"product_id": "postgresql-plperl-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plperl@12.22-1.module%2Bel8.10.0%2B22548%2Bdd326681?arch=x86_64\u0026rpmmod=postgresql:12:8100020241122084405:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgresql-plperl-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64::postgresql:12",
"product": {
"name": "postgresql-plperl-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64 (postgresql:12)",
"product_id": "postgresql-plperl-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plperl-debuginfo@12.22-1.module%2Bel8.10.0%2B22548%2Bdd326681?arch=x86_64\u0026rpmmod=postgresql:12:8100020241122084405:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgresql-plpython3-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64::postgresql:12",
"product": {
"name": "postgresql-plpython3-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64 (postgresql:12)",
"product_id": "postgresql-plpython3-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plpython3@12.22-1.module%2Bel8.10.0%2B22548%2Bdd326681?arch=x86_64\u0026rpmmod=postgresql:12:8100020241122084405:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgresql-plpython3-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64::postgresql:12",
"product": {
"name": "postgresql-plpython3-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64 (postgresql:12)",
"product_id": "postgresql-plpython3-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plpython3-debuginfo@12.22-1.module%2Bel8.10.0%2B22548%2Bdd326681?arch=x86_64\u0026rpmmod=postgresql:12:8100020241122084405:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgresql-pltcl-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64::postgresql:12",
"product": {
"name": "postgresql-pltcl-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64 (postgresql:12)",
"product_id": "postgresql-pltcl-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-pltcl@12.22-1.module%2Bel8.10.0%2B22548%2Bdd326681?arch=x86_64\u0026rpmmod=postgresql:12:8100020241122084405:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgresql-pltcl-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64::postgresql:12",
"product": {
"name": "postgresql-pltcl-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64 (postgresql:12)",
"product_id": "postgresql-pltcl-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-pltcl-debuginfo@12.22-1.module%2Bel8.10.0%2B22548%2Bdd326681?arch=x86_64\u0026rpmmod=postgresql:12:8100020241122084405:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64::postgresql:12",
"product": {
"name": "postgresql-server-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64 (postgresql:12)",
"product_id": "postgresql-server-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server@12.22-1.module%2Bel8.10.0%2B22548%2Bdd326681?arch=x86_64\u0026rpmmod=postgresql:12:8100020241122084405:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64::postgresql:12",
"product": {
"name": "postgresql-server-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64 (postgresql:12)",
"product_id": "postgresql-server-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server-debuginfo@12.22-1.module%2Bel8.10.0%2B22548%2Bdd326681?arch=x86_64\u0026rpmmod=postgresql:12:8100020241122084405:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-devel-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64::postgresql:12",
"product": {
"name": "postgresql-server-devel-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64 (postgresql:12)",
"product_id": "postgresql-server-devel-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server-devel@12.22-1.module%2Bel8.10.0%2B22548%2Bdd326681?arch=x86_64\u0026rpmmod=postgresql:12:8100020241122084405:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-devel-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64::postgresql:12",
"product": {
"name": "postgresql-server-devel-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64 (postgresql:12)",
"product_id": "postgresql-server-devel-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server-devel-debuginfo@12.22-1.module%2Bel8.10.0%2B22548%2Bdd326681?arch=x86_64\u0026rpmmod=postgresql:12:8100020241122084405:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgresql-static-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64::postgresql:12",
"product": {
"name": "postgresql-static-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64 (postgresql:12)",
"product_id": "postgresql-static-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-static@12.22-1.module%2Bel8.10.0%2B22548%2Bdd326681?arch=x86_64\u0026rpmmod=postgresql:12:8100020241122084405:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgresql-test-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64::postgresql:12",
"product": {
"name": "postgresql-test-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64 (postgresql:12)",
"product_id": "postgresql-test-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-test@12.22-1.module%2Bel8.10.0%2B22548%2Bdd326681?arch=x86_64\u0026rpmmod=postgresql:12:8100020241122084405:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgresql-test-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64::postgresql:12",
"product": {
"name": "postgresql-test-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64 (postgresql:12)",
"product_id": "postgresql-test-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-test-debuginfo@12.22-1.module%2Bel8.10.0%2B22548%2Bdd326681?arch=x86_64\u0026rpmmod=postgresql:12:8100020241122084405:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64::postgresql:12",
"product": {
"name": "postgresql-upgrade-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64 (postgresql:12)",
"product_id": "postgresql-upgrade-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade@12.22-1.module%2Bel8.10.0%2B22548%2Bdd326681?arch=x86_64\u0026rpmmod=postgresql:12:8100020241122084405:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64::postgresql:12",
"product": {
"name": "postgresql-upgrade-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64 (postgresql:12)",
"product_id": "postgresql-upgrade-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade-debuginfo@12.22-1.module%2Bel8.10.0%2B22548%2Bdd326681?arch=x86_64\u0026rpmmod=postgresql:12:8100020241122084405:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-devel-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64::postgresql:12",
"product": {
"name": "postgresql-upgrade-devel-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64 (postgresql:12)",
"product_id": "postgresql-upgrade-devel-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade-devel@12.22-1.module%2Bel8.10.0%2B22548%2Bdd326681?arch=x86_64\u0026rpmmod=postgresql:12:8100020241122084405:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-devel-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64::postgresql:12",
"product": {
"name": "postgresql-upgrade-devel-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64 (postgresql:12)",
"product_id": "postgresql-upgrade-devel-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade-devel-debuginfo@12.22-1.module%2Bel8.10.0%2B22548%2Bdd326681?arch=x86_64\u0026rpmmod=postgresql:12:8100020241122084405:489197e6"
}
}
}
],
"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.9.0+19330+c97ddbdf.aarch64 (postgresql:12) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:pg_repack-0:1.4.6-3.module+el8.9.0+19330+c97ddbdf.aarch64::postgresql:12"
},
"product_reference": "pg_repack-0:1.4.6-3.module+el8.9.0+19330+c97ddbdf.aarch64::postgresql:12",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pg_repack-0:1.4.6-3.module+el8.9.0+19330+c97ddbdf.ppc64le (postgresql:12) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:pg_repack-0:1.4.6-3.module+el8.9.0+19330+c97ddbdf.ppc64le::postgresql:12"
},
"product_reference": "pg_repack-0:1.4.6-3.module+el8.9.0+19330+c97ddbdf.ppc64le::postgresql:12",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pg_repack-0:1.4.6-3.module+el8.9.0+19330+c97ddbdf.s390x (postgresql:12) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:pg_repack-0:1.4.6-3.module+el8.9.0+19330+c97ddbdf.s390x::postgresql:12"
},
"product_reference": "pg_repack-0:1.4.6-3.module+el8.9.0+19330+c97ddbdf.s390x::postgresql:12",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pg_repack-0:1.4.6-3.module+el8.9.0+19330+c97ddbdf.src (postgresql:12) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:pg_repack-0:1.4.6-3.module+el8.9.0+19330+c97ddbdf.src::postgresql:12"
},
"product_reference": "pg_repack-0:1.4.6-3.module+el8.9.0+19330+c97ddbdf.src::postgresql:12",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pg_repack-0:1.4.6-3.module+el8.9.0+19330+c97ddbdf.x86_64 (postgresql:12) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:pg_repack-0:1.4.6-3.module+el8.9.0+19330+c97ddbdf.x86_64::postgresql:12"
},
"product_reference": "pg_repack-0:1.4.6-3.module+el8.9.0+19330+c97ddbdf.x86_64::postgresql:12",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pg_repack-debuginfo-0:1.4.6-3.module+el8.9.0+19330+c97ddbdf.aarch64 (postgresql:12) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debuginfo-0:1.4.6-3.module+el8.9.0+19330+c97ddbdf.aarch64::postgresql:12"
},
"product_reference": "pg_repack-debuginfo-0:1.4.6-3.module+el8.9.0+19330+c97ddbdf.aarch64::postgresql:12",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pg_repack-debuginfo-0:1.4.6-3.module+el8.9.0+19330+c97ddbdf.ppc64le (postgresql:12) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debuginfo-0:1.4.6-3.module+el8.9.0+19330+c97ddbdf.ppc64le::postgresql:12"
},
"product_reference": "pg_repack-debuginfo-0:1.4.6-3.module+el8.9.0+19330+c97ddbdf.ppc64le::postgresql:12",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pg_repack-debuginfo-0:1.4.6-3.module+el8.9.0+19330+c97ddbdf.s390x (postgresql:12) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debuginfo-0:1.4.6-3.module+el8.9.0+19330+c97ddbdf.s390x::postgresql:12"
},
"product_reference": "pg_repack-debuginfo-0:1.4.6-3.module+el8.9.0+19330+c97ddbdf.s390x::postgresql:12",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pg_repack-debuginfo-0:1.4.6-3.module+el8.9.0+19330+c97ddbdf.x86_64 (postgresql:12) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debuginfo-0:1.4.6-3.module+el8.9.0+19330+c97ddbdf.x86_64::postgresql:12"
},
"product_reference": "pg_repack-debuginfo-0:1.4.6-3.module+el8.9.0+19330+c97ddbdf.x86_64::postgresql:12",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pg_repack-debugsource-0:1.4.6-3.module+el8.9.0+19330+c97ddbdf.aarch64 (postgresql:12) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debugsource-0:1.4.6-3.module+el8.9.0+19330+c97ddbdf.aarch64::postgresql:12"
},
"product_reference": "pg_repack-debugsource-0:1.4.6-3.module+el8.9.0+19330+c97ddbdf.aarch64::postgresql:12",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pg_repack-debugsource-0:1.4.6-3.module+el8.9.0+19330+c97ddbdf.ppc64le (postgresql:12) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debugsource-0:1.4.6-3.module+el8.9.0+19330+c97ddbdf.ppc64le::postgresql:12"
},
"product_reference": "pg_repack-debugsource-0:1.4.6-3.module+el8.9.0+19330+c97ddbdf.ppc64le::postgresql:12",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pg_repack-debugsource-0:1.4.6-3.module+el8.9.0+19330+c97ddbdf.s390x (postgresql:12) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debugsource-0:1.4.6-3.module+el8.9.0+19330+c97ddbdf.s390x::postgresql:12"
},
"product_reference": "pg_repack-debugsource-0:1.4.6-3.module+el8.9.0+19330+c97ddbdf.s390x::postgresql:12",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pg_repack-debugsource-0:1.4.6-3.module+el8.9.0+19330+c97ddbdf.x86_64 (postgresql:12) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debugsource-0:1.4.6-3.module+el8.9.0+19330+c97ddbdf.x86_64::postgresql:12"
},
"product_reference": "pg_repack-debugsource-0:1.4.6-3.module+el8.9.0+19330+c97ddbdf.x86_64::postgresql:12",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pgaudit-0:1.4.0-7.module+el8.10.0+22214+9beb89d6.aarch64 (postgresql:12) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:pgaudit-0:1.4.0-7.module+el8.10.0+22214+9beb89d6.aarch64::postgresql:12"
},
"product_reference": "pgaudit-0:1.4.0-7.module+el8.10.0+22214+9beb89d6.aarch64::postgresql:12",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pgaudit-0:1.4.0-7.module+el8.10.0+22214+9beb89d6.ppc64le (postgresql:12) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:pgaudit-0:1.4.0-7.module+el8.10.0+22214+9beb89d6.ppc64le::postgresql:12"
},
"product_reference": "pgaudit-0:1.4.0-7.module+el8.10.0+22214+9beb89d6.ppc64le::postgresql:12",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pgaudit-0:1.4.0-7.module+el8.10.0+22214+9beb89d6.s390x (postgresql:12) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:pgaudit-0:1.4.0-7.module+el8.10.0+22214+9beb89d6.s390x::postgresql:12"
},
"product_reference": "pgaudit-0:1.4.0-7.module+el8.10.0+22214+9beb89d6.s390x::postgresql:12",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pgaudit-0:1.4.0-7.module+el8.10.0+22214+9beb89d6.src (postgresql:12) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:pgaudit-0:1.4.0-7.module+el8.10.0+22214+9beb89d6.src::postgresql:12"
},
"product_reference": "pgaudit-0:1.4.0-7.module+el8.10.0+22214+9beb89d6.src::postgresql:12",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pgaudit-0:1.4.0-7.module+el8.10.0+22214+9beb89d6.x86_64 (postgresql:12) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:pgaudit-0:1.4.0-7.module+el8.10.0+22214+9beb89d6.x86_64::postgresql:12"
},
"product_reference": "pgaudit-0:1.4.0-7.module+el8.10.0+22214+9beb89d6.x86_64::postgresql:12",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pgaudit-debuginfo-0:1.4.0-7.module+el8.10.0+22214+9beb89d6.aarch64 (postgresql:12) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debuginfo-0:1.4.0-7.module+el8.10.0+22214+9beb89d6.aarch64::postgresql:12"
},
"product_reference": "pgaudit-debuginfo-0:1.4.0-7.module+el8.10.0+22214+9beb89d6.aarch64::postgresql:12",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pgaudit-debuginfo-0:1.4.0-7.module+el8.10.0+22214+9beb89d6.ppc64le (postgresql:12) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debuginfo-0:1.4.0-7.module+el8.10.0+22214+9beb89d6.ppc64le::postgresql:12"
},
"product_reference": "pgaudit-debuginfo-0:1.4.0-7.module+el8.10.0+22214+9beb89d6.ppc64le::postgresql:12",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pgaudit-debuginfo-0:1.4.0-7.module+el8.10.0+22214+9beb89d6.s390x (postgresql:12) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debuginfo-0:1.4.0-7.module+el8.10.0+22214+9beb89d6.s390x::postgresql:12"
},
"product_reference": "pgaudit-debuginfo-0:1.4.0-7.module+el8.10.0+22214+9beb89d6.s390x::postgresql:12",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pgaudit-debuginfo-0:1.4.0-7.module+el8.10.0+22214+9beb89d6.x86_64 (postgresql:12) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debuginfo-0:1.4.0-7.module+el8.10.0+22214+9beb89d6.x86_64::postgresql:12"
},
"product_reference": "pgaudit-debuginfo-0:1.4.0-7.module+el8.10.0+22214+9beb89d6.x86_64::postgresql:12",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pgaudit-debugsource-0:1.4.0-7.module+el8.10.0+22214+9beb89d6.aarch64 (postgresql:12) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debugsource-0:1.4.0-7.module+el8.10.0+22214+9beb89d6.aarch64::postgresql:12"
},
"product_reference": "pgaudit-debugsource-0:1.4.0-7.module+el8.10.0+22214+9beb89d6.aarch64::postgresql:12",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pgaudit-debugsource-0:1.4.0-7.module+el8.10.0+22214+9beb89d6.ppc64le (postgresql:12) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debugsource-0:1.4.0-7.module+el8.10.0+22214+9beb89d6.ppc64le::postgresql:12"
},
"product_reference": "pgaudit-debugsource-0:1.4.0-7.module+el8.10.0+22214+9beb89d6.ppc64le::postgresql:12",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pgaudit-debugsource-0:1.4.0-7.module+el8.10.0+22214+9beb89d6.s390x (postgresql:12) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debugsource-0:1.4.0-7.module+el8.10.0+22214+9beb89d6.s390x::postgresql:12"
},
"product_reference": "pgaudit-debugsource-0:1.4.0-7.module+el8.10.0+22214+9beb89d6.s390x::postgresql:12",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pgaudit-debugsource-0:1.4.0-7.module+el8.10.0+22214+9beb89d6.x86_64 (postgresql:12) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debugsource-0:1.4.0-7.module+el8.10.0+22214+9beb89d6.x86_64::postgresql:12"
},
"product_reference": "pgaudit-debugsource-0:1.4.0-7.module+el8.10.0+22214+9beb89d6.x86_64::postgresql:12",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgres-decoderbufs-0:0.10.0-2.module+el8.9.0+19330+c97ddbdf.aarch64 (postgresql:12) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.9.0+19330+c97ddbdf.aarch64::postgresql:12"
},
"product_reference": "postgres-decoderbufs-0:0.10.0-2.module+el8.9.0+19330+c97ddbdf.aarch64::postgresql:12",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgres-decoderbufs-0:0.10.0-2.module+el8.9.0+19330+c97ddbdf.ppc64le (postgresql:12) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.9.0+19330+c97ddbdf.ppc64le::postgresql:12"
},
"product_reference": "postgres-decoderbufs-0:0.10.0-2.module+el8.9.0+19330+c97ddbdf.ppc64le::postgresql:12",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgres-decoderbufs-0:0.10.0-2.module+el8.9.0+19330+c97ddbdf.s390x (postgresql:12) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.9.0+19330+c97ddbdf.s390x::postgresql:12"
},
"product_reference": "postgres-decoderbufs-0:0.10.0-2.module+el8.9.0+19330+c97ddbdf.s390x::postgresql:12",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgres-decoderbufs-0:0.10.0-2.module+el8.9.0+19330+c97ddbdf.src (postgresql:12) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.9.0+19330+c97ddbdf.src::postgresql:12"
},
"product_reference": "postgres-decoderbufs-0:0.10.0-2.module+el8.9.0+19330+c97ddbdf.src::postgresql:12",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgres-decoderbufs-0:0.10.0-2.module+el8.9.0+19330+c97ddbdf.x86_64 (postgresql:12) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.9.0+19330+c97ddbdf.x86_64::postgresql:12"
},
"product_reference": "postgres-decoderbufs-0:0.10.0-2.module+el8.9.0+19330+c97ddbdf.x86_64::postgresql:12",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.9.0+19330+c97ddbdf.aarch64 (postgresql:12) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.9.0+19330+c97ddbdf.aarch64::postgresql:12"
},
"product_reference": "postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.9.0+19330+c97ddbdf.aarch64::postgresql:12",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.9.0+19330+c97ddbdf.ppc64le (postgresql:12) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.9.0+19330+c97ddbdf.ppc64le::postgresql:12"
},
"product_reference": "postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.9.0+19330+c97ddbdf.ppc64le::postgresql:12",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.9.0+19330+c97ddbdf.s390x (postgresql:12) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.9.0+19330+c97ddbdf.s390x::postgresql:12"
},
"product_reference": "postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.9.0+19330+c97ddbdf.s390x::postgresql:12",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.9.0+19330+c97ddbdf.x86_64 (postgresql:12) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.9.0+19330+c97ddbdf.x86_64::postgresql:12"
},
"product_reference": "postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.9.0+19330+c97ddbdf.x86_64::postgresql:12",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.9.0+19330+c97ddbdf.aarch64 (postgresql:12) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.9.0+19330+c97ddbdf.aarch64::postgresql:12"
},
"product_reference": "postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.9.0+19330+c97ddbdf.aarch64::postgresql:12",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.9.0+19330+c97ddbdf.ppc64le (postgresql:12) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.9.0+19330+c97ddbdf.ppc64le::postgresql:12"
},
"product_reference": "postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.9.0+19330+c97ddbdf.ppc64le::postgresql:12",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.9.0+19330+c97ddbdf.s390x (postgresql:12) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.9.0+19330+c97ddbdf.s390x::postgresql:12"
},
"product_reference": "postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.9.0+19330+c97ddbdf.s390x::postgresql:12",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.9.0+19330+c97ddbdf.x86_64 (postgresql:12) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.9.0+19330+c97ddbdf.x86_64::postgresql:12"
},
"product_reference": "postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.9.0+19330+c97ddbdf.x86_64::postgresql:12",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64 (postgresql:12) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64::postgresql:12"
},
"product_reference": "postgresql-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64::postgresql:12",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le (postgresql:12) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le::postgresql:12"
},
"product_reference": "postgresql-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le::postgresql:12",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-0:12.22-1.module+el8.10.0+22548+dd326681.s390x (postgresql:12) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql-0:12.22-1.module+el8.10.0+22548+dd326681.s390x::postgresql:12"
},
"product_reference": "postgresql-0:12.22-1.module+el8.10.0+22548+dd326681.s390x::postgresql:12",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-0:12.22-1.module+el8.10.0+22548+dd326681.src (postgresql:12) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql-0:12.22-1.module+el8.10.0+22548+dd326681.src::postgresql:12"
},
"product_reference": "postgresql-0:12.22-1.module+el8.10.0+22548+dd326681.src::postgresql:12",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64 (postgresql:12) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64::postgresql:12"
},
"product_reference": "postgresql-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64::postgresql:12",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-contrib-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64 (postgresql:12) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64::postgresql:12"
},
"product_reference": "postgresql-contrib-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64::postgresql:12",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-contrib-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le (postgresql:12) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le::postgresql:12"
},
"product_reference": "postgresql-contrib-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le::postgresql:12",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-contrib-0:12.22-1.module+el8.10.0+22548+dd326681.s390x (postgresql:12) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-0:12.22-1.module+el8.10.0+22548+dd326681.s390x::postgresql:12"
},
"product_reference": "postgresql-contrib-0:12.22-1.module+el8.10.0+22548+dd326681.s390x::postgresql:12",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-contrib-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64 (postgresql:12) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64::postgresql:12"
},
"product_reference": "postgresql-contrib-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64::postgresql:12",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-contrib-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64 (postgresql:12) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64::postgresql:12"
},
"product_reference": "postgresql-contrib-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64::postgresql:12",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-contrib-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le (postgresql:12) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le::postgresql:12"
},
"product_reference": "postgresql-contrib-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le::postgresql:12",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-contrib-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.s390x (postgresql:12) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.s390x::postgresql:12"
},
"product_reference": "postgresql-contrib-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.s390x::postgresql:12",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-contrib-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64 (postgresql:12) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64::postgresql:12"
},
"product_reference": "postgresql-contrib-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64::postgresql:12",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64 (postgresql:12) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64::postgresql:12"
},
"product_reference": "postgresql-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64::postgresql:12",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le (postgresql:12) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le::postgresql:12"
},
"product_reference": "postgresql-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le::postgresql:12",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.s390x (postgresql:12) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.s390x::postgresql:12"
},
"product_reference": "postgresql-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.s390x::postgresql:12",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64 (postgresql:12) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64::postgresql:12"
},
"product_reference": "postgresql-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64::postgresql:12",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-debugsource-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64 (postgresql:12) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql-debugsource-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64::postgresql:12"
},
"product_reference": "postgresql-debugsource-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64::postgresql:12",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-debugsource-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le (postgresql:12) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql-debugsource-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le::postgresql:12"
},
"product_reference": "postgresql-debugsource-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le::postgresql:12",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-debugsource-0:12.22-1.module+el8.10.0+22548+dd326681.s390x (postgresql:12) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql-debugsource-0:12.22-1.module+el8.10.0+22548+dd326681.s390x::postgresql:12"
},
"product_reference": "postgresql-debugsource-0:12.22-1.module+el8.10.0+22548+dd326681.s390x::postgresql:12",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-debugsource-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64 (postgresql:12) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql-debugsource-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64::postgresql:12"
},
"product_reference": "postgresql-debugsource-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64::postgresql:12",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-docs-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64 (postgresql:12) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64::postgresql:12"
},
"product_reference": "postgresql-docs-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64::postgresql:12",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-docs-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le (postgresql:12) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le::postgresql:12"
},
"product_reference": "postgresql-docs-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le::postgresql:12",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-docs-0:12.22-1.module+el8.10.0+22548+dd326681.s390x (postgresql:12) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-0:12.22-1.module+el8.10.0+22548+dd326681.s390x::postgresql:12"
},
"product_reference": "postgresql-docs-0:12.22-1.module+el8.10.0+22548+dd326681.s390x::postgresql:12",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-docs-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64 (postgresql:12) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64::postgresql:12"
},
"product_reference": "postgresql-docs-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64::postgresql:12",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-docs-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64 (postgresql:12) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64::postgresql:12"
},
"product_reference": "postgresql-docs-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64::postgresql:12",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-docs-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le (postgresql:12) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le::postgresql:12"
},
"product_reference": "postgresql-docs-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le::postgresql:12",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-docs-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.s390x (postgresql:12) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.s390x::postgresql:12"
},
"product_reference": "postgresql-docs-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.s390x::postgresql:12",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-docs-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64 (postgresql:12) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64::postgresql:12"
},
"product_reference": "postgresql-docs-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64::postgresql:12",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plperl-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64 (postgresql:12) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64::postgresql:12"
},
"product_reference": "postgresql-plperl-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64::postgresql:12",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plperl-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le (postgresql:12) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le::postgresql:12"
},
"product_reference": "postgresql-plperl-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le::postgresql:12",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plperl-0:12.22-1.module+el8.10.0+22548+dd326681.s390x (postgresql:12) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-0:12.22-1.module+el8.10.0+22548+dd326681.s390x::postgresql:12"
},
"product_reference": "postgresql-plperl-0:12.22-1.module+el8.10.0+22548+dd326681.s390x::postgresql:12",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plperl-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64 (postgresql:12) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64::postgresql:12"
},
"product_reference": "postgresql-plperl-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64::postgresql:12",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plperl-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64 (postgresql:12) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64::postgresql:12"
},
"product_reference": "postgresql-plperl-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64::postgresql:12",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plperl-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le (postgresql:12) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le::postgresql:12"
},
"product_reference": "postgresql-plperl-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le::postgresql:12",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plperl-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.s390x (postgresql:12) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.s390x::postgresql:12"
},
"product_reference": "postgresql-plperl-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.s390x::postgresql:12",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plperl-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64 (postgresql:12) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64::postgresql:12"
},
"product_reference": "postgresql-plperl-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64::postgresql:12",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plpython3-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64 (postgresql:12) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64::postgresql:12"
},
"product_reference": "postgresql-plpython3-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64::postgresql:12",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plpython3-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le (postgresql:12) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le::postgresql:12"
},
"product_reference": "postgresql-plpython3-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le::postgresql:12",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plpython3-0:12.22-1.module+el8.10.0+22548+dd326681.s390x (postgresql:12) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-0:12.22-1.module+el8.10.0+22548+dd326681.s390x::postgresql:12"
},
"product_reference": "postgresql-plpython3-0:12.22-1.module+el8.10.0+22548+dd326681.s390x::postgresql:12",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plpython3-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64 (postgresql:12) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64::postgresql:12"
},
"product_reference": "postgresql-plpython3-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64::postgresql:12",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plpython3-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64 (postgresql:12) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64::postgresql:12"
},
"product_reference": "postgresql-plpython3-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64::postgresql:12",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plpython3-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le (postgresql:12) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le::postgresql:12"
},
"product_reference": "postgresql-plpython3-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le::postgresql:12",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plpython3-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.s390x (postgresql:12) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.s390x::postgresql:12"
},
"product_reference": "postgresql-plpython3-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.s390x::postgresql:12",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plpython3-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64 (postgresql:12) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64::postgresql:12"
},
"product_reference": "postgresql-plpython3-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64::postgresql:12",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-pltcl-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64 (postgresql:12) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64::postgresql:12"
},
"product_reference": "postgresql-pltcl-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64::postgresql:12",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-pltcl-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le (postgresql:12) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le::postgresql:12"
},
"product_reference": "postgresql-pltcl-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le::postgresql:12",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-pltcl-0:12.22-1.module+el8.10.0+22548+dd326681.s390x (postgresql:12) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-0:12.22-1.module+el8.10.0+22548+dd326681.s390x::postgresql:12"
},
"product_reference": "postgresql-pltcl-0:12.22-1.module+el8.10.0+22548+dd326681.s390x::postgresql:12",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-pltcl-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64 (postgresql:12) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64::postgresql:12"
},
"product_reference": "postgresql-pltcl-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64::postgresql:12",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-pltcl-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64 (postgresql:12) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64::postgresql:12"
},
"product_reference": "postgresql-pltcl-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64::postgresql:12",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-pltcl-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le (postgresql:12) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le::postgresql:12"
},
"product_reference": "postgresql-pltcl-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le::postgresql:12",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-pltcl-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.s390x (postgresql:12) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.s390x::postgresql:12"
},
"product_reference": "postgresql-pltcl-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.s390x::postgresql:12",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-pltcl-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64 (postgresql:12) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64::postgresql:12"
},
"product_reference": "postgresql-pltcl-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64::postgresql:12",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64 (postgresql:12) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64::postgresql:12"
},
"product_reference": "postgresql-server-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64::postgresql:12",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le (postgresql:12) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le::postgresql:12"
},
"product_reference": "postgresql-server-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le::postgresql:12",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-0:12.22-1.module+el8.10.0+22548+dd326681.s390x (postgresql:12) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-0:12.22-1.module+el8.10.0+22548+dd326681.s390x::postgresql:12"
},
"product_reference": "postgresql-server-0:12.22-1.module+el8.10.0+22548+dd326681.s390x::postgresql:12",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64 (postgresql:12) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64::postgresql:12"
},
"product_reference": "postgresql-server-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64::postgresql:12",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64 (postgresql:12) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64::postgresql:12"
},
"product_reference": "postgresql-server-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64::postgresql:12",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le (postgresql:12) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le::postgresql:12"
},
"product_reference": "postgresql-server-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le::postgresql:12",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.s390x (postgresql:12) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.s390x::postgresql:12"
},
"product_reference": "postgresql-server-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.s390x::postgresql:12",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64 (postgresql:12) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64::postgresql:12"
},
"product_reference": "postgresql-server-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64::postgresql:12",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-devel-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64 (postgresql:12) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64::postgresql:12"
},
"product_reference": "postgresql-server-devel-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64::postgresql:12",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-devel-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le (postgresql:12) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le::postgresql:12"
},
"product_reference": "postgresql-server-devel-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le::postgresql:12",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-devel-0:12.22-1.module+el8.10.0+22548+dd326681.s390x (postgresql:12) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-0:12.22-1.module+el8.10.0+22548+dd326681.s390x::postgresql:12"
},
"product_reference": "postgresql-server-devel-0:12.22-1.module+el8.10.0+22548+dd326681.s390x::postgresql:12",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-devel-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64 (postgresql:12) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64::postgresql:12"
},
"product_reference": "postgresql-server-devel-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64::postgresql:12",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-devel-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64 (postgresql:12) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64::postgresql:12"
},
"product_reference": "postgresql-server-devel-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64::postgresql:12",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-devel-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le (postgresql:12) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le::postgresql:12"
},
"product_reference": "postgresql-server-devel-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le::postgresql:12",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-devel-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.s390x (postgresql:12) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.s390x::postgresql:12"
},
"product_reference": "postgresql-server-devel-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.s390x::postgresql:12",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-devel-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64 (postgresql:12) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64::postgresql:12"
},
"product_reference": "postgresql-server-devel-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64::postgresql:12",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-static-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64 (postgresql:12) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql-static-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64::postgresql:12"
},
"product_reference": "postgresql-static-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64::postgresql:12",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-static-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le (postgresql:12) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql-static-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le::postgresql:12"
},
"product_reference": "postgresql-static-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le::postgresql:12",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-static-0:12.22-1.module+el8.10.0+22548+dd326681.s390x (postgresql:12) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql-static-0:12.22-1.module+el8.10.0+22548+dd326681.s390x::postgresql:12"
},
"product_reference": "postgresql-static-0:12.22-1.module+el8.10.0+22548+dd326681.s390x::postgresql:12",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-static-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64 (postgresql:12) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql-static-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64::postgresql:12"
},
"product_reference": "postgresql-static-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64::postgresql:12",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-test-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64 (postgresql:12) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64::postgresql:12"
},
"product_reference": "postgresql-test-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64::postgresql:12",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-test-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le (postgresql:12) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le::postgresql:12"
},
"product_reference": "postgresql-test-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le::postgresql:12",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-test-0:12.22-1.module+el8.10.0+22548+dd326681.s390x (postgresql:12) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-0:12.22-1.module+el8.10.0+22548+dd326681.s390x::postgresql:12"
},
"product_reference": "postgresql-test-0:12.22-1.module+el8.10.0+22548+dd326681.s390x::postgresql:12",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-test-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64 (postgresql:12) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64::postgresql:12"
},
"product_reference": "postgresql-test-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64::postgresql:12",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-test-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64 (postgresql:12) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64::postgresql:12"
},
"product_reference": "postgresql-test-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64::postgresql:12",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-test-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le (postgresql:12) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le::postgresql:12"
},
"product_reference": "postgresql-test-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le::postgresql:12",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-test-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.s390x (postgresql:12) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.s390x::postgresql:12"
},
"product_reference": "postgresql-test-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.s390x::postgresql:12",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-test-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64 (postgresql:12) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64::postgresql:12"
},
"product_reference": "postgresql-test-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64::postgresql:12",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-test-rpm-macros-0:12.22-1.module+el8.10.0+22548+dd326681.noarch (postgresql:12) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-rpm-macros-0:12.22-1.module+el8.10.0+22548+dd326681.noarch::postgresql:12"
},
"product_reference": "postgresql-test-rpm-macros-0:12.22-1.module+el8.10.0+22548+dd326681.noarch::postgresql:12",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64 (postgresql:12) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64::postgresql:12"
},
"product_reference": "postgresql-upgrade-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64::postgresql:12",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le (postgresql:12) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le::postgresql:12"
},
"product_reference": "postgresql-upgrade-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le::postgresql:12",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-0:12.22-1.module+el8.10.0+22548+dd326681.s390x (postgresql:12) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-0:12.22-1.module+el8.10.0+22548+dd326681.s390x::postgresql:12"
},
"product_reference": "postgresql-upgrade-0:12.22-1.module+el8.10.0+22548+dd326681.s390x::postgresql:12",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64 (postgresql:12) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64::postgresql:12"
},
"product_reference": "postgresql-upgrade-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64::postgresql:12",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64 (postgresql:12) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64::postgresql:12"
},
"product_reference": "postgresql-upgrade-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64::postgresql:12",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le (postgresql:12) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le::postgresql:12"
},
"product_reference": "postgresql-upgrade-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le::postgresql:12",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.s390x (postgresql:12) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.s390x::postgresql:12"
},
"product_reference": "postgresql-upgrade-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.s390x::postgresql:12",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64 (postgresql:12) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64::postgresql:12"
},
"product_reference": "postgresql-upgrade-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64::postgresql:12",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-devel-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64 (postgresql:12) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64::postgresql:12"
},
"product_reference": "postgresql-upgrade-devel-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64::postgresql:12",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-devel-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le (postgresql:12) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le::postgresql:12"
},
"product_reference": "postgresql-upgrade-devel-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le::postgresql:12",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-devel-0:12.22-1.module+el8.10.0+22548+dd326681.s390x (postgresql:12) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:12.22-1.module+el8.10.0+22548+dd326681.s390x::postgresql:12"
},
"product_reference": "postgresql-upgrade-devel-0:12.22-1.module+el8.10.0+22548+dd326681.s390x::postgresql:12",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-devel-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64 (postgresql:12) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64::postgresql:12"
},
"product_reference": "postgresql-upgrade-devel-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64::postgresql:12",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-devel-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64 (postgresql:12) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64::postgresql:12"
},
"product_reference": "postgresql-upgrade-devel-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64::postgresql:12",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-devel-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le (postgresql:12) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le::postgresql:12"
},
"product_reference": "postgresql-upgrade-devel-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le::postgresql:12",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-devel-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.s390x (postgresql:12) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.s390x::postgresql:12"
},
"product_reference": "postgresql-upgrade-devel-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.s390x::postgresql:12",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-devel-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64 (postgresql:12) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64::postgresql:12"
},
"product_reference": "postgresql-upgrade-devel-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64::postgresql:12",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2024-10976",
"cwe": {
"id": "CWE-1250",
"name": "Improper Preservation of Consistency Between Independent Representations of Shared State"
},
"discovery_date": "2024-11-14T14:01:51.200335+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2326263"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in PostgreSQL. This vulnerability allows incorrect row-level security policies to be applied via subqueries, WITH queries, security invoker views, or SQL-language functions that reference tables with row-level security policies. This issue arises when a query is planned under one role and executed under another, potentially leading to unauthorized reads or modifications of data.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "postgresql: PostgreSQL row security below e.g. subqueries disregards user ID changes",
"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.10.0.Z.MAIN.EUS:pg_repack-0:1.4.6-3.module+el8.9.0+19330+c97ddbdf.aarch64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-0:1.4.6-3.module+el8.9.0+19330+c97ddbdf.ppc64le::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-0:1.4.6-3.module+el8.9.0+19330+c97ddbdf.s390x::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-0:1.4.6-3.module+el8.9.0+19330+c97ddbdf.src::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-0:1.4.6-3.module+el8.9.0+19330+c97ddbdf.x86_64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debuginfo-0:1.4.6-3.module+el8.9.0+19330+c97ddbdf.aarch64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debuginfo-0:1.4.6-3.module+el8.9.0+19330+c97ddbdf.ppc64le::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debuginfo-0:1.4.6-3.module+el8.9.0+19330+c97ddbdf.s390x::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debuginfo-0:1.4.6-3.module+el8.9.0+19330+c97ddbdf.x86_64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debugsource-0:1.4.6-3.module+el8.9.0+19330+c97ddbdf.aarch64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debugsource-0:1.4.6-3.module+el8.9.0+19330+c97ddbdf.ppc64le::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debugsource-0:1.4.6-3.module+el8.9.0+19330+c97ddbdf.s390x::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debugsource-0:1.4.6-3.module+el8.9.0+19330+c97ddbdf.x86_64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-0:1.4.0-7.module+el8.10.0+22214+9beb89d6.aarch64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-0:1.4.0-7.module+el8.10.0+22214+9beb89d6.ppc64le::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-0:1.4.0-7.module+el8.10.0+22214+9beb89d6.s390x::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-0:1.4.0-7.module+el8.10.0+22214+9beb89d6.src::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-0:1.4.0-7.module+el8.10.0+22214+9beb89d6.x86_64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debuginfo-0:1.4.0-7.module+el8.10.0+22214+9beb89d6.aarch64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debuginfo-0:1.4.0-7.module+el8.10.0+22214+9beb89d6.ppc64le::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debuginfo-0:1.4.0-7.module+el8.10.0+22214+9beb89d6.s390x::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debuginfo-0:1.4.0-7.module+el8.10.0+22214+9beb89d6.x86_64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debugsource-0:1.4.0-7.module+el8.10.0+22214+9beb89d6.aarch64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debugsource-0:1.4.0-7.module+el8.10.0+22214+9beb89d6.ppc64le::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debugsource-0:1.4.0-7.module+el8.10.0+22214+9beb89d6.s390x::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debugsource-0:1.4.0-7.module+el8.10.0+22214+9beb89d6.x86_64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.9.0+19330+c97ddbdf.aarch64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.9.0+19330+c97ddbdf.ppc64le::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.9.0+19330+c97ddbdf.s390x::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.9.0+19330+c97ddbdf.src::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.9.0+19330+c97ddbdf.x86_64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.9.0+19330+c97ddbdf.aarch64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.9.0+19330+c97ddbdf.ppc64le::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.9.0+19330+c97ddbdf.s390x::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.9.0+19330+c97ddbdf.x86_64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.9.0+19330+c97ddbdf.aarch64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.9.0+19330+c97ddbdf.ppc64le::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.9.0+19330+c97ddbdf.s390x::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.9.0+19330+c97ddbdf.x86_64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-0:12.22-1.module+el8.10.0+22548+dd326681.s390x::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-0:12.22-1.module+el8.10.0+22548+dd326681.src::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-0:12.22-1.module+el8.10.0+22548+dd326681.s390x::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.s390x::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.s390x::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-debugsource-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-debugsource-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-debugsource-0:12.22-1.module+el8.10.0+22548+dd326681.s390x::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-debugsource-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-0:12.22-1.module+el8.10.0+22548+dd326681.s390x::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.s390x::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-0:12.22-1.module+el8.10.0+22548+dd326681.s390x::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.s390x::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-0:12.22-1.module+el8.10.0+22548+dd326681.s390x::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.s390x::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-0:12.22-1.module+el8.10.0+22548+dd326681.s390x::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.s390x::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-0:12.22-1.module+el8.10.0+22548+dd326681.s390x::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.s390x::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-0:12.22-1.module+el8.10.0+22548+dd326681.s390x::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.s390x::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-static-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-static-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-static-0:12.22-1.module+el8.10.0+22548+dd326681.s390x::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-static-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-0:12.22-1.module+el8.10.0+22548+dd326681.s390x::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.s390x::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-rpm-macros-0:12.22-1.module+el8.10.0+22548+dd326681.noarch::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-0:12.22-1.module+el8.10.0+22548+dd326681.s390x::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.s390x::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:12.22-1.module+el8.10.0+22548+dd326681.s390x::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.s390x::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64::postgresql:12"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-10976"
},
{
"category": "external",
"summary": "RHBZ#2326263",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2326263"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-10976",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-10976"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-10976",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-10976"
},
{
"category": "external",
"summary": "https://www.postgresql.org/support/security/CVE-2024-10976/",
"url": "https://www.postgresql.org/support/security/CVE-2024-10976/"
}
],
"release_date": "2024-11-14T13:00:01.930000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-12-04T08:52:08+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-0:1.4.6-3.module+el8.9.0+19330+c97ddbdf.aarch64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-0:1.4.6-3.module+el8.9.0+19330+c97ddbdf.ppc64le::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-0:1.4.6-3.module+el8.9.0+19330+c97ddbdf.s390x::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-0:1.4.6-3.module+el8.9.0+19330+c97ddbdf.src::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-0:1.4.6-3.module+el8.9.0+19330+c97ddbdf.x86_64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debuginfo-0:1.4.6-3.module+el8.9.0+19330+c97ddbdf.aarch64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debuginfo-0:1.4.6-3.module+el8.9.0+19330+c97ddbdf.ppc64le::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debuginfo-0:1.4.6-3.module+el8.9.0+19330+c97ddbdf.s390x::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debuginfo-0:1.4.6-3.module+el8.9.0+19330+c97ddbdf.x86_64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debugsource-0:1.4.6-3.module+el8.9.0+19330+c97ddbdf.aarch64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debugsource-0:1.4.6-3.module+el8.9.0+19330+c97ddbdf.ppc64le::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debugsource-0:1.4.6-3.module+el8.9.0+19330+c97ddbdf.s390x::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debugsource-0:1.4.6-3.module+el8.9.0+19330+c97ddbdf.x86_64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-0:1.4.0-7.module+el8.10.0+22214+9beb89d6.aarch64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-0:1.4.0-7.module+el8.10.0+22214+9beb89d6.ppc64le::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-0:1.4.0-7.module+el8.10.0+22214+9beb89d6.s390x::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-0:1.4.0-7.module+el8.10.0+22214+9beb89d6.src::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-0:1.4.0-7.module+el8.10.0+22214+9beb89d6.x86_64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debuginfo-0:1.4.0-7.module+el8.10.0+22214+9beb89d6.aarch64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debuginfo-0:1.4.0-7.module+el8.10.0+22214+9beb89d6.ppc64le::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debuginfo-0:1.4.0-7.module+el8.10.0+22214+9beb89d6.s390x::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debuginfo-0:1.4.0-7.module+el8.10.0+22214+9beb89d6.x86_64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debugsource-0:1.4.0-7.module+el8.10.0+22214+9beb89d6.aarch64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debugsource-0:1.4.0-7.module+el8.10.0+22214+9beb89d6.ppc64le::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debugsource-0:1.4.0-7.module+el8.10.0+22214+9beb89d6.s390x::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debugsource-0:1.4.0-7.module+el8.10.0+22214+9beb89d6.x86_64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.9.0+19330+c97ddbdf.aarch64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.9.0+19330+c97ddbdf.ppc64le::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.9.0+19330+c97ddbdf.s390x::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.9.0+19330+c97ddbdf.src::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.9.0+19330+c97ddbdf.x86_64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.9.0+19330+c97ddbdf.aarch64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.9.0+19330+c97ddbdf.ppc64le::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.9.0+19330+c97ddbdf.s390x::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.9.0+19330+c97ddbdf.x86_64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.9.0+19330+c97ddbdf.aarch64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.9.0+19330+c97ddbdf.ppc64le::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.9.0+19330+c97ddbdf.s390x::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.9.0+19330+c97ddbdf.x86_64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-0:12.22-1.module+el8.10.0+22548+dd326681.s390x::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-0:12.22-1.module+el8.10.0+22548+dd326681.src::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-0:12.22-1.module+el8.10.0+22548+dd326681.s390x::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.s390x::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.s390x::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-debugsource-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-debugsource-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-debugsource-0:12.22-1.module+el8.10.0+22548+dd326681.s390x::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-debugsource-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-0:12.22-1.module+el8.10.0+22548+dd326681.s390x::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.s390x::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-0:12.22-1.module+el8.10.0+22548+dd326681.s390x::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.s390x::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-0:12.22-1.module+el8.10.0+22548+dd326681.s390x::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.s390x::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-0:12.22-1.module+el8.10.0+22548+dd326681.s390x::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.s390x::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-0:12.22-1.module+el8.10.0+22548+dd326681.s390x::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.s390x::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-0:12.22-1.module+el8.10.0+22548+dd326681.s390x::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.s390x::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-static-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-static-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-static-0:12.22-1.module+el8.10.0+22548+dd326681.s390x::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-static-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-0:12.22-1.module+el8.10.0+22548+dd326681.s390x::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.s390x::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-rpm-macros-0:12.22-1.module+el8.10.0+22548+dd326681.noarch::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-0:12.22-1.module+el8.10.0+22548+dd326681.s390x::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.s390x::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:12.22-1.module+el8.10.0+22548+dd326681.s390x::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.s390x::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64::postgresql:12"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:10785"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options don\u0027t meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-0:1.4.6-3.module+el8.9.0+19330+c97ddbdf.aarch64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-0:1.4.6-3.module+el8.9.0+19330+c97ddbdf.ppc64le::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-0:1.4.6-3.module+el8.9.0+19330+c97ddbdf.s390x::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-0:1.4.6-3.module+el8.9.0+19330+c97ddbdf.src::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-0:1.4.6-3.module+el8.9.0+19330+c97ddbdf.x86_64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debuginfo-0:1.4.6-3.module+el8.9.0+19330+c97ddbdf.aarch64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debuginfo-0:1.4.6-3.module+el8.9.0+19330+c97ddbdf.ppc64le::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debuginfo-0:1.4.6-3.module+el8.9.0+19330+c97ddbdf.s390x::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debuginfo-0:1.4.6-3.module+el8.9.0+19330+c97ddbdf.x86_64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debugsource-0:1.4.6-3.module+el8.9.0+19330+c97ddbdf.aarch64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debugsource-0:1.4.6-3.module+el8.9.0+19330+c97ddbdf.ppc64le::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debugsource-0:1.4.6-3.module+el8.9.0+19330+c97ddbdf.s390x::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debugsource-0:1.4.6-3.module+el8.9.0+19330+c97ddbdf.x86_64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-0:1.4.0-7.module+el8.10.0+22214+9beb89d6.aarch64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-0:1.4.0-7.module+el8.10.0+22214+9beb89d6.ppc64le::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-0:1.4.0-7.module+el8.10.0+22214+9beb89d6.s390x::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-0:1.4.0-7.module+el8.10.0+22214+9beb89d6.src::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-0:1.4.0-7.module+el8.10.0+22214+9beb89d6.x86_64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debuginfo-0:1.4.0-7.module+el8.10.0+22214+9beb89d6.aarch64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debuginfo-0:1.4.0-7.module+el8.10.0+22214+9beb89d6.ppc64le::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debuginfo-0:1.4.0-7.module+el8.10.0+22214+9beb89d6.s390x::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debuginfo-0:1.4.0-7.module+el8.10.0+22214+9beb89d6.x86_64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debugsource-0:1.4.0-7.module+el8.10.0+22214+9beb89d6.aarch64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debugsource-0:1.4.0-7.module+el8.10.0+22214+9beb89d6.ppc64le::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debugsource-0:1.4.0-7.module+el8.10.0+22214+9beb89d6.s390x::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debugsource-0:1.4.0-7.module+el8.10.0+22214+9beb89d6.x86_64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.9.0+19330+c97ddbdf.aarch64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.9.0+19330+c97ddbdf.ppc64le::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.9.0+19330+c97ddbdf.s390x::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.9.0+19330+c97ddbdf.src::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.9.0+19330+c97ddbdf.x86_64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.9.0+19330+c97ddbdf.aarch64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.9.0+19330+c97ddbdf.ppc64le::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.9.0+19330+c97ddbdf.s390x::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.9.0+19330+c97ddbdf.x86_64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.9.0+19330+c97ddbdf.aarch64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.9.0+19330+c97ddbdf.ppc64le::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.9.0+19330+c97ddbdf.s390x::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.9.0+19330+c97ddbdf.x86_64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-0:12.22-1.module+el8.10.0+22548+dd326681.s390x::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-0:12.22-1.module+el8.10.0+22548+dd326681.src::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-0:12.22-1.module+el8.10.0+22548+dd326681.s390x::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.s390x::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.s390x::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-debugsource-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-debugsource-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-debugsource-0:12.22-1.module+el8.10.0+22548+dd326681.s390x::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-debugsource-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-0:12.22-1.module+el8.10.0+22548+dd326681.s390x::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.s390x::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-0:12.22-1.module+el8.10.0+22548+dd326681.s390x::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.s390x::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-0:12.22-1.module+el8.10.0+22548+dd326681.s390x::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.s390x::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-0:12.22-1.module+el8.10.0+22548+dd326681.s390x::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.s390x::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-0:12.22-1.module+el8.10.0+22548+dd326681.s390x::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.s390x::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-0:12.22-1.module+el8.10.0+22548+dd326681.s390x::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.s390x::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-static-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-static-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-static-0:12.22-1.module+el8.10.0+22548+dd326681.s390x::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-static-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-0:12.22-1.module+el8.10.0+22548+dd326681.s390x::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.s390x::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-rpm-macros-0:12.22-1.module+el8.10.0+22548+dd326681.noarch::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-0:12.22-1.module+el8.10.0+22548+dd326681.s390x::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.s390x::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:12.22-1.module+el8.10.0+22548+dd326681.s390x::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.s390x::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.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.10.0.Z.MAIN.EUS:pg_repack-0:1.4.6-3.module+el8.9.0+19330+c97ddbdf.aarch64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-0:1.4.6-3.module+el8.9.0+19330+c97ddbdf.ppc64le::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-0:1.4.6-3.module+el8.9.0+19330+c97ddbdf.s390x::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-0:1.4.6-3.module+el8.9.0+19330+c97ddbdf.src::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-0:1.4.6-3.module+el8.9.0+19330+c97ddbdf.x86_64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debuginfo-0:1.4.6-3.module+el8.9.0+19330+c97ddbdf.aarch64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debuginfo-0:1.4.6-3.module+el8.9.0+19330+c97ddbdf.ppc64le::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debuginfo-0:1.4.6-3.module+el8.9.0+19330+c97ddbdf.s390x::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debuginfo-0:1.4.6-3.module+el8.9.0+19330+c97ddbdf.x86_64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debugsource-0:1.4.6-3.module+el8.9.0+19330+c97ddbdf.aarch64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debugsource-0:1.4.6-3.module+el8.9.0+19330+c97ddbdf.ppc64le::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debugsource-0:1.4.6-3.module+el8.9.0+19330+c97ddbdf.s390x::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debugsource-0:1.4.6-3.module+el8.9.0+19330+c97ddbdf.x86_64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-0:1.4.0-7.module+el8.10.0+22214+9beb89d6.aarch64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-0:1.4.0-7.module+el8.10.0+22214+9beb89d6.ppc64le::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-0:1.4.0-7.module+el8.10.0+22214+9beb89d6.s390x::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-0:1.4.0-7.module+el8.10.0+22214+9beb89d6.src::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-0:1.4.0-7.module+el8.10.0+22214+9beb89d6.x86_64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debuginfo-0:1.4.0-7.module+el8.10.0+22214+9beb89d6.aarch64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debuginfo-0:1.4.0-7.module+el8.10.0+22214+9beb89d6.ppc64le::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debuginfo-0:1.4.0-7.module+el8.10.0+22214+9beb89d6.s390x::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debuginfo-0:1.4.0-7.module+el8.10.0+22214+9beb89d6.x86_64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debugsource-0:1.4.0-7.module+el8.10.0+22214+9beb89d6.aarch64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debugsource-0:1.4.0-7.module+el8.10.0+22214+9beb89d6.ppc64le::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debugsource-0:1.4.0-7.module+el8.10.0+22214+9beb89d6.s390x::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debugsource-0:1.4.0-7.module+el8.10.0+22214+9beb89d6.x86_64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.9.0+19330+c97ddbdf.aarch64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.9.0+19330+c97ddbdf.ppc64le::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.9.0+19330+c97ddbdf.s390x::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.9.0+19330+c97ddbdf.src::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.9.0+19330+c97ddbdf.x86_64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.9.0+19330+c97ddbdf.aarch64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.9.0+19330+c97ddbdf.ppc64le::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.9.0+19330+c97ddbdf.s390x::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.9.0+19330+c97ddbdf.x86_64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.9.0+19330+c97ddbdf.aarch64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.9.0+19330+c97ddbdf.ppc64le::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.9.0+19330+c97ddbdf.s390x::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.9.0+19330+c97ddbdf.x86_64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-0:12.22-1.module+el8.10.0+22548+dd326681.s390x::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-0:12.22-1.module+el8.10.0+22548+dd326681.src::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-0:12.22-1.module+el8.10.0+22548+dd326681.s390x::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.s390x::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.s390x::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-debugsource-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-debugsource-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-debugsource-0:12.22-1.module+el8.10.0+22548+dd326681.s390x::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-debugsource-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-0:12.22-1.module+el8.10.0+22548+dd326681.s390x::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.s390x::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-0:12.22-1.module+el8.10.0+22548+dd326681.s390x::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.s390x::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-0:12.22-1.module+el8.10.0+22548+dd326681.s390x::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.s390x::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-0:12.22-1.module+el8.10.0+22548+dd326681.s390x::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.s390x::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-0:12.22-1.module+el8.10.0+22548+dd326681.s390x::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.s390x::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-0:12.22-1.module+el8.10.0+22548+dd326681.s390x::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.s390x::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-static-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-static-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-static-0:12.22-1.module+el8.10.0+22548+dd326681.s390x::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-static-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-0:12.22-1.module+el8.10.0+22548+dd326681.s390x::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.s390x::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-rpm-macros-0:12.22-1.module+el8.10.0+22548+dd326681.noarch::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-0:12.22-1.module+el8.10.0+22548+dd326681.s390x::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.s390x::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:12.22-1.module+el8.10.0+22548+dd326681.s390x::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.s390x::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64::postgresql:12"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "postgresql: PostgreSQL row security below e.g. subqueries disregards user ID changes"
},
{
"cve": "CVE-2024-10978",
"cwe": {
"id": "CWE-266",
"name": "Incorrect Privilege Assignment"
},
"discovery_date": "2024-11-14T14:01:03.625881+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2326251"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in PostgreSQL. This vulnerability allows a less-privileged application user to view or change unintended rows using SET ROLE, SET SESSION AUTHORIZATION, or equivalent features resulting in loss of confidentiality integrity and availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "postgresql: PostgreSQL SET ROLE, SET SESSION AUTHORIZATION reset to wrong user ID",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Within regulated environments, a combination of the following controls acts as a significant barrier to successfully exploiting a CWE-266: and therefore downgrades the severity of this particular CVE from Moderate to Low.\n\nAccess to the platform is granted only after successful hard token, multi-factor authentication (MFA), which is coupled with least privilege principles to ensure that only authorized roles and users can execute or manipulate code. Additionally, the platform\u0027s built-in Role-Based Access Control (RBAC) enforces least privilege across workloads. Red Hat enforces the principle of least functionality, ensuring that only essential features, services, and ports are enabled. Event logs are collected and processed for centralization, correlation, analysis, monitoring, reporting, alerting, and retention, which helps detect and alert of any anomalous or unauthorized activity. Finally, process isolation ensures that compromised components are contained within the originating process, preventing it from affecting other processes or the system as a whole.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-0:1.4.6-3.module+el8.9.0+19330+c97ddbdf.aarch64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-0:1.4.6-3.module+el8.9.0+19330+c97ddbdf.ppc64le::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-0:1.4.6-3.module+el8.9.0+19330+c97ddbdf.s390x::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-0:1.4.6-3.module+el8.9.0+19330+c97ddbdf.src::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-0:1.4.6-3.module+el8.9.0+19330+c97ddbdf.x86_64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debuginfo-0:1.4.6-3.module+el8.9.0+19330+c97ddbdf.aarch64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debuginfo-0:1.4.6-3.module+el8.9.0+19330+c97ddbdf.ppc64le::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debuginfo-0:1.4.6-3.module+el8.9.0+19330+c97ddbdf.s390x::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debuginfo-0:1.4.6-3.module+el8.9.0+19330+c97ddbdf.x86_64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debugsource-0:1.4.6-3.module+el8.9.0+19330+c97ddbdf.aarch64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debugsource-0:1.4.6-3.module+el8.9.0+19330+c97ddbdf.ppc64le::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debugsource-0:1.4.6-3.module+el8.9.0+19330+c97ddbdf.s390x::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debugsource-0:1.4.6-3.module+el8.9.0+19330+c97ddbdf.x86_64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-0:1.4.0-7.module+el8.10.0+22214+9beb89d6.aarch64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-0:1.4.0-7.module+el8.10.0+22214+9beb89d6.ppc64le::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-0:1.4.0-7.module+el8.10.0+22214+9beb89d6.s390x::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-0:1.4.0-7.module+el8.10.0+22214+9beb89d6.src::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-0:1.4.0-7.module+el8.10.0+22214+9beb89d6.x86_64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debuginfo-0:1.4.0-7.module+el8.10.0+22214+9beb89d6.aarch64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debuginfo-0:1.4.0-7.module+el8.10.0+22214+9beb89d6.ppc64le::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debuginfo-0:1.4.0-7.module+el8.10.0+22214+9beb89d6.s390x::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debuginfo-0:1.4.0-7.module+el8.10.0+22214+9beb89d6.x86_64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debugsource-0:1.4.0-7.module+el8.10.0+22214+9beb89d6.aarch64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debugsource-0:1.4.0-7.module+el8.10.0+22214+9beb89d6.ppc64le::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debugsource-0:1.4.0-7.module+el8.10.0+22214+9beb89d6.s390x::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debugsource-0:1.4.0-7.module+el8.10.0+22214+9beb89d6.x86_64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.9.0+19330+c97ddbdf.aarch64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.9.0+19330+c97ddbdf.ppc64le::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.9.0+19330+c97ddbdf.s390x::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.9.0+19330+c97ddbdf.src::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.9.0+19330+c97ddbdf.x86_64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.9.0+19330+c97ddbdf.aarch64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.9.0+19330+c97ddbdf.ppc64le::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.9.0+19330+c97ddbdf.s390x::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.9.0+19330+c97ddbdf.x86_64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.9.0+19330+c97ddbdf.aarch64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.9.0+19330+c97ddbdf.ppc64le::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.9.0+19330+c97ddbdf.s390x::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.9.0+19330+c97ddbdf.x86_64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-0:12.22-1.module+el8.10.0+22548+dd326681.s390x::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-0:12.22-1.module+el8.10.0+22548+dd326681.src::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-0:12.22-1.module+el8.10.0+22548+dd326681.s390x::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.s390x::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.s390x::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-debugsource-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-debugsource-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-debugsource-0:12.22-1.module+el8.10.0+22548+dd326681.s390x::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-debugsource-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-0:12.22-1.module+el8.10.0+22548+dd326681.s390x::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.s390x::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-0:12.22-1.module+el8.10.0+22548+dd326681.s390x::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.s390x::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-0:12.22-1.module+el8.10.0+22548+dd326681.s390x::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.s390x::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-0:12.22-1.module+el8.10.0+22548+dd326681.s390x::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.s390x::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-0:12.22-1.module+el8.10.0+22548+dd326681.s390x::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.s390x::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-0:12.22-1.module+el8.10.0+22548+dd326681.s390x::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.s390x::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-static-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-static-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-static-0:12.22-1.module+el8.10.0+22548+dd326681.s390x::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-static-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-0:12.22-1.module+el8.10.0+22548+dd326681.s390x::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.s390x::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-rpm-macros-0:12.22-1.module+el8.10.0+22548+dd326681.noarch::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-0:12.22-1.module+el8.10.0+22548+dd326681.s390x::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.s390x::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:12.22-1.module+el8.10.0+22548+dd326681.s390x::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.s390x::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64::postgresql:12"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-10978"
},
{
"category": "external",
"summary": "RHBZ#2326251",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2326251"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-10978",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-10978"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-10978",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-10978"
},
{
"category": "external",
"summary": "https://www.postgresql.org/support/security/CVE-2024-10978/",
"url": "https://www.postgresql.org/support/security/CVE-2024-10978/"
}
],
"release_date": "2024-11-14T13:00:07.398000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-12-04T08:52:08+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-0:1.4.6-3.module+el8.9.0+19330+c97ddbdf.aarch64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-0:1.4.6-3.module+el8.9.0+19330+c97ddbdf.ppc64le::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-0:1.4.6-3.module+el8.9.0+19330+c97ddbdf.s390x::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-0:1.4.6-3.module+el8.9.0+19330+c97ddbdf.src::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-0:1.4.6-3.module+el8.9.0+19330+c97ddbdf.x86_64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debuginfo-0:1.4.6-3.module+el8.9.0+19330+c97ddbdf.aarch64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debuginfo-0:1.4.6-3.module+el8.9.0+19330+c97ddbdf.ppc64le::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debuginfo-0:1.4.6-3.module+el8.9.0+19330+c97ddbdf.s390x::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debuginfo-0:1.4.6-3.module+el8.9.0+19330+c97ddbdf.x86_64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debugsource-0:1.4.6-3.module+el8.9.0+19330+c97ddbdf.aarch64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debugsource-0:1.4.6-3.module+el8.9.0+19330+c97ddbdf.ppc64le::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debugsource-0:1.4.6-3.module+el8.9.0+19330+c97ddbdf.s390x::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debugsource-0:1.4.6-3.module+el8.9.0+19330+c97ddbdf.x86_64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-0:1.4.0-7.module+el8.10.0+22214+9beb89d6.aarch64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-0:1.4.0-7.module+el8.10.0+22214+9beb89d6.ppc64le::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-0:1.4.0-7.module+el8.10.0+22214+9beb89d6.s390x::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-0:1.4.0-7.module+el8.10.0+22214+9beb89d6.src::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-0:1.4.0-7.module+el8.10.0+22214+9beb89d6.x86_64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debuginfo-0:1.4.0-7.module+el8.10.0+22214+9beb89d6.aarch64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debuginfo-0:1.4.0-7.module+el8.10.0+22214+9beb89d6.ppc64le::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debuginfo-0:1.4.0-7.module+el8.10.0+22214+9beb89d6.s390x::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debuginfo-0:1.4.0-7.module+el8.10.0+22214+9beb89d6.x86_64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debugsource-0:1.4.0-7.module+el8.10.0+22214+9beb89d6.aarch64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debugsource-0:1.4.0-7.module+el8.10.0+22214+9beb89d6.ppc64le::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debugsource-0:1.4.0-7.module+el8.10.0+22214+9beb89d6.s390x::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debugsource-0:1.4.0-7.module+el8.10.0+22214+9beb89d6.x86_64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.9.0+19330+c97ddbdf.aarch64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.9.0+19330+c97ddbdf.ppc64le::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.9.0+19330+c97ddbdf.s390x::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.9.0+19330+c97ddbdf.src::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.9.0+19330+c97ddbdf.x86_64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.9.0+19330+c97ddbdf.aarch64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.9.0+19330+c97ddbdf.ppc64le::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.9.0+19330+c97ddbdf.s390x::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.9.0+19330+c97ddbdf.x86_64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.9.0+19330+c97ddbdf.aarch64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.9.0+19330+c97ddbdf.ppc64le::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.9.0+19330+c97ddbdf.s390x::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.9.0+19330+c97ddbdf.x86_64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-0:12.22-1.module+el8.10.0+22548+dd326681.s390x::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-0:12.22-1.module+el8.10.0+22548+dd326681.src::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-0:12.22-1.module+el8.10.0+22548+dd326681.s390x::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.s390x::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.s390x::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-debugsource-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-debugsource-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-debugsource-0:12.22-1.module+el8.10.0+22548+dd326681.s390x::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-debugsource-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-0:12.22-1.module+el8.10.0+22548+dd326681.s390x::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.s390x::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-0:12.22-1.module+el8.10.0+22548+dd326681.s390x::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.s390x::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-0:12.22-1.module+el8.10.0+22548+dd326681.s390x::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.s390x::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-0:12.22-1.module+el8.10.0+22548+dd326681.s390x::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.s390x::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-0:12.22-1.module+el8.10.0+22548+dd326681.s390x::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.s390x::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-0:12.22-1.module+el8.10.0+22548+dd326681.s390x::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.s390x::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-static-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-static-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-static-0:12.22-1.module+el8.10.0+22548+dd326681.s390x::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-static-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-0:12.22-1.module+el8.10.0+22548+dd326681.s390x::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.s390x::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-rpm-macros-0:12.22-1.module+el8.10.0+22548+dd326681.noarch::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-0:12.22-1.module+el8.10.0+22548+dd326681.s390x::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.s390x::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:12.22-1.module+el8.10.0+22548+dd326681.s390x::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.s390x::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64::postgresql:12"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:10785"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options don\u0027t meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-0:1.4.6-3.module+el8.9.0+19330+c97ddbdf.aarch64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-0:1.4.6-3.module+el8.9.0+19330+c97ddbdf.ppc64le::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-0:1.4.6-3.module+el8.9.0+19330+c97ddbdf.s390x::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-0:1.4.6-3.module+el8.9.0+19330+c97ddbdf.src::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-0:1.4.6-3.module+el8.9.0+19330+c97ddbdf.x86_64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debuginfo-0:1.4.6-3.module+el8.9.0+19330+c97ddbdf.aarch64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debuginfo-0:1.4.6-3.module+el8.9.0+19330+c97ddbdf.ppc64le::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debuginfo-0:1.4.6-3.module+el8.9.0+19330+c97ddbdf.s390x::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debuginfo-0:1.4.6-3.module+el8.9.0+19330+c97ddbdf.x86_64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debugsource-0:1.4.6-3.module+el8.9.0+19330+c97ddbdf.aarch64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debugsource-0:1.4.6-3.module+el8.9.0+19330+c97ddbdf.ppc64le::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debugsource-0:1.4.6-3.module+el8.9.0+19330+c97ddbdf.s390x::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debugsource-0:1.4.6-3.module+el8.9.0+19330+c97ddbdf.x86_64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-0:1.4.0-7.module+el8.10.0+22214+9beb89d6.aarch64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-0:1.4.0-7.module+el8.10.0+22214+9beb89d6.ppc64le::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-0:1.4.0-7.module+el8.10.0+22214+9beb89d6.s390x::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-0:1.4.0-7.module+el8.10.0+22214+9beb89d6.src::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-0:1.4.0-7.module+el8.10.0+22214+9beb89d6.x86_64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debuginfo-0:1.4.0-7.module+el8.10.0+22214+9beb89d6.aarch64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debuginfo-0:1.4.0-7.module+el8.10.0+22214+9beb89d6.ppc64le::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debuginfo-0:1.4.0-7.module+el8.10.0+22214+9beb89d6.s390x::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debuginfo-0:1.4.0-7.module+el8.10.0+22214+9beb89d6.x86_64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debugsource-0:1.4.0-7.module+el8.10.0+22214+9beb89d6.aarch64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debugsource-0:1.4.0-7.module+el8.10.0+22214+9beb89d6.ppc64le::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debugsource-0:1.4.0-7.module+el8.10.0+22214+9beb89d6.s390x::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debugsource-0:1.4.0-7.module+el8.10.0+22214+9beb89d6.x86_64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.9.0+19330+c97ddbdf.aarch64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.9.0+19330+c97ddbdf.ppc64le::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.9.0+19330+c97ddbdf.s390x::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.9.0+19330+c97ddbdf.src::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.9.0+19330+c97ddbdf.x86_64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.9.0+19330+c97ddbdf.aarch64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.9.0+19330+c97ddbdf.ppc64le::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.9.0+19330+c97ddbdf.s390x::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.9.0+19330+c97ddbdf.x86_64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.9.0+19330+c97ddbdf.aarch64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.9.0+19330+c97ddbdf.ppc64le::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.9.0+19330+c97ddbdf.s390x::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.9.0+19330+c97ddbdf.x86_64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-0:12.22-1.module+el8.10.0+22548+dd326681.s390x::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-0:12.22-1.module+el8.10.0+22548+dd326681.src::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-0:12.22-1.module+el8.10.0+22548+dd326681.s390x::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.s390x::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.s390x::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-debugsource-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-debugsource-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-debugsource-0:12.22-1.module+el8.10.0+22548+dd326681.s390x::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-debugsource-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-0:12.22-1.module+el8.10.0+22548+dd326681.s390x::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.s390x::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-0:12.22-1.module+el8.10.0+22548+dd326681.s390x::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.s390x::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-0:12.22-1.module+el8.10.0+22548+dd326681.s390x::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.s390x::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-0:12.22-1.module+el8.10.0+22548+dd326681.s390x::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.s390x::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-0:12.22-1.module+el8.10.0+22548+dd326681.s390x::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.s390x::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-0:12.22-1.module+el8.10.0+22548+dd326681.s390x::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.s390x::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-static-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-static-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-static-0:12.22-1.module+el8.10.0+22548+dd326681.s390x::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-static-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-0:12.22-1.module+el8.10.0+22548+dd326681.s390x::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.s390x::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-rpm-macros-0:12.22-1.module+el8.10.0+22548+dd326681.noarch::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-0:12.22-1.module+el8.10.0+22548+dd326681.s390x::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.s390x::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:12.22-1.module+el8.10.0+22548+dd326681.s390x::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.s390x::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.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.10.0.Z.MAIN.EUS:pg_repack-0:1.4.6-3.module+el8.9.0+19330+c97ddbdf.aarch64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-0:1.4.6-3.module+el8.9.0+19330+c97ddbdf.ppc64le::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-0:1.4.6-3.module+el8.9.0+19330+c97ddbdf.s390x::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-0:1.4.6-3.module+el8.9.0+19330+c97ddbdf.src::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-0:1.4.6-3.module+el8.9.0+19330+c97ddbdf.x86_64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debuginfo-0:1.4.6-3.module+el8.9.0+19330+c97ddbdf.aarch64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debuginfo-0:1.4.6-3.module+el8.9.0+19330+c97ddbdf.ppc64le::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debuginfo-0:1.4.6-3.module+el8.9.0+19330+c97ddbdf.s390x::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debuginfo-0:1.4.6-3.module+el8.9.0+19330+c97ddbdf.x86_64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debugsource-0:1.4.6-3.module+el8.9.0+19330+c97ddbdf.aarch64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debugsource-0:1.4.6-3.module+el8.9.0+19330+c97ddbdf.ppc64le::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debugsource-0:1.4.6-3.module+el8.9.0+19330+c97ddbdf.s390x::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debugsource-0:1.4.6-3.module+el8.9.0+19330+c97ddbdf.x86_64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-0:1.4.0-7.module+el8.10.0+22214+9beb89d6.aarch64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-0:1.4.0-7.module+el8.10.0+22214+9beb89d6.ppc64le::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-0:1.4.0-7.module+el8.10.0+22214+9beb89d6.s390x::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-0:1.4.0-7.module+el8.10.0+22214+9beb89d6.src::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-0:1.4.0-7.module+el8.10.0+22214+9beb89d6.x86_64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debuginfo-0:1.4.0-7.module+el8.10.0+22214+9beb89d6.aarch64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debuginfo-0:1.4.0-7.module+el8.10.0+22214+9beb89d6.ppc64le::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debuginfo-0:1.4.0-7.module+el8.10.0+22214+9beb89d6.s390x::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debuginfo-0:1.4.0-7.module+el8.10.0+22214+9beb89d6.x86_64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debugsource-0:1.4.0-7.module+el8.10.0+22214+9beb89d6.aarch64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debugsource-0:1.4.0-7.module+el8.10.0+22214+9beb89d6.ppc64le::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debugsource-0:1.4.0-7.module+el8.10.0+22214+9beb89d6.s390x::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debugsource-0:1.4.0-7.module+el8.10.0+22214+9beb89d6.x86_64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.9.0+19330+c97ddbdf.aarch64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.9.0+19330+c97ddbdf.ppc64le::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.9.0+19330+c97ddbdf.s390x::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.9.0+19330+c97ddbdf.src::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.9.0+19330+c97ddbdf.x86_64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.9.0+19330+c97ddbdf.aarch64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.9.0+19330+c97ddbdf.ppc64le::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.9.0+19330+c97ddbdf.s390x::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.9.0+19330+c97ddbdf.x86_64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.9.0+19330+c97ddbdf.aarch64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.9.0+19330+c97ddbdf.ppc64le::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.9.0+19330+c97ddbdf.s390x::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.9.0+19330+c97ddbdf.x86_64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-0:12.22-1.module+el8.10.0+22548+dd326681.s390x::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-0:12.22-1.module+el8.10.0+22548+dd326681.src::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-0:12.22-1.module+el8.10.0+22548+dd326681.s390x::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.s390x::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.s390x::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-debugsource-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-debugsource-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-debugsource-0:12.22-1.module+el8.10.0+22548+dd326681.s390x::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-debugsource-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-0:12.22-1.module+el8.10.0+22548+dd326681.s390x::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.s390x::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-0:12.22-1.module+el8.10.0+22548+dd326681.s390x::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.s390x::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-0:12.22-1.module+el8.10.0+22548+dd326681.s390x::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.s390x::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-0:12.22-1.module+el8.10.0+22548+dd326681.s390x::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.s390x::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-0:12.22-1.module+el8.10.0+22548+dd326681.s390x::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.s390x::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-0:12.22-1.module+el8.10.0+22548+dd326681.s390x::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.s390x::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-static-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-static-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-static-0:12.22-1.module+el8.10.0+22548+dd326681.s390x::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-static-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-0:12.22-1.module+el8.10.0+22548+dd326681.s390x::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.s390x::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-rpm-macros-0:12.22-1.module+el8.10.0+22548+dd326681.noarch::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-0:12.22-1.module+el8.10.0+22548+dd326681.s390x::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.s390x::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:12.22-1.module+el8.10.0+22548+dd326681.s390x::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.s390x::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64::postgresql:12"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "postgresql: PostgreSQL SET ROLE, SET SESSION AUTHORIZATION reset to wrong user ID"
},
{
"cve": "CVE-2024-10979",
"cwe": {
"id": "CWE-15",
"name": "External Control of System or Configuration Setting"
},
"discovery_date": "2024-11-14T14:01:12.059934+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2326253"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in PostgreSQL PL/Perl. This vulnerability allows an unprivileged database user to change sensitive process environment variables (e.g., PATH) via incorrect control of environment variables.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "postgresql: PostgreSQL PL/Perl environment variable changes execute arbitrary code",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability has been given a severity rating of important because the ability to modify sensitive process environment variables (ex. PATH) can lead to unauthorized code execution and privilege escalation. Depending on the privileges of the PostgreSQL user, an attacker may be able to gain higher-level access to the underlying server and create functions who modify environment variables and execute arbitrary commands.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-0:1.4.6-3.module+el8.9.0+19330+c97ddbdf.aarch64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-0:1.4.6-3.module+el8.9.0+19330+c97ddbdf.ppc64le::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-0:1.4.6-3.module+el8.9.0+19330+c97ddbdf.s390x::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-0:1.4.6-3.module+el8.9.0+19330+c97ddbdf.src::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-0:1.4.6-3.module+el8.9.0+19330+c97ddbdf.x86_64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debuginfo-0:1.4.6-3.module+el8.9.0+19330+c97ddbdf.aarch64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debuginfo-0:1.4.6-3.module+el8.9.0+19330+c97ddbdf.ppc64le::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debuginfo-0:1.4.6-3.module+el8.9.0+19330+c97ddbdf.s390x::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debuginfo-0:1.4.6-3.module+el8.9.0+19330+c97ddbdf.x86_64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debugsource-0:1.4.6-3.module+el8.9.0+19330+c97ddbdf.aarch64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debugsource-0:1.4.6-3.module+el8.9.0+19330+c97ddbdf.ppc64le::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debugsource-0:1.4.6-3.module+el8.9.0+19330+c97ddbdf.s390x::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debugsource-0:1.4.6-3.module+el8.9.0+19330+c97ddbdf.x86_64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-0:1.4.0-7.module+el8.10.0+22214+9beb89d6.aarch64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-0:1.4.0-7.module+el8.10.0+22214+9beb89d6.ppc64le::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-0:1.4.0-7.module+el8.10.0+22214+9beb89d6.s390x::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-0:1.4.0-7.module+el8.10.0+22214+9beb89d6.src::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-0:1.4.0-7.module+el8.10.0+22214+9beb89d6.x86_64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debuginfo-0:1.4.0-7.module+el8.10.0+22214+9beb89d6.aarch64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debuginfo-0:1.4.0-7.module+el8.10.0+22214+9beb89d6.ppc64le::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debuginfo-0:1.4.0-7.module+el8.10.0+22214+9beb89d6.s390x::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debuginfo-0:1.4.0-7.module+el8.10.0+22214+9beb89d6.x86_64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debugsource-0:1.4.0-7.module+el8.10.0+22214+9beb89d6.aarch64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debugsource-0:1.4.0-7.module+el8.10.0+22214+9beb89d6.ppc64le::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debugsource-0:1.4.0-7.module+el8.10.0+22214+9beb89d6.s390x::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debugsource-0:1.4.0-7.module+el8.10.0+22214+9beb89d6.x86_64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.9.0+19330+c97ddbdf.aarch64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.9.0+19330+c97ddbdf.ppc64le::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.9.0+19330+c97ddbdf.s390x::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.9.0+19330+c97ddbdf.src::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.9.0+19330+c97ddbdf.x86_64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.9.0+19330+c97ddbdf.aarch64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.9.0+19330+c97ddbdf.ppc64le::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.9.0+19330+c97ddbdf.s390x::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.9.0+19330+c97ddbdf.x86_64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.9.0+19330+c97ddbdf.aarch64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.9.0+19330+c97ddbdf.ppc64le::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.9.0+19330+c97ddbdf.s390x::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.9.0+19330+c97ddbdf.x86_64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-0:12.22-1.module+el8.10.0+22548+dd326681.s390x::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-0:12.22-1.module+el8.10.0+22548+dd326681.src::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-0:12.22-1.module+el8.10.0+22548+dd326681.s390x::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.s390x::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.s390x::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-debugsource-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-debugsource-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-debugsource-0:12.22-1.module+el8.10.0+22548+dd326681.s390x::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-debugsource-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-0:12.22-1.module+el8.10.0+22548+dd326681.s390x::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.s390x::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-0:12.22-1.module+el8.10.0+22548+dd326681.s390x::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.s390x::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-0:12.22-1.module+el8.10.0+22548+dd326681.s390x::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.s390x::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-0:12.22-1.module+el8.10.0+22548+dd326681.s390x::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.s390x::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-0:12.22-1.module+el8.10.0+22548+dd326681.s390x::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.s390x::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-0:12.22-1.module+el8.10.0+22548+dd326681.s390x::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.s390x::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-static-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-static-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-static-0:12.22-1.module+el8.10.0+22548+dd326681.s390x::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-static-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-0:12.22-1.module+el8.10.0+22548+dd326681.s390x::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.s390x::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-rpm-macros-0:12.22-1.module+el8.10.0+22548+dd326681.noarch::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-0:12.22-1.module+el8.10.0+22548+dd326681.s390x::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.s390x::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:12.22-1.module+el8.10.0+22548+dd326681.s390x::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.s390x::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64::postgresql:12"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-10979"
},
{
"category": "external",
"summary": "RHBZ#2326253",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2326253"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-10979",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-10979"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-10979",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-10979"
},
{
"category": "external",
"summary": "https://www.postgresql.org/support/security/CVE-2024-10979/",
"url": "https://www.postgresql.org/support/security/CVE-2024-10979/"
}
],
"release_date": "2024-11-14T13:00:08.586000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-12-04T08:52:08+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-0:1.4.6-3.module+el8.9.0+19330+c97ddbdf.aarch64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-0:1.4.6-3.module+el8.9.0+19330+c97ddbdf.ppc64le::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-0:1.4.6-3.module+el8.9.0+19330+c97ddbdf.s390x::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-0:1.4.6-3.module+el8.9.0+19330+c97ddbdf.src::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-0:1.4.6-3.module+el8.9.0+19330+c97ddbdf.x86_64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debuginfo-0:1.4.6-3.module+el8.9.0+19330+c97ddbdf.aarch64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debuginfo-0:1.4.6-3.module+el8.9.0+19330+c97ddbdf.ppc64le::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debuginfo-0:1.4.6-3.module+el8.9.0+19330+c97ddbdf.s390x::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debuginfo-0:1.4.6-3.module+el8.9.0+19330+c97ddbdf.x86_64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debugsource-0:1.4.6-3.module+el8.9.0+19330+c97ddbdf.aarch64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debugsource-0:1.4.6-3.module+el8.9.0+19330+c97ddbdf.ppc64le::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debugsource-0:1.4.6-3.module+el8.9.0+19330+c97ddbdf.s390x::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debugsource-0:1.4.6-3.module+el8.9.0+19330+c97ddbdf.x86_64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-0:1.4.0-7.module+el8.10.0+22214+9beb89d6.aarch64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-0:1.4.0-7.module+el8.10.0+22214+9beb89d6.ppc64le::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-0:1.4.0-7.module+el8.10.0+22214+9beb89d6.s390x::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-0:1.4.0-7.module+el8.10.0+22214+9beb89d6.src::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-0:1.4.0-7.module+el8.10.0+22214+9beb89d6.x86_64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debuginfo-0:1.4.0-7.module+el8.10.0+22214+9beb89d6.aarch64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debuginfo-0:1.4.0-7.module+el8.10.0+22214+9beb89d6.ppc64le::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debuginfo-0:1.4.0-7.module+el8.10.0+22214+9beb89d6.s390x::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debuginfo-0:1.4.0-7.module+el8.10.0+22214+9beb89d6.x86_64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debugsource-0:1.4.0-7.module+el8.10.0+22214+9beb89d6.aarch64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debugsource-0:1.4.0-7.module+el8.10.0+22214+9beb89d6.ppc64le::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debugsource-0:1.4.0-7.module+el8.10.0+22214+9beb89d6.s390x::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debugsource-0:1.4.0-7.module+el8.10.0+22214+9beb89d6.x86_64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.9.0+19330+c97ddbdf.aarch64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.9.0+19330+c97ddbdf.ppc64le::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.9.0+19330+c97ddbdf.s390x::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.9.0+19330+c97ddbdf.src::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.9.0+19330+c97ddbdf.x86_64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.9.0+19330+c97ddbdf.aarch64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.9.0+19330+c97ddbdf.ppc64le::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.9.0+19330+c97ddbdf.s390x::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.9.0+19330+c97ddbdf.x86_64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.9.0+19330+c97ddbdf.aarch64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.9.0+19330+c97ddbdf.ppc64le::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.9.0+19330+c97ddbdf.s390x::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.9.0+19330+c97ddbdf.x86_64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-0:12.22-1.module+el8.10.0+22548+dd326681.s390x::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-0:12.22-1.module+el8.10.0+22548+dd326681.src::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-0:12.22-1.module+el8.10.0+22548+dd326681.s390x::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.s390x::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.s390x::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-debugsource-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-debugsource-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-debugsource-0:12.22-1.module+el8.10.0+22548+dd326681.s390x::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-debugsource-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-0:12.22-1.module+el8.10.0+22548+dd326681.s390x::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.s390x::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-0:12.22-1.module+el8.10.0+22548+dd326681.s390x::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.s390x::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-0:12.22-1.module+el8.10.0+22548+dd326681.s390x::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.s390x::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-0:12.22-1.module+el8.10.0+22548+dd326681.s390x::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.s390x::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-0:12.22-1.module+el8.10.0+22548+dd326681.s390x::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.s390x::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-0:12.22-1.module+el8.10.0+22548+dd326681.s390x::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.s390x::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-static-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-static-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-static-0:12.22-1.module+el8.10.0+22548+dd326681.s390x::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-static-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-0:12.22-1.module+el8.10.0+22548+dd326681.s390x::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.s390x::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-rpm-macros-0:12.22-1.module+el8.10.0+22548+dd326681.noarch::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-0:12.22-1.module+el8.10.0+22548+dd326681.s390x::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.s390x::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:12.22-1.module+el8.10.0+22548+dd326681.s390x::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.s390x::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64::postgresql:12"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:10785"
},
{
"category": "workaround",
"details": "Currently the following options exist to help mitigate the impact of this vulnerability: \n1) Restrict Permissions: the creation of PL/Python and PL/Perl functions should be limited to trusted users only. \n2) Environment Variable Sanitization: ensure that environment variables are properly sanitized and any modifications are restricted.\n3) Upgrade PostgreSQL: if a fix is released by the PostgreSQL Global Development Group, update to the latest version.\n4) Audit Database Functions: perform regular audits on user-created functions to detect and prevent potential exploitation.",
"product_ids": [
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-0:1.4.6-3.module+el8.9.0+19330+c97ddbdf.aarch64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-0:1.4.6-3.module+el8.9.0+19330+c97ddbdf.ppc64le::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-0:1.4.6-3.module+el8.9.0+19330+c97ddbdf.s390x::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-0:1.4.6-3.module+el8.9.0+19330+c97ddbdf.src::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-0:1.4.6-3.module+el8.9.0+19330+c97ddbdf.x86_64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debuginfo-0:1.4.6-3.module+el8.9.0+19330+c97ddbdf.aarch64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debuginfo-0:1.4.6-3.module+el8.9.0+19330+c97ddbdf.ppc64le::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debuginfo-0:1.4.6-3.module+el8.9.0+19330+c97ddbdf.s390x::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debuginfo-0:1.4.6-3.module+el8.9.0+19330+c97ddbdf.x86_64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debugsource-0:1.4.6-3.module+el8.9.0+19330+c97ddbdf.aarch64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debugsource-0:1.4.6-3.module+el8.9.0+19330+c97ddbdf.ppc64le::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debugsource-0:1.4.6-3.module+el8.9.0+19330+c97ddbdf.s390x::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debugsource-0:1.4.6-3.module+el8.9.0+19330+c97ddbdf.x86_64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-0:1.4.0-7.module+el8.10.0+22214+9beb89d6.aarch64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-0:1.4.0-7.module+el8.10.0+22214+9beb89d6.ppc64le::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-0:1.4.0-7.module+el8.10.0+22214+9beb89d6.s390x::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-0:1.4.0-7.module+el8.10.0+22214+9beb89d6.src::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-0:1.4.0-7.module+el8.10.0+22214+9beb89d6.x86_64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debuginfo-0:1.4.0-7.module+el8.10.0+22214+9beb89d6.aarch64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debuginfo-0:1.4.0-7.module+el8.10.0+22214+9beb89d6.ppc64le::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debuginfo-0:1.4.0-7.module+el8.10.0+22214+9beb89d6.s390x::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debuginfo-0:1.4.0-7.module+el8.10.0+22214+9beb89d6.x86_64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debugsource-0:1.4.0-7.module+el8.10.0+22214+9beb89d6.aarch64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debugsource-0:1.4.0-7.module+el8.10.0+22214+9beb89d6.ppc64le::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debugsource-0:1.4.0-7.module+el8.10.0+22214+9beb89d6.s390x::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debugsource-0:1.4.0-7.module+el8.10.0+22214+9beb89d6.x86_64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.9.0+19330+c97ddbdf.aarch64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.9.0+19330+c97ddbdf.ppc64le::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.9.0+19330+c97ddbdf.s390x::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.9.0+19330+c97ddbdf.src::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.9.0+19330+c97ddbdf.x86_64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.9.0+19330+c97ddbdf.aarch64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.9.0+19330+c97ddbdf.ppc64le::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.9.0+19330+c97ddbdf.s390x::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.9.0+19330+c97ddbdf.x86_64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.9.0+19330+c97ddbdf.aarch64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.9.0+19330+c97ddbdf.ppc64le::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.9.0+19330+c97ddbdf.s390x::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.9.0+19330+c97ddbdf.x86_64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-0:12.22-1.module+el8.10.0+22548+dd326681.s390x::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-0:12.22-1.module+el8.10.0+22548+dd326681.src::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-0:12.22-1.module+el8.10.0+22548+dd326681.s390x::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.s390x::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.s390x::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-debugsource-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-debugsource-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-debugsource-0:12.22-1.module+el8.10.0+22548+dd326681.s390x::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-debugsource-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-0:12.22-1.module+el8.10.0+22548+dd326681.s390x::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.s390x::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-0:12.22-1.module+el8.10.0+22548+dd326681.s390x::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.s390x::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-0:12.22-1.module+el8.10.0+22548+dd326681.s390x::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.s390x::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-0:12.22-1.module+el8.10.0+22548+dd326681.s390x::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.s390x::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-0:12.22-1.module+el8.10.0+22548+dd326681.s390x::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.s390x::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-0:12.22-1.module+el8.10.0+22548+dd326681.s390x::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.s390x::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-static-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-static-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-static-0:12.22-1.module+el8.10.0+22548+dd326681.s390x::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-static-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-0:12.22-1.module+el8.10.0+22548+dd326681.s390x::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.s390x::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-rpm-macros-0:12.22-1.module+el8.10.0+22548+dd326681.noarch::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-0:12.22-1.module+el8.10.0+22548+dd326681.s390x::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.s390x::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:12.22-1.module+el8.10.0+22548+dd326681.s390x::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.s390x::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.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.10.0.Z.MAIN.EUS:pg_repack-0:1.4.6-3.module+el8.9.0+19330+c97ddbdf.aarch64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-0:1.4.6-3.module+el8.9.0+19330+c97ddbdf.ppc64le::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-0:1.4.6-3.module+el8.9.0+19330+c97ddbdf.s390x::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-0:1.4.6-3.module+el8.9.0+19330+c97ddbdf.src::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-0:1.4.6-3.module+el8.9.0+19330+c97ddbdf.x86_64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debuginfo-0:1.4.6-3.module+el8.9.0+19330+c97ddbdf.aarch64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debuginfo-0:1.4.6-3.module+el8.9.0+19330+c97ddbdf.ppc64le::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debuginfo-0:1.4.6-3.module+el8.9.0+19330+c97ddbdf.s390x::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debuginfo-0:1.4.6-3.module+el8.9.0+19330+c97ddbdf.x86_64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debugsource-0:1.4.6-3.module+el8.9.0+19330+c97ddbdf.aarch64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debugsource-0:1.4.6-3.module+el8.9.0+19330+c97ddbdf.ppc64le::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debugsource-0:1.4.6-3.module+el8.9.0+19330+c97ddbdf.s390x::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debugsource-0:1.4.6-3.module+el8.9.0+19330+c97ddbdf.x86_64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-0:1.4.0-7.module+el8.10.0+22214+9beb89d6.aarch64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-0:1.4.0-7.module+el8.10.0+22214+9beb89d6.ppc64le::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-0:1.4.0-7.module+el8.10.0+22214+9beb89d6.s390x::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-0:1.4.0-7.module+el8.10.0+22214+9beb89d6.src::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-0:1.4.0-7.module+el8.10.0+22214+9beb89d6.x86_64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debuginfo-0:1.4.0-7.module+el8.10.0+22214+9beb89d6.aarch64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debuginfo-0:1.4.0-7.module+el8.10.0+22214+9beb89d6.ppc64le::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debuginfo-0:1.4.0-7.module+el8.10.0+22214+9beb89d6.s390x::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debuginfo-0:1.4.0-7.module+el8.10.0+22214+9beb89d6.x86_64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debugsource-0:1.4.0-7.module+el8.10.0+22214+9beb89d6.aarch64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debugsource-0:1.4.0-7.module+el8.10.0+22214+9beb89d6.ppc64le::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debugsource-0:1.4.0-7.module+el8.10.0+22214+9beb89d6.s390x::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debugsource-0:1.4.0-7.module+el8.10.0+22214+9beb89d6.x86_64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.9.0+19330+c97ddbdf.aarch64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.9.0+19330+c97ddbdf.ppc64le::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.9.0+19330+c97ddbdf.s390x::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.9.0+19330+c97ddbdf.src::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.9.0+19330+c97ddbdf.x86_64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.9.0+19330+c97ddbdf.aarch64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.9.0+19330+c97ddbdf.ppc64le::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.9.0+19330+c97ddbdf.s390x::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.9.0+19330+c97ddbdf.x86_64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.9.0+19330+c97ddbdf.aarch64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.9.0+19330+c97ddbdf.ppc64le::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.9.0+19330+c97ddbdf.s390x::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.9.0+19330+c97ddbdf.x86_64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-0:12.22-1.module+el8.10.0+22548+dd326681.s390x::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-0:12.22-1.module+el8.10.0+22548+dd326681.src::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-0:12.22-1.module+el8.10.0+22548+dd326681.s390x::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.s390x::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.s390x::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-debugsource-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-debugsource-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-debugsource-0:12.22-1.module+el8.10.0+22548+dd326681.s390x::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-debugsource-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-0:12.22-1.module+el8.10.0+22548+dd326681.s390x::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.s390x::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-0:12.22-1.module+el8.10.0+22548+dd326681.s390x::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.s390x::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-0:12.22-1.module+el8.10.0+22548+dd326681.s390x::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.s390x::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-0:12.22-1.module+el8.10.0+22548+dd326681.s390x::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.s390x::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-0:12.22-1.module+el8.10.0+22548+dd326681.s390x::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.s390x::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-0:12.22-1.module+el8.10.0+22548+dd326681.s390x::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.s390x::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-static-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-static-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-static-0:12.22-1.module+el8.10.0+22548+dd326681.s390x::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-static-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-0:12.22-1.module+el8.10.0+22548+dd326681.s390x::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.s390x::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-rpm-macros-0:12.22-1.module+el8.10.0+22548+dd326681.noarch::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-0:12.22-1.module+el8.10.0+22548+dd326681.s390x::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.s390x::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:12.22-1.module+el8.10.0+22548+dd326681.s390x::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.s390x::postgresql:12",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64::postgresql:12"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "postgresql: PostgreSQL PL/Perl environment variable changes execute arbitrary code"
}
]
}
rhsa-2024:10787
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:15 module is now available for Red Hat Enterprise Linux 9.\n\nRed Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "PostgreSQL is an advanced object-relational database management system (DBMS).\n\nSecurity Fix(es):\n\n* postgresql: PostgreSQL SET ROLE, SET SESSION AUTHORIZATION reset to wrong user ID (CVE-2024-10978)\n\n* postgresql: PostgreSQL PL/Perl environment variable changes execute arbitrary code (CVE-2024-10979)\n\n* postgresql: PostgreSQL row security below e.g. subqueries disregards user ID changes (CVE-2024-10976)\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-2024:10787",
"url": "https://access.redhat.com/errata/RHSA-2024:10787"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "2326251",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2326251"
},
{
"category": "external",
"summary": "2326253",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2326253"
},
{
"category": "external",
"summary": "2326263",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2326263"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2024/rhsa-2024_10787.json"
}
],
"title": "Red Hat Security Advisory: postgresql:15 security update",
"tracking": {
"current_release_date": "2025-11-06T21:58:16+00:00",
"generator": {
"date": "2025-11-06T21:58:16+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.6.11"
}
},
"id": "RHSA-2024:10787",
"initial_release_date": "2024-12-04T09:24:20+00:00",
"revision_history": [
{
"date": "2024-12-04T09:24:20+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2024-12-04T09:24:20+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2025-11-06T21:58: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 (v. 9)",
"product": {
"name": "Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:enterprise_linux:9::appstream"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "pg_repack-0:1.4.8-2.module+el9.5.0+22224+f5585c78.src::postgresql:15",
"product": {
"name": "pg_repack-0:1.4.8-2.module+el9.5.0+22224+f5585c78.src (postgresql:15)",
"product_id": "pg_repack-0:1.4.8-2.module+el9.5.0+22224+f5585c78.src::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pg_repack@1.4.8-2.module%2Bel9.5.0%2B22224%2Bf5585c78?arch=src\u0026rpmmod=postgresql:15:9050020241122141928:rhel9"
}
}
},
{
"category": "product_version",
"name": "pgaudit-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.src::postgresql:15",
"product": {
"name": "pgaudit-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.src (postgresql:15)",
"product_id": "pgaudit-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.src::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pgaudit@1.7.0-1.module%2Bel9.2.0%2B17405%2Baeb9ec60?arch=src\u0026rpmmod=postgresql:15:9050020241122141928:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgres-decoderbufs-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.src::postgresql:15",
"product": {
"name": "postgres-decoderbufs-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.src (postgresql:15)",
"product_id": "postgres-decoderbufs-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.src::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgres-decoderbufs@1.9.7-1.Final.module%2Bel9.2.0%2B17405%2Baeb9ec60?arch=src\u0026rpmmod=postgresql:15:9050020241122141928:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgresql-0:15.10-1.module+el9.5.0+22558+abb1a50b.src::postgresql:15",
"product": {
"name": "postgresql-0:15.10-1.module+el9.5.0+22558+abb1a50b.src (postgresql:15)",
"product_id": "postgresql-0:15.10-1.module+el9.5.0+22558+abb1a50b.src::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql@15.10-1.module%2Bel9.5.0%2B22558%2Babb1a50b?arch=src\u0026rpmmod=postgresql:15:9050020241122141928:rhel9"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "postgresql-test-rpm-macros-0:15.10-1.module+el9.5.0+22558+abb1a50b.noarch::postgresql:15",
"product": {
"name": "postgresql-test-rpm-macros-0:15.10-1.module+el9.5.0+22558+abb1a50b.noarch (postgresql:15)",
"product_id": "postgresql-test-rpm-macros-0:15.10-1.module+el9.5.0+22558+abb1a50b.noarch::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-test-rpm-macros@15.10-1.module%2Bel9.5.0%2B22558%2Babb1a50b?arch=noarch\u0026rpmmod=postgresql:15:9050020241122141928:rhel9"
}
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "pg_repack-0:1.4.8-2.module+el9.5.0+22224+f5585c78.aarch64::postgresql:15",
"product": {
"name": "pg_repack-0:1.4.8-2.module+el9.5.0+22224+f5585c78.aarch64 (postgresql:15)",
"product_id": "pg_repack-0:1.4.8-2.module+el9.5.0+22224+f5585c78.aarch64::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pg_repack@1.4.8-2.module%2Bel9.5.0%2B22224%2Bf5585c78?arch=aarch64\u0026rpmmod=postgresql:15:9050020241122141928:rhel9"
}
}
},
{
"category": "product_version",
"name": "pg_repack-debuginfo-0:1.4.8-2.module+el9.5.0+22224+f5585c78.aarch64::postgresql:15",
"product": {
"name": "pg_repack-debuginfo-0:1.4.8-2.module+el9.5.0+22224+f5585c78.aarch64 (postgresql:15)",
"product_id": "pg_repack-debuginfo-0:1.4.8-2.module+el9.5.0+22224+f5585c78.aarch64::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pg_repack-debuginfo@1.4.8-2.module%2Bel9.5.0%2B22224%2Bf5585c78?arch=aarch64\u0026rpmmod=postgresql:15:9050020241122141928:rhel9"
}
}
},
{
"category": "product_version",
"name": "pg_repack-debugsource-0:1.4.8-2.module+el9.5.0+22224+f5585c78.aarch64::postgresql:15",
"product": {
"name": "pg_repack-debugsource-0:1.4.8-2.module+el9.5.0+22224+f5585c78.aarch64 (postgresql:15)",
"product_id": "pg_repack-debugsource-0:1.4.8-2.module+el9.5.0+22224+f5585c78.aarch64::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pg_repack-debugsource@1.4.8-2.module%2Bel9.5.0%2B22224%2Bf5585c78?arch=aarch64\u0026rpmmod=postgresql:15:9050020241122141928:rhel9"
}
}
},
{
"category": "product_version",
"name": "pgaudit-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.aarch64::postgresql:15",
"product": {
"name": "pgaudit-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.aarch64 (postgresql:15)",
"product_id": "pgaudit-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.aarch64::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pgaudit@1.7.0-1.module%2Bel9.2.0%2B17405%2Baeb9ec60?arch=aarch64\u0026rpmmod=postgresql:15:9050020241122141928:rhel9"
}
}
},
{
"category": "product_version",
"name": "pgaudit-debuginfo-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.aarch64::postgresql:15",
"product": {
"name": "pgaudit-debuginfo-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.aarch64 (postgresql:15)",
"product_id": "pgaudit-debuginfo-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.aarch64::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pgaudit-debuginfo@1.7.0-1.module%2Bel9.2.0%2B17405%2Baeb9ec60?arch=aarch64\u0026rpmmod=postgresql:15:9050020241122141928:rhel9"
}
}
},
{
"category": "product_version",
"name": "pgaudit-debugsource-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.aarch64::postgresql:15",
"product": {
"name": "pgaudit-debugsource-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.aarch64 (postgresql:15)",
"product_id": "pgaudit-debugsource-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.aarch64::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pgaudit-debugsource@1.7.0-1.module%2Bel9.2.0%2B17405%2Baeb9ec60?arch=aarch64\u0026rpmmod=postgresql:15:9050020241122141928:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgres-decoderbufs-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.aarch64::postgresql:15",
"product": {
"name": "postgres-decoderbufs-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.aarch64 (postgresql:15)",
"product_id": "postgres-decoderbufs-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.aarch64::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgres-decoderbufs@1.9.7-1.Final.module%2Bel9.2.0%2B17405%2Baeb9ec60?arch=aarch64\u0026rpmmod=postgresql:15:9050020241122141928:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.aarch64::postgresql:15",
"product": {
"name": "postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.aarch64 (postgresql:15)",
"product_id": "postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.aarch64::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgres-decoderbufs-debuginfo@1.9.7-1.Final.module%2Bel9.2.0%2B17405%2Baeb9ec60?arch=aarch64\u0026rpmmod=postgresql:15:9050020241122141928:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.aarch64::postgresql:15",
"product": {
"name": "postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.aarch64 (postgresql:15)",
"product_id": "postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.aarch64::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgres-decoderbufs-debugsource@1.9.7-1.Final.module%2Bel9.2.0%2B17405%2Baeb9ec60?arch=aarch64\u0026rpmmod=postgresql:15:9050020241122141928:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgresql-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64::postgresql:15",
"product": {
"name": "postgresql-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64 (postgresql:15)",
"product_id": "postgresql-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql@15.10-1.module%2Bel9.5.0%2B22558%2Babb1a50b?arch=aarch64\u0026rpmmod=postgresql:15:9050020241122141928:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgresql-contrib-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64::postgresql:15",
"product": {
"name": "postgresql-contrib-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64 (postgresql:15)",
"product_id": "postgresql-contrib-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-contrib@15.10-1.module%2Bel9.5.0%2B22558%2Babb1a50b?arch=aarch64\u0026rpmmod=postgresql:15:9050020241122141928:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgresql-contrib-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64::postgresql:15",
"product": {
"name": "postgresql-contrib-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64 (postgresql:15)",
"product_id": "postgresql-contrib-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-contrib-debuginfo@15.10-1.module%2Bel9.5.0%2B22558%2Babb1a50b?arch=aarch64\u0026rpmmod=postgresql:15:9050020241122141928:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgresql-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64::postgresql:15",
"product": {
"name": "postgresql-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64 (postgresql:15)",
"product_id": "postgresql-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-debuginfo@15.10-1.module%2Bel9.5.0%2B22558%2Babb1a50b?arch=aarch64\u0026rpmmod=postgresql:15:9050020241122141928:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgresql-debugsource-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64::postgresql:15",
"product": {
"name": "postgresql-debugsource-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64 (postgresql:15)",
"product_id": "postgresql-debugsource-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-debugsource@15.10-1.module%2Bel9.5.0%2B22558%2Babb1a50b?arch=aarch64\u0026rpmmod=postgresql:15:9050020241122141928:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgresql-docs-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64::postgresql:15",
"product": {
"name": "postgresql-docs-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64 (postgresql:15)",
"product_id": "postgresql-docs-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-docs@15.10-1.module%2Bel9.5.0%2B22558%2Babb1a50b?arch=aarch64\u0026rpmmod=postgresql:15:9050020241122141928:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgresql-docs-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64::postgresql:15",
"product": {
"name": "postgresql-docs-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64 (postgresql:15)",
"product_id": "postgresql-docs-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-docs-debuginfo@15.10-1.module%2Bel9.5.0%2B22558%2Babb1a50b?arch=aarch64\u0026rpmmod=postgresql:15:9050020241122141928:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgresql-plperl-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64::postgresql:15",
"product": {
"name": "postgresql-plperl-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64 (postgresql:15)",
"product_id": "postgresql-plperl-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plperl@15.10-1.module%2Bel9.5.0%2B22558%2Babb1a50b?arch=aarch64\u0026rpmmod=postgresql:15:9050020241122141928:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgresql-plperl-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64::postgresql:15",
"product": {
"name": "postgresql-plperl-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64 (postgresql:15)",
"product_id": "postgresql-plperl-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plperl-debuginfo@15.10-1.module%2Bel9.5.0%2B22558%2Babb1a50b?arch=aarch64\u0026rpmmod=postgresql:15:9050020241122141928:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgresql-plpython3-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64::postgresql:15",
"product": {
"name": "postgresql-plpython3-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64 (postgresql:15)",
"product_id": "postgresql-plpython3-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plpython3@15.10-1.module%2Bel9.5.0%2B22558%2Babb1a50b?arch=aarch64\u0026rpmmod=postgresql:15:9050020241122141928:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgresql-plpython3-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64::postgresql:15",
"product": {
"name": "postgresql-plpython3-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64 (postgresql:15)",
"product_id": "postgresql-plpython3-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plpython3-debuginfo@15.10-1.module%2Bel9.5.0%2B22558%2Babb1a50b?arch=aarch64\u0026rpmmod=postgresql:15:9050020241122141928:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgresql-pltcl-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64::postgresql:15",
"product": {
"name": "postgresql-pltcl-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64 (postgresql:15)",
"product_id": "postgresql-pltcl-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-pltcl@15.10-1.module%2Bel9.5.0%2B22558%2Babb1a50b?arch=aarch64\u0026rpmmod=postgresql:15:9050020241122141928:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgresql-pltcl-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64::postgresql:15",
"product": {
"name": "postgresql-pltcl-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64 (postgresql:15)",
"product_id": "postgresql-pltcl-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-pltcl-debuginfo@15.10-1.module%2Bel9.5.0%2B22558%2Babb1a50b?arch=aarch64\u0026rpmmod=postgresql:15:9050020241122141928:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgresql-private-devel-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64::postgresql:15",
"product": {
"name": "postgresql-private-devel-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64 (postgresql:15)",
"product_id": "postgresql-private-devel-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-private-devel@15.10-1.module%2Bel9.5.0%2B22558%2Babb1a50b?arch=aarch64\u0026rpmmod=postgresql:15:9050020241122141928:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgresql-private-libs-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64::postgresql:15",
"product": {
"name": "postgresql-private-libs-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64 (postgresql:15)",
"product_id": "postgresql-private-libs-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-private-libs@15.10-1.module%2Bel9.5.0%2B22558%2Babb1a50b?arch=aarch64\u0026rpmmod=postgresql:15:9050020241122141928:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgresql-private-libs-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64::postgresql:15",
"product": {
"name": "postgresql-private-libs-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64 (postgresql:15)",
"product_id": "postgresql-private-libs-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-private-libs-debuginfo@15.10-1.module%2Bel9.5.0%2B22558%2Babb1a50b?arch=aarch64\u0026rpmmod=postgresql:15:9050020241122141928:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64::postgresql:15",
"product": {
"name": "postgresql-server-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64 (postgresql:15)",
"product_id": "postgresql-server-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server@15.10-1.module%2Bel9.5.0%2B22558%2Babb1a50b?arch=aarch64\u0026rpmmod=postgresql:15:9050020241122141928:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64::postgresql:15",
"product": {
"name": "postgresql-server-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64 (postgresql:15)",
"product_id": "postgresql-server-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server-debuginfo@15.10-1.module%2Bel9.5.0%2B22558%2Babb1a50b?arch=aarch64\u0026rpmmod=postgresql:15:9050020241122141928:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-devel-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64::postgresql:15",
"product": {
"name": "postgresql-server-devel-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64 (postgresql:15)",
"product_id": "postgresql-server-devel-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server-devel@15.10-1.module%2Bel9.5.0%2B22558%2Babb1a50b?arch=aarch64\u0026rpmmod=postgresql:15:9050020241122141928:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-devel-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64::postgresql:15",
"product": {
"name": "postgresql-server-devel-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64 (postgresql:15)",
"product_id": "postgresql-server-devel-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server-devel-debuginfo@15.10-1.module%2Bel9.5.0%2B22558%2Babb1a50b?arch=aarch64\u0026rpmmod=postgresql:15:9050020241122141928:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgresql-static-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64::postgresql:15",
"product": {
"name": "postgresql-static-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64 (postgresql:15)",
"product_id": "postgresql-static-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-static@15.10-1.module%2Bel9.5.0%2B22558%2Babb1a50b?arch=aarch64\u0026rpmmod=postgresql:15:9050020241122141928:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgresql-test-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64::postgresql:15",
"product": {
"name": "postgresql-test-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64 (postgresql:15)",
"product_id": "postgresql-test-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-test@15.10-1.module%2Bel9.5.0%2B22558%2Babb1a50b?arch=aarch64\u0026rpmmod=postgresql:15:9050020241122141928:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgresql-test-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64::postgresql:15",
"product": {
"name": "postgresql-test-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64 (postgresql:15)",
"product_id": "postgresql-test-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-test-debuginfo@15.10-1.module%2Bel9.5.0%2B22558%2Babb1a50b?arch=aarch64\u0026rpmmod=postgresql:15:9050020241122141928:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64::postgresql:15",
"product": {
"name": "postgresql-upgrade-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64 (postgresql:15)",
"product_id": "postgresql-upgrade-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade@15.10-1.module%2Bel9.5.0%2B22558%2Babb1a50b?arch=aarch64\u0026rpmmod=postgresql:15:9050020241122141928:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64::postgresql:15",
"product": {
"name": "postgresql-upgrade-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64 (postgresql:15)",
"product_id": "postgresql-upgrade-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade-debuginfo@15.10-1.module%2Bel9.5.0%2B22558%2Babb1a50b?arch=aarch64\u0026rpmmod=postgresql:15:9050020241122141928:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-devel-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64::postgresql:15",
"product": {
"name": "postgresql-upgrade-devel-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64 (postgresql:15)",
"product_id": "postgresql-upgrade-devel-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade-devel@15.10-1.module%2Bel9.5.0%2B22558%2Babb1a50b?arch=aarch64\u0026rpmmod=postgresql:15:9050020241122141928:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-devel-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64::postgresql:15",
"product": {
"name": "postgresql-upgrade-devel-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64 (postgresql:15)",
"product_id": "postgresql-upgrade-devel-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade-devel-debuginfo@15.10-1.module%2Bel9.5.0%2B22558%2Babb1a50b?arch=aarch64\u0026rpmmod=postgresql:15:9050020241122141928:rhel9"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "pg_repack-0:1.4.8-2.module+el9.5.0+22224+f5585c78.ppc64le::postgresql:15",
"product": {
"name": "pg_repack-0:1.4.8-2.module+el9.5.0+22224+f5585c78.ppc64le (postgresql:15)",
"product_id": "pg_repack-0:1.4.8-2.module+el9.5.0+22224+f5585c78.ppc64le::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pg_repack@1.4.8-2.module%2Bel9.5.0%2B22224%2Bf5585c78?arch=ppc64le\u0026rpmmod=postgresql:15:9050020241122141928:rhel9"
}
}
},
{
"category": "product_version",
"name": "pg_repack-debuginfo-0:1.4.8-2.module+el9.5.0+22224+f5585c78.ppc64le::postgresql:15",
"product": {
"name": "pg_repack-debuginfo-0:1.4.8-2.module+el9.5.0+22224+f5585c78.ppc64le (postgresql:15)",
"product_id": "pg_repack-debuginfo-0:1.4.8-2.module+el9.5.0+22224+f5585c78.ppc64le::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pg_repack-debuginfo@1.4.8-2.module%2Bel9.5.0%2B22224%2Bf5585c78?arch=ppc64le\u0026rpmmod=postgresql:15:9050020241122141928:rhel9"
}
}
},
{
"category": "product_version",
"name": "pg_repack-debugsource-0:1.4.8-2.module+el9.5.0+22224+f5585c78.ppc64le::postgresql:15",
"product": {
"name": "pg_repack-debugsource-0:1.4.8-2.module+el9.5.0+22224+f5585c78.ppc64le (postgresql:15)",
"product_id": "pg_repack-debugsource-0:1.4.8-2.module+el9.5.0+22224+f5585c78.ppc64le::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pg_repack-debugsource@1.4.8-2.module%2Bel9.5.0%2B22224%2Bf5585c78?arch=ppc64le\u0026rpmmod=postgresql:15:9050020241122141928:rhel9"
}
}
},
{
"category": "product_version",
"name": "pgaudit-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.ppc64le::postgresql:15",
"product": {
"name": "pgaudit-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.ppc64le (postgresql:15)",
"product_id": "pgaudit-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.ppc64le::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pgaudit@1.7.0-1.module%2Bel9.2.0%2B17405%2Baeb9ec60?arch=ppc64le\u0026rpmmod=postgresql:15:9050020241122141928:rhel9"
}
}
},
{
"category": "product_version",
"name": "pgaudit-debuginfo-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.ppc64le::postgresql:15",
"product": {
"name": "pgaudit-debuginfo-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.ppc64le (postgresql:15)",
"product_id": "pgaudit-debuginfo-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.ppc64le::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pgaudit-debuginfo@1.7.0-1.module%2Bel9.2.0%2B17405%2Baeb9ec60?arch=ppc64le\u0026rpmmod=postgresql:15:9050020241122141928:rhel9"
}
}
},
{
"category": "product_version",
"name": "pgaudit-debugsource-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.ppc64le::postgresql:15",
"product": {
"name": "pgaudit-debugsource-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.ppc64le (postgresql:15)",
"product_id": "pgaudit-debugsource-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.ppc64le::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pgaudit-debugsource@1.7.0-1.module%2Bel9.2.0%2B17405%2Baeb9ec60?arch=ppc64le\u0026rpmmod=postgresql:15:9050020241122141928:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgres-decoderbufs-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.ppc64le::postgresql:15",
"product": {
"name": "postgres-decoderbufs-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.ppc64le (postgresql:15)",
"product_id": "postgres-decoderbufs-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.ppc64le::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgres-decoderbufs@1.9.7-1.Final.module%2Bel9.2.0%2B17405%2Baeb9ec60?arch=ppc64le\u0026rpmmod=postgresql:15:9050020241122141928:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.ppc64le::postgresql:15",
"product": {
"name": "postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.ppc64le (postgresql:15)",
"product_id": "postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.ppc64le::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgres-decoderbufs-debuginfo@1.9.7-1.Final.module%2Bel9.2.0%2B17405%2Baeb9ec60?arch=ppc64le\u0026rpmmod=postgresql:15:9050020241122141928:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.ppc64le::postgresql:15",
"product": {
"name": "postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.ppc64le (postgresql:15)",
"product_id": "postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.ppc64le::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgres-decoderbufs-debugsource@1.9.7-1.Final.module%2Bel9.2.0%2B17405%2Baeb9ec60?arch=ppc64le\u0026rpmmod=postgresql:15:9050020241122141928:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgresql-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le::postgresql:15",
"product": {
"name": "postgresql-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le (postgresql:15)",
"product_id": "postgresql-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql@15.10-1.module%2Bel9.5.0%2B22558%2Babb1a50b?arch=ppc64le\u0026rpmmod=postgresql:15:9050020241122141928:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgresql-contrib-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le::postgresql:15",
"product": {
"name": "postgresql-contrib-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le (postgresql:15)",
"product_id": "postgresql-contrib-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-contrib@15.10-1.module%2Bel9.5.0%2B22558%2Babb1a50b?arch=ppc64le\u0026rpmmod=postgresql:15:9050020241122141928:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgresql-contrib-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le::postgresql:15",
"product": {
"name": "postgresql-contrib-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le (postgresql:15)",
"product_id": "postgresql-contrib-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-contrib-debuginfo@15.10-1.module%2Bel9.5.0%2B22558%2Babb1a50b?arch=ppc64le\u0026rpmmod=postgresql:15:9050020241122141928:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgresql-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le::postgresql:15",
"product": {
"name": "postgresql-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le (postgresql:15)",
"product_id": "postgresql-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-debuginfo@15.10-1.module%2Bel9.5.0%2B22558%2Babb1a50b?arch=ppc64le\u0026rpmmod=postgresql:15:9050020241122141928:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgresql-debugsource-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le::postgresql:15",
"product": {
"name": "postgresql-debugsource-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le (postgresql:15)",
"product_id": "postgresql-debugsource-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-debugsource@15.10-1.module%2Bel9.5.0%2B22558%2Babb1a50b?arch=ppc64le\u0026rpmmod=postgresql:15:9050020241122141928:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgresql-docs-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le::postgresql:15",
"product": {
"name": "postgresql-docs-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le (postgresql:15)",
"product_id": "postgresql-docs-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-docs@15.10-1.module%2Bel9.5.0%2B22558%2Babb1a50b?arch=ppc64le\u0026rpmmod=postgresql:15:9050020241122141928:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgresql-docs-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le::postgresql:15",
"product": {
"name": "postgresql-docs-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le (postgresql:15)",
"product_id": "postgresql-docs-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-docs-debuginfo@15.10-1.module%2Bel9.5.0%2B22558%2Babb1a50b?arch=ppc64le\u0026rpmmod=postgresql:15:9050020241122141928:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgresql-plperl-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le::postgresql:15",
"product": {
"name": "postgresql-plperl-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le (postgresql:15)",
"product_id": "postgresql-plperl-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plperl@15.10-1.module%2Bel9.5.0%2B22558%2Babb1a50b?arch=ppc64le\u0026rpmmod=postgresql:15:9050020241122141928:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgresql-plperl-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le::postgresql:15",
"product": {
"name": "postgresql-plperl-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le (postgresql:15)",
"product_id": "postgresql-plperl-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plperl-debuginfo@15.10-1.module%2Bel9.5.0%2B22558%2Babb1a50b?arch=ppc64le\u0026rpmmod=postgresql:15:9050020241122141928:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgresql-plpython3-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le::postgresql:15",
"product": {
"name": "postgresql-plpython3-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le (postgresql:15)",
"product_id": "postgresql-plpython3-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plpython3@15.10-1.module%2Bel9.5.0%2B22558%2Babb1a50b?arch=ppc64le\u0026rpmmod=postgresql:15:9050020241122141928:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgresql-plpython3-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le::postgresql:15",
"product": {
"name": "postgresql-plpython3-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le (postgresql:15)",
"product_id": "postgresql-plpython3-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plpython3-debuginfo@15.10-1.module%2Bel9.5.0%2B22558%2Babb1a50b?arch=ppc64le\u0026rpmmod=postgresql:15:9050020241122141928:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgresql-pltcl-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le::postgresql:15",
"product": {
"name": "postgresql-pltcl-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le (postgresql:15)",
"product_id": "postgresql-pltcl-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-pltcl@15.10-1.module%2Bel9.5.0%2B22558%2Babb1a50b?arch=ppc64le\u0026rpmmod=postgresql:15:9050020241122141928:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgresql-pltcl-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le::postgresql:15",
"product": {
"name": "postgresql-pltcl-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le (postgresql:15)",
"product_id": "postgresql-pltcl-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-pltcl-debuginfo@15.10-1.module%2Bel9.5.0%2B22558%2Babb1a50b?arch=ppc64le\u0026rpmmod=postgresql:15:9050020241122141928:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgresql-private-devel-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le::postgresql:15",
"product": {
"name": "postgresql-private-devel-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le (postgresql:15)",
"product_id": "postgresql-private-devel-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-private-devel@15.10-1.module%2Bel9.5.0%2B22558%2Babb1a50b?arch=ppc64le\u0026rpmmod=postgresql:15:9050020241122141928:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgresql-private-libs-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le::postgresql:15",
"product": {
"name": "postgresql-private-libs-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le (postgresql:15)",
"product_id": "postgresql-private-libs-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-private-libs@15.10-1.module%2Bel9.5.0%2B22558%2Babb1a50b?arch=ppc64le\u0026rpmmod=postgresql:15:9050020241122141928:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgresql-private-libs-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le::postgresql:15",
"product": {
"name": "postgresql-private-libs-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le (postgresql:15)",
"product_id": "postgresql-private-libs-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-private-libs-debuginfo@15.10-1.module%2Bel9.5.0%2B22558%2Babb1a50b?arch=ppc64le\u0026rpmmod=postgresql:15:9050020241122141928:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le::postgresql:15",
"product": {
"name": "postgresql-server-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le (postgresql:15)",
"product_id": "postgresql-server-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server@15.10-1.module%2Bel9.5.0%2B22558%2Babb1a50b?arch=ppc64le\u0026rpmmod=postgresql:15:9050020241122141928:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le::postgresql:15",
"product": {
"name": "postgresql-server-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le (postgresql:15)",
"product_id": "postgresql-server-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server-debuginfo@15.10-1.module%2Bel9.5.0%2B22558%2Babb1a50b?arch=ppc64le\u0026rpmmod=postgresql:15:9050020241122141928:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-devel-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le::postgresql:15",
"product": {
"name": "postgresql-server-devel-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le (postgresql:15)",
"product_id": "postgresql-server-devel-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server-devel@15.10-1.module%2Bel9.5.0%2B22558%2Babb1a50b?arch=ppc64le\u0026rpmmod=postgresql:15:9050020241122141928:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-devel-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le::postgresql:15",
"product": {
"name": "postgresql-server-devel-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le (postgresql:15)",
"product_id": "postgresql-server-devel-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server-devel-debuginfo@15.10-1.module%2Bel9.5.0%2B22558%2Babb1a50b?arch=ppc64le\u0026rpmmod=postgresql:15:9050020241122141928:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgresql-static-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le::postgresql:15",
"product": {
"name": "postgresql-static-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le (postgresql:15)",
"product_id": "postgresql-static-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-static@15.10-1.module%2Bel9.5.0%2B22558%2Babb1a50b?arch=ppc64le\u0026rpmmod=postgresql:15:9050020241122141928:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgresql-test-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le::postgresql:15",
"product": {
"name": "postgresql-test-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le (postgresql:15)",
"product_id": "postgresql-test-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-test@15.10-1.module%2Bel9.5.0%2B22558%2Babb1a50b?arch=ppc64le\u0026rpmmod=postgresql:15:9050020241122141928:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgresql-test-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le::postgresql:15",
"product": {
"name": "postgresql-test-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le (postgresql:15)",
"product_id": "postgresql-test-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-test-debuginfo@15.10-1.module%2Bel9.5.0%2B22558%2Babb1a50b?arch=ppc64le\u0026rpmmod=postgresql:15:9050020241122141928:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le::postgresql:15",
"product": {
"name": "postgresql-upgrade-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le (postgresql:15)",
"product_id": "postgresql-upgrade-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade@15.10-1.module%2Bel9.5.0%2B22558%2Babb1a50b?arch=ppc64le\u0026rpmmod=postgresql:15:9050020241122141928:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le::postgresql:15",
"product": {
"name": "postgresql-upgrade-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le (postgresql:15)",
"product_id": "postgresql-upgrade-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade-debuginfo@15.10-1.module%2Bel9.5.0%2B22558%2Babb1a50b?arch=ppc64le\u0026rpmmod=postgresql:15:9050020241122141928:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-devel-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le::postgresql:15",
"product": {
"name": "postgresql-upgrade-devel-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le (postgresql:15)",
"product_id": "postgresql-upgrade-devel-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade-devel@15.10-1.module%2Bel9.5.0%2B22558%2Babb1a50b?arch=ppc64le\u0026rpmmod=postgresql:15:9050020241122141928:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-devel-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le::postgresql:15",
"product": {
"name": "postgresql-upgrade-devel-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le (postgresql:15)",
"product_id": "postgresql-upgrade-devel-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade-devel-debuginfo@15.10-1.module%2Bel9.5.0%2B22558%2Babb1a50b?arch=ppc64le\u0026rpmmod=postgresql:15:9050020241122141928:rhel9"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "pg_repack-0:1.4.8-2.module+el9.5.0+22224+f5585c78.s390x::postgresql:15",
"product": {
"name": "pg_repack-0:1.4.8-2.module+el9.5.0+22224+f5585c78.s390x (postgresql:15)",
"product_id": "pg_repack-0:1.4.8-2.module+el9.5.0+22224+f5585c78.s390x::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pg_repack@1.4.8-2.module%2Bel9.5.0%2B22224%2Bf5585c78?arch=s390x\u0026rpmmod=postgresql:15:9050020241122141928:rhel9"
}
}
},
{
"category": "product_version",
"name": "pg_repack-debuginfo-0:1.4.8-2.module+el9.5.0+22224+f5585c78.s390x::postgresql:15",
"product": {
"name": "pg_repack-debuginfo-0:1.4.8-2.module+el9.5.0+22224+f5585c78.s390x (postgresql:15)",
"product_id": "pg_repack-debuginfo-0:1.4.8-2.module+el9.5.0+22224+f5585c78.s390x::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pg_repack-debuginfo@1.4.8-2.module%2Bel9.5.0%2B22224%2Bf5585c78?arch=s390x\u0026rpmmod=postgresql:15:9050020241122141928:rhel9"
}
}
},
{
"category": "product_version",
"name": "pg_repack-debugsource-0:1.4.8-2.module+el9.5.0+22224+f5585c78.s390x::postgresql:15",
"product": {
"name": "pg_repack-debugsource-0:1.4.8-2.module+el9.5.0+22224+f5585c78.s390x (postgresql:15)",
"product_id": "pg_repack-debugsource-0:1.4.8-2.module+el9.5.0+22224+f5585c78.s390x::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pg_repack-debugsource@1.4.8-2.module%2Bel9.5.0%2B22224%2Bf5585c78?arch=s390x\u0026rpmmod=postgresql:15:9050020241122141928:rhel9"
}
}
},
{
"category": "product_version",
"name": "pgaudit-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.s390x::postgresql:15",
"product": {
"name": "pgaudit-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.s390x (postgresql:15)",
"product_id": "pgaudit-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.s390x::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pgaudit@1.7.0-1.module%2Bel9.2.0%2B17405%2Baeb9ec60?arch=s390x\u0026rpmmod=postgresql:15:9050020241122141928:rhel9"
}
}
},
{
"category": "product_version",
"name": "pgaudit-debuginfo-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.s390x::postgresql:15",
"product": {
"name": "pgaudit-debuginfo-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.s390x (postgresql:15)",
"product_id": "pgaudit-debuginfo-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.s390x::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pgaudit-debuginfo@1.7.0-1.module%2Bel9.2.0%2B17405%2Baeb9ec60?arch=s390x\u0026rpmmod=postgresql:15:9050020241122141928:rhel9"
}
}
},
{
"category": "product_version",
"name": "pgaudit-debugsource-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.s390x::postgresql:15",
"product": {
"name": "pgaudit-debugsource-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.s390x (postgresql:15)",
"product_id": "pgaudit-debugsource-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.s390x::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pgaudit-debugsource@1.7.0-1.module%2Bel9.2.0%2B17405%2Baeb9ec60?arch=s390x\u0026rpmmod=postgresql:15:9050020241122141928:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgres-decoderbufs-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.s390x::postgresql:15",
"product": {
"name": "postgres-decoderbufs-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.s390x (postgresql:15)",
"product_id": "postgres-decoderbufs-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.s390x::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgres-decoderbufs@1.9.7-1.Final.module%2Bel9.2.0%2B17405%2Baeb9ec60?arch=s390x\u0026rpmmod=postgresql:15:9050020241122141928:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.s390x::postgresql:15",
"product": {
"name": "postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.s390x (postgresql:15)",
"product_id": "postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.s390x::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgres-decoderbufs-debuginfo@1.9.7-1.Final.module%2Bel9.2.0%2B17405%2Baeb9ec60?arch=s390x\u0026rpmmod=postgresql:15:9050020241122141928:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.s390x::postgresql:15",
"product": {
"name": "postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.s390x (postgresql:15)",
"product_id": "postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.s390x::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgres-decoderbufs-debugsource@1.9.7-1.Final.module%2Bel9.2.0%2B17405%2Baeb9ec60?arch=s390x\u0026rpmmod=postgresql:15:9050020241122141928:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgresql-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x::postgresql:15",
"product": {
"name": "postgresql-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x (postgresql:15)",
"product_id": "postgresql-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql@15.10-1.module%2Bel9.5.0%2B22558%2Babb1a50b?arch=s390x\u0026rpmmod=postgresql:15:9050020241122141928:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgresql-contrib-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x::postgresql:15",
"product": {
"name": "postgresql-contrib-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x (postgresql:15)",
"product_id": "postgresql-contrib-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-contrib@15.10-1.module%2Bel9.5.0%2B22558%2Babb1a50b?arch=s390x\u0026rpmmod=postgresql:15:9050020241122141928:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgresql-contrib-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x::postgresql:15",
"product": {
"name": "postgresql-contrib-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x (postgresql:15)",
"product_id": "postgresql-contrib-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-contrib-debuginfo@15.10-1.module%2Bel9.5.0%2B22558%2Babb1a50b?arch=s390x\u0026rpmmod=postgresql:15:9050020241122141928:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgresql-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x::postgresql:15",
"product": {
"name": "postgresql-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x (postgresql:15)",
"product_id": "postgresql-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-debuginfo@15.10-1.module%2Bel9.5.0%2B22558%2Babb1a50b?arch=s390x\u0026rpmmod=postgresql:15:9050020241122141928:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgresql-debugsource-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x::postgresql:15",
"product": {
"name": "postgresql-debugsource-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x (postgresql:15)",
"product_id": "postgresql-debugsource-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-debugsource@15.10-1.module%2Bel9.5.0%2B22558%2Babb1a50b?arch=s390x\u0026rpmmod=postgresql:15:9050020241122141928:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgresql-docs-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x::postgresql:15",
"product": {
"name": "postgresql-docs-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x (postgresql:15)",
"product_id": "postgresql-docs-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-docs@15.10-1.module%2Bel9.5.0%2B22558%2Babb1a50b?arch=s390x\u0026rpmmod=postgresql:15:9050020241122141928:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgresql-docs-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x::postgresql:15",
"product": {
"name": "postgresql-docs-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x (postgresql:15)",
"product_id": "postgresql-docs-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-docs-debuginfo@15.10-1.module%2Bel9.5.0%2B22558%2Babb1a50b?arch=s390x\u0026rpmmod=postgresql:15:9050020241122141928:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgresql-plperl-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x::postgresql:15",
"product": {
"name": "postgresql-plperl-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x (postgresql:15)",
"product_id": "postgresql-plperl-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plperl@15.10-1.module%2Bel9.5.0%2B22558%2Babb1a50b?arch=s390x\u0026rpmmod=postgresql:15:9050020241122141928:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgresql-plperl-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x::postgresql:15",
"product": {
"name": "postgresql-plperl-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x (postgresql:15)",
"product_id": "postgresql-plperl-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plperl-debuginfo@15.10-1.module%2Bel9.5.0%2B22558%2Babb1a50b?arch=s390x\u0026rpmmod=postgresql:15:9050020241122141928:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgresql-plpython3-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x::postgresql:15",
"product": {
"name": "postgresql-plpython3-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x (postgresql:15)",
"product_id": "postgresql-plpython3-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plpython3@15.10-1.module%2Bel9.5.0%2B22558%2Babb1a50b?arch=s390x\u0026rpmmod=postgresql:15:9050020241122141928:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgresql-plpython3-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x::postgresql:15",
"product": {
"name": "postgresql-plpython3-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x (postgresql:15)",
"product_id": "postgresql-plpython3-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plpython3-debuginfo@15.10-1.module%2Bel9.5.0%2B22558%2Babb1a50b?arch=s390x\u0026rpmmod=postgresql:15:9050020241122141928:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgresql-pltcl-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x::postgresql:15",
"product": {
"name": "postgresql-pltcl-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x (postgresql:15)",
"product_id": "postgresql-pltcl-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-pltcl@15.10-1.module%2Bel9.5.0%2B22558%2Babb1a50b?arch=s390x\u0026rpmmod=postgresql:15:9050020241122141928:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgresql-pltcl-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x::postgresql:15",
"product": {
"name": "postgresql-pltcl-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x (postgresql:15)",
"product_id": "postgresql-pltcl-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-pltcl-debuginfo@15.10-1.module%2Bel9.5.0%2B22558%2Babb1a50b?arch=s390x\u0026rpmmod=postgresql:15:9050020241122141928:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgresql-private-devel-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x::postgresql:15",
"product": {
"name": "postgresql-private-devel-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x (postgresql:15)",
"product_id": "postgresql-private-devel-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-private-devel@15.10-1.module%2Bel9.5.0%2B22558%2Babb1a50b?arch=s390x\u0026rpmmod=postgresql:15:9050020241122141928:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgresql-private-libs-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x::postgresql:15",
"product": {
"name": "postgresql-private-libs-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x (postgresql:15)",
"product_id": "postgresql-private-libs-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-private-libs@15.10-1.module%2Bel9.5.0%2B22558%2Babb1a50b?arch=s390x\u0026rpmmod=postgresql:15:9050020241122141928:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgresql-private-libs-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x::postgresql:15",
"product": {
"name": "postgresql-private-libs-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x (postgresql:15)",
"product_id": "postgresql-private-libs-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-private-libs-debuginfo@15.10-1.module%2Bel9.5.0%2B22558%2Babb1a50b?arch=s390x\u0026rpmmod=postgresql:15:9050020241122141928:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x::postgresql:15",
"product": {
"name": "postgresql-server-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x (postgresql:15)",
"product_id": "postgresql-server-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server@15.10-1.module%2Bel9.5.0%2B22558%2Babb1a50b?arch=s390x\u0026rpmmod=postgresql:15:9050020241122141928:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x::postgresql:15",
"product": {
"name": "postgresql-server-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x (postgresql:15)",
"product_id": "postgresql-server-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server-debuginfo@15.10-1.module%2Bel9.5.0%2B22558%2Babb1a50b?arch=s390x\u0026rpmmod=postgresql:15:9050020241122141928:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-devel-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x::postgresql:15",
"product": {
"name": "postgresql-server-devel-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x (postgresql:15)",
"product_id": "postgresql-server-devel-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server-devel@15.10-1.module%2Bel9.5.0%2B22558%2Babb1a50b?arch=s390x\u0026rpmmod=postgresql:15:9050020241122141928:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-devel-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x::postgresql:15",
"product": {
"name": "postgresql-server-devel-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x (postgresql:15)",
"product_id": "postgresql-server-devel-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server-devel-debuginfo@15.10-1.module%2Bel9.5.0%2B22558%2Babb1a50b?arch=s390x\u0026rpmmod=postgresql:15:9050020241122141928:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgresql-static-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x::postgresql:15",
"product": {
"name": "postgresql-static-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x (postgresql:15)",
"product_id": "postgresql-static-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-static@15.10-1.module%2Bel9.5.0%2B22558%2Babb1a50b?arch=s390x\u0026rpmmod=postgresql:15:9050020241122141928:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgresql-test-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x::postgresql:15",
"product": {
"name": "postgresql-test-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x (postgresql:15)",
"product_id": "postgresql-test-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-test@15.10-1.module%2Bel9.5.0%2B22558%2Babb1a50b?arch=s390x\u0026rpmmod=postgresql:15:9050020241122141928:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgresql-test-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x::postgresql:15",
"product": {
"name": "postgresql-test-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x (postgresql:15)",
"product_id": "postgresql-test-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-test-debuginfo@15.10-1.module%2Bel9.5.0%2B22558%2Babb1a50b?arch=s390x\u0026rpmmod=postgresql:15:9050020241122141928:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x::postgresql:15",
"product": {
"name": "postgresql-upgrade-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x (postgresql:15)",
"product_id": "postgresql-upgrade-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade@15.10-1.module%2Bel9.5.0%2B22558%2Babb1a50b?arch=s390x\u0026rpmmod=postgresql:15:9050020241122141928:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x::postgresql:15",
"product": {
"name": "postgresql-upgrade-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x (postgresql:15)",
"product_id": "postgresql-upgrade-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade-debuginfo@15.10-1.module%2Bel9.5.0%2B22558%2Babb1a50b?arch=s390x\u0026rpmmod=postgresql:15:9050020241122141928:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-devel-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x::postgresql:15",
"product": {
"name": "postgresql-upgrade-devel-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x (postgresql:15)",
"product_id": "postgresql-upgrade-devel-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade-devel@15.10-1.module%2Bel9.5.0%2B22558%2Babb1a50b?arch=s390x\u0026rpmmod=postgresql:15:9050020241122141928:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-devel-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x::postgresql:15",
"product": {
"name": "postgresql-upgrade-devel-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x (postgresql:15)",
"product_id": "postgresql-upgrade-devel-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade-devel-debuginfo@15.10-1.module%2Bel9.5.0%2B22558%2Babb1a50b?arch=s390x\u0026rpmmod=postgresql:15:9050020241122141928:rhel9"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "pg_repack-0:1.4.8-2.module+el9.5.0+22224+f5585c78.x86_64::postgresql:15",
"product": {
"name": "pg_repack-0:1.4.8-2.module+el9.5.0+22224+f5585c78.x86_64 (postgresql:15)",
"product_id": "pg_repack-0:1.4.8-2.module+el9.5.0+22224+f5585c78.x86_64::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pg_repack@1.4.8-2.module%2Bel9.5.0%2B22224%2Bf5585c78?arch=x86_64\u0026rpmmod=postgresql:15:9050020241122141928:rhel9"
}
}
},
{
"category": "product_version",
"name": "pg_repack-debuginfo-0:1.4.8-2.module+el9.5.0+22224+f5585c78.x86_64::postgresql:15",
"product": {
"name": "pg_repack-debuginfo-0:1.4.8-2.module+el9.5.0+22224+f5585c78.x86_64 (postgresql:15)",
"product_id": "pg_repack-debuginfo-0:1.4.8-2.module+el9.5.0+22224+f5585c78.x86_64::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pg_repack-debuginfo@1.4.8-2.module%2Bel9.5.0%2B22224%2Bf5585c78?arch=x86_64\u0026rpmmod=postgresql:15:9050020241122141928:rhel9"
}
}
},
{
"category": "product_version",
"name": "pg_repack-debugsource-0:1.4.8-2.module+el9.5.0+22224+f5585c78.x86_64::postgresql:15",
"product": {
"name": "pg_repack-debugsource-0:1.4.8-2.module+el9.5.0+22224+f5585c78.x86_64 (postgresql:15)",
"product_id": "pg_repack-debugsource-0:1.4.8-2.module+el9.5.0+22224+f5585c78.x86_64::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pg_repack-debugsource@1.4.8-2.module%2Bel9.5.0%2B22224%2Bf5585c78?arch=x86_64\u0026rpmmod=postgresql:15:9050020241122141928:rhel9"
}
}
},
{
"category": "product_version",
"name": "pgaudit-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.x86_64::postgresql:15",
"product": {
"name": "pgaudit-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.x86_64 (postgresql:15)",
"product_id": "pgaudit-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.x86_64::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pgaudit@1.7.0-1.module%2Bel9.2.0%2B17405%2Baeb9ec60?arch=x86_64\u0026rpmmod=postgresql:15:9050020241122141928:rhel9"
}
}
},
{
"category": "product_version",
"name": "pgaudit-debuginfo-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.x86_64::postgresql:15",
"product": {
"name": "pgaudit-debuginfo-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.x86_64 (postgresql:15)",
"product_id": "pgaudit-debuginfo-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.x86_64::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pgaudit-debuginfo@1.7.0-1.module%2Bel9.2.0%2B17405%2Baeb9ec60?arch=x86_64\u0026rpmmod=postgresql:15:9050020241122141928:rhel9"
}
}
},
{
"category": "product_version",
"name": "pgaudit-debugsource-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.x86_64::postgresql:15",
"product": {
"name": "pgaudit-debugsource-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.x86_64 (postgresql:15)",
"product_id": "pgaudit-debugsource-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.x86_64::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pgaudit-debugsource@1.7.0-1.module%2Bel9.2.0%2B17405%2Baeb9ec60?arch=x86_64\u0026rpmmod=postgresql:15:9050020241122141928:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgres-decoderbufs-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.x86_64::postgresql:15",
"product": {
"name": "postgres-decoderbufs-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.x86_64 (postgresql:15)",
"product_id": "postgres-decoderbufs-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.x86_64::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgres-decoderbufs@1.9.7-1.Final.module%2Bel9.2.0%2B17405%2Baeb9ec60?arch=x86_64\u0026rpmmod=postgresql:15:9050020241122141928:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.x86_64::postgresql:15",
"product": {
"name": "postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.x86_64 (postgresql:15)",
"product_id": "postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.x86_64::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgres-decoderbufs-debuginfo@1.9.7-1.Final.module%2Bel9.2.0%2B17405%2Baeb9ec60?arch=x86_64\u0026rpmmod=postgresql:15:9050020241122141928:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.x86_64::postgresql:15",
"product": {
"name": "postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.x86_64 (postgresql:15)",
"product_id": "postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.x86_64::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgres-decoderbufs-debugsource@1.9.7-1.Final.module%2Bel9.2.0%2B17405%2Baeb9ec60?arch=x86_64\u0026rpmmod=postgresql:15:9050020241122141928:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgresql-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64::postgresql:15",
"product": {
"name": "postgresql-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64 (postgresql:15)",
"product_id": "postgresql-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql@15.10-1.module%2Bel9.5.0%2B22558%2Babb1a50b?arch=x86_64\u0026rpmmod=postgresql:15:9050020241122141928:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgresql-contrib-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64::postgresql:15",
"product": {
"name": "postgresql-contrib-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64 (postgresql:15)",
"product_id": "postgresql-contrib-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-contrib@15.10-1.module%2Bel9.5.0%2B22558%2Babb1a50b?arch=x86_64\u0026rpmmod=postgresql:15:9050020241122141928:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgresql-contrib-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64::postgresql:15",
"product": {
"name": "postgresql-contrib-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64 (postgresql:15)",
"product_id": "postgresql-contrib-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-contrib-debuginfo@15.10-1.module%2Bel9.5.0%2B22558%2Babb1a50b?arch=x86_64\u0026rpmmod=postgresql:15:9050020241122141928:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgresql-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64::postgresql:15",
"product": {
"name": "postgresql-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64 (postgresql:15)",
"product_id": "postgresql-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-debuginfo@15.10-1.module%2Bel9.5.0%2B22558%2Babb1a50b?arch=x86_64\u0026rpmmod=postgresql:15:9050020241122141928:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgresql-debugsource-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64::postgresql:15",
"product": {
"name": "postgresql-debugsource-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64 (postgresql:15)",
"product_id": "postgresql-debugsource-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-debugsource@15.10-1.module%2Bel9.5.0%2B22558%2Babb1a50b?arch=x86_64\u0026rpmmod=postgresql:15:9050020241122141928:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgresql-docs-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64::postgresql:15",
"product": {
"name": "postgresql-docs-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64 (postgresql:15)",
"product_id": "postgresql-docs-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-docs@15.10-1.module%2Bel9.5.0%2B22558%2Babb1a50b?arch=x86_64\u0026rpmmod=postgresql:15:9050020241122141928:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgresql-docs-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64::postgresql:15",
"product": {
"name": "postgresql-docs-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64 (postgresql:15)",
"product_id": "postgresql-docs-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-docs-debuginfo@15.10-1.module%2Bel9.5.0%2B22558%2Babb1a50b?arch=x86_64\u0026rpmmod=postgresql:15:9050020241122141928:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgresql-plperl-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64::postgresql:15",
"product": {
"name": "postgresql-plperl-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64 (postgresql:15)",
"product_id": "postgresql-plperl-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plperl@15.10-1.module%2Bel9.5.0%2B22558%2Babb1a50b?arch=x86_64\u0026rpmmod=postgresql:15:9050020241122141928:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgresql-plperl-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64::postgresql:15",
"product": {
"name": "postgresql-plperl-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64 (postgresql:15)",
"product_id": "postgresql-plperl-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plperl-debuginfo@15.10-1.module%2Bel9.5.0%2B22558%2Babb1a50b?arch=x86_64\u0026rpmmod=postgresql:15:9050020241122141928:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgresql-plpython3-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64::postgresql:15",
"product": {
"name": "postgresql-plpython3-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64 (postgresql:15)",
"product_id": "postgresql-plpython3-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plpython3@15.10-1.module%2Bel9.5.0%2B22558%2Babb1a50b?arch=x86_64\u0026rpmmod=postgresql:15:9050020241122141928:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgresql-plpython3-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64::postgresql:15",
"product": {
"name": "postgresql-plpython3-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64 (postgresql:15)",
"product_id": "postgresql-plpython3-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plpython3-debuginfo@15.10-1.module%2Bel9.5.0%2B22558%2Babb1a50b?arch=x86_64\u0026rpmmod=postgresql:15:9050020241122141928:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgresql-pltcl-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64::postgresql:15",
"product": {
"name": "postgresql-pltcl-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64 (postgresql:15)",
"product_id": "postgresql-pltcl-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-pltcl@15.10-1.module%2Bel9.5.0%2B22558%2Babb1a50b?arch=x86_64\u0026rpmmod=postgresql:15:9050020241122141928:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgresql-pltcl-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64::postgresql:15",
"product": {
"name": "postgresql-pltcl-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64 (postgresql:15)",
"product_id": "postgresql-pltcl-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-pltcl-debuginfo@15.10-1.module%2Bel9.5.0%2B22558%2Babb1a50b?arch=x86_64\u0026rpmmod=postgresql:15:9050020241122141928:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgresql-private-devel-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64::postgresql:15",
"product": {
"name": "postgresql-private-devel-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64 (postgresql:15)",
"product_id": "postgresql-private-devel-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-private-devel@15.10-1.module%2Bel9.5.0%2B22558%2Babb1a50b?arch=x86_64\u0026rpmmod=postgresql:15:9050020241122141928:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgresql-private-libs-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64::postgresql:15",
"product": {
"name": "postgresql-private-libs-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64 (postgresql:15)",
"product_id": "postgresql-private-libs-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-private-libs@15.10-1.module%2Bel9.5.0%2B22558%2Babb1a50b?arch=x86_64\u0026rpmmod=postgresql:15:9050020241122141928:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgresql-private-libs-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64::postgresql:15",
"product": {
"name": "postgresql-private-libs-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64 (postgresql:15)",
"product_id": "postgresql-private-libs-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-private-libs-debuginfo@15.10-1.module%2Bel9.5.0%2B22558%2Babb1a50b?arch=x86_64\u0026rpmmod=postgresql:15:9050020241122141928:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64::postgresql:15",
"product": {
"name": "postgresql-server-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64 (postgresql:15)",
"product_id": "postgresql-server-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server@15.10-1.module%2Bel9.5.0%2B22558%2Babb1a50b?arch=x86_64\u0026rpmmod=postgresql:15:9050020241122141928:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64::postgresql:15",
"product": {
"name": "postgresql-server-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64 (postgresql:15)",
"product_id": "postgresql-server-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server-debuginfo@15.10-1.module%2Bel9.5.0%2B22558%2Babb1a50b?arch=x86_64\u0026rpmmod=postgresql:15:9050020241122141928:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-devel-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64::postgresql:15",
"product": {
"name": "postgresql-server-devel-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64 (postgresql:15)",
"product_id": "postgresql-server-devel-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server-devel@15.10-1.module%2Bel9.5.0%2B22558%2Babb1a50b?arch=x86_64\u0026rpmmod=postgresql:15:9050020241122141928:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-devel-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64::postgresql:15",
"product": {
"name": "postgresql-server-devel-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64 (postgresql:15)",
"product_id": "postgresql-server-devel-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server-devel-debuginfo@15.10-1.module%2Bel9.5.0%2B22558%2Babb1a50b?arch=x86_64\u0026rpmmod=postgresql:15:9050020241122141928:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgresql-static-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64::postgresql:15",
"product": {
"name": "postgresql-static-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64 (postgresql:15)",
"product_id": "postgresql-static-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-static@15.10-1.module%2Bel9.5.0%2B22558%2Babb1a50b?arch=x86_64\u0026rpmmod=postgresql:15:9050020241122141928:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgresql-test-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64::postgresql:15",
"product": {
"name": "postgresql-test-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64 (postgresql:15)",
"product_id": "postgresql-test-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-test@15.10-1.module%2Bel9.5.0%2B22558%2Babb1a50b?arch=x86_64\u0026rpmmod=postgresql:15:9050020241122141928:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgresql-test-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64::postgresql:15",
"product": {
"name": "postgresql-test-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64 (postgresql:15)",
"product_id": "postgresql-test-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-test-debuginfo@15.10-1.module%2Bel9.5.0%2B22558%2Babb1a50b?arch=x86_64\u0026rpmmod=postgresql:15:9050020241122141928:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64::postgresql:15",
"product": {
"name": "postgresql-upgrade-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64 (postgresql:15)",
"product_id": "postgresql-upgrade-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade@15.10-1.module%2Bel9.5.0%2B22558%2Babb1a50b?arch=x86_64\u0026rpmmod=postgresql:15:9050020241122141928:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64::postgresql:15",
"product": {
"name": "postgresql-upgrade-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64 (postgresql:15)",
"product_id": "postgresql-upgrade-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade-debuginfo@15.10-1.module%2Bel9.5.0%2B22558%2Babb1a50b?arch=x86_64\u0026rpmmod=postgresql:15:9050020241122141928:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-devel-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64::postgresql:15",
"product": {
"name": "postgresql-upgrade-devel-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64 (postgresql:15)",
"product_id": "postgresql-upgrade-devel-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade-devel@15.10-1.module%2Bel9.5.0%2B22558%2Babb1a50b?arch=x86_64\u0026rpmmod=postgresql:15:9050020241122141928:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-devel-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64::postgresql:15",
"product": {
"name": "postgresql-upgrade-devel-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64 (postgresql:15)",
"product_id": "postgresql-upgrade-devel-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade-devel-debuginfo@15.10-1.module%2Bel9.5.0%2B22558%2Babb1a50b?arch=x86_64\u0026rpmmod=postgresql:15:9050020241122141928:rhel9"
}
}
}
],
"category": "architecture",
"name": "x86_64"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "pg_repack-0:1.4.8-2.module+el9.5.0+22224+f5585c78.aarch64 (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:pg_repack-0:1.4.8-2.module+el9.5.0+22224+f5585c78.aarch64::postgresql:15"
},
"product_reference": "pg_repack-0:1.4.8-2.module+el9.5.0+22224+f5585c78.aarch64::postgresql:15",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pg_repack-0:1.4.8-2.module+el9.5.0+22224+f5585c78.ppc64le (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:pg_repack-0:1.4.8-2.module+el9.5.0+22224+f5585c78.ppc64le::postgresql:15"
},
"product_reference": "pg_repack-0:1.4.8-2.module+el9.5.0+22224+f5585c78.ppc64le::postgresql:15",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pg_repack-0:1.4.8-2.module+el9.5.0+22224+f5585c78.s390x (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:pg_repack-0:1.4.8-2.module+el9.5.0+22224+f5585c78.s390x::postgresql:15"
},
"product_reference": "pg_repack-0:1.4.8-2.module+el9.5.0+22224+f5585c78.s390x::postgresql:15",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pg_repack-0:1.4.8-2.module+el9.5.0+22224+f5585c78.src (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:pg_repack-0:1.4.8-2.module+el9.5.0+22224+f5585c78.src::postgresql:15"
},
"product_reference": "pg_repack-0:1.4.8-2.module+el9.5.0+22224+f5585c78.src::postgresql:15",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pg_repack-0:1.4.8-2.module+el9.5.0+22224+f5585c78.x86_64 (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:pg_repack-0:1.4.8-2.module+el9.5.0+22224+f5585c78.x86_64::postgresql:15"
},
"product_reference": "pg_repack-0:1.4.8-2.module+el9.5.0+22224+f5585c78.x86_64::postgresql:15",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pg_repack-debuginfo-0:1.4.8-2.module+el9.5.0+22224+f5585c78.aarch64 (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:pg_repack-debuginfo-0:1.4.8-2.module+el9.5.0+22224+f5585c78.aarch64::postgresql:15"
},
"product_reference": "pg_repack-debuginfo-0:1.4.8-2.module+el9.5.0+22224+f5585c78.aarch64::postgresql:15",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pg_repack-debuginfo-0:1.4.8-2.module+el9.5.0+22224+f5585c78.ppc64le (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:pg_repack-debuginfo-0:1.4.8-2.module+el9.5.0+22224+f5585c78.ppc64le::postgresql:15"
},
"product_reference": "pg_repack-debuginfo-0:1.4.8-2.module+el9.5.0+22224+f5585c78.ppc64le::postgresql:15",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pg_repack-debuginfo-0:1.4.8-2.module+el9.5.0+22224+f5585c78.s390x (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:pg_repack-debuginfo-0:1.4.8-2.module+el9.5.0+22224+f5585c78.s390x::postgresql:15"
},
"product_reference": "pg_repack-debuginfo-0:1.4.8-2.module+el9.5.0+22224+f5585c78.s390x::postgresql:15",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pg_repack-debuginfo-0:1.4.8-2.module+el9.5.0+22224+f5585c78.x86_64 (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:pg_repack-debuginfo-0:1.4.8-2.module+el9.5.0+22224+f5585c78.x86_64::postgresql:15"
},
"product_reference": "pg_repack-debuginfo-0:1.4.8-2.module+el9.5.0+22224+f5585c78.x86_64::postgresql:15",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pg_repack-debugsource-0:1.4.8-2.module+el9.5.0+22224+f5585c78.aarch64 (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:pg_repack-debugsource-0:1.4.8-2.module+el9.5.0+22224+f5585c78.aarch64::postgresql:15"
},
"product_reference": "pg_repack-debugsource-0:1.4.8-2.module+el9.5.0+22224+f5585c78.aarch64::postgresql:15",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pg_repack-debugsource-0:1.4.8-2.module+el9.5.0+22224+f5585c78.ppc64le (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:pg_repack-debugsource-0:1.4.8-2.module+el9.5.0+22224+f5585c78.ppc64le::postgresql:15"
},
"product_reference": "pg_repack-debugsource-0:1.4.8-2.module+el9.5.0+22224+f5585c78.ppc64le::postgresql:15",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pg_repack-debugsource-0:1.4.8-2.module+el9.5.0+22224+f5585c78.s390x (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:pg_repack-debugsource-0:1.4.8-2.module+el9.5.0+22224+f5585c78.s390x::postgresql:15"
},
"product_reference": "pg_repack-debugsource-0:1.4.8-2.module+el9.5.0+22224+f5585c78.s390x::postgresql:15",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pg_repack-debugsource-0:1.4.8-2.module+el9.5.0+22224+f5585c78.x86_64 (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:pg_repack-debugsource-0:1.4.8-2.module+el9.5.0+22224+f5585c78.x86_64::postgresql:15"
},
"product_reference": "pg_repack-debugsource-0:1.4.8-2.module+el9.5.0+22224+f5585c78.x86_64::postgresql:15",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pgaudit-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.aarch64 (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:pgaudit-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.aarch64::postgresql:15"
},
"product_reference": "pgaudit-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.aarch64::postgresql:15",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pgaudit-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.ppc64le (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:pgaudit-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.ppc64le::postgresql:15"
},
"product_reference": "pgaudit-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.ppc64le::postgresql:15",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pgaudit-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.s390x (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:pgaudit-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.s390x::postgresql:15"
},
"product_reference": "pgaudit-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.s390x::postgresql:15",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pgaudit-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.src (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:pgaudit-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.src::postgresql:15"
},
"product_reference": "pgaudit-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.src::postgresql:15",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pgaudit-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.x86_64 (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:pgaudit-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.x86_64::postgresql:15"
},
"product_reference": "pgaudit-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.x86_64::postgresql:15",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pgaudit-debuginfo-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.aarch64 (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:pgaudit-debuginfo-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.aarch64::postgresql:15"
},
"product_reference": "pgaudit-debuginfo-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.aarch64::postgresql:15",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pgaudit-debuginfo-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.ppc64le (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:pgaudit-debuginfo-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.ppc64le::postgresql:15"
},
"product_reference": "pgaudit-debuginfo-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.ppc64le::postgresql:15",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pgaudit-debuginfo-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.s390x (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:pgaudit-debuginfo-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.s390x::postgresql:15"
},
"product_reference": "pgaudit-debuginfo-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.s390x::postgresql:15",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pgaudit-debuginfo-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.x86_64 (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:pgaudit-debuginfo-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.x86_64::postgresql:15"
},
"product_reference": "pgaudit-debuginfo-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.x86_64::postgresql:15",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pgaudit-debugsource-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.aarch64 (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:pgaudit-debugsource-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.aarch64::postgresql:15"
},
"product_reference": "pgaudit-debugsource-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.aarch64::postgresql:15",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pgaudit-debugsource-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.ppc64le (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:pgaudit-debugsource-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.ppc64le::postgresql:15"
},
"product_reference": "pgaudit-debugsource-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.ppc64le::postgresql:15",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pgaudit-debugsource-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.s390x (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:pgaudit-debugsource-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.s390x::postgresql:15"
},
"product_reference": "pgaudit-debugsource-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.s390x::postgresql:15",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pgaudit-debugsource-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.x86_64 (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:pgaudit-debugsource-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.x86_64::postgresql:15"
},
"product_reference": "pgaudit-debugsource-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.x86_64::postgresql:15",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgres-decoderbufs-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.aarch64 (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgres-decoderbufs-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.aarch64::postgresql:15"
},
"product_reference": "postgres-decoderbufs-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.aarch64::postgresql:15",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgres-decoderbufs-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.ppc64le (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgres-decoderbufs-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.ppc64le::postgresql:15"
},
"product_reference": "postgres-decoderbufs-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.ppc64le::postgresql:15",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgres-decoderbufs-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.s390x (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgres-decoderbufs-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.s390x::postgresql:15"
},
"product_reference": "postgres-decoderbufs-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.s390x::postgresql:15",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgres-decoderbufs-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.src (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgres-decoderbufs-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.src::postgresql:15"
},
"product_reference": "postgres-decoderbufs-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.src::postgresql:15",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgres-decoderbufs-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.x86_64 (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgres-decoderbufs-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.x86_64::postgresql:15"
},
"product_reference": "postgres-decoderbufs-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.x86_64::postgresql:15",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.aarch64 (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.aarch64::postgresql:15"
},
"product_reference": "postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.aarch64::postgresql:15",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.ppc64le (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.ppc64le::postgresql:15"
},
"product_reference": "postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.ppc64le::postgresql:15",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.s390x (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.s390x::postgresql:15"
},
"product_reference": "postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.s390x::postgresql:15",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.x86_64 (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.x86_64::postgresql:15"
},
"product_reference": "postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.x86_64::postgresql:15",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.aarch64 (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.aarch64::postgresql:15"
},
"product_reference": "postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.aarch64::postgresql:15",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.ppc64le (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.ppc64le::postgresql:15"
},
"product_reference": "postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.ppc64le::postgresql:15",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.s390x (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.s390x::postgresql:15"
},
"product_reference": "postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.s390x::postgresql:15",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.x86_64 (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.x86_64::postgresql:15"
},
"product_reference": "postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.x86_64::postgresql:15",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64 (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64::postgresql:15"
},
"product_reference": "postgresql-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64::postgresql:15",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le::postgresql:15"
},
"product_reference": "postgresql-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le::postgresql:15",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x::postgresql:15"
},
"product_reference": "postgresql-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x::postgresql:15",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-0:15.10-1.module+el9.5.0+22558+abb1a50b.src (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql-0:15.10-1.module+el9.5.0+22558+abb1a50b.src::postgresql:15"
},
"product_reference": "postgresql-0:15.10-1.module+el9.5.0+22558+abb1a50b.src::postgresql:15",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64 (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64::postgresql:15"
},
"product_reference": "postgresql-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64::postgresql:15",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-contrib-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64 (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql-contrib-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64::postgresql:15"
},
"product_reference": "postgresql-contrib-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64::postgresql:15",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-contrib-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql-contrib-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le::postgresql:15"
},
"product_reference": "postgresql-contrib-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le::postgresql:15",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-contrib-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql-contrib-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x::postgresql:15"
},
"product_reference": "postgresql-contrib-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x::postgresql:15",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-contrib-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64 (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql-contrib-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64::postgresql:15"
},
"product_reference": "postgresql-contrib-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64::postgresql:15",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-contrib-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64 (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql-contrib-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64::postgresql:15"
},
"product_reference": "postgresql-contrib-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64::postgresql:15",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-contrib-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql-contrib-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le::postgresql:15"
},
"product_reference": "postgresql-contrib-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le::postgresql:15",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-contrib-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql-contrib-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x::postgresql:15"
},
"product_reference": "postgresql-contrib-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x::postgresql:15",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-contrib-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64 (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql-contrib-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64::postgresql:15"
},
"product_reference": "postgresql-contrib-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64::postgresql:15",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64 (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64::postgresql:15"
},
"product_reference": "postgresql-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64::postgresql:15",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le::postgresql:15"
},
"product_reference": "postgresql-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le::postgresql:15",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x::postgresql:15"
},
"product_reference": "postgresql-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x::postgresql:15",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64 (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64::postgresql:15"
},
"product_reference": "postgresql-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64::postgresql:15",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-debugsource-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64 (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql-debugsource-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64::postgresql:15"
},
"product_reference": "postgresql-debugsource-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64::postgresql:15",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-debugsource-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql-debugsource-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le::postgresql:15"
},
"product_reference": "postgresql-debugsource-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le::postgresql:15",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-debugsource-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql-debugsource-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x::postgresql:15"
},
"product_reference": "postgresql-debugsource-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x::postgresql:15",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-debugsource-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64 (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql-debugsource-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64::postgresql:15"
},
"product_reference": "postgresql-debugsource-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64::postgresql:15",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-docs-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64 (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql-docs-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64::postgresql:15"
},
"product_reference": "postgresql-docs-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64::postgresql:15",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-docs-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql-docs-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le::postgresql:15"
},
"product_reference": "postgresql-docs-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le::postgresql:15",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-docs-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql-docs-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x::postgresql:15"
},
"product_reference": "postgresql-docs-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x::postgresql:15",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-docs-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64 (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql-docs-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64::postgresql:15"
},
"product_reference": "postgresql-docs-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64::postgresql:15",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-docs-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64 (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql-docs-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64::postgresql:15"
},
"product_reference": "postgresql-docs-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64::postgresql:15",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-docs-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql-docs-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le::postgresql:15"
},
"product_reference": "postgresql-docs-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le::postgresql:15",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-docs-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql-docs-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x::postgresql:15"
},
"product_reference": "postgresql-docs-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x::postgresql:15",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-docs-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64 (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql-docs-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64::postgresql:15"
},
"product_reference": "postgresql-docs-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64::postgresql:15",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plperl-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64 (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql-plperl-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64::postgresql:15"
},
"product_reference": "postgresql-plperl-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64::postgresql:15",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plperl-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql-plperl-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le::postgresql:15"
},
"product_reference": "postgresql-plperl-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le::postgresql:15",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plperl-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql-plperl-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x::postgresql:15"
},
"product_reference": "postgresql-plperl-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x::postgresql:15",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plperl-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64 (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql-plperl-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64::postgresql:15"
},
"product_reference": "postgresql-plperl-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64::postgresql:15",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plperl-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64 (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql-plperl-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64::postgresql:15"
},
"product_reference": "postgresql-plperl-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64::postgresql:15",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plperl-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql-plperl-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le::postgresql:15"
},
"product_reference": "postgresql-plperl-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le::postgresql:15",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plperl-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql-plperl-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x::postgresql:15"
},
"product_reference": "postgresql-plperl-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x::postgresql:15",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plperl-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64 (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql-plperl-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64::postgresql:15"
},
"product_reference": "postgresql-plperl-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64::postgresql:15",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plpython3-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64 (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql-plpython3-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64::postgresql:15"
},
"product_reference": "postgresql-plpython3-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64::postgresql:15",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plpython3-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql-plpython3-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le::postgresql:15"
},
"product_reference": "postgresql-plpython3-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le::postgresql:15",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plpython3-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql-plpython3-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x::postgresql:15"
},
"product_reference": "postgresql-plpython3-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x::postgresql:15",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plpython3-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64 (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql-plpython3-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64::postgresql:15"
},
"product_reference": "postgresql-plpython3-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64::postgresql:15",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plpython3-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64 (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql-plpython3-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64::postgresql:15"
},
"product_reference": "postgresql-plpython3-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64::postgresql:15",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plpython3-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql-plpython3-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le::postgresql:15"
},
"product_reference": "postgresql-plpython3-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le::postgresql:15",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plpython3-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql-plpython3-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x::postgresql:15"
},
"product_reference": "postgresql-plpython3-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x::postgresql:15",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plpython3-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64 (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql-plpython3-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64::postgresql:15"
},
"product_reference": "postgresql-plpython3-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64::postgresql:15",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-pltcl-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64 (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql-pltcl-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64::postgresql:15"
},
"product_reference": "postgresql-pltcl-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64::postgresql:15",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-pltcl-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql-pltcl-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le::postgresql:15"
},
"product_reference": "postgresql-pltcl-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le::postgresql:15",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-pltcl-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql-pltcl-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x::postgresql:15"
},
"product_reference": "postgresql-pltcl-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x::postgresql:15",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-pltcl-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64 (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql-pltcl-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64::postgresql:15"
},
"product_reference": "postgresql-pltcl-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64::postgresql:15",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-pltcl-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64 (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql-pltcl-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64::postgresql:15"
},
"product_reference": "postgresql-pltcl-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64::postgresql:15",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-pltcl-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql-pltcl-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le::postgresql:15"
},
"product_reference": "postgresql-pltcl-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le::postgresql:15",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-pltcl-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql-pltcl-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x::postgresql:15"
},
"product_reference": "postgresql-pltcl-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x::postgresql:15",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-pltcl-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64 (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql-pltcl-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64::postgresql:15"
},
"product_reference": "postgresql-pltcl-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64::postgresql:15",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-private-devel-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64 (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql-private-devel-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64::postgresql:15"
},
"product_reference": "postgresql-private-devel-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64::postgresql:15",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-private-devel-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql-private-devel-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le::postgresql:15"
},
"product_reference": "postgresql-private-devel-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le::postgresql:15",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-private-devel-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql-private-devel-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x::postgresql:15"
},
"product_reference": "postgresql-private-devel-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x::postgresql:15",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-private-devel-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64 (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql-private-devel-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64::postgresql:15"
},
"product_reference": "postgresql-private-devel-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64::postgresql:15",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-private-libs-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64 (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql-private-libs-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64::postgresql:15"
},
"product_reference": "postgresql-private-libs-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64::postgresql:15",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-private-libs-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql-private-libs-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le::postgresql:15"
},
"product_reference": "postgresql-private-libs-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le::postgresql:15",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-private-libs-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql-private-libs-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x::postgresql:15"
},
"product_reference": "postgresql-private-libs-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x::postgresql:15",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-private-libs-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64 (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql-private-libs-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64::postgresql:15"
},
"product_reference": "postgresql-private-libs-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64::postgresql:15",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-private-libs-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64 (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql-private-libs-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64::postgresql:15"
},
"product_reference": "postgresql-private-libs-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64::postgresql:15",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-private-libs-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql-private-libs-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le::postgresql:15"
},
"product_reference": "postgresql-private-libs-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le::postgresql:15",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-private-libs-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql-private-libs-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x::postgresql:15"
},
"product_reference": "postgresql-private-libs-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x::postgresql:15",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-private-libs-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64 (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql-private-libs-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64::postgresql:15"
},
"product_reference": "postgresql-private-libs-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64::postgresql:15",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64 (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql-server-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64::postgresql:15"
},
"product_reference": "postgresql-server-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64::postgresql:15",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql-server-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le::postgresql:15"
},
"product_reference": "postgresql-server-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le::postgresql:15",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql-server-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x::postgresql:15"
},
"product_reference": "postgresql-server-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x::postgresql:15",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64 (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql-server-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64::postgresql:15"
},
"product_reference": "postgresql-server-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64::postgresql:15",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64 (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql-server-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64::postgresql:15"
},
"product_reference": "postgresql-server-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64::postgresql:15",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql-server-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le::postgresql:15"
},
"product_reference": "postgresql-server-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le::postgresql:15",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql-server-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x::postgresql:15"
},
"product_reference": "postgresql-server-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x::postgresql:15",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64 (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql-server-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64::postgresql:15"
},
"product_reference": "postgresql-server-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64::postgresql:15",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-devel-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64 (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql-server-devel-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64::postgresql:15"
},
"product_reference": "postgresql-server-devel-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64::postgresql:15",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-devel-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql-server-devel-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le::postgresql:15"
},
"product_reference": "postgresql-server-devel-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le::postgresql:15",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-devel-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql-server-devel-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x::postgresql:15"
},
"product_reference": "postgresql-server-devel-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x::postgresql:15",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-devel-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64 (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql-server-devel-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64::postgresql:15"
},
"product_reference": "postgresql-server-devel-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64::postgresql:15",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-devel-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64 (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql-server-devel-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64::postgresql:15"
},
"product_reference": "postgresql-server-devel-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64::postgresql:15",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-devel-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql-server-devel-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le::postgresql:15"
},
"product_reference": "postgresql-server-devel-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le::postgresql:15",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-devel-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql-server-devel-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x::postgresql:15"
},
"product_reference": "postgresql-server-devel-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x::postgresql:15",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-devel-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64 (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql-server-devel-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64::postgresql:15"
},
"product_reference": "postgresql-server-devel-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64::postgresql:15",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-static-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64 (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql-static-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64::postgresql:15"
},
"product_reference": "postgresql-static-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64::postgresql:15",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-static-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql-static-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le::postgresql:15"
},
"product_reference": "postgresql-static-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le::postgresql:15",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-static-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql-static-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x::postgresql:15"
},
"product_reference": "postgresql-static-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x::postgresql:15",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-static-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64 (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql-static-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64::postgresql:15"
},
"product_reference": "postgresql-static-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64::postgresql:15",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-test-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64 (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql-test-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64::postgresql:15"
},
"product_reference": "postgresql-test-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64::postgresql:15",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-test-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql-test-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le::postgresql:15"
},
"product_reference": "postgresql-test-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le::postgresql:15",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-test-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql-test-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x::postgresql:15"
},
"product_reference": "postgresql-test-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x::postgresql:15",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-test-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64 (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql-test-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64::postgresql:15"
},
"product_reference": "postgresql-test-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64::postgresql:15",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-test-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64 (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql-test-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64::postgresql:15"
},
"product_reference": "postgresql-test-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64::postgresql:15",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-test-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql-test-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le::postgresql:15"
},
"product_reference": "postgresql-test-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le::postgresql:15",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-test-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql-test-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x::postgresql:15"
},
"product_reference": "postgresql-test-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x::postgresql:15",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-test-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64 (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql-test-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64::postgresql:15"
},
"product_reference": "postgresql-test-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64::postgresql:15",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-test-rpm-macros-0:15.10-1.module+el9.5.0+22558+abb1a50b.noarch (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql-test-rpm-macros-0:15.10-1.module+el9.5.0+22558+abb1a50b.noarch::postgresql:15"
},
"product_reference": "postgresql-test-rpm-macros-0:15.10-1.module+el9.5.0+22558+abb1a50b.noarch::postgresql:15",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64 (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql-upgrade-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64::postgresql:15"
},
"product_reference": "postgresql-upgrade-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64::postgresql:15",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql-upgrade-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le::postgresql:15"
},
"product_reference": "postgresql-upgrade-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le::postgresql:15",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql-upgrade-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x::postgresql:15"
},
"product_reference": "postgresql-upgrade-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x::postgresql:15",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64 (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql-upgrade-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64::postgresql:15"
},
"product_reference": "postgresql-upgrade-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64::postgresql:15",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64 (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql-upgrade-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64::postgresql:15"
},
"product_reference": "postgresql-upgrade-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64::postgresql:15",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql-upgrade-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le::postgresql:15"
},
"product_reference": "postgresql-upgrade-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le::postgresql:15",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql-upgrade-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x::postgresql:15"
},
"product_reference": "postgresql-upgrade-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x::postgresql:15",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64 (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql-upgrade-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64::postgresql:15"
},
"product_reference": "postgresql-upgrade-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64::postgresql:15",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-devel-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64 (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql-upgrade-devel-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64::postgresql:15"
},
"product_reference": "postgresql-upgrade-devel-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64::postgresql:15",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-devel-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql-upgrade-devel-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le::postgresql:15"
},
"product_reference": "postgresql-upgrade-devel-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le::postgresql:15",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-devel-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql-upgrade-devel-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x::postgresql:15"
},
"product_reference": "postgresql-upgrade-devel-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x::postgresql:15",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-devel-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64 (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql-upgrade-devel-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64::postgresql:15"
},
"product_reference": "postgresql-upgrade-devel-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64::postgresql:15",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-devel-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64 (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql-upgrade-devel-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64::postgresql:15"
},
"product_reference": "postgresql-upgrade-devel-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64::postgresql:15",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-devel-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql-upgrade-devel-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le::postgresql:15"
},
"product_reference": "postgresql-upgrade-devel-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le::postgresql:15",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-devel-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql-upgrade-devel-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x::postgresql:15"
},
"product_reference": "postgresql-upgrade-devel-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x::postgresql:15",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-devel-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64 (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql-upgrade-devel-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64::postgresql:15"
},
"product_reference": "postgresql-upgrade-devel-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64::postgresql:15",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2024-10976",
"cwe": {
"id": "CWE-1250",
"name": "Improper Preservation of Consistency Between Independent Representations of Shared State"
},
"discovery_date": "2024-11-14T14:01:51.200335+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2326263"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in PostgreSQL. This vulnerability allows incorrect row-level security policies to be applied via subqueries, WITH queries, security invoker views, or SQL-language functions that reference tables with row-level security policies. This issue arises when a query is planned under one role and executed under another, potentially leading to unauthorized reads or modifications of data.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "postgresql: PostgreSQL row security below e.g. subqueries disregards user ID changes",
"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.5.0.Z.MAIN:pg_repack-0:1.4.8-2.module+el9.5.0+22224+f5585c78.aarch64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:pg_repack-0:1.4.8-2.module+el9.5.0+22224+f5585c78.ppc64le::postgresql:15",
"AppStream-9.5.0.Z.MAIN:pg_repack-0:1.4.8-2.module+el9.5.0+22224+f5585c78.s390x::postgresql:15",
"AppStream-9.5.0.Z.MAIN:pg_repack-0:1.4.8-2.module+el9.5.0+22224+f5585c78.src::postgresql:15",
"AppStream-9.5.0.Z.MAIN:pg_repack-0:1.4.8-2.module+el9.5.0+22224+f5585c78.x86_64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:pg_repack-debuginfo-0:1.4.8-2.module+el9.5.0+22224+f5585c78.aarch64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:pg_repack-debuginfo-0:1.4.8-2.module+el9.5.0+22224+f5585c78.ppc64le::postgresql:15",
"AppStream-9.5.0.Z.MAIN:pg_repack-debuginfo-0:1.4.8-2.module+el9.5.0+22224+f5585c78.s390x::postgresql:15",
"AppStream-9.5.0.Z.MAIN:pg_repack-debuginfo-0:1.4.8-2.module+el9.5.0+22224+f5585c78.x86_64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:pg_repack-debugsource-0:1.4.8-2.module+el9.5.0+22224+f5585c78.aarch64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:pg_repack-debugsource-0:1.4.8-2.module+el9.5.0+22224+f5585c78.ppc64le::postgresql:15",
"AppStream-9.5.0.Z.MAIN:pg_repack-debugsource-0:1.4.8-2.module+el9.5.0+22224+f5585c78.s390x::postgresql:15",
"AppStream-9.5.0.Z.MAIN:pg_repack-debugsource-0:1.4.8-2.module+el9.5.0+22224+f5585c78.x86_64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:pgaudit-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.aarch64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:pgaudit-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.ppc64le::postgresql:15",
"AppStream-9.5.0.Z.MAIN:pgaudit-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.s390x::postgresql:15",
"AppStream-9.5.0.Z.MAIN:pgaudit-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.src::postgresql:15",
"AppStream-9.5.0.Z.MAIN:pgaudit-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.x86_64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:pgaudit-debuginfo-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.aarch64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:pgaudit-debuginfo-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.ppc64le::postgresql:15",
"AppStream-9.5.0.Z.MAIN:pgaudit-debuginfo-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.s390x::postgresql:15",
"AppStream-9.5.0.Z.MAIN:pgaudit-debuginfo-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.x86_64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:pgaudit-debugsource-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.aarch64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:pgaudit-debugsource-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.ppc64le::postgresql:15",
"AppStream-9.5.0.Z.MAIN:pgaudit-debugsource-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.s390x::postgresql:15",
"AppStream-9.5.0.Z.MAIN:pgaudit-debugsource-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.x86_64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgres-decoderbufs-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.aarch64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgres-decoderbufs-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.ppc64le::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgres-decoderbufs-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.s390x::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgres-decoderbufs-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.src::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgres-decoderbufs-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.x86_64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.aarch64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.ppc64le::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.s390x::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.x86_64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.aarch64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.ppc64le::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.s390x::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.x86_64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-0:15.10-1.module+el9.5.0+22558+abb1a50b.src::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-contrib-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-contrib-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-contrib-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-contrib-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-contrib-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-contrib-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-contrib-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-contrib-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-debugsource-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-debugsource-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-debugsource-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-debugsource-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-docs-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-docs-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-docs-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-docs-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-docs-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-docs-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-docs-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-docs-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-plperl-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-plperl-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-plperl-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-plperl-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-plperl-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-plperl-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-plperl-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-plperl-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-plpython3-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-plpython3-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-plpython3-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-plpython3-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-plpython3-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-plpython3-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-plpython3-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-plpython3-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-pltcl-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-pltcl-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-pltcl-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-pltcl-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-pltcl-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-pltcl-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-pltcl-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-pltcl-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-private-devel-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-private-devel-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-private-devel-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-private-devel-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-private-libs-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-private-libs-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-private-libs-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-private-libs-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-private-libs-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-private-libs-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-private-libs-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-private-libs-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-server-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-server-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-server-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-server-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-server-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-server-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-server-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-server-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-server-devel-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-server-devel-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-server-devel-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-server-devel-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-server-devel-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-server-devel-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-server-devel-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-server-devel-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-static-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-static-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-static-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-static-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-test-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-test-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-test-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-test-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-test-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-test-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-test-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-test-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-test-rpm-macros-0:15.10-1.module+el9.5.0+22558+abb1a50b.noarch::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-devel-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-devel-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-devel-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-devel-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-devel-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-devel-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-devel-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-devel-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64::postgresql:15"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-10976"
},
{
"category": "external",
"summary": "RHBZ#2326263",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2326263"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-10976",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-10976"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-10976",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-10976"
},
{
"category": "external",
"summary": "https://www.postgresql.org/support/security/CVE-2024-10976/",
"url": "https://www.postgresql.org/support/security/CVE-2024-10976/"
}
],
"release_date": "2024-11-14T13:00:01.930000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-12-04T09:24:20+00:00",
"details": "For 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.5.0.Z.MAIN:pg_repack-0:1.4.8-2.module+el9.5.0+22224+f5585c78.aarch64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:pg_repack-0:1.4.8-2.module+el9.5.0+22224+f5585c78.ppc64le::postgresql:15",
"AppStream-9.5.0.Z.MAIN:pg_repack-0:1.4.8-2.module+el9.5.0+22224+f5585c78.s390x::postgresql:15",
"AppStream-9.5.0.Z.MAIN:pg_repack-0:1.4.8-2.module+el9.5.0+22224+f5585c78.src::postgresql:15",
"AppStream-9.5.0.Z.MAIN:pg_repack-0:1.4.8-2.module+el9.5.0+22224+f5585c78.x86_64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:pg_repack-debuginfo-0:1.4.8-2.module+el9.5.0+22224+f5585c78.aarch64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:pg_repack-debuginfo-0:1.4.8-2.module+el9.5.0+22224+f5585c78.ppc64le::postgresql:15",
"AppStream-9.5.0.Z.MAIN:pg_repack-debuginfo-0:1.4.8-2.module+el9.5.0+22224+f5585c78.s390x::postgresql:15",
"AppStream-9.5.0.Z.MAIN:pg_repack-debuginfo-0:1.4.8-2.module+el9.5.0+22224+f5585c78.x86_64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:pg_repack-debugsource-0:1.4.8-2.module+el9.5.0+22224+f5585c78.aarch64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:pg_repack-debugsource-0:1.4.8-2.module+el9.5.0+22224+f5585c78.ppc64le::postgresql:15",
"AppStream-9.5.0.Z.MAIN:pg_repack-debugsource-0:1.4.8-2.module+el9.5.0+22224+f5585c78.s390x::postgresql:15",
"AppStream-9.5.0.Z.MAIN:pg_repack-debugsource-0:1.4.8-2.module+el9.5.0+22224+f5585c78.x86_64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:pgaudit-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.aarch64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:pgaudit-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.ppc64le::postgresql:15",
"AppStream-9.5.0.Z.MAIN:pgaudit-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.s390x::postgresql:15",
"AppStream-9.5.0.Z.MAIN:pgaudit-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.src::postgresql:15",
"AppStream-9.5.0.Z.MAIN:pgaudit-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.x86_64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:pgaudit-debuginfo-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.aarch64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:pgaudit-debuginfo-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.ppc64le::postgresql:15",
"AppStream-9.5.0.Z.MAIN:pgaudit-debuginfo-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.s390x::postgresql:15",
"AppStream-9.5.0.Z.MAIN:pgaudit-debuginfo-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.x86_64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:pgaudit-debugsource-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.aarch64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:pgaudit-debugsource-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.ppc64le::postgresql:15",
"AppStream-9.5.0.Z.MAIN:pgaudit-debugsource-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.s390x::postgresql:15",
"AppStream-9.5.0.Z.MAIN:pgaudit-debugsource-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.x86_64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgres-decoderbufs-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.aarch64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgres-decoderbufs-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.ppc64le::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgres-decoderbufs-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.s390x::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgres-decoderbufs-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.src::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgres-decoderbufs-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.x86_64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.aarch64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.ppc64le::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.s390x::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.x86_64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.aarch64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.ppc64le::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.s390x::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.x86_64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-0:15.10-1.module+el9.5.0+22558+abb1a50b.src::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-contrib-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-contrib-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-contrib-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-contrib-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-contrib-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-contrib-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-contrib-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-contrib-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-debugsource-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-debugsource-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-debugsource-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-debugsource-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-docs-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-docs-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-docs-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-docs-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-docs-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-docs-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-docs-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-docs-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-plperl-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-plperl-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-plperl-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-plperl-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-plperl-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-plperl-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-plperl-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-plperl-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-plpython3-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-plpython3-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-plpython3-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-plpython3-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-plpython3-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-plpython3-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-plpython3-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-plpython3-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-pltcl-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-pltcl-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-pltcl-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-pltcl-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-pltcl-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-pltcl-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-pltcl-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-pltcl-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-private-devel-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-private-devel-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-private-devel-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-private-devel-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-private-libs-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-private-libs-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-private-libs-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-private-libs-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-private-libs-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-private-libs-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-private-libs-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-private-libs-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-server-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-server-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-server-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-server-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-server-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-server-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-server-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-server-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-server-devel-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-server-devel-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-server-devel-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-server-devel-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-server-devel-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-server-devel-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-server-devel-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-server-devel-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-static-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-static-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-static-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-static-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-test-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-test-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-test-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-test-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-test-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-test-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-test-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-test-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-test-rpm-macros-0:15.10-1.module+el9.5.0+22558+abb1a50b.noarch::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-devel-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-devel-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-devel-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-devel-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-devel-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-devel-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-devel-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-devel-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64::postgresql:15"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:10787"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options don\u0027t meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"AppStream-9.5.0.Z.MAIN:pg_repack-0:1.4.8-2.module+el9.5.0+22224+f5585c78.aarch64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:pg_repack-0:1.4.8-2.module+el9.5.0+22224+f5585c78.ppc64le::postgresql:15",
"AppStream-9.5.0.Z.MAIN:pg_repack-0:1.4.8-2.module+el9.5.0+22224+f5585c78.s390x::postgresql:15",
"AppStream-9.5.0.Z.MAIN:pg_repack-0:1.4.8-2.module+el9.5.0+22224+f5585c78.src::postgresql:15",
"AppStream-9.5.0.Z.MAIN:pg_repack-0:1.4.8-2.module+el9.5.0+22224+f5585c78.x86_64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:pg_repack-debuginfo-0:1.4.8-2.module+el9.5.0+22224+f5585c78.aarch64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:pg_repack-debuginfo-0:1.4.8-2.module+el9.5.0+22224+f5585c78.ppc64le::postgresql:15",
"AppStream-9.5.0.Z.MAIN:pg_repack-debuginfo-0:1.4.8-2.module+el9.5.0+22224+f5585c78.s390x::postgresql:15",
"AppStream-9.5.0.Z.MAIN:pg_repack-debuginfo-0:1.4.8-2.module+el9.5.0+22224+f5585c78.x86_64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:pg_repack-debugsource-0:1.4.8-2.module+el9.5.0+22224+f5585c78.aarch64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:pg_repack-debugsource-0:1.4.8-2.module+el9.5.0+22224+f5585c78.ppc64le::postgresql:15",
"AppStream-9.5.0.Z.MAIN:pg_repack-debugsource-0:1.4.8-2.module+el9.5.0+22224+f5585c78.s390x::postgresql:15",
"AppStream-9.5.0.Z.MAIN:pg_repack-debugsource-0:1.4.8-2.module+el9.5.0+22224+f5585c78.x86_64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:pgaudit-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.aarch64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:pgaudit-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.ppc64le::postgresql:15",
"AppStream-9.5.0.Z.MAIN:pgaudit-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.s390x::postgresql:15",
"AppStream-9.5.0.Z.MAIN:pgaudit-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.src::postgresql:15",
"AppStream-9.5.0.Z.MAIN:pgaudit-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.x86_64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:pgaudit-debuginfo-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.aarch64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:pgaudit-debuginfo-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.ppc64le::postgresql:15",
"AppStream-9.5.0.Z.MAIN:pgaudit-debuginfo-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.s390x::postgresql:15",
"AppStream-9.5.0.Z.MAIN:pgaudit-debuginfo-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.x86_64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:pgaudit-debugsource-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.aarch64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:pgaudit-debugsource-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.ppc64le::postgresql:15",
"AppStream-9.5.0.Z.MAIN:pgaudit-debugsource-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.s390x::postgresql:15",
"AppStream-9.5.0.Z.MAIN:pgaudit-debugsource-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.x86_64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgres-decoderbufs-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.aarch64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgres-decoderbufs-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.ppc64le::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgres-decoderbufs-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.s390x::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgres-decoderbufs-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.src::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgres-decoderbufs-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.x86_64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.aarch64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.ppc64le::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.s390x::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.x86_64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.aarch64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.ppc64le::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.s390x::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.x86_64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-0:15.10-1.module+el9.5.0+22558+abb1a50b.src::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-contrib-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-contrib-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-contrib-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-contrib-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-contrib-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-contrib-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-contrib-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-contrib-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-debugsource-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-debugsource-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-debugsource-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-debugsource-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-docs-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-docs-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-docs-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-docs-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-docs-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-docs-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-docs-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-docs-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-plperl-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-plperl-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-plperl-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-plperl-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-plperl-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-plperl-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-plperl-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-plperl-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-plpython3-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-plpython3-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-plpython3-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-plpython3-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-plpython3-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-plpython3-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-plpython3-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-plpython3-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-pltcl-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-pltcl-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-pltcl-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-pltcl-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-pltcl-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-pltcl-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-pltcl-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-pltcl-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-private-devel-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-private-devel-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-private-devel-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-private-devel-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-private-libs-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-private-libs-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-private-libs-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-private-libs-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-private-libs-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-private-libs-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-private-libs-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-private-libs-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-server-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-server-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-server-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-server-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-server-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-server-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-server-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-server-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-server-devel-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-server-devel-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-server-devel-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-server-devel-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-server-devel-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-server-devel-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-server-devel-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-server-devel-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-static-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-static-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-static-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-static-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-test-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-test-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-test-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-test-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-test-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-test-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-test-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-test-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-test-rpm-macros-0:15.10-1.module+el9.5.0+22558+abb1a50b.noarch::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-devel-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-devel-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-devel-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-devel-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-devel-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-devel-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-devel-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-devel-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64::postgresql:15"
]
}
],
"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.5.0.Z.MAIN:pg_repack-0:1.4.8-2.module+el9.5.0+22224+f5585c78.aarch64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:pg_repack-0:1.4.8-2.module+el9.5.0+22224+f5585c78.ppc64le::postgresql:15",
"AppStream-9.5.0.Z.MAIN:pg_repack-0:1.4.8-2.module+el9.5.0+22224+f5585c78.s390x::postgresql:15",
"AppStream-9.5.0.Z.MAIN:pg_repack-0:1.4.8-2.module+el9.5.0+22224+f5585c78.src::postgresql:15",
"AppStream-9.5.0.Z.MAIN:pg_repack-0:1.4.8-2.module+el9.5.0+22224+f5585c78.x86_64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:pg_repack-debuginfo-0:1.4.8-2.module+el9.5.0+22224+f5585c78.aarch64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:pg_repack-debuginfo-0:1.4.8-2.module+el9.5.0+22224+f5585c78.ppc64le::postgresql:15",
"AppStream-9.5.0.Z.MAIN:pg_repack-debuginfo-0:1.4.8-2.module+el9.5.0+22224+f5585c78.s390x::postgresql:15",
"AppStream-9.5.0.Z.MAIN:pg_repack-debuginfo-0:1.4.8-2.module+el9.5.0+22224+f5585c78.x86_64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:pg_repack-debugsource-0:1.4.8-2.module+el9.5.0+22224+f5585c78.aarch64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:pg_repack-debugsource-0:1.4.8-2.module+el9.5.0+22224+f5585c78.ppc64le::postgresql:15",
"AppStream-9.5.0.Z.MAIN:pg_repack-debugsource-0:1.4.8-2.module+el9.5.0+22224+f5585c78.s390x::postgresql:15",
"AppStream-9.5.0.Z.MAIN:pg_repack-debugsource-0:1.4.8-2.module+el9.5.0+22224+f5585c78.x86_64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:pgaudit-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.aarch64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:pgaudit-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.ppc64le::postgresql:15",
"AppStream-9.5.0.Z.MAIN:pgaudit-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.s390x::postgresql:15",
"AppStream-9.5.0.Z.MAIN:pgaudit-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.src::postgresql:15",
"AppStream-9.5.0.Z.MAIN:pgaudit-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.x86_64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:pgaudit-debuginfo-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.aarch64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:pgaudit-debuginfo-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.ppc64le::postgresql:15",
"AppStream-9.5.0.Z.MAIN:pgaudit-debuginfo-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.s390x::postgresql:15",
"AppStream-9.5.0.Z.MAIN:pgaudit-debuginfo-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.x86_64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:pgaudit-debugsource-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.aarch64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:pgaudit-debugsource-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.ppc64le::postgresql:15",
"AppStream-9.5.0.Z.MAIN:pgaudit-debugsource-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.s390x::postgresql:15",
"AppStream-9.5.0.Z.MAIN:pgaudit-debugsource-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.x86_64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgres-decoderbufs-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.aarch64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgres-decoderbufs-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.ppc64le::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgres-decoderbufs-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.s390x::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgres-decoderbufs-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.src::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgres-decoderbufs-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.x86_64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.aarch64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.ppc64le::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.s390x::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.x86_64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.aarch64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.ppc64le::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.s390x::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.x86_64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-0:15.10-1.module+el9.5.0+22558+abb1a50b.src::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-contrib-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-contrib-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-contrib-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-contrib-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-contrib-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-contrib-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-contrib-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-contrib-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-debugsource-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-debugsource-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-debugsource-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-debugsource-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-docs-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-docs-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-docs-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-docs-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-docs-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-docs-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-docs-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-docs-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-plperl-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-plperl-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-plperl-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-plperl-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-plperl-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-plperl-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-plperl-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-plperl-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-plpython3-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-plpython3-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-plpython3-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-plpython3-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-plpython3-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-plpython3-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-plpython3-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-plpython3-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-pltcl-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-pltcl-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-pltcl-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-pltcl-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-pltcl-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-pltcl-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-pltcl-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-pltcl-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-private-devel-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-private-devel-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-private-devel-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-private-devel-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-private-libs-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-private-libs-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-private-libs-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-private-libs-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-private-libs-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-private-libs-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-private-libs-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-private-libs-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-server-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-server-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-server-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-server-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-server-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-server-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-server-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-server-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-server-devel-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-server-devel-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-server-devel-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-server-devel-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-server-devel-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-server-devel-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-server-devel-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-server-devel-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-static-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-static-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-static-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-static-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-test-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-test-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-test-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-test-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-test-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-test-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-test-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-test-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-test-rpm-macros-0:15.10-1.module+el9.5.0+22558+abb1a50b.noarch::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-devel-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-devel-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-devel-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-devel-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-devel-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-devel-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-devel-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-devel-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64::postgresql:15"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "postgresql: PostgreSQL row security below e.g. subqueries disregards user ID changes"
},
{
"cve": "CVE-2024-10978",
"cwe": {
"id": "CWE-266",
"name": "Incorrect Privilege Assignment"
},
"discovery_date": "2024-11-14T14:01:03.625881+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2326251"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in PostgreSQL. This vulnerability allows a less-privileged application user to view or change unintended rows using SET ROLE, SET SESSION AUTHORIZATION, or equivalent features resulting in loss of confidentiality integrity and availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "postgresql: PostgreSQL SET ROLE, SET SESSION AUTHORIZATION reset to wrong user ID",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Within regulated environments, a combination of the following controls acts as a significant barrier to successfully exploiting a CWE-266: and therefore downgrades the severity of this particular CVE from Moderate to Low.\n\nAccess to the platform is granted only after successful hard token, multi-factor authentication (MFA), which is coupled with least privilege principles to ensure that only authorized roles and users can execute or manipulate code. Additionally, the platform\u0027s built-in Role-Based Access Control (RBAC) enforces least privilege across workloads. Red Hat enforces the principle of least functionality, ensuring that only essential features, services, and ports are enabled. Event logs are collected and processed for centralization, correlation, analysis, monitoring, reporting, alerting, and retention, which helps detect and alert of any anomalous or unauthorized activity. Finally, process isolation ensures that compromised components are contained within the originating process, preventing it from affecting other processes or the system as a whole.",
"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.5.0.Z.MAIN:pg_repack-0:1.4.8-2.module+el9.5.0+22224+f5585c78.aarch64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:pg_repack-0:1.4.8-2.module+el9.5.0+22224+f5585c78.ppc64le::postgresql:15",
"AppStream-9.5.0.Z.MAIN:pg_repack-0:1.4.8-2.module+el9.5.0+22224+f5585c78.s390x::postgresql:15",
"AppStream-9.5.0.Z.MAIN:pg_repack-0:1.4.8-2.module+el9.5.0+22224+f5585c78.src::postgresql:15",
"AppStream-9.5.0.Z.MAIN:pg_repack-0:1.4.8-2.module+el9.5.0+22224+f5585c78.x86_64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:pg_repack-debuginfo-0:1.4.8-2.module+el9.5.0+22224+f5585c78.aarch64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:pg_repack-debuginfo-0:1.4.8-2.module+el9.5.0+22224+f5585c78.ppc64le::postgresql:15",
"AppStream-9.5.0.Z.MAIN:pg_repack-debuginfo-0:1.4.8-2.module+el9.5.0+22224+f5585c78.s390x::postgresql:15",
"AppStream-9.5.0.Z.MAIN:pg_repack-debuginfo-0:1.4.8-2.module+el9.5.0+22224+f5585c78.x86_64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:pg_repack-debugsource-0:1.4.8-2.module+el9.5.0+22224+f5585c78.aarch64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:pg_repack-debugsource-0:1.4.8-2.module+el9.5.0+22224+f5585c78.ppc64le::postgresql:15",
"AppStream-9.5.0.Z.MAIN:pg_repack-debugsource-0:1.4.8-2.module+el9.5.0+22224+f5585c78.s390x::postgresql:15",
"AppStream-9.5.0.Z.MAIN:pg_repack-debugsource-0:1.4.8-2.module+el9.5.0+22224+f5585c78.x86_64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:pgaudit-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.aarch64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:pgaudit-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.ppc64le::postgresql:15",
"AppStream-9.5.0.Z.MAIN:pgaudit-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.s390x::postgresql:15",
"AppStream-9.5.0.Z.MAIN:pgaudit-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.src::postgresql:15",
"AppStream-9.5.0.Z.MAIN:pgaudit-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.x86_64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:pgaudit-debuginfo-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.aarch64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:pgaudit-debuginfo-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.ppc64le::postgresql:15",
"AppStream-9.5.0.Z.MAIN:pgaudit-debuginfo-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.s390x::postgresql:15",
"AppStream-9.5.0.Z.MAIN:pgaudit-debuginfo-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.x86_64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:pgaudit-debugsource-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.aarch64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:pgaudit-debugsource-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.ppc64le::postgresql:15",
"AppStream-9.5.0.Z.MAIN:pgaudit-debugsource-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.s390x::postgresql:15",
"AppStream-9.5.0.Z.MAIN:pgaudit-debugsource-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.x86_64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgres-decoderbufs-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.aarch64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgres-decoderbufs-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.ppc64le::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgres-decoderbufs-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.s390x::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgres-decoderbufs-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.src::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgres-decoderbufs-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.x86_64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.aarch64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.ppc64le::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.s390x::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.x86_64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.aarch64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.ppc64le::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.s390x::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.x86_64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-0:15.10-1.module+el9.5.0+22558+abb1a50b.src::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-contrib-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-contrib-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-contrib-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-contrib-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-contrib-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-contrib-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-contrib-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-contrib-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-debugsource-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-debugsource-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-debugsource-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-debugsource-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-docs-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-docs-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-docs-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-docs-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-docs-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-docs-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-docs-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-docs-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-plperl-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-plperl-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-plperl-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-plperl-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-plperl-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-plperl-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-plperl-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-plperl-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-plpython3-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-plpython3-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-plpython3-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-plpython3-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-plpython3-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-plpython3-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-plpython3-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-plpython3-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-pltcl-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-pltcl-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-pltcl-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-pltcl-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-pltcl-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-pltcl-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-pltcl-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-pltcl-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-private-devel-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-private-devel-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-private-devel-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-private-devel-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-private-libs-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-private-libs-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-private-libs-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-private-libs-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-private-libs-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-private-libs-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-private-libs-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-private-libs-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-server-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-server-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-server-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-server-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-server-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-server-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-server-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-server-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-server-devel-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-server-devel-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-server-devel-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-server-devel-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-server-devel-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-server-devel-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-server-devel-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-server-devel-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-static-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-static-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-static-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-static-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-test-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-test-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-test-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-test-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-test-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-test-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-test-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-test-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-test-rpm-macros-0:15.10-1.module+el9.5.0+22558+abb1a50b.noarch::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-devel-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-devel-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-devel-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-devel-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-devel-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-devel-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-devel-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-devel-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64::postgresql:15"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-10978"
},
{
"category": "external",
"summary": "RHBZ#2326251",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2326251"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-10978",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-10978"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-10978",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-10978"
},
{
"category": "external",
"summary": "https://www.postgresql.org/support/security/CVE-2024-10978/",
"url": "https://www.postgresql.org/support/security/CVE-2024-10978/"
}
],
"release_date": "2024-11-14T13:00:07.398000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-12-04T09:24:20+00:00",
"details": "For 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.5.0.Z.MAIN:pg_repack-0:1.4.8-2.module+el9.5.0+22224+f5585c78.aarch64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:pg_repack-0:1.4.8-2.module+el9.5.0+22224+f5585c78.ppc64le::postgresql:15",
"AppStream-9.5.0.Z.MAIN:pg_repack-0:1.4.8-2.module+el9.5.0+22224+f5585c78.s390x::postgresql:15",
"AppStream-9.5.0.Z.MAIN:pg_repack-0:1.4.8-2.module+el9.5.0+22224+f5585c78.src::postgresql:15",
"AppStream-9.5.0.Z.MAIN:pg_repack-0:1.4.8-2.module+el9.5.0+22224+f5585c78.x86_64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:pg_repack-debuginfo-0:1.4.8-2.module+el9.5.0+22224+f5585c78.aarch64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:pg_repack-debuginfo-0:1.4.8-2.module+el9.5.0+22224+f5585c78.ppc64le::postgresql:15",
"AppStream-9.5.0.Z.MAIN:pg_repack-debuginfo-0:1.4.8-2.module+el9.5.0+22224+f5585c78.s390x::postgresql:15",
"AppStream-9.5.0.Z.MAIN:pg_repack-debuginfo-0:1.4.8-2.module+el9.5.0+22224+f5585c78.x86_64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:pg_repack-debugsource-0:1.4.8-2.module+el9.5.0+22224+f5585c78.aarch64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:pg_repack-debugsource-0:1.4.8-2.module+el9.5.0+22224+f5585c78.ppc64le::postgresql:15",
"AppStream-9.5.0.Z.MAIN:pg_repack-debugsource-0:1.4.8-2.module+el9.5.0+22224+f5585c78.s390x::postgresql:15",
"AppStream-9.5.0.Z.MAIN:pg_repack-debugsource-0:1.4.8-2.module+el9.5.0+22224+f5585c78.x86_64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:pgaudit-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.aarch64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:pgaudit-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.ppc64le::postgresql:15",
"AppStream-9.5.0.Z.MAIN:pgaudit-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.s390x::postgresql:15",
"AppStream-9.5.0.Z.MAIN:pgaudit-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.src::postgresql:15",
"AppStream-9.5.0.Z.MAIN:pgaudit-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.x86_64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:pgaudit-debuginfo-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.aarch64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:pgaudit-debuginfo-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.ppc64le::postgresql:15",
"AppStream-9.5.0.Z.MAIN:pgaudit-debuginfo-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.s390x::postgresql:15",
"AppStream-9.5.0.Z.MAIN:pgaudit-debuginfo-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.x86_64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:pgaudit-debugsource-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.aarch64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:pgaudit-debugsource-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.ppc64le::postgresql:15",
"AppStream-9.5.0.Z.MAIN:pgaudit-debugsource-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.s390x::postgresql:15",
"AppStream-9.5.0.Z.MAIN:pgaudit-debugsource-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.x86_64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgres-decoderbufs-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.aarch64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgres-decoderbufs-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.ppc64le::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgres-decoderbufs-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.s390x::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgres-decoderbufs-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.src::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgres-decoderbufs-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.x86_64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.aarch64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.ppc64le::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.s390x::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.x86_64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.aarch64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.ppc64le::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.s390x::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.x86_64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-0:15.10-1.module+el9.5.0+22558+abb1a50b.src::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-contrib-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-contrib-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-contrib-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-contrib-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-contrib-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-contrib-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-contrib-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-contrib-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-debugsource-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-debugsource-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-debugsource-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-debugsource-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-docs-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-docs-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-docs-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-docs-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-docs-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-docs-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-docs-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-docs-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-plperl-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-plperl-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-plperl-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-plperl-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-plperl-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-plperl-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-plperl-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-plperl-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-plpython3-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-plpython3-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-plpython3-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-plpython3-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-plpython3-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-plpython3-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-plpython3-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-plpython3-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-pltcl-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-pltcl-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-pltcl-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-pltcl-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-pltcl-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-pltcl-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-pltcl-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-pltcl-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-private-devel-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-private-devel-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-private-devel-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-private-devel-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-private-libs-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-private-libs-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-private-libs-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-private-libs-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-private-libs-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-private-libs-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-private-libs-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-private-libs-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-server-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-server-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-server-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-server-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-server-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-server-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-server-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-server-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-server-devel-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-server-devel-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-server-devel-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-server-devel-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-server-devel-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-server-devel-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-server-devel-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-server-devel-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-static-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-static-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-static-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-static-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-test-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-test-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-test-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-test-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-test-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-test-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-test-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-test-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-test-rpm-macros-0:15.10-1.module+el9.5.0+22558+abb1a50b.noarch::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-devel-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-devel-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-devel-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-devel-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-devel-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-devel-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-devel-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-devel-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64::postgresql:15"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:10787"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options don\u0027t meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"AppStream-9.5.0.Z.MAIN:pg_repack-0:1.4.8-2.module+el9.5.0+22224+f5585c78.aarch64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:pg_repack-0:1.4.8-2.module+el9.5.0+22224+f5585c78.ppc64le::postgresql:15",
"AppStream-9.5.0.Z.MAIN:pg_repack-0:1.4.8-2.module+el9.5.0+22224+f5585c78.s390x::postgresql:15",
"AppStream-9.5.0.Z.MAIN:pg_repack-0:1.4.8-2.module+el9.5.0+22224+f5585c78.src::postgresql:15",
"AppStream-9.5.0.Z.MAIN:pg_repack-0:1.4.8-2.module+el9.5.0+22224+f5585c78.x86_64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:pg_repack-debuginfo-0:1.4.8-2.module+el9.5.0+22224+f5585c78.aarch64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:pg_repack-debuginfo-0:1.4.8-2.module+el9.5.0+22224+f5585c78.ppc64le::postgresql:15",
"AppStream-9.5.0.Z.MAIN:pg_repack-debuginfo-0:1.4.8-2.module+el9.5.0+22224+f5585c78.s390x::postgresql:15",
"AppStream-9.5.0.Z.MAIN:pg_repack-debuginfo-0:1.4.8-2.module+el9.5.0+22224+f5585c78.x86_64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:pg_repack-debugsource-0:1.4.8-2.module+el9.5.0+22224+f5585c78.aarch64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:pg_repack-debugsource-0:1.4.8-2.module+el9.5.0+22224+f5585c78.ppc64le::postgresql:15",
"AppStream-9.5.0.Z.MAIN:pg_repack-debugsource-0:1.4.8-2.module+el9.5.0+22224+f5585c78.s390x::postgresql:15",
"AppStream-9.5.0.Z.MAIN:pg_repack-debugsource-0:1.4.8-2.module+el9.5.0+22224+f5585c78.x86_64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:pgaudit-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.aarch64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:pgaudit-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.ppc64le::postgresql:15",
"AppStream-9.5.0.Z.MAIN:pgaudit-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.s390x::postgresql:15",
"AppStream-9.5.0.Z.MAIN:pgaudit-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.src::postgresql:15",
"AppStream-9.5.0.Z.MAIN:pgaudit-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.x86_64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:pgaudit-debuginfo-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.aarch64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:pgaudit-debuginfo-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.ppc64le::postgresql:15",
"AppStream-9.5.0.Z.MAIN:pgaudit-debuginfo-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.s390x::postgresql:15",
"AppStream-9.5.0.Z.MAIN:pgaudit-debuginfo-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.x86_64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:pgaudit-debugsource-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.aarch64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:pgaudit-debugsource-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.ppc64le::postgresql:15",
"AppStream-9.5.0.Z.MAIN:pgaudit-debugsource-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.s390x::postgresql:15",
"AppStream-9.5.0.Z.MAIN:pgaudit-debugsource-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.x86_64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgres-decoderbufs-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.aarch64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgres-decoderbufs-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.ppc64le::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgres-decoderbufs-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.s390x::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgres-decoderbufs-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.src::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgres-decoderbufs-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.x86_64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.aarch64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.ppc64le::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.s390x::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.x86_64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.aarch64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.ppc64le::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.s390x::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.x86_64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-0:15.10-1.module+el9.5.0+22558+abb1a50b.src::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-contrib-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-contrib-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-contrib-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-contrib-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-contrib-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-contrib-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-contrib-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-contrib-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-debugsource-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-debugsource-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-debugsource-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-debugsource-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-docs-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-docs-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-docs-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-docs-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-docs-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-docs-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-docs-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-docs-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-plperl-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-plperl-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-plperl-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-plperl-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-plperl-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-plperl-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-plperl-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-plperl-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-plpython3-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-plpython3-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-plpython3-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-plpython3-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-plpython3-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-plpython3-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-plpython3-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-plpython3-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-pltcl-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-pltcl-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-pltcl-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-pltcl-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-pltcl-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-pltcl-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-pltcl-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-pltcl-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-private-devel-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-private-devel-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-private-devel-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-private-devel-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-private-libs-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-private-libs-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-private-libs-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-private-libs-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-private-libs-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-private-libs-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-private-libs-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-private-libs-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-server-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-server-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-server-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-server-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-server-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-server-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-server-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-server-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-server-devel-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-server-devel-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-server-devel-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-server-devel-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-server-devel-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-server-devel-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-server-devel-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-server-devel-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-static-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-static-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-static-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-static-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-test-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-test-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-test-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-test-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-test-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-test-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-test-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-test-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-test-rpm-macros-0:15.10-1.module+el9.5.0+22558+abb1a50b.noarch::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-devel-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-devel-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-devel-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-devel-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-devel-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-devel-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-devel-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-devel-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64::postgresql:15"
]
}
],
"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.5.0.Z.MAIN:pg_repack-0:1.4.8-2.module+el9.5.0+22224+f5585c78.aarch64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:pg_repack-0:1.4.8-2.module+el9.5.0+22224+f5585c78.ppc64le::postgresql:15",
"AppStream-9.5.0.Z.MAIN:pg_repack-0:1.4.8-2.module+el9.5.0+22224+f5585c78.s390x::postgresql:15",
"AppStream-9.5.0.Z.MAIN:pg_repack-0:1.4.8-2.module+el9.5.0+22224+f5585c78.src::postgresql:15",
"AppStream-9.5.0.Z.MAIN:pg_repack-0:1.4.8-2.module+el9.5.0+22224+f5585c78.x86_64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:pg_repack-debuginfo-0:1.4.8-2.module+el9.5.0+22224+f5585c78.aarch64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:pg_repack-debuginfo-0:1.4.8-2.module+el9.5.0+22224+f5585c78.ppc64le::postgresql:15",
"AppStream-9.5.0.Z.MAIN:pg_repack-debuginfo-0:1.4.8-2.module+el9.5.0+22224+f5585c78.s390x::postgresql:15",
"AppStream-9.5.0.Z.MAIN:pg_repack-debuginfo-0:1.4.8-2.module+el9.5.0+22224+f5585c78.x86_64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:pg_repack-debugsource-0:1.4.8-2.module+el9.5.0+22224+f5585c78.aarch64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:pg_repack-debugsource-0:1.4.8-2.module+el9.5.0+22224+f5585c78.ppc64le::postgresql:15",
"AppStream-9.5.0.Z.MAIN:pg_repack-debugsource-0:1.4.8-2.module+el9.5.0+22224+f5585c78.s390x::postgresql:15",
"AppStream-9.5.0.Z.MAIN:pg_repack-debugsource-0:1.4.8-2.module+el9.5.0+22224+f5585c78.x86_64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:pgaudit-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.aarch64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:pgaudit-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.ppc64le::postgresql:15",
"AppStream-9.5.0.Z.MAIN:pgaudit-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.s390x::postgresql:15",
"AppStream-9.5.0.Z.MAIN:pgaudit-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.src::postgresql:15",
"AppStream-9.5.0.Z.MAIN:pgaudit-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.x86_64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:pgaudit-debuginfo-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.aarch64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:pgaudit-debuginfo-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.ppc64le::postgresql:15",
"AppStream-9.5.0.Z.MAIN:pgaudit-debuginfo-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.s390x::postgresql:15",
"AppStream-9.5.0.Z.MAIN:pgaudit-debuginfo-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.x86_64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:pgaudit-debugsource-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.aarch64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:pgaudit-debugsource-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.ppc64le::postgresql:15",
"AppStream-9.5.0.Z.MAIN:pgaudit-debugsource-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.s390x::postgresql:15",
"AppStream-9.5.0.Z.MAIN:pgaudit-debugsource-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.x86_64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgres-decoderbufs-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.aarch64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgres-decoderbufs-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.ppc64le::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgres-decoderbufs-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.s390x::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgres-decoderbufs-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.src::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgres-decoderbufs-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.x86_64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.aarch64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.ppc64le::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.s390x::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.x86_64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.aarch64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.ppc64le::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.s390x::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.x86_64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-0:15.10-1.module+el9.5.0+22558+abb1a50b.src::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-contrib-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-contrib-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-contrib-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-contrib-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-contrib-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-contrib-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-contrib-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-contrib-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-debugsource-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-debugsource-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-debugsource-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-debugsource-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-docs-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-docs-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-docs-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-docs-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-docs-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-docs-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-docs-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-docs-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-plperl-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-plperl-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-plperl-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-plperl-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-plperl-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-plperl-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-plperl-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-plperl-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-plpython3-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-plpython3-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-plpython3-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-plpython3-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-plpython3-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-plpython3-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-plpython3-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-plpython3-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-pltcl-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-pltcl-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-pltcl-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-pltcl-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-pltcl-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-pltcl-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-pltcl-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-pltcl-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-private-devel-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-private-devel-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-private-devel-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-private-devel-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-private-libs-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-private-libs-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-private-libs-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-private-libs-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-private-libs-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-private-libs-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-private-libs-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-private-libs-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-server-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-server-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-server-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-server-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-server-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-server-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-server-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-server-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-server-devel-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-server-devel-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-server-devel-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-server-devel-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-server-devel-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-server-devel-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-server-devel-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-server-devel-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-static-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-static-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-static-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-static-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-test-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-test-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-test-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-test-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-test-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-test-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-test-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-test-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-test-rpm-macros-0:15.10-1.module+el9.5.0+22558+abb1a50b.noarch::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-devel-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-devel-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-devel-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-devel-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-devel-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-devel-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-devel-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-devel-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64::postgresql:15"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "postgresql: PostgreSQL SET ROLE, SET SESSION AUTHORIZATION reset to wrong user ID"
},
{
"cve": "CVE-2024-10979",
"cwe": {
"id": "CWE-15",
"name": "External Control of System or Configuration Setting"
},
"discovery_date": "2024-11-14T14:01:12.059934+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2326253"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in PostgreSQL PL/Perl. This vulnerability allows an unprivileged database user to change sensitive process environment variables (e.g., PATH) via incorrect control of environment variables.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "postgresql: PostgreSQL PL/Perl environment variable changes execute arbitrary code",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability has been given a severity rating of important because the ability to modify sensitive process environment variables (ex. PATH) can lead to unauthorized code execution and privilege escalation. Depending on the privileges of the PostgreSQL user, an attacker may be able to gain higher-level access to the underlying server and create functions who modify environment variables and execute arbitrary commands.",
"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.5.0.Z.MAIN:pg_repack-0:1.4.8-2.module+el9.5.0+22224+f5585c78.aarch64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:pg_repack-0:1.4.8-2.module+el9.5.0+22224+f5585c78.ppc64le::postgresql:15",
"AppStream-9.5.0.Z.MAIN:pg_repack-0:1.4.8-2.module+el9.5.0+22224+f5585c78.s390x::postgresql:15",
"AppStream-9.5.0.Z.MAIN:pg_repack-0:1.4.8-2.module+el9.5.0+22224+f5585c78.src::postgresql:15",
"AppStream-9.5.0.Z.MAIN:pg_repack-0:1.4.8-2.module+el9.5.0+22224+f5585c78.x86_64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:pg_repack-debuginfo-0:1.4.8-2.module+el9.5.0+22224+f5585c78.aarch64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:pg_repack-debuginfo-0:1.4.8-2.module+el9.5.0+22224+f5585c78.ppc64le::postgresql:15",
"AppStream-9.5.0.Z.MAIN:pg_repack-debuginfo-0:1.4.8-2.module+el9.5.0+22224+f5585c78.s390x::postgresql:15",
"AppStream-9.5.0.Z.MAIN:pg_repack-debuginfo-0:1.4.8-2.module+el9.5.0+22224+f5585c78.x86_64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:pg_repack-debugsource-0:1.4.8-2.module+el9.5.0+22224+f5585c78.aarch64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:pg_repack-debugsource-0:1.4.8-2.module+el9.5.0+22224+f5585c78.ppc64le::postgresql:15",
"AppStream-9.5.0.Z.MAIN:pg_repack-debugsource-0:1.4.8-2.module+el9.5.0+22224+f5585c78.s390x::postgresql:15",
"AppStream-9.5.0.Z.MAIN:pg_repack-debugsource-0:1.4.8-2.module+el9.5.0+22224+f5585c78.x86_64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:pgaudit-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.aarch64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:pgaudit-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.ppc64le::postgresql:15",
"AppStream-9.5.0.Z.MAIN:pgaudit-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.s390x::postgresql:15",
"AppStream-9.5.0.Z.MAIN:pgaudit-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.src::postgresql:15",
"AppStream-9.5.0.Z.MAIN:pgaudit-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.x86_64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:pgaudit-debuginfo-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.aarch64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:pgaudit-debuginfo-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.ppc64le::postgresql:15",
"AppStream-9.5.0.Z.MAIN:pgaudit-debuginfo-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.s390x::postgresql:15",
"AppStream-9.5.0.Z.MAIN:pgaudit-debuginfo-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.x86_64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:pgaudit-debugsource-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.aarch64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:pgaudit-debugsource-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.ppc64le::postgresql:15",
"AppStream-9.5.0.Z.MAIN:pgaudit-debugsource-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.s390x::postgresql:15",
"AppStream-9.5.0.Z.MAIN:pgaudit-debugsource-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.x86_64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgres-decoderbufs-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.aarch64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgres-decoderbufs-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.ppc64le::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgres-decoderbufs-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.s390x::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgres-decoderbufs-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.src::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgres-decoderbufs-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.x86_64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.aarch64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.ppc64le::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.s390x::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.x86_64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.aarch64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.ppc64le::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.s390x::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.x86_64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-0:15.10-1.module+el9.5.0+22558+abb1a50b.src::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-contrib-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-contrib-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-contrib-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-contrib-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-contrib-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-contrib-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-contrib-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-contrib-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-debugsource-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-debugsource-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-debugsource-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-debugsource-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-docs-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-docs-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-docs-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-docs-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-docs-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-docs-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-docs-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-docs-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-plperl-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-plperl-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-plperl-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-plperl-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-plperl-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-plperl-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-plperl-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-plperl-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-plpython3-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-plpython3-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-plpython3-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-plpython3-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-plpython3-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-plpython3-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-plpython3-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-plpython3-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-pltcl-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-pltcl-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-pltcl-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-pltcl-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-pltcl-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-pltcl-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-pltcl-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-pltcl-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-private-devel-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-private-devel-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-private-devel-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-private-devel-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-private-libs-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-private-libs-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-private-libs-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-private-libs-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-private-libs-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-private-libs-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-private-libs-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-private-libs-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-server-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-server-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-server-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-server-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-server-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-server-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-server-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-server-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-server-devel-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-server-devel-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-server-devel-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-server-devel-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-server-devel-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-server-devel-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-server-devel-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-server-devel-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-static-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-static-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-static-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-static-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-test-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-test-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-test-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-test-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-test-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-test-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-test-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-test-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-test-rpm-macros-0:15.10-1.module+el9.5.0+22558+abb1a50b.noarch::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-devel-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-devel-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-devel-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-devel-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-devel-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-devel-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-devel-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-devel-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64::postgresql:15"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-10979"
},
{
"category": "external",
"summary": "RHBZ#2326253",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2326253"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-10979",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-10979"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-10979",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-10979"
},
{
"category": "external",
"summary": "https://www.postgresql.org/support/security/CVE-2024-10979/",
"url": "https://www.postgresql.org/support/security/CVE-2024-10979/"
}
],
"release_date": "2024-11-14T13:00:08.586000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-12-04T09:24:20+00:00",
"details": "For 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.5.0.Z.MAIN:pg_repack-0:1.4.8-2.module+el9.5.0+22224+f5585c78.aarch64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:pg_repack-0:1.4.8-2.module+el9.5.0+22224+f5585c78.ppc64le::postgresql:15",
"AppStream-9.5.0.Z.MAIN:pg_repack-0:1.4.8-2.module+el9.5.0+22224+f5585c78.s390x::postgresql:15",
"AppStream-9.5.0.Z.MAIN:pg_repack-0:1.4.8-2.module+el9.5.0+22224+f5585c78.src::postgresql:15",
"AppStream-9.5.0.Z.MAIN:pg_repack-0:1.4.8-2.module+el9.5.0+22224+f5585c78.x86_64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:pg_repack-debuginfo-0:1.4.8-2.module+el9.5.0+22224+f5585c78.aarch64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:pg_repack-debuginfo-0:1.4.8-2.module+el9.5.0+22224+f5585c78.ppc64le::postgresql:15",
"AppStream-9.5.0.Z.MAIN:pg_repack-debuginfo-0:1.4.8-2.module+el9.5.0+22224+f5585c78.s390x::postgresql:15",
"AppStream-9.5.0.Z.MAIN:pg_repack-debuginfo-0:1.4.8-2.module+el9.5.0+22224+f5585c78.x86_64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:pg_repack-debugsource-0:1.4.8-2.module+el9.5.0+22224+f5585c78.aarch64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:pg_repack-debugsource-0:1.4.8-2.module+el9.5.0+22224+f5585c78.ppc64le::postgresql:15",
"AppStream-9.5.0.Z.MAIN:pg_repack-debugsource-0:1.4.8-2.module+el9.5.0+22224+f5585c78.s390x::postgresql:15",
"AppStream-9.5.0.Z.MAIN:pg_repack-debugsource-0:1.4.8-2.module+el9.5.0+22224+f5585c78.x86_64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:pgaudit-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.aarch64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:pgaudit-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.ppc64le::postgresql:15",
"AppStream-9.5.0.Z.MAIN:pgaudit-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.s390x::postgresql:15",
"AppStream-9.5.0.Z.MAIN:pgaudit-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.src::postgresql:15",
"AppStream-9.5.0.Z.MAIN:pgaudit-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.x86_64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:pgaudit-debuginfo-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.aarch64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:pgaudit-debuginfo-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.ppc64le::postgresql:15",
"AppStream-9.5.0.Z.MAIN:pgaudit-debuginfo-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.s390x::postgresql:15",
"AppStream-9.5.0.Z.MAIN:pgaudit-debuginfo-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.x86_64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:pgaudit-debugsource-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.aarch64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:pgaudit-debugsource-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.ppc64le::postgresql:15",
"AppStream-9.5.0.Z.MAIN:pgaudit-debugsource-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.s390x::postgresql:15",
"AppStream-9.5.0.Z.MAIN:pgaudit-debugsource-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.x86_64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgres-decoderbufs-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.aarch64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgres-decoderbufs-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.ppc64le::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgres-decoderbufs-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.s390x::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgres-decoderbufs-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.src::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgres-decoderbufs-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.x86_64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.aarch64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.ppc64le::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.s390x::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.x86_64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.aarch64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.ppc64le::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.s390x::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.x86_64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-0:15.10-1.module+el9.5.0+22558+abb1a50b.src::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-contrib-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-contrib-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-contrib-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-contrib-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-contrib-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-contrib-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-contrib-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-contrib-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-debugsource-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-debugsource-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-debugsource-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-debugsource-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-docs-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-docs-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-docs-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-docs-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-docs-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-docs-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-docs-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-docs-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-plperl-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-plperl-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-plperl-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-plperl-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-plperl-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-plperl-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-plperl-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-plperl-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-plpython3-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-plpython3-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-plpython3-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-plpython3-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-plpython3-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-plpython3-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-plpython3-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-plpython3-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-pltcl-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-pltcl-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-pltcl-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-pltcl-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-pltcl-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-pltcl-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-pltcl-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-pltcl-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-private-devel-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-private-devel-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-private-devel-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-private-devel-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-private-libs-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-private-libs-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-private-libs-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-private-libs-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-private-libs-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-private-libs-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-private-libs-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-private-libs-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-server-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-server-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-server-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-server-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-server-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-server-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-server-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-server-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-server-devel-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-server-devel-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-server-devel-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-server-devel-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-server-devel-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-server-devel-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-server-devel-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-server-devel-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-static-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-static-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-static-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-static-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-test-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-test-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-test-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-test-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-test-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-test-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-test-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-test-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-test-rpm-macros-0:15.10-1.module+el9.5.0+22558+abb1a50b.noarch::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-devel-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-devel-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-devel-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-devel-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-devel-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-devel-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-devel-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-devel-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64::postgresql:15"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:10787"
},
{
"category": "workaround",
"details": "Currently the following options exist to help mitigate the impact of this vulnerability: \n1) Restrict Permissions: the creation of PL/Python and PL/Perl functions should be limited to trusted users only. \n2) Environment Variable Sanitization: ensure that environment variables are properly sanitized and any modifications are restricted.\n3) Upgrade PostgreSQL: if a fix is released by the PostgreSQL Global Development Group, update to the latest version.\n4) Audit Database Functions: perform regular audits on user-created functions to detect and prevent potential exploitation.",
"product_ids": [
"AppStream-9.5.0.Z.MAIN:pg_repack-0:1.4.8-2.module+el9.5.0+22224+f5585c78.aarch64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:pg_repack-0:1.4.8-2.module+el9.5.0+22224+f5585c78.ppc64le::postgresql:15",
"AppStream-9.5.0.Z.MAIN:pg_repack-0:1.4.8-2.module+el9.5.0+22224+f5585c78.s390x::postgresql:15",
"AppStream-9.5.0.Z.MAIN:pg_repack-0:1.4.8-2.module+el9.5.0+22224+f5585c78.src::postgresql:15",
"AppStream-9.5.0.Z.MAIN:pg_repack-0:1.4.8-2.module+el9.5.0+22224+f5585c78.x86_64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:pg_repack-debuginfo-0:1.4.8-2.module+el9.5.0+22224+f5585c78.aarch64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:pg_repack-debuginfo-0:1.4.8-2.module+el9.5.0+22224+f5585c78.ppc64le::postgresql:15",
"AppStream-9.5.0.Z.MAIN:pg_repack-debuginfo-0:1.4.8-2.module+el9.5.0+22224+f5585c78.s390x::postgresql:15",
"AppStream-9.5.0.Z.MAIN:pg_repack-debuginfo-0:1.4.8-2.module+el9.5.0+22224+f5585c78.x86_64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:pg_repack-debugsource-0:1.4.8-2.module+el9.5.0+22224+f5585c78.aarch64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:pg_repack-debugsource-0:1.4.8-2.module+el9.5.0+22224+f5585c78.ppc64le::postgresql:15",
"AppStream-9.5.0.Z.MAIN:pg_repack-debugsource-0:1.4.8-2.module+el9.5.0+22224+f5585c78.s390x::postgresql:15",
"AppStream-9.5.0.Z.MAIN:pg_repack-debugsource-0:1.4.8-2.module+el9.5.0+22224+f5585c78.x86_64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:pgaudit-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.aarch64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:pgaudit-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.ppc64le::postgresql:15",
"AppStream-9.5.0.Z.MAIN:pgaudit-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.s390x::postgresql:15",
"AppStream-9.5.0.Z.MAIN:pgaudit-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.src::postgresql:15",
"AppStream-9.5.0.Z.MAIN:pgaudit-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.x86_64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:pgaudit-debuginfo-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.aarch64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:pgaudit-debuginfo-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.ppc64le::postgresql:15",
"AppStream-9.5.0.Z.MAIN:pgaudit-debuginfo-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.s390x::postgresql:15",
"AppStream-9.5.0.Z.MAIN:pgaudit-debuginfo-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.x86_64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:pgaudit-debugsource-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.aarch64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:pgaudit-debugsource-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.ppc64le::postgresql:15",
"AppStream-9.5.0.Z.MAIN:pgaudit-debugsource-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.s390x::postgresql:15",
"AppStream-9.5.0.Z.MAIN:pgaudit-debugsource-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.x86_64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgres-decoderbufs-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.aarch64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgres-decoderbufs-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.ppc64le::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgres-decoderbufs-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.s390x::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgres-decoderbufs-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.src::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgres-decoderbufs-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.x86_64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.aarch64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.ppc64le::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.s390x::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.x86_64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.aarch64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.ppc64le::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.s390x::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.x86_64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-0:15.10-1.module+el9.5.0+22558+abb1a50b.src::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-contrib-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-contrib-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-contrib-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-contrib-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-contrib-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-contrib-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-contrib-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-contrib-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-debugsource-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-debugsource-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-debugsource-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-debugsource-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-docs-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-docs-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-docs-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-docs-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-docs-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-docs-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-docs-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-docs-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-plperl-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-plperl-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-plperl-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-plperl-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-plperl-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-plperl-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-plperl-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-plperl-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-plpython3-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-plpython3-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-plpython3-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-plpython3-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-plpython3-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-plpython3-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-plpython3-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-plpython3-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-pltcl-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-pltcl-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-pltcl-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-pltcl-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-pltcl-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-pltcl-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-pltcl-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-pltcl-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-private-devel-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-private-devel-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-private-devel-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-private-devel-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-private-libs-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-private-libs-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-private-libs-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-private-libs-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-private-libs-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-private-libs-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-private-libs-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-private-libs-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-server-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-server-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-server-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-server-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-server-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-server-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-server-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-server-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-server-devel-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-server-devel-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-server-devel-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-server-devel-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-server-devel-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-server-devel-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-server-devel-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-server-devel-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-static-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-static-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-static-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-static-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-test-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-test-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-test-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-test-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-test-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-test-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-test-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-test-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-test-rpm-macros-0:15.10-1.module+el9.5.0+22558+abb1a50b.noarch::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-devel-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-devel-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-devel-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-devel-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-devel-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-devel-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-devel-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-devel-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64::postgresql:15"
]
}
],
"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.5.0.Z.MAIN:pg_repack-0:1.4.8-2.module+el9.5.0+22224+f5585c78.aarch64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:pg_repack-0:1.4.8-2.module+el9.5.0+22224+f5585c78.ppc64le::postgresql:15",
"AppStream-9.5.0.Z.MAIN:pg_repack-0:1.4.8-2.module+el9.5.0+22224+f5585c78.s390x::postgresql:15",
"AppStream-9.5.0.Z.MAIN:pg_repack-0:1.4.8-2.module+el9.5.0+22224+f5585c78.src::postgresql:15",
"AppStream-9.5.0.Z.MAIN:pg_repack-0:1.4.8-2.module+el9.5.0+22224+f5585c78.x86_64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:pg_repack-debuginfo-0:1.4.8-2.module+el9.5.0+22224+f5585c78.aarch64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:pg_repack-debuginfo-0:1.4.8-2.module+el9.5.0+22224+f5585c78.ppc64le::postgresql:15",
"AppStream-9.5.0.Z.MAIN:pg_repack-debuginfo-0:1.4.8-2.module+el9.5.0+22224+f5585c78.s390x::postgresql:15",
"AppStream-9.5.0.Z.MAIN:pg_repack-debuginfo-0:1.4.8-2.module+el9.5.0+22224+f5585c78.x86_64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:pg_repack-debugsource-0:1.4.8-2.module+el9.5.0+22224+f5585c78.aarch64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:pg_repack-debugsource-0:1.4.8-2.module+el9.5.0+22224+f5585c78.ppc64le::postgresql:15",
"AppStream-9.5.0.Z.MAIN:pg_repack-debugsource-0:1.4.8-2.module+el9.5.0+22224+f5585c78.s390x::postgresql:15",
"AppStream-9.5.0.Z.MAIN:pg_repack-debugsource-0:1.4.8-2.module+el9.5.0+22224+f5585c78.x86_64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:pgaudit-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.aarch64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:pgaudit-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.ppc64le::postgresql:15",
"AppStream-9.5.0.Z.MAIN:pgaudit-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.s390x::postgresql:15",
"AppStream-9.5.0.Z.MAIN:pgaudit-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.src::postgresql:15",
"AppStream-9.5.0.Z.MAIN:pgaudit-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.x86_64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:pgaudit-debuginfo-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.aarch64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:pgaudit-debuginfo-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.ppc64le::postgresql:15",
"AppStream-9.5.0.Z.MAIN:pgaudit-debuginfo-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.s390x::postgresql:15",
"AppStream-9.5.0.Z.MAIN:pgaudit-debuginfo-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.x86_64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:pgaudit-debugsource-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.aarch64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:pgaudit-debugsource-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.ppc64le::postgresql:15",
"AppStream-9.5.0.Z.MAIN:pgaudit-debugsource-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.s390x::postgresql:15",
"AppStream-9.5.0.Z.MAIN:pgaudit-debugsource-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.x86_64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgres-decoderbufs-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.aarch64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgres-decoderbufs-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.ppc64le::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgres-decoderbufs-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.s390x::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgres-decoderbufs-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.src::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgres-decoderbufs-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.x86_64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.aarch64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.ppc64le::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.s390x::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.x86_64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.aarch64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.ppc64le::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.s390x::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.x86_64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-0:15.10-1.module+el9.5.0+22558+abb1a50b.src::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-contrib-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-contrib-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-contrib-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-contrib-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-contrib-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-contrib-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-contrib-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-contrib-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-debugsource-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-debugsource-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-debugsource-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-debugsource-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-docs-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-docs-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-docs-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-docs-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-docs-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-docs-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-docs-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-docs-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-plperl-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-plperl-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-plperl-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-plperl-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-plperl-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-plperl-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-plperl-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-plperl-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-plpython3-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-plpython3-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-plpython3-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-plpython3-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-plpython3-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-plpython3-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-plpython3-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-plpython3-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-pltcl-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-pltcl-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-pltcl-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-pltcl-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-pltcl-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-pltcl-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-pltcl-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-pltcl-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-private-devel-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-private-devel-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-private-devel-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-private-devel-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-private-libs-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-private-libs-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-private-libs-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-private-libs-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-private-libs-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-private-libs-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-private-libs-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-private-libs-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-server-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-server-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-server-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-server-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-server-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-server-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-server-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-server-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-server-devel-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-server-devel-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-server-devel-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-server-devel-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-server-devel-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-server-devel-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-server-devel-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-server-devel-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-static-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-static-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-static-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-static-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-test-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-test-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-test-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-test-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-test-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-test-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-test-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-test-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-test-rpm-macros-0:15.10-1.module+el9.5.0+22558+abb1a50b.noarch::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-devel-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-devel-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-devel-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-devel-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-devel-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-devel-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-devel-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-devel-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64::postgresql:15"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "postgresql: PostgreSQL PL/Perl environment variable changes execute arbitrary code"
}
]
}
rhsa-2024_10785
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.\n\nRed Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "PostgreSQL is an advanced object-relational database management system (DBMS).\n\nSecurity Fix(es):\n\n* postgresql: PostgreSQL SET ROLE, SET SESSION AUTHORIZATION reset to wrong user ID (CVE-2024-10978)\n\n* postgresql: PostgreSQL PL/Perl environment variable changes execute arbitrary code (CVE-2024-10979)\n\n* postgresql: PostgreSQL row security below e.g. subqueries disregards user ID changes (CVE-2024-10976)\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-2024:10785",
"url": "https://access.redhat.com/errata/RHSA-2024:10785"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "2326251",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2326251"
},
{
"category": "external",
"summary": "2326253",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2326253"
},
{
"category": "external",
"summary": "2326263",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2326263"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2024/rhsa-2024_10785.json"
}
],
"title": "Red Hat Security Advisory: postgresql:12 security update",
"tracking": {
"current_release_date": "2024-12-09T12:32:02+00:00",
"generator": {
"date": "2024-12-09T12:32:02+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.2.3"
}
},
"id": "RHSA-2024:10785",
"initial_release_date": "2024-12-04T08:52:08+00:00",
"revision_history": [
{
"date": "2024-12-04T08:52:08+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2024-12-04T08:52:08+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2024-12-09T12:32:02+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Enterprise Linux AppStream (v. 8)",
"product": {
"name": "Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:enterprise_linux:8::appstream"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "postgresql:12:8100020241122084405:489197e6",
"product": {
"name": "postgresql:12:8100020241122084405:489197e6",
"product_id": "postgresql:12:8100020241122084405:489197e6",
"product_identification_helper": {
"purl": "pkg:rpmmod/redhat/postgresql@12:8100020241122084405:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgresql-test-rpm-macros-0:12.22-1.module+el8.10.0+22548+dd326681.noarch",
"product": {
"name": "postgresql-test-rpm-macros-0:12.22-1.module+el8.10.0+22548+dd326681.noarch",
"product_id": "postgresql-test-rpm-macros-0:12.22-1.module+el8.10.0+22548+dd326681.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-test-rpm-macros@12.22-1.module%2Bel8.10.0%2B22548%2Bdd326681?arch=noarch"
}
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "pg_repack-0:1.4.6-3.module+el8.9.0+19330+c97ddbdf.src",
"product": {
"name": "pg_repack-0:1.4.6-3.module+el8.9.0+19330+c97ddbdf.src",
"product_id": "pg_repack-0:1.4.6-3.module+el8.9.0+19330+c97ddbdf.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pg_repack@1.4.6-3.module%2Bel8.9.0%2B19330%2Bc97ddbdf?arch=src"
}
}
},
{
"category": "product_version",
"name": "pgaudit-0:1.4.0-7.module+el8.10.0+22214+9beb89d6.src",
"product": {
"name": "pgaudit-0:1.4.0-7.module+el8.10.0+22214+9beb89d6.src",
"product_id": "pgaudit-0:1.4.0-7.module+el8.10.0+22214+9beb89d6.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pgaudit@1.4.0-7.module%2Bel8.10.0%2B22214%2B9beb89d6?arch=src"
}
}
},
{
"category": "product_version",
"name": "postgres-decoderbufs-0:0.10.0-2.module+el8.9.0+19330+c97ddbdf.src",
"product": {
"name": "postgres-decoderbufs-0:0.10.0-2.module+el8.9.0+19330+c97ddbdf.src",
"product_id": "postgres-decoderbufs-0:0.10.0-2.module+el8.9.0+19330+c97ddbdf.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgres-decoderbufs@0.10.0-2.module%2Bel8.9.0%2B19330%2Bc97ddbdf?arch=src"
}
}
},
{
"category": "product_version",
"name": "postgresql-0:12.22-1.module+el8.10.0+22548+dd326681.src",
"product": {
"name": "postgresql-0:12.22-1.module+el8.10.0+22548+dd326681.src",
"product_id": "postgresql-0:12.22-1.module+el8.10.0+22548+dd326681.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql@12.22-1.module%2Bel8.10.0%2B22548%2Bdd326681?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "pg_repack-0:1.4.6-3.module+el8.9.0+19330+c97ddbdf.aarch64",
"product": {
"name": "pg_repack-0:1.4.6-3.module+el8.9.0+19330+c97ddbdf.aarch64",
"product_id": "pg_repack-0:1.4.6-3.module+el8.9.0+19330+c97ddbdf.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pg_repack@1.4.6-3.module%2Bel8.9.0%2B19330%2Bc97ddbdf?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "pg_repack-debuginfo-0:1.4.6-3.module+el8.9.0+19330+c97ddbdf.aarch64",
"product": {
"name": "pg_repack-debuginfo-0:1.4.6-3.module+el8.9.0+19330+c97ddbdf.aarch64",
"product_id": "pg_repack-debuginfo-0:1.4.6-3.module+el8.9.0+19330+c97ddbdf.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pg_repack-debuginfo@1.4.6-3.module%2Bel8.9.0%2B19330%2Bc97ddbdf?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "pg_repack-debugsource-0:1.4.6-3.module+el8.9.0+19330+c97ddbdf.aarch64",
"product": {
"name": "pg_repack-debugsource-0:1.4.6-3.module+el8.9.0+19330+c97ddbdf.aarch64",
"product_id": "pg_repack-debugsource-0:1.4.6-3.module+el8.9.0+19330+c97ddbdf.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pg_repack-debugsource@1.4.6-3.module%2Bel8.9.0%2B19330%2Bc97ddbdf?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "pgaudit-0:1.4.0-7.module+el8.10.0+22214+9beb89d6.aarch64",
"product": {
"name": "pgaudit-0:1.4.0-7.module+el8.10.0+22214+9beb89d6.aarch64",
"product_id": "pgaudit-0:1.4.0-7.module+el8.10.0+22214+9beb89d6.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pgaudit@1.4.0-7.module%2Bel8.10.0%2B22214%2B9beb89d6?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "pgaudit-debuginfo-0:1.4.0-7.module+el8.10.0+22214+9beb89d6.aarch64",
"product": {
"name": "pgaudit-debuginfo-0:1.4.0-7.module+el8.10.0+22214+9beb89d6.aarch64",
"product_id": "pgaudit-debuginfo-0:1.4.0-7.module+el8.10.0+22214+9beb89d6.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pgaudit-debuginfo@1.4.0-7.module%2Bel8.10.0%2B22214%2B9beb89d6?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "pgaudit-debugsource-0:1.4.0-7.module+el8.10.0+22214+9beb89d6.aarch64",
"product": {
"name": "pgaudit-debugsource-0:1.4.0-7.module+el8.10.0+22214+9beb89d6.aarch64",
"product_id": "pgaudit-debugsource-0:1.4.0-7.module+el8.10.0+22214+9beb89d6.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pgaudit-debugsource@1.4.0-7.module%2Bel8.10.0%2B22214%2B9beb89d6?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "postgres-decoderbufs-0:0.10.0-2.module+el8.9.0+19330+c97ddbdf.aarch64",
"product": {
"name": "postgres-decoderbufs-0:0.10.0-2.module+el8.9.0+19330+c97ddbdf.aarch64",
"product_id": "postgres-decoderbufs-0:0.10.0-2.module+el8.9.0+19330+c97ddbdf.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgres-decoderbufs@0.10.0-2.module%2Bel8.9.0%2B19330%2Bc97ddbdf?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.9.0+19330+c97ddbdf.aarch64",
"product": {
"name": "postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.9.0+19330+c97ddbdf.aarch64",
"product_id": "postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.9.0+19330+c97ddbdf.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgres-decoderbufs-debuginfo@0.10.0-2.module%2Bel8.9.0%2B19330%2Bc97ddbdf?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.9.0+19330+c97ddbdf.aarch64",
"product": {
"name": "postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.9.0+19330+c97ddbdf.aarch64",
"product_id": "postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.9.0+19330+c97ddbdf.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgres-decoderbufs-debugsource@0.10.0-2.module%2Bel8.9.0%2B19330%2Bc97ddbdf?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "postgresql-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64",
"product": {
"name": "postgresql-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64",
"product_id": "postgresql-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql@12.22-1.module%2Bel8.10.0%2B22548%2Bdd326681?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "postgresql-contrib-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64",
"product": {
"name": "postgresql-contrib-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64",
"product_id": "postgresql-contrib-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-contrib@12.22-1.module%2Bel8.10.0%2B22548%2Bdd326681?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "postgresql-contrib-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64",
"product": {
"name": "postgresql-contrib-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64",
"product_id": "postgresql-contrib-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-contrib-debuginfo@12.22-1.module%2Bel8.10.0%2B22548%2Bdd326681?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "postgresql-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64",
"product": {
"name": "postgresql-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64",
"product_id": "postgresql-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-debuginfo@12.22-1.module%2Bel8.10.0%2B22548%2Bdd326681?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "postgresql-debugsource-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64",
"product": {
"name": "postgresql-debugsource-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64",
"product_id": "postgresql-debugsource-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-debugsource@12.22-1.module%2Bel8.10.0%2B22548%2Bdd326681?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "postgresql-docs-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64",
"product": {
"name": "postgresql-docs-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64",
"product_id": "postgresql-docs-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-docs@12.22-1.module%2Bel8.10.0%2B22548%2Bdd326681?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "postgresql-docs-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64",
"product": {
"name": "postgresql-docs-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64",
"product_id": "postgresql-docs-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-docs-debuginfo@12.22-1.module%2Bel8.10.0%2B22548%2Bdd326681?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "postgresql-plperl-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64",
"product": {
"name": "postgresql-plperl-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64",
"product_id": "postgresql-plperl-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plperl@12.22-1.module%2Bel8.10.0%2B22548%2Bdd326681?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "postgresql-plperl-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64",
"product": {
"name": "postgresql-plperl-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64",
"product_id": "postgresql-plperl-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plperl-debuginfo@12.22-1.module%2Bel8.10.0%2B22548%2Bdd326681?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "postgresql-plpython3-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64",
"product": {
"name": "postgresql-plpython3-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64",
"product_id": "postgresql-plpython3-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plpython3@12.22-1.module%2Bel8.10.0%2B22548%2Bdd326681?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "postgresql-plpython3-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64",
"product": {
"name": "postgresql-plpython3-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64",
"product_id": "postgresql-plpython3-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plpython3-debuginfo@12.22-1.module%2Bel8.10.0%2B22548%2Bdd326681?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "postgresql-pltcl-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64",
"product": {
"name": "postgresql-pltcl-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64",
"product_id": "postgresql-pltcl-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-pltcl@12.22-1.module%2Bel8.10.0%2B22548%2Bdd326681?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "postgresql-pltcl-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64",
"product": {
"name": "postgresql-pltcl-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64",
"product_id": "postgresql-pltcl-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-pltcl-debuginfo@12.22-1.module%2Bel8.10.0%2B22548%2Bdd326681?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64",
"product": {
"name": "postgresql-server-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64",
"product_id": "postgresql-server-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server@12.22-1.module%2Bel8.10.0%2B22548%2Bdd326681?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64",
"product": {
"name": "postgresql-server-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64",
"product_id": "postgresql-server-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server-debuginfo@12.22-1.module%2Bel8.10.0%2B22548%2Bdd326681?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-devel-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64",
"product": {
"name": "postgresql-server-devel-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64",
"product_id": "postgresql-server-devel-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server-devel@12.22-1.module%2Bel8.10.0%2B22548%2Bdd326681?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-devel-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64",
"product": {
"name": "postgresql-server-devel-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64",
"product_id": "postgresql-server-devel-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server-devel-debuginfo@12.22-1.module%2Bel8.10.0%2B22548%2Bdd326681?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "postgresql-static-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64",
"product": {
"name": "postgresql-static-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64",
"product_id": "postgresql-static-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-static@12.22-1.module%2Bel8.10.0%2B22548%2Bdd326681?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "postgresql-test-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64",
"product": {
"name": "postgresql-test-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64",
"product_id": "postgresql-test-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-test@12.22-1.module%2Bel8.10.0%2B22548%2Bdd326681?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "postgresql-test-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64",
"product": {
"name": "postgresql-test-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64",
"product_id": "postgresql-test-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-test-debuginfo@12.22-1.module%2Bel8.10.0%2B22548%2Bdd326681?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64",
"product": {
"name": "postgresql-upgrade-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64",
"product_id": "postgresql-upgrade-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade@12.22-1.module%2Bel8.10.0%2B22548%2Bdd326681?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64",
"product": {
"name": "postgresql-upgrade-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64",
"product_id": "postgresql-upgrade-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade-debuginfo@12.22-1.module%2Bel8.10.0%2B22548%2Bdd326681?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-devel-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64",
"product": {
"name": "postgresql-upgrade-devel-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64",
"product_id": "postgresql-upgrade-devel-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade-devel@12.22-1.module%2Bel8.10.0%2B22548%2Bdd326681?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-devel-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64",
"product": {
"name": "postgresql-upgrade-devel-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64",
"product_id": "postgresql-upgrade-devel-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade-devel-debuginfo@12.22-1.module%2Bel8.10.0%2B22548%2Bdd326681?arch=aarch64"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "pg_repack-0:1.4.6-3.module+el8.9.0+19330+c97ddbdf.ppc64le",
"product": {
"name": "pg_repack-0:1.4.6-3.module+el8.9.0+19330+c97ddbdf.ppc64le",
"product_id": "pg_repack-0:1.4.6-3.module+el8.9.0+19330+c97ddbdf.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pg_repack@1.4.6-3.module%2Bel8.9.0%2B19330%2Bc97ddbdf?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "pg_repack-debuginfo-0:1.4.6-3.module+el8.9.0+19330+c97ddbdf.ppc64le",
"product": {
"name": "pg_repack-debuginfo-0:1.4.6-3.module+el8.9.0+19330+c97ddbdf.ppc64le",
"product_id": "pg_repack-debuginfo-0:1.4.6-3.module+el8.9.0+19330+c97ddbdf.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pg_repack-debuginfo@1.4.6-3.module%2Bel8.9.0%2B19330%2Bc97ddbdf?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "pg_repack-debugsource-0:1.4.6-3.module+el8.9.0+19330+c97ddbdf.ppc64le",
"product": {
"name": "pg_repack-debugsource-0:1.4.6-3.module+el8.9.0+19330+c97ddbdf.ppc64le",
"product_id": "pg_repack-debugsource-0:1.4.6-3.module+el8.9.0+19330+c97ddbdf.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pg_repack-debugsource@1.4.6-3.module%2Bel8.9.0%2B19330%2Bc97ddbdf?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "pgaudit-0:1.4.0-7.module+el8.10.0+22214+9beb89d6.ppc64le",
"product": {
"name": "pgaudit-0:1.4.0-7.module+el8.10.0+22214+9beb89d6.ppc64le",
"product_id": "pgaudit-0:1.4.0-7.module+el8.10.0+22214+9beb89d6.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pgaudit@1.4.0-7.module%2Bel8.10.0%2B22214%2B9beb89d6?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "pgaudit-debuginfo-0:1.4.0-7.module+el8.10.0+22214+9beb89d6.ppc64le",
"product": {
"name": "pgaudit-debuginfo-0:1.4.0-7.module+el8.10.0+22214+9beb89d6.ppc64le",
"product_id": "pgaudit-debuginfo-0:1.4.0-7.module+el8.10.0+22214+9beb89d6.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pgaudit-debuginfo@1.4.0-7.module%2Bel8.10.0%2B22214%2B9beb89d6?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "pgaudit-debugsource-0:1.4.0-7.module+el8.10.0+22214+9beb89d6.ppc64le",
"product": {
"name": "pgaudit-debugsource-0:1.4.0-7.module+el8.10.0+22214+9beb89d6.ppc64le",
"product_id": "pgaudit-debugsource-0:1.4.0-7.module+el8.10.0+22214+9beb89d6.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pgaudit-debugsource@1.4.0-7.module%2Bel8.10.0%2B22214%2B9beb89d6?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "postgres-decoderbufs-0:0.10.0-2.module+el8.9.0+19330+c97ddbdf.ppc64le",
"product": {
"name": "postgres-decoderbufs-0:0.10.0-2.module+el8.9.0+19330+c97ddbdf.ppc64le",
"product_id": "postgres-decoderbufs-0:0.10.0-2.module+el8.9.0+19330+c97ddbdf.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgres-decoderbufs@0.10.0-2.module%2Bel8.9.0%2B19330%2Bc97ddbdf?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.9.0+19330+c97ddbdf.ppc64le",
"product": {
"name": "postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.9.0+19330+c97ddbdf.ppc64le",
"product_id": "postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.9.0+19330+c97ddbdf.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgres-decoderbufs-debuginfo@0.10.0-2.module%2Bel8.9.0%2B19330%2Bc97ddbdf?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.9.0+19330+c97ddbdf.ppc64le",
"product": {
"name": "postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.9.0+19330+c97ddbdf.ppc64le",
"product_id": "postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.9.0+19330+c97ddbdf.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgres-decoderbufs-debugsource@0.10.0-2.module%2Bel8.9.0%2B19330%2Bc97ddbdf?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "postgresql-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le",
"product": {
"name": "postgresql-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le",
"product_id": "postgresql-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql@12.22-1.module%2Bel8.10.0%2B22548%2Bdd326681?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "postgresql-contrib-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le",
"product": {
"name": "postgresql-contrib-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le",
"product_id": "postgresql-contrib-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-contrib@12.22-1.module%2Bel8.10.0%2B22548%2Bdd326681?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "postgresql-contrib-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le",
"product": {
"name": "postgresql-contrib-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le",
"product_id": "postgresql-contrib-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-contrib-debuginfo@12.22-1.module%2Bel8.10.0%2B22548%2Bdd326681?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "postgresql-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le",
"product": {
"name": "postgresql-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le",
"product_id": "postgresql-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-debuginfo@12.22-1.module%2Bel8.10.0%2B22548%2Bdd326681?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "postgresql-debugsource-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le",
"product": {
"name": "postgresql-debugsource-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le",
"product_id": "postgresql-debugsource-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-debugsource@12.22-1.module%2Bel8.10.0%2B22548%2Bdd326681?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "postgresql-docs-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le",
"product": {
"name": "postgresql-docs-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le",
"product_id": "postgresql-docs-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-docs@12.22-1.module%2Bel8.10.0%2B22548%2Bdd326681?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "postgresql-docs-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le",
"product": {
"name": "postgresql-docs-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le",
"product_id": "postgresql-docs-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-docs-debuginfo@12.22-1.module%2Bel8.10.0%2B22548%2Bdd326681?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "postgresql-plperl-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le",
"product": {
"name": "postgresql-plperl-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le",
"product_id": "postgresql-plperl-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plperl@12.22-1.module%2Bel8.10.0%2B22548%2Bdd326681?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "postgresql-plperl-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le",
"product": {
"name": "postgresql-plperl-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le",
"product_id": "postgresql-plperl-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plperl-debuginfo@12.22-1.module%2Bel8.10.0%2B22548%2Bdd326681?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "postgresql-plpython3-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le",
"product": {
"name": "postgresql-plpython3-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le",
"product_id": "postgresql-plpython3-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plpython3@12.22-1.module%2Bel8.10.0%2B22548%2Bdd326681?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "postgresql-plpython3-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le",
"product": {
"name": "postgresql-plpython3-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le",
"product_id": "postgresql-plpython3-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plpython3-debuginfo@12.22-1.module%2Bel8.10.0%2B22548%2Bdd326681?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "postgresql-pltcl-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le",
"product": {
"name": "postgresql-pltcl-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le",
"product_id": "postgresql-pltcl-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-pltcl@12.22-1.module%2Bel8.10.0%2B22548%2Bdd326681?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "postgresql-pltcl-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le",
"product": {
"name": "postgresql-pltcl-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le",
"product_id": "postgresql-pltcl-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-pltcl-debuginfo@12.22-1.module%2Bel8.10.0%2B22548%2Bdd326681?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le",
"product": {
"name": "postgresql-server-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le",
"product_id": "postgresql-server-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server@12.22-1.module%2Bel8.10.0%2B22548%2Bdd326681?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le",
"product": {
"name": "postgresql-server-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le",
"product_id": "postgresql-server-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server-debuginfo@12.22-1.module%2Bel8.10.0%2B22548%2Bdd326681?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-devel-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le",
"product": {
"name": "postgresql-server-devel-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le",
"product_id": "postgresql-server-devel-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server-devel@12.22-1.module%2Bel8.10.0%2B22548%2Bdd326681?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-devel-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le",
"product": {
"name": "postgresql-server-devel-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le",
"product_id": "postgresql-server-devel-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server-devel-debuginfo@12.22-1.module%2Bel8.10.0%2B22548%2Bdd326681?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "postgresql-static-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le",
"product": {
"name": "postgresql-static-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le",
"product_id": "postgresql-static-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-static@12.22-1.module%2Bel8.10.0%2B22548%2Bdd326681?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "postgresql-test-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le",
"product": {
"name": "postgresql-test-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le",
"product_id": "postgresql-test-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-test@12.22-1.module%2Bel8.10.0%2B22548%2Bdd326681?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "postgresql-test-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le",
"product": {
"name": "postgresql-test-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le",
"product_id": "postgresql-test-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-test-debuginfo@12.22-1.module%2Bel8.10.0%2B22548%2Bdd326681?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le",
"product": {
"name": "postgresql-upgrade-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le",
"product_id": "postgresql-upgrade-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade@12.22-1.module%2Bel8.10.0%2B22548%2Bdd326681?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le",
"product": {
"name": "postgresql-upgrade-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le",
"product_id": "postgresql-upgrade-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade-debuginfo@12.22-1.module%2Bel8.10.0%2B22548%2Bdd326681?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-devel-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le",
"product": {
"name": "postgresql-upgrade-devel-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le",
"product_id": "postgresql-upgrade-devel-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade-devel@12.22-1.module%2Bel8.10.0%2B22548%2Bdd326681?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-devel-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le",
"product": {
"name": "postgresql-upgrade-devel-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le",
"product_id": "postgresql-upgrade-devel-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade-devel-debuginfo@12.22-1.module%2Bel8.10.0%2B22548%2Bdd326681?arch=ppc64le"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "pg_repack-0:1.4.6-3.module+el8.9.0+19330+c97ddbdf.s390x",
"product": {
"name": "pg_repack-0:1.4.6-3.module+el8.9.0+19330+c97ddbdf.s390x",
"product_id": "pg_repack-0:1.4.6-3.module+el8.9.0+19330+c97ddbdf.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pg_repack@1.4.6-3.module%2Bel8.9.0%2B19330%2Bc97ddbdf?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "pg_repack-debuginfo-0:1.4.6-3.module+el8.9.0+19330+c97ddbdf.s390x",
"product": {
"name": "pg_repack-debuginfo-0:1.4.6-3.module+el8.9.0+19330+c97ddbdf.s390x",
"product_id": "pg_repack-debuginfo-0:1.4.6-3.module+el8.9.0+19330+c97ddbdf.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pg_repack-debuginfo@1.4.6-3.module%2Bel8.9.0%2B19330%2Bc97ddbdf?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "pg_repack-debugsource-0:1.4.6-3.module+el8.9.0+19330+c97ddbdf.s390x",
"product": {
"name": "pg_repack-debugsource-0:1.4.6-3.module+el8.9.0+19330+c97ddbdf.s390x",
"product_id": "pg_repack-debugsource-0:1.4.6-3.module+el8.9.0+19330+c97ddbdf.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pg_repack-debugsource@1.4.6-3.module%2Bel8.9.0%2B19330%2Bc97ddbdf?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "pgaudit-0:1.4.0-7.module+el8.10.0+22214+9beb89d6.s390x",
"product": {
"name": "pgaudit-0:1.4.0-7.module+el8.10.0+22214+9beb89d6.s390x",
"product_id": "pgaudit-0:1.4.0-7.module+el8.10.0+22214+9beb89d6.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pgaudit@1.4.0-7.module%2Bel8.10.0%2B22214%2B9beb89d6?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "pgaudit-debuginfo-0:1.4.0-7.module+el8.10.0+22214+9beb89d6.s390x",
"product": {
"name": "pgaudit-debuginfo-0:1.4.0-7.module+el8.10.0+22214+9beb89d6.s390x",
"product_id": "pgaudit-debuginfo-0:1.4.0-7.module+el8.10.0+22214+9beb89d6.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pgaudit-debuginfo@1.4.0-7.module%2Bel8.10.0%2B22214%2B9beb89d6?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "pgaudit-debugsource-0:1.4.0-7.module+el8.10.0+22214+9beb89d6.s390x",
"product": {
"name": "pgaudit-debugsource-0:1.4.0-7.module+el8.10.0+22214+9beb89d6.s390x",
"product_id": "pgaudit-debugsource-0:1.4.0-7.module+el8.10.0+22214+9beb89d6.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pgaudit-debugsource@1.4.0-7.module%2Bel8.10.0%2B22214%2B9beb89d6?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "postgres-decoderbufs-0:0.10.0-2.module+el8.9.0+19330+c97ddbdf.s390x",
"product": {
"name": "postgres-decoderbufs-0:0.10.0-2.module+el8.9.0+19330+c97ddbdf.s390x",
"product_id": "postgres-decoderbufs-0:0.10.0-2.module+el8.9.0+19330+c97ddbdf.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgres-decoderbufs@0.10.0-2.module%2Bel8.9.0%2B19330%2Bc97ddbdf?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.9.0+19330+c97ddbdf.s390x",
"product": {
"name": "postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.9.0+19330+c97ddbdf.s390x",
"product_id": "postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.9.0+19330+c97ddbdf.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgres-decoderbufs-debuginfo@0.10.0-2.module%2Bel8.9.0%2B19330%2Bc97ddbdf?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.9.0+19330+c97ddbdf.s390x",
"product": {
"name": "postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.9.0+19330+c97ddbdf.s390x",
"product_id": "postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.9.0+19330+c97ddbdf.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgres-decoderbufs-debugsource@0.10.0-2.module%2Bel8.9.0%2B19330%2Bc97ddbdf?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "postgresql-0:12.22-1.module+el8.10.0+22548+dd326681.s390x",
"product": {
"name": "postgresql-0:12.22-1.module+el8.10.0+22548+dd326681.s390x",
"product_id": "postgresql-0:12.22-1.module+el8.10.0+22548+dd326681.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql@12.22-1.module%2Bel8.10.0%2B22548%2Bdd326681?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "postgresql-contrib-0:12.22-1.module+el8.10.0+22548+dd326681.s390x",
"product": {
"name": "postgresql-contrib-0:12.22-1.module+el8.10.0+22548+dd326681.s390x",
"product_id": "postgresql-contrib-0:12.22-1.module+el8.10.0+22548+dd326681.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-contrib@12.22-1.module%2Bel8.10.0%2B22548%2Bdd326681?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "postgresql-contrib-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.s390x",
"product": {
"name": "postgresql-contrib-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.s390x",
"product_id": "postgresql-contrib-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-contrib-debuginfo@12.22-1.module%2Bel8.10.0%2B22548%2Bdd326681?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "postgresql-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.s390x",
"product": {
"name": "postgresql-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.s390x",
"product_id": "postgresql-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-debuginfo@12.22-1.module%2Bel8.10.0%2B22548%2Bdd326681?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "postgresql-debugsource-0:12.22-1.module+el8.10.0+22548+dd326681.s390x",
"product": {
"name": "postgresql-debugsource-0:12.22-1.module+el8.10.0+22548+dd326681.s390x",
"product_id": "postgresql-debugsource-0:12.22-1.module+el8.10.0+22548+dd326681.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-debugsource@12.22-1.module%2Bel8.10.0%2B22548%2Bdd326681?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "postgresql-docs-0:12.22-1.module+el8.10.0+22548+dd326681.s390x",
"product": {
"name": "postgresql-docs-0:12.22-1.module+el8.10.0+22548+dd326681.s390x",
"product_id": "postgresql-docs-0:12.22-1.module+el8.10.0+22548+dd326681.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-docs@12.22-1.module%2Bel8.10.0%2B22548%2Bdd326681?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "postgresql-docs-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.s390x",
"product": {
"name": "postgresql-docs-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.s390x",
"product_id": "postgresql-docs-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-docs-debuginfo@12.22-1.module%2Bel8.10.0%2B22548%2Bdd326681?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "postgresql-plperl-0:12.22-1.module+el8.10.0+22548+dd326681.s390x",
"product": {
"name": "postgresql-plperl-0:12.22-1.module+el8.10.0+22548+dd326681.s390x",
"product_id": "postgresql-plperl-0:12.22-1.module+el8.10.0+22548+dd326681.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plperl@12.22-1.module%2Bel8.10.0%2B22548%2Bdd326681?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "postgresql-plperl-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.s390x",
"product": {
"name": "postgresql-plperl-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.s390x",
"product_id": "postgresql-plperl-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plperl-debuginfo@12.22-1.module%2Bel8.10.0%2B22548%2Bdd326681?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "postgresql-plpython3-0:12.22-1.module+el8.10.0+22548+dd326681.s390x",
"product": {
"name": "postgresql-plpython3-0:12.22-1.module+el8.10.0+22548+dd326681.s390x",
"product_id": "postgresql-plpython3-0:12.22-1.module+el8.10.0+22548+dd326681.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plpython3@12.22-1.module%2Bel8.10.0%2B22548%2Bdd326681?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "postgresql-plpython3-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.s390x",
"product": {
"name": "postgresql-plpython3-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.s390x",
"product_id": "postgresql-plpython3-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plpython3-debuginfo@12.22-1.module%2Bel8.10.0%2B22548%2Bdd326681?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "postgresql-pltcl-0:12.22-1.module+el8.10.0+22548+dd326681.s390x",
"product": {
"name": "postgresql-pltcl-0:12.22-1.module+el8.10.0+22548+dd326681.s390x",
"product_id": "postgresql-pltcl-0:12.22-1.module+el8.10.0+22548+dd326681.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-pltcl@12.22-1.module%2Bel8.10.0%2B22548%2Bdd326681?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "postgresql-pltcl-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.s390x",
"product": {
"name": "postgresql-pltcl-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.s390x",
"product_id": "postgresql-pltcl-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-pltcl-debuginfo@12.22-1.module%2Bel8.10.0%2B22548%2Bdd326681?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-0:12.22-1.module+el8.10.0+22548+dd326681.s390x",
"product": {
"name": "postgresql-server-0:12.22-1.module+el8.10.0+22548+dd326681.s390x",
"product_id": "postgresql-server-0:12.22-1.module+el8.10.0+22548+dd326681.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server@12.22-1.module%2Bel8.10.0%2B22548%2Bdd326681?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.s390x",
"product": {
"name": "postgresql-server-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.s390x",
"product_id": "postgresql-server-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server-debuginfo@12.22-1.module%2Bel8.10.0%2B22548%2Bdd326681?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-devel-0:12.22-1.module+el8.10.0+22548+dd326681.s390x",
"product": {
"name": "postgresql-server-devel-0:12.22-1.module+el8.10.0+22548+dd326681.s390x",
"product_id": "postgresql-server-devel-0:12.22-1.module+el8.10.0+22548+dd326681.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server-devel@12.22-1.module%2Bel8.10.0%2B22548%2Bdd326681?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-devel-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.s390x",
"product": {
"name": "postgresql-server-devel-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.s390x",
"product_id": "postgresql-server-devel-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server-devel-debuginfo@12.22-1.module%2Bel8.10.0%2B22548%2Bdd326681?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "postgresql-static-0:12.22-1.module+el8.10.0+22548+dd326681.s390x",
"product": {
"name": "postgresql-static-0:12.22-1.module+el8.10.0+22548+dd326681.s390x",
"product_id": "postgresql-static-0:12.22-1.module+el8.10.0+22548+dd326681.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-static@12.22-1.module%2Bel8.10.0%2B22548%2Bdd326681?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "postgresql-test-0:12.22-1.module+el8.10.0+22548+dd326681.s390x",
"product": {
"name": "postgresql-test-0:12.22-1.module+el8.10.0+22548+dd326681.s390x",
"product_id": "postgresql-test-0:12.22-1.module+el8.10.0+22548+dd326681.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-test@12.22-1.module%2Bel8.10.0%2B22548%2Bdd326681?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "postgresql-test-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.s390x",
"product": {
"name": "postgresql-test-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.s390x",
"product_id": "postgresql-test-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-test-debuginfo@12.22-1.module%2Bel8.10.0%2B22548%2Bdd326681?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-0:12.22-1.module+el8.10.0+22548+dd326681.s390x",
"product": {
"name": "postgresql-upgrade-0:12.22-1.module+el8.10.0+22548+dd326681.s390x",
"product_id": "postgresql-upgrade-0:12.22-1.module+el8.10.0+22548+dd326681.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade@12.22-1.module%2Bel8.10.0%2B22548%2Bdd326681?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.s390x",
"product": {
"name": "postgresql-upgrade-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.s390x",
"product_id": "postgresql-upgrade-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade-debuginfo@12.22-1.module%2Bel8.10.0%2B22548%2Bdd326681?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-devel-0:12.22-1.module+el8.10.0+22548+dd326681.s390x",
"product": {
"name": "postgresql-upgrade-devel-0:12.22-1.module+el8.10.0+22548+dd326681.s390x",
"product_id": "postgresql-upgrade-devel-0:12.22-1.module+el8.10.0+22548+dd326681.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade-devel@12.22-1.module%2Bel8.10.0%2B22548%2Bdd326681?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-devel-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.s390x",
"product": {
"name": "postgresql-upgrade-devel-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.s390x",
"product_id": "postgresql-upgrade-devel-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade-devel-debuginfo@12.22-1.module%2Bel8.10.0%2B22548%2Bdd326681?arch=s390x"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "pg_repack-0:1.4.6-3.module+el8.9.0+19330+c97ddbdf.x86_64",
"product": {
"name": "pg_repack-0:1.4.6-3.module+el8.9.0+19330+c97ddbdf.x86_64",
"product_id": "pg_repack-0:1.4.6-3.module+el8.9.0+19330+c97ddbdf.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pg_repack@1.4.6-3.module%2Bel8.9.0%2B19330%2Bc97ddbdf?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "pg_repack-debuginfo-0:1.4.6-3.module+el8.9.0+19330+c97ddbdf.x86_64",
"product": {
"name": "pg_repack-debuginfo-0:1.4.6-3.module+el8.9.0+19330+c97ddbdf.x86_64",
"product_id": "pg_repack-debuginfo-0:1.4.6-3.module+el8.9.0+19330+c97ddbdf.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pg_repack-debuginfo@1.4.6-3.module%2Bel8.9.0%2B19330%2Bc97ddbdf?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "pg_repack-debugsource-0:1.4.6-3.module+el8.9.0+19330+c97ddbdf.x86_64",
"product": {
"name": "pg_repack-debugsource-0:1.4.6-3.module+el8.9.0+19330+c97ddbdf.x86_64",
"product_id": "pg_repack-debugsource-0:1.4.6-3.module+el8.9.0+19330+c97ddbdf.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pg_repack-debugsource@1.4.6-3.module%2Bel8.9.0%2B19330%2Bc97ddbdf?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "pgaudit-0:1.4.0-7.module+el8.10.0+22214+9beb89d6.x86_64",
"product": {
"name": "pgaudit-0:1.4.0-7.module+el8.10.0+22214+9beb89d6.x86_64",
"product_id": "pgaudit-0:1.4.0-7.module+el8.10.0+22214+9beb89d6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pgaudit@1.4.0-7.module%2Bel8.10.0%2B22214%2B9beb89d6?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "pgaudit-debuginfo-0:1.4.0-7.module+el8.10.0+22214+9beb89d6.x86_64",
"product": {
"name": "pgaudit-debuginfo-0:1.4.0-7.module+el8.10.0+22214+9beb89d6.x86_64",
"product_id": "pgaudit-debuginfo-0:1.4.0-7.module+el8.10.0+22214+9beb89d6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pgaudit-debuginfo@1.4.0-7.module%2Bel8.10.0%2B22214%2B9beb89d6?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "pgaudit-debugsource-0:1.4.0-7.module+el8.10.0+22214+9beb89d6.x86_64",
"product": {
"name": "pgaudit-debugsource-0:1.4.0-7.module+el8.10.0+22214+9beb89d6.x86_64",
"product_id": "pgaudit-debugsource-0:1.4.0-7.module+el8.10.0+22214+9beb89d6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pgaudit-debugsource@1.4.0-7.module%2Bel8.10.0%2B22214%2B9beb89d6?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "postgres-decoderbufs-0:0.10.0-2.module+el8.9.0+19330+c97ddbdf.x86_64",
"product": {
"name": "postgres-decoderbufs-0:0.10.0-2.module+el8.9.0+19330+c97ddbdf.x86_64",
"product_id": "postgres-decoderbufs-0:0.10.0-2.module+el8.9.0+19330+c97ddbdf.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgres-decoderbufs@0.10.0-2.module%2Bel8.9.0%2B19330%2Bc97ddbdf?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.9.0+19330+c97ddbdf.x86_64",
"product": {
"name": "postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.9.0+19330+c97ddbdf.x86_64",
"product_id": "postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.9.0+19330+c97ddbdf.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgres-decoderbufs-debuginfo@0.10.0-2.module%2Bel8.9.0%2B19330%2Bc97ddbdf?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.9.0+19330+c97ddbdf.x86_64",
"product": {
"name": "postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.9.0+19330+c97ddbdf.x86_64",
"product_id": "postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.9.0+19330+c97ddbdf.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgres-decoderbufs-debugsource@0.10.0-2.module%2Bel8.9.0%2B19330%2Bc97ddbdf?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "postgresql-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64",
"product": {
"name": "postgresql-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64",
"product_id": "postgresql-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql@12.22-1.module%2Bel8.10.0%2B22548%2Bdd326681?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "postgresql-contrib-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64",
"product": {
"name": "postgresql-contrib-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64",
"product_id": "postgresql-contrib-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-contrib@12.22-1.module%2Bel8.10.0%2B22548%2Bdd326681?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "postgresql-contrib-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64",
"product": {
"name": "postgresql-contrib-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64",
"product_id": "postgresql-contrib-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-contrib-debuginfo@12.22-1.module%2Bel8.10.0%2B22548%2Bdd326681?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "postgresql-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64",
"product": {
"name": "postgresql-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64",
"product_id": "postgresql-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-debuginfo@12.22-1.module%2Bel8.10.0%2B22548%2Bdd326681?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "postgresql-debugsource-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64",
"product": {
"name": "postgresql-debugsource-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64",
"product_id": "postgresql-debugsource-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-debugsource@12.22-1.module%2Bel8.10.0%2B22548%2Bdd326681?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "postgresql-docs-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64",
"product": {
"name": "postgresql-docs-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64",
"product_id": "postgresql-docs-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-docs@12.22-1.module%2Bel8.10.0%2B22548%2Bdd326681?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "postgresql-docs-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64",
"product": {
"name": "postgresql-docs-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64",
"product_id": "postgresql-docs-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-docs-debuginfo@12.22-1.module%2Bel8.10.0%2B22548%2Bdd326681?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "postgresql-plperl-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64",
"product": {
"name": "postgresql-plperl-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64",
"product_id": "postgresql-plperl-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plperl@12.22-1.module%2Bel8.10.0%2B22548%2Bdd326681?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "postgresql-plperl-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64",
"product": {
"name": "postgresql-plperl-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64",
"product_id": "postgresql-plperl-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plperl-debuginfo@12.22-1.module%2Bel8.10.0%2B22548%2Bdd326681?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "postgresql-plpython3-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64",
"product": {
"name": "postgresql-plpython3-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64",
"product_id": "postgresql-plpython3-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plpython3@12.22-1.module%2Bel8.10.0%2B22548%2Bdd326681?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "postgresql-plpython3-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64",
"product": {
"name": "postgresql-plpython3-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64",
"product_id": "postgresql-plpython3-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plpython3-debuginfo@12.22-1.module%2Bel8.10.0%2B22548%2Bdd326681?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "postgresql-pltcl-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64",
"product": {
"name": "postgresql-pltcl-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64",
"product_id": "postgresql-pltcl-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-pltcl@12.22-1.module%2Bel8.10.0%2B22548%2Bdd326681?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "postgresql-pltcl-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64",
"product": {
"name": "postgresql-pltcl-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64",
"product_id": "postgresql-pltcl-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-pltcl-debuginfo@12.22-1.module%2Bel8.10.0%2B22548%2Bdd326681?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64",
"product": {
"name": "postgresql-server-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64",
"product_id": "postgresql-server-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server@12.22-1.module%2Bel8.10.0%2B22548%2Bdd326681?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64",
"product": {
"name": "postgresql-server-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64",
"product_id": "postgresql-server-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server-debuginfo@12.22-1.module%2Bel8.10.0%2B22548%2Bdd326681?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-devel-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64",
"product": {
"name": "postgresql-server-devel-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64",
"product_id": "postgresql-server-devel-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server-devel@12.22-1.module%2Bel8.10.0%2B22548%2Bdd326681?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-devel-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64",
"product": {
"name": "postgresql-server-devel-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64",
"product_id": "postgresql-server-devel-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server-devel-debuginfo@12.22-1.module%2Bel8.10.0%2B22548%2Bdd326681?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "postgresql-static-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64",
"product": {
"name": "postgresql-static-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64",
"product_id": "postgresql-static-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-static@12.22-1.module%2Bel8.10.0%2B22548%2Bdd326681?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "postgresql-test-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64",
"product": {
"name": "postgresql-test-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64",
"product_id": "postgresql-test-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-test@12.22-1.module%2Bel8.10.0%2B22548%2Bdd326681?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "postgresql-test-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64",
"product": {
"name": "postgresql-test-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64",
"product_id": "postgresql-test-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-test-debuginfo@12.22-1.module%2Bel8.10.0%2B22548%2Bdd326681?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64",
"product": {
"name": "postgresql-upgrade-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64",
"product_id": "postgresql-upgrade-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade@12.22-1.module%2Bel8.10.0%2B22548%2Bdd326681?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64",
"product": {
"name": "postgresql-upgrade-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64",
"product_id": "postgresql-upgrade-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade-debuginfo@12.22-1.module%2Bel8.10.0%2B22548%2Bdd326681?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-devel-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64",
"product": {
"name": "postgresql-upgrade-devel-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64",
"product_id": "postgresql-upgrade-devel-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade-devel@12.22-1.module%2Bel8.10.0%2B22548%2Bdd326681?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-devel-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64",
"product": {
"name": "postgresql-upgrade-devel-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64",
"product_id": "postgresql-upgrade-devel-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade-devel-debuginfo@12.22-1.module%2Bel8.10.0%2B22548%2Bdd326681?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql:12:8100020241122084405:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6"
},
"product_reference": "postgresql:12:8100020241122084405:489197e6",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pg_repack-0:1.4.6-3.module+el8.9.0+19330+c97ddbdf.aarch64 as a component of postgresql:12:8100020241122084405:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:pg_repack-0:1.4.6-3.module+el8.9.0+19330+c97ddbdf.aarch64"
},
"product_reference": "pg_repack-0:1.4.6-3.module+el8.9.0+19330+c97ddbdf.aarch64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pg_repack-0:1.4.6-3.module+el8.9.0+19330+c97ddbdf.ppc64le as a component of postgresql:12:8100020241122084405:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:pg_repack-0:1.4.6-3.module+el8.9.0+19330+c97ddbdf.ppc64le"
},
"product_reference": "pg_repack-0:1.4.6-3.module+el8.9.0+19330+c97ddbdf.ppc64le",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pg_repack-0:1.4.6-3.module+el8.9.0+19330+c97ddbdf.s390x as a component of postgresql:12:8100020241122084405:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:pg_repack-0:1.4.6-3.module+el8.9.0+19330+c97ddbdf.s390x"
},
"product_reference": "pg_repack-0:1.4.6-3.module+el8.9.0+19330+c97ddbdf.s390x",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pg_repack-0:1.4.6-3.module+el8.9.0+19330+c97ddbdf.src as a component of postgresql:12:8100020241122084405:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:pg_repack-0:1.4.6-3.module+el8.9.0+19330+c97ddbdf.src"
},
"product_reference": "pg_repack-0:1.4.6-3.module+el8.9.0+19330+c97ddbdf.src",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pg_repack-0:1.4.6-3.module+el8.9.0+19330+c97ddbdf.x86_64 as a component of postgresql:12:8100020241122084405:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:pg_repack-0:1.4.6-3.module+el8.9.0+19330+c97ddbdf.x86_64"
},
"product_reference": "pg_repack-0:1.4.6-3.module+el8.9.0+19330+c97ddbdf.x86_64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pg_repack-debuginfo-0:1.4.6-3.module+el8.9.0+19330+c97ddbdf.aarch64 as a component of postgresql:12:8100020241122084405:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:pg_repack-debuginfo-0:1.4.6-3.module+el8.9.0+19330+c97ddbdf.aarch64"
},
"product_reference": "pg_repack-debuginfo-0:1.4.6-3.module+el8.9.0+19330+c97ddbdf.aarch64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pg_repack-debuginfo-0:1.4.6-3.module+el8.9.0+19330+c97ddbdf.ppc64le as a component of postgresql:12:8100020241122084405:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:pg_repack-debuginfo-0:1.4.6-3.module+el8.9.0+19330+c97ddbdf.ppc64le"
},
"product_reference": "pg_repack-debuginfo-0:1.4.6-3.module+el8.9.0+19330+c97ddbdf.ppc64le",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pg_repack-debuginfo-0:1.4.6-3.module+el8.9.0+19330+c97ddbdf.s390x as a component of postgresql:12:8100020241122084405:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:pg_repack-debuginfo-0:1.4.6-3.module+el8.9.0+19330+c97ddbdf.s390x"
},
"product_reference": "pg_repack-debuginfo-0:1.4.6-3.module+el8.9.0+19330+c97ddbdf.s390x",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pg_repack-debuginfo-0:1.4.6-3.module+el8.9.0+19330+c97ddbdf.x86_64 as a component of postgresql:12:8100020241122084405:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:pg_repack-debuginfo-0:1.4.6-3.module+el8.9.0+19330+c97ddbdf.x86_64"
},
"product_reference": "pg_repack-debuginfo-0:1.4.6-3.module+el8.9.0+19330+c97ddbdf.x86_64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pg_repack-debugsource-0:1.4.6-3.module+el8.9.0+19330+c97ddbdf.aarch64 as a component of postgresql:12:8100020241122084405:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:pg_repack-debugsource-0:1.4.6-3.module+el8.9.0+19330+c97ddbdf.aarch64"
},
"product_reference": "pg_repack-debugsource-0:1.4.6-3.module+el8.9.0+19330+c97ddbdf.aarch64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pg_repack-debugsource-0:1.4.6-3.module+el8.9.0+19330+c97ddbdf.ppc64le as a component of postgresql:12:8100020241122084405:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:pg_repack-debugsource-0:1.4.6-3.module+el8.9.0+19330+c97ddbdf.ppc64le"
},
"product_reference": "pg_repack-debugsource-0:1.4.6-3.module+el8.9.0+19330+c97ddbdf.ppc64le",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pg_repack-debugsource-0:1.4.6-3.module+el8.9.0+19330+c97ddbdf.s390x as a component of postgresql:12:8100020241122084405:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:pg_repack-debugsource-0:1.4.6-3.module+el8.9.0+19330+c97ddbdf.s390x"
},
"product_reference": "pg_repack-debugsource-0:1.4.6-3.module+el8.9.0+19330+c97ddbdf.s390x",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pg_repack-debugsource-0:1.4.6-3.module+el8.9.0+19330+c97ddbdf.x86_64 as a component of postgresql:12:8100020241122084405:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:pg_repack-debugsource-0:1.4.6-3.module+el8.9.0+19330+c97ddbdf.x86_64"
},
"product_reference": "pg_repack-debugsource-0:1.4.6-3.module+el8.9.0+19330+c97ddbdf.x86_64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pgaudit-0:1.4.0-7.module+el8.10.0+22214+9beb89d6.aarch64 as a component of postgresql:12:8100020241122084405:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:pgaudit-0:1.4.0-7.module+el8.10.0+22214+9beb89d6.aarch64"
},
"product_reference": "pgaudit-0:1.4.0-7.module+el8.10.0+22214+9beb89d6.aarch64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pgaudit-0:1.4.0-7.module+el8.10.0+22214+9beb89d6.ppc64le as a component of postgresql:12:8100020241122084405:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:pgaudit-0:1.4.0-7.module+el8.10.0+22214+9beb89d6.ppc64le"
},
"product_reference": "pgaudit-0:1.4.0-7.module+el8.10.0+22214+9beb89d6.ppc64le",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pgaudit-0:1.4.0-7.module+el8.10.0+22214+9beb89d6.s390x as a component of postgresql:12:8100020241122084405:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:pgaudit-0:1.4.0-7.module+el8.10.0+22214+9beb89d6.s390x"
},
"product_reference": "pgaudit-0:1.4.0-7.module+el8.10.0+22214+9beb89d6.s390x",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pgaudit-0:1.4.0-7.module+el8.10.0+22214+9beb89d6.src as a component of postgresql:12:8100020241122084405:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:pgaudit-0:1.4.0-7.module+el8.10.0+22214+9beb89d6.src"
},
"product_reference": "pgaudit-0:1.4.0-7.module+el8.10.0+22214+9beb89d6.src",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pgaudit-0:1.4.0-7.module+el8.10.0+22214+9beb89d6.x86_64 as a component of postgresql:12:8100020241122084405:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:pgaudit-0:1.4.0-7.module+el8.10.0+22214+9beb89d6.x86_64"
},
"product_reference": "pgaudit-0:1.4.0-7.module+el8.10.0+22214+9beb89d6.x86_64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pgaudit-debuginfo-0:1.4.0-7.module+el8.10.0+22214+9beb89d6.aarch64 as a component of postgresql:12:8100020241122084405:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:pgaudit-debuginfo-0:1.4.0-7.module+el8.10.0+22214+9beb89d6.aarch64"
},
"product_reference": "pgaudit-debuginfo-0:1.4.0-7.module+el8.10.0+22214+9beb89d6.aarch64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pgaudit-debuginfo-0:1.4.0-7.module+el8.10.0+22214+9beb89d6.ppc64le as a component of postgresql:12:8100020241122084405:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:pgaudit-debuginfo-0:1.4.0-7.module+el8.10.0+22214+9beb89d6.ppc64le"
},
"product_reference": "pgaudit-debuginfo-0:1.4.0-7.module+el8.10.0+22214+9beb89d6.ppc64le",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pgaudit-debuginfo-0:1.4.0-7.module+el8.10.0+22214+9beb89d6.s390x as a component of postgresql:12:8100020241122084405:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:pgaudit-debuginfo-0:1.4.0-7.module+el8.10.0+22214+9beb89d6.s390x"
},
"product_reference": "pgaudit-debuginfo-0:1.4.0-7.module+el8.10.0+22214+9beb89d6.s390x",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pgaudit-debuginfo-0:1.4.0-7.module+el8.10.0+22214+9beb89d6.x86_64 as a component of postgresql:12:8100020241122084405:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:pgaudit-debuginfo-0:1.4.0-7.module+el8.10.0+22214+9beb89d6.x86_64"
},
"product_reference": "pgaudit-debuginfo-0:1.4.0-7.module+el8.10.0+22214+9beb89d6.x86_64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pgaudit-debugsource-0:1.4.0-7.module+el8.10.0+22214+9beb89d6.aarch64 as a component of postgresql:12:8100020241122084405:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:pgaudit-debugsource-0:1.4.0-7.module+el8.10.0+22214+9beb89d6.aarch64"
},
"product_reference": "pgaudit-debugsource-0:1.4.0-7.module+el8.10.0+22214+9beb89d6.aarch64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pgaudit-debugsource-0:1.4.0-7.module+el8.10.0+22214+9beb89d6.ppc64le as a component of postgresql:12:8100020241122084405:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:pgaudit-debugsource-0:1.4.0-7.module+el8.10.0+22214+9beb89d6.ppc64le"
},
"product_reference": "pgaudit-debugsource-0:1.4.0-7.module+el8.10.0+22214+9beb89d6.ppc64le",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pgaudit-debugsource-0:1.4.0-7.module+el8.10.0+22214+9beb89d6.s390x as a component of postgresql:12:8100020241122084405:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:pgaudit-debugsource-0:1.4.0-7.module+el8.10.0+22214+9beb89d6.s390x"
},
"product_reference": "pgaudit-debugsource-0:1.4.0-7.module+el8.10.0+22214+9beb89d6.s390x",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pgaudit-debugsource-0:1.4.0-7.module+el8.10.0+22214+9beb89d6.x86_64 as a component of postgresql:12:8100020241122084405:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:pgaudit-debugsource-0:1.4.0-7.module+el8.10.0+22214+9beb89d6.x86_64"
},
"product_reference": "pgaudit-debugsource-0:1.4.0-7.module+el8.10.0+22214+9beb89d6.x86_64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgres-decoderbufs-0:0.10.0-2.module+el8.9.0+19330+c97ddbdf.aarch64 as a component of postgresql:12:8100020241122084405:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgres-decoderbufs-0:0.10.0-2.module+el8.9.0+19330+c97ddbdf.aarch64"
},
"product_reference": "postgres-decoderbufs-0:0.10.0-2.module+el8.9.0+19330+c97ddbdf.aarch64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgres-decoderbufs-0:0.10.0-2.module+el8.9.0+19330+c97ddbdf.ppc64le as a component of postgresql:12:8100020241122084405:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgres-decoderbufs-0:0.10.0-2.module+el8.9.0+19330+c97ddbdf.ppc64le"
},
"product_reference": "postgres-decoderbufs-0:0.10.0-2.module+el8.9.0+19330+c97ddbdf.ppc64le",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgres-decoderbufs-0:0.10.0-2.module+el8.9.0+19330+c97ddbdf.s390x as a component of postgresql:12:8100020241122084405:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgres-decoderbufs-0:0.10.0-2.module+el8.9.0+19330+c97ddbdf.s390x"
},
"product_reference": "postgres-decoderbufs-0:0.10.0-2.module+el8.9.0+19330+c97ddbdf.s390x",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgres-decoderbufs-0:0.10.0-2.module+el8.9.0+19330+c97ddbdf.src as a component of postgresql:12:8100020241122084405:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgres-decoderbufs-0:0.10.0-2.module+el8.9.0+19330+c97ddbdf.src"
},
"product_reference": "postgres-decoderbufs-0:0.10.0-2.module+el8.9.0+19330+c97ddbdf.src",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgres-decoderbufs-0:0.10.0-2.module+el8.9.0+19330+c97ddbdf.x86_64 as a component of postgresql:12:8100020241122084405:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgres-decoderbufs-0:0.10.0-2.module+el8.9.0+19330+c97ddbdf.x86_64"
},
"product_reference": "postgres-decoderbufs-0:0.10.0-2.module+el8.9.0+19330+c97ddbdf.x86_64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.9.0+19330+c97ddbdf.aarch64 as a component of postgresql:12:8100020241122084405:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.9.0+19330+c97ddbdf.aarch64"
},
"product_reference": "postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.9.0+19330+c97ddbdf.aarch64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.9.0+19330+c97ddbdf.ppc64le as a component of postgresql:12:8100020241122084405:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.9.0+19330+c97ddbdf.ppc64le"
},
"product_reference": "postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.9.0+19330+c97ddbdf.ppc64le",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.9.0+19330+c97ddbdf.s390x as a component of postgresql:12:8100020241122084405:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.9.0+19330+c97ddbdf.s390x"
},
"product_reference": "postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.9.0+19330+c97ddbdf.s390x",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.9.0+19330+c97ddbdf.x86_64 as a component of postgresql:12:8100020241122084405:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.9.0+19330+c97ddbdf.x86_64"
},
"product_reference": "postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.9.0+19330+c97ddbdf.x86_64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.9.0+19330+c97ddbdf.aarch64 as a component of postgresql:12:8100020241122084405:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.9.0+19330+c97ddbdf.aarch64"
},
"product_reference": "postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.9.0+19330+c97ddbdf.aarch64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.9.0+19330+c97ddbdf.ppc64le as a component of postgresql:12:8100020241122084405:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.9.0+19330+c97ddbdf.ppc64le"
},
"product_reference": "postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.9.0+19330+c97ddbdf.ppc64le",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.9.0+19330+c97ddbdf.s390x as a component of postgresql:12:8100020241122084405:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.9.0+19330+c97ddbdf.s390x"
},
"product_reference": "postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.9.0+19330+c97ddbdf.s390x",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.9.0+19330+c97ddbdf.x86_64 as a component of postgresql:12:8100020241122084405:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.9.0+19330+c97ddbdf.x86_64"
},
"product_reference": "postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.9.0+19330+c97ddbdf.x86_64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64 as a component of postgresql:12:8100020241122084405:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64"
},
"product_reference": "postgresql-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le as a component of postgresql:12:8100020241122084405:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le"
},
"product_reference": "postgresql-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-0:12.22-1.module+el8.10.0+22548+dd326681.s390x as a component of postgresql:12:8100020241122084405:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-0:12.22-1.module+el8.10.0+22548+dd326681.s390x"
},
"product_reference": "postgresql-0:12.22-1.module+el8.10.0+22548+dd326681.s390x",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-0:12.22-1.module+el8.10.0+22548+dd326681.src as a component of postgresql:12:8100020241122084405:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-0:12.22-1.module+el8.10.0+22548+dd326681.src"
},
"product_reference": "postgresql-0:12.22-1.module+el8.10.0+22548+dd326681.src",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64 as a component of postgresql:12:8100020241122084405:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64"
},
"product_reference": "postgresql-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-contrib-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64 as a component of postgresql:12:8100020241122084405:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-contrib-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64"
},
"product_reference": "postgresql-contrib-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-contrib-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le as a component of postgresql:12:8100020241122084405:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-contrib-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le"
},
"product_reference": "postgresql-contrib-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-contrib-0:12.22-1.module+el8.10.0+22548+dd326681.s390x as a component of postgresql:12:8100020241122084405:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-contrib-0:12.22-1.module+el8.10.0+22548+dd326681.s390x"
},
"product_reference": "postgresql-contrib-0:12.22-1.module+el8.10.0+22548+dd326681.s390x",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-contrib-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64 as a component of postgresql:12:8100020241122084405:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-contrib-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64"
},
"product_reference": "postgresql-contrib-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-contrib-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64 as a component of postgresql:12:8100020241122084405:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-contrib-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64"
},
"product_reference": "postgresql-contrib-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-contrib-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le as a component of postgresql:12:8100020241122084405:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-contrib-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le"
},
"product_reference": "postgresql-contrib-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-contrib-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.s390x as a component of postgresql:12:8100020241122084405:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-contrib-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.s390x"
},
"product_reference": "postgresql-contrib-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.s390x",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-contrib-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64 as a component of postgresql:12:8100020241122084405:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-contrib-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64"
},
"product_reference": "postgresql-contrib-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64 as a component of postgresql:12:8100020241122084405:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64"
},
"product_reference": "postgresql-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le as a component of postgresql:12:8100020241122084405:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le"
},
"product_reference": "postgresql-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.s390x as a component of postgresql:12:8100020241122084405:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.s390x"
},
"product_reference": "postgresql-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.s390x",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64 as a component of postgresql:12:8100020241122084405:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64"
},
"product_reference": "postgresql-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-debugsource-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64 as a component of postgresql:12:8100020241122084405:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-debugsource-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64"
},
"product_reference": "postgresql-debugsource-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-debugsource-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le as a component of postgresql:12:8100020241122084405:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-debugsource-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le"
},
"product_reference": "postgresql-debugsource-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-debugsource-0:12.22-1.module+el8.10.0+22548+dd326681.s390x as a component of postgresql:12:8100020241122084405:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-debugsource-0:12.22-1.module+el8.10.0+22548+dd326681.s390x"
},
"product_reference": "postgresql-debugsource-0:12.22-1.module+el8.10.0+22548+dd326681.s390x",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-debugsource-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64 as a component of postgresql:12:8100020241122084405:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-debugsource-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64"
},
"product_reference": "postgresql-debugsource-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-docs-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64 as a component of postgresql:12:8100020241122084405:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-docs-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64"
},
"product_reference": "postgresql-docs-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-docs-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le as a component of postgresql:12:8100020241122084405:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-docs-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le"
},
"product_reference": "postgresql-docs-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-docs-0:12.22-1.module+el8.10.0+22548+dd326681.s390x as a component of postgresql:12:8100020241122084405:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-docs-0:12.22-1.module+el8.10.0+22548+dd326681.s390x"
},
"product_reference": "postgresql-docs-0:12.22-1.module+el8.10.0+22548+dd326681.s390x",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-docs-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64 as a component of postgresql:12:8100020241122084405:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-docs-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64"
},
"product_reference": "postgresql-docs-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-docs-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64 as a component of postgresql:12:8100020241122084405:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-docs-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64"
},
"product_reference": "postgresql-docs-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-docs-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le as a component of postgresql:12:8100020241122084405:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-docs-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le"
},
"product_reference": "postgresql-docs-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-docs-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.s390x as a component of postgresql:12:8100020241122084405:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-docs-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.s390x"
},
"product_reference": "postgresql-docs-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.s390x",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-docs-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64 as a component of postgresql:12:8100020241122084405:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-docs-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64"
},
"product_reference": "postgresql-docs-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plperl-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64 as a component of postgresql:12:8100020241122084405:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-plperl-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64"
},
"product_reference": "postgresql-plperl-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plperl-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le as a component of postgresql:12:8100020241122084405:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-plperl-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le"
},
"product_reference": "postgresql-plperl-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plperl-0:12.22-1.module+el8.10.0+22548+dd326681.s390x as a component of postgresql:12:8100020241122084405:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-plperl-0:12.22-1.module+el8.10.0+22548+dd326681.s390x"
},
"product_reference": "postgresql-plperl-0:12.22-1.module+el8.10.0+22548+dd326681.s390x",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plperl-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64 as a component of postgresql:12:8100020241122084405:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-plperl-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64"
},
"product_reference": "postgresql-plperl-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plperl-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64 as a component of postgresql:12:8100020241122084405:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-plperl-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64"
},
"product_reference": "postgresql-plperl-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plperl-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le as a component of postgresql:12:8100020241122084405:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-plperl-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le"
},
"product_reference": "postgresql-plperl-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plperl-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.s390x as a component of postgresql:12:8100020241122084405:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-plperl-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.s390x"
},
"product_reference": "postgresql-plperl-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.s390x",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plperl-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64 as a component of postgresql:12:8100020241122084405:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-plperl-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64"
},
"product_reference": "postgresql-plperl-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plpython3-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64 as a component of postgresql:12:8100020241122084405:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-plpython3-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64"
},
"product_reference": "postgresql-plpython3-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plpython3-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le as a component of postgresql:12:8100020241122084405:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-plpython3-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le"
},
"product_reference": "postgresql-plpython3-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plpython3-0:12.22-1.module+el8.10.0+22548+dd326681.s390x as a component of postgresql:12:8100020241122084405:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-plpython3-0:12.22-1.module+el8.10.0+22548+dd326681.s390x"
},
"product_reference": "postgresql-plpython3-0:12.22-1.module+el8.10.0+22548+dd326681.s390x",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plpython3-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64 as a component of postgresql:12:8100020241122084405:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-plpython3-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64"
},
"product_reference": "postgresql-plpython3-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plpython3-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64 as a component of postgresql:12:8100020241122084405:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-plpython3-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64"
},
"product_reference": "postgresql-plpython3-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plpython3-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le as a component of postgresql:12:8100020241122084405:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-plpython3-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le"
},
"product_reference": "postgresql-plpython3-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plpython3-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.s390x as a component of postgresql:12:8100020241122084405:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-plpython3-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.s390x"
},
"product_reference": "postgresql-plpython3-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.s390x",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plpython3-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64 as a component of postgresql:12:8100020241122084405:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-plpython3-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64"
},
"product_reference": "postgresql-plpython3-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-pltcl-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64 as a component of postgresql:12:8100020241122084405:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-pltcl-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64"
},
"product_reference": "postgresql-pltcl-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-pltcl-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le as a component of postgresql:12:8100020241122084405:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-pltcl-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le"
},
"product_reference": "postgresql-pltcl-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-pltcl-0:12.22-1.module+el8.10.0+22548+dd326681.s390x as a component of postgresql:12:8100020241122084405:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-pltcl-0:12.22-1.module+el8.10.0+22548+dd326681.s390x"
},
"product_reference": "postgresql-pltcl-0:12.22-1.module+el8.10.0+22548+dd326681.s390x",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-pltcl-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64 as a component of postgresql:12:8100020241122084405:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-pltcl-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64"
},
"product_reference": "postgresql-pltcl-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-pltcl-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64 as a component of postgresql:12:8100020241122084405:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-pltcl-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64"
},
"product_reference": "postgresql-pltcl-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-pltcl-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le as a component of postgresql:12:8100020241122084405:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-pltcl-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le"
},
"product_reference": "postgresql-pltcl-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-pltcl-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.s390x as a component of postgresql:12:8100020241122084405:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-pltcl-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.s390x"
},
"product_reference": "postgresql-pltcl-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.s390x",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-pltcl-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64 as a component of postgresql:12:8100020241122084405:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-pltcl-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64"
},
"product_reference": "postgresql-pltcl-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64 as a component of postgresql:12:8100020241122084405:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-server-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64"
},
"product_reference": "postgresql-server-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le as a component of postgresql:12:8100020241122084405:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-server-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le"
},
"product_reference": "postgresql-server-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-0:12.22-1.module+el8.10.0+22548+dd326681.s390x as a component of postgresql:12:8100020241122084405:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-server-0:12.22-1.module+el8.10.0+22548+dd326681.s390x"
},
"product_reference": "postgresql-server-0:12.22-1.module+el8.10.0+22548+dd326681.s390x",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64 as a component of postgresql:12:8100020241122084405:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-server-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64"
},
"product_reference": "postgresql-server-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64 as a component of postgresql:12:8100020241122084405:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-server-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64"
},
"product_reference": "postgresql-server-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le as a component of postgresql:12:8100020241122084405:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-server-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le"
},
"product_reference": "postgresql-server-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.s390x as a component of postgresql:12:8100020241122084405:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-server-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.s390x"
},
"product_reference": "postgresql-server-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.s390x",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64 as a component of postgresql:12:8100020241122084405:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-server-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64"
},
"product_reference": "postgresql-server-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-devel-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64 as a component of postgresql:12:8100020241122084405:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-server-devel-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64"
},
"product_reference": "postgresql-server-devel-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-devel-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le as a component of postgresql:12:8100020241122084405:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-server-devel-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le"
},
"product_reference": "postgresql-server-devel-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-devel-0:12.22-1.module+el8.10.0+22548+dd326681.s390x as a component of postgresql:12:8100020241122084405:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-server-devel-0:12.22-1.module+el8.10.0+22548+dd326681.s390x"
},
"product_reference": "postgresql-server-devel-0:12.22-1.module+el8.10.0+22548+dd326681.s390x",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-devel-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64 as a component of postgresql:12:8100020241122084405:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-server-devel-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64"
},
"product_reference": "postgresql-server-devel-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-devel-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64 as a component of postgresql:12:8100020241122084405:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-server-devel-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64"
},
"product_reference": "postgresql-server-devel-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-devel-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le as a component of postgresql:12:8100020241122084405:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-server-devel-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le"
},
"product_reference": "postgresql-server-devel-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-devel-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.s390x as a component of postgresql:12:8100020241122084405:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-server-devel-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.s390x"
},
"product_reference": "postgresql-server-devel-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.s390x",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-devel-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64 as a component of postgresql:12:8100020241122084405:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-server-devel-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64"
},
"product_reference": "postgresql-server-devel-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-static-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64 as a component of postgresql:12:8100020241122084405:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-static-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64"
},
"product_reference": "postgresql-static-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-static-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le as a component of postgresql:12:8100020241122084405:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-static-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le"
},
"product_reference": "postgresql-static-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-static-0:12.22-1.module+el8.10.0+22548+dd326681.s390x as a component of postgresql:12:8100020241122084405:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-static-0:12.22-1.module+el8.10.0+22548+dd326681.s390x"
},
"product_reference": "postgresql-static-0:12.22-1.module+el8.10.0+22548+dd326681.s390x",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-static-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64 as a component of postgresql:12:8100020241122084405:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-static-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64"
},
"product_reference": "postgresql-static-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-test-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64 as a component of postgresql:12:8100020241122084405:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-test-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64"
},
"product_reference": "postgresql-test-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-test-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le as a component of postgresql:12:8100020241122084405:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-test-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le"
},
"product_reference": "postgresql-test-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-test-0:12.22-1.module+el8.10.0+22548+dd326681.s390x as a component of postgresql:12:8100020241122084405:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-test-0:12.22-1.module+el8.10.0+22548+dd326681.s390x"
},
"product_reference": "postgresql-test-0:12.22-1.module+el8.10.0+22548+dd326681.s390x",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-test-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64 as a component of postgresql:12:8100020241122084405:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-test-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64"
},
"product_reference": "postgresql-test-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-test-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64 as a component of postgresql:12:8100020241122084405:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-test-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64"
},
"product_reference": "postgresql-test-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-test-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le as a component of postgresql:12:8100020241122084405:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-test-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le"
},
"product_reference": "postgresql-test-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-test-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.s390x as a component of postgresql:12:8100020241122084405:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-test-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.s390x"
},
"product_reference": "postgresql-test-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.s390x",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-test-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64 as a component of postgresql:12:8100020241122084405:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-test-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64"
},
"product_reference": "postgresql-test-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-test-rpm-macros-0:12.22-1.module+el8.10.0+22548+dd326681.noarch as a component of postgresql:12:8100020241122084405:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-test-rpm-macros-0:12.22-1.module+el8.10.0+22548+dd326681.noarch"
},
"product_reference": "postgresql-test-rpm-macros-0:12.22-1.module+el8.10.0+22548+dd326681.noarch",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64 as a component of postgresql:12:8100020241122084405:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-upgrade-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64"
},
"product_reference": "postgresql-upgrade-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le as a component of postgresql:12:8100020241122084405:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-upgrade-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le"
},
"product_reference": "postgresql-upgrade-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-0:12.22-1.module+el8.10.0+22548+dd326681.s390x as a component of postgresql:12:8100020241122084405:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-upgrade-0:12.22-1.module+el8.10.0+22548+dd326681.s390x"
},
"product_reference": "postgresql-upgrade-0:12.22-1.module+el8.10.0+22548+dd326681.s390x",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64 as a component of postgresql:12:8100020241122084405:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-upgrade-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64"
},
"product_reference": "postgresql-upgrade-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64 as a component of postgresql:12:8100020241122084405:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-upgrade-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64"
},
"product_reference": "postgresql-upgrade-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le as a component of postgresql:12:8100020241122084405:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-upgrade-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le"
},
"product_reference": "postgresql-upgrade-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.s390x as a component of postgresql:12:8100020241122084405:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-upgrade-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.s390x"
},
"product_reference": "postgresql-upgrade-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.s390x",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64 as a component of postgresql:12:8100020241122084405:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-upgrade-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64"
},
"product_reference": "postgresql-upgrade-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-devel-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64 as a component of postgresql:12:8100020241122084405:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-upgrade-devel-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64"
},
"product_reference": "postgresql-upgrade-devel-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-devel-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le as a component of postgresql:12:8100020241122084405:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-upgrade-devel-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le"
},
"product_reference": "postgresql-upgrade-devel-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-devel-0:12.22-1.module+el8.10.0+22548+dd326681.s390x as a component of postgresql:12:8100020241122084405:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-upgrade-devel-0:12.22-1.module+el8.10.0+22548+dd326681.s390x"
},
"product_reference": "postgresql-upgrade-devel-0:12.22-1.module+el8.10.0+22548+dd326681.s390x",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-devel-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64 as a component of postgresql:12:8100020241122084405:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-upgrade-devel-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64"
},
"product_reference": "postgresql-upgrade-devel-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-devel-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64 as a component of postgresql:12:8100020241122084405:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-upgrade-devel-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64"
},
"product_reference": "postgresql-upgrade-devel-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-devel-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le as a component of postgresql:12:8100020241122084405:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-upgrade-devel-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le"
},
"product_reference": "postgresql-upgrade-devel-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-devel-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.s390x as a component of postgresql:12:8100020241122084405:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-upgrade-devel-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.s390x"
},
"product_reference": "postgresql-upgrade-devel-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.s390x",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-devel-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64 as a component of postgresql:12:8100020241122084405:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-upgrade-devel-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64"
},
"product_reference": "postgresql-upgrade-devel-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2024-10976",
"cwe": {
"id": "CWE-1250",
"name": "Improper Preservation of Consistency Between Independent Representations of Shared State"
},
"discovery_date": "2024-11-14T14:01:51.200335+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2326263"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in PostgreSQL. This vulnerability allows incorrect row-level security policies to be applied via subqueries, WITH queries, security invoker views, or SQL-language functions that reference tables with row-level security policies. This issue arises when a query is planned under one role and executed under another, potentially leading to unauthorized reads or modifications of data.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "postgresql: PostgreSQL row security below e.g. subqueries disregards user ID changes",
"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.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:pg_repack-0:1.4.6-3.module+el8.9.0+19330+c97ddbdf.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:pg_repack-0:1.4.6-3.module+el8.9.0+19330+c97ddbdf.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:pg_repack-0:1.4.6-3.module+el8.9.0+19330+c97ddbdf.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:pg_repack-0:1.4.6-3.module+el8.9.0+19330+c97ddbdf.src",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:pg_repack-0:1.4.6-3.module+el8.9.0+19330+c97ddbdf.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:pg_repack-debuginfo-0:1.4.6-3.module+el8.9.0+19330+c97ddbdf.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:pg_repack-debuginfo-0:1.4.6-3.module+el8.9.0+19330+c97ddbdf.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:pg_repack-debuginfo-0:1.4.6-3.module+el8.9.0+19330+c97ddbdf.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:pg_repack-debuginfo-0:1.4.6-3.module+el8.9.0+19330+c97ddbdf.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:pg_repack-debugsource-0:1.4.6-3.module+el8.9.0+19330+c97ddbdf.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:pg_repack-debugsource-0:1.4.6-3.module+el8.9.0+19330+c97ddbdf.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:pg_repack-debugsource-0:1.4.6-3.module+el8.9.0+19330+c97ddbdf.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:pg_repack-debugsource-0:1.4.6-3.module+el8.9.0+19330+c97ddbdf.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:pgaudit-0:1.4.0-7.module+el8.10.0+22214+9beb89d6.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:pgaudit-0:1.4.0-7.module+el8.10.0+22214+9beb89d6.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:pgaudit-0:1.4.0-7.module+el8.10.0+22214+9beb89d6.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:pgaudit-0:1.4.0-7.module+el8.10.0+22214+9beb89d6.src",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:pgaudit-0:1.4.0-7.module+el8.10.0+22214+9beb89d6.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:pgaudit-debuginfo-0:1.4.0-7.module+el8.10.0+22214+9beb89d6.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:pgaudit-debuginfo-0:1.4.0-7.module+el8.10.0+22214+9beb89d6.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:pgaudit-debuginfo-0:1.4.0-7.module+el8.10.0+22214+9beb89d6.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:pgaudit-debuginfo-0:1.4.0-7.module+el8.10.0+22214+9beb89d6.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:pgaudit-debugsource-0:1.4.0-7.module+el8.10.0+22214+9beb89d6.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:pgaudit-debugsource-0:1.4.0-7.module+el8.10.0+22214+9beb89d6.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:pgaudit-debugsource-0:1.4.0-7.module+el8.10.0+22214+9beb89d6.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:pgaudit-debugsource-0:1.4.0-7.module+el8.10.0+22214+9beb89d6.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgres-decoderbufs-0:0.10.0-2.module+el8.9.0+19330+c97ddbdf.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgres-decoderbufs-0:0.10.0-2.module+el8.9.0+19330+c97ddbdf.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgres-decoderbufs-0:0.10.0-2.module+el8.9.0+19330+c97ddbdf.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgres-decoderbufs-0:0.10.0-2.module+el8.9.0+19330+c97ddbdf.src",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgres-decoderbufs-0:0.10.0-2.module+el8.9.0+19330+c97ddbdf.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.9.0+19330+c97ddbdf.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.9.0+19330+c97ddbdf.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.9.0+19330+c97ddbdf.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.9.0+19330+c97ddbdf.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.9.0+19330+c97ddbdf.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.9.0+19330+c97ddbdf.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.9.0+19330+c97ddbdf.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.9.0+19330+c97ddbdf.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-0:12.22-1.module+el8.10.0+22548+dd326681.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-0:12.22-1.module+el8.10.0+22548+dd326681.src",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-contrib-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-contrib-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-contrib-0:12.22-1.module+el8.10.0+22548+dd326681.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-contrib-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-contrib-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-contrib-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-contrib-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-contrib-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-debugsource-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-debugsource-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-debugsource-0:12.22-1.module+el8.10.0+22548+dd326681.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-debugsource-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-docs-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-docs-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-docs-0:12.22-1.module+el8.10.0+22548+dd326681.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-docs-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-docs-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-docs-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-docs-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-docs-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-plperl-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-plperl-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-plperl-0:12.22-1.module+el8.10.0+22548+dd326681.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-plperl-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-plperl-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-plperl-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-plperl-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-plperl-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-plpython3-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-plpython3-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-plpython3-0:12.22-1.module+el8.10.0+22548+dd326681.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-plpython3-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-plpython3-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-plpython3-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-plpython3-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-plpython3-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-pltcl-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-pltcl-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-pltcl-0:12.22-1.module+el8.10.0+22548+dd326681.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-pltcl-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-pltcl-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-pltcl-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-pltcl-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-pltcl-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-server-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-server-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-server-0:12.22-1.module+el8.10.0+22548+dd326681.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-server-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-server-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-server-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-server-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-server-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-server-devel-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-server-devel-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-server-devel-0:12.22-1.module+el8.10.0+22548+dd326681.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-server-devel-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-server-devel-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-server-devel-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-server-devel-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-server-devel-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-static-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-static-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-static-0:12.22-1.module+el8.10.0+22548+dd326681.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-static-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-test-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-test-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-test-0:12.22-1.module+el8.10.0+22548+dd326681.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-test-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-test-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-test-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-test-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-test-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-test-rpm-macros-0:12.22-1.module+el8.10.0+22548+dd326681.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-upgrade-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-upgrade-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-upgrade-0:12.22-1.module+el8.10.0+22548+dd326681.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-upgrade-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-upgrade-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-upgrade-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-upgrade-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-upgrade-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-upgrade-devel-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-upgrade-devel-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-upgrade-devel-0:12.22-1.module+el8.10.0+22548+dd326681.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-upgrade-devel-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-upgrade-devel-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-upgrade-devel-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-upgrade-devel-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-upgrade-devel-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-10976"
},
{
"category": "external",
"summary": "RHBZ#2326263",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2326263"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-10976",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-10976"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-10976",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-10976"
},
{
"category": "external",
"summary": "https://www.postgresql.org/support/security/CVE-2024-10976/",
"url": "https://www.postgresql.org/support/security/CVE-2024-10976/"
}
],
"release_date": "2024-11-14T13:00:01.930000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-12-04T08:52:08+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:pg_repack-0:1.4.6-3.module+el8.9.0+19330+c97ddbdf.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:pg_repack-0:1.4.6-3.module+el8.9.0+19330+c97ddbdf.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:pg_repack-0:1.4.6-3.module+el8.9.0+19330+c97ddbdf.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:pg_repack-0:1.4.6-3.module+el8.9.0+19330+c97ddbdf.src",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:pg_repack-0:1.4.6-3.module+el8.9.0+19330+c97ddbdf.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:pg_repack-debuginfo-0:1.4.6-3.module+el8.9.0+19330+c97ddbdf.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:pg_repack-debuginfo-0:1.4.6-3.module+el8.9.0+19330+c97ddbdf.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:pg_repack-debuginfo-0:1.4.6-3.module+el8.9.0+19330+c97ddbdf.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:pg_repack-debuginfo-0:1.4.6-3.module+el8.9.0+19330+c97ddbdf.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:pg_repack-debugsource-0:1.4.6-3.module+el8.9.0+19330+c97ddbdf.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:pg_repack-debugsource-0:1.4.6-3.module+el8.9.0+19330+c97ddbdf.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:pg_repack-debugsource-0:1.4.6-3.module+el8.9.0+19330+c97ddbdf.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:pg_repack-debugsource-0:1.4.6-3.module+el8.9.0+19330+c97ddbdf.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:pgaudit-0:1.4.0-7.module+el8.10.0+22214+9beb89d6.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:pgaudit-0:1.4.0-7.module+el8.10.0+22214+9beb89d6.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:pgaudit-0:1.4.0-7.module+el8.10.0+22214+9beb89d6.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:pgaudit-0:1.4.0-7.module+el8.10.0+22214+9beb89d6.src",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:pgaudit-0:1.4.0-7.module+el8.10.0+22214+9beb89d6.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:pgaudit-debuginfo-0:1.4.0-7.module+el8.10.0+22214+9beb89d6.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:pgaudit-debuginfo-0:1.4.0-7.module+el8.10.0+22214+9beb89d6.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:pgaudit-debuginfo-0:1.4.0-7.module+el8.10.0+22214+9beb89d6.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:pgaudit-debuginfo-0:1.4.0-7.module+el8.10.0+22214+9beb89d6.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:pgaudit-debugsource-0:1.4.0-7.module+el8.10.0+22214+9beb89d6.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:pgaudit-debugsource-0:1.4.0-7.module+el8.10.0+22214+9beb89d6.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:pgaudit-debugsource-0:1.4.0-7.module+el8.10.0+22214+9beb89d6.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:pgaudit-debugsource-0:1.4.0-7.module+el8.10.0+22214+9beb89d6.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgres-decoderbufs-0:0.10.0-2.module+el8.9.0+19330+c97ddbdf.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgres-decoderbufs-0:0.10.0-2.module+el8.9.0+19330+c97ddbdf.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgres-decoderbufs-0:0.10.0-2.module+el8.9.0+19330+c97ddbdf.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgres-decoderbufs-0:0.10.0-2.module+el8.9.0+19330+c97ddbdf.src",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgres-decoderbufs-0:0.10.0-2.module+el8.9.0+19330+c97ddbdf.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.9.0+19330+c97ddbdf.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.9.0+19330+c97ddbdf.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.9.0+19330+c97ddbdf.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.9.0+19330+c97ddbdf.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.9.0+19330+c97ddbdf.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.9.0+19330+c97ddbdf.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.9.0+19330+c97ddbdf.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.9.0+19330+c97ddbdf.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-0:12.22-1.module+el8.10.0+22548+dd326681.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-0:12.22-1.module+el8.10.0+22548+dd326681.src",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-contrib-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-contrib-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-contrib-0:12.22-1.module+el8.10.0+22548+dd326681.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-contrib-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-contrib-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-contrib-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-contrib-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-contrib-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-debugsource-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-debugsource-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-debugsource-0:12.22-1.module+el8.10.0+22548+dd326681.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-debugsource-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-docs-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-docs-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-docs-0:12.22-1.module+el8.10.0+22548+dd326681.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-docs-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-docs-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-docs-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-docs-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-docs-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-plperl-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-plperl-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-plperl-0:12.22-1.module+el8.10.0+22548+dd326681.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-plperl-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-plperl-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-plperl-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-plperl-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-plperl-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-plpython3-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-plpython3-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-plpython3-0:12.22-1.module+el8.10.0+22548+dd326681.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-plpython3-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-plpython3-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-plpython3-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-plpython3-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-plpython3-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-pltcl-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-pltcl-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-pltcl-0:12.22-1.module+el8.10.0+22548+dd326681.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-pltcl-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-pltcl-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-pltcl-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-pltcl-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-pltcl-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-server-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-server-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-server-0:12.22-1.module+el8.10.0+22548+dd326681.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-server-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-server-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-server-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-server-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-server-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-server-devel-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-server-devel-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-server-devel-0:12.22-1.module+el8.10.0+22548+dd326681.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-server-devel-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-server-devel-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-server-devel-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-server-devel-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-server-devel-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-static-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-static-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-static-0:12.22-1.module+el8.10.0+22548+dd326681.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-static-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-test-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-test-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-test-0:12.22-1.module+el8.10.0+22548+dd326681.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-test-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-test-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-test-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-test-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-test-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-test-rpm-macros-0:12.22-1.module+el8.10.0+22548+dd326681.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-upgrade-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-upgrade-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-upgrade-0:12.22-1.module+el8.10.0+22548+dd326681.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-upgrade-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-upgrade-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-upgrade-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-upgrade-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-upgrade-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-upgrade-devel-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-upgrade-devel-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-upgrade-devel-0:12.22-1.module+el8.10.0+22548+dd326681.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-upgrade-devel-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-upgrade-devel-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-upgrade-devel-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-upgrade-devel-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-upgrade-devel-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:10785"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options don\u0027t meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:pg_repack-0:1.4.6-3.module+el8.9.0+19330+c97ddbdf.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:pg_repack-0:1.4.6-3.module+el8.9.0+19330+c97ddbdf.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:pg_repack-0:1.4.6-3.module+el8.9.0+19330+c97ddbdf.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:pg_repack-0:1.4.6-3.module+el8.9.0+19330+c97ddbdf.src",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:pg_repack-0:1.4.6-3.module+el8.9.0+19330+c97ddbdf.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:pg_repack-debuginfo-0:1.4.6-3.module+el8.9.0+19330+c97ddbdf.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:pg_repack-debuginfo-0:1.4.6-3.module+el8.9.0+19330+c97ddbdf.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:pg_repack-debuginfo-0:1.4.6-3.module+el8.9.0+19330+c97ddbdf.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:pg_repack-debuginfo-0:1.4.6-3.module+el8.9.0+19330+c97ddbdf.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:pg_repack-debugsource-0:1.4.6-3.module+el8.9.0+19330+c97ddbdf.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:pg_repack-debugsource-0:1.4.6-3.module+el8.9.0+19330+c97ddbdf.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:pg_repack-debugsource-0:1.4.6-3.module+el8.9.0+19330+c97ddbdf.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:pg_repack-debugsource-0:1.4.6-3.module+el8.9.0+19330+c97ddbdf.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:pgaudit-0:1.4.0-7.module+el8.10.0+22214+9beb89d6.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:pgaudit-0:1.4.0-7.module+el8.10.0+22214+9beb89d6.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:pgaudit-0:1.4.0-7.module+el8.10.0+22214+9beb89d6.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:pgaudit-0:1.4.0-7.module+el8.10.0+22214+9beb89d6.src",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:pgaudit-0:1.4.0-7.module+el8.10.0+22214+9beb89d6.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:pgaudit-debuginfo-0:1.4.0-7.module+el8.10.0+22214+9beb89d6.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:pgaudit-debuginfo-0:1.4.0-7.module+el8.10.0+22214+9beb89d6.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:pgaudit-debuginfo-0:1.4.0-7.module+el8.10.0+22214+9beb89d6.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:pgaudit-debuginfo-0:1.4.0-7.module+el8.10.0+22214+9beb89d6.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:pgaudit-debugsource-0:1.4.0-7.module+el8.10.0+22214+9beb89d6.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:pgaudit-debugsource-0:1.4.0-7.module+el8.10.0+22214+9beb89d6.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:pgaudit-debugsource-0:1.4.0-7.module+el8.10.0+22214+9beb89d6.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:pgaudit-debugsource-0:1.4.0-7.module+el8.10.0+22214+9beb89d6.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgres-decoderbufs-0:0.10.0-2.module+el8.9.0+19330+c97ddbdf.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgres-decoderbufs-0:0.10.0-2.module+el8.9.0+19330+c97ddbdf.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgres-decoderbufs-0:0.10.0-2.module+el8.9.0+19330+c97ddbdf.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgres-decoderbufs-0:0.10.0-2.module+el8.9.0+19330+c97ddbdf.src",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgres-decoderbufs-0:0.10.0-2.module+el8.9.0+19330+c97ddbdf.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.9.0+19330+c97ddbdf.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.9.0+19330+c97ddbdf.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.9.0+19330+c97ddbdf.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.9.0+19330+c97ddbdf.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.9.0+19330+c97ddbdf.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.9.0+19330+c97ddbdf.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.9.0+19330+c97ddbdf.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.9.0+19330+c97ddbdf.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-0:12.22-1.module+el8.10.0+22548+dd326681.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-0:12.22-1.module+el8.10.0+22548+dd326681.src",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-contrib-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-contrib-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-contrib-0:12.22-1.module+el8.10.0+22548+dd326681.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-contrib-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-contrib-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-contrib-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-contrib-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-contrib-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-debugsource-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-debugsource-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-debugsource-0:12.22-1.module+el8.10.0+22548+dd326681.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-debugsource-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-docs-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-docs-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-docs-0:12.22-1.module+el8.10.0+22548+dd326681.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-docs-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-docs-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-docs-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-docs-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-docs-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-plperl-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-plperl-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-plperl-0:12.22-1.module+el8.10.0+22548+dd326681.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-plperl-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-plperl-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-plperl-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-plperl-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-plperl-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-plpython3-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-plpython3-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-plpython3-0:12.22-1.module+el8.10.0+22548+dd326681.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-plpython3-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-plpython3-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-plpython3-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-plpython3-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-plpython3-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-pltcl-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-pltcl-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-pltcl-0:12.22-1.module+el8.10.0+22548+dd326681.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-pltcl-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-pltcl-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-pltcl-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-pltcl-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-pltcl-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-server-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-server-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-server-0:12.22-1.module+el8.10.0+22548+dd326681.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-server-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-server-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-server-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-server-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-server-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-server-devel-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-server-devel-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-server-devel-0:12.22-1.module+el8.10.0+22548+dd326681.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-server-devel-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-server-devel-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-server-devel-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-server-devel-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-server-devel-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-static-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-static-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-static-0:12.22-1.module+el8.10.0+22548+dd326681.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-static-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-test-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-test-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-test-0:12.22-1.module+el8.10.0+22548+dd326681.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-test-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-test-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-test-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-test-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-test-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-test-rpm-macros-0:12.22-1.module+el8.10.0+22548+dd326681.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-upgrade-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-upgrade-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-upgrade-0:12.22-1.module+el8.10.0+22548+dd326681.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-upgrade-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-upgrade-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-upgrade-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-upgrade-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-upgrade-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-upgrade-devel-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-upgrade-devel-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-upgrade-devel-0:12.22-1.module+el8.10.0+22548+dd326681.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-upgrade-devel-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-upgrade-devel-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-upgrade-devel-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-upgrade-devel-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-upgrade-devel-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.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.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:pg_repack-0:1.4.6-3.module+el8.9.0+19330+c97ddbdf.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:pg_repack-0:1.4.6-3.module+el8.9.0+19330+c97ddbdf.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:pg_repack-0:1.4.6-3.module+el8.9.0+19330+c97ddbdf.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:pg_repack-0:1.4.6-3.module+el8.9.0+19330+c97ddbdf.src",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:pg_repack-0:1.4.6-3.module+el8.9.0+19330+c97ddbdf.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:pg_repack-debuginfo-0:1.4.6-3.module+el8.9.0+19330+c97ddbdf.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:pg_repack-debuginfo-0:1.4.6-3.module+el8.9.0+19330+c97ddbdf.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:pg_repack-debuginfo-0:1.4.6-3.module+el8.9.0+19330+c97ddbdf.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:pg_repack-debuginfo-0:1.4.6-3.module+el8.9.0+19330+c97ddbdf.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:pg_repack-debugsource-0:1.4.6-3.module+el8.9.0+19330+c97ddbdf.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:pg_repack-debugsource-0:1.4.6-3.module+el8.9.0+19330+c97ddbdf.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:pg_repack-debugsource-0:1.4.6-3.module+el8.9.0+19330+c97ddbdf.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:pg_repack-debugsource-0:1.4.6-3.module+el8.9.0+19330+c97ddbdf.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:pgaudit-0:1.4.0-7.module+el8.10.0+22214+9beb89d6.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:pgaudit-0:1.4.0-7.module+el8.10.0+22214+9beb89d6.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:pgaudit-0:1.4.0-7.module+el8.10.0+22214+9beb89d6.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:pgaudit-0:1.4.0-7.module+el8.10.0+22214+9beb89d6.src",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:pgaudit-0:1.4.0-7.module+el8.10.0+22214+9beb89d6.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:pgaudit-debuginfo-0:1.4.0-7.module+el8.10.0+22214+9beb89d6.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:pgaudit-debuginfo-0:1.4.0-7.module+el8.10.0+22214+9beb89d6.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:pgaudit-debuginfo-0:1.4.0-7.module+el8.10.0+22214+9beb89d6.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:pgaudit-debuginfo-0:1.4.0-7.module+el8.10.0+22214+9beb89d6.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:pgaudit-debugsource-0:1.4.0-7.module+el8.10.0+22214+9beb89d6.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:pgaudit-debugsource-0:1.4.0-7.module+el8.10.0+22214+9beb89d6.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:pgaudit-debugsource-0:1.4.0-7.module+el8.10.0+22214+9beb89d6.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:pgaudit-debugsource-0:1.4.0-7.module+el8.10.0+22214+9beb89d6.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgres-decoderbufs-0:0.10.0-2.module+el8.9.0+19330+c97ddbdf.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgres-decoderbufs-0:0.10.0-2.module+el8.9.0+19330+c97ddbdf.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgres-decoderbufs-0:0.10.0-2.module+el8.9.0+19330+c97ddbdf.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgres-decoderbufs-0:0.10.0-2.module+el8.9.0+19330+c97ddbdf.src",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgres-decoderbufs-0:0.10.0-2.module+el8.9.0+19330+c97ddbdf.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.9.0+19330+c97ddbdf.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.9.0+19330+c97ddbdf.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.9.0+19330+c97ddbdf.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.9.0+19330+c97ddbdf.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.9.0+19330+c97ddbdf.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.9.0+19330+c97ddbdf.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.9.0+19330+c97ddbdf.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.9.0+19330+c97ddbdf.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-0:12.22-1.module+el8.10.0+22548+dd326681.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-0:12.22-1.module+el8.10.0+22548+dd326681.src",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-contrib-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-contrib-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-contrib-0:12.22-1.module+el8.10.0+22548+dd326681.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-contrib-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-contrib-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-contrib-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-contrib-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-contrib-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-debugsource-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-debugsource-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-debugsource-0:12.22-1.module+el8.10.0+22548+dd326681.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-debugsource-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-docs-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-docs-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-docs-0:12.22-1.module+el8.10.0+22548+dd326681.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-docs-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-docs-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-docs-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-docs-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-docs-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-plperl-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-plperl-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-plperl-0:12.22-1.module+el8.10.0+22548+dd326681.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-plperl-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-plperl-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-plperl-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-plperl-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-plperl-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-plpython3-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-plpython3-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-plpython3-0:12.22-1.module+el8.10.0+22548+dd326681.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-plpython3-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-plpython3-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-plpython3-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-plpython3-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-plpython3-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-pltcl-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-pltcl-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-pltcl-0:12.22-1.module+el8.10.0+22548+dd326681.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-pltcl-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-pltcl-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-pltcl-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-pltcl-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-pltcl-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-server-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-server-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-server-0:12.22-1.module+el8.10.0+22548+dd326681.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-server-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-server-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-server-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-server-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-server-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-server-devel-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-server-devel-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-server-devel-0:12.22-1.module+el8.10.0+22548+dd326681.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-server-devel-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-server-devel-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-server-devel-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-server-devel-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-server-devel-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-static-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-static-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-static-0:12.22-1.module+el8.10.0+22548+dd326681.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-static-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-test-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-test-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-test-0:12.22-1.module+el8.10.0+22548+dd326681.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-test-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-test-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-test-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-test-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-test-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-test-rpm-macros-0:12.22-1.module+el8.10.0+22548+dd326681.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-upgrade-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-upgrade-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-upgrade-0:12.22-1.module+el8.10.0+22548+dd326681.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-upgrade-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-upgrade-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-upgrade-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-upgrade-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-upgrade-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-upgrade-devel-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-upgrade-devel-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-upgrade-devel-0:12.22-1.module+el8.10.0+22548+dd326681.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-upgrade-devel-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-upgrade-devel-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-upgrade-devel-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-upgrade-devel-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-upgrade-devel-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "postgresql: PostgreSQL row security below e.g. subqueries disregards user ID changes"
},
{
"cve": "CVE-2024-10978",
"cwe": {
"id": "CWE-266",
"name": "Incorrect Privilege Assignment"
},
"discovery_date": "2024-11-14T14:01:03.625881+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2326251"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in PostgreSQL. This vulnerability allows a less-privileged application user to view or change unintended rows using SET ROLE, SET SESSION AUTHORIZATION, or equivalent features resulting in loss of confidentiality integrity and availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "postgresql: PostgreSQL SET ROLE, SET SESSION AUTHORIZATION reset to wrong user ID",
"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.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:pg_repack-0:1.4.6-3.module+el8.9.0+19330+c97ddbdf.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:pg_repack-0:1.4.6-3.module+el8.9.0+19330+c97ddbdf.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:pg_repack-0:1.4.6-3.module+el8.9.0+19330+c97ddbdf.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:pg_repack-0:1.4.6-3.module+el8.9.0+19330+c97ddbdf.src",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:pg_repack-0:1.4.6-3.module+el8.9.0+19330+c97ddbdf.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:pg_repack-debuginfo-0:1.4.6-3.module+el8.9.0+19330+c97ddbdf.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:pg_repack-debuginfo-0:1.4.6-3.module+el8.9.0+19330+c97ddbdf.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:pg_repack-debuginfo-0:1.4.6-3.module+el8.9.0+19330+c97ddbdf.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:pg_repack-debuginfo-0:1.4.6-3.module+el8.9.0+19330+c97ddbdf.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:pg_repack-debugsource-0:1.4.6-3.module+el8.9.0+19330+c97ddbdf.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:pg_repack-debugsource-0:1.4.6-3.module+el8.9.0+19330+c97ddbdf.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:pg_repack-debugsource-0:1.4.6-3.module+el8.9.0+19330+c97ddbdf.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:pg_repack-debugsource-0:1.4.6-3.module+el8.9.0+19330+c97ddbdf.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:pgaudit-0:1.4.0-7.module+el8.10.0+22214+9beb89d6.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:pgaudit-0:1.4.0-7.module+el8.10.0+22214+9beb89d6.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:pgaudit-0:1.4.0-7.module+el8.10.0+22214+9beb89d6.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:pgaudit-0:1.4.0-7.module+el8.10.0+22214+9beb89d6.src",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:pgaudit-0:1.4.0-7.module+el8.10.0+22214+9beb89d6.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:pgaudit-debuginfo-0:1.4.0-7.module+el8.10.0+22214+9beb89d6.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:pgaudit-debuginfo-0:1.4.0-7.module+el8.10.0+22214+9beb89d6.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:pgaudit-debuginfo-0:1.4.0-7.module+el8.10.0+22214+9beb89d6.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:pgaudit-debuginfo-0:1.4.0-7.module+el8.10.0+22214+9beb89d6.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:pgaudit-debugsource-0:1.4.0-7.module+el8.10.0+22214+9beb89d6.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:pgaudit-debugsource-0:1.4.0-7.module+el8.10.0+22214+9beb89d6.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:pgaudit-debugsource-0:1.4.0-7.module+el8.10.0+22214+9beb89d6.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:pgaudit-debugsource-0:1.4.0-7.module+el8.10.0+22214+9beb89d6.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgres-decoderbufs-0:0.10.0-2.module+el8.9.0+19330+c97ddbdf.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgres-decoderbufs-0:0.10.0-2.module+el8.9.0+19330+c97ddbdf.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgres-decoderbufs-0:0.10.0-2.module+el8.9.0+19330+c97ddbdf.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgres-decoderbufs-0:0.10.0-2.module+el8.9.0+19330+c97ddbdf.src",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgres-decoderbufs-0:0.10.0-2.module+el8.9.0+19330+c97ddbdf.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.9.0+19330+c97ddbdf.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.9.0+19330+c97ddbdf.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.9.0+19330+c97ddbdf.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.9.0+19330+c97ddbdf.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.9.0+19330+c97ddbdf.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.9.0+19330+c97ddbdf.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.9.0+19330+c97ddbdf.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.9.0+19330+c97ddbdf.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-0:12.22-1.module+el8.10.0+22548+dd326681.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-0:12.22-1.module+el8.10.0+22548+dd326681.src",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-contrib-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-contrib-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-contrib-0:12.22-1.module+el8.10.0+22548+dd326681.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-contrib-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-contrib-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-contrib-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-contrib-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-contrib-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-debugsource-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-debugsource-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-debugsource-0:12.22-1.module+el8.10.0+22548+dd326681.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-debugsource-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-docs-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-docs-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-docs-0:12.22-1.module+el8.10.0+22548+dd326681.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-docs-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-docs-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-docs-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-docs-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-docs-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-plperl-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-plperl-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-plperl-0:12.22-1.module+el8.10.0+22548+dd326681.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-plperl-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-plperl-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-plperl-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-plperl-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-plperl-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-plpython3-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-plpython3-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-plpython3-0:12.22-1.module+el8.10.0+22548+dd326681.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-plpython3-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-plpython3-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-plpython3-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-plpython3-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-plpython3-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-pltcl-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-pltcl-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-pltcl-0:12.22-1.module+el8.10.0+22548+dd326681.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-pltcl-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-pltcl-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-pltcl-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-pltcl-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-pltcl-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-server-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-server-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-server-0:12.22-1.module+el8.10.0+22548+dd326681.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-server-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-server-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-server-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-server-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-server-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-server-devel-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-server-devel-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-server-devel-0:12.22-1.module+el8.10.0+22548+dd326681.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-server-devel-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-server-devel-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-server-devel-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-server-devel-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-server-devel-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-static-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-static-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-static-0:12.22-1.module+el8.10.0+22548+dd326681.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-static-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-test-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-test-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-test-0:12.22-1.module+el8.10.0+22548+dd326681.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-test-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-test-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-test-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-test-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-test-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-test-rpm-macros-0:12.22-1.module+el8.10.0+22548+dd326681.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-upgrade-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-upgrade-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-upgrade-0:12.22-1.module+el8.10.0+22548+dd326681.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-upgrade-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-upgrade-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-upgrade-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-upgrade-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-upgrade-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-upgrade-devel-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-upgrade-devel-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-upgrade-devel-0:12.22-1.module+el8.10.0+22548+dd326681.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-upgrade-devel-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-upgrade-devel-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-upgrade-devel-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-upgrade-devel-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-upgrade-devel-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-10978"
},
{
"category": "external",
"summary": "RHBZ#2326251",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2326251"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-10978",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-10978"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-10978",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-10978"
},
{
"category": "external",
"summary": "https://www.postgresql.org/support/security/CVE-2024-10978/",
"url": "https://www.postgresql.org/support/security/CVE-2024-10978/"
}
],
"release_date": "2024-11-14T13:00:07.398000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-12-04T08:52:08+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:pg_repack-0:1.4.6-3.module+el8.9.0+19330+c97ddbdf.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:pg_repack-0:1.4.6-3.module+el8.9.0+19330+c97ddbdf.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:pg_repack-0:1.4.6-3.module+el8.9.0+19330+c97ddbdf.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:pg_repack-0:1.4.6-3.module+el8.9.0+19330+c97ddbdf.src",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:pg_repack-0:1.4.6-3.module+el8.9.0+19330+c97ddbdf.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:pg_repack-debuginfo-0:1.4.6-3.module+el8.9.0+19330+c97ddbdf.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:pg_repack-debuginfo-0:1.4.6-3.module+el8.9.0+19330+c97ddbdf.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:pg_repack-debuginfo-0:1.4.6-3.module+el8.9.0+19330+c97ddbdf.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:pg_repack-debuginfo-0:1.4.6-3.module+el8.9.0+19330+c97ddbdf.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:pg_repack-debugsource-0:1.4.6-3.module+el8.9.0+19330+c97ddbdf.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:pg_repack-debugsource-0:1.4.6-3.module+el8.9.0+19330+c97ddbdf.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:pg_repack-debugsource-0:1.4.6-3.module+el8.9.0+19330+c97ddbdf.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:pg_repack-debugsource-0:1.4.6-3.module+el8.9.0+19330+c97ddbdf.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:pgaudit-0:1.4.0-7.module+el8.10.0+22214+9beb89d6.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:pgaudit-0:1.4.0-7.module+el8.10.0+22214+9beb89d6.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:pgaudit-0:1.4.0-7.module+el8.10.0+22214+9beb89d6.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:pgaudit-0:1.4.0-7.module+el8.10.0+22214+9beb89d6.src",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:pgaudit-0:1.4.0-7.module+el8.10.0+22214+9beb89d6.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:pgaudit-debuginfo-0:1.4.0-7.module+el8.10.0+22214+9beb89d6.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:pgaudit-debuginfo-0:1.4.0-7.module+el8.10.0+22214+9beb89d6.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:pgaudit-debuginfo-0:1.4.0-7.module+el8.10.0+22214+9beb89d6.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:pgaudit-debuginfo-0:1.4.0-7.module+el8.10.0+22214+9beb89d6.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:pgaudit-debugsource-0:1.4.0-7.module+el8.10.0+22214+9beb89d6.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:pgaudit-debugsource-0:1.4.0-7.module+el8.10.0+22214+9beb89d6.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:pgaudit-debugsource-0:1.4.0-7.module+el8.10.0+22214+9beb89d6.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:pgaudit-debugsource-0:1.4.0-7.module+el8.10.0+22214+9beb89d6.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgres-decoderbufs-0:0.10.0-2.module+el8.9.0+19330+c97ddbdf.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgres-decoderbufs-0:0.10.0-2.module+el8.9.0+19330+c97ddbdf.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgres-decoderbufs-0:0.10.0-2.module+el8.9.0+19330+c97ddbdf.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgres-decoderbufs-0:0.10.0-2.module+el8.9.0+19330+c97ddbdf.src",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgres-decoderbufs-0:0.10.0-2.module+el8.9.0+19330+c97ddbdf.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.9.0+19330+c97ddbdf.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.9.0+19330+c97ddbdf.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.9.0+19330+c97ddbdf.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.9.0+19330+c97ddbdf.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.9.0+19330+c97ddbdf.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.9.0+19330+c97ddbdf.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.9.0+19330+c97ddbdf.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.9.0+19330+c97ddbdf.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-0:12.22-1.module+el8.10.0+22548+dd326681.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-0:12.22-1.module+el8.10.0+22548+dd326681.src",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-contrib-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-contrib-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-contrib-0:12.22-1.module+el8.10.0+22548+dd326681.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-contrib-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-contrib-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-contrib-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-contrib-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-contrib-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-debugsource-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-debugsource-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-debugsource-0:12.22-1.module+el8.10.0+22548+dd326681.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-debugsource-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-docs-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-docs-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-docs-0:12.22-1.module+el8.10.0+22548+dd326681.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-docs-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-docs-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-docs-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-docs-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-docs-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-plperl-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-plperl-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-plperl-0:12.22-1.module+el8.10.0+22548+dd326681.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-plperl-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-plperl-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-plperl-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-plperl-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-plperl-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-plpython3-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-plpython3-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-plpython3-0:12.22-1.module+el8.10.0+22548+dd326681.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-plpython3-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-plpython3-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-plpython3-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-plpython3-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-plpython3-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-pltcl-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-pltcl-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-pltcl-0:12.22-1.module+el8.10.0+22548+dd326681.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-pltcl-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-pltcl-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-pltcl-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-pltcl-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-pltcl-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-server-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-server-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-server-0:12.22-1.module+el8.10.0+22548+dd326681.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-server-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-server-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-server-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-server-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-server-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-server-devel-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-server-devel-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-server-devel-0:12.22-1.module+el8.10.0+22548+dd326681.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-server-devel-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-server-devel-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-server-devel-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-server-devel-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-server-devel-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-static-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-static-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-static-0:12.22-1.module+el8.10.0+22548+dd326681.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-static-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-test-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-test-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-test-0:12.22-1.module+el8.10.0+22548+dd326681.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-test-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-test-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-test-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-test-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-test-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-test-rpm-macros-0:12.22-1.module+el8.10.0+22548+dd326681.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-upgrade-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-upgrade-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-upgrade-0:12.22-1.module+el8.10.0+22548+dd326681.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-upgrade-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-upgrade-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-upgrade-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-upgrade-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-upgrade-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-upgrade-devel-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-upgrade-devel-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-upgrade-devel-0:12.22-1.module+el8.10.0+22548+dd326681.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-upgrade-devel-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-upgrade-devel-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-upgrade-devel-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-upgrade-devel-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-upgrade-devel-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:10785"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options don\u0027t meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:pg_repack-0:1.4.6-3.module+el8.9.0+19330+c97ddbdf.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:pg_repack-0:1.4.6-3.module+el8.9.0+19330+c97ddbdf.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:pg_repack-0:1.4.6-3.module+el8.9.0+19330+c97ddbdf.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:pg_repack-0:1.4.6-3.module+el8.9.0+19330+c97ddbdf.src",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:pg_repack-0:1.4.6-3.module+el8.9.0+19330+c97ddbdf.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:pg_repack-debuginfo-0:1.4.6-3.module+el8.9.0+19330+c97ddbdf.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:pg_repack-debuginfo-0:1.4.6-3.module+el8.9.0+19330+c97ddbdf.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:pg_repack-debuginfo-0:1.4.6-3.module+el8.9.0+19330+c97ddbdf.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:pg_repack-debuginfo-0:1.4.6-3.module+el8.9.0+19330+c97ddbdf.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:pg_repack-debugsource-0:1.4.6-3.module+el8.9.0+19330+c97ddbdf.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:pg_repack-debugsource-0:1.4.6-3.module+el8.9.0+19330+c97ddbdf.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:pg_repack-debugsource-0:1.4.6-3.module+el8.9.0+19330+c97ddbdf.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:pg_repack-debugsource-0:1.4.6-3.module+el8.9.0+19330+c97ddbdf.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:pgaudit-0:1.4.0-7.module+el8.10.0+22214+9beb89d6.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:pgaudit-0:1.4.0-7.module+el8.10.0+22214+9beb89d6.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:pgaudit-0:1.4.0-7.module+el8.10.0+22214+9beb89d6.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:pgaudit-0:1.4.0-7.module+el8.10.0+22214+9beb89d6.src",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:pgaudit-0:1.4.0-7.module+el8.10.0+22214+9beb89d6.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:pgaudit-debuginfo-0:1.4.0-7.module+el8.10.0+22214+9beb89d6.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:pgaudit-debuginfo-0:1.4.0-7.module+el8.10.0+22214+9beb89d6.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:pgaudit-debuginfo-0:1.4.0-7.module+el8.10.0+22214+9beb89d6.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:pgaudit-debuginfo-0:1.4.0-7.module+el8.10.0+22214+9beb89d6.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:pgaudit-debugsource-0:1.4.0-7.module+el8.10.0+22214+9beb89d6.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:pgaudit-debugsource-0:1.4.0-7.module+el8.10.0+22214+9beb89d6.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:pgaudit-debugsource-0:1.4.0-7.module+el8.10.0+22214+9beb89d6.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:pgaudit-debugsource-0:1.4.0-7.module+el8.10.0+22214+9beb89d6.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgres-decoderbufs-0:0.10.0-2.module+el8.9.0+19330+c97ddbdf.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgres-decoderbufs-0:0.10.0-2.module+el8.9.0+19330+c97ddbdf.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgres-decoderbufs-0:0.10.0-2.module+el8.9.0+19330+c97ddbdf.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgres-decoderbufs-0:0.10.0-2.module+el8.9.0+19330+c97ddbdf.src",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgres-decoderbufs-0:0.10.0-2.module+el8.9.0+19330+c97ddbdf.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.9.0+19330+c97ddbdf.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.9.0+19330+c97ddbdf.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.9.0+19330+c97ddbdf.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.9.0+19330+c97ddbdf.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.9.0+19330+c97ddbdf.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.9.0+19330+c97ddbdf.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.9.0+19330+c97ddbdf.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.9.0+19330+c97ddbdf.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-0:12.22-1.module+el8.10.0+22548+dd326681.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-0:12.22-1.module+el8.10.0+22548+dd326681.src",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-contrib-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-contrib-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-contrib-0:12.22-1.module+el8.10.0+22548+dd326681.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-contrib-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-contrib-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-contrib-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-contrib-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-contrib-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-debugsource-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-debugsource-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-debugsource-0:12.22-1.module+el8.10.0+22548+dd326681.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-debugsource-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-docs-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-docs-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-docs-0:12.22-1.module+el8.10.0+22548+dd326681.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-docs-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-docs-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-docs-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-docs-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-docs-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-plperl-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-plperl-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-plperl-0:12.22-1.module+el8.10.0+22548+dd326681.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-plperl-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-plperl-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-plperl-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-plperl-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-plperl-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-plpython3-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-plpython3-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-plpython3-0:12.22-1.module+el8.10.0+22548+dd326681.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-plpython3-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-plpython3-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-plpython3-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-plpython3-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-plpython3-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-pltcl-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-pltcl-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-pltcl-0:12.22-1.module+el8.10.0+22548+dd326681.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-pltcl-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-pltcl-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-pltcl-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-pltcl-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-pltcl-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-server-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-server-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-server-0:12.22-1.module+el8.10.0+22548+dd326681.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-server-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-server-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-server-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-server-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-server-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-server-devel-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-server-devel-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-server-devel-0:12.22-1.module+el8.10.0+22548+dd326681.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-server-devel-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-server-devel-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-server-devel-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-server-devel-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-server-devel-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-static-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-static-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-static-0:12.22-1.module+el8.10.0+22548+dd326681.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-static-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-test-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-test-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-test-0:12.22-1.module+el8.10.0+22548+dd326681.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-test-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-test-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-test-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-test-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-test-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-test-rpm-macros-0:12.22-1.module+el8.10.0+22548+dd326681.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-upgrade-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-upgrade-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-upgrade-0:12.22-1.module+el8.10.0+22548+dd326681.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-upgrade-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-upgrade-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-upgrade-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-upgrade-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-upgrade-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-upgrade-devel-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-upgrade-devel-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-upgrade-devel-0:12.22-1.module+el8.10.0+22548+dd326681.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-upgrade-devel-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-upgrade-devel-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-upgrade-devel-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-upgrade-devel-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-upgrade-devel-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.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.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:pg_repack-0:1.4.6-3.module+el8.9.0+19330+c97ddbdf.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:pg_repack-0:1.4.6-3.module+el8.9.0+19330+c97ddbdf.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:pg_repack-0:1.4.6-3.module+el8.9.0+19330+c97ddbdf.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:pg_repack-0:1.4.6-3.module+el8.9.0+19330+c97ddbdf.src",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:pg_repack-0:1.4.6-3.module+el8.9.0+19330+c97ddbdf.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:pg_repack-debuginfo-0:1.4.6-3.module+el8.9.0+19330+c97ddbdf.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:pg_repack-debuginfo-0:1.4.6-3.module+el8.9.0+19330+c97ddbdf.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:pg_repack-debuginfo-0:1.4.6-3.module+el8.9.0+19330+c97ddbdf.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:pg_repack-debuginfo-0:1.4.6-3.module+el8.9.0+19330+c97ddbdf.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:pg_repack-debugsource-0:1.4.6-3.module+el8.9.0+19330+c97ddbdf.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:pg_repack-debugsource-0:1.4.6-3.module+el8.9.0+19330+c97ddbdf.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:pg_repack-debugsource-0:1.4.6-3.module+el8.9.0+19330+c97ddbdf.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:pg_repack-debugsource-0:1.4.6-3.module+el8.9.0+19330+c97ddbdf.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:pgaudit-0:1.4.0-7.module+el8.10.0+22214+9beb89d6.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:pgaudit-0:1.4.0-7.module+el8.10.0+22214+9beb89d6.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:pgaudit-0:1.4.0-7.module+el8.10.0+22214+9beb89d6.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:pgaudit-0:1.4.0-7.module+el8.10.0+22214+9beb89d6.src",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:pgaudit-0:1.4.0-7.module+el8.10.0+22214+9beb89d6.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:pgaudit-debuginfo-0:1.4.0-7.module+el8.10.0+22214+9beb89d6.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:pgaudit-debuginfo-0:1.4.0-7.module+el8.10.0+22214+9beb89d6.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:pgaudit-debuginfo-0:1.4.0-7.module+el8.10.0+22214+9beb89d6.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:pgaudit-debuginfo-0:1.4.0-7.module+el8.10.0+22214+9beb89d6.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:pgaudit-debugsource-0:1.4.0-7.module+el8.10.0+22214+9beb89d6.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:pgaudit-debugsource-0:1.4.0-7.module+el8.10.0+22214+9beb89d6.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:pgaudit-debugsource-0:1.4.0-7.module+el8.10.0+22214+9beb89d6.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:pgaudit-debugsource-0:1.4.0-7.module+el8.10.0+22214+9beb89d6.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgres-decoderbufs-0:0.10.0-2.module+el8.9.0+19330+c97ddbdf.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgres-decoderbufs-0:0.10.0-2.module+el8.9.0+19330+c97ddbdf.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgres-decoderbufs-0:0.10.0-2.module+el8.9.0+19330+c97ddbdf.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgres-decoderbufs-0:0.10.0-2.module+el8.9.0+19330+c97ddbdf.src",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgres-decoderbufs-0:0.10.0-2.module+el8.9.0+19330+c97ddbdf.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.9.0+19330+c97ddbdf.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.9.0+19330+c97ddbdf.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.9.0+19330+c97ddbdf.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.9.0+19330+c97ddbdf.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.9.0+19330+c97ddbdf.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.9.0+19330+c97ddbdf.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.9.0+19330+c97ddbdf.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.9.0+19330+c97ddbdf.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-0:12.22-1.module+el8.10.0+22548+dd326681.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-0:12.22-1.module+el8.10.0+22548+dd326681.src",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-contrib-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-contrib-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-contrib-0:12.22-1.module+el8.10.0+22548+dd326681.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-contrib-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-contrib-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-contrib-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-contrib-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-contrib-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-debugsource-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-debugsource-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-debugsource-0:12.22-1.module+el8.10.0+22548+dd326681.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-debugsource-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-docs-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-docs-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-docs-0:12.22-1.module+el8.10.0+22548+dd326681.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-docs-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-docs-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-docs-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-docs-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-docs-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-plperl-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-plperl-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-plperl-0:12.22-1.module+el8.10.0+22548+dd326681.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-plperl-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-plperl-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-plperl-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-plperl-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-plperl-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-plpython3-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-plpython3-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-plpython3-0:12.22-1.module+el8.10.0+22548+dd326681.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-plpython3-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-plpython3-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-plpython3-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-plpython3-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-plpython3-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-pltcl-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-pltcl-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-pltcl-0:12.22-1.module+el8.10.0+22548+dd326681.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-pltcl-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-pltcl-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-pltcl-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-pltcl-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-pltcl-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-server-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-server-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-server-0:12.22-1.module+el8.10.0+22548+dd326681.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-server-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-server-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-server-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-server-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-server-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-server-devel-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-server-devel-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-server-devel-0:12.22-1.module+el8.10.0+22548+dd326681.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-server-devel-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-server-devel-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-server-devel-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-server-devel-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-server-devel-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-static-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-static-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-static-0:12.22-1.module+el8.10.0+22548+dd326681.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-static-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-test-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-test-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-test-0:12.22-1.module+el8.10.0+22548+dd326681.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-test-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-test-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-test-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-test-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-test-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-test-rpm-macros-0:12.22-1.module+el8.10.0+22548+dd326681.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-upgrade-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-upgrade-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-upgrade-0:12.22-1.module+el8.10.0+22548+dd326681.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-upgrade-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-upgrade-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-upgrade-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-upgrade-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-upgrade-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-upgrade-devel-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-upgrade-devel-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-upgrade-devel-0:12.22-1.module+el8.10.0+22548+dd326681.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-upgrade-devel-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-upgrade-devel-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-upgrade-devel-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-upgrade-devel-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-upgrade-devel-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "postgresql: PostgreSQL SET ROLE, SET SESSION AUTHORIZATION reset to wrong user ID"
},
{
"cve": "CVE-2024-10979",
"cwe": {
"id": "CWE-15",
"name": "External Control of System or Configuration Setting"
},
"discovery_date": "2024-11-14T14:01:12.059934+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2326253"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in PostgreSQL PL/Perl. This vulnerability allows an unprivileged database user to change sensitive process environment variables (e.g., PATH) via incorrect control of environment variables.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "postgresql: PostgreSQL PL/Perl environment variable changes execute arbitrary code",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability has been given a severity rating of important because the ability to modify sensitive process environment variables (ex. PATH) can lead to unauthorized code execution and privilege escalation. Depending on the privileges of the PostgreSQL user, an attacker may be able to gain higher-level access to the underlying server and create functions who modify environment variables and execute arbitrary commands.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:pg_repack-0:1.4.6-3.module+el8.9.0+19330+c97ddbdf.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:pg_repack-0:1.4.6-3.module+el8.9.0+19330+c97ddbdf.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:pg_repack-0:1.4.6-3.module+el8.9.0+19330+c97ddbdf.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:pg_repack-0:1.4.6-3.module+el8.9.0+19330+c97ddbdf.src",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:pg_repack-0:1.4.6-3.module+el8.9.0+19330+c97ddbdf.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:pg_repack-debuginfo-0:1.4.6-3.module+el8.9.0+19330+c97ddbdf.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:pg_repack-debuginfo-0:1.4.6-3.module+el8.9.0+19330+c97ddbdf.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:pg_repack-debuginfo-0:1.4.6-3.module+el8.9.0+19330+c97ddbdf.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:pg_repack-debuginfo-0:1.4.6-3.module+el8.9.0+19330+c97ddbdf.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:pg_repack-debugsource-0:1.4.6-3.module+el8.9.0+19330+c97ddbdf.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:pg_repack-debugsource-0:1.4.6-3.module+el8.9.0+19330+c97ddbdf.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:pg_repack-debugsource-0:1.4.6-3.module+el8.9.0+19330+c97ddbdf.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:pg_repack-debugsource-0:1.4.6-3.module+el8.9.0+19330+c97ddbdf.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:pgaudit-0:1.4.0-7.module+el8.10.0+22214+9beb89d6.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:pgaudit-0:1.4.0-7.module+el8.10.0+22214+9beb89d6.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:pgaudit-0:1.4.0-7.module+el8.10.0+22214+9beb89d6.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:pgaudit-0:1.4.0-7.module+el8.10.0+22214+9beb89d6.src",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:pgaudit-0:1.4.0-7.module+el8.10.0+22214+9beb89d6.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:pgaudit-debuginfo-0:1.4.0-7.module+el8.10.0+22214+9beb89d6.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:pgaudit-debuginfo-0:1.4.0-7.module+el8.10.0+22214+9beb89d6.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:pgaudit-debuginfo-0:1.4.0-7.module+el8.10.0+22214+9beb89d6.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:pgaudit-debuginfo-0:1.4.0-7.module+el8.10.0+22214+9beb89d6.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:pgaudit-debugsource-0:1.4.0-7.module+el8.10.0+22214+9beb89d6.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:pgaudit-debugsource-0:1.4.0-7.module+el8.10.0+22214+9beb89d6.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:pgaudit-debugsource-0:1.4.0-7.module+el8.10.0+22214+9beb89d6.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:pgaudit-debugsource-0:1.4.0-7.module+el8.10.0+22214+9beb89d6.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgres-decoderbufs-0:0.10.0-2.module+el8.9.0+19330+c97ddbdf.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgres-decoderbufs-0:0.10.0-2.module+el8.9.0+19330+c97ddbdf.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgres-decoderbufs-0:0.10.0-2.module+el8.9.0+19330+c97ddbdf.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgres-decoderbufs-0:0.10.0-2.module+el8.9.0+19330+c97ddbdf.src",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgres-decoderbufs-0:0.10.0-2.module+el8.9.0+19330+c97ddbdf.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.9.0+19330+c97ddbdf.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.9.0+19330+c97ddbdf.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.9.0+19330+c97ddbdf.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.9.0+19330+c97ddbdf.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.9.0+19330+c97ddbdf.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.9.0+19330+c97ddbdf.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.9.0+19330+c97ddbdf.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.9.0+19330+c97ddbdf.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-0:12.22-1.module+el8.10.0+22548+dd326681.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-0:12.22-1.module+el8.10.0+22548+dd326681.src",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-contrib-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-contrib-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-contrib-0:12.22-1.module+el8.10.0+22548+dd326681.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-contrib-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-contrib-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-contrib-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-contrib-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-contrib-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-debugsource-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-debugsource-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-debugsource-0:12.22-1.module+el8.10.0+22548+dd326681.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-debugsource-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-docs-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-docs-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-docs-0:12.22-1.module+el8.10.0+22548+dd326681.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-docs-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-docs-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-docs-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-docs-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-docs-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-plperl-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-plperl-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-plperl-0:12.22-1.module+el8.10.0+22548+dd326681.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-plperl-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-plperl-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-plperl-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-plperl-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-plperl-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-plpython3-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-plpython3-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-plpython3-0:12.22-1.module+el8.10.0+22548+dd326681.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-plpython3-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-plpython3-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-plpython3-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-plpython3-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-plpython3-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-pltcl-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-pltcl-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-pltcl-0:12.22-1.module+el8.10.0+22548+dd326681.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-pltcl-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-pltcl-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-pltcl-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-pltcl-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-pltcl-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-server-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-server-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-server-0:12.22-1.module+el8.10.0+22548+dd326681.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-server-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-server-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-server-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-server-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-server-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-server-devel-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-server-devel-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-server-devel-0:12.22-1.module+el8.10.0+22548+dd326681.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-server-devel-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-server-devel-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-server-devel-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-server-devel-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-server-devel-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-static-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-static-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-static-0:12.22-1.module+el8.10.0+22548+dd326681.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-static-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-test-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-test-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-test-0:12.22-1.module+el8.10.0+22548+dd326681.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-test-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-test-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-test-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-test-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-test-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-test-rpm-macros-0:12.22-1.module+el8.10.0+22548+dd326681.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-upgrade-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-upgrade-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-upgrade-0:12.22-1.module+el8.10.0+22548+dd326681.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-upgrade-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-upgrade-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-upgrade-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-upgrade-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-upgrade-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-upgrade-devel-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-upgrade-devel-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-upgrade-devel-0:12.22-1.module+el8.10.0+22548+dd326681.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-upgrade-devel-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-upgrade-devel-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-upgrade-devel-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-upgrade-devel-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-upgrade-devel-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-10979"
},
{
"category": "external",
"summary": "RHBZ#2326253",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2326253"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-10979",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-10979"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-10979",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-10979"
},
{
"category": "external",
"summary": "https://www.postgresql.org/support/security/CVE-2024-10979/",
"url": "https://www.postgresql.org/support/security/CVE-2024-10979/"
}
],
"release_date": "2024-11-14T13:00:08.586000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-12-04T08:52:08+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:pg_repack-0:1.4.6-3.module+el8.9.0+19330+c97ddbdf.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:pg_repack-0:1.4.6-3.module+el8.9.0+19330+c97ddbdf.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:pg_repack-0:1.4.6-3.module+el8.9.0+19330+c97ddbdf.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:pg_repack-0:1.4.6-3.module+el8.9.0+19330+c97ddbdf.src",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:pg_repack-0:1.4.6-3.module+el8.9.0+19330+c97ddbdf.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:pg_repack-debuginfo-0:1.4.6-3.module+el8.9.0+19330+c97ddbdf.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:pg_repack-debuginfo-0:1.4.6-3.module+el8.9.0+19330+c97ddbdf.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:pg_repack-debuginfo-0:1.4.6-3.module+el8.9.0+19330+c97ddbdf.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:pg_repack-debuginfo-0:1.4.6-3.module+el8.9.0+19330+c97ddbdf.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:pg_repack-debugsource-0:1.4.6-3.module+el8.9.0+19330+c97ddbdf.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:pg_repack-debugsource-0:1.4.6-3.module+el8.9.0+19330+c97ddbdf.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:pg_repack-debugsource-0:1.4.6-3.module+el8.9.0+19330+c97ddbdf.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:pg_repack-debugsource-0:1.4.6-3.module+el8.9.0+19330+c97ddbdf.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:pgaudit-0:1.4.0-7.module+el8.10.0+22214+9beb89d6.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:pgaudit-0:1.4.0-7.module+el8.10.0+22214+9beb89d6.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:pgaudit-0:1.4.0-7.module+el8.10.0+22214+9beb89d6.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:pgaudit-0:1.4.0-7.module+el8.10.0+22214+9beb89d6.src",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:pgaudit-0:1.4.0-7.module+el8.10.0+22214+9beb89d6.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:pgaudit-debuginfo-0:1.4.0-7.module+el8.10.0+22214+9beb89d6.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:pgaudit-debuginfo-0:1.4.0-7.module+el8.10.0+22214+9beb89d6.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:pgaudit-debuginfo-0:1.4.0-7.module+el8.10.0+22214+9beb89d6.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:pgaudit-debuginfo-0:1.4.0-7.module+el8.10.0+22214+9beb89d6.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:pgaudit-debugsource-0:1.4.0-7.module+el8.10.0+22214+9beb89d6.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:pgaudit-debugsource-0:1.4.0-7.module+el8.10.0+22214+9beb89d6.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:pgaudit-debugsource-0:1.4.0-7.module+el8.10.0+22214+9beb89d6.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:pgaudit-debugsource-0:1.4.0-7.module+el8.10.0+22214+9beb89d6.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgres-decoderbufs-0:0.10.0-2.module+el8.9.0+19330+c97ddbdf.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgres-decoderbufs-0:0.10.0-2.module+el8.9.0+19330+c97ddbdf.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgres-decoderbufs-0:0.10.0-2.module+el8.9.0+19330+c97ddbdf.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgres-decoderbufs-0:0.10.0-2.module+el8.9.0+19330+c97ddbdf.src",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgres-decoderbufs-0:0.10.0-2.module+el8.9.0+19330+c97ddbdf.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.9.0+19330+c97ddbdf.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.9.0+19330+c97ddbdf.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.9.0+19330+c97ddbdf.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.9.0+19330+c97ddbdf.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.9.0+19330+c97ddbdf.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.9.0+19330+c97ddbdf.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.9.0+19330+c97ddbdf.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.9.0+19330+c97ddbdf.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-0:12.22-1.module+el8.10.0+22548+dd326681.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-0:12.22-1.module+el8.10.0+22548+dd326681.src",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-contrib-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-contrib-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-contrib-0:12.22-1.module+el8.10.0+22548+dd326681.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-contrib-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-contrib-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-contrib-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-contrib-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-contrib-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-debugsource-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-debugsource-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-debugsource-0:12.22-1.module+el8.10.0+22548+dd326681.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-debugsource-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-docs-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-docs-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-docs-0:12.22-1.module+el8.10.0+22548+dd326681.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-docs-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-docs-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-docs-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-docs-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-docs-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-plperl-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-plperl-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-plperl-0:12.22-1.module+el8.10.0+22548+dd326681.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-plperl-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-plperl-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-plperl-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-plperl-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-plperl-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-plpython3-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-plpython3-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-plpython3-0:12.22-1.module+el8.10.0+22548+dd326681.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-plpython3-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-plpython3-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-plpython3-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-plpython3-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-plpython3-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-pltcl-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-pltcl-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-pltcl-0:12.22-1.module+el8.10.0+22548+dd326681.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-pltcl-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-pltcl-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-pltcl-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-pltcl-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-pltcl-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-server-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-server-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-server-0:12.22-1.module+el8.10.0+22548+dd326681.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-server-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-server-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-server-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-server-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-server-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-server-devel-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-server-devel-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-server-devel-0:12.22-1.module+el8.10.0+22548+dd326681.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-server-devel-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-server-devel-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-server-devel-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-server-devel-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-server-devel-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-static-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-static-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-static-0:12.22-1.module+el8.10.0+22548+dd326681.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-static-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-test-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-test-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-test-0:12.22-1.module+el8.10.0+22548+dd326681.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-test-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-test-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-test-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-test-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-test-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-test-rpm-macros-0:12.22-1.module+el8.10.0+22548+dd326681.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-upgrade-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-upgrade-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-upgrade-0:12.22-1.module+el8.10.0+22548+dd326681.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-upgrade-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-upgrade-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-upgrade-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-upgrade-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-upgrade-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-upgrade-devel-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-upgrade-devel-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-upgrade-devel-0:12.22-1.module+el8.10.0+22548+dd326681.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-upgrade-devel-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-upgrade-devel-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-upgrade-devel-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-upgrade-devel-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-upgrade-devel-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:10785"
},
{
"category": "workaround",
"details": "Currently the following options exist to help mitigate the impact of this vulnerability: \n1) Restrict Permissions: the creation of PL/Python and PL/Perl functions should be limited to trusted users only. \n2) Environment Variable Sanitization: ensure that environment variables are properly sanitized and any modifications are restricted.\n3) Upgrade PostgreSQL: if a fix is released by the PostgreSQL Global Development Group, update to the latest version.\n4) Audit Database Functions: perform regular audits on user-created functions to detect and prevent potential exploitation.",
"product_ids": [
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:pg_repack-0:1.4.6-3.module+el8.9.0+19330+c97ddbdf.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:pg_repack-0:1.4.6-3.module+el8.9.0+19330+c97ddbdf.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:pg_repack-0:1.4.6-3.module+el8.9.0+19330+c97ddbdf.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:pg_repack-0:1.4.6-3.module+el8.9.0+19330+c97ddbdf.src",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:pg_repack-0:1.4.6-3.module+el8.9.0+19330+c97ddbdf.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:pg_repack-debuginfo-0:1.4.6-3.module+el8.9.0+19330+c97ddbdf.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:pg_repack-debuginfo-0:1.4.6-3.module+el8.9.0+19330+c97ddbdf.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:pg_repack-debuginfo-0:1.4.6-3.module+el8.9.0+19330+c97ddbdf.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:pg_repack-debuginfo-0:1.4.6-3.module+el8.9.0+19330+c97ddbdf.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:pg_repack-debugsource-0:1.4.6-3.module+el8.9.0+19330+c97ddbdf.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:pg_repack-debugsource-0:1.4.6-3.module+el8.9.0+19330+c97ddbdf.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:pg_repack-debugsource-0:1.4.6-3.module+el8.9.0+19330+c97ddbdf.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:pg_repack-debugsource-0:1.4.6-3.module+el8.9.0+19330+c97ddbdf.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:pgaudit-0:1.4.0-7.module+el8.10.0+22214+9beb89d6.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:pgaudit-0:1.4.0-7.module+el8.10.0+22214+9beb89d6.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:pgaudit-0:1.4.0-7.module+el8.10.0+22214+9beb89d6.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:pgaudit-0:1.4.0-7.module+el8.10.0+22214+9beb89d6.src",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:pgaudit-0:1.4.0-7.module+el8.10.0+22214+9beb89d6.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:pgaudit-debuginfo-0:1.4.0-7.module+el8.10.0+22214+9beb89d6.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:pgaudit-debuginfo-0:1.4.0-7.module+el8.10.0+22214+9beb89d6.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:pgaudit-debuginfo-0:1.4.0-7.module+el8.10.0+22214+9beb89d6.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:pgaudit-debuginfo-0:1.4.0-7.module+el8.10.0+22214+9beb89d6.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:pgaudit-debugsource-0:1.4.0-7.module+el8.10.0+22214+9beb89d6.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:pgaudit-debugsource-0:1.4.0-7.module+el8.10.0+22214+9beb89d6.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:pgaudit-debugsource-0:1.4.0-7.module+el8.10.0+22214+9beb89d6.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:pgaudit-debugsource-0:1.4.0-7.module+el8.10.0+22214+9beb89d6.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgres-decoderbufs-0:0.10.0-2.module+el8.9.0+19330+c97ddbdf.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgres-decoderbufs-0:0.10.0-2.module+el8.9.0+19330+c97ddbdf.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgres-decoderbufs-0:0.10.0-2.module+el8.9.0+19330+c97ddbdf.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgres-decoderbufs-0:0.10.0-2.module+el8.9.0+19330+c97ddbdf.src",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgres-decoderbufs-0:0.10.0-2.module+el8.9.0+19330+c97ddbdf.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.9.0+19330+c97ddbdf.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.9.0+19330+c97ddbdf.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.9.0+19330+c97ddbdf.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.9.0+19330+c97ddbdf.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.9.0+19330+c97ddbdf.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.9.0+19330+c97ddbdf.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.9.0+19330+c97ddbdf.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.9.0+19330+c97ddbdf.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-0:12.22-1.module+el8.10.0+22548+dd326681.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-0:12.22-1.module+el8.10.0+22548+dd326681.src",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-contrib-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-contrib-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-contrib-0:12.22-1.module+el8.10.0+22548+dd326681.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-contrib-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-contrib-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-contrib-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-contrib-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-contrib-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-debugsource-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-debugsource-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-debugsource-0:12.22-1.module+el8.10.0+22548+dd326681.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-debugsource-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-docs-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-docs-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-docs-0:12.22-1.module+el8.10.0+22548+dd326681.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-docs-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-docs-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-docs-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-docs-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-docs-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-plperl-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-plperl-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-plperl-0:12.22-1.module+el8.10.0+22548+dd326681.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-plperl-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-plperl-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-plperl-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-plperl-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-plperl-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-plpython3-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-plpython3-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-plpython3-0:12.22-1.module+el8.10.0+22548+dd326681.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-plpython3-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-plpython3-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-plpython3-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-plpython3-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-plpython3-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-pltcl-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-pltcl-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-pltcl-0:12.22-1.module+el8.10.0+22548+dd326681.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-pltcl-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-pltcl-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-pltcl-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-pltcl-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-pltcl-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-server-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-server-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-server-0:12.22-1.module+el8.10.0+22548+dd326681.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-server-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-server-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-server-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-server-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-server-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-server-devel-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-server-devel-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-server-devel-0:12.22-1.module+el8.10.0+22548+dd326681.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-server-devel-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-server-devel-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-server-devel-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-server-devel-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-server-devel-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-static-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-static-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-static-0:12.22-1.module+el8.10.0+22548+dd326681.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-static-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-test-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-test-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-test-0:12.22-1.module+el8.10.0+22548+dd326681.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-test-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-test-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-test-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-test-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-test-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-test-rpm-macros-0:12.22-1.module+el8.10.0+22548+dd326681.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-upgrade-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-upgrade-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-upgrade-0:12.22-1.module+el8.10.0+22548+dd326681.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-upgrade-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-upgrade-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-upgrade-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-upgrade-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-upgrade-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-upgrade-devel-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-upgrade-devel-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-upgrade-devel-0:12.22-1.module+el8.10.0+22548+dd326681.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-upgrade-devel-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-upgrade-devel-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-upgrade-devel-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-upgrade-devel-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-upgrade-devel-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.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.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:pg_repack-0:1.4.6-3.module+el8.9.0+19330+c97ddbdf.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:pg_repack-0:1.4.6-3.module+el8.9.0+19330+c97ddbdf.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:pg_repack-0:1.4.6-3.module+el8.9.0+19330+c97ddbdf.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:pg_repack-0:1.4.6-3.module+el8.9.0+19330+c97ddbdf.src",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:pg_repack-0:1.4.6-3.module+el8.9.0+19330+c97ddbdf.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:pg_repack-debuginfo-0:1.4.6-3.module+el8.9.0+19330+c97ddbdf.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:pg_repack-debuginfo-0:1.4.6-3.module+el8.9.0+19330+c97ddbdf.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:pg_repack-debuginfo-0:1.4.6-3.module+el8.9.0+19330+c97ddbdf.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:pg_repack-debuginfo-0:1.4.6-3.module+el8.9.0+19330+c97ddbdf.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:pg_repack-debugsource-0:1.4.6-3.module+el8.9.0+19330+c97ddbdf.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:pg_repack-debugsource-0:1.4.6-3.module+el8.9.0+19330+c97ddbdf.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:pg_repack-debugsource-0:1.4.6-3.module+el8.9.0+19330+c97ddbdf.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:pg_repack-debugsource-0:1.4.6-3.module+el8.9.0+19330+c97ddbdf.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:pgaudit-0:1.4.0-7.module+el8.10.0+22214+9beb89d6.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:pgaudit-0:1.4.0-7.module+el8.10.0+22214+9beb89d6.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:pgaudit-0:1.4.0-7.module+el8.10.0+22214+9beb89d6.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:pgaudit-0:1.4.0-7.module+el8.10.0+22214+9beb89d6.src",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:pgaudit-0:1.4.0-7.module+el8.10.0+22214+9beb89d6.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:pgaudit-debuginfo-0:1.4.0-7.module+el8.10.0+22214+9beb89d6.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:pgaudit-debuginfo-0:1.4.0-7.module+el8.10.0+22214+9beb89d6.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:pgaudit-debuginfo-0:1.4.0-7.module+el8.10.0+22214+9beb89d6.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:pgaudit-debuginfo-0:1.4.0-7.module+el8.10.0+22214+9beb89d6.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:pgaudit-debugsource-0:1.4.0-7.module+el8.10.0+22214+9beb89d6.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:pgaudit-debugsource-0:1.4.0-7.module+el8.10.0+22214+9beb89d6.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:pgaudit-debugsource-0:1.4.0-7.module+el8.10.0+22214+9beb89d6.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:pgaudit-debugsource-0:1.4.0-7.module+el8.10.0+22214+9beb89d6.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgres-decoderbufs-0:0.10.0-2.module+el8.9.0+19330+c97ddbdf.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgres-decoderbufs-0:0.10.0-2.module+el8.9.0+19330+c97ddbdf.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgres-decoderbufs-0:0.10.0-2.module+el8.9.0+19330+c97ddbdf.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgres-decoderbufs-0:0.10.0-2.module+el8.9.0+19330+c97ddbdf.src",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgres-decoderbufs-0:0.10.0-2.module+el8.9.0+19330+c97ddbdf.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.9.0+19330+c97ddbdf.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.9.0+19330+c97ddbdf.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.9.0+19330+c97ddbdf.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.9.0+19330+c97ddbdf.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.9.0+19330+c97ddbdf.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.9.0+19330+c97ddbdf.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.9.0+19330+c97ddbdf.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.9.0+19330+c97ddbdf.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-0:12.22-1.module+el8.10.0+22548+dd326681.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-0:12.22-1.module+el8.10.0+22548+dd326681.src",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-contrib-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-contrib-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-contrib-0:12.22-1.module+el8.10.0+22548+dd326681.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-contrib-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-contrib-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-contrib-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-contrib-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-contrib-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-debugsource-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-debugsource-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-debugsource-0:12.22-1.module+el8.10.0+22548+dd326681.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-debugsource-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-docs-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-docs-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-docs-0:12.22-1.module+el8.10.0+22548+dd326681.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-docs-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-docs-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-docs-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-docs-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-docs-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-plperl-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-plperl-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-plperl-0:12.22-1.module+el8.10.0+22548+dd326681.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-plperl-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-plperl-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-plperl-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-plperl-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-plperl-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-plpython3-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-plpython3-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-plpython3-0:12.22-1.module+el8.10.0+22548+dd326681.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-plpython3-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-plpython3-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-plpython3-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-plpython3-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-plpython3-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-pltcl-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-pltcl-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-pltcl-0:12.22-1.module+el8.10.0+22548+dd326681.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-pltcl-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-pltcl-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-pltcl-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-pltcl-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-pltcl-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-server-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-server-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-server-0:12.22-1.module+el8.10.0+22548+dd326681.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-server-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-server-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-server-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-server-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-server-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-server-devel-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-server-devel-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-server-devel-0:12.22-1.module+el8.10.0+22548+dd326681.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-server-devel-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-server-devel-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-server-devel-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-server-devel-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-server-devel-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-static-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-static-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-static-0:12.22-1.module+el8.10.0+22548+dd326681.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-static-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-test-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-test-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-test-0:12.22-1.module+el8.10.0+22548+dd326681.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-test-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-test-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-test-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-test-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-test-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-test-rpm-macros-0:12.22-1.module+el8.10.0+22548+dd326681.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-upgrade-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-upgrade-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-upgrade-0:12.22-1.module+el8.10.0+22548+dd326681.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-upgrade-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-upgrade-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-upgrade-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-upgrade-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-upgrade-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-upgrade-devel-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-upgrade-devel-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-upgrade-devel-0:12.22-1.module+el8.10.0+22548+dd326681.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-upgrade-devel-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-upgrade-devel-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-upgrade-devel-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-upgrade-devel-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020241122084405:489197e6:postgresql-upgrade-devel-debuginfo-0:12.22-1.module+el8.10.0+22548+dd326681.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "postgresql: PostgreSQL PL/Perl environment variable changes execute arbitrary code"
}
]
}
rhsa-2024_10788
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:16 module is now available for Red Hat Enterprise Linux 9.\n\nRed Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "PostgreSQL is an advanced object-relational database management system (DBMS).\n\nSecurity Fix(es):\n\n* postgresql: PostgreSQL SET ROLE, SET SESSION AUTHORIZATION reset to wrong user ID (CVE-2024-10978)\n\n* postgresql: PostgreSQL PL/Perl environment variable changes execute arbitrary code (CVE-2024-10979)\n\n* postgresql: PostgreSQL row security below e.g. subqueries disregards user ID changes (CVE-2024-10976)\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-2024:10788",
"url": "https://access.redhat.com/errata/RHSA-2024:10788"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "2326251",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2326251"
},
{
"category": "external",
"summary": "2326253",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2326253"
},
{
"category": "external",
"summary": "2326263",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2326263"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2024/rhsa-2024_10788.json"
}
],
"title": "Red Hat Security Advisory: postgresql:16 security update",
"tracking": {
"current_release_date": "2024-12-09T12:32:27+00:00",
"generator": {
"date": "2024-12-09T12:32:27+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.2.3"
}
},
"id": "RHSA-2024:10788",
"initial_release_date": "2024-12-04T09:24:28+00:00",
"revision_history": [
{
"date": "2024-12-04T09:24:28+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2024-12-04T09:24:28+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2024-12-09T12:32:27+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.5.0.Z.MAIN",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:enterprise_linux:9::appstream"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "postgresql:16:9050020241122142517:rhel9",
"product": {
"name": "postgresql:16:9050020241122142517:rhel9",
"product_id": "postgresql:16:9050020241122142517:rhel9",
"product_identification_helper": {
"purl": "pkg:rpmmod/redhat/postgresql@16:9050020241122142517:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgresql-test-rpm-macros-0:16.6-1.module+el9.5.0+22557+8cb08ba5.noarch",
"product": {
"name": "postgresql-test-rpm-macros-0:16.6-1.module+el9.5.0+22557+8cb08ba5.noarch",
"product_id": "postgresql-test-rpm-macros-0:16.6-1.module+el9.5.0+22557+8cb08ba5.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-test-rpm-macros@16.6-1.module%2Bel9.5.0%2B22557%2B8cb08ba5?arch=noarch"
}
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "pg_repack-0:1.5.1-1.module+el9.5.0+22557+8cb08ba5.src",
"product": {
"name": "pg_repack-0:1.5.1-1.module+el9.5.0+22557+8cb08ba5.src",
"product_id": "pg_repack-0:1.5.1-1.module+el9.5.0+22557+8cb08ba5.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pg_repack@1.5.1-1.module%2Bel9.5.0%2B22557%2B8cb08ba5?arch=src"
}
}
},
{
"category": "product_version",
"name": "pgaudit-0:16.0-1.module+el9.4.0+20427+07482b8c.src",
"product": {
"name": "pgaudit-0:16.0-1.module+el9.4.0+20427+07482b8c.src",
"product_id": "pgaudit-0:16.0-1.module+el9.4.0+20427+07482b8c.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pgaudit@16.0-1.module%2Bel9.4.0%2B20427%2B07482b8c?arch=src"
}
}
},
{
"category": "product_version",
"name": "pgvector-0:0.6.2-1.module+el9.5.0+21770+ad2986ef.src",
"product": {
"name": "pgvector-0:0.6.2-1.module+el9.5.0+21770+ad2986ef.src",
"product_id": "pgvector-0:0.6.2-1.module+el9.5.0+21770+ad2986ef.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pgvector@0.6.2-1.module%2Bel9.5.0%2B21770%2Bad2986ef?arch=src"
}
}
},
{
"category": "product_version",
"name": "postgres-decoderbufs-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.src",
"product": {
"name": "postgres-decoderbufs-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.src",
"product_id": "postgres-decoderbufs-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgres-decoderbufs@2.4.0-1.Final.module%2Bel9.4.0%2B20427%2B07482b8c?arch=src"
}
}
},
{
"category": "product_version",
"name": "postgresql-0:16.6-1.module+el9.5.0+22557+8cb08ba5.src",
"product": {
"name": "postgresql-0:16.6-1.module+el9.5.0+22557+8cb08ba5.src",
"product_id": "postgresql-0:16.6-1.module+el9.5.0+22557+8cb08ba5.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql@16.6-1.module%2Bel9.5.0%2B22557%2B8cb08ba5?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "pg_repack-0:1.5.1-1.module+el9.5.0+22557+8cb08ba5.aarch64",
"product": {
"name": "pg_repack-0:1.5.1-1.module+el9.5.0+22557+8cb08ba5.aarch64",
"product_id": "pg_repack-0:1.5.1-1.module+el9.5.0+22557+8cb08ba5.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pg_repack@1.5.1-1.module%2Bel9.5.0%2B22557%2B8cb08ba5?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "pg_repack-debuginfo-0:1.5.1-1.module+el9.5.0+22557+8cb08ba5.aarch64",
"product": {
"name": "pg_repack-debuginfo-0:1.5.1-1.module+el9.5.0+22557+8cb08ba5.aarch64",
"product_id": "pg_repack-debuginfo-0:1.5.1-1.module+el9.5.0+22557+8cb08ba5.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pg_repack-debuginfo@1.5.1-1.module%2Bel9.5.0%2B22557%2B8cb08ba5?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "pg_repack-debugsource-0:1.5.1-1.module+el9.5.0+22557+8cb08ba5.aarch64",
"product": {
"name": "pg_repack-debugsource-0:1.5.1-1.module+el9.5.0+22557+8cb08ba5.aarch64",
"product_id": "pg_repack-debugsource-0:1.5.1-1.module+el9.5.0+22557+8cb08ba5.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pg_repack-debugsource@1.5.1-1.module%2Bel9.5.0%2B22557%2B8cb08ba5?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "pgaudit-0:16.0-1.module+el9.4.0+20427+07482b8c.aarch64",
"product": {
"name": "pgaudit-0:16.0-1.module+el9.4.0+20427+07482b8c.aarch64",
"product_id": "pgaudit-0:16.0-1.module+el9.4.0+20427+07482b8c.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pgaudit@16.0-1.module%2Bel9.4.0%2B20427%2B07482b8c?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "pgaudit-debuginfo-0:16.0-1.module+el9.4.0+20427+07482b8c.aarch64",
"product": {
"name": "pgaudit-debuginfo-0:16.0-1.module+el9.4.0+20427+07482b8c.aarch64",
"product_id": "pgaudit-debuginfo-0:16.0-1.module+el9.4.0+20427+07482b8c.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pgaudit-debuginfo@16.0-1.module%2Bel9.4.0%2B20427%2B07482b8c?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "pgaudit-debugsource-0:16.0-1.module+el9.4.0+20427+07482b8c.aarch64",
"product": {
"name": "pgaudit-debugsource-0:16.0-1.module+el9.4.0+20427+07482b8c.aarch64",
"product_id": "pgaudit-debugsource-0:16.0-1.module+el9.4.0+20427+07482b8c.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pgaudit-debugsource@16.0-1.module%2Bel9.4.0%2B20427%2B07482b8c?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "pgvector-0:0.6.2-1.module+el9.5.0+21770+ad2986ef.aarch64",
"product": {
"name": "pgvector-0:0.6.2-1.module+el9.5.0+21770+ad2986ef.aarch64",
"product_id": "pgvector-0:0.6.2-1.module+el9.5.0+21770+ad2986ef.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pgvector@0.6.2-1.module%2Bel9.5.0%2B21770%2Bad2986ef?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "pgvector-debuginfo-0:0.6.2-1.module+el9.5.0+21770+ad2986ef.aarch64",
"product": {
"name": "pgvector-debuginfo-0:0.6.2-1.module+el9.5.0+21770+ad2986ef.aarch64",
"product_id": "pgvector-debuginfo-0:0.6.2-1.module+el9.5.0+21770+ad2986ef.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pgvector-debuginfo@0.6.2-1.module%2Bel9.5.0%2B21770%2Bad2986ef?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "pgvector-debugsource-0:0.6.2-1.module+el9.5.0+21770+ad2986ef.aarch64",
"product": {
"name": "pgvector-debugsource-0:0.6.2-1.module+el9.5.0+21770+ad2986ef.aarch64",
"product_id": "pgvector-debugsource-0:0.6.2-1.module+el9.5.0+21770+ad2986ef.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pgvector-debugsource@0.6.2-1.module%2Bel9.5.0%2B21770%2Bad2986ef?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "postgres-decoderbufs-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.aarch64",
"product": {
"name": "postgres-decoderbufs-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.aarch64",
"product_id": "postgres-decoderbufs-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgres-decoderbufs@2.4.0-1.Final.module%2Bel9.4.0%2B20427%2B07482b8c?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.aarch64",
"product": {
"name": "postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.aarch64",
"product_id": "postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgres-decoderbufs-debuginfo@2.4.0-1.Final.module%2Bel9.4.0%2B20427%2B07482b8c?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.aarch64",
"product": {
"name": "postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.aarch64",
"product_id": "postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgres-decoderbufs-debugsource@2.4.0-1.Final.module%2Bel9.4.0%2B20427%2B07482b8c?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "postgresql-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64",
"product": {
"name": "postgresql-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64",
"product_id": "postgresql-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql@16.6-1.module%2Bel9.5.0%2B22557%2B8cb08ba5?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "postgresql-contrib-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64",
"product": {
"name": "postgresql-contrib-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64",
"product_id": "postgresql-contrib-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-contrib@16.6-1.module%2Bel9.5.0%2B22557%2B8cb08ba5?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "postgresql-contrib-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64",
"product": {
"name": "postgresql-contrib-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64",
"product_id": "postgresql-contrib-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-contrib-debuginfo@16.6-1.module%2Bel9.5.0%2B22557%2B8cb08ba5?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "postgresql-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64",
"product": {
"name": "postgresql-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64",
"product_id": "postgresql-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-debuginfo@16.6-1.module%2Bel9.5.0%2B22557%2B8cb08ba5?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "postgresql-debugsource-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64",
"product": {
"name": "postgresql-debugsource-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64",
"product_id": "postgresql-debugsource-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-debugsource@16.6-1.module%2Bel9.5.0%2B22557%2B8cb08ba5?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "postgresql-docs-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64",
"product": {
"name": "postgresql-docs-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64",
"product_id": "postgresql-docs-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-docs@16.6-1.module%2Bel9.5.0%2B22557%2B8cb08ba5?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "postgresql-docs-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64",
"product": {
"name": "postgresql-docs-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64",
"product_id": "postgresql-docs-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-docs-debuginfo@16.6-1.module%2Bel9.5.0%2B22557%2B8cb08ba5?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "postgresql-plperl-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64",
"product": {
"name": "postgresql-plperl-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64",
"product_id": "postgresql-plperl-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plperl@16.6-1.module%2Bel9.5.0%2B22557%2B8cb08ba5?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "postgresql-plperl-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64",
"product": {
"name": "postgresql-plperl-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64",
"product_id": "postgresql-plperl-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plperl-debuginfo@16.6-1.module%2Bel9.5.0%2B22557%2B8cb08ba5?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "postgresql-plpython3-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64",
"product": {
"name": "postgresql-plpython3-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64",
"product_id": "postgresql-plpython3-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plpython3@16.6-1.module%2Bel9.5.0%2B22557%2B8cb08ba5?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "postgresql-plpython3-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64",
"product": {
"name": "postgresql-plpython3-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64",
"product_id": "postgresql-plpython3-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plpython3-debuginfo@16.6-1.module%2Bel9.5.0%2B22557%2B8cb08ba5?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "postgresql-pltcl-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64",
"product": {
"name": "postgresql-pltcl-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64",
"product_id": "postgresql-pltcl-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-pltcl@16.6-1.module%2Bel9.5.0%2B22557%2B8cb08ba5?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "postgresql-pltcl-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64",
"product": {
"name": "postgresql-pltcl-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64",
"product_id": "postgresql-pltcl-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-pltcl-debuginfo@16.6-1.module%2Bel9.5.0%2B22557%2B8cb08ba5?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "postgresql-private-devel-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64",
"product": {
"name": "postgresql-private-devel-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64",
"product_id": "postgresql-private-devel-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-private-devel@16.6-1.module%2Bel9.5.0%2B22557%2B8cb08ba5?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "postgresql-private-libs-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64",
"product": {
"name": "postgresql-private-libs-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64",
"product_id": "postgresql-private-libs-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-private-libs@16.6-1.module%2Bel9.5.0%2B22557%2B8cb08ba5?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "postgresql-private-libs-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64",
"product": {
"name": "postgresql-private-libs-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64",
"product_id": "postgresql-private-libs-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-private-libs-debuginfo@16.6-1.module%2Bel9.5.0%2B22557%2B8cb08ba5?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64",
"product": {
"name": "postgresql-server-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64",
"product_id": "postgresql-server-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server@16.6-1.module%2Bel9.5.0%2B22557%2B8cb08ba5?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64",
"product": {
"name": "postgresql-server-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64",
"product_id": "postgresql-server-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server-debuginfo@16.6-1.module%2Bel9.5.0%2B22557%2B8cb08ba5?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-devel-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64",
"product": {
"name": "postgresql-server-devel-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64",
"product_id": "postgresql-server-devel-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server-devel@16.6-1.module%2Bel9.5.0%2B22557%2B8cb08ba5?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-devel-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64",
"product": {
"name": "postgresql-server-devel-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64",
"product_id": "postgresql-server-devel-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server-devel-debuginfo@16.6-1.module%2Bel9.5.0%2B22557%2B8cb08ba5?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "postgresql-static-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64",
"product": {
"name": "postgresql-static-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64",
"product_id": "postgresql-static-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-static@16.6-1.module%2Bel9.5.0%2B22557%2B8cb08ba5?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "postgresql-test-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64",
"product": {
"name": "postgresql-test-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64",
"product_id": "postgresql-test-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-test@16.6-1.module%2Bel9.5.0%2B22557%2B8cb08ba5?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "postgresql-test-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64",
"product": {
"name": "postgresql-test-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64",
"product_id": "postgresql-test-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-test-debuginfo@16.6-1.module%2Bel9.5.0%2B22557%2B8cb08ba5?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64",
"product": {
"name": "postgresql-upgrade-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64",
"product_id": "postgresql-upgrade-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade@16.6-1.module%2Bel9.5.0%2B22557%2B8cb08ba5?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64",
"product": {
"name": "postgresql-upgrade-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64",
"product_id": "postgresql-upgrade-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade-debuginfo@16.6-1.module%2Bel9.5.0%2B22557%2B8cb08ba5?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-devel-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64",
"product": {
"name": "postgresql-upgrade-devel-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64",
"product_id": "postgresql-upgrade-devel-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade-devel@16.6-1.module%2Bel9.5.0%2B22557%2B8cb08ba5?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-devel-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64",
"product": {
"name": "postgresql-upgrade-devel-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64",
"product_id": "postgresql-upgrade-devel-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade-devel-debuginfo@16.6-1.module%2Bel9.5.0%2B22557%2B8cb08ba5?arch=aarch64"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "pg_repack-0:1.5.1-1.module+el9.5.0+22557+8cb08ba5.ppc64le",
"product": {
"name": "pg_repack-0:1.5.1-1.module+el9.5.0+22557+8cb08ba5.ppc64le",
"product_id": "pg_repack-0:1.5.1-1.module+el9.5.0+22557+8cb08ba5.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pg_repack@1.5.1-1.module%2Bel9.5.0%2B22557%2B8cb08ba5?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "pg_repack-debuginfo-0:1.5.1-1.module+el9.5.0+22557+8cb08ba5.ppc64le",
"product": {
"name": "pg_repack-debuginfo-0:1.5.1-1.module+el9.5.0+22557+8cb08ba5.ppc64le",
"product_id": "pg_repack-debuginfo-0:1.5.1-1.module+el9.5.0+22557+8cb08ba5.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pg_repack-debuginfo@1.5.1-1.module%2Bel9.5.0%2B22557%2B8cb08ba5?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "pg_repack-debugsource-0:1.5.1-1.module+el9.5.0+22557+8cb08ba5.ppc64le",
"product": {
"name": "pg_repack-debugsource-0:1.5.1-1.module+el9.5.0+22557+8cb08ba5.ppc64le",
"product_id": "pg_repack-debugsource-0:1.5.1-1.module+el9.5.0+22557+8cb08ba5.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pg_repack-debugsource@1.5.1-1.module%2Bel9.5.0%2B22557%2B8cb08ba5?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "pgaudit-0:16.0-1.module+el9.4.0+20427+07482b8c.ppc64le",
"product": {
"name": "pgaudit-0:16.0-1.module+el9.4.0+20427+07482b8c.ppc64le",
"product_id": "pgaudit-0:16.0-1.module+el9.4.0+20427+07482b8c.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pgaudit@16.0-1.module%2Bel9.4.0%2B20427%2B07482b8c?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "pgaudit-debuginfo-0:16.0-1.module+el9.4.0+20427+07482b8c.ppc64le",
"product": {
"name": "pgaudit-debuginfo-0:16.0-1.module+el9.4.0+20427+07482b8c.ppc64le",
"product_id": "pgaudit-debuginfo-0:16.0-1.module+el9.4.0+20427+07482b8c.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pgaudit-debuginfo@16.0-1.module%2Bel9.4.0%2B20427%2B07482b8c?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "pgaudit-debugsource-0:16.0-1.module+el9.4.0+20427+07482b8c.ppc64le",
"product": {
"name": "pgaudit-debugsource-0:16.0-1.module+el9.4.0+20427+07482b8c.ppc64le",
"product_id": "pgaudit-debugsource-0:16.0-1.module+el9.4.0+20427+07482b8c.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pgaudit-debugsource@16.0-1.module%2Bel9.4.0%2B20427%2B07482b8c?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "pgvector-0:0.6.2-1.module+el9.5.0+21770+ad2986ef.ppc64le",
"product": {
"name": "pgvector-0:0.6.2-1.module+el9.5.0+21770+ad2986ef.ppc64le",
"product_id": "pgvector-0:0.6.2-1.module+el9.5.0+21770+ad2986ef.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pgvector@0.6.2-1.module%2Bel9.5.0%2B21770%2Bad2986ef?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "pgvector-debuginfo-0:0.6.2-1.module+el9.5.0+21770+ad2986ef.ppc64le",
"product": {
"name": "pgvector-debuginfo-0:0.6.2-1.module+el9.5.0+21770+ad2986ef.ppc64le",
"product_id": "pgvector-debuginfo-0:0.6.2-1.module+el9.5.0+21770+ad2986ef.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pgvector-debuginfo@0.6.2-1.module%2Bel9.5.0%2B21770%2Bad2986ef?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "pgvector-debugsource-0:0.6.2-1.module+el9.5.0+21770+ad2986ef.ppc64le",
"product": {
"name": "pgvector-debugsource-0:0.6.2-1.module+el9.5.0+21770+ad2986ef.ppc64le",
"product_id": "pgvector-debugsource-0:0.6.2-1.module+el9.5.0+21770+ad2986ef.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pgvector-debugsource@0.6.2-1.module%2Bel9.5.0%2B21770%2Bad2986ef?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "postgres-decoderbufs-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.ppc64le",
"product": {
"name": "postgres-decoderbufs-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.ppc64le",
"product_id": "postgres-decoderbufs-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgres-decoderbufs@2.4.0-1.Final.module%2Bel9.4.0%2B20427%2B07482b8c?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.ppc64le",
"product": {
"name": "postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.ppc64le",
"product_id": "postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgres-decoderbufs-debuginfo@2.4.0-1.Final.module%2Bel9.4.0%2B20427%2B07482b8c?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.ppc64le",
"product": {
"name": "postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.ppc64le",
"product_id": "postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgres-decoderbufs-debugsource@2.4.0-1.Final.module%2Bel9.4.0%2B20427%2B07482b8c?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "postgresql-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le",
"product": {
"name": "postgresql-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le",
"product_id": "postgresql-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql@16.6-1.module%2Bel9.5.0%2B22557%2B8cb08ba5?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "postgresql-contrib-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le",
"product": {
"name": "postgresql-contrib-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le",
"product_id": "postgresql-contrib-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-contrib@16.6-1.module%2Bel9.5.0%2B22557%2B8cb08ba5?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "postgresql-contrib-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le",
"product": {
"name": "postgresql-contrib-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le",
"product_id": "postgresql-contrib-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-contrib-debuginfo@16.6-1.module%2Bel9.5.0%2B22557%2B8cb08ba5?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "postgresql-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le",
"product": {
"name": "postgresql-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le",
"product_id": "postgresql-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-debuginfo@16.6-1.module%2Bel9.5.0%2B22557%2B8cb08ba5?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "postgresql-debugsource-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le",
"product": {
"name": "postgresql-debugsource-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le",
"product_id": "postgresql-debugsource-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-debugsource@16.6-1.module%2Bel9.5.0%2B22557%2B8cb08ba5?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "postgresql-docs-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le",
"product": {
"name": "postgresql-docs-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le",
"product_id": "postgresql-docs-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-docs@16.6-1.module%2Bel9.5.0%2B22557%2B8cb08ba5?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "postgresql-docs-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le",
"product": {
"name": "postgresql-docs-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le",
"product_id": "postgresql-docs-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-docs-debuginfo@16.6-1.module%2Bel9.5.0%2B22557%2B8cb08ba5?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "postgresql-plperl-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le",
"product": {
"name": "postgresql-plperl-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le",
"product_id": "postgresql-plperl-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plperl@16.6-1.module%2Bel9.5.0%2B22557%2B8cb08ba5?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "postgresql-plperl-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le",
"product": {
"name": "postgresql-plperl-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le",
"product_id": "postgresql-plperl-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plperl-debuginfo@16.6-1.module%2Bel9.5.0%2B22557%2B8cb08ba5?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "postgresql-plpython3-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le",
"product": {
"name": "postgresql-plpython3-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le",
"product_id": "postgresql-plpython3-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plpython3@16.6-1.module%2Bel9.5.0%2B22557%2B8cb08ba5?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "postgresql-plpython3-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le",
"product": {
"name": "postgresql-plpython3-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le",
"product_id": "postgresql-plpython3-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plpython3-debuginfo@16.6-1.module%2Bel9.5.0%2B22557%2B8cb08ba5?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "postgresql-pltcl-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le",
"product": {
"name": "postgresql-pltcl-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le",
"product_id": "postgresql-pltcl-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-pltcl@16.6-1.module%2Bel9.5.0%2B22557%2B8cb08ba5?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "postgresql-pltcl-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le",
"product": {
"name": "postgresql-pltcl-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le",
"product_id": "postgresql-pltcl-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-pltcl-debuginfo@16.6-1.module%2Bel9.5.0%2B22557%2B8cb08ba5?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "postgresql-private-devel-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le",
"product": {
"name": "postgresql-private-devel-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le",
"product_id": "postgresql-private-devel-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-private-devel@16.6-1.module%2Bel9.5.0%2B22557%2B8cb08ba5?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "postgresql-private-libs-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le",
"product": {
"name": "postgresql-private-libs-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le",
"product_id": "postgresql-private-libs-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-private-libs@16.6-1.module%2Bel9.5.0%2B22557%2B8cb08ba5?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "postgresql-private-libs-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le",
"product": {
"name": "postgresql-private-libs-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le",
"product_id": "postgresql-private-libs-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-private-libs-debuginfo@16.6-1.module%2Bel9.5.0%2B22557%2B8cb08ba5?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le",
"product": {
"name": "postgresql-server-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le",
"product_id": "postgresql-server-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server@16.6-1.module%2Bel9.5.0%2B22557%2B8cb08ba5?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le",
"product": {
"name": "postgresql-server-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le",
"product_id": "postgresql-server-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server-debuginfo@16.6-1.module%2Bel9.5.0%2B22557%2B8cb08ba5?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-devel-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le",
"product": {
"name": "postgresql-server-devel-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le",
"product_id": "postgresql-server-devel-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server-devel@16.6-1.module%2Bel9.5.0%2B22557%2B8cb08ba5?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-devel-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le",
"product": {
"name": "postgresql-server-devel-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le",
"product_id": "postgresql-server-devel-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server-devel-debuginfo@16.6-1.module%2Bel9.5.0%2B22557%2B8cb08ba5?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "postgresql-static-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le",
"product": {
"name": "postgresql-static-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le",
"product_id": "postgresql-static-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-static@16.6-1.module%2Bel9.5.0%2B22557%2B8cb08ba5?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "postgresql-test-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le",
"product": {
"name": "postgresql-test-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le",
"product_id": "postgresql-test-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-test@16.6-1.module%2Bel9.5.0%2B22557%2B8cb08ba5?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "postgresql-test-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le",
"product": {
"name": "postgresql-test-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le",
"product_id": "postgresql-test-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-test-debuginfo@16.6-1.module%2Bel9.5.0%2B22557%2B8cb08ba5?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le",
"product": {
"name": "postgresql-upgrade-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le",
"product_id": "postgresql-upgrade-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade@16.6-1.module%2Bel9.5.0%2B22557%2B8cb08ba5?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le",
"product": {
"name": "postgresql-upgrade-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le",
"product_id": "postgresql-upgrade-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade-debuginfo@16.6-1.module%2Bel9.5.0%2B22557%2B8cb08ba5?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-devel-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le",
"product": {
"name": "postgresql-upgrade-devel-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le",
"product_id": "postgresql-upgrade-devel-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade-devel@16.6-1.module%2Bel9.5.0%2B22557%2B8cb08ba5?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-devel-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le",
"product": {
"name": "postgresql-upgrade-devel-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le",
"product_id": "postgresql-upgrade-devel-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade-devel-debuginfo@16.6-1.module%2Bel9.5.0%2B22557%2B8cb08ba5?arch=ppc64le"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "pg_repack-0:1.5.1-1.module+el9.5.0+22557+8cb08ba5.s390x",
"product": {
"name": "pg_repack-0:1.5.1-1.module+el9.5.0+22557+8cb08ba5.s390x",
"product_id": "pg_repack-0:1.5.1-1.module+el9.5.0+22557+8cb08ba5.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pg_repack@1.5.1-1.module%2Bel9.5.0%2B22557%2B8cb08ba5?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "pg_repack-debuginfo-0:1.5.1-1.module+el9.5.0+22557+8cb08ba5.s390x",
"product": {
"name": "pg_repack-debuginfo-0:1.5.1-1.module+el9.5.0+22557+8cb08ba5.s390x",
"product_id": "pg_repack-debuginfo-0:1.5.1-1.module+el9.5.0+22557+8cb08ba5.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pg_repack-debuginfo@1.5.1-1.module%2Bel9.5.0%2B22557%2B8cb08ba5?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "pg_repack-debugsource-0:1.5.1-1.module+el9.5.0+22557+8cb08ba5.s390x",
"product": {
"name": "pg_repack-debugsource-0:1.5.1-1.module+el9.5.0+22557+8cb08ba5.s390x",
"product_id": "pg_repack-debugsource-0:1.5.1-1.module+el9.5.0+22557+8cb08ba5.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pg_repack-debugsource@1.5.1-1.module%2Bel9.5.0%2B22557%2B8cb08ba5?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "pgaudit-0:16.0-1.module+el9.4.0+20427+07482b8c.s390x",
"product": {
"name": "pgaudit-0:16.0-1.module+el9.4.0+20427+07482b8c.s390x",
"product_id": "pgaudit-0:16.0-1.module+el9.4.0+20427+07482b8c.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pgaudit@16.0-1.module%2Bel9.4.0%2B20427%2B07482b8c?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "pgaudit-debuginfo-0:16.0-1.module+el9.4.0+20427+07482b8c.s390x",
"product": {
"name": "pgaudit-debuginfo-0:16.0-1.module+el9.4.0+20427+07482b8c.s390x",
"product_id": "pgaudit-debuginfo-0:16.0-1.module+el9.4.0+20427+07482b8c.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pgaudit-debuginfo@16.0-1.module%2Bel9.4.0%2B20427%2B07482b8c?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "pgaudit-debugsource-0:16.0-1.module+el9.4.0+20427+07482b8c.s390x",
"product": {
"name": "pgaudit-debugsource-0:16.0-1.module+el9.4.0+20427+07482b8c.s390x",
"product_id": "pgaudit-debugsource-0:16.0-1.module+el9.4.0+20427+07482b8c.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pgaudit-debugsource@16.0-1.module%2Bel9.4.0%2B20427%2B07482b8c?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "pgvector-0:0.6.2-1.module+el9.5.0+21770+ad2986ef.s390x",
"product": {
"name": "pgvector-0:0.6.2-1.module+el9.5.0+21770+ad2986ef.s390x",
"product_id": "pgvector-0:0.6.2-1.module+el9.5.0+21770+ad2986ef.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pgvector@0.6.2-1.module%2Bel9.5.0%2B21770%2Bad2986ef?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "pgvector-debuginfo-0:0.6.2-1.module+el9.5.0+21770+ad2986ef.s390x",
"product": {
"name": "pgvector-debuginfo-0:0.6.2-1.module+el9.5.0+21770+ad2986ef.s390x",
"product_id": "pgvector-debuginfo-0:0.6.2-1.module+el9.5.0+21770+ad2986ef.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pgvector-debuginfo@0.6.2-1.module%2Bel9.5.0%2B21770%2Bad2986ef?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "pgvector-debugsource-0:0.6.2-1.module+el9.5.0+21770+ad2986ef.s390x",
"product": {
"name": "pgvector-debugsource-0:0.6.2-1.module+el9.5.0+21770+ad2986ef.s390x",
"product_id": "pgvector-debugsource-0:0.6.2-1.module+el9.5.0+21770+ad2986ef.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pgvector-debugsource@0.6.2-1.module%2Bel9.5.0%2B21770%2Bad2986ef?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "postgres-decoderbufs-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.s390x",
"product": {
"name": "postgres-decoderbufs-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.s390x",
"product_id": "postgres-decoderbufs-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgres-decoderbufs@2.4.0-1.Final.module%2Bel9.4.0%2B20427%2B07482b8c?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.s390x",
"product": {
"name": "postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.s390x",
"product_id": "postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgres-decoderbufs-debuginfo@2.4.0-1.Final.module%2Bel9.4.0%2B20427%2B07482b8c?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.s390x",
"product": {
"name": "postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.s390x",
"product_id": "postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgres-decoderbufs-debugsource@2.4.0-1.Final.module%2Bel9.4.0%2B20427%2B07482b8c?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "postgresql-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x",
"product": {
"name": "postgresql-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x",
"product_id": "postgresql-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql@16.6-1.module%2Bel9.5.0%2B22557%2B8cb08ba5?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "postgresql-contrib-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x",
"product": {
"name": "postgresql-contrib-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x",
"product_id": "postgresql-contrib-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-contrib@16.6-1.module%2Bel9.5.0%2B22557%2B8cb08ba5?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "postgresql-contrib-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x",
"product": {
"name": "postgresql-contrib-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x",
"product_id": "postgresql-contrib-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-contrib-debuginfo@16.6-1.module%2Bel9.5.0%2B22557%2B8cb08ba5?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "postgresql-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x",
"product": {
"name": "postgresql-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x",
"product_id": "postgresql-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-debuginfo@16.6-1.module%2Bel9.5.0%2B22557%2B8cb08ba5?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "postgresql-debugsource-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x",
"product": {
"name": "postgresql-debugsource-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x",
"product_id": "postgresql-debugsource-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-debugsource@16.6-1.module%2Bel9.5.0%2B22557%2B8cb08ba5?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "postgresql-docs-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x",
"product": {
"name": "postgresql-docs-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x",
"product_id": "postgresql-docs-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-docs@16.6-1.module%2Bel9.5.0%2B22557%2B8cb08ba5?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "postgresql-docs-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x",
"product": {
"name": "postgresql-docs-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x",
"product_id": "postgresql-docs-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-docs-debuginfo@16.6-1.module%2Bel9.5.0%2B22557%2B8cb08ba5?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "postgresql-plperl-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x",
"product": {
"name": "postgresql-plperl-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x",
"product_id": "postgresql-plperl-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plperl@16.6-1.module%2Bel9.5.0%2B22557%2B8cb08ba5?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "postgresql-plperl-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x",
"product": {
"name": "postgresql-plperl-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x",
"product_id": "postgresql-plperl-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plperl-debuginfo@16.6-1.module%2Bel9.5.0%2B22557%2B8cb08ba5?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "postgresql-plpython3-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x",
"product": {
"name": "postgresql-plpython3-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x",
"product_id": "postgresql-plpython3-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plpython3@16.6-1.module%2Bel9.5.0%2B22557%2B8cb08ba5?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "postgresql-plpython3-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x",
"product": {
"name": "postgresql-plpython3-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x",
"product_id": "postgresql-plpython3-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plpython3-debuginfo@16.6-1.module%2Bel9.5.0%2B22557%2B8cb08ba5?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "postgresql-pltcl-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x",
"product": {
"name": "postgresql-pltcl-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x",
"product_id": "postgresql-pltcl-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-pltcl@16.6-1.module%2Bel9.5.0%2B22557%2B8cb08ba5?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "postgresql-pltcl-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x",
"product": {
"name": "postgresql-pltcl-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x",
"product_id": "postgresql-pltcl-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-pltcl-debuginfo@16.6-1.module%2Bel9.5.0%2B22557%2B8cb08ba5?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "postgresql-private-devel-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x",
"product": {
"name": "postgresql-private-devel-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x",
"product_id": "postgresql-private-devel-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-private-devel@16.6-1.module%2Bel9.5.0%2B22557%2B8cb08ba5?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "postgresql-private-libs-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x",
"product": {
"name": "postgresql-private-libs-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x",
"product_id": "postgresql-private-libs-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-private-libs@16.6-1.module%2Bel9.5.0%2B22557%2B8cb08ba5?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "postgresql-private-libs-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x",
"product": {
"name": "postgresql-private-libs-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x",
"product_id": "postgresql-private-libs-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-private-libs-debuginfo@16.6-1.module%2Bel9.5.0%2B22557%2B8cb08ba5?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x",
"product": {
"name": "postgresql-server-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x",
"product_id": "postgresql-server-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server@16.6-1.module%2Bel9.5.0%2B22557%2B8cb08ba5?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x",
"product": {
"name": "postgresql-server-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x",
"product_id": "postgresql-server-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server-debuginfo@16.6-1.module%2Bel9.5.0%2B22557%2B8cb08ba5?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-devel-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x",
"product": {
"name": "postgresql-server-devel-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x",
"product_id": "postgresql-server-devel-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server-devel@16.6-1.module%2Bel9.5.0%2B22557%2B8cb08ba5?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-devel-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x",
"product": {
"name": "postgresql-server-devel-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x",
"product_id": "postgresql-server-devel-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server-devel-debuginfo@16.6-1.module%2Bel9.5.0%2B22557%2B8cb08ba5?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "postgresql-static-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x",
"product": {
"name": "postgresql-static-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x",
"product_id": "postgresql-static-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-static@16.6-1.module%2Bel9.5.0%2B22557%2B8cb08ba5?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "postgresql-test-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x",
"product": {
"name": "postgresql-test-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x",
"product_id": "postgresql-test-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-test@16.6-1.module%2Bel9.5.0%2B22557%2B8cb08ba5?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "postgresql-test-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x",
"product": {
"name": "postgresql-test-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x",
"product_id": "postgresql-test-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-test-debuginfo@16.6-1.module%2Bel9.5.0%2B22557%2B8cb08ba5?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x",
"product": {
"name": "postgresql-upgrade-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x",
"product_id": "postgresql-upgrade-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade@16.6-1.module%2Bel9.5.0%2B22557%2B8cb08ba5?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x",
"product": {
"name": "postgresql-upgrade-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x",
"product_id": "postgresql-upgrade-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade-debuginfo@16.6-1.module%2Bel9.5.0%2B22557%2B8cb08ba5?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-devel-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x",
"product": {
"name": "postgresql-upgrade-devel-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x",
"product_id": "postgresql-upgrade-devel-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade-devel@16.6-1.module%2Bel9.5.0%2B22557%2B8cb08ba5?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-devel-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x",
"product": {
"name": "postgresql-upgrade-devel-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x",
"product_id": "postgresql-upgrade-devel-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade-devel-debuginfo@16.6-1.module%2Bel9.5.0%2B22557%2B8cb08ba5?arch=s390x"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "pg_repack-0:1.5.1-1.module+el9.5.0+22557+8cb08ba5.x86_64",
"product": {
"name": "pg_repack-0:1.5.1-1.module+el9.5.0+22557+8cb08ba5.x86_64",
"product_id": "pg_repack-0:1.5.1-1.module+el9.5.0+22557+8cb08ba5.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pg_repack@1.5.1-1.module%2Bel9.5.0%2B22557%2B8cb08ba5?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "pg_repack-debuginfo-0:1.5.1-1.module+el9.5.0+22557+8cb08ba5.x86_64",
"product": {
"name": "pg_repack-debuginfo-0:1.5.1-1.module+el9.5.0+22557+8cb08ba5.x86_64",
"product_id": "pg_repack-debuginfo-0:1.5.1-1.module+el9.5.0+22557+8cb08ba5.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pg_repack-debuginfo@1.5.1-1.module%2Bel9.5.0%2B22557%2B8cb08ba5?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "pg_repack-debugsource-0:1.5.1-1.module+el9.5.0+22557+8cb08ba5.x86_64",
"product": {
"name": "pg_repack-debugsource-0:1.5.1-1.module+el9.5.0+22557+8cb08ba5.x86_64",
"product_id": "pg_repack-debugsource-0:1.5.1-1.module+el9.5.0+22557+8cb08ba5.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pg_repack-debugsource@1.5.1-1.module%2Bel9.5.0%2B22557%2B8cb08ba5?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "pgaudit-0:16.0-1.module+el9.4.0+20427+07482b8c.x86_64",
"product": {
"name": "pgaudit-0:16.0-1.module+el9.4.0+20427+07482b8c.x86_64",
"product_id": "pgaudit-0:16.0-1.module+el9.4.0+20427+07482b8c.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pgaudit@16.0-1.module%2Bel9.4.0%2B20427%2B07482b8c?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "pgaudit-debuginfo-0:16.0-1.module+el9.4.0+20427+07482b8c.x86_64",
"product": {
"name": "pgaudit-debuginfo-0:16.0-1.module+el9.4.0+20427+07482b8c.x86_64",
"product_id": "pgaudit-debuginfo-0:16.0-1.module+el9.4.0+20427+07482b8c.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pgaudit-debuginfo@16.0-1.module%2Bel9.4.0%2B20427%2B07482b8c?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "pgaudit-debugsource-0:16.0-1.module+el9.4.0+20427+07482b8c.x86_64",
"product": {
"name": "pgaudit-debugsource-0:16.0-1.module+el9.4.0+20427+07482b8c.x86_64",
"product_id": "pgaudit-debugsource-0:16.0-1.module+el9.4.0+20427+07482b8c.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pgaudit-debugsource@16.0-1.module%2Bel9.4.0%2B20427%2B07482b8c?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "pgvector-0:0.6.2-1.module+el9.5.0+21770+ad2986ef.x86_64",
"product": {
"name": "pgvector-0:0.6.2-1.module+el9.5.0+21770+ad2986ef.x86_64",
"product_id": "pgvector-0:0.6.2-1.module+el9.5.0+21770+ad2986ef.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pgvector@0.6.2-1.module%2Bel9.5.0%2B21770%2Bad2986ef?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "pgvector-debuginfo-0:0.6.2-1.module+el9.5.0+21770+ad2986ef.x86_64",
"product": {
"name": "pgvector-debuginfo-0:0.6.2-1.module+el9.5.0+21770+ad2986ef.x86_64",
"product_id": "pgvector-debuginfo-0:0.6.2-1.module+el9.5.0+21770+ad2986ef.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pgvector-debuginfo@0.6.2-1.module%2Bel9.5.0%2B21770%2Bad2986ef?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "pgvector-debugsource-0:0.6.2-1.module+el9.5.0+21770+ad2986ef.x86_64",
"product": {
"name": "pgvector-debugsource-0:0.6.2-1.module+el9.5.0+21770+ad2986ef.x86_64",
"product_id": "pgvector-debugsource-0:0.6.2-1.module+el9.5.0+21770+ad2986ef.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pgvector-debugsource@0.6.2-1.module%2Bel9.5.0%2B21770%2Bad2986ef?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "postgres-decoderbufs-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.x86_64",
"product": {
"name": "postgres-decoderbufs-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.x86_64",
"product_id": "postgres-decoderbufs-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgres-decoderbufs@2.4.0-1.Final.module%2Bel9.4.0%2B20427%2B07482b8c?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.x86_64",
"product": {
"name": "postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.x86_64",
"product_id": "postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgres-decoderbufs-debuginfo@2.4.0-1.Final.module%2Bel9.4.0%2B20427%2B07482b8c?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.x86_64",
"product": {
"name": "postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.x86_64",
"product_id": "postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgres-decoderbufs-debugsource@2.4.0-1.Final.module%2Bel9.4.0%2B20427%2B07482b8c?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "postgresql-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64",
"product": {
"name": "postgresql-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64",
"product_id": "postgresql-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql@16.6-1.module%2Bel9.5.0%2B22557%2B8cb08ba5?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "postgresql-contrib-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64",
"product": {
"name": "postgresql-contrib-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64",
"product_id": "postgresql-contrib-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-contrib@16.6-1.module%2Bel9.5.0%2B22557%2B8cb08ba5?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "postgresql-contrib-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64",
"product": {
"name": "postgresql-contrib-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64",
"product_id": "postgresql-contrib-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-contrib-debuginfo@16.6-1.module%2Bel9.5.0%2B22557%2B8cb08ba5?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "postgresql-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64",
"product": {
"name": "postgresql-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64",
"product_id": "postgresql-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-debuginfo@16.6-1.module%2Bel9.5.0%2B22557%2B8cb08ba5?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "postgresql-debugsource-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64",
"product": {
"name": "postgresql-debugsource-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64",
"product_id": "postgresql-debugsource-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-debugsource@16.6-1.module%2Bel9.5.0%2B22557%2B8cb08ba5?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "postgresql-docs-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64",
"product": {
"name": "postgresql-docs-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64",
"product_id": "postgresql-docs-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-docs@16.6-1.module%2Bel9.5.0%2B22557%2B8cb08ba5?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "postgresql-docs-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64",
"product": {
"name": "postgresql-docs-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64",
"product_id": "postgresql-docs-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-docs-debuginfo@16.6-1.module%2Bel9.5.0%2B22557%2B8cb08ba5?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "postgresql-plperl-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64",
"product": {
"name": "postgresql-plperl-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64",
"product_id": "postgresql-plperl-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plperl@16.6-1.module%2Bel9.5.0%2B22557%2B8cb08ba5?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "postgresql-plperl-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64",
"product": {
"name": "postgresql-plperl-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64",
"product_id": "postgresql-plperl-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plperl-debuginfo@16.6-1.module%2Bel9.5.0%2B22557%2B8cb08ba5?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "postgresql-plpython3-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64",
"product": {
"name": "postgresql-plpython3-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64",
"product_id": "postgresql-plpython3-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plpython3@16.6-1.module%2Bel9.5.0%2B22557%2B8cb08ba5?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "postgresql-plpython3-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64",
"product": {
"name": "postgresql-plpython3-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64",
"product_id": "postgresql-plpython3-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plpython3-debuginfo@16.6-1.module%2Bel9.5.0%2B22557%2B8cb08ba5?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "postgresql-pltcl-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64",
"product": {
"name": "postgresql-pltcl-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64",
"product_id": "postgresql-pltcl-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-pltcl@16.6-1.module%2Bel9.5.0%2B22557%2B8cb08ba5?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "postgresql-pltcl-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64",
"product": {
"name": "postgresql-pltcl-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64",
"product_id": "postgresql-pltcl-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-pltcl-debuginfo@16.6-1.module%2Bel9.5.0%2B22557%2B8cb08ba5?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "postgresql-private-devel-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64",
"product": {
"name": "postgresql-private-devel-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64",
"product_id": "postgresql-private-devel-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-private-devel@16.6-1.module%2Bel9.5.0%2B22557%2B8cb08ba5?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "postgresql-private-libs-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64",
"product": {
"name": "postgresql-private-libs-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64",
"product_id": "postgresql-private-libs-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-private-libs@16.6-1.module%2Bel9.5.0%2B22557%2B8cb08ba5?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "postgresql-private-libs-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64",
"product": {
"name": "postgresql-private-libs-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64",
"product_id": "postgresql-private-libs-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-private-libs-debuginfo@16.6-1.module%2Bel9.5.0%2B22557%2B8cb08ba5?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64",
"product": {
"name": "postgresql-server-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64",
"product_id": "postgresql-server-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server@16.6-1.module%2Bel9.5.0%2B22557%2B8cb08ba5?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64",
"product": {
"name": "postgresql-server-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64",
"product_id": "postgresql-server-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server-debuginfo@16.6-1.module%2Bel9.5.0%2B22557%2B8cb08ba5?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-devel-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64",
"product": {
"name": "postgresql-server-devel-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64",
"product_id": "postgresql-server-devel-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server-devel@16.6-1.module%2Bel9.5.0%2B22557%2B8cb08ba5?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-devel-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64",
"product": {
"name": "postgresql-server-devel-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64",
"product_id": "postgresql-server-devel-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server-devel-debuginfo@16.6-1.module%2Bel9.5.0%2B22557%2B8cb08ba5?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "postgresql-static-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64",
"product": {
"name": "postgresql-static-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64",
"product_id": "postgresql-static-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-static@16.6-1.module%2Bel9.5.0%2B22557%2B8cb08ba5?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "postgresql-test-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64",
"product": {
"name": "postgresql-test-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64",
"product_id": "postgresql-test-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-test@16.6-1.module%2Bel9.5.0%2B22557%2B8cb08ba5?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "postgresql-test-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64",
"product": {
"name": "postgresql-test-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64",
"product_id": "postgresql-test-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-test-debuginfo@16.6-1.module%2Bel9.5.0%2B22557%2B8cb08ba5?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64",
"product": {
"name": "postgresql-upgrade-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64",
"product_id": "postgresql-upgrade-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade@16.6-1.module%2Bel9.5.0%2B22557%2B8cb08ba5?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64",
"product": {
"name": "postgresql-upgrade-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64",
"product_id": "postgresql-upgrade-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade-debuginfo@16.6-1.module%2Bel9.5.0%2B22557%2B8cb08ba5?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-devel-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64",
"product": {
"name": "postgresql-upgrade-devel-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64",
"product_id": "postgresql-upgrade-devel-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade-devel@16.6-1.module%2Bel9.5.0%2B22557%2B8cb08ba5?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-devel-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64",
"product": {
"name": "postgresql-upgrade-devel-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64",
"product_id": "postgresql-upgrade-devel-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade-devel-debuginfo@16.6-1.module%2Bel9.5.0%2B22557%2B8cb08ba5?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql:16:9050020241122142517:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9"
},
"product_reference": "postgresql:16:9050020241122142517:rhel9",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pg_repack-0:1.5.1-1.module+el9.5.0+22557+8cb08ba5.aarch64 as a component of postgresql:16:9050020241122142517:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:pg_repack-0:1.5.1-1.module+el9.5.0+22557+8cb08ba5.aarch64"
},
"product_reference": "pg_repack-0:1.5.1-1.module+el9.5.0+22557+8cb08ba5.aarch64",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pg_repack-0:1.5.1-1.module+el9.5.0+22557+8cb08ba5.ppc64le as a component of postgresql:16:9050020241122142517:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:pg_repack-0:1.5.1-1.module+el9.5.0+22557+8cb08ba5.ppc64le"
},
"product_reference": "pg_repack-0:1.5.1-1.module+el9.5.0+22557+8cb08ba5.ppc64le",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pg_repack-0:1.5.1-1.module+el9.5.0+22557+8cb08ba5.s390x as a component of postgresql:16:9050020241122142517:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:pg_repack-0:1.5.1-1.module+el9.5.0+22557+8cb08ba5.s390x"
},
"product_reference": "pg_repack-0:1.5.1-1.module+el9.5.0+22557+8cb08ba5.s390x",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pg_repack-0:1.5.1-1.module+el9.5.0+22557+8cb08ba5.src as a component of postgresql:16:9050020241122142517:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:pg_repack-0:1.5.1-1.module+el9.5.0+22557+8cb08ba5.src"
},
"product_reference": "pg_repack-0:1.5.1-1.module+el9.5.0+22557+8cb08ba5.src",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pg_repack-0:1.5.1-1.module+el9.5.0+22557+8cb08ba5.x86_64 as a component of postgresql:16:9050020241122142517:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:pg_repack-0:1.5.1-1.module+el9.5.0+22557+8cb08ba5.x86_64"
},
"product_reference": "pg_repack-0:1.5.1-1.module+el9.5.0+22557+8cb08ba5.x86_64",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pg_repack-debuginfo-0:1.5.1-1.module+el9.5.0+22557+8cb08ba5.aarch64 as a component of postgresql:16:9050020241122142517:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:pg_repack-debuginfo-0:1.5.1-1.module+el9.5.0+22557+8cb08ba5.aarch64"
},
"product_reference": "pg_repack-debuginfo-0:1.5.1-1.module+el9.5.0+22557+8cb08ba5.aarch64",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pg_repack-debuginfo-0:1.5.1-1.module+el9.5.0+22557+8cb08ba5.ppc64le as a component of postgresql:16:9050020241122142517:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:pg_repack-debuginfo-0:1.5.1-1.module+el9.5.0+22557+8cb08ba5.ppc64le"
},
"product_reference": "pg_repack-debuginfo-0:1.5.1-1.module+el9.5.0+22557+8cb08ba5.ppc64le",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pg_repack-debuginfo-0:1.5.1-1.module+el9.5.0+22557+8cb08ba5.s390x as a component of postgresql:16:9050020241122142517:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:pg_repack-debuginfo-0:1.5.1-1.module+el9.5.0+22557+8cb08ba5.s390x"
},
"product_reference": "pg_repack-debuginfo-0:1.5.1-1.module+el9.5.0+22557+8cb08ba5.s390x",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pg_repack-debuginfo-0:1.5.1-1.module+el9.5.0+22557+8cb08ba5.x86_64 as a component of postgresql:16:9050020241122142517:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:pg_repack-debuginfo-0:1.5.1-1.module+el9.5.0+22557+8cb08ba5.x86_64"
},
"product_reference": "pg_repack-debuginfo-0:1.5.1-1.module+el9.5.0+22557+8cb08ba5.x86_64",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pg_repack-debugsource-0:1.5.1-1.module+el9.5.0+22557+8cb08ba5.aarch64 as a component of postgresql:16:9050020241122142517:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:pg_repack-debugsource-0:1.5.1-1.module+el9.5.0+22557+8cb08ba5.aarch64"
},
"product_reference": "pg_repack-debugsource-0:1.5.1-1.module+el9.5.0+22557+8cb08ba5.aarch64",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pg_repack-debugsource-0:1.5.1-1.module+el9.5.0+22557+8cb08ba5.ppc64le as a component of postgresql:16:9050020241122142517:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:pg_repack-debugsource-0:1.5.1-1.module+el9.5.0+22557+8cb08ba5.ppc64le"
},
"product_reference": "pg_repack-debugsource-0:1.5.1-1.module+el9.5.0+22557+8cb08ba5.ppc64le",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pg_repack-debugsource-0:1.5.1-1.module+el9.5.0+22557+8cb08ba5.s390x as a component of postgresql:16:9050020241122142517:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:pg_repack-debugsource-0:1.5.1-1.module+el9.5.0+22557+8cb08ba5.s390x"
},
"product_reference": "pg_repack-debugsource-0:1.5.1-1.module+el9.5.0+22557+8cb08ba5.s390x",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pg_repack-debugsource-0:1.5.1-1.module+el9.5.0+22557+8cb08ba5.x86_64 as a component of postgresql:16:9050020241122142517:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:pg_repack-debugsource-0:1.5.1-1.module+el9.5.0+22557+8cb08ba5.x86_64"
},
"product_reference": "pg_repack-debugsource-0:1.5.1-1.module+el9.5.0+22557+8cb08ba5.x86_64",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pgaudit-0:16.0-1.module+el9.4.0+20427+07482b8c.aarch64 as a component of postgresql:16:9050020241122142517:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:pgaudit-0:16.0-1.module+el9.4.0+20427+07482b8c.aarch64"
},
"product_reference": "pgaudit-0:16.0-1.module+el9.4.0+20427+07482b8c.aarch64",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pgaudit-0:16.0-1.module+el9.4.0+20427+07482b8c.ppc64le as a component of postgresql:16:9050020241122142517:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:pgaudit-0:16.0-1.module+el9.4.0+20427+07482b8c.ppc64le"
},
"product_reference": "pgaudit-0:16.0-1.module+el9.4.0+20427+07482b8c.ppc64le",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pgaudit-0:16.0-1.module+el9.4.0+20427+07482b8c.s390x as a component of postgresql:16:9050020241122142517:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:pgaudit-0:16.0-1.module+el9.4.0+20427+07482b8c.s390x"
},
"product_reference": "pgaudit-0:16.0-1.module+el9.4.0+20427+07482b8c.s390x",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pgaudit-0:16.0-1.module+el9.4.0+20427+07482b8c.src as a component of postgresql:16:9050020241122142517:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:pgaudit-0:16.0-1.module+el9.4.0+20427+07482b8c.src"
},
"product_reference": "pgaudit-0:16.0-1.module+el9.4.0+20427+07482b8c.src",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pgaudit-0:16.0-1.module+el9.4.0+20427+07482b8c.x86_64 as a component of postgresql:16:9050020241122142517:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:pgaudit-0:16.0-1.module+el9.4.0+20427+07482b8c.x86_64"
},
"product_reference": "pgaudit-0:16.0-1.module+el9.4.0+20427+07482b8c.x86_64",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pgaudit-debuginfo-0:16.0-1.module+el9.4.0+20427+07482b8c.aarch64 as a component of postgresql:16:9050020241122142517:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:pgaudit-debuginfo-0:16.0-1.module+el9.4.0+20427+07482b8c.aarch64"
},
"product_reference": "pgaudit-debuginfo-0:16.0-1.module+el9.4.0+20427+07482b8c.aarch64",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pgaudit-debuginfo-0:16.0-1.module+el9.4.0+20427+07482b8c.ppc64le as a component of postgresql:16:9050020241122142517:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:pgaudit-debuginfo-0:16.0-1.module+el9.4.0+20427+07482b8c.ppc64le"
},
"product_reference": "pgaudit-debuginfo-0:16.0-1.module+el9.4.0+20427+07482b8c.ppc64le",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pgaudit-debuginfo-0:16.0-1.module+el9.4.0+20427+07482b8c.s390x as a component of postgresql:16:9050020241122142517:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:pgaudit-debuginfo-0:16.0-1.module+el9.4.0+20427+07482b8c.s390x"
},
"product_reference": "pgaudit-debuginfo-0:16.0-1.module+el9.4.0+20427+07482b8c.s390x",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pgaudit-debuginfo-0:16.0-1.module+el9.4.0+20427+07482b8c.x86_64 as a component of postgresql:16:9050020241122142517:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:pgaudit-debuginfo-0:16.0-1.module+el9.4.0+20427+07482b8c.x86_64"
},
"product_reference": "pgaudit-debuginfo-0:16.0-1.module+el9.4.0+20427+07482b8c.x86_64",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pgaudit-debugsource-0:16.0-1.module+el9.4.0+20427+07482b8c.aarch64 as a component of postgresql:16:9050020241122142517:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:pgaudit-debugsource-0:16.0-1.module+el9.4.0+20427+07482b8c.aarch64"
},
"product_reference": "pgaudit-debugsource-0:16.0-1.module+el9.4.0+20427+07482b8c.aarch64",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pgaudit-debugsource-0:16.0-1.module+el9.4.0+20427+07482b8c.ppc64le as a component of postgresql:16:9050020241122142517:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:pgaudit-debugsource-0:16.0-1.module+el9.4.0+20427+07482b8c.ppc64le"
},
"product_reference": "pgaudit-debugsource-0:16.0-1.module+el9.4.0+20427+07482b8c.ppc64le",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pgaudit-debugsource-0:16.0-1.module+el9.4.0+20427+07482b8c.s390x as a component of postgresql:16:9050020241122142517:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:pgaudit-debugsource-0:16.0-1.module+el9.4.0+20427+07482b8c.s390x"
},
"product_reference": "pgaudit-debugsource-0:16.0-1.module+el9.4.0+20427+07482b8c.s390x",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pgaudit-debugsource-0:16.0-1.module+el9.4.0+20427+07482b8c.x86_64 as a component of postgresql:16:9050020241122142517:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:pgaudit-debugsource-0:16.0-1.module+el9.4.0+20427+07482b8c.x86_64"
},
"product_reference": "pgaudit-debugsource-0:16.0-1.module+el9.4.0+20427+07482b8c.x86_64",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pgvector-0:0.6.2-1.module+el9.5.0+21770+ad2986ef.aarch64 as a component of postgresql:16:9050020241122142517:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:pgvector-0:0.6.2-1.module+el9.5.0+21770+ad2986ef.aarch64"
},
"product_reference": "pgvector-0:0.6.2-1.module+el9.5.0+21770+ad2986ef.aarch64",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pgvector-0:0.6.2-1.module+el9.5.0+21770+ad2986ef.ppc64le as a component of postgresql:16:9050020241122142517:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:pgvector-0:0.6.2-1.module+el9.5.0+21770+ad2986ef.ppc64le"
},
"product_reference": "pgvector-0:0.6.2-1.module+el9.5.0+21770+ad2986ef.ppc64le",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pgvector-0:0.6.2-1.module+el9.5.0+21770+ad2986ef.s390x as a component of postgresql:16:9050020241122142517:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:pgvector-0:0.6.2-1.module+el9.5.0+21770+ad2986ef.s390x"
},
"product_reference": "pgvector-0:0.6.2-1.module+el9.5.0+21770+ad2986ef.s390x",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pgvector-0:0.6.2-1.module+el9.5.0+21770+ad2986ef.src as a component of postgresql:16:9050020241122142517:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:pgvector-0:0.6.2-1.module+el9.5.0+21770+ad2986ef.src"
},
"product_reference": "pgvector-0:0.6.2-1.module+el9.5.0+21770+ad2986ef.src",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pgvector-0:0.6.2-1.module+el9.5.0+21770+ad2986ef.x86_64 as a component of postgresql:16:9050020241122142517:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:pgvector-0:0.6.2-1.module+el9.5.0+21770+ad2986ef.x86_64"
},
"product_reference": "pgvector-0:0.6.2-1.module+el9.5.0+21770+ad2986ef.x86_64",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pgvector-debuginfo-0:0.6.2-1.module+el9.5.0+21770+ad2986ef.aarch64 as a component of postgresql:16:9050020241122142517:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:pgvector-debuginfo-0:0.6.2-1.module+el9.5.0+21770+ad2986ef.aarch64"
},
"product_reference": "pgvector-debuginfo-0:0.6.2-1.module+el9.5.0+21770+ad2986ef.aarch64",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pgvector-debuginfo-0:0.6.2-1.module+el9.5.0+21770+ad2986ef.ppc64le as a component of postgresql:16:9050020241122142517:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:pgvector-debuginfo-0:0.6.2-1.module+el9.5.0+21770+ad2986ef.ppc64le"
},
"product_reference": "pgvector-debuginfo-0:0.6.2-1.module+el9.5.0+21770+ad2986ef.ppc64le",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pgvector-debuginfo-0:0.6.2-1.module+el9.5.0+21770+ad2986ef.s390x as a component of postgresql:16:9050020241122142517:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:pgvector-debuginfo-0:0.6.2-1.module+el9.5.0+21770+ad2986ef.s390x"
},
"product_reference": "pgvector-debuginfo-0:0.6.2-1.module+el9.5.0+21770+ad2986ef.s390x",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pgvector-debuginfo-0:0.6.2-1.module+el9.5.0+21770+ad2986ef.x86_64 as a component of postgresql:16:9050020241122142517:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:pgvector-debuginfo-0:0.6.2-1.module+el9.5.0+21770+ad2986ef.x86_64"
},
"product_reference": "pgvector-debuginfo-0:0.6.2-1.module+el9.5.0+21770+ad2986ef.x86_64",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pgvector-debugsource-0:0.6.2-1.module+el9.5.0+21770+ad2986ef.aarch64 as a component of postgresql:16:9050020241122142517:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:pgvector-debugsource-0:0.6.2-1.module+el9.5.0+21770+ad2986ef.aarch64"
},
"product_reference": "pgvector-debugsource-0:0.6.2-1.module+el9.5.0+21770+ad2986ef.aarch64",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pgvector-debugsource-0:0.6.2-1.module+el9.5.0+21770+ad2986ef.ppc64le as a component of postgresql:16:9050020241122142517:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:pgvector-debugsource-0:0.6.2-1.module+el9.5.0+21770+ad2986ef.ppc64le"
},
"product_reference": "pgvector-debugsource-0:0.6.2-1.module+el9.5.0+21770+ad2986ef.ppc64le",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pgvector-debugsource-0:0.6.2-1.module+el9.5.0+21770+ad2986ef.s390x as a component of postgresql:16:9050020241122142517:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:pgvector-debugsource-0:0.6.2-1.module+el9.5.0+21770+ad2986ef.s390x"
},
"product_reference": "pgvector-debugsource-0:0.6.2-1.module+el9.5.0+21770+ad2986ef.s390x",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pgvector-debugsource-0:0.6.2-1.module+el9.5.0+21770+ad2986ef.x86_64 as a component of postgresql:16:9050020241122142517:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:pgvector-debugsource-0:0.6.2-1.module+el9.5.0+21770+ad2986ef.x86_64"
},
"product_reference": "pgvector-debugsource-0:0.6.2-1.module+el9.5.0+21770+ad2986ef.x86_64",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgres-decoderbufs-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.aarch64 as a component of postgresql:16:9050020241122142517:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgres-decoderbufs-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.aarch64"
},
"product_reference": "postgres-decoderbufs-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.aarch64",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgres-decoderbufs-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.ppc64le as a component of postgresql:16:9050020241122142517:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgres-decoderbufs-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.ppc64le"
},
"product_reference": "postgres-decoderbufs-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.ppc64le",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgres-decoderbufs-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.s390x as a component of postgresql:16:9050020241122142517:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgres-decoderbufs-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.s390x"
},
"product_reference": "postgres-decoderbufs-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.s390x",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgres-decoderbufs-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.src as a component of postgresql:16:9050020241122142517:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgres-decoderbufs-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.src"
},
"product_reference": "postgres-decoderbufs-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.src",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgres-decoderbufs-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.x86_64 as a component of postgresql:16:9050020241122142517:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgres-decoderbufs-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.x86_64"
},
"product_reference": "postgres-decoderbufs-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.x86_64",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.aarch64 as a component of postgresql:16:9050020241122142517:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.aarch64"
},
"product_reference": "postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.aarch64",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.ppc64le as a component of postgresql:16:9050020241122142517:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.ppc64le"
},
"product_reference": "postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.ppc64le",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.s390x as a component of postgresql:16:9050020241122142517:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.s390x"
},
"product_reference": "postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.s390x",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.x86_64 as a component of postgresql:16:9050020241122142517:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.x86_64"
},
"product_reference": "postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.x86_64",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.aarch64 as a component of postgresql:16:9050020241122142517:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.aarch64"
},
"product_reference": "postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.aarch64",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.ppc64le as a component of postgresql:16:9050020241122142517:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.ppc64le"
},
"product_reference": "postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.ppc64le",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.s390x as a component of postgresql:16:9050020241122142517:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.s390x"
},
"product_reference": "postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.s390x",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.x86_64 as a component of postgresql:16:9050020241122142517:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.x86_64"
},
"product_reference": "postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.x86_64",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64 as a component of postgresql:16:9050020241122142517:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64"
},
"product_reference": "postgresql-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le as a component of postgresql:16:9050020241122142517:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le"
},
"product_reference": "postgresql-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x as a component of postgresql:16:9050020241122142517:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x"
},
"product_reference": "postgresql-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-0:16.6-1.module+el9.5.0+22557+8cb08ba5.src as a component of postgresql:16:9050020241122142517:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-0:16.6-1.module+el9.5.0+22557+8cb08ba5.src"
},
"product_reference": "postgresql-0:16.6-1.module+el9.5.0+22557+8cb08ba5.src",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64 as a component of postgresql:16:9050020241122142517:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64"
},
"product_reference": "postgresql-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-contrib-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64 as a component of postgresql:16:9050020241122142517:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-contrib-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64"
},
"product_reference": "postgresql-contrib-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-contrib-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le as a component of postgresql:16:9050020241122142517:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-contrib-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le"
},
"product_reference": "postgresql-contrib-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-contrib-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x as a component of postgresql:16:9050020241122142517:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-contrib-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x"
},
"product_reference": "postgresql-contrib-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-contrib-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64 as a component of postgresql:16:9050020241122142517:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-contrib-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64"
},
"product_reference": "postgresql-contrib-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-contrib-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64 as a component of postgresql:16:9050020241122142517:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-contrib-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64"
},
"product_reference": "postgresql-contrib-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-contrib-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le as a component of postgresql:16:9050020241122142517:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-contrib-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le"
},
"product_reference": "postgresql-contrib-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-contrib-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x as a component of postgresql:16:9050020241122142517:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-contrib-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x"
},
"product_reference": "postgresql-contrib-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-contrib-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64 as a component of postgresql:16:9050020241122142517:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-contrib-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64"
},
"product_reference": "postgresql-contrib-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64 as a component of postgresql:16:9050020241122142517:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64"
},
"product_reference": "postgresql-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le as a component of postgresql:16:9050020241122142517:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le"
},
"product_reference": "postgresql-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x as a component of postgresql:16:9050020241122142517:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x"
},
"product_reference": "postgresql-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64 as a component of postgresql:16:9050020241122142517:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64"
},
"product_reference": "postgresql-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-debugsource-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64 as a component of postgresql:16:9050020241122142517:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-debugsource-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64"
},
"product_reference": "postgresql-debugsource-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-debugsource-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le as a component of postgresql:16:9050020241122142517:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-debugsource-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le"
},
"product_reference": "postgresql-debugsource-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-debugsource-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x as a component of postgresql:16:9050020241122142517:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-debugsource-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x"
},
"product_reference": "postgresql-debugsource-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-debugsource-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64 as a component of postgresql:16:9050020241122142517:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-debugsource-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64"
},
"product_reference": "postgresql-debugsource-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-docs-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64 as a component of postgresql:16:9050020241122142517:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-docs-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64"
},
"product_reference": "postgresql-docs-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-docs-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le as a component of postgresql:16:9050020241122142517:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-docs-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le"
},
"product_reference": "postgresql-docs-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-docs-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x as a component of postgresql:16:9050020241122142517:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-docs-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x"
},
"product_reference": "postgresql-docs-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-docs-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64 as a component of postgresql:16:9050020241122142517:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-docs-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64"
},
"product_reference": "postgresql-docs-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-docs-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64 as a component of postgresql:16:9050020241122142517:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-docs-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64"
},
"product_reference": "postgresql-docs-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-docs-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le as a component of postgresql:16:9050020241122142517:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-docs-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le"
},
"product_reference": "postgresql-docs-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-docs-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x as a component of postgresql:16:9050020241122142517:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-docs-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x"
},
"product_reference": "postgresql-docs-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-docs-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64 as a component of postgresql:16:9050020241122142517:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-docs-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64"
},
"product_reference": "postgresql-docs-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plperl-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64 as a component of postgresql:16:9050020241122142517:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-plperl-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64"
},
"product_reference": "postgresql-plperl-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plperl-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le as a component of postgresql:16:9050020241122142517:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-plperl-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le"
},
"product_reference": "postgresql-plperl-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plperl-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x as a component of postgresql:16:9050020241122142517:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-plperl-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x"
},
"product_reference": "postgresql-plperl-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plperl-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64 as a component of postgresql:16:9050020241122142517:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-plperl-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64"
},
"product_reference": "postgresql-plperl-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plperl-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64 as a component of postgresql:16:9050020241122142517:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-plperl-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64"
},
"product_reference": "postgresql-plperl-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plperl-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le as a component of postgresql:16:9050020241122142517:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-plperl-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le"
},
"product_reference": "postgresql-plperl-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plperl-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x as a component of postgresql:16:9050020241122142517:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-plperl-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x"
},
"product_reference": "postgresql-plperl-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plperl-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64 as a component of postgresql:16:9050020241122142517:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-plperl-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64"
},
"product_reference": "postgresql-plperl-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plpython3-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64 as a component of postgresql:16:9050020241122142517:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-plpython3-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64"
},
"product_reference": "postgresql-plpython3-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plpython3-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le as a component of postgresql:16:9050020241122142517:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-plpython3-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le"
},
"product_reference": "postgresql-plpython3-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plpython3-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x as a component of postgresql:16:9050020241122142517:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-plpython3-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x"
},
"product_reference": "postgresql-plpython3-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plpython3-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64 as a component of postgresql:16:9050020241122142517:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-plpython3-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64"
},
"product_reference": "postgresql-plpython3-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plpython3-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64 as a component of postgresql:16:9050020241122142517:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-plpython3-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64"
},
"product_reference": "postgresql-plpython3-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plpython3-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le as a component of postgresql:16:9050020241122142517:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-plpython3-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le"
},
"product_reference": "postgresql-plpython3-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plpython3-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x as a component of postgresql:16:9050020241122142517:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-plpython3-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x"
},
"product_reference": "postgresql-plpython3-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plpython3-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64 as a component of postgresql:16:9050020241122142517:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-plpython3-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64"
},
"product_reference": "postgresql-plpython3-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-pltcl-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64 as a component of postgresql:16:9050020241122142517:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-pltcl-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64"
},
"product_reference": "postgresql-pltcl-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-pltcl-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le as a component of postgresql:16:9050020241122142517:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-pltcl-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le"
},
"product_reference": "postgresql-pltcl-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-pltcl-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x as a component of postgresql:16:9050020241122142517:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-pltcl-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x"
},
"product_reference": "postgresql-pltcl-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-pltcl-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64 as a component of postgresql:16:9050020241122142517:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-pltcl-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64"
},
"product_reference": "postgresql-pltcl-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-pltcl-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64 as a component of postgresql:16:9050020241122142517:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-pltcl-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64"
},
"product_reference": "postgresql-pltcl-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-pltcl-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le as a component of postgresql:16:9050020241122142517:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-pltcl-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le"
},
"product_reference": "postgresql-pltcl-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-pltcl-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x as a component of postgresql:16:9050020241122142517:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-pltcl-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x"
},
"product_reference": "postgresql-pltcl-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-pltcl-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64 as a component of postgresql:16:9050020241122142517:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-pltcl-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64"
},
"product_reference": "postgresql-pltcl-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-private-devel-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64 as a component of postgresql:16:9050020241122142517:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-private-devel-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64"
},
"product_reference": "postgresql-private-devel-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-private-devel-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le as a component of postgresql:16:9050020241122142517:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-private-devel-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le"
},
"product_reference": "postgresql-private-devel-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-private-devel-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x as a component of postgresql:16:9050020241122142517:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-private-devel-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x"
},
"product_reference": "postgresql-private-devel-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-private-devel-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64 as a component of postgresql:16:9050020241122142517:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-private-devel-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64"
},
"product_reference": "postgresql-private-devel-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-private-libs-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64 as a component of postgresql:16:9050020241122142517:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-private-libs-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64"
},
"product_reference": "postgresql-private-libs-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-private-libs-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le as a component of postgresql:16:9050020241122142517:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-private-libs-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le"
},
"product_reference": "postgresql-private-libs-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-private-libs-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x as a component of postgresql:16:9050020241122142517:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-private-libs-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x"
},
"product_reference": "postgresql-private-libs-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-private-libs-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64 as a component of postgresql:16:9050020241122142517:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-private-libs-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64"
},
"product_reference": "postgresql-private-libs-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-private-libs-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64 as a component of postgresql:16:9050020241122142517:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-private-libs-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64"
},
"product_reference": "postgresql-private-libs-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-private-libs-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le as a component of postgresql:16:9050020241122142517:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-private-libs-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le"
},
"product_reference": "postgresql-private-libs-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-private-libs-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x as a component of postgresql:16:9050020241122142517:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-private-libs-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x"
},
"product_reference": "postgresql-private-libs-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-private-libs-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64 as a component of postgresql:16:9050020241122142517:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-private-libs-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64"
},
"product_reference": "postgresql-private-libs-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64 as a component of postgresql:16:9050020241122142517:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-server-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64"
},
"product_reference": "postgresql-server-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le as a component of postgresql:16:9050020241122142517:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-server-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le"
},
"product_reference": "postgresql-server-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x as a component of postgresql:16:9050020241122142517:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-server-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x"
},
"product_reference": "postgresql-server-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64 as a component of postgresql:16:9050020241122142517:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-server-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64"
},
"product_reference": "postgresql-server-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64 as a component of postgresql:16:9050020241122142517:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-server-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64"
},
"product_reference": "postgresql-server-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le as a component of postgresql:16:9050020241122142517:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-server-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le"
},
"product_reference": "postgresql-server-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x as a component of postgresql:16:9050020241122142517:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-server-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x"
},
"product_reference": "postgresql-server-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64 as a component of postgresql:16:9050020241122142517:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-server-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64"
},
"product_reference": "postgresql-server-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-devel-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64 as a component of postgresql:16:9050020241122142517:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-server-devel-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64"
},
"product_reference": "postgresql-server-devel-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-devel-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le as a component of postgresql:16:9050020241122142517:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-server-devel-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le"
},
"product_reference": "postgresql-server-devel-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-devel-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x as a component of postgresql:16:9050020241122142517:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-server-devel-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x"
},
"product_reference": "postgresql-server-devel-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-devel-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64 as a component of postgresql:16:9050020241122142517:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-server-devel-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64"
},
"product_reference": "postgresql-server-devel-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-devel-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64 as a component of postgresql:16:9050020241122142517:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-server-devel-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64"
},
"product_reference": "postgresql-server-devel-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-devel-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le as a component of postgresql:16:9050020241122142517:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-server-devel-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le"
},
"product_reference": "postgresql-server-devel-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-devel-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x as a component of postgresql:16:9050020241122142517:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-server-devel-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x"
},
"product_reference": "postgresql-server-devel-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-devel-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64 as a component of postgresql:16:9050020241122142517:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-server-devel-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64"
},
"product_reference": "postgresql-server-devel-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-static-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64 as a component of postgresql:16:9050020241122142517:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-static-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64"
},
"product_reference": "postgresql-static-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-static-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le as a component of postgresql:16:9050020241122142517:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-static-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le"
},
"product_reference": "postgresql-static-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-static-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x as a component of postgresql:16:9050020241122142517:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-static-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x"
},
"product_reference": "postgresql-static-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-static-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64 as a component of postgresql:16:9050020241122142517:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-static-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64"
},
"product_reference": "postgresql-static-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-test-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64 as a component of postgresql:16:9050020241122142517:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-test-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64"
},
"product_reference": "postgresql-test-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-test-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le as a component of postgresql:16:9050020241122142517:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-test-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le"
},
"product_reference": "postgresql-test-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-test-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x as a component of postgresql:16:9050020241122142517:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-test-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x"
},
"product_reference": "postgresql-test-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-test-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64 as a component of postgresql:16:9050020241122142517:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-test-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64"
},
"product_reference": "postgresql-test-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-test-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64 as a component of postgresql:16:9050020241122142517:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-test-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64"
},
"product_reference": "postgresql-test-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-test-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le as a component of postgresql:16:9050020241122142517:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-test-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le"
},
"product_reference": "postgresql-test-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-test-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x as a component of postgresql:16:9050020241122142517:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-test-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x"
},
"product_reference": "postgresql-test-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-test-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64 as a component of postgresql:16:9050020241122142517:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-test-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64"
},
"product_reference": "postgresql-test-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-test-rpm-macros-0:16.6-1.module+el9.5.0+22557+8cb08ba5.noarch as a component of postgresql:16:9050020241122142517:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-test-rpm-macros-0:16.6-1.module+el9.5.0+22557+8cb08ba5.noarch"
},
"product_reference": "postgresql-test-rpm-macros-0:16.6-1.module+el9.5.0+22557+8cb08ba5.noarch",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64 as a component of postgresql:16:9050020241122142517:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-upgrade-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64"
},
"product_reference": "postgresql-upgrade-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le as a component of postgresql:16:9050020241122142517:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-upgrade-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le"
},
"product_reference": "postgresql-upgrade-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x as a component of postgresql:16:9050020241122142517:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-upgrade-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x"
},
"product_reference": "postgresql-upgrade-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64 as a component of postgresql:16:9050020241122142517:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-upgrade-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64"
},
"product_reference": "postgresql-upgrade-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64 as a component of postgresql:16:9050020241122142517:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-upgrade-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64"
},
"product_reference": "postgresql-upgrade-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le as a component of postgresql:16:9050020241122142517:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-upgrade-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le"
},
"product_reference": "postgresql-upgrade-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x as a component of postgresql:16:9050020241122142517:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-upgrade-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x"
},
"product_reference": "postgresql-upgrade-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64 as a component of postgresql:16:9050020241122142517:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-upgrade-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64"
},
"product_reference": "postgresql-upgrade-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-devel-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64 as a component of postgresql:16:9050020241122142517:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-upgrade-devel-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64"
},
"product_reference": "postgresql-upgrade-devel-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-devel-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le as a component of postgresql:16:9050020241122142517:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-upgrade-devel-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le"
},
"product_reference": "postgresql-upgrade-devel-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-devel-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x as a component of postgresql:16:9050020241122142517:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-upgrade-devel-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x"
},
"product_reference": "postgresql-upgrade-devel-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-devel-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64 as a component of postgresql:16:9050020241122142517:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-upgrade-devel-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64"
},
"product_reference": "postgresql-upgrade-devel-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-devel-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64 as a component of postgresql:16:9050020241122142517:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-upgrade-devel-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64"
},
"product_reference": "postgresql-upgrade-devel-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-devel-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le as a component of postgresql:16:9050020241122142517:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-upgrade-devel-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le"
},
"product_reference": "postgresql-upgrade-devel-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-devel-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x as a component of postgresql:16:9050020241122142517:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-upgrade-devel-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x"
},
"product_reference": "postgresql-upgrade-devel-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-devel-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64 as a component of postgresql:16:9050020241122142517:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-upgrade-devel-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64"
},
"product_reference": "postgresql-upgrade-devel-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2024-10976",
"cwe": {
"id": "CWE-1250",
"name": "Improper Preservation of Consistency Between Independent Representations of Shared State"
},
"discovery_date": "2024-11-14T14:01:51.200335+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2326263"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in PostgreSQL. This vulnerability allows incorrect row-level security policies to be applied via subqueries, WITH queries, security invoker views, or SQL-language functions that reference tables with row-level security policies. This issue arises when a query is planned under one role and executed under another, potentially leading to unauthorized reads or modifications of data.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "postgresql: PostgreSQL row security below e.g. subqueries disregards user ID changes",
"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.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:pg_repack-0:1.5.1-1.module+el9.5.0+22557+8cb08ba5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:pg_repack-0:1.5.1-1.module+el9.5.0+22557+8cb08ba5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:pg_repack-0:1.5.1-1.module+el9.5.0+22557+8cb08ba5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:pg_repack-0:1.5.1-1.module+el9.5.0+22557+8cb08ba5.src",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:pg_repack-0:1.5.1-1.module+el9.5.0+22557+8cb08ba5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:pg_repack-debuginfo-0:1.5.1-1.module+el9.5.0+22557+8cb08ba5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:pg_repack-debuginfo-0:1.5.1-1.module+el9.5.0+22557+8cb08ba5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:pg_repack-debuginfo-0:1.5.1-1.module+el9.5.0+22557+8cb08ba5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:pg_repack-debuginfo-0:1.5.1-1.module+el9.5.0+22557+8cb08ba5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:pg_repack-debugsource-0:1.5.1-1.module+el9.5.0+22557+8cb08ba5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:pg_repack-debugsource-0:1.5.1-1.module+el9.5.0+22557+8cb08ba5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:pg_repack-debugsource-0:1.5.1-1.module+el9.5.0+22557+8cb08ba5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:pg_repack-debugsource-0:1.5.1-1.module+el9.5.0+22557+8cb08ba5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:pgaudit-0:16.0-1.module+el9.4.0+20427+07482b8c.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:pgaudit-0:16.0-1.module+el9.4.0+20427+07482b8c.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:pgaudit-0:16.0-1.module+el9.4.0+20427+07482b8c.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:pgaudit-0:16.0-1.module+el9.4.0+20427+07482b8c.src",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:pgaudit-0:16.0-1.module+el9.4.0+20427+07482b8c.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:pgaudit-debuginfo-0:16.0-1.module+el9.4.0+20427+07482b8c.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:pgaudit-debuginfo-0:16.0-1.module+el9.4.0+20427+07482b8c.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:pgaudit-debuginfo-0:16.0-1.module+el9.4.0+20427+07482b8c.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:pgaudit-debuginfo-0:16.0-1.module+el9.4.0+20427+07482b8c.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:pgaudit-debugsource-0:16.0-1.module+el9.4.0+20427+07482b8c.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:pgaudit-debugsource-0:16.0-1.module+el9.4.0+20427+07482b8c.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:pgaudit-debugsource-0:16.0-1.module+el9.4.0+20427+07482b8c.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:pgaudit-debugsource-0:16.0-1.module+el9.4.0+20427+07482b8c.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:pgvector-0:0.6.2-1.module+el9.5.0+21770+ad2986ef.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:pgvector-0:0.6.2-1.module+el9.5.0+21770+ad2986ef.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:pgvector-0:0.6.2-1.module+el9.5.0+21770+ad2986ef.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:pgvector-0:0.6.2-1.module+el9.5.0+21770+ad2986ef.src",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:pgvector-0:0.6.2-1.module+el9.5.0+21770+ad2986ef.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:pgvector-debuginfo-0:0.6.2-1.module+el9.5.0+21770+ad2986ef.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:pgvector-debuginfo-0:0.6.2-1.module+el9.5.0+21770+ad2986ef.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:pgvector-debuginfo-0:0.6.2-1.module+el9.5.0+21770+ad2986ef.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:pgvector-debuginfo-0:0.6.2-1.module+el9.5.0+21770+ad2986ef.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:pgvector-debugsource-0:0.6.2-1.module+el9.5.0+21770+ad2986ef.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:pgvector-debugsource-0:0.6.2-1.module+el9.5.0+21770+ad2986ef.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:pgvector-debugsource-0:0.6.2-1.module+el9.5.0+21770+ad2986ef.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:pgvector-debugsource-0:0.6.2-1.module+el9.5.0+21770+ad2986ef.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgres-decoderbufs-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgres-decoderbufs-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgres-decoderbufs-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgres-decoderbufs-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.src",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgres-decoderbufs-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-0:16.6-1.module+el9.5.0+22557+8cb08ba5.src",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-contrib-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-contrib-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-contrib-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-contrib-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-contrib-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-contrib-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-contrib-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-contrib-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-debugsource-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-debugsource-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-debugsource-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-debugsource-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-docs-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-docs-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-docs-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-docs-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-docs-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-docs-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-docs-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-docs-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-plperl-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-plperl-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-plperl-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-plperl-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-plperl-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-plperl-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-plperl-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-plperl-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-plpython3-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-plpython3-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-plpython3-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-plpython3-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-plpython3-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-plpython3-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-plpython3-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-plpython3-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-pltcl-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-pltcl-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-pltcl-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-pltcl-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-pltcl-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-pltcl-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-pltcl-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-pltcl-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-private-devel-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-private-devel-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-private-devel-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-private-devel-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-private-libs-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-private-libs-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-private-libs-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-private-libs-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-private-libs-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-private-libs-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-private-libs-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-private-libs-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-server-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-server-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-server-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-server-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-server-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-server-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-server-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-server-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-server-devel-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-server-devel-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-server-devel-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-server-devel-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-server-devel-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-server-devel-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-server-devel-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-server-devel-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-static-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-static-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-static-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-static-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-test-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-test-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-test-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-test-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-test-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-test-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-test-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-test-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-test-rpm-macros-0:16.6-1.module+el9.5.0+22557+8cb08ba5.noarch",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-upgrade-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-upgrade-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-upgrade-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-upgrade-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-upgrade-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-upgrade-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-upgrade-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-upgrade-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-upgrade-devel-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-upgrade-devel-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-upgrade-devel-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-upgrade-devel-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-upgrade-devel-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-upgrade-devel-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-upgrade-devel-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-upgrade-devel-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-10976"
},
{
"category": "external",
"summary": "RHBZ#2326263",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2326263"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-10976",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-10976"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-10976",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-10976"
},
{
"category": "external",
"summary": "https://www.postgresql.org/support/security/CVE-2024-10976/",
"url": "https://www.postgresql.org/support/security/CVE-2024-10976/"
}
],
"release_date": "2024-11-14T13:00:01.930000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-12-04T09:24:28+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:pg_repack-0:1.5.1-1.module+el9.5.0+22557+8cb08ba5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:pg_repack-0:1.5.1-1.module+el9.5.0+22557+8cb08ba5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:pg_repack-0:1.5.1-1.module+el9.5.0+22557+8cb08ba5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:pg_repack-0:1.5.1-1.module+el9.5.0+22557+8cb08ba5.src",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:pg_repack-0:1.5.1-1.module+el9.5.0+22557+8cb08ba5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:pg_repack-debuginfo-0:1.5.1-1.module+el9.5.0+22557+8cb08ba5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:pg_repack-debuginfo-0:1.5.1-1.module+el9.5.0+22557+8cb08ba5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:pg_repack-debuginfo-0:1.5.1-1.module+el9.5.0+22557+8cb08ba5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:pg_repack-debuginfo-0:1.5.1-1.module+el9.5.0+22557+8cb08ba5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:pg_repack-debugsource-0:1.5.1-1.module+el9.5.0+22557+8cb08ba5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:pg_repack-debugsource-0:1.5.1-1.module+el9.5.0+22557+8cb08ba5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:pg_repack-debugsource-0:1.5.1-1.module+el9.5.0+22557+8cb08ba5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:pg_repack-debugsource-0:1.5.1-1.module+el9.5.0+22557+8cb08ba5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:pgaudit-0:16.0-1.module+el9.4.0+20427+07482b8c.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:pgaudit-0:16.0-1.module+el9.4.0+20427+07482b8c.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:pgaudit-0:16.0-1.module+el9.4.0+20427+07482b8c.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:pgaudit-0:16.0-1.module+el9.4.0+20427+07482b8c.src",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:pgaudit-0:16.0-1.module+el9.4.0+20427+07482b8c.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:pgaudit-debuginfo-0:16.0-1.module+el9.4.0+20427+07482b8c.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:pgaudit-debuginfo-0:16.0-1.module+el9.4.0+20427+07482b8c.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:pgaudit-debuginfo-0:16.0-1.module+el9.4.0+20427+07482b8c.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:pgaudit-debuginfo-0:16.0-1.module+el9.4.0+20427+07482b8c.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:pgaudit-debugsource-0:16.0-1.module+el9.4.0+20427+07482b8c.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:pgaudit-debugsource-0:16.0-1.module+el9.4.0+20427+07482b8c.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:pgaudit-debugsource-0:16.0-1.module+el9.4.0+20427+07482b8c.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:pgaudit-debugsource-0:16.0-1.module+el9.4.0+20427+07482b8c.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:pgvector-0:0.6.2-1.module+el9.5.0+21770+ad2986ef.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:pgvector-0:0.6.2-1.module+el9.5.0+21770+ad2986ef.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:pgvector-0:0.6.2-1.module+el9.5.0+21770+ad2986ef.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:pgvector-0:0.6.2-1.module+el9.5.0+21770+ad2986ef.src",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:pgvector-0:0.6.2-1.module+el9.5.0+21770+ad2986ef.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:pgvector-debuginfo-0:0.6.2-1.module+el9.5.0+21770+ad2986ef.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:pgvector-debuginfo-0:0.6.2-1.module+el9.5.0+21770+ad2986ef.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:pgvector-debuginfo-0:0.6.2-1.module+el9.5.0+21770+ad2986ef.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:pgvector-debuginfo-0:0.6.2-1.module+el9.5.0+21770+ad2986ef.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:pgvector-debugsource-0:0.6.2-1.module+el9.5.0+21770+ad2986ef.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:pgvector-debugsource-0:0.6.2-1.module+el9.5.0+21770+ad2986ef.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:pgvector-debugsource-0:0.6.2-1.module+el9.5.0+21770+ad2986ef.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:pgvector-debugsource-0:0.6.2-1.module+el9.5.0+21770+ad2986ef.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgres-decoderbufs-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgres-decoderbufs-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgres-decoderbufs-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgres-decoderbufs-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.src",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgres-decoderbufs-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-0:16.6-1.module+el9.5.0+22557+8cb08ba5.src",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-contrib-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-contrib-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-contrib-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-contrib-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-contrib-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-contrib-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-contrib-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-contrib-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-debugsource-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-debugsource-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-debugsource-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-debugsource-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-docs-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-docs-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-docs-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-docs-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-docs-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-docs-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-docs-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-docs-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-plperl-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-plperl-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-plperl-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-plperl-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-plperl-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-plperl-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-plperl-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-plperl-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-plpython3-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-plpython3-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-plpython3-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-plpython3-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-plpython3-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-plpython3-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-plpython3-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-plpython3-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-pltcl-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-pltcl-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-pltcl-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-pltcl-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-pltcl-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-pltcl-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-pltcl-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-pltcl-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-private-devel-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-private-devel-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-private-devel-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-private-devel-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-private-libs-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-private-libs-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-private-libs-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-private-libs-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-private-libs-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-private-libs-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-private-libs-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-private-libs-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-server-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-server-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-server-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-server-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-server-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-server-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-server-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-server-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-server-devel-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-server-devel-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-server-devel-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-server-devel-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-server-devel-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-server-devel-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-server-devel-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-server-devel-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-static-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-static-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-static-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-static-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-test-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-test-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-test-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-test-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-test-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-test-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-test-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-test-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-test-rpm-macros-0:16.6-1.module+el9.5.0+22557+8cb08ba5.noarch",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-upgrade-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-upgrade-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-upgrade-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-upgrade-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-upgrade-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-upgrade-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-upgrade-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-upgrade-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-upgrade-devel-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-upgrade-devel-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-upgrade-devel-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-upgrade-devel-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-upgrade-devel-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-upgrade-devel-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-upgrade-devel-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-upgrade-devel-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:10788"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options don\u0027t meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:pg_repack-0:1.5.1-1.module+el9.5.0+22557+8cb08ba5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:pg_repack-0:1.5.1-1.module+el9.5.0+22557+8cb08ba5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:pg_repack-0:1.5.1-1.module+el9.5.0+22557+8cb08ba5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:pg_repack-0:1.5.1-1.module+el9.5.0+22557+8cb08ba5.src",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:pg_repack-0:1.5.1-1.module+el9.5.0+22557+8cb08ba5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:pg_repack-debuginfo-0:1.5.1-1.module+el9.5.0+22557+8cb08ba5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:pg_repack-debuginfo-0:1.5.1-1.module+el9.5.0+22557+8cb08ba5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:pg_repack-debuginfo-0:1.5.1-1.module+el9.5.0+22557+8cb08ba5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:pg_repack-debuginfo-0:1.5.1-1.module+el9.5.0+22557+8cb08ba5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:pg_repack-debugsource-0:1.5.1-1.module+el9.5.0+22557+8cb08ba5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:pg_repack-debugsource-0:1.5.1-1.module+el9.5.0+22557+8cb08ba5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:pg_repack-debugsource-0:1.5.1-1.module+el9.5.0+22557+8cb08ba5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:pg_repack-debugsource-0:1.5.1-1.module+el9.5.0+22557+8cb08ba5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:pgaudit-0:16.0-1.module+el9.4.0+20427+07482b8c.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:pgaudit-0:16.0-1.module+el9.4.0+20427+07482b8c.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:pgaudit-0:16.0-1.module+el9.4.0+20427+07482b8c.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:pgaudit-0:16.0-1.module+el9.4.0+20427+07482b8c.src",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:pgaudit-0:16.0-1.module+el9.4.0+20427+07482b8c.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:pgaudit-debuginfo-0:16.0-1.module+el9.4.0+20427+07482b8c.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:pgaudit-debuginfo-0:16.0-1.module+el9.4.0+20427+07482b8c.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:pgaudit-debuginfo-0:16.0-1.module+el9.4.0+20427+07482b8c.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:pgaudit-debuginfo-0:16.0-1.module+el9.4.0+20427+07482b8c.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:pgaudit-debugsource-0:16.0-1.module+el9.4.0+20427+07482b8c.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:pgaudit-debugsource-0:16.0-1.module+el9.4.0+20427+07482b8c.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:pgaudit-debugsource-0:16.0-1.module+el9.4.0+20427+07482b8c.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:pgaudit-debugsource-0:16.0-1.module+el9.4.0+20427+07482b8c.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:pgvector-0:0.6.2-1.module+el9.5.0+21770+ad2986ef.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:pgvector-0:0.6.2-1.module+el9.5.0+21770+ad2986ef.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:pgvector-0:0.6.2-1.module+el9.5.0+21770+ad2986ef.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:pgvector-0:0.6.2-1.module+el9.5.0+21770+ad2986ef.src",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:pgvector-0:0.6.2-1.module+el9.5.0+21770+ad2986ef.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:pgvector-debuginfo-0:0.6.2-1.module+el9.5.0+21770+ad2986ef.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:pgvector-debuginfo-0:0.6.2-1.module+el9.5.0+21770+ad2986ef.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:pgvector-debuginfo-0:0.6.2-1.module+el9.5.0+21770+ad2986ef.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:pgvector-debuginfo-0:0.6.2-1.module+el9.5.0+21770+ad2986ef.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:pgvector-debugsource-0:0.6.2-1.module+el9.5.0+21770+ad2986ef.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:pgvector-debugsource-0:0.6.2-1.module+el9.5.0+21770+ad2986ef.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:pgvector-debugsource-0:0.6.2-1.module+el9.5.0+21770+ad2986ef.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:pgvector-debugsource-0:0.6.2-1.module+el9.5.0+21770+ad2986ef.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgres-decoderbufs-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgres-decoderbufs-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgres-decoderbufs-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgres-decoderbufs-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.src",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgres-decoderbufs-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-0:16.6-1.module+el9.5.0+22557+8cb08ba5.src",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-contrib-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-contrib-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-contrib-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-contrib-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-contrib-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-contrib-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-contrib-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-contrib-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-debugsource-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-debugsource-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-debugsource-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-debugsource-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-docs-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-docs-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-docs-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-docs-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-docs-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-docs-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-docs-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-docs-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-plperl-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-plperl-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-plperl-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-plperl-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-plperl-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-plperl-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-plperl-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-plperl-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-plpython3-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-plpython3-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-plpython3-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-plpython3-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-plpython3-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-plpython3-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-plpython3-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-plpython3-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-pltcl-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-pltcl-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-pltcl-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-pltcl-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-pltcl-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-pltcl-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-pltcl-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-pltcl-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-private-devel-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-private-devel-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-private-devel-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-private-devel-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-private-libs-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-private-libs-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-private-libs-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-private-libs-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-private-libs-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-private-libs-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-private-libs-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-private-libs-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-server-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-server-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-server-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-server-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-server-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-server-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-server-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-server-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-server-devel-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-server-devel-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-server-devel-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-server-devel-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-server-devel-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-server-devel-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-server-devel-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-server-devel-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-static-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-static-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-static-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-static-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-test-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-test-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-test-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-test-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-test-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-test-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-test-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-test-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-test-rpm-macros-0:16.6-1.module+el9.5.0+22557+8cb08ba5.noarch",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-upgrade-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-upgrade-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-upgrade-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-upgrade-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-upgrade-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-upgrade-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-upgrade-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-upgrade-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-upgrade-devel-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-upgrade-devel-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-upgrade-devel-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-upgrade-devel-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-upgrade-devel-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-upgrade-devel-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-upgrade-devel-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-upgrade-devel-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.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.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:pg_repack-0:1.5.1-1.module+el9.5.0+22557+8cb08ba5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:pg_repack-0:1.5.1-1.module+el9.5.0+22557+8cb08ba5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:pg_repack-0:1.5.1-1.module+el9.5.0+22557+8cb08ba5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:pg_repack-0:1.5.1-1.module+el9.5.0+22557+8cb08ba5.src",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:pg_repack-0:1.5.1-1.module+el9.5.0+22557+8cb08ba5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:pg_repack-debuginfo-0:1.5.1-1.module+el9.5.0+22557+8cb08ba5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:pg_repack-debuginfo-0:1.5.1-1.module+el9.5.0+22557+8cb08ba5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:pg_repack-debuginfo-0:1.5.1-1.module+el9.5.0+22557+8cb08ba5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:pg_repack-debuginfo-0:1.5.1-1.module+el9.5.0+22557+8cb08ba5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:pg_repack-debugsource-0:1.5.1-1.module+el9.5.0+22557+8cb08ba5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:pg_repack-debugsource-0:1.5.1-1.module+el9.5.0+22557+8cb08ba5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:pg_repack-debugsource-0:1.5.1-1.module+el9.5.0+22557+8cb08ba5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:pg_repack-debugsource-0:1.5.1-1.module+el9.5.0+22557+8cb08ba5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:pgaudit-0:16.0-1.module+el9.4.0+20427+07482b8c.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:pgaudit-0:16.0-1.module+el9.4.0+20427+07482b8c.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:pgaudit-0:16.0-1.module+el9.4.0+20427+07482b8c.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:pgaudit-0:16.0-1.module+el9.4.0+20427+07482b8c.src",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:pgaudit-0:16.0-1.module+el9.4.0+20427+07482b8c.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:pgaudit-debuginfo-0:16.0-1.module+el9.4.0+20427+07482b8c.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:pgaudit-debuginfo-0:16.0-1.module+el9.4.0+20427+07482b8c.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:pgaudit-debuginfo-0:16.0-1.module+el9.4.0+20427+07482b8c.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:pgaudit-debuginfo-0:16.0-1.module+el9.4.0+20427+07482b8c.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:pgaudit-debugsource-0:16.0-1.module+el9.4.0+20427+07482b8c.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:pgaudit-debugsource-0:16.0-1.module+el9.4.0+20427+07482b8c.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:pgaudit-debugsource-0:16.0-1.module+el9.4.0+20427+07482b8c.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:pgaudit-debugsource-0:16.0-1.module+el9.4.0+20427+07482b8c.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:pgvector-0:0.6.2-1.module+el9.5.0+21770+ad2986ef.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:pgvector-0:0.6.2-1.module+el9.5.0+21770+ad2986ef.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:pgvector-0:0.6.2-1.module+el9.5.0+21770+ad2986ef.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:pgvector-0:0.6.2-1.module+el9.5.0+21770+ad2986ef.src",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:pgvector-0:0.6.2-1.module+el9.5.0+21770+ad2986ef.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:pgvector-debuginfo-0:0.6.2-1.module+el9.5.0+21770+ad2986ef.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:pgvector-debuginfo-0:0.6.2-1.module+el9.5.0+21770+ad2986ef.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:pgvector-debuginfo-0:0.6.2-1.module+el9.5.0+21770+ad2986ef.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:pgvector-debuginfo-0:0.6.2-1.module+el9.5.0+21770+ad2986ef.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:pgvector-debugsource-0:0.6.2-1.module+el9.5.0+21770+ad2986ef.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:pgvector-debugsource-0:0.6.2-1.module+el9.5.0+21770+ad2986ef.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:pgvector-debugsource-0:0.6.2-1.module+el9.5.0+21770+ad2986ef.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:pgvector-debugsource-0:0.6.2-1.module+el9.5.0+21770+ad2986ef.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgres-decoderbufs-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgres-decoderbufs-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgres-decoderbufs-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgres-decoderbufs-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.src",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgres-decoderbufs-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-0:16.6-1.module+el9.5.0+22557+8cb08ba5.src",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-contrib-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-contrib-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-contrib-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-contrib-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-contrib-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-contrib-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-contrib-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-contrib-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-debugsource-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-debugsource-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-debugsource-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-debugsource-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-docs-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-docs-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-docs-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-docs-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-docs-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-docs-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-docs-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-docs-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-plperl-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-plperl-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-plperl-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-plperl-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-plperl-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-plperl-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-plperl-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-plperl-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-plpython3-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-plpython3-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-plpython3-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-plpython3-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-plpython3-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-plpython3-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-plpython3-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-plpython3-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-pltcl-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-pltcl-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-pltcl-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-pltcl-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-pltcl-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-pltcl-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-pltcl-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-pltcl-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-private-devel-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-private-devel-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-private-devel-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-private-devel-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-private-libs-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-private-libs-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-private-libs-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-private-libs-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-private-libs-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-private-libs-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-private-libs-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-private-libs-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-server-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-server-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-server-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-server-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-server-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-server-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-server-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-server-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-server-devel-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-server-devel-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-server-devel-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-server-devel-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-server-devel-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-server-devel-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-server-devel-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-server-devel-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-static-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-static-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-static-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-static-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-test-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-test-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-test-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-test-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-test-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-test-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-test-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-test-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-test-rpm-macros-0:16.6-1.module+el9.5.0+22557+8cb08ba5.noarch",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-upgrade-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-upgrade-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-upgrade-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-upgrade-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-upgrade-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-upgrade-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-upgrade-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-upgrade-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-upgrade-devel-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-upgrade-devel-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-upgrade-devel-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-upgrade-devel-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-upgrade-devel-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-upgrade-devel-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-upgrade-devel-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-upgrade-devel-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "postgresql: PostgreSQL row security below e.g. subqueries disregards user ID changes"
},
{
"cve": "CVE-2024-10978",
"cwe": {
"id": "CWE-266",
"name": "Incorrect Privilege Assignment"
},
"discovery_date": "2024-11-14T14:01:03.625881+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2326251"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in PostgreSQL. This vulnerability allows a less-privileged application user to view or change unintended rows using SET ROLE, SET SESSION AUTHORIZATION, or equivalent features resulting in loss of confidentiality integrity and availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "postgresql: PostgreSQL SET ROLE, SET SESSION AUTHORIZATION reset to wrong user ID",
"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.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:pg_repack-0:1.5.1-1.module+el9.5.0+22557+8cb08ba5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:pg_repack-0:1.5.1-1.module+el9.5.0+22557+8cb08ba5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:pg_repack-0:1.5.1-1.module+el9.5.0+22557+8cb08ba5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:pg_repack-0:1.5.1-1.module+el9.5.0+22557+8cb08ba5.src",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:pg_repack-0:1.5.1-1.module+el9.5.0+22557+8cb08ba5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:pg_repack-debuginfo-0:1.5.1-1.module+el9.5.0+22557+8cb08ba5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:pg_repack-debuginfo-0:1.5.1-1.module+el9.5.0+22557+8cb08ba5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:pg_repack-debuginfo-0:1.5.1-1.module+el9.5.0+22557+8cb08ba5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:pg_repack-debuginfo-0:1.5.1-1.module+el9.5.0+22557+8cb08ba5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:pg_repack-debugsource-0:1.5.1-1.module+el9.5.0+22557+8cb08ba5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:pg_repack-debugsource-0:1.5.1-1.module+el9.5.0+22557+8cb08ba5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:pg_repack-debugsource-0:1.5.1-1.module+el9.5.0+22557+8cb08ba5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:pg_repack-debugsource-0:1.5.1-1.module+el9.5.0+22557+8cb08ba5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:pgaudit-0:16.0-1.module+el9.4.0+20427+07482b8c.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:pgaudit-0:16.0-1.module+el9.4.0+20427+07482b8c.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:pgaudit-0:16.0-1.module+el9.4.0+20427+07482b8c.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:pgaudit-0:16.0-1.module+el9.4.0+20427+07482b8c.src",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:pgaudit-0:16.0-1.module+el9.4.0+20427+07482b8c.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:pgaudit-debuginfo-0:16.0-1.module+el9.4.0+20427+07482b8c.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:pgaudit-debuginfo-0:16.0-1.module+el9.4.0+20427+07482b8c.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:pgaudit-debuginfo-0:16.0-1.module+el9.4.0+20427+07482b8c.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:pgaudit-debuginfo-0:16.0-1.module+el9.4.0+20427+07482b8c.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:pgaudit-debugsource-0:16.0-1.module+el9.4.0+20427+07482b8c.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:pgaudit-debugsource-0:16.0-1.module+el9.4.0+20427+07482b8c.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:pgaudit-debugsource-0:16.0-1.module+el9.4.0+20427+07482b8c.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:pgaudit-debugsource-0:16.0-1.module+el9.4.0+20427+07482b8c.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:pgvector-0:0.6.2-1.module+el9.5.0+21770+ad2986ef.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:pgvector-0:0.6.2-1.module+el9.5.0+21770+ad2986ef.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:pgvector-0:0.6.2-1.module+el9.5.0+21770+ad2986ef.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:pgvector-0:0.6.2-1.module+el9.5.0+21770+ad2986ef.src",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:pgvector-0:0.6.2-1.module+el9.5.0+21770+ad2986ef.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:pgvector-debuginfo-0:0.6.2-1.module+el9.5.0+21770+ad2986ef.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:pgvector-debuginfo-0:0.6.2-1.module+el9.5.0+21770+ad2986ef.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:pgvector-debuginfo-0:0.6.2-1.module+el9.5.0+21770+ad2986ef.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:pgvector-debuginfo-0:0.6.2-1.module+el9.5.0+21770+ad2986ef.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:pgvector-debugsource-0:0.6.2-1.module+el9.5.0+21770+ad2986ef.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:pgvector-debugsource-0:0.6.2-1.module+el9.5.0+21770+ad2986ef.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:pgvector-debugsource-0:0.6.2-1.module+el9.5.0+21770+ad2986ef.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:pgvector-debugsource-0:0.6.2-1.module+el9.5.0+21770+ad2986ef.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgres-decoderbufs-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgres-decoderbufs-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgres-decoderbufs-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgres-decoderbufs-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.src",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgres-decoderbufs-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-0:16.6-1.module+el9.5.0+22557+8cb08ba5.src",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-contrib-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-contrib-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-contrib-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-contrib-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-contrib-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-contrib-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-contrib-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-contrib-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-debugsource-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-debugsource-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-debugsource-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-debugsource-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-docs-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-docs-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-docs-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-docs-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-docs-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-docs-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-docs-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-docs-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-plperl-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-plperl-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-plperl-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-plperl-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-plperl-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-plperl-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-plperl-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-plperl-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-plpython3-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-plpython3-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-plpython3-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-plpython3-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-plpython3-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-plpython3-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-plpython3-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-plpython3-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-pltcl-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-pltcl-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-pltcl-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-pltcl-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-pltcl-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-pltcl-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-pltcl-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-pltcl-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-private-devel-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-private-devel-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-private-devel-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-private-devel-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-private-libs-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-private-libs-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-private-libs-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-private-libs-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-private-libs-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-private-libs-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-private-libs-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-private-libs-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-server-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-server-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-server-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-server-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-server-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-server-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-server-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-server-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-server-devel-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-server-devel-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-server-devel-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-server-devel-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-server-devel-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-server-devel-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-server-devel-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-server-devel-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-static-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-static-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-static-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-static-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-test-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-test-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-test-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-test-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-test-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-test-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-test-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-test-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-test-rpm-macros-0:16.6-1.module+el9.5.0+22557+8cb08ba5.noarch",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-upgrade-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-upgrade-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-upgrade-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-upgrade-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-upgrade-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-upgrade-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-upgrade-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-upgrade-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-upgrade-devel-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-upgrade-devel-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-upgrade-devel-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-upgrade-devel-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-upgrade-devel-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-upgrade-devel-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-upgrade-devel-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-upgrade-devel-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-10978"
},
{
"category": "external",
"summary": "RHBZ#2326251",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2326251"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-10978",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-10978"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-10978",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-10978"
},
{
"category": "external",
"summary": "https://www.postgresql.org/support/security/CVE-2024-10978/",
"url": "https://www.postgresql.org/support/security/CVE-2024-10978/"
}
],
"release_date": "2024-11-14T13:00:07.398000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-12-04T09:24:28+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:pg_repack-0:1.5.1-1.module+el9.5.0+22557+8cb08ba5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:pg_repack-0:1.5.1-1.module+el9.5.0+22557+8cb08ba5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:pg_repack-0:1.5.1-1.module+el9.5.0+22557+8cb08ba5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:pg_repack-0:1.5.1-1.module+el9.5.0+22557+8cb08ba5.src",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:pg_repack-0:1.5.1-1.module+el9.5.0+22557+8cb08ba5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:pg_repack-debuginfo-0:1.5.1-1.module+el9.5.0+22557+8cb08ba5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:pg_repack-debuginfo-0:1.5.1-1.module+el9.5.0+22557+8cb08ba5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:pg_repack-debuginfo-0:1.5.1-1.module+el9.5.0+22557+8cb08ba5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:pg_repack-debuginfo-0:1.5.1-1.module+el9.5.0+22557+8cb08ba5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:pg_repack-debugsource-0:1.5.1-1.module+el9.5.0+22557+8cb08ba5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:pg_repack-debugsource-0:1.5.1-1.module+el9.5.0+22557+8cb08ba5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:pg_repack-debugsource-0:1.5.1-1.module+el9.5.0+22557+8cb08ba5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:pg_repack-debugsource-0:1.5.1-1.module+el9.5.0+22557+8cb08ba5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:pgaudit-0:16.0-1.module+el9.4.0+20427+07482b8c.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:pgaudit-0:16.0-1.module+el9.4.0+20427+07482b8c.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:pgaudit-0:16.0-1.module+el9.4.0+20427+07482b8c.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:pgaudit-0:16.0-1.module+el9.4.0+20427+07482b8c.src",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:pgaudit-0:16.0-1.module+el9.4.0+20427+07482b8c.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:pgaudit-debuginfo-0:16.0-1.module+el9.4.0+20427+07482b8c.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:pgaudit-debuginfo-0:16.0-1.module+el9.4.0+20427+07482b8c.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:pgaudit-debuginfo-0:16.0-1.module+el9.4.0+20427+07482b8c.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:pgaudit-debuginfo-0:16.0-1.module+el9.4.0+20427+07482b8c.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:pgaudit-debugsource-0:16.0-1.module+el9.4.0+20427+07482b8c.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:pgaudit-debugsource-0:16.0-1.module+el9.4.0+20427+07482b8c.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:pgaudit-debugsource-0:16.0-1.module+el9.4.0+20427+07482b8c.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:pgaudit-debugsource-0:16.0-1.module+el9.4.0+20427+07482b8c.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:pgvector-0:0.6.2-1.module+el9.5.0+21770+ad2986ef.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:pgvector-0:0.6.2-1.module+el9.5.0+21770+ad2986ef.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:pgvector-0:0.6.2-1.module+el9.5.0+21770+ad2986ef.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:pgvector-0:0.6.2-1.module+el9.5.0+21770+ad2986ef.src",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:pgvector-0:0.6.2-1.module+el9.5.0+21770+ad2986ef.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:pgvector-debuginfo-0:0.6.2-1.module+el9.5.0+21770+ad2986ef.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:pgvector-debuginfo-0:0.6.2-1.module+el9.5.0+21770+ad2986ef.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:pgvector-debuginfo-0:0.6.2-1.module+el9.5.0+21770+ad2986ef.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:pgvector-debuginfo-0:0.6.2-1.module+el9.5.0+21770+ad2986ef.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:pgvector-debugsource-0:0.6.2-1.module+el9.5.0+21770+ad2986ef.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:pgvector-debugsource-0:0.6.2-1.module+el9.5.0+21770+ad2986ef.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:pgvector-debugsource-0:0.6.2-1.module+el9.5.0+21770+ad2986ef.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:pgvector-debugsource-0:0.6.2-1.module+el9.5.0+21770+ad2986ef.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgres-decoderbufs-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgres-decoderbufs-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgres-decoderbufs-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgres-decoderbufs-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.src",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgres-decoderbufs-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-0:16.6-1.module+el9.5.0+22557+8cb08ba5.src",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-contrib-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-contrib-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-contrib-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-contrib-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-contrib-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-contrib-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-contrib-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-contrib-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-debugsource-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-debugsource-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-debugsource-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-debugsource-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-docs-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-docs-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-docs-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-docs-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-docs-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-docs-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-docs-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-docs-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-plperl-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-plperl-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-plperl-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-plperl-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-plperl-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-plperl-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-plperl-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-plperl-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-plpython3-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-plpython3-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-plpython3-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-plpython3-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-plpython3-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-plpython3-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-plpython3-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-plpython3-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-pltcl-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-pltcl-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-pltcl-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-pltcl-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-pltcl-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-pltcl-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-pltcl-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-pltcl-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-private-devel-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-private-devel-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-private-devel-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-private-devel-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-private-libs-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-private-libs-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-private-libs-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-private-libs-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-private-libs-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-private-libs-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-private-libs-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-private-libs-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-server-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-server-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-server-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-server-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-server-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-server-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-server-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-server-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-server-devel-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-server-devel-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-server-devel-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-server-devel-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-server-devel-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-server-devel-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-server-devel-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-server-devel-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-static-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-static-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-static-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-static-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-test-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-test-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-test-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-test-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-test-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-test-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-test-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-test-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-test-rpm-macros-0:16.6-1.module+el9.5.0+22557+8cb08ba5.noarch",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-upgrade-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-upgrade-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-upgrade-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-upgrade-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-upgrade-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-upgrade-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-upgrade-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-upgrade-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-upgrade-devel-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-upgrade-devel-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-upgrade-devel-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-upgrade-devel-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-upgrade-devel-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-upgrade-devel-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-upgrade-devel-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-upgrade-devel-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:10788"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options don\u0027t meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:pg_repack-0:1.5.1-1.module+el9.5.0+22557+8cb08ba5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:pg_repack-0:1.5.1-1.module+el9.5.0+22557+8cb08ba5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:pg_repack-0:1.5.1-1.module+el9.5.0+22557+8cb08ba5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:pg_repack-0:1.5.1-1.module+el9.5.0+22557+8cb08ba5.src",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:pg_repack-0:1.5.1-1.module+el9.5.0+22557+8cb08ba5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:pg_repack-debuginfo-0:1.5.1-1.module+el9.5.0+22557+8cb08ba5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:pg_repack-debuginfo-0:1.5.1-1.module+el9.5.0+22557+8cb08ba5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:pg_repack-debuginfo-0:1.5.1-1.module+el9.5.0+22557+8cb08ba5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:pg_repack-debuginfo-0:1.5.1-1.module+el9.5.0+22557+8cb08ba5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:pg_repack-debugsource-0:1.5.1-1.module+el9.5.0+22557+8cb08ba5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:pg_repack-debugsource-0:1.5.1-1.module+el9.5.0+22557+8cb08ba5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:pg_repack-debugsource-0:1.5.1-1.module+el9.5.0+22557+8cb08ba5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:pg_repack-debugsource-0:1.5.1-1.module+el9.5.0+22557+8cb08ba5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:pgaudit-0:16.0-1.module+el9.4.0+20427+07482b8c.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:pgaudit-0:16.0-1.module+el9.4.0+20427+07482b8c.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:pgaudit-0:16.0-1.module+el9.4.0+20427+07482b8c.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:pgaudit-0:16.0-1.module+el9.4.0+20427+07482b8c.src",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:pgaudit-0:16.0-1.module+el9.4.0+20427+07482b8c.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:pgaudit-debuginfo-0:16.0-1.module+el9.4.0+20427+07482b8c.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:pgaudit-debuginfo-0:16.0-1.module+el9.4.0+20427+07482b8c.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:pgaudit-debuginfo-0:16.0-1.module+el9.4.0+20427+07482b8c.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:pgaudit-debuginfo-0:16.0-1.module+el9.4.0+20427+07482b8c.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:pgaudit-debugsource-0:16.0-1.module+el9.4.0+20427+07482b8c.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:pgaudit-debugsource-0:16.0-1.module+el9.4.0+20427+07482b8c.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:pgaudit-debugsource-0:16.0-1.module+el9.4.0+20427+07482b8c.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:pgaudit-debugsource-0:16.0-1.module+el9.4.0+20427+07482b8c.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:pgvector-0:0.6.2-1.module+el9.5.0+21770+ad2986ef.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:pgvector-0:0.6.2-1.module+el9.5.0+21770+ad2986ef.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:pgvector-0:0.6.2-1.module+el9.5.0+21770+ad2986ef.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:pgvector-0:0.6.2-1.module+el9.5.0+21770+ad2986ef.src",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:pgvector-0:0.6.2-1.module+el9.5.0+21770+ad2986ef.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:pgvector-debuginfo-0:0.6.2-1.module+el9.5.0+21770+ad2986ef.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:pgvector-debuginfo-0:0.6.2-1.module+el9.5.0+21770+ad2986ef.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:pgvector-debuginfo-0:0.6.2-1.module+el9.5.0+21770+ad2986ef.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:pgvector-debuginfo-0:0.6.2-1.module+el9.5.0+21770+ad2986ef.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:pgvector-debugsource-0:0.6.2-1.module+el9.5.0+21770+ad2986ef.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:pgvector-debugsource-0:0.6.2-1.module+el9.5.0+21770+ad2986ef.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:pgvector-debugsource-0:0.6.2-1.module+el9.5.0+21770+ad2986ef.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:pgvector-debugsource-0:0.6.2-1.module+el9.5.0+21770+ad2986ef.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgres-decoderbufs-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgres-decoderbufs-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgres-decoderbufs-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgres-decoderbufs-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.src",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgres-decoderbufs-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-0:16.6-1.module+el9.5.0+22557+8cb08ba5.src",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-contrib-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-contrib-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-contrib-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-contrib-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-contrib-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-contrib-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-contrib-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-contrib-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-debugsource-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-debugsource-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-debugsource-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-debugsource-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-docs-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-docs-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-docs-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-docs-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-docs-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-docs-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-docs-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-docs-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-plperl-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-plperl-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-plperl-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-plperl-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-plperl-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-plperl-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-plperl-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-plperl-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-plpython3-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-plpython3-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-plpython3-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-plpython3-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-plpython3-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-plpython3-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-plpython3-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-plpython3-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-pltcl-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-pltcl-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-pltcl-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-pltcl-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-pltcl-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-pltcl-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-pltcl-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-pltcl-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-private-devel-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-private-devel-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-private-devel-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-private-devel-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-private-libs-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-private-libs-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-private-libs-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-private-libs-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-private-libs-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-private-libs-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-private-libs-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-private-libs-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-server-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-server-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-server-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-server-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-server-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-server-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-server-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-server-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-server-devel-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-server-devel-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-server-devel-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-server-devel-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-server-devel-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-server-devel-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-server-devel-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-server-devel-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-static-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-static-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-static-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-static-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-test-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-test-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-test-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-test-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-test-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-test-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-test-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-test-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-test-rpm-macros-0:16.6-1.module+el9.5.0+22557+8cb08ba5.noarch",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-upgrade-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-upgrade-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-upgrade-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-upgrade-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-upgrade-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-upgrade-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-upgrade-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-upgrade-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-upgrade-devel-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-upgrade-devel-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-upgrade-devel-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-upgrade-devel-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-upgrade-devel-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-upgrade-devel-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-upgrade-devel-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-upgrade-devel-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.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.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:pg_repack-0:1.5.1-1.module+el9.5.0+22557+8cb08ba5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:pg_repack-0:1.5.1-1.module+el9.5.0+22557+8cb08ba5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:pg_repack-0:1.5.1-1.module+el9.5.0+22557+8cb08ba5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:pg_repack-0:1.5.1-1.module+el9.5.0+22557+8cb08ba5.src",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:pg_repack-0:1.5.1-1.module+el9.5.0+22557+8cb08ba5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:pg_repack-debuginfo-0:1.5.1-1.module+el9.5.0+22557+8cb08ba5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:pg_repack-debuginfo-0:1.5.1-1.module+el9.5.0+22557+8cb08ba5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:pg_repack-debuginfo-0:1.5.1-1.module+el9.5.0+22557+8cb08ba5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:pg_repack-debuginfo-0:1.5.1-1.module+el9.5.0+22557+8cb08ba5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:pg_repack-debugsource-0:1.5.1-1.module+el9.5.0+22557+8cb08ba5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:pg_repack-debugsource-0:1.5.1-1.module+el9.5.0+22557+8cb08ba5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:pg_repack-debugsource-0:1.5.1-1.module+el9.5.0+22557+8cb08ba5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:pg_repack-debugsource-0:1.5.1-1.module+el9.5.0+22557+8cb08ba5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:pgaudit-0:16.0-1.module+el9.4.0+20427+07482b8c.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:pgaudit-0:16.0-1.module+el9.4.0+20427+07482b8c.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:pgaudit-0:16.0-1.module+el9.4.0+20427+07482b8c.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:pgaudit-0:16.0-1.module+el9.4.0+20427+07482b8c.src",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:pgaudit-0:16.0-1.module+el9.4.0+20427+07482b8c.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:pgaudit-debuginfo-0:16.0-1.module+el9.4.0+20427+07482b8c.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:pgaudit-debuginfo-0:16.0-1.module+el9.4.0+20427+07482b8c.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:pgaudit-debuginfo-0:16.0-1.module+el9.4.0+20427+07482b8c.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:pgaudit-debuginfo-0:16.0-1.module+el9.4.0+20427+07482b8c.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:pgaudit-debugsource-0:16.0-1.module+el9.4.0+20427+07482b8c.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:pgaudit-debugsource-0:16.0-1.module+el9.4.0+20427+07482b8c.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:pgaudit-debugsource-0:16.0-1.module+el9.4.0+20427+07482b8c.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:pgaudit-debugsource-0:16.0-1.module+el9.4.0+20427+07482b8c.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:pgvector-0:0.6.2-1.module+el9.5.0+21770+ad2986ef.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:pgvector-0:0.6.2-1.module+el9.5.0+21770+ad2986ef.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:pgvector-0:0.6.2-1.module+el9.5.0+21770+ad2986ef.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:pgvector-0:0.6.2-1.module+el9.5.0+21770+ad2986ef.src",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:pgvector-0:0.6.2-1.module+el9.5.0+21770+ad2986ef.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:pgvector-debuginfo-0:0.6.2-1.module+el9.5.0+21770+ad2986ef.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:pgvector-debuginfo-0:0.6.2-1.module+el9.5.0+21770+ad2986ef.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:pgvector-debuginfo-0:0.6.2-1.module+el9.5.0+21770+ad2986ef.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:pgvector-debuginfo-0:0.6.2-1.module+el9.5.0+21770+ad2986ef.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:pgvector-debugsource-0:0.6.2-1.module+el9.5.0+21770+ad2986ef.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:pgvector-debugsource-0:0.6.2-1.module+el9.5.0+21770+ad2986ef.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:pgvector-debugsource-0:0.6.2-1.module+el9.5.0+21770+ad2986ef.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:pgvector-debugsource-0:0.6.2-1.module+el9.5.0+21770+ad2986ef.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgres-decoderbufs-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgres-decoderbufs-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgres-decoderbufs-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgres-decoderbufs-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.src",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgres-decoderbufs-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-0:16.6-1.module+el9.5.0+22557+8cb08ba5.src",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-contrib-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-contrib-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-contrib-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-contrib-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-contrib-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-contrib-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-contrib-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-contrib-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-debugsource-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-debugsource-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-debugsource-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-debugsource-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-docs-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-docs-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-docs-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-docs-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-docs-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-docs-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-docs-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-docs-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-plperl-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-plperl-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-plperl-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-plperl-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-plperl-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-plperl-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-plperl-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-plperl-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-plpython3-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-plpython3-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-plpython3-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-plpython3-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-plpython3-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-plpython3-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-plpython3-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-plpython3-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-pltcl-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-pltcl-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-pltcl-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-pltcl-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-pltcl-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-pltcl-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-pltcl-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-pltcl-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-private-devel-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-private-devel-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-private-devel-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-private-devel-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-private-libs-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-private-libs-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-private-libs-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-private-libs-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-private-libs-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-private-libs-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-private-libs-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-private-libs-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-server-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-server-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-server-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-server-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-server-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-server-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-server-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-server-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-server-devel-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-server-devel-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-server-devel-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-server-devel-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-server-devel-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-server-devel-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-server-devel-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-server-devel-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-static-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-static-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-static-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-static-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-test-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-test-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-test-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-test-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-test-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-test-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-test-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-test-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-test-rpm-macros-0:16.6-1.module+el9.5.0+22557+8cb08ba5.noarch",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-upgrade-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-upgrade-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-upgrade-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-upgrade-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-upgrade-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-upgrade-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-upgrade-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-upgrade-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-upgrade-devel-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-upgrade-devel-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-upgrade-devel-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-upgrade-devel-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-upgrade-devel-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-upgrade-devel-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-upgrade-devel-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-upgrade-devel-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "postgresql: PostgreSQL SET ROLE, SET SESSION AUTHORIZATION reset to wrong user ID"
},
{
"cve": "CVE-2024-10979",
"cwe": {
"id": "CWE-15",
"name": "External Control of System or Configuration Setting"
},
"discovery_date": "2024-11-14T14:01:12.059934+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2326253"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in PostgreSQL PL/Perl. This vulnerability allows an unprivileged database user to change sensitive process environment variables (e.g., PATH) via incorrect control of environment variables.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "postgresql: PostgreSQL PL/Perl environment variable changes execute arbitrary code",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability has been given a severity rating of important because the ability to modify sensitive process environment variables (ex. PATH) can lead to unauthorized code execution and privilege escalation. Depending on the privileges of the PostgreSQL user, an attacker may be able to gain higher-level access to the underlying server and create functions who modify environment variables and execute arbitrary commands.",
"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.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:pg_repack-0:1.5.1-1.module+el9.5.0+22557+8cb08ba5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:pg_repack-0:1.5.1-1.module+el9.5.0+22557+8cb08ba5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:pg_repack-0:1.5.1-1.module+el9.5.0+22557+8cb08ba5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:pg_repack-0:1.5.1-1.module+el9.5.0+22557+8cb08ba5.src",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:pg_repack-0:1.5.1-1.module+el9.5.0+22557+8cb08ba5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:pg_repack-debuginfo-0:1.5.1-1.module+el9.5.0+22557+8cb08ba5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:pg_repack-debuginfo-0:1.5.1-1.module+el9.5.0+22557+8cb08ba5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:pg_repack-debuginfo-0:1.5.1-1.module+el9.5.0+22557+8cb08ba5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:pg_repack-debuginfo-0:1.5.1-1.module+el9.5.0+22557+8cb08ba5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:pg_repack-debugsource-0:1.5.1-1.module+el9.5.0+22557+8cb08ba5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:pg_repack-debugsource-0:1.5.1-1.module+el9.5.0+22557+8cb08ba5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:pg_repack-debugsource-0:1.5.1-1.module+el9.5.0+22557+8cb08ba5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:pg_repack-debugsource-0:1.5.1-1.module+el9.5.0+22557+8cb08ba5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:pgaudit-0:16.0-1.module+el9.4.0+20427+07482b8c.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:pgaudit-0:16.0-1.module+el9.4.0+20427+07482b8c.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:pgaudit-0:16.0-1.module+el9.4.0+20427+07482b8c.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:pgaudit-0:16.0-1.module+el9.4.0+20427+07482b8c.src",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:pgaudit-0:16.0-1.module+el9.4.0+20427+07482b8c.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:pgaudit-debuginfo-0:16.0-1.module+el9.4.0+20427+07482b8c.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:pgaudit-debuginfo-0:16.0-1.module+el9.4.0+20427+07482b8c.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:pgaudit-debuginfo-0:16.0-1.module+el9.4.0+20427+07482b8c.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:pgaudit-debuginfo-0:16.0-1.module+el9.4.0+20427+07482b8c.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:pgaudit-debugsource-0:16.0-1.module+el9.4.0+20427+07482b8c.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:pgaudit-debugsource-0:16.0-1.module+el9.4.0+20427+07482b8c.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:pgaudit-debugsource-0:16.0-1.module+el9.4.0+20427+07482b8c.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:pgaudit-debugsource-0:16.0-1.module+el9.4.0+20427+07482b8c.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:pgvector-0:0.6.2-1.module+el9.5.0+21770+ad2986ef.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:pgvector-0:0.6.2-1.module+el9.5.0+21770+ad2986ef.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:pgvector-0:0.6.2-1.module+el9.5.0+21770+ad2986ef.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:pgvector-0:0.6.2-1.module+el9.5.0+21770+ad2986ef.src",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:pgvector-0:0.6.2-1.module+el9.5.0+21770+ad2986ef.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:pgvector-debuginfo-0:0.6.2-1.module+el9.5.0+21770+ad2986ef.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:pgvector-debuginfo-0:0.6.2-1.module+el9.5.0+21770+ad2986ef.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:pgvector-debuginfo-0:0.6.2-1.module+el9.5.0+21770+ad2986ef.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:pgvector-debuginfo-0:0.6.2-1.module+el9.5.0+21770+ad2986ef.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:pgvector-debugsource-0:0.6.2-1.module+el9.5.0+21770+ad2986ef.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:pgvector-debugsource-0:0.6.2-1.module+el9.5.0+21770+ad2986ef.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:pgvector-debugsource-0:0.6.2-1.module+el9.5.0+21770+ad2986ef.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:pgvector-debugsource-0:0.6.2-1.module+el9.5.0+21770+ad2986ef.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgres-decoderbufs-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgres-decoderbufs-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgres-decoderbufs-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgres-decoderbufs-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.src",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgres-decoderbufs-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-0:16.6-1.module+el9.5.0+22557+8cb08ba5.src",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-contrib-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-contrib-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-contrib-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-contrib-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-contrib-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-contrib-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-contrib-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-contrib-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-debugsource-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-debugsource-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-debugsource-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-debugsource-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-docs-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-docs-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-docs-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-docs-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-docs-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-docs-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-docs-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-docs-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-plperl-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-plperl-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-plperl-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-plperl-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-plperl-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-plperl-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-plperl-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-plperl-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-plpython3-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-plpython3-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-plpython3-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-plpython3-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-plpython3-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-plpython3-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-plpython3-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-plpython3-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-pltcl-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-pltcl-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-pltcl-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-pltcl-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-pltcl-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-pltcl-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-pltcl-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-pltcl-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-private-devel-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-private-devel-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-private-devel-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-private-devel-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-private-libs-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-private-libs-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-private-libs-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-private-libs-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-private-libs-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-private-libs-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-private-libs-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-private-libs-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-server-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-server-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-server-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-server-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-server-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-server-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-server-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-server-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-server-devel-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-server-devel-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-server-devel-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-server-devel-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-server-devel-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-server-devel-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-server-devel-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-server-devel-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-static-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-static-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-static-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-static-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-test-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-test-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-test-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-test-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-test-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-test-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-test-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-test-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-test-rpm-macros-0:16.6-1.module+el9.5.0+22557+8cb08ba5.noarch",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-upgrade-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-upgrade-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-upgrade-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-upgrade-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-upgrade-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-upgrade-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-upgrade-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-upgrade-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-upgrade-devel-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-upgrade-devel-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-upgrade-devel-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-upgrade-devel-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-upgrade-devel-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-upgrade-devel-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-upgrade-devel-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-upgrade-devel-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-10979"
},
{
"category": "external",
"summary": "RHBZ#2326253",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2326253"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-10979",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-10979"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-10979",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-10979"
},
{
"category": "external",
"summary": "https://www.postgresql.org/support/security/CVE-2024-10979/",
"url": "https://www.postgresql.org/support/security/CVE-2024-10979/"
}
],
"release_date": "2024-11-14T13:00:08.586000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-12-04T09:24:28+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:pg_repack-0:1.5.1-1.module+el9.5.0+22557+8cb08ba5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:pg_repack-0:1.5.1-1.module+el9.5.0+22557+8cb08ba5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:pg_repack-0:1.5.1-1.module+el9.5.0+22557+8cb08ba5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:pg_repack-0:1.5.1-1.module+el9.5.0+22557+8cb08ba5.src",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:pg_repack-0:1.5.1-1.module+el9.5.0+22557+8cb08ba5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:pg_repack-debuginfo-0:1.5.1-1.module+el9.5.0+22557+8cb08ba5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:pg_repack-debuginfo-0:1.5.1-1.module+el9.5.0+22557+8cb08ba5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:pg_repack-debuginfo-0:1.5.1-1.module+el9.5.0+22557+8cb08ba5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:pg_repack-debuginfo-0:1.5.1-1.module+el9.5.0+22557+8cb08ba5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:pg_repack-debugsource-0:1.5.1-1.module+el9.5.0+22557+8cb08ba5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:pg_repack-debugsource-0:1.5.1-1.module+el9.5.0+22557+8cb08ba5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:pg_repack-debugsource-0:1.5.1-1.module+el9.5.0+22557+8cb08ba5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:pg_repack-debugsource-0:1.5.1-1.module+el9.5.0+22557+8cb08ba5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:pgaudit-0:16.0-1.module+el9.4.0+20427+07482b8c.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:pgaudit-0:16.0-1.module+el9.4.0+20427+07482b8c.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:pgaudit-0:16.0-1.module+el9.4.0+20427+07482b8c.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:pgaudit-0:16.0-1.module+el9.4.0+20427+07482b8c.src",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:pgaudit-0:16.0-1.module+el9.4.0+20427+07482b8c.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:pgaudit-debuginfo-0:16.0-1.module+el9.4.0+20427+07482b8c.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:pgaudit-debuginfo-0:16.0-1.module+el9.4.0+20427+07482b8c.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:pgaudit-debuginfo-0:16.0-1.module+el9.4.0+20427+07482b8c.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:pgaudit-debuginfo-0:16.0-1.module+el9.4.0+20427+07482b8c.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:pgaudit-debugsource-0:16.0-1.module+el9.4.0+20427+07482b8c.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:pgaudit-debugsource-0:16.0-1.module+el9.4.0+20427+07482b8c.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:pgaudit-debugsource-0:16.0-1.module+el9.4.0+20427+07482b8c.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:pgaudit-debugsource-0:16.0-1.module+el9.4.0+20427+07482b8c.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:pgvector-0:0.6.2-1.module+el9.5.0+21770+ad2986ef.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:pgvector-0:0.6.2-1.module+el9.5.0+21770+ad2986ef.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:pgvector-0:0.6.2-1.module+el9.5.0+21770+ad2986ef.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:pgvector-0:0.6.2-1.module+el9.5.0+21770+ad2986ef.src",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:pgvector-0:0.6.2-1.module+el9.5.0+21770+ad2986ef.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:pgvector-debuginfo-0:0.6.2-1.module+el9.5.0+21770+ad2986ef.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:pgvector-debuginfo-0:0.6.2-1.module+el9.5.0+21770+ad2986ef.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:pgvector-debuginfo-0:0.6.2-1.module+el9.5.0+21770+ad2986ef.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:pgvector-debuginfo-0:0.6.2-1.module+el9.5.0+21770+ad2986ef.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:pgvector-debugsource-0:0.6.2-1.module+el9.5.0+21770+ad2986ef.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:pgvector-debugsource-0:0.6.2-1.module+el9.5.0+21770+ad2986ef.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:pgvector-debugsource-0:0.6.2-1.module+el9.5.0+21770+ad2986ef.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:pgvector-debugsource-0:0.6.2-1.module+el9.5.0+21770+ad2986ef.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgres-decoderbufs-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgres-decoderbufs-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgres-decoderbufs-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgres-decoderbufs-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.src",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgres-decoderbufs-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-0:16.6-1.module+el9.5.0+22557+8cb08ba5.src",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-contrib-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-contrib-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-contrib-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-contrib-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-contrib-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-contrib-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-contrib-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-contrib-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-debugsource-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-debugsource-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-debugsource-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-debugsource-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-docs-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-docs-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-docs-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-docs-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-docs-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-docs-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-docs-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-docs-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-plperl-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-plperl-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-plperl-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-plperl-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-plperl-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-plperl-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-plperl-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-plperl-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-plpython3-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-plpython3-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-plpython3-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-plpython3-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-plpython3-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-plpython3-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-plpython3-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-plpython3-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-pltcl-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-pltcl-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-pltcl-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-pltcl-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-pltcl-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-pltcl-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-pltcl-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-pltcl-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-private-devel-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-private-devel-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-private-devel-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-private-devel-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-private-libs-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-private-libs-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-private-libs-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-private-libs-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-private-libs-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-private-libs-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-private-libs-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-private-libs-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-server-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-server-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-server-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-server-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-server-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-server-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-server-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-server-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-server-devel-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-server-devel-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-server-devel-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-server-devel-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-server-devel-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-server-devel-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-server-devel-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-server-devel-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-static-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-static-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-static-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-static-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-test-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-test-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-test-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-test-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-test-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-test-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-test-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-test-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-test-rpm-macros-0:16.6-1.module+el9.5.0+22557+8cb08ba5.noarch",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-upgrade-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-upgrade-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-upgrade-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-upgrade-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-upgrade-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-upgrade-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-upgrade-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-upgrade-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-upgrade-devel-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-upgrade-devel-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-upgrade-devel-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-upgrade-devel-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-upgrade-devel-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-upgrade-devel-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-upgrade-devel-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-upgrade-devel-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:10788"
},
{
"category": "workaround",
"details": "Currently the following options exist to help mitigate the impact of this vulnerability: \n1) Restrict Permissions: the creation of PL/Python and PL/Perl functions should be limited to trusted users only. \n2) Environment Variable Sanitization: ensure that environment variables are properly sanitized and any modifications are restricted.\n3) Upgrade PostgreSQL: if a fix is released by the PostgreSQL Global Development Group, update to the latest version.\n4) Audit Database Functions: perform regular audits on user-created functions to detect and prevent potential exploitation.",
"product_ids": [
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:pg_repack-0:1.5.1-1.module+el9.5.0+22557+8cb08ba5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:pg_repack-0:1.5.1-1.module+el9.5.0+22557+8cb08ba5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:pg_repack-0:1.5.1-1.module+el9.5.0+22557+8cb08ba5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:pg_repack-0:1.5.1-1.module+el9.5.0+22557+8cb08ba5.src",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:pg_repack-0:1.5.1-1.module+el9.5.0+22557+8cb08ba5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:pg_repack-debuginfo-0:1.5.1-1.module+el9.5.0+22557+8cb08ba5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:pg_repack-debuginfo-0:1.5.1-1.module+el9.5.0+22557+8cb08ba5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:pg_repack-debuginfo-0:1.5.1-1.module+el9.5.0+22557+8cb08ba5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:pg_repack-debuginfo-0:1.5.1-1.module+el9.5.0+22557+8cb08ba5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:pg_repack-debugsource-0:1.5.1-1.module+el9.5.0+22557+8cb08ba5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:pg_repack-debugsource-0:1.5.1-1.module+el9.5.0+22557+8cb08ba5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:pg_repack-debugsource-0:1.5.1-1.module+el9.5.0+22557+8cb08ba5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:pg_repack-debugsource-0:1.5.1-1.module+el9.5.0+22557+8cb08ba5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:pgaudit-0:16.0-1.module+el9.4.0+20427+07482b8c.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:pgaudit-0:16.0-1.module+el9.4.0+20427+07482b8c.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:pgaudit-0:16.0-1.module+el9.4.0+20427+07482b8c.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:pgaudit-0:16.0-1.module+el9.4.0+20427+07482b8c.src",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:pgaudit-0:16.0-1.module+el9.4.0+20427+07482b8c.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:pgaudit-debuginfo-0:16.0-1.module+el9.4.0+20427+07482b8c.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:pgaudit-debuginfo-0:16.0-1.module+el9.4.0+20427+07482b8c.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:pgaudit-debuginfo-0:16.0-1.module+el9.4.0+20427+07482b8c.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:pgaudit-debuginfo-0:16.0-1.module+el9.4.0+20427+07482b8c.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:pgaudit-debugsource-0:16.0-1.module+el9.4.0+20427+07482b8c.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:pgaudit-debugsource-0:16.0-1.module+el9.4.0+20427+07482b8c.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:pgaudit-debugsource-0:16.0-1.module+el9.4.0+20427+07482b8c.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:pgaudit-debugsource-0:16.0-1.module+el9.4.0+20427+07482b8c.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:pgvector-0:0.6.2-1.module+el9.5.0+21770+ad2986ef.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:pgvector-0:0.6.2-1.module+el9.5.0+21770+ad2986ef.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:pgvector-0:0.6.2-1.module+el9.5.0+21770+ad2986ef.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:pgvector-0:0.6.2-1.module+el9.5.0+21770+ad2986ef.src",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:pgvector-0:0.6.2-1.module+el9.5.0+21770+ad2986ef.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:pgvector-debuginfo-0:0.6.2-1.module+el9.5.0+21770+ad2986ef.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:pgvector-debuginfo-0:0.6.2-1.module+el9.5.0+21770+ad2986ef.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:pgvector-debuginfo-0:0.6.2-1.module+el9.5.0+21770+ad2986ef.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:pgvector-debuginfo-0:0.6.2-1.module+el9.5.0+21770+ad2986ef.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:pgvector-debugsource-0:0.6.2-1.module+el9.5.0+21770+ad2986ef.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:pgvector-debugsource-0:0.6.2-1.module+el9.5.0+21770+ad2986ef.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:pgvector-debugsource-0:0.6.2-1.module+el9.5.0+21770+ad2986ef.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:pgvector-debugsource-0:0.6.2-1.module+el9.5.0+21770+ad2986ef.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgres-decoderbufs-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgres-decoderbufs-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgres-decoderbufs-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgres-decoderbufs-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.src",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgres-decoderbufs-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-0:16.6-1.module+el9.5.0+22557+8cb08ba5.src",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-contrib-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-contrib-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-contrib-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-contrib-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-contrib-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-contrib-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-contrib-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-contrib-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-debugsource-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-debugsource-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-debugsource-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-debugsource-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-docs-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-docs-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-docs-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-docs-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-docs-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-docs-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-docs-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-docs-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-plperl-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-plperl-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-plperl-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-plperl-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-plperl-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-plperl-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-plperl-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-plperl-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-plpython3-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-plpython3-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-plpython3-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-plpython3-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-plpython3-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-plpython3-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-plpython3-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-plpython3-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-pltcl-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-pltcl-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-pltcl-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-pltcl-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-pltcl-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-pltcl-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-pltcl-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-pltcl-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-private-devel-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-private-devel-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-private-devel-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-private-devel-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-private-libs-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-private-libs-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-private-libs-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-private-libs-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-private-libs-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-private-libs-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-private-libs-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-private-libs-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-server-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-server-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-server-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-server-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-server-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-server-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-server-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-server-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-server-devel-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-server-devel-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-server-devel-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-server-devel-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-server-devel-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-server-devel-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-server-devel-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-server-devel-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-static-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-static-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-static-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-static-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-test-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-test-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-test-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-test-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-test-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-test-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-test-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-test-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-test-rpm-macros-0:16.6-1.module+el9.5.0+22557+8cb08ba5.noarch",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-upgrade-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-upgrade-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-upgrade-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-upgrade-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-upgrade-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-upgrade-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-upgrade-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-upgrade-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-upgrade-devel-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-upgrade-devel-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-upgrade-devel-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-upgrade-devel-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-upgrade-devel-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-upgrade-devel-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-upgrade-devel-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-upgrade-devel-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.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.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:pg_repack-0:1.5.1-1.module+el9.5.0+22557+8cb08ba5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:pg_repack-0:1.5.1-1.module+el9.5.0+22557+8cb08ba5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:pg_repack-0:1.5.1-1.module+el9.5.0+22557+8cb08ba5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:pg_repack-0:1.5.1-1.module+el9.5.0+22557+8cb08ba5.src",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:pg_repack-0:1.5.1-1.module+el9.5.0+22557+8cb08ba5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:pg_repack-debuginfo-0:1.5.1-1.module+el9.5.0+22557+8cb08ba5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:pg_repack-debuginfo-0:1.5.1-1.module+el9.5.0+22557+8cb08ba5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:pg_repack-debuginfo-0:1.5.1-1.module+el9.5.0+22557+8cb08ba5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:pg_repack-debuginfo-0:1.5.1-1.module+el9.5.0+22557+8cb08ba5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:pg_repack-debugsource-0:1.5.1-1.module+el9.5.0+22557+8cb08ba5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:pg_repack-debugsource-0:1.5.1-1.module+el9.5.0+22557+8cb08ba5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:pg_repack-debugsource-0:1.5.1-1.module+el9.5.0+22557+8cb08ba5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:pg_repack-debugsource-0:1.5.1-1.module+el9.5.0+22557+8cb08ba5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:pgaudit-0:16.0-1.module+el9.4.0+20427+07482b8c.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:pgaudit-0:16.0-1.module+el9.4.0+20427+07482b8c.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:pgaudit-0:16.0-1.module+el9.4.0+20427+07482b8c.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:pgaudit-0:16.0-1.module+el9.4.0+20427+07482b8c.src",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:pgaudit-0:16.0-1.module+el9.4.0+20427+07482b8c.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:pgaudit-debuginfo-0:16.0-1.module+el9.4.0+20427+07482b8c.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:pgaudit-debuginfo-0:16.0-1.module+el9.4.0+20427+07482b8c.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:pgaudit-debuginfo-0:16.0-1.module+el9.4.0+20427+07482b8c.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:pgaudit-debuginfo-0:16.0-1.module+el9.4.0+20427+07482b8c.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:pgaudit-debugsource-0:16.0-1.module+el9.4.0+20427+07482b8c.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:pgaudit-debugsource-0:16.0-1.module+el9.4.0+20427+07482b8c.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:pgaudit-debugsource-0:16.0-1.module+el9.4.0+20427+07482b8c.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:pgaudit-debugsource-0:16.0-1.module+el9.4.0+20427+07482b8c.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:pgvector-0:0.6.2-1.module+el9.5.0+21770+ad2986ef.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:pgvector-0:0.6.2-1.module+el9.5.0+21770+ad2986ef.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:pgvector-0:0.6.2-1.module+el9.5.0+21770+ad2986ef.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:pgvector-0:0.6.2-1.module+el9.5.0+21770+ad2986ef.src",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:pgvector-0:0.6.2-1.module+el9.5.0+21770+ad2986ef.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:pgvector-debuginfo-0:0.6.2-1.module+el9.5.0+21770+ad2986ef.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:pgvector-debuginfo-0:0.6.2-1.module+el9.5.0+21770+ad2986ef.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:pgvector-debuginfo-0:0.6.2-1.module+el9.5.0+21770+ad2986ef.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:pgvector-debuginfo-0:0.6.2-1.module+el9.5.0+21770+ad2986ef.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:pgvector-debugsource-0:0.6.2-1.module+el9.5.0+21770+ad2986ef.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:pgvector-debugsource-0:0.6.2-1.module+el9.5.0+21770+ad2986ef.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:pgvector-debugsource-0:0.6.2-1.module+el9.5.0+21770+ad2986ef.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:pgvector-debugsource-0:0.6.2-1.module+el9.5.0+21770+ad2986ef.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgres-decoderbufs-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgres-decoderbufs-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgres-decoderbufs-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgres-decoderbufs-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.src",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgres-decoderbufs-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-0:16.6-1.module+el9.5.0+22557+8cb08ba5.src",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-contrib-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-contrib-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-contrib-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-contrib-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-contrib-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-contrib-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-contrib-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-contrib-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-debugsource-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-debugsource-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-debugsource-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-debugsource-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-docs-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-docs-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-docs-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-docs-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-docs-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-docs-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-docs-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-docs-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-plperl-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-plperl-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-plperl-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-plperl-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-plperl-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-plperl-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-plperl-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-plperl-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-plpython3-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-plpython3-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-plpython3-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-plpython3-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-plpython3-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-plpython3-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-plpython3-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-plpython3-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-pltcl-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-pltcl-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-pltcl-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-pltcl-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-pltcl-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-pltcl-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-pltcl-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-pltcl-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-private-devel-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-private-devel-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-private-devel-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-private-devel-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-private-libs-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-private-libs-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-private-libs-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-private-libs-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-private-libs-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-private-libs-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-private-libs-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-private-libs-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-server-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-server-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-server-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-server-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-server-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-server-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-server-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-server-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-server-devel-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-server-devel-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-server-devel-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-server-devel-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-server-devel-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-server-devel-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-server-devel-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-server-devel-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-static-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-static-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-static-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-static-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-test-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-test-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-test-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-test-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-test-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-test-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-test-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-test-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-test-rpm-macros-0:16.6-1.module+el9.5.0+22557+8cb08ba5.noarch",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-upgrade-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-upgrade-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-upgrade-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-upgrade-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-upgrade-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-upgrade-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-upgrade-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-upgrade-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-upgrade-devel-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-upgrade-devel-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-upgrade-devel-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-upgrade-devel-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-upgrade-devel-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-upgrade-devel-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-upgrade-devel-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql:16:9050020241122142517:rhel9:postgresql-upgrade-devel-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "postgresql: PostgreSQL PL/Perl environment variable changes execute arbitrary code"
}
]
}
RHSA-2024:10788
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:16 module is now available for Red Hat Enterprise Linux 9.\n\nRed Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "PostgreSQL is an advanced object-relational database management system (DBMS).\n\nSecurity Fix(es):\n\n* postgresql: PostgreSQL SET ROLE, SET SESSION AUTHORIZATION reset to wrong user ID (CVE-2024-10978)\n\n* postgresql: PostgreSQL PL/Perl environment variable changes execute arbitrary code (CVE-2024-10979)\n\n* postgresql: PostgreSQL row security below e.g. subqueries disregards user ID changes (CVE-2024-10976)\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-2024:10788",
"url": "https://access.redhat.com/errata/RHSA-2024:10788"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "2326251",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2326251"
},
{
"category": "external",
"summary": "2326253",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2326253"
},
{
"category": "external",
"summary": "2326263",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2326263"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2024/rhsa-2024_10788.json"
}
],
"title": "Red Hat Security Advisory: postgresql:16 security update",
"tracking": {
"current_release_date": "2025-11-06T21:58:16+00:00",
"generator": {
"date": "2025-11-06T21:58:16+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.6.11"
}
},
"id": "RHSA-2024:10788",
"initial_release_date": "2024-12-04T09:24:28+00:00",
"revision_history": [
{
"date": "2024-12-04T09:24:28+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2024-12-04T09:24:28+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2025-11-06T21:58: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 (v. 9)",
"product": {
"name": "Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:enterprise_linux:9::appstream"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "pg_repack-0:1.5.1-1.module+el9.5.0+22557+8cb08ba5.src::postgresql:16",
"product": {
"name": "pg_repack-0:1.5.1-1.module+el9.5.0+22557+8cb08ba5.src (postgresql:16)",
"product_id": "pg_repack-0:1.5.1-1.module+el9.5.0+22557+8cb08ba5.src::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pg_repack@1.5.1-1.module%2Bel9.5.0%2B22557%2B8cb08ba5?arch=src\u0026rpmmod=postgresql:16:9050020241122142517:rhel9"
}
}
},
{
"category": "product_version",
"name": "pgaudit-0:16.0-1.module+el9.4.0+20427+07482b8c.src::postgresql:16",
"product": {
"name": "pgaudit-0:16.0-1.module+el9.4.0+20427+07482b8c.src (postgresql:16)",
"product_id": "pgaudit-0:16.0-1.module+el9.4.0+20427+07482b8c.src::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pgaudit@16.0-1.module%2Bel9.4.0%2B20427%2B07482b8c?arch=src\u0026rpmmod=postgresql:16:9050020241122142517:rhel9"
}
}
},
{
"category": "product_version",
"name": "pgvector-0:0.6.2-1.module+el9.5.0+21770+ad2986ef.src::postgresql:16",
"product": {
"name": "pgvector-0:0.6.2-1.module+el9.5.0+21770+ad2986ef.src (postgresql:16)",
"product_id": "pgvector-0:0.6.2-1.module+el9.5.0+21770+ad2986ef.src::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pgvector@0.6.2-1.module%2Bel9.5.0%2B21770%2Bad2986ef?arch=src\u0026rpmmod=postgresql:16:9050020241122142517:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgres-decoderbufs-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.src::postgresql:16",
"product": {
"name": "postgres-decoderbufs-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.src (postgresql:16)",
"product_id": "postgres-decoderbufs-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.src::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgres-decoderbufs@2.4.0-1.Final.module%2Bel9.4.0%2B20427%2B07482b8c?arch=src\u0026rpmmod=postgresql:16:9050020241122142517:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgresql-0:16.6-1.module+el9.5.0+22557+8cb08ba5.src::postgresql:16",
"product": {
"name": "postgresql-0:16.6-1.module+el9.5.0+22557+8cb08ba5.src (postgresql:16)",
"product_id": "postgresql-0:16.6-1.module+el9.5.0+22557+8cb08ba5.src::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql@16.6-1.module%2Bel9.5.0%2B22557%2B8cb08ba5?arch=src\u0026rpmmod=postgresql:16:9050020241122142517:rhel9"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "postgresql-test-rpm-macros-0:16.6-1.module+el9.5.0+22557+8cb08ba5.noarch::postgresql:16",
"product": {
"name": "postgresql-test-rpm-macros-0:16.6-1.module+el9.5.0+22557+8cb08ba5.noarch (postgresql:16)",
"product_id": "postgresql-test-rpm-macros-0:16.6-1.module+el9.5.0+22557+8cb08ba5.noarch::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-test-rpm-macros@16.6-1.module%2Bel9.5.0%2B22557%2B8cb08ba5?arch=noarch\u0026rpmmod=postgresql:16:9050020241122142517:rhel9"
}
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "pg_repack-0:1.5.1-1.module+el9.5.0+22557+8cb08ba5.aarch64::postgresql:16",
"product": {
"name": "pg_repack-0:1.5.1-1.module+el9.5.0+22557+8cb08ba5.aarch64 (postgresql:16)",
"product_id": "pg_repack-0:1.5.1-1.module+el9.5.0+22557+8cb08ba5.aarch64::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pg_repack@1.5.1-1.module%2Bel9.5.0%2B22557%2B8cb08ba5?arch=aarch64\u0026rpmmod=postgresql:16:9050020241122142517:rhel9"
}
}
},
{
"category": "product_version",
"name": "pg_repack-debuginfo-0:1.5.1-1.module+el9.5.0+22557+8cb08ba5.aarch64::postgresql:16",
"product": {
"name": "pg_repack-debuginfo-0:1.5.1-1.module+el9.5.0+22557+8cb08ba5.aarch64 (postgresql:16)",
"product_id": "pg_repack-debuginfo-0:1.5.1-1.module+el9.5.0+22557+8cb08ba5.aarch64::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pg_repack-debuginfo@1.5.1-1.module%2Bel9.5.0%2B22557%2B8cb08ba5?arch=aarch64\u0026rpmmod=postgresql:16:9050020241122142517:rhel9"
}
}
},
{
"category": "product_version",
"name": "pg_repack-debugsource-0:1.5.1-1.module+el9.5.0+22557+8cb08ba5.aarch64::postgresql:16",
"product": {
"name": "pg_repack-debugsource-0:1.5.1-1.module+el9.5.0+22557+8cb08ba5.aarch64 (postgresql:16)",
"product_id": "pg_repack-debugsource-0:1.5.1-1.module+el9.5.0+22557+8cb08ba5.aarch64::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pg_repack-debugsource@1.5.1-1.module%2Bel9.5.0%2B22557%2B8cb08ba5?arch=aarch64\u0026rpmmod=postgresql:16:9050020241122142517:rhel9"
}
}
},
{
"category": "product_version",
"name": "pgaudit-0:16.0-1.module+el9.4.0+20427+07482b8c.aarch64::postgresql:16",
"product": {
"name": "pgaudit-0:16.0-1.module+el9.4.0+20427+07482b8c.aarch64 (postgresql:16)",
"product_id": "pgaudit-0:16.0-1.module+el9.4.0+20427+07482b8c.aarch64::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pgaudit@16.0-1.module%2Bel9.4.0%2B20427%2B07482b8c?arch=aarch64\u0026rpmmod=postgresql:16:9050020241122142517:rhel9"
}
}
},
{
"category": "product_version",
"name": "pgaudit-debuginfo-0:16.0-1.module+el9.4.0+20427+07482b8c.aarch64::postgresql:16",
"product": {
"name": "pgaudit-debuginfo-0:16.0-1.module+el9.4.0+20427+07482b8c.aarch64 (postgresql:16)",
"product_id": "pgaudit-debuginfo-0:16.0-1.module+el9.4.0+20427+07482b8c.aarch64::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pgaudit-debuginfo@16.0-1.module%2Bel9.4.0%2B20427%2B07482b8c?arch=aarch64\u0026rpmmod=postgresql:16:9050020241122142517:rhel9"
}
}
},
{
"category": "product_version",
"name": "pgaudit-debugsource-0:16.0-1.module+el9.4.0+20427+07482b8c.aarch64::postgresql:16",
"product": {
"name": "pgaudit-debugsource-0:16.0-1.module+el9.4.0+20427+07482b8c.aarch64 (postgresql:16)",
"product_id": "pgaudit-debugsource-0:16.0-1.module+el9.4.0+20427+07482b8c.aarch64::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pgaudit-debugsource@16.0-1.module%2Bel9.4.0%2B20427%2B07482b8c?arch=aarch64\u0026rpmmod=postgresql:16:9050020241122142517:rhel9"
}
}
},
{
"category": "product_version",
"name": "pgvector-0:0.6.2-1.module+el9.5.0+21770+ad2986ef.aarch64::postgresql:16",
"product": {
"name": "pgvector-0:0.6.2-1.module+el9.5.0+21770+ad2986ef.aarch64 (postgresql:16)",
"product_id": "pgvector-0:0.6.2-1.module+el9.5.0+21770+ad2986ef.aarch64::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pgvector@0.6.2-1.module%2Bel9.5.0%2B21770%2Bad2986ef?arch=aarch64\u0026rpmmod=postgresql:16:9050020241122142517:rhel9"
}
}
},
{
"category": "product_version",
"name": "pgvector-debuginfo-0:0.6.2-1.module+el9.5.0+21770+ad2986ef.aarch64::postgresql:16",
"product": {
"name": "pgvector-debuginfo-0:0.6.2-1.module+el9.5.0+21770+ad2986ef.aarch64 (postgresql:16)",
"product_id": "pgvector-debuginfo-0:0.6.2-1.module+el9.5.0+21770+ad2986ef.aarch64::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pgvector-debuginfo@0.6.2-1.module%2Bel9.5.0%2B21770%2Bad2986ef?arch=aarch64\u0026rpmmod=postgresql:16:9050020241122142517:rhel9"
}
}
},
{
"category": "product_version",
"name": "pgvector-debugsource-0:0.6.2-1.module+el9.5.0+21770+ad2986ef.aarch64::postgresql:16",
"product": {
"name": "pgvector-debugsource-0:0.6.2-1.module+el9.5.0+21770+ad2986ef.aarch64 (postgresql:16)",
"product_id": "pgvector-debugsource-0:0.6.2-1.module+el9.5.0+21770+ad2986ef.aarch64::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pgvector-debugsource@0.6.2-1.module%2Bel9.5.0%2B21770%2Bad2986ef?arch=aarch64\u0026rpmmod=postgresql:16:9050020241122142517:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgres-decoderbufs-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.aarch64::postgresql:16",
"product": {
"name": "postgres-decoderbufs-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.aarch64 (postgresql:16)",
"product_id": "postgres-decoderbufs-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.aarch64::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgres-decoderbufs@2.4.0-1.Final.module%2Bel9.4.0%2B20427%2B07482b8c?arch=aarch64\u0026rpmmod=postgresql:16:9050020241122142517:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.aarch64::postgresql:16",
"product": {
"name": "postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.aarch64 (postgresql:16)",
"product_id": "postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.aarch64::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgres-decoderbufs-debuginfo@2.4.0-1.Final.module%2Bel9.4.0%2B20427%2B07482b8c?arch=aarch64\u0026rpmmod=postgresql:16:9050020241122142517:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.aarch64::postgresql:16",
"product": {
"name": "postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.aarch64 (postgresql:16)",
"product_id": "postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.aarch64::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgres-decoderbufs-debugsource@2.4.0-1.Final.module%2Bel9.4.0%2B20427%2B07482b8c?arch=aarch64\u0026rpmmod=postgresql:16:9050020241122142517:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgresql-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64::postgresql:16",
"product": {
"name": "postgresql-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64 (postgresql:16)",
"product_id": "postgresql-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql@16.6-1.module%2Bel9.5.0%2B22557%2B8cb08ba5?arch=aarch64\u0026rpmmod=postgresql:16:9050020241122142517:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgresql-contrib-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64::postgresql:16",
"product": {
"name": "postgresql-contrib-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64 (postgresql:16)",
"product_id": "postgresql-contrib-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-contrib@16.6-1.module%2Bel9.5.0%2B22557%2B8cb08ba5?arch=aarch64\u0026rpmmod=postgresql:16:9050020241122142517:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgresql-contrib-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64::postgresql:16",
"product": {
"name": "postgresql-contrib-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64 (postgresql:16)",
"product_id": "postgresql-contrib-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-contrib-debuginfo@16.6-1.module%2Bel9.5.0%2B22557%2B8cb08ba5?arch=aarch64\u0026rpmmod=postgresql:16:9050020241122142517:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgresql-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64::postgresql:16",
"product": {
"name": "postgresql-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64 (postgresql:16)",
"product_id": "postgresql-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-debuginfo@16.6-1.module%2Bel9.5.0%2B22557%2B8cb08ba5?arch=aarch64\u0026rpmmod=postgresql:16:9050020241122142517:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgresql-debugsource-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64::postgresql:16",
"product": {
"name": "postgresql-debugsource-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64 (postgresql:16)",
"product_id": "postgresql-debugsource-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-debugsource@16.6-1.module%2Bel9.5.0%2B22557%2B8cb08ba5?arch=aarch64\u0026rpmmod=postgresql:16:9050020241122142517:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgresql-docs-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64::postgresql:16",
"product": {
"name": "postgresql-docs-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64 (postgresql:16)",
"product_id": "postgresql-docs-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-docs@16.6-1.module%2Bel9.5.0%2B22557%2B8cb08ba5?arch=aarch64\u0026rpmmod=postgresql:16:9050020241122142517:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgresql-docs-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64::postgresql:16",
"product": {
"name": "postgresql-docs-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64 (postgresql:16)",
"product_id": "postgresql-docs-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-docs-debuginfo@16.6-1.module%2Bel9.5.0%2B22557%2B8cb08ba5?arch=aarch64\u0026rpmmod=postgresql:16:9050020241122142517:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgresql-plperl-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64::postgresql:16",
"product": {
"name": "postgresql-plperl-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64 (postgresql:16)",
"product_id": "postgresql-plperl-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plperl@16.6-1.module%2Bel9.5.0%2B22557%2B8cb08ba5?arch=aarch64\u0026rpmmod=postgresql:16:9050020241122142517:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgresql-plperl-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64::postgresql:16",
"product": {
"name": "postgresql-plperl-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64 (postgresql:16)",
"product_id": "postgresql-plperl-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plperl-debuginfo@16.6-1.module%2Bel9.5.0%2B22557%2B8cb08ba5?arch=aarch64\u0026rpmmod=postgresql:16:9050020241122142517:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgresql-plpython3-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64::postgresql:16",
"product": {
"name": "postgresql-plpython3-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64 (postgresql:16)",
"product_id": "postgresql-plpython3-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plpython3@16.6-1.module%2Bel9.5.0%2B22557%2B8cb08ba5?arch=aarch64\u0026rpmmod=postgresql:16:9050020241122142517:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgresql-plpython3-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64::postgresql:16",
"product": {
"name": "postgresql-plpython3-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64 (postgresql:16)",
"product_id": "postgresql-plpython3-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plpython3-debuginfo@16.6-1.module%2Bel9.5.0%2B22557%2B8cb08ba5?arch=aarch64\u0026rpmmod=postgresql:16:9050020241122142517:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgresql-pltcl-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64::postgresql:16",
"product": {
"name": "postgresql-pltcl-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64 (postgresql:16)",
"product_id": "postgresql-pltcl-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-pltcl@16.6-1.module%2Bel9.5.0%2B22557%2B8cb08ba5?arch=aarch64\u0026rpmmod=postgresql:16:9050020241122142517:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgresql-pltcl-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64::postgresql:16",
"product": {
"name": "postgresql-pltcl-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64 (postgresql:16)",
"product_id": "postgresql-pltcl-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-pltcl-debuginfo@16.6-1.module%2Bel9.5.0%2B22557%2B8cb08ba5?arch=aarch64\u0026rpmmod=postgresql:16:9050020241122142517:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgresql-private-devel-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64::postgresql:16",
"product": {
"name": "postgresql-private-devel-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64 (postgresql:16)",
"product_id": "postgresql-private-devel-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-private-devel@16.6-1.module%2Bel9.5.0%2B22557%2B8cb08ba5?arch=aarch64\u0026rpmmod=postgresql:16:9050020241122142517:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgresql-private-libs-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64::postgresql:16",
"product": {
"name": "postgresql-private-libs-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64 (postgresql:16)",
"product_id": "postgresql-private-libs-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-private-libs@16.6-1.module%2Bel9.5.0%2B22557%2B8cb08ba5?arch=aarch64\u0026rpmmod=postgresql:16:9050020241122142517:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgresql-private-libs-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64::postgresql:16",
"product": {
"name": "postgresql-private-libs-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64 (postgresql:16)",
"product_id": "postgresql-private-libs-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-private-libs-debuginfo@16.6-1.module%2Bel9.5.0%2B22557%2B8cb08ba5?arch=aarch64\u0026rpmmod=postgresql:16:9050020241122142517:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64::postgresql:16",
"product": {
"name": "postgresql-server-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64 (postgresql:16)",
"product_id": "postgresql-server-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server@16.6-1.module%2Bel9.5.0%2B22557%2B8cb08ba5?arch=aarch64\u0026rpmmod=postgresql:16:9050020241122142517:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64::postgresql:16",
"product": {
"name": "postgresql-server-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64 (postgresql:16)",
"product_id": "postgresql-server-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server-debuginfo@16.6-1.module%2Bel9.5.0%2B22557%2B8cb08ba5?arch=aarch64\u0026rpmmod=postgresql:16:9050020241122142517:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-devel-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64::postgresql:16",
"product": {
"name": "postgresql-server-devel-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64 (postgresql:16)",
"product_id": "postgresql-server-devel-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server-devel@16.6-1.module%2Bel9.5.0%2B22557%2B8cb08ba5?arch=aarch64\u0026rpmmod=postgresql:16:9050020241122142517:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-devel-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64::postgresql:16",
"product": {
"name": "postgresql-server-devel-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64 (postgresql:16)",
"product_id": "postgresql-server-devel-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server-devel-debuginfo@16.6-1.module%2Bel9.5.0%2B22557%2B8cb08ba5?arch=aarch64\u0026rpmmod=postgresql:16:9050020241122142517:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgresql-static-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64::postgresql:16",
"product": {
"name": "postgresql-static-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64 (postgresql:16)",
"product_id": "postgresql-static-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-static@16.6-1.module%2Bel9.5.0%2B22557%2B8cb08ba5?arch=aarch64\u0026rpmmod=postgresql:16:9050020241122142517:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgresql-test-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64::postgresql:16",
"product": {
"name": "postgresql-test-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64 (postgresql:16)",
"product_id": "postgresql-test-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-test@16.6-1.module%2Bel9.5.0%2B22557%2B8cb08ba5?arch=aarch64\u0026rpmmod=postgresql:16:9050020241122142517:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgresql-test-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64::postgresql:16",
"product": {
"name": "postgresql-test-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64 (postgresql:16)",
"product_id": "postgresql-test-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-test-debuginfo@16.6-1.module%2Bel9.5.0%2B22557%2B8cb08ba5?arch=aarch64\u0026rpmmod=postgresql:16:9050020241122142517:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64::postgresql:16",
"product": {
"name": "postgresql-upgrade-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64 (postgresql:16)",
"product_id": "postgresql-upgrade-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade@16.6-1.module%2Bel9.5.0%2B22557%2B8cb08ba5?arch=aarch64\u0026rpmmod=postgresql:16:9050020241122142517:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64::postgresql:16",
"product": {
"name": "postgresql-upgrade-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64 (postgresql:16)",
"product_id": "postgresql-upgrade-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade-debuginfo@16.6-1.module%2Bel9.5.0%2B22557%2B8cb08ba5?arch=aarch64\u0026rpmmod=postgresql:16:9050020241122142517:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-devel-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64::postgresql:16",
"product": {
"name": "postgresql-upgrade-devel-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64 (postgresql:16)",
"product_id": "postgresql-upgrade-devel-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade-devel@16.6-1.module%2Bel9.5.0%2B22557%2B8cb08ba5?arch=aarch64\u0026rpmmod=postgresql:16:9050020241122142517:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-devel-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64::postgresql:16",
"product": {
"name": "postgresql-upgrade-devel-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64 (postgresql:16)",
"product_id": "postgresql-upgrade-devel-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade-devel-debuginfo@16.6-1.module%2Bel9.5.0%2B22557%2B8cb08ba5?arch=aarch64\u0026rpmmod=postgresql:16:9050020241122142517:rhel9"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "pg_repack-0:1.5.1-1.module+el9.5.0+22557+8cb08ba5.ppc64le::postgresql:16",
"product": {
"name": "pg_repack-0:1.5.1-1.module+el9.5.0+22557+8cb08ba5.ppc64le (postgresql:16)",
"product_id": "pg_repack-0:1.5.1-1.module+el9.5.0+22557+8cb08ba5.ppc64le::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pg_repack@1.5.1-1.module%2Bel9.5.0%2B22557%2B8cb08ba5?arch=ppc64le\u0026rpmmod=postgresql:16:9050020241122142517:rhel9"
}
}
},
{
"category": "product_version",
"name": "pg_repack-debuginfo-0:1.5.1-1.module+el9.5.0+22557+8cb08ba5.ppc64le::postgresql:16",
"product": {
"name": "pg_repack-debuginfo-0:1.5.1-1.module+el9.5.0+22557+8cb08ba5.ppc64le (postgresql:16)",
"product_id": "pg_repack-debuginfo-0:1.5.1-1.module+el9.5.0+22557+8cb08ba5.ppc64le::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pg_repack-debuginfo@1.5.1-1.module%2Bel9.5.0%2B22557%2B8cb08ba5?arch=ppc64le\u0026rpmmod=postgresql:16:9050020241122142517:rhel9"
}
}
},
{
"category": "product_version",
"name": "pg_repack-debugsource-0:1.5.1-1.module+el9.5.0+22557+8cb08ba5.ppc64le::postgresql:16",
"product": {
"name": "pg_repack-debugsource-0:1.5.1-1.module+el9.5.0+22557+8cb08ba5.ppc64le (postgresql:16)",
"product_id": "pg_repack-debugsource-0:1.5.1-1.module+el9.5.0+22557+8cb08ba5.ppc64le::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pg_repack-debugsource@1.5.1-1.module%2Bel9.5.0%2B22557%2B8cb08ba5?arch=ppc64le\u0026rpmmod=postgresql:16:9050020241122142517:rhel9"
}
}
},
{
"category": "product_version",
"name": "pgaudit-0:16.0-1.module+el9.4.0+20427+07482b8c.ppc64le::postgresql:16",
"product": {
"name": "pgaudit-0:16.0-1.module+el9.4.0+20427+07482b8c.ppc64le (postgresql:16)",
"product_id": "pgaudit-0:16.0-1.module+el9.4.0+20427+07482b8c.ppc64le::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pgaudit@16.0-1.module%2Bel9.4.0%2B20427%2B07482b8c?arch=ppc64le\u0026rpmmod=postgresql:16:9050020241122142517:rhel9"
}
}
},
{
"category": "product_version",
"name": "pgaudit-debuginfo-0:16.0-1.module+el9.4.0+20427+07482b8c.ppc64le::postgresql:16",
"product": {
"name": "pgaudit-debuginfo-0:16.0-1.module+el9.4.0+20427+07482b8c.ppc64le (postgresql:16)",
"product_id": "pgaudit-debuginfo-0:16.0-1.module+el9.4.0+20427+07482b8c.ppc64le::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pgaudit-debuginfo@16.0-1.module%2Bel9.4.0%2B20427%2B07482b8c?arch=ppc64le\u0026rpmmod=postgresql:16:9050020241122142517:rhel9"
}
}
},
{
"category": "product_version",
"name": "pgaudit-debugsource-0:16.0-1.module+el9.4.0+20427+07482b8c.ppc64le::postgresql:16",
"product": {
"name": "pgaudit-debugsource-0:16.0-1.module+el9.4.0+20427+07482b8c.ppc64le (postgresql:16)",
"product_id": "pgaudit-debugsource-0:16.0-1.module+el9.4.0+20427+07482b8c.ppc64le::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pgaudit-debugsource@16.0-1.module%2Bel9.4.0%2B20427%2B07482b8c?arch=ppc64le\u0026rpmmod=postgresql:16:9050020241122142517:rhel9"
}
}
},
{
"category": "product_version",
"name": "pgvector-0:0.6.2-1.module+el9.5.0+21770+ad2986ef.ppc64le::postgresql:16",
"product": {
"name": "pgvector-0:0.6.2-1.module+el9.5.0+21770+ad2986ef.ppc64le (postgresql:16)",
"product_id": "pgvector-0:0.6.2-1.module+el9.5.0+21770+ad2986ef.ppc64le::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pgvector@0.6.2-1.module%2Bel9.5.0%2B21770%2Bad2986ef?arch=ppc64le\u0026rpmmod=postgresql:16:9050020241122142517:rhel9"
}
}
},
{
"category": "product_version",
"name": "pgvector-debuginfo-0:0.6.2-1.module+el9.5.0+21770+ad2986ef.ppc64le::postgresql:16",
"product": {
"name": "pgvector-debuginfo-0:0.6.2-1.module+el9.5.0+21770+ad2986ef.ppc64le (postgresql:16)",
"product_id": "pgvector-debuginfo-0:0.6.2-1.module+el9.5.0+21770+ad2986ef.ppc64le::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pgvector-debuginfo@0.6.2-1.module%2Bel9.5.0%2B21770%2Bad2986ef?arch=ppc64le\u0026rpmmod=postgresql:16:9050020241122142517:rhel9"
}
}
},
{
"category": "product_version",
"name": "pgvector-debugsource-0:0.6.2-1.module+el9.5.0+21770+ad2986ef.ppc64le::postgresql:16",
"product": {
"name": "pgvector-debugsource-0:0.6.2-1.module+el9.5.0+21770+ad2986ef.ppc64le (postgresql:16)",
"product_id": "pgvector-debugsource-0:0.6.2-1.module+el9.5.0+21770+ad2986ef.ppc64le::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pgvector-debugsource@0.6.2-1.module%2Bel9.5.0%2B21770%2Bad2986ef?arch=ppc64le\u0026rpmmod=postgresql:16:9050020241122142517:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgres-decoderbufs-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.ppc64le::postgresql:16",
"product": {
"name": "postgres-decoderbufs-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.ppc64le (postgresql:16)",
"product_id": "postgres-decoderbufs-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.ppc64le::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgres-decoderbufs@2.4.0-1.Final.module%2Bel9.4.0%2B20427%2B07482b8c?arch=ppc64le\u0026rpmmod=postgresql:16:9050020241122142517:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.ppc64le::postgresql:16",
"product": {
"name": "postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.ppc64le (postgresql:16)",
"product_id": "postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.ppc64le::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgres-decoderbufs-debuginfo@2.4.0-1.Final.module%2Bel9.4.0%2B20427%2B07482b8c?arch=ppc64le\u0026rpmmod=postgresql:16:9050020241122142517:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.ppc64le::postgresql:16",
"product": {
"name": "postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.ppc64le (postgresql:16)",
"product_id": "postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.ppc64le::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgres-decoderbufs-debugsource@2.4.0-1.Final.module%2Bel9.4.0%2B20427%2B07482b8c?arch=ppc64le\u0026rpmmod=postgresql:16:9050020241122142517:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgresql-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le::postgresql:16",
"product": {
"name": "postgresql-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le (postgresql:16)",
"product_id": "postgresql-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql@16.6-1.module%2Bel9.5.0%2B22557%2B8cb08ba5?arch=ppc64le\u0026rpmmod=postgresql:16:9050020241122142517:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgresql-contrib-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le::postgresql:16",
"product": {
"name": "postgresql-contrib-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le (postgresql:16)",
"product_id": "postgresql-contrib-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-contrib@16.6-1.module%2Bel9.5.0%2B22557%2B8cb08ba5?arch=ppc64le\u0026rpmmod=postgresql:16:9050020241122142517:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgresql-contrib-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le::postgresql:16",
"product": {
"name": "postgresql-contrib-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le (postgresql:16)",
"product_id": "postgresql-contrib-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-contrib-debuginfo@16.6-1.module%2Bel9.5.0%2B22557%2B8cb08ba5?arch=ppc64le\u0026rpmmod=postgresql:16:9050020241122142517:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgresql-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le::postgresql:16",
"product": {
"name": "postgresql-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le (postgresql:16)",
"product_id": "postgresql-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-debuginfo@16.6-1.module%2Bel9.5.0%2B22557%2B8cb08ba5?arch=ppc64le\u0026rpmmod=postgresql:16:9050020241122142517:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgresql-debugsource-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le::postgresql:16",
"product": {
"name": "postgresql-debugsource-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le (postgresql:16)",
"product_id": "postgresql-debugsource-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-debugsource@16.6-1.module%2Bel9.5.0%2B22557%2B8cb08ba5?arch=ppc64le\u0026rpmmod=postgresql:16:9050020241122142517:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgresql-docs-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le::postgresql:16",
"product": {
"name": "postgresql-docs-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le (postgresql:16)",
"product_id": "postgresql-docs-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-docs@16.6-1.module%2Bel9.5.0%2B22557%2B8cb08ba5?arch=ppc64le\u0026rpmmod=postgresql:16:9050020241122142517:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgresql-docs-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le::postgresql:16",
"product": {
"name": "postgresql-docs-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le (postgresql:16)",
"product_id": "postgresql-docs-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-docs-debuginfo@16.6-1.module%2Bel9.5.0%2B22557%2B8cb08ba5?arch=ppc64le\u0026rpmmod=postgresql:16:9050020241122142517:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgresql-plperl-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le::postgresql:16",
"product": {
"name": "postgresql-plperl-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le (postgresql:16)",
"product_id": "postgresql-plperl-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plperl@16.6-1.module%2Bel9.5.0%2B22557%2B8cb08ba5?arch=ppc64le\u0026rpmmod=postgresql:16:9050020241122142517:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgresql-plperl-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le::postgresql:16",
"product": {
"name": "postgresql-plperl-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le (postgresql:16)",
"product_id": "postgresql-plperl-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plperl-debuginfo@16.6-1.module%2Bel9.5.0%2B22557%2B8cb08ba5?arch=ppc64le\u0026rpmmod=postgresql:16:9050020241122142517:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgresql-plpython3-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le::postgresql:16",
"product": {
"name": "postgresql-plpython3-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le (postgresql:16)",
"product_id": "postgresql-plpython3-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plpython3@16.6-1.module%2Bel9.5.0%2B22557%2B8cb08ba5?arch=ppc64le\u0026rpmmod=postgresql:16:9050020241122142517:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgresql-plpython3-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le::postgresql:16",
"product": {
"name": "postgresql-plpython3-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le (postgresql:16)",
"product_id": "postgresql-plpython3-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plpython3-debuginfo@16.6-1.module%2Bel9.5.0%2B22557%2B8cb08ba5?arch=ppc64le\u0026rpmmod=postgresql:16:9050020241122142517:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgresql-pltcl-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le::postgresql:16",
"product": {
"name": "postgresql-pltcl-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le (postgresql:16)",
"product_id": "postgresql-pltcl-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-pltcl@16.6-1.module%2Bel9.5.0%2B22557%2B8cb08ba5?arch=ppc64le\u0026rpmmod=postgresql:16:9050020241122142517:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgresql-pltcl-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le::postgresql:16",
"product": {
"name": "postgresql-pltcl-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le (postgresql:16)",
"product_id": "postgresql-pltcl-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-pltcl-debuginfo@16.6-1.module%2Bel9.5.0%2B22557%2B8cb08ba5?arch=ppc64le\u0026rpmmod=postgresql:16:9050020241122142517:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgresql-private-devel-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le::postgresql:16",
"product": {
"name": "postgresql-private-devel-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le (postgresql:16)",
"product_id": "postgresql-private-devel-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-private-devel@16.6-1.module%2Bel9.5.0%2B22557%2B8cb08ba5?arch=ppc64le\u0026rpmmod=postgresql:16:9050020241122142517:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgresql-private-libs-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le::postgresql:16",
"product": {
"name": "postgresql-private-libs-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le (postgresql:16)",
"product_id": "postgresql-private-libs-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-private-libs@16.6-1.module%2Bel9.5.0%2B22557%2B8cb08ba5?arch=ppc64le\u0026rpmmod=postgresql:16:9050020241122142517:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgresql-private-libs-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le::postgresql:16",
"product": {
"name": "postgresql-private-libs-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le (postgresql:16)",
"product_id": "postgresql-private-libs-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-private-libs-debuginfo@16.6-1.module%2Bel9.5.0%2B22557%2B8cb08ba5?arch=ppc64le\u0026rpmmod=postgresql:16:9050020241122142517:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le::postgresql:16",
"product": {
"name": "postgresql-server-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le (postgresql:16)",
"product_id": "postgresql-server-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server@16.6-1.module%2Bel9.5.0%2B22557%2B8cb08ba5?arch=ppc64le\u0026rpmmod=postgresql:16:9050020241122142517:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le::postgresql:16",
"product": {
"name": "postgresql-server-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le (postgresql:16)",
"product_id": "postgresql-server-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server-debuginfo@16.6-1.module%2Bel9.5.0%2B22557%2B8cb08ba5?arch=ppc64le\u0026rpmmod=postgresql:16:9050020241122142517:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-devel-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le::postgresql:16",
"product": {
"name": "postgresql-server-devel-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le (postgresql:16)",
"product_id": "postgresql-server-devel-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server-devel@16.6-1.module%2Bel9.5.0%2B22557%2B8cb08ba5?arch=ppc64le\u0026rpmmod=postgresql:16:9050020241122142517:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-devel-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le::postgresql:16",
"product": {
"name": "postgresql-server-devel-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le (postgresql:16)",
"product_id": "postgresql-server-devel-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server-devel-debuginfo@16.6-1.module%2Bel9.5.0%2B22557%2B8cb08ba5?arch=ppc64le\u0026rpmmod=postgresql:16:9050020241122142517:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgresql-static-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le::postgresql:16",
"product": {
"name": "postgresql-static-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le (postgresql:16)",
"product_id": "postgresql-static-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-static@16.6-1.module%2Bel9.5.0%2B22557%2B8cb08ba5?arch=ppc64le\u0026rpmmod=postgresql:16:9050020241122142517:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgresql-test-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le::postgresql:16",
"product": {
"name": "postgresql-test-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le (postgresql:16)",
"product_id": "postgresql-test-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-test@16.6-1.module%2Bel9.5.0%2B22557%2B8cb08ba5?arch=ppc64le\u0026rpmmod=postgresql:16:9050020241122142517:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgresql-test-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le::postgresql:16",
"product": {
"name": "postgresql-test-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le (postgresql:16)",
"product_id": "postgresql-test-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-test-debuginfo@16.6-1.module%2Bel9.5.0%2B22557%2B8cb08ba5?arch=ppc64le\u0026rpmmod=postgresql:16:9050020241122142517:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le::postgresql:16",
"product": {
"name": "postgresql-upgrade-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le (postgresql:16)",
"product_id": "postgresql-upgrade-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade@16.6-1.module%2Bel9.5.0%2B22557%2B8cb08ba5?arch=ppc64le\u0026rpmmod=postgresql:16:9050020241122142517:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le::postgresql:16",
"product": {
"name": "postgresql-upgrade-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le (postgresql:16)",
"product_id": "postgresql-upgrade-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade-debuginfo@16.6-1.module%2Bel9.5.0%2B22557%2B8cb08ba5?arch=ppc64le\u0026rpmmod=postgresql:16:9050020241122142517:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-devel-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le::postgresql:16",
"product": {
"name": "postgresql-upgrade-devel-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le (postgresql:16)",
"product_id": "postgresql-upgrade-devel-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade-devel@16.6-1.module%2Bel9.5.0%2B22557%2B8cb08ba5?arch=ppc64le\u0026rpmmod=postgresql:16:9050020241122142517:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-devel-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le::postgresql:16",
"product": {
"name": "postgresql-upgrade-devel-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le (postgresql:16)",
"product_id": "postgresql-upgrade-devel-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade-devel-debuginfo@16.6-1.module%2Bel9.5.0%2B22557%2B8cb08ba5?arch=ppc64le\u0026rpmmod=postgresql:16:9050020241122142517:rhel9"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "pg_repack-0:1.5.1-1.module+el9.5.0+22557+8cb08ba5.s390x::postgresql:16",
"product": {
"name": "pg_repack-0:1.5.1-1.module+el9.5.0+22557+8cb08ba5.s390x (postgresql:16)",
"product_id": "pg_repack-0:1.5.1-1.module+el9.5.0+22557+8cb08ba5.s390x::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pg_repack@1.5.1-1.module%2Bel9.5.0%2B22557%2B8cb08ba5?arch=s390x\u0026rpmmod=postgresql:16:9050020241122142517:rhel9"
}
}
},
{
"category": "product_version",
"name": "pg_repack-debuginfo-0:1.5.1-1.module+el9.5.0+22557+8cb08ba5.s390x::postgresql:16",
"product": {
"name": "pg_repack-debuginfo-0:1.5.1-1.module+el9.5.0+22557+8cb08ba5.s390x (postgresql:16)",
"product_id": "pg_repack-debuginfo-0:1.5.1-1.module+el9.5.0+22557+8cb08ba5.s390x::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pg_repack-debuginfo@1.5.1-1.module%2Bel9.5.0%2B22557%2B8cb08ba5?arch=s390x\u0026rpmmod=postgresql:16:9050020241122142517:rhel9"
}
}
},
{
"category": "product_version",
"name": "pg_repack-debugsource-0:1.5.1-1.module+el9.5.0+22557+8cb08ba5.s390x::postgresql:16",
"product": {
"name": "pg_repack-debugsource-0:1.5.1-1.module+el9.5.0+22557+8cb08ba5.s390x (postgresql:16)",
"product_id": "pg_repack-debugsource-0:1.5.1-1.module+el9.5.0+22557+8cb08ba5.s390x::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pg_repack-debugsource@1.5.1-1.module%2Bel9.5.0%2B22557%2B8cb08ba5?arch=s390x\u0026rpmmod=postgresql:16:9050020241122142517:rhel9"
}
}
},
{
"category": "product_version",
"name": "pgaudit-0:16.0-1.module+el9.4.0+20427+07482b8c.s390x::postgresql:16",
"product": {
"name": "pgaudit-0:16.0-1.module+el9.4.0+20427+07482b8c.s390x (postgresql:16)",
"product_id": "pgaudit-0:16.0-1.module+el9.4.0+20427+07482b8c.s390x::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pgaudit@16.0-1.module%2Bel9.4.0%2B20427%2B07482b8c?arch=s390x\u0026rpmmod=postgresql:16:9050020241122142517:rhel9"
}
}
},
{
"category": "product_version",
"name": "pgaudit-debuginfo-0:16.0-1.module+el9.4.0+20427+07482b8c.s390x::postgresql:16",
"product": {
"name": "pgaudit-debuginfo-0:16.0-1.module+el9.4.0+20427+07482b8c.s390x (postgresql:16)",
"product_id": "pgaudit-debuginfo-0:16.0-1.module+el9.4.0+20427+07482b8c.s390x::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pgaudit-debuginfo@16.0-1.module%2Bel9.4.0%2B20427%2B07482b8c?arch=s390x\u0026rpmmod=postgresql:16:9050020241122142517:rhel9"
}
}
},
{
"category": "product_version",
"name": "pgaudit-debugsource-0:16.0-1.module+el9.4.0+20427+07482b8c.s390x::postgresql:16",
"product": {
"name": "pgaudit-debugsource-0:16.0-1.module+el9.4.0+20427+07482b8c.s390x (postgresql:16)",
"product_id": "pgaudit-debugsource-0:16.0-1.module+el9.4.0+20427+07482b8c.s390x::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pgaudit-debugsource@16.0-1.module%2Bel9.4.0%2B20427%2B07482b8c?arch=s390x\u0026rpmmod=postgresql:16:9050020241122142517:rhel9"
}
}
},
{
"category": "product_version",
"name": "pgvector-0:0.6.2-1.module+el9.5.0+21770+ad2986ef.s390x::postgresql:16",
"product": {
"name": "pgvector-0:0.6.2-1.module+el9.5.0+21770+ad2986ef.s390x (postgresql:16)",
"product_id": "pgvector-0:0.6.2-1.module+el9.5.0+21770+ad2986ef.s390x::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pgvector@0.6.2-1.module%2Bel9.5.0%2B21770%2Bad2986ef?arch=s390x\u0026rpmmod=postgresql:16:9050020241122142517:rhel9"
}
}
},
{
"category": "product_version",
"name": "pgvector-debuginfo-0:0.6.2-1.module+el9.5.0+21770+ad2986ef.s390x::postgresql:16",
"product": {
"name": "pgvector-debuginfo-0:0.6.2-1.module+el9.5.0+21770+ad2986ef.s390x (postgresql:16)",
"product_id": "pgvector-debuginfo-0:0.6.2-1.module+el9.5.0+21770+ad2986ef.s390x::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pgvector-debuginfo@0.6.2-1.module%2Bel9.5.0%2B21770%2Bad2986ef?arch=s390x\u0026rpmmod=postgresql:16:9050020241122142517:rhel9"
}
}
},
{
"category": "product_version",
"name": "pgvector-debugsource-0:0.6.2-1.module+el9.5.0+21770+ad2986ef.s390x::postgresql:16",
"product": {
"name": "pgvector-debugsource-0:0.6.2-1.module+el9.5.0+21770+ad2986ef.s390x (postgresql:16)",
"product_id": "pgvector-debugsource-0:0.6.2-1.module+el9.5.0+21770+ad2986ef.s390x::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pgvector-debugsource@0.6.2-1.module%2Bel9.5.0%2B21770%2Bad2986ef?arch=s390x\u0026rpmmod=postgresql:16:9050020241122142517:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgres-decoderbufs-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.s390x::postgresql:16",
"product": {
"name": "postgres-decoderbufs-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.s390x (postgresql:16)",
"product_id": "postgres-decoderbufs-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.s390x::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgres-decoderbufs@2.4.0-1.Final.module%2Bel9.4.0%2B20427%2B07482b8c?arch=s390x\u0026rpmmod=postgresql:16:9050020241122142517:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.s390x::postgresql:16",
"product": {
"name": "postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.s390x (postgresql:16)",
"product_id": "postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.s390x::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgres-decoderbufs-debuginfo@2.4.0-1.Final.module%2Bel9.4.0%2B20427%2B07482b8c?arch=s390x\u0026rpmmod=postgresql:16:9050020241122142517:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.s390x::postgresql:16",
"product": {
"name": "postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.s390x (postgresql:16)",
"product_id": "postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.s390x::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgres-decoderbufs-debugsource@2.4.0-1.Final.module%2Bel9.4.0%2B20427%2B07482b8c?arch=s390x\u0026rpmmod=postgresql:16:9050020241122142517:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgresql-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x::postgresql:16",
"product": {
"name": "postgresql-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x (postgresql:16)",
"product_id": "postgresql-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql@16.6-1.module%2Bel9.5.0%2B22557%2B8cb08ba5?arch=s390x\u0026rpmmod=postgresql:16:9050020241122142517:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgresql-contrib-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x::postgresql:16",
"product": {
"name": "postgresql-contrib-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x (postgresql:16)",
"product_id": "postgresql-contrib-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-contrib@16.6-1.module%2Bel9.5.0%2B22557%2B8cb08ba5?arch=s390x\u0026rpmmod=postgresql:16:9050020241122142517:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgresql-contrib-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x::postgresql:16",
"product": {
"name": "postgresql-contrib-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x (postgresql:16)",
"product_id": "postgresql-contrib-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-contrib-debuginfo@16.6-1.module%2Bel9.5.0%2B22557%2B8cb08ba5?arch=s390x\u0026rpmmod=postgresql:16:9050020241122142517:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgresql-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x::postgresql:16",
"product": {
"name": "postgresql-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x (postgresql:16)",
"product_id": "postgresql-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-debuginfo@16.6-1.module%2Bel9.5.0%2B22557%2B8cb08ba5?arch=s390x\u0026rpmmod=postgresql:16:9050020241122142517:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgresql-debugsource-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x::postgresql:16",
"product": {
"name": "postgresql-debugsource-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x (postgresql:16)",
"product_id": "postgresql-debugsource-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-debugsource@16.6-1.module%2Bel9.5.0%2B22557%2B8cb08ba5?arch=s390x\u0026rpmmod=postgresql:16:9050020241122142517:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgresql-docs-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x::postgresql:16",
"product": {
"name": "postgresql-docs-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x (postgresql:16)",
"product_id": "postgresql-docs-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-docs@16.6-1.module%2Bel9.5.0%2B22557%2B8cb08ba5?arch=s390x\u0026rpmmod=postgresql:16:9050020241122142517:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgresql-docs-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x::postgresql:16",
"product": {
"name": "postgresql-docs-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x (postgresql:16)",
"product_id": "postgresql-docs-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-docs-debuginfo@16.6-1.module%2Bel9.5.0%2B22557%2B8cb08ba5?arch=s390x\u0026rpmmod=postgresql:16:9050020241122142517:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgresql-plperl-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x::postgresql:16",
"product": {
"name": "postgresql-plperl-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x (postgresql:16)",
"product_id": "postgresql-plperl-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plperl@16.6-1.module%2Bel9.5.0%2B22557%2B8cb08ba5?arch=s390x\u0026rpmmod=postgresql:16:9050020241122142517:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgresql-plperl-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x::postgresql:16",
"product": {
"name": "postgresql-plperl-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x (postgresql:16)",
"product_id": "postgresql-plperl-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plperl-debuginfo@16.6-1.module%2Bel9.5.0%2B22557%2B8cb08ba5?arch=s390x\u0026rpmmod=postgresql:16:9050020241122142517:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgresql-plpython3-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x::postgresql:16",
"product": {
"name": "postgresql-plpython3-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x (postgresql:16)",
"product_id": "postgresql-plpython3-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plpython3@16.6-1.module%2Bel9.5.0%2B22557%2B8cb08ba5?arch=s390x\u0026rpmmod=postgresql:16:9050020241122142517:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgresql-plpython3-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x::postgresql:16",
"product": {
"name": "postgresql-plpython3-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x (postgresql:16)",
"product_id": "postgresql-plpython3-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plpython3-debuginfo@16.6-1.module%2Bel9.5.0%2B22557%2B8cb08ba5?arch=s390x\u0026rpmmod=postgresql:16:9050020241122142517:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgresql-pltcl-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x::postgresql:16",
"product": {
"name": "postgresql-pltcl-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x (postgresql:16)",
"product_id": "postgresql-pltcl-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-pltcl@16.6-1.module%2Bel9.5.0%2B22557%2B8cb08ba5?arch=s390x\u0026rpmmod=postgresql:16:9050020241122142517:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgresql-pltcl-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x::postgresql:16",
"product": {
"name": "postgresql-pltcl-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x (postgresql:16)",
"product_id": "postgresql-pltcl-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-pltcl-debuginfo@16.6-1.module%2Bel9.5.0%2B22557%2B8cb08ba5?arch=s390x\u0026rpmmod=postgresql:16:9050020241122142517:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgresql-private-devel-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x::postgresql:16",
"product": {
"name": "postgresql-private-devel-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x (postgresql:16)",
"product_id": "postgresql-private-devel-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-private-devel@16.6-1.module%2Bel9.5.0%2B22557%2B8cb08ba5?arch=s390x\u0026rpmmod=postgresql:16:9050020241122142517:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgresql-private-libs-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x::postgresql:16",
"product": {
"name": "postgresql-private-libs-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x (postgresql:16)",
"product_id": "postgresql-private-libs-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-private-libs@16.6-1.module%2Bel9.5.0%2B22557%2B8cb08ba5?arch=s390x\u0026rpmmod=postgresql:16:9050020241122142517:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgresql-private-libs-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x::postgresql:16",
"product": {
"name": "postgresql-private-libs-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x (postgresql:16)",
"product_id": "postgresql-private-libs-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-private-libs-debuginfo@16.6-1.module%2Bel9.5.0%2B22557%2B8cb08ba5?arch=s390x\u0026rpmmod=postgresql:16:9050020241122142517:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x::postgresql:16",
"product": {
"name": "postgresql-server-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x (postgresql:16)",
"product_id": "postgresql-server-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server@16.6-1.module%2Bel9.5.0%2B22557%2B8cb08ba5?arch=s390x\u0026rpmmod=postgresql:16:9050020241122142517:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x::postgresql:16",
"product": {
"name": "postgresql-server-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x (postgresql:16)",
"product_id": "postgresql-server-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server-debuginfo@16.6-1.module%2Bel9.5.0%2B22557%2B8cb08ba5?arch=s390x\u0026rpmmod=postgresql:16:9050020241122142517:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-devel-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x::postgresql:16",
"product": {
"name": "postgresql-server-devel-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x (postgresql:16)",
"product_id": "postgresql-server-devel-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server-devel@16.6-1.module%2Bel9.5.0%2B22557%2B8cb08ba5?arch=s390x\u0026rpmmod=postgresql:16:9050020241122142517:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-devel-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x::postgresql:16",
"product": {
"name": "postgresql-server-devel-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x (postgresql:16)",
"product_id": "postgresql-server-devel-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server-devel-debuginfo@16.6-1.module%2Bel9.5.0%2B22557%2B8cb08ba5?arch=s390x\u0026rpmmod=postgresql:16:9050020241122142517:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgresql-static-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x::postgresql:16",
"product": {
"name": "postgresql-static-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x (postgresql:16)",
"product_id": "postgresql-static-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-static@16.6-1.module%2Bel9.5.0%2B22557%2B8cb08ba5?arch=s390x\u0026rpmmod=postgresql:16:9050020241122142517:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgresql-test-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x::postgresql:16",
"product": {
"name": "postgresql-test-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x (postgresql:16)",
"product_id": "postgresql-test-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-test@16.6-1.module%2Bel9.5.0%2B22557%2B8cb08ba5?arch=s390x\u0026rpmmod=postgresql:16:9050020241122142517:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgresql-test-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x::postgresql:16",
"product": {
"name": "postgresql-test-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x (postgresql:16)",
"product_id": "postgresql-test-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-test-debuginfo@16.6-1.module%2Bel9.5.0%2B22557%2B8cb08ba5?arch=s390x\u0026rpmmod=postgresql:16:9050020241122142517:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x::postgresql:16",
"product": {
"name": "postgresql-upgrade-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x (postgresql:16)",
"product_id": "postgresql-upgrade-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade@16.6-1.module%2Bel9.5.0%2B22557%2B8cb08ba5?arch=s390x\u0026rpmmod=postgresql:16:9050020241122142517:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x::postgresql:16",
"product": {
"name": "postgresql-upgrade-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x (postgresql:16)",
"product_id": "postgresql-upgrade-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade-debuginfo@16.6-1.module%2Bel9.5.0%2B22557%2B8cb08ba5?arch=s390x\u0026rpmmod=postgresql:16:9050020241122142517:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-devel-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x::postgresql:16",
"product": {
"name": "postgresql-upgrade-devel-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x (postgresql:16)",
"product_id": "postgresql-upgrade-devel-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade-devel@16.6-1.module%2Bel9.5.0%2B22557%2B8cb08ba5?arch=s390x\u0026rpmmod=postgresql:16:9050020241122142517:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-devel-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x::postgresql:16",
"product": {
"name": "postgresql-upgrade-devel-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x (postgresql:16)",
"product_id": "postgresql-upgrade-devel-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade-devel-debuginfo@16.6-1.module%2Bel9.5.0%2B22557%2B8cb08ba5?arch=s390x\u0026rpmmod=postgresql:16:9050020241122142517:rhel9"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "pg_repack-0:1.5.1-1.module+el9.5.0+22557+8cb08ba5.x86_64::postgresql:16",
"product": {
"name": "pg_repack-0:1.5.1-1.module+el9.5.0+22557+8cb08ba5.x86_64 (postgresql:16)",
"product_id": "pg_repack-0:1.5.1-1.module+el9.5.0+22557+8cb08ba5.x86_64::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pg_repack@1.5.1-1.module%2Bel9.5.0%2B22557%2B8cb08ba5?arch=x86_64\u0026rpmmod=postgresql:16:9050020241122142517:rhel9"
}
}
},
{
"category": "product_version",
"name": "pg_repack-debuginfo-0:1.5.1-1.module+el9.5.0+22557+8cb08ba5.x86_64::postgresql:16",
"product": {
"name": "pg_repack-debuginfo-0:1.5.1-1.module+el9.5.0+22557+8cb08ba5.x86_64 (postgresql:16)",
"product_id": "pg_repack-debuginfo-0:1.5.1-1.module+el9.5.0+22557+8cb08ba5.x86_64::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pg_repack-debuginfo@1.5.1-1.module%2Bel9.5.0%2B22557%2B8cb08ba5?arch=x86_64\u0026rpmmod=postgresql:16:9050020241122142517:rhel9"
}
}
},
{
"category": "product_version",
"name": "pg_repack-debugsource-0:1.5.1-1.module+el9.5.0+22557+8cb08ba5.x86_64::postgresql:16",
"product": {
"name": "pg_repack-debugsource-0:1.5.1-1.module+el9.5.0+22557+8cb08ba5.x86_64 (postgresql:16)",
"product_id": "pg_repack-debugsource-0:1.5.1-1.module+el9.5.0+22557+8cb08ba5.x86_64::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pg_repack-debugsource@1.5.1-1.module%2Bel9.5.0%2B22557%2B8cb08ba5?arch=x86_64\u0026rpmmod=postgresql:16:9050020241122142517:rhel9"
}
}
},
{
"category": "product_version",
"name": "pgaudit-0:16.0-1.module+el9.4.0+20427+07482b8c.x86_64::postgresql:16",
"product": {
"name": "pgaudit-0:16.0-1.module+el9.4.0+20427+07482b8c.x86_64 (postgresql:16)",
"product_id": "pgaudit-0:16.0-1.module+el9.4.0+20427+07482b8c.x86_64::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pgaudit@16.0-1.module%2Bel9.4.0%2B20427%2B07482b8c?arch=x86_64\u0026rpmmod=postgresql:16:9050020241122142517:rhel9"
}
}
},
{
"category": "product_version",
"name": "pgaudit-debuginfo-0:16.0-1.module+el9.4.0+20427+07482b8c.x86_64::postgresql:16",
"product": {
"name": "pgaudit-debuginfo-0:16.0-1.module+el9.4.0+20427+07482b8c.x86_64 (postgresql:16)",
"product_id": "pgaudit-debuginfo-0:16.0-1.module+el9.4.0+20427+07482b8c.x86_64::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pgaudit-debuginfo@16.0-1.module%2Bel9.4.0%2B20427%2B07482b8c?arch=x86_64\u0026rpmmod=postgresql:16:9050020241122142517:rhel9"
}
}
},
{
"category": "product_version",
"name": "pgaudit-debugsource-0:16.0-1.module+el9.4.0+20427+07482b8c.x86_64::postgresql:16",
"product": {
"name": "pgaudit-debugsource-0:16.0-1.module+el9.4.0+20427+07482b8c.x86_64 (postgresql:16)",
"product_id": "pgaudit-debugsource-0:16.0-1.module+el9.4.0+20427+07482b8c.x86_64::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pgaudit-debugsource@16.0-1.module%2Bel9.4.0%2B20427%2B07482b8c?arch=x86_64\u0026rpmmod=postgresql:16:9050020241122142517:rhel9"
}
}
},
{
"category": "product_version",
"name": "pgvector-0:0.6.2-1.module+el9.5.0+21770+ad2986ef.x86_64::postgresql:16",
"product": {
"name": "pgvector-0:0.6.2-1.module+el9.5.0+21770+ad2986ef.x86_64 (postgresql:16)",
"product_id": "pgvector-0:0.6.2-1.module+el9.5.0+21770+ad2986ef.x86_64::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pgvector@0.6.2-1.module%2Bel9.5.0%2B21770%2Bad2986ef?arch=x86_64\u0026rpmmod=postgresql:16:9050020241122142517:rhel9"
}
}
},
{
"category": "product_version",
"name": "pgvector-debuginfo-0:0.6.2-1.module+el9.5.0+21770+ad2986ef.x86_64::postgresql:16",
"product": {
"name": "pgvector-debuginfo-0:0.6.2-1.module+el9.5.0+21770+ad2986ef.x86_64 (postgresql:16)",
"product_id": "pgvector-debuginfo-0:0.6.2-1.module+el9.5.0+21770+ad2986ef.x86_64::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pgvector-debuginfo@0.6.2-1.module%2Bel9.5.0%2B21770%2Bad2986ef?arch=x86_64\u0026rpmmod=postgresql:16:9050020241122142517:rhel9"
}
}
},
{
"category": "product_version",
"name": "pgvector-debugsource-0:0.6.2-1.module+el9.5.0+21770+ad2986ef.x86_64::postgresql:16",
"product": {
"name": "pgvector-debugsource-0:0.6.2-1.module+el9.5.0+21770+ad2986ef.x86_64 (postgresql:16)",
"product_id": "pgvector-debugsource-0:0.6.2-1.module+el9.5.0+21770+ad2986ef.x86_64::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pgvector-debugsource@0.6.2-1.module%2Bel9.5.0%2B21770%2Bad2986ef?arch=x86_64\u0026rpmmod=postgresql:16:9050020241122142517:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgres-decoderbufs-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.x86_64::postgresql:16",
"product": {
"name": "postgres-decoderbufs-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.x86_64 (postgresql:16)",
"product_id": "postgres-decoderbufs-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.x86_64::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgres-decoderbufs@2.4.0-1.Final.module%2Bel9.4.0%2B20427%2B07482b8c?arch=x86_64\u0026rpmmod=postgresql:16:9050020241122142517:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.x86_64::postgresql:16",
"product": {
"name": "postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.x86_64 (postgresql:16)",
"product_id": "postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.x86_64::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgres-decoderbufs-debuginfo@2.4.0-1.Final.module%2Bel9.4.0%2B20427%2B07482b8c?arch=x86_64\u0026rpmmod=postgresql:16:9050020241122142517:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.x86_64::postgresql:16",
"product": {
"name": "postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.x86_64 (postgresql:16)",
"product_id": "postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.x86_64::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgres-decoderbufs-debugsource@2.4.0-1.Final.module%2Bel9.4.0%2B20427%2B07482b8c?arch=x86_64\u0026rpmmod=postgresql:16:9050020241122142517:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgresql-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64::postgresql:16",
"product": {
"name": "postgresql-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64 (postgresql:16)",
"product_id": "postgresql-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql@16.6-1.module%2Bel9.5.0%2B22557%2B8cb08ba5?arch=x86_64\u0026rpmmod=postgresql:16:9050020241122142517:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgresql-contrib-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64::postgresql:16",
"product": {
"name": "postgresql-contrib-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64 (postgresql:16)",
"product_id": "postgresql-contrib-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-contrib@16.6-1.module%2Bel9.5.0%2B22557%2B8cb08ba5?arch=x86_64\u0026rpmmod=postgresql:16:9050020241122142517:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgresql-contrib-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64::postgresql:16",
"product": {
"name": "postgresql-contrib-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64 (postgresql:16)",
"product_id": "postgresql-contrib-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-contrib-debuginfo@16.6-1.module%2Bel9.5.0%2B22557%2B8cb08ba5?arch=x86_64\u0026rpmmod=postgresql:16:9050020241122142517:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgresql-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64::postgresql:16",
"product": {
"name": "postgresql-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64 (postgresql:16)",
"product_id": "postgresql-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-debuginfo@16.6-1.module%2Bel9.5.0%2B22557%2B8cb08ba5?arch=x86_64\u0026rpmmod=postgresql:16:9050020241122142517:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgresql-debugsource-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64::postgresql:16",
"product": {
"name": "postgresql-debugsource-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64 (postgresql:16)",
"product_id": "postgresql-debugsource-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-debugsource@16.6-1.module%2Bel9.5.0%2B22557%2B8cb08ba5?arch=x86_64\u0026rpmmod=postgresql:16:9050020241122142517:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgresql-docs-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64::postgresql:16",
"product": {
"name": "postgresql-docs-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64 (postgresql:16)",
"product_id": "postgresql-docs-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-docs@16.6-1.module%2Bel9.5.0%2B22557%2B8cb08ba5?arch=x86_64\u0026rpmmod=postgresql:16:9050020241122142517:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgresql-docs-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64::postgresql:16",
"product": {
"name": "postgresql-docs-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64 (postgresql:16)",
"product_id": "postgresql-docs-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-docs-debuginfo@16.6-1.module%2Bel9.5.0%2B22557%2B8cb08ba5?arch=x86_64\u0026rpmmod=postgresql:16:9050020241122142517:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgresql-plperl-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64::postgresql:16",
"product": {
"name": "postgresql-plperl-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64 (postgresql:16)",
"product_id": "postgresql-plperl-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plperl@16.6-1.module%2Bel9.5.0%2B22557%2B8cb08ba5?arch=x86_64\u0026rpmmod=postgresql:16:9050020241122142517:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgresql-plperl-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64::postgresql:16",
"product": {
"name": "postgresql-plperl-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64 (postgresql:16)",
"product_id": "postgresql-plperl-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plperl-debuginfo@16.6-1.module%2Bel9.5.0%2B22557%2B8cb08ba5?arch=x86_64\u0026rpmmod=postgresql:16:9050020241122142517:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgresql-plpython3-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64::postgresql:16",
"product": {
"name": "postgresql-plpython3-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64 (postgresql:16)",
"product_id": "postgresql-plpython3-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plpython3@16.6-1.module%2Bel9.5.0%2B22557%2B8cb08ba5?arch=x86_64\u0026rpmmod=postgresql:16:9050020241122142517:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgresql-plpython3-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64::postgresql:16",
"product": {
"name": "postgresql-plpython3-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64 (postgresql:16)",
"product_id": "postgresql-plpython3-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plpython3-debuginfo@16.6-1.module%2Bel9.5.0%2B22557%2B8cb08ba5?arch=x86_64\u0026rpmmod=postgresql:16:9050020241122142517:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgresql-pltcl-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64::postgresql:16",
"product": {
"name": "postgresql-pltcl-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64 (postgresql:16)",
"product_id": "postgresql-pltcl-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-pltcl@16.6-1.module%2Bel9.5.0%2B22557%2B8cb08ba5?arch=x86_64\u0026rpmmod=postgresql:16:9050020241122142517:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgresql-pltcl-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64::postgresql:16",
"product": {
"name": "postgresql-pltcl-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64 (postgresql:16)",
"product_id": "postgresql-pltcl-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-pltcl-debuginfo@16.6-1.module%2Bel9.5.0%2B22557%2B8cb08ba5?arch=x86_64\u0026rpmmod=postgresql:16:9050020241122142517:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgresql-private-devel-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64::postgresql:16",
"product": {
"name": "postgresql-private-devel-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64 (postgresql:16)",
"product_id": "postgresql-private-devel-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-private-devel@16.6-1.module%2Bel9.5.0%2B22557%2B8cb08ba5?arch=x86_64\u0026rpmmod=postgresql:16:9050020241122142517:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgresql-private-libs-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64::postgresql:16",
"product": {
"name": "postgresql-private-libs-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64 (postgresql:16)",
"product_id": "postgresql-private-libs-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-private-libs@16.6-1.module%2Bel9.5.0%2B22557%2B8cb08ba5?arch=x86_64\u0026rpmmod=postgresql:16:9050020241122142517:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgresql-private-libs-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64::postgresql:16",
"product": {
"name": "postgresql-private-libs-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64 (postgresql:16)",
"product_id": "postgresql-private-libs-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-private-libs-debuginfo@16.6-1.module%2Bel9.5.0%2B22557%2B8cb08ba5?arch=x86_64\u0026rpmmod=postgresql:16:9050020241122142517:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64::postgresql:16",
"product": {
"name": "postgresql-server-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64 (postgresql:16)",
"product_id": "postgresql-server-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server@16.6-1.module%2Bel9.5.0%2B22557%2B8cb08ba5?arch=x86_64\u0026rpmmod=postgresql:16:9050020241122142517:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64::postgresql:16",
"product": {
"name": "postgresql-server-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64 (postgresql:16)",
"product_id": "postgresql-server-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server-debuginfo@16.6-1.module%2Bel9.5.0%2B22557%2B8cb08ba5?arch=x86_64\u0026rpmmod=postgresql:16:9050020241122142517:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-devel-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64::postgresql:16",
"product": {
"name": "postgresql-server-devel-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64 (postgresql:16)",
"product_id": "postgresql-server-devel-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server-devel@16.6-1.module%2Bel9.5.0%2B22557%2B8cb08ba5?arch=x86_64\u0026rpmmod=postgresql:16:9050020241122142517:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-devel-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64::postgresql:16",
"product": {
"name": "postgresql-server-devel-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64 (postgresql:16)",
"product_id": "postgresql-server-devel-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server-devel-debuginfo@16.6-1.module%2Bel9.5.0%2B22557%2B8cb08ba5?arch=x86_64\u0026rpmmod=postgresql:16:9050020241122142517:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgresql-static-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64::postgresql:16",
"product": {
"name": "postgresql-static-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64 (postgresql:16)",
"product_id": "postgresql-static-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-static@16.6-1.module%2Bel9.5.0%2B22557%2B8cb08ba5?arch=x86_64\u0026rpmmod=postgresql:16:9050020241122142517:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgresql-test-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64::postgresql:16",
"product": {
"name": "postgresql-test-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64 (postgresql:16)",
"product_id": "postgresql-test-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-test@16.6-1.module%2Bel9.5.0%2B22557%2B8cb08ba5?arch=x86_64\u0026rpmmod=postgresql:16:9050020241122142517:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgresql-test-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64::postgresql:16",
"product": {
"name": "postgresql-test-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64 (postgresql:16)",
"product_id": "postgresql-test-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-test-debuginfo@16.6-1.module%2Bel9.5.0%2B22557%2B8cb08ba5?arch=x86_64\u0026rpmmod=postgresql:16:9050020241122142517:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64::postgresql:16",
"product": {
"name": "postgresql-upgrade-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64 (postgresql:16)",
"product_id": "postgresql-upgrade-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade@16.6-1.module%2Bel9.5.0%2B22557%2B8cb08ba5?arch=x86_64\u0026rpmmod=postgresql:16:9050020241122142517:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64::postgresql:16",
"product": {
"name": "postgresql-upgrade-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64 (postgresql:16)",
"product_id": "postgresql-upgrade-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade-debuginfo@16.6-1.module%2Bel9.5.0%2B22557%2B8cb08ba5?arch=x86_64\u0026rpmmod=postgresql:16:9050020241122142517:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-devel-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64::postgresql:16",
"product": {
"name": "postgresql-upgrade-devel-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64 (postgresql:16)",
"product_id": "postgresql-upgrade-devel-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade-devel@16.6-1.module%2Bel9.5.0%2B22557%2B8cb08ba5?arch=x86_64\u0026rpmmod=postgresql:16:9050020241122142517:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-devel-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64::postgresql:16",
"product": {
"name": "postgresql-upgrade-devel-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64 (postgresql:16)",
"product_id": "postgresql-upgrade-devel-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade-devel-debuginfo@16.6-1.module%2Bel9.5.0%2B22557%2B8cb08ba5?arch=x86_64\u0026rpmmod=postgresql:16:9050020241122142517:rhel9"
}
}
}
],
"category": "architecture",
"name": "x86_64"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "pg_repack-0:1.5.1-1.module+el9.5.0+22557+8cb08ba5.aarch64 (postgresql:16) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:pg_repack-0:1.5.1-1.module+el9.5.0+22557+8cb08ba5.aarch64::postgresql:16"
},
"product_reference": "pg_repack-0:1.5.1-1.module+el9.5.0+22557+8cb08ba5.aarch64::postgresql:16",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pg_repack-0:1.5.1-1.module+el9.5.0+22557+8cb08ba5.ppc64le (postgresql:16) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:pg_repack-0:1.5.1-1.module+el9.5.0+22557+8cb08ba5.ppc64le::postgresql:16"
},
"product_reference": "pg_repack-0:1.5.1-1.module+el9.5.0+22557+8cb08ba5.ppc64le::postgresql:16",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pg_repack-0:1.5.1-1.module+el9.5.0+22557+8cb08ba5.s390x (postgresql:16) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:pg_repack-0:1.5.1-1.module+el9.5.0+22557+8cb08ba5.s390x::postgresql:16"
},
"product_reference": "pg_repack-0:1.5.1-1.module+el9.5.0+22557+8cb08ba5.s390x::postgresql:16",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pg_repack-0:1.5.1-1.module+el9.5.0+22557+8cb08ba5.src (postgresql:16) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:pg_repack-0:1.5.1-1.module+el9.5.0+22557+8cb08ba5.src::postgresql:16"
},
"product_reference": "pg_repack-0:1.5.1-1.module+el9.5.0+22557+8cb08ba5.src::postgresql:16",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pg_repack-0:1.5.1-1.module+el9.5.0+22557+8cb08ba5.x86_64 (postgresql:16) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:pg_repack-0:1.5.1-1.module+el9.5.0+22557+8cb08ba5.x86_64::postgresql:16"
},
"product_reference": "pg_repack-0:1.5.1-1.module+el9.5.0+22557+8cb08ba5.x86_64::postgresql:16",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pg_repack-debuginfo-0:1.5.1-1.module+el9.5.0+22557+8cb08ba5.aarch64 (postgresql:16) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:pg_repack-debuginfo-0:1.5.1-1.module+el9.5.0+22557+8cb08ba5.aarch64::postgresql:16"
},
"product_reference": "pg_repack-debuginfo-0:1.5.1-1.module+el9.5.0+22557+8cb08ba5.aarch64::postgresql:16",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pg_repack-debuginfo-0:1.5.1-1.module+el9.5.0+22557+8cb08ba5.ppc64le (postgresql:16) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:pg_repack-debuginfo-0:1.5.1-1.module+el9.5.0+22557+8cb08ba5.ppc64le::postgresql:16"
},
"product_reference": "pg_repack-debuginfo-0:1.5.1-1.module+el9.5.0+22557+8cb08ba5.ppc64le::postgresql:16",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pg_repack-debuginfo-0:1.5.1-1.module+el9.5.0+22557+8cb08ba5.s390x (postgresql:16) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:pg_repack-debuginfo-0:1.5.1-1.module+el9.5.0+22557+8cb08ba5.s390x::postgresql:16"
},
"product_reference": "pg_repack-debuginfo-0:1.5.1-1.module+el9.5.0+22557+8cb08ba5.s390x::postgresql:16",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pg_repack-debuginfo-0:1.5.1-1.module+el9.5.0+22557+8cb08ba5.x86_64 (postgresql:16) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:pg_repack-debuginfo-0:1.5.1-1.module+el9.5.0+22557+8cb08ba5.x86_64::postgresql:16"
},
"product_reference": "pg_repack-debuginfo-0:1.5.1-1.module+el9.5.0+22557+8cb08ba5.x86_64::postgresql:16",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pg_repack-debugsource-0:1.5.1-1.module+el9.5.0+22557+8cb08ba5.aarch64 (postgresql:16) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:pg_repack-debugsource-0:1.5.1-1.module+el9.5.0+22557+8cb08ba5.aarch64::postgresql:16"
},
"product_reference": "pg_repack-debugsource-0:1.5.1-1.module+el9.5.0+22557+8cb08ba5.aarch64::postgresql:16",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pg_repack-debugsource-0:1.5.1-1.module+el9.5.0+22557+8cb08ba5.ppc64le (postgresql:16) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:pg_repack-debugsource-0:1.5.1-1.module+el9.5.0+22557+8cb08ba5.ppc64le::postgresql:16"
},
"product_reference": "pg_repack-debugsource-0:1.5.1-1.module+el9.5.0+22557+8cb08ba5.ppc64le::postgresql:16",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pg_repack-debugsource-0:1.5.1-1.module+el9.5.0+22557+8cb08ba5.s390x (postgresql:16) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:pg_repack-debugsource-0:1.5.1-1.module+el9.5.0+22557+8cb08ba5.s390x::postgresql:16"
},
"product_reference": "pg_repack-debugsource-0:1.5.1-1.module+el9.5.0+22557+8cb08ba5.s390x::postgresql:16",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pg_repack-debugsource-0:1.5.1-1.module+el9.5.0+22557+8cb08ba5.x86_64 (postgresql:16) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:pg_repack-debugsource-0:1.5.1-1.module+el9.5.0+22557+8cb08ba5.x86_64::postgresql:16"
},
"product_reference": "pg_repack-debugsource-0:1.5.1-1.module+el9.5.0+22557+8cb08ba5.x86_64::postgresql:16",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pgaudit-0:16.0-1.module+el9.4.0+20427+07482b8c.aarch64 (postgresql:16) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:pgaudit-0:16.0-1.module+el9.4.0+20427+07482b8c.aarch64::postgresql:16"
},
"product_reference": "pgaudit-0:16.0-1.module+el9.4.0+20427+07482b8c.aarch64::postgresql:16",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pgaudit-0:16.0-1.module+el9.4.0+20427+07482b8c.ppc64le (postgresql:16) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:pgaudit-0:16.0-1.module+el9.4.0+20427+07482b8c.ppc64le::postgresql:16"
},
"product_reference": "pgaudit-0:16.0-1.module+el9.4.0+20427+07482b8c.ppc64le::postgresql:16",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pgaudit-0:16.0-1.module+el9.4.0+20427+07482b8c.s390x (postgresql:16) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:pgaudit-0:16.0-1.module+el9.4.0+20427+07482b8c.s390x::postgresql:16"
},
"product_reference": "pgaudit-0:16.0-1.module+el9.4.0+20427+07482b8c.s390x::postgresql:16",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pgaudit-0:16.0-1.module+el9.4.0+20427+07482b8c.src (postgresql:16) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:pgaudit-0:16.0-1.module+el9.4.0+20427+07482b8c.src::postgresql:16"
},
"product_reference": "pgaudit-0:16.0-1.module+el9.4.0+20427+07482b8c.src::postgresql:16",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pgaudit-0:16.0-1.module+el9.4.0+20427+07482b8c.x86_64 (postgresql:16) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:pgaudit-0:16.0-1.module+el9.4.0+20427+07482b8c.x86_64::postgresql:16"
},
"product_reference": "pgaudit-0:16.0-1.module+el9.4.0+20427+07482b8c.x86_64::postgresql:16",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pgaudit-debuginfo-0:16.0-1.module+el9.4.0+20427+07482b8c.aarch64 (postgresql:16) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:pgaudit-debuginfo-0:16.0-1.module+el9.4.0+20427+07482b8c.aarch64::postgresql:16"
},
"product_reference": "pgaudit-debuginfo-0:16.0-1.module+el9.4.0+20427+07482b8c.aarch64::postgresql:16",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pgaudit-debuginfo-0:16.0-1.module+el9.4.0+20427+07482b8c.ppc64le (postgresql:16) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:pgaudit-debuginfo-0:16.0-1.module+el9.4.0+20427+07482b8c.ppc64le::postgresql:16"
},
"product_reference": "pgaudit-debuginfo-0:16.0-1.module+el9.4.0+20427+07482b8c.ppc64le::postgresql:16",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pgaudit-debuginfo-0:16.0-1.module+el9.4.0+20427+07482b8c.s390x (postgresql:16) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:pgaudit-debuginfo-0:16.0-1.module+el9.4.0+20427+07482b8c.s390x::postgresql:16"
},
"product_reference": "pgaudit-debuginfo-0:16.0-1.module+el9.4.0+20427+07482b8c.s390x::postgresql:16",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pgaudit-debuginfo-0:16.0-1.module+el9.4.0+20427+07482b8c.x86_64 (postgresql:16) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:pgaudit-debuginfo-0:16.0-1.module+el9.4.0+20427+07482b8c.x86_64::postgresql:16"
},
"product_reference": "pgaudit-debuginfo-0:16.0-1.module+el9.4.0+20427+07482b8c.x86_64::postgresql:16",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pgaudit-debugsource-0:16.0-1.module+el9.4.0+20427+07482b8c.aarch64 (postgresql:16) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:pgaudit-debugsource-0:16.0-1.module+el9.4.0+20427+07482b8c.aarch64::postgresql:16"
},
"product_reference": "pgaudit-debugsource-0:16.0-1.module+el9.4.0+20427+07482b8c.aarch64::postgresql:16",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pgaudit-debugsource-0:16.0-1.module+el9.4.0+20427+07482b8c.ppc64le (postgresql:16) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:pgaudit-debugsource-0:16.0-1.module+el9.4.0+20427+07482b8c.ppc64le::postgresql:16"
},
"product_reference": "pgaudit-debugsource-0:16.0-1.module+el9.4.0+20427+07482b8c.ppc64le::postgresql:16",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pgaudit-debugsource-0:16.0-1.module+el9.4.0+20427+07482b8c.s390x (postgresql:16) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:pgaudit-debugsource-0:16.0-1.module+el9.4.0+20427+07482b8c.s390x::postgresql:16"
},
"product_reference": "pgaudit-debugsource-0:16.0-1.module+el9.4.0+20427+07482b8c.s390x::postgresql:16",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pgaudit-debugsource-0:16.0-1.module+el9.4.0+20427+07482b8c.x86_64 (postgresql:16) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:pgaudit-debugsource-0:16.0-1.module+el9.4.0+20427+07482b8c.x86_64::postgresql:16"
},
"product_reference": "pgaudit-debugsource-0:16.0-1.module+el9.4.0+20427+07482b8c.x86_64::postgresql:16",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pgvector-0:0.6.2-1.module+el9.5.0+21770+ad2986ef.aarch64 (postgresql:16) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:pgvector-0:0.6.2-1.module+el9.5.0+21770+ad2986ef.aarch64::postgresql:16"
},
"product_reference": "pgvector-0:0.6.2-1.module+el9.5.0+21770+ad2986ef.aarch64::postgresql:16",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pgvector-0:0.6.2-1.module+el9.5.0+21770+ad2986ef.ppc64le (postgresql:16) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:pgvector-0:0.6.2-1.module+el9.5.0+21770+ad2986ef.ppc64le::postgresql:16"
},
"product_reference": "pgvector-0:0.6.2-1.module+el9.5.0+21770+ad2986ef.ppc64le::postgresql:16",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pgvector-0:0.6.2-1.module+el9.5.0+21770+ad2986ef.s390x (postgresql:16) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:pgvector-0:0.6.2-1.module+el9.5.0+21770+ad2986ef.s390x::postgresql:16"
},
"product_reference": "pgvector-0:0.6.2-1.module+el9.5.0+21770+ad2986ef.s390x::postgresql:16",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pgvector-0:0.6.2-1.module+el9.5.0+21770+ad2986ef.src (postgresql:16) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:pgvector-0:0.6.2-1.module+el9.5.0+21770+ad2986ef.src::postgresql:16"
},
"product_reference": "pgvector-0:0.6.2-1.module+el9.5.0+21770+ad2986ef.src::postgresql:16",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pgvector-0:0.6.2-1.module+el9.5.0+21770+ad2986ef.x86_64 (postgresql:16) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:pgvector-0:0.6.2-1.module+el9.5.0+21770+ad2986ef.x86_64::postgresql:16"
},
"product_reference": "pgvector-0:0.6.2-1.module+el9.5.0+21770+ad2986ef.x86_64::postgresql:16",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pgvector-debuginfo-0:0.6.2-1.module+el9.5.0+21770+ad2986ef.aarch64 (postgresql:16) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:pgvector-debuginfo-0:0.6.2-1.module+el9.5.0+21770+ad2986ef.aarch64::postgresql:16"
},
"product_reference": "pgvector-debuginfo-0:0.6.2-1.module+el9.5.0+21770+ad2986ef.aarch64::postgresql:16",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pgvector-debuginfo-0:0.6.2-1.module+el9.5.0+21770+ad2986ef.ppc64le (postgresql:16) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:pgvector-debuginfo-0:0.6.2-1.module+el9.5.0+21770+ad2986ef.ppc64le::postgresql:16"
},
"product_reference": "pgvector-debuginfo-0:0.6.2-1.module+el9.5.0+21770+ad2986ef.ppc64le::postgresql:16",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pgvector-debuginfo-0:0.6.2-1.module+el9.5.0+21770+ad2986ef.s390x (postgresql:16) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:pgvector-debuginfo-0:0.6.2-1.module+el9.5.0+21770+ad2986ef.s390x::postgresql:16"
},
"product_reference": "pgvector-debuginfo-0:0.6.2-1.module+el9.5.0+21770+ad2986ef.s390x::postgresql:16",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pgvector-debuginfo-0:0.6.2-1.module+el9.5.0+21770+ad2986ef.x86_64 (postgresql:16) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:pgvector-debuginfo-0:0.6.2-1.module+el9.5.0+21770+ad2986ef.x86_64::postgresql:16"
},
"product_reference": "pgvector-debuginfo-0:0.6.2-1.module+el9.5.0+21770+ad2986ef.x86_64::postgresql:16",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pgvector-debugsource-0:0.6.2-1.module+el9.5.0+21770+ad2986ef.aarch64 (postgresql:16) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:pgvector-debugsource-0:0.6.2-1.module+el9.5.0+21770+ad2986ef.aarch64::postgresql:16"
},
"product_reference": "pgvector-debugsource-0:0.6.2-1.module+el9.5.0+21770+ad2986ef.aarch64::postgresql:16",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pgvector-debugsource-0:0.6.2-1.module+el9.5.0+21770+ad2986ef.ppc64le (postgresql:16) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:pgvector-debugsource-0:0.6.2-1.module+el9.5.0+21770+ad2986ef.ppc64le::postgresql:16"
},
"product_reference": "pgvector-debugsource-0:0.6.2-1.module+el9.5.0+21770+ad2986ef.ppc64le::postgresql:16",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pgvector-debugsource-0:0.6.2-1.module+el9.5.0+21770+ad2986ef.s390x (postgresql:16) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:pgvector-debugsource-0:0.6.2-1.module+el9.5.0+21770+ad2986ef.s390x::postgresql:16"
},
"product_reference": "pgvector-debugsource-0:0.6.2-1.module+el9.5.0+21770+ad2986ef.s390x::postgresql:16",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pgvector-debugsource-0:0.6.2-1.module+el9.5.0+21770+ad2986ef.x86_64 (postgresql:16) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:pgvector-debugsource-0:0.6.2-1.module+el9.5.0+21770+ad2986ef.x86_64::postgresql:16"
},
"product_reference": "pgvector-debugsource-0:0.6.2-1.module+el9.5.0+21770+ad2986ef.x86_64::postgresql:16",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgres-decoderbufs-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.aarch64 (postgresql:16) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgres-decoderbufs-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.aarch64::postgresql:16"
},
"product_reference": "postgres-decoderbufs-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.aarch64::postgresql:16",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgres-decoderbufs-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.ppc64le (postgresql:16) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgres-decoderbufs-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.ppc64le::postgresql:16"
},
"product_reference": "postgres-decoderbufs-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.ppc64le::postgresql:16",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgres-decoderbufs-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.s390x (postgresql:16) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgres-decoderbufs-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.s390x::postgresql:16"
},
"product_reference": "postgres-decoderbufs-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.s390x::postgresql:16",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgres-decoderbufs-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.src (postgresql:16) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgres-decoderbufs-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.src::postgresql:16"
},
"product_reference": "postgres-decoderbufs-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.src::postgresql:16",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgres-decoderbufs-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.x86_64 (postgresql:16) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgres-decoderbufs-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.x86_64::postgresql:16"
},
"product_reference": "postgres-decoderbufs-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.x86_64::postgresql:16",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.aarch64 (postgresql:16) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.aarch64::postgresql:16"
},
"product_reference": "postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.aarch64::postgresql:16",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.ppc64le (postgresql:16) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.ppc64le::postgresql:16"
},
"product_reference": "postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.ppc64le::postgresql:16",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.s390x (postgresql:16) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.s390x::postgresql:16"
},
"product_reference": "postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.s390x::postgresql:16",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.x86_64 (postgresql:16) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.x86_64::postgresql:16"
},
"product_reference": "postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.x86_64::postgresql:16",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.aarch64 (postgresql:16) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.aarch64::postgresql:16"
},
"product_reference": "postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.aarch64::postgresql:16",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.ppc64le (postgresql:16) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.ppc64le::postgresql:16"
},
"product_reference": "postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.ppc64le::postgresql:16",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.s390x (postgresql:16) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.s390x::postgresql:16"
},
"product_reference": "postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.s390x::postgresql:16",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.x86_64 (postgresql:16) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.x86_64::postgresql:16"
},
"product_reference": "postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.x86_64::postgresql:16",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64 (postgresql:16) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64::postgresql:16"
},
"product_reference": "postgresql-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64::postgresql:16",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le (postgresql:16) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le::postgresql:16"
},
"product_reference": "postgresql-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le::postgresql:16",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x (postgresql:16) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x::postgresql:16"
},
"product_reference": "postgresql-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x::postgresql:16",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-0:16.6-1.module+el9.5.0+22557+8cb08ba5.src (postgresql:16) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql-0:16.6-1.module+el9.5.0+22557+8cb08ba5.src::postgresql:16"
},
"product_reference": "postgresql-0:16.6-1.module+el9.5.0+22557+8cb08ba5.src::postgresql:16",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64 (postgresql:16) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64::postgresql:16"
},
"product_reference": "postgresql-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64::postgresql:16",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-contrib-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64 (postgresql:16) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql-contrib-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64::postgresql:16"
},
"product_reference": "postgresql-contrib-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64::postgresql:16",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-contrib-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le (postgresql:16) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql-contrib-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le::postgresql:16"
},
"product_reference": "postgresql-contrib-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le::postgresql:16",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-contrib-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x (postgresql:16) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql-contrib-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x::postgresql:16"
},
"product_reference": "postgresql-contrib-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x::postgresql:16",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-contrib-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64 (postgresql:16) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql-contrib-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64::postgresql:16"
},
"product_reference": "postgresql-contrib-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64::postgresql:16",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-contrib-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64 (postgresql:16) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql-contrib-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64::postgresql:16"
},
"product_reference": "postgresql-contrib-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64::postgresql:16",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-contrib-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le (postgresql:16) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql-contrib-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le::postgresql:16"
},
"product_reference": "postgresql-contrib-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le::postgresql:16",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-contrib-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x (postgresql:16) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql-contrib-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x::postgresql:16"
},
"product_reference": "postgresql-contrib-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x::postgresql:16",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-contrib-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64 (postgresql:16) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql-contrib-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64::postgresql:16"
},
"product_reference": "postgresql-contrib-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64::postgresql:16",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64 (postgresql:16) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64::postgresql:16"
},
"product_reference": "postgresql-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64::postgresql:16",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le (postgresql:16) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le::postgresql:16"
},
"product_reference": "postgresql-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le::postgresql:16",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x (postgresql:16) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x::postgresql:16"
},
"product_reference": "postgresql-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x::postgresql:16",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64 (postgresql:16) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64::postgresql:16"
},
"product_reference": "postgresql-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64::postgresql:16",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-debugsource-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64 (postgresql:16) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql-debugsource-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64::postgresql:16"
},
"product_reference": "postgresql-debugsource-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64::postgresql:16",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-debugsource-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le (postgresql:16) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql-debugsource-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le::postgresql:16"
},
"product_reference": "postgresql-debugsource-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le::postgresql:16",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-debugsource-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x (postgresql:16) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql-debugsource-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x::postgresql:16"
},
"product_reference": "postgresql-debugsource-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x::postgresql:16",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-debugsource-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64 (postgresql:16) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql-debugsource-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64::postgresql:16"
},
"product_reference": "postgresql-debugsource-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64::postgresql:16",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-docs-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64 (postgresql:16) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql-docs-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64::postgresql:16"
},
"product_reference": "postgresql-docs-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64::postgresql:16",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-docs-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le (postgresql:16) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql-docs-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le::postgresql:16"
},
"product_reference": "postgresql-docs-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le::postgresql:16",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-docs-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x (postgresql:16) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql-docs-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x::postgresql:16"
},
"product_reference": "postgresql-docs-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x::postgresql:16",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-docs-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64 (postgresql:16) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql-docs-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64::postgresql:16"
},
"product_reference": "postgresql-docs-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64::postgresql:16",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-docs-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64 (postgresql:16) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql-docs-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64::postgresql:16"
},
"product_reference": "postgresql-docs-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64::postgresql:16",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-docs-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le (postgresql:16) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql-docs-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le::postgresql:16"
},
"product_reference": "postgresql-docs-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le::postgresql:16",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-docs-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x (postgresql:16) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql-docs-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x::postgresql:16"
},
"product_reference": "postgresql-docs-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x::postgresql:16",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-docs-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64 (postgresql:16) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql-docs-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64::postgresql:16"
},
"product_reference": "postgresql-docs-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64::postgresql:16",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plperl-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64 (postgresql:16) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql-plperl-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64::postgresql:16"
},
"product_reference": "postgresql-plperl-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64::postgresql:16",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plperl-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le (postgresql:16) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql-plperl-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le::postgresql:16"
},
"product_reference": "postgresql-plperl-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le::postgresql:16",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plperl-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x (postgresql:16) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql-plperl-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x::postgresql:16"
},
"product_reference": "postgresql-plperl-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x::postgresql:16",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plperl-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64 (postgresql:16) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql-plperl-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64::postgresql:16"
},
"product_reference": "postgresql-plperl-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64::postgresql:16",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plperl-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64 (postgresql:16) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql-plperl-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64::postgresql:16"
},
"product_reference": "postgresql-plperl-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64::postgresql:16",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plperl-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le (postgresql:16) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql-plperl-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le::postgresql:16"
},
"product_reference": "postgresql-plperl-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le::postgresql:16",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plperl-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x (postgresql:16) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql-plperl-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x::postgresql:16"
},
"product_reference": "postgresql-plperl-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x::postgresql:16",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plperl-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64 (postgresql:16) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql-plperl-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64::postgresql:16"
},
"product_reference": "postgresql-plperl-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64::postgresql:16",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plpython3-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64 (postgresql:16) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql-plpython3-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64::postgresql:16"
},
"product_reference": "postgresql-plpython3-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64::postgresql:16",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plpython3-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le (postgresql:16) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql-plpython3-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le::postgresql:16"
},
"product_reference": "postgresql-plpython3-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le::postgresql:16",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plpython3-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x (postgresql:16) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql-plpython3-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x::postgresql:16"
},
"product_reference": "postgresql-plpython3-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x::postgresql:16",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plpython3-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64 (postgresql:16) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql-plpython3-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64::postgresql:16"
},
"product_reference": "postgresql-plpython3-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64::postgresql:16",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plpython3-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64 (postgresql:16) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql-plpython3-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64::postgresql:16"
},
"product_reference": "postgresql-plpython3-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64::postgresql:16",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plpython3-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le (postgresql:16) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql-plpython3-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le::postgresql:16"
},
"product_reference": "postgresql-plpython3-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le::postgresql:16",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plpython3-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x (postgresql:16) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql-plpython3-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x::postgresql:16"
},
"product_reference": "postgresql-plpython3-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x::postgresql:16",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plpython3-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64 (postgresql:16) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql-plpython3-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64::postgresql:16"
},
"product_reference": "postgresql-plpython3-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64::postgresql:16",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-pltcl-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64 (postgresql:16) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql-pltcl-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64::postgresql:16"
},
"product_reference": "postgresql-pltcl-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64::postgresql:16",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-pltcl-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le (postgresql:16) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql-pltcl-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le::postgresql:16"
},
"product_reference": "postgresql-pltcl-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le::postgresql:16",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-pltcl-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x (postgresql:16) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql-pltcl-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x::postgresql:16"
},
"product_reference": "postgresql-pltcl-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x::postgresql:16",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-pltcl-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64 (postgresql:16) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql-pltcl-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64::postgresql:16"
},
"product_reference": "postgresql-pltcl-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64::postgresql:16",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-pltcl-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64 (postgresql:16) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql-pltcl-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64::postgresql:16"
},
"product_reference": "postgresql-pltcl-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64::postgresql:16",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-pltcl-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le (postgresql:16) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql-pltcl-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le::postgresql:16"
},
"product_reference": "postgresql-pltcl-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le::postgresql:16",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-pltcl-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x (postgresql:16) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql-pltcl-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x::postgresql:16"
},
"product_reference": "postgresql-pltcl-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x::postgresql:16",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-pltcl-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64 (postgresql:16) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql-pltcl-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64::postgresql:16"
},
"product_reference": "postgresql-pltcl-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64::postgresql:16",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-private-devel-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64 (postgresql:16) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql-private-devel-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64::postgresql:16"
},
"product_reference": "postgresql-private-devel-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64::postgresql:16",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-private-devel-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le (postgresql:16) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql-private-devel-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le::postgresql:16"
},
"product_reference": "postgresql-private-devel-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le::postgresql:16",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-private-devel-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x (postgresql:16) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql-private-devel-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x::postgresql:16"
},
"product_reference": "postgresql-private-devel-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x::postgresql:16",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-private-devel-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64 (postgresql:16) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql-private-devel-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64::postgresql:16"
},
"product_reference": "postgresql-private-devel-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64::postgresql:16",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-private-libs-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64 (postgresql:16) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql-private-libs-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64::postgresql:16"
},
"product_reference": "postgresql-private-libs-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64::postgresql:16",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-private-libs-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le (postgresql:16) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql-private-libs-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le::postgresql:16"
},
"product_reference": "postgresql-private-libs-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le::postgresql:16",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-private-libs-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x (postgresql:16) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql-private-libs-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x::postgresql:16"
},
"product_reference": "postgresql-private-libs-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x::postgresql:16",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-private-libs-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64 (postgresql:16) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql-private-libs-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64::postgresql:16"
},
"product_reference": "postgresql-private-libs-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64::postgresql:16",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-private-libs-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64 (postgresql:16) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql-private-libs-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64::postgresql:16"
},
"product_reference": "postgresql-private-libs-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64::postgresql:16",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-private-libs-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le (postgresql:16) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql-private-libs-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le::postgresql:16"
},
"product_reference": "postgresql-private-libs-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le::postgresql:16",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-private-libs-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x (postgresql:16) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql-private-libs-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x::postgresql:16"
},
"product_reference": "postgresql-private-libs-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x::postgresql:16",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-private-libs-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64 (postgresql:16) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql-private-libs-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64::postgresql:16"
},
"product_reference": "postgresql-private-libs-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64::postgresql:16",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64 (postgresql:16) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql-server-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64::postgresql:16"
},
"product_reference": "postgresql-server-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64::postgresql:16",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le (postgresql:16) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql-server-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le::postgresql:16"
},
"product_reference": "postgresql-server-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le::postgresql:16",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x (postgresql:16) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql-server-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x::postgresql:16"
},
"product_reference": "postgresql-server-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x::postgresql:16",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64 (postgresql:16) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql-server-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64::postgresql:16"
},
"product_reference": "postgresql-server-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64::postgresql:16",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64 (postgresql:16) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql-server-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64::postgresql:16"
},
"product_reference": "postgresql-server-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64::postgresql:16",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le (postgresql:16) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql-server-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le::postgresql:16"
},
"product_reference": "postgresql-server-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le::postgresql:16",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x (postgresql:16) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql-server-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x::postgresql:16"
},
"product_reference": "postgresql-server-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x::postgresql:16",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64 (postgresql:16) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql-server-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64::postgresql:16"
},
"product_reference": "postgresql-server-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64::postgresql:16",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-devel-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64 (postgresql:16) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql-server-devel-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64::postgresql:16"
},
"product_reference": "postgresql-server-devel-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64::postgresql:16",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-devel-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le (postgresql:16) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql-server-devel-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le::postgresql:16"
},
"product_reference": "postgresql-server-devel-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le::postgresql:16",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-devel-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x (postgresql:16) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql-server-devel-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x::postgresql:16"
},
"product_reference": "postgresql-server-devel-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x::postgresql:16",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-devel-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64 (postgresql:16) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql-server-devel-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64::postgresql:16"
},
"product_reference": "postgresql-server-devel-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64::postgresql:16",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-devel-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64 (postgresql:16) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql-server-devel-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64::postgresql:16"
},
"product_reference": "postgresql-server-devel-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64::postgresql:16",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-devel-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le (postgresql:16) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql-server-devel-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le::postgresql:16"
},
"product_reference": "postgresql-server-devel-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le::postgresql:16",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-devel-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x (postgresql:16) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql-server-devel-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x::postgresql:16"
},
"product_reference": "postgresql-server-devel-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x::postgresql:16",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-devel-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64 (postgresql:16) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql-server-devel-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64::postgresql:16"
},
"product_reference": "postgresql-server-devel-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64::postgresql:16",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-static-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64 (postgresql:16) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql-static-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64::postgresql:16"
},
"product_reference": "postgresql-static-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64::postgresql:16",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-static-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le (postgresql:16) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql-static-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le::postgresql:16"
},
"product_reference": "postgresql-static-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le::postgresql:16",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-static-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x (postgresql:16) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql-static-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x::postgresql:16"
},
"product_reference": "postgresql-static-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x::postgresql:16",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-static-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64 (postgresql:16) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql-static-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64::postgresql:16"
},
"product_reference": "postgresql-static-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64::postgresql:16",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-test-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64 (postgresql:16) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql-test-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64::postgresql:16"
},
"product_reference": "postgresql-test-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64::postgresql:16",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-test-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le (postgresql:16) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql-test-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le::postgresql:16"
},
"product_reference": "postgresql-test-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le::postgresql:16",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-test-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x (postgresql:16) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql-test-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x::postgresql:16"
},
"product_reference": "postgresql-test-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x::postgresql:16",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-test-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64 (postgresql:16) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql-test-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64::postgresql:16"
},
"product_reference": "postgresql-test-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64::postgresql:16",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-test-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64 (postgresql:16) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql-test-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64::postgresql:16"
},
"product_reference": "postgresql-test-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64::postgresql:16",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-test-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le (postgresql:16) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql-test-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le::postgresql:16"
},
"product_reference": "postgresql-test-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le::postgresql:16",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-test-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x (postgresql:16) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql-test-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x::postgresql:16"
},
"product_reference": "postgresql-test-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x::postgresql:16",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-test-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64 (postgresql:16) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql-test-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64::postgresql:16"
},
"product_reference": "postgresql-test-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64::postgresql:16",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-test-rpm-macros-0:16.6-1.module+el9.5.0+22557+8cb08ba5.noarch (postgresql:16) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql-test-rpm-macros-0:16.6-1.module+el9.5.0+22557+8cb08ba5.noarch::postgresql:16"
},
"product_reference": "postgresql-test-rpm-macros-0:16.6-1.module+el9.5.0+22557+8cb08ba5.noarch::postgresql:16",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64 (postgresql:16) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql-upgrade-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64::postgresql:16"
},
"product_reference": "postgresql-upgrade-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64::postgresql:16",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le (postgresql:16) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql-upgrade-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le::postgresql:16"
},
"product_reference": "postgresql-upgrade-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le::postgresql:16",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x (postgresql:16) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql-upgrade-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x::postgresql:16"
},
"product_reference": "postgresql-upgrade-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x::postgresql:16",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64 (postgresql:16) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql-upgrade-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64::postgresql:16"
},
"product_reference": "postgresql-upgrade-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64::postgresql:16",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64 (postgresql:16) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql-upgrade-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64::postgresql:16"
},
"product_reference": "postgresql-upgrade-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64::postgresql:16",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le (postgresql:16) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql-upgrade-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le::postgresql:16"
},
"product_reference": "postgresql-upgrade-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le::postgresql:16",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x (postgresql:16) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql-upgrade-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x::postgresql:16"
},
"product_reference": "postgresql-upgrade-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x::postgresql:16",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64 (postgresql:16) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql-upgrade-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64::postgresql:16"
},
"product_reference": "postgresql-upgrade-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64::postgresql:16",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-devel-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64 (postgresql:16) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql-upgrade-devel-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64::postgresql:16"
},
"product_reference": "postgresql-upgrade-devel-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64::postgresql:16",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-devel-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le (postgresql:16) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql-upgrade-devel-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le::postgresql:16"
},
"product_reference": "postgresql-upgrade-devel-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le::postgresql:16",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-devel-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x (postgresql:16) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql-upgrade-devel-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x::postgresql:16"
},
"product_reference": "postgresql-upgrade-devel-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x::postgresql:16",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-devel-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64 (postgresql:16) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql-upgrade-devel-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64::postgresql:16"
},
"product_reference": "postgresql-upgrade-devel-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64::postgresql:16",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-devel-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64 (postgresql:16) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql-upgrade-devel-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64::postgresql:16"
},
"product_reference": "postgresql-upgrade-devel-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64::postgresql:16",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-devel-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le (postgresql:16) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql-upgrade-devel-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le::postgresql:16"
},
"product_reference": "postgresql-upgrade-devel-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le::postgresql:16",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-devel-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x (postgresql:16) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql-upgrade-devel-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x::postgresql:16"
},
"product_reference": "postgresql-upgrade-devel-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x::postgresql:16",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-devel-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64 (postgresql:16) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql-upgrade-devel-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64::postgresql:16"
},
"product_reference": "postgresql-upgrade-devel-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64::postgresql:16",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2024-10976",
"cwe": {
"id": "CWE-1250",
"name": "Improper Preservation of Consistency Between Independent Representations of Shared State"
},
"discovery_date": "2024-11-14T14:01:51.200335+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2326263"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in PostgreSQL. This vulnerability allows incorrect row-level security policies to be applied via subqueries, WITH queries, security invoker views, or SQL-language functions that reference tables with row-level security policies. This issue arises when a query is planned under one role and executed under another, potentially leading to unauthorized reads or modifications of data.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "postgresql: PostgreSQL row security below e.g. subqueries disregards user ID changes",
"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.5.0.Z.MAIN:pg_repack-0:1.5.1-1.module+el9.5.0+22557+8cb08ba5.aarch64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:pg_repack-0:1.5.1-1.module+el9.5.0+22557+8cb08ba5.ppc64le::postgresql:16",
"AppStream-9.5.0.Z.MAIN:pg_repack-0:1.5.1-1.module+el9.5.0+22557+8cb08ba5.s390x::postgresql:16",
"AppStream-9.5.0.Z.MAIN:pg_repack-0:1.5.1-1.module+el9.5.0+22557+8cb08ba5.src::postgresql:16",
"AppStream-9.5.0.Z.MAIN:pg_repack-0:1.5.1-1.module+el9.5.0+22557+8cb08ba5.x86_64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:pg_repack-debuginfo-0:1.5.1-1.module+el9.5.0+22557+8cb08ba5.aarch64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:pg_repack-debuginfo-0:1.5.1-1.module+el9.5.0+22557+8cb08ba5.ppc64le::postgresql:16",
"AppStream-9.5.0.Z.MAIN:pg_repack-debuginfo-0:1.5.1-1.module+el9.5.0+22557+8cb08ba5.s390x::postgresql:16",
"AppStream-9.5.0.Z.MAIN:pg_repack-debuginfo-0:1.5.1-1.module+el9.5.0+22557+8cb08ba5.x86_64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:pg_repack-debugsource-0:1.5.1-1.module+el9.5.0+22557+8cb08ba5.aarch64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:pg_repack-debugsource-0:1.5.1-1.module+el9.5.0+22557+8cb08ba5.ppc64le::postgresql:16",
"AppStream-9.5.0.Z.MAIN:pg_repack-debugsource-0:1.5.1-1.module+el9.5.0+22557+8cb08ba5.s390x::postgresql:16",
"AppStream-9.5.0.Z.MAIN:pg_repack-debugsource-0:1.5.1-1.module+el9.5.0+22557+8cb08ba5.x86_64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:pgaudit-0:16.0-1.module+el9.4.0+20427+07482b8c.aarch64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:pgaudit-0:16.0-1.module+el9.4.0+20427+07482b8c.ppc64le::postgresql:16",
"AppStream-9.5.0.Z.MAIN:pgaudit-0:16.0-1.module+el9.4.0+20427+07482b8c.s390x::postgresql:16",
"AppStream-9.5.0.Z.MAIN:pgaudit-0:16.0-1.module+el9.4.0+20427+07482b8c.src::postgresql:16",
"AppStream-9.5.0.Z.MAIN:pgaudit-0:16.0-1.module+el9.4.0+20427+07482b8c.x86_64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:pgaudit-debuginfo-0:16.0-1.module+el9.4.0+20427+07482b8c.aarch64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:pgaudit-debuginfo-0:16.0-1.module+el9.4.0+20427+07482b8c.ppc64le::postgresql:16",
"AppStream-9.5.0.Z.MAIN:pgaudit-debuginfo-0:16.0-1.module+el9.4.0+20427+07482b8c.s390x::postgresql:16",
"AppStream-9.5.0.Z.MAIN:pgaudit-debuginfo-0:16.0-1.module+el9.4.0+20427+07482b8c.x86_64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:pgaudit-debugsource-0:16.0-1.module+el9.4.0+20427+07482b8c.aarch64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:pgaudit-debugsource-0:16.0-1.module+el9.4.0+20427+07482b8c.ppc64le::postgresql:16",
"AppStream-9.5.0.Z.MAIN:pgaudit-debugsource-0:16.0-1.module+el9.4.0+20427+07482b8c.s390x::postgresql:16",
"AppStream-9.5.0.Z.MAIN:pgaudit-debugsource-0:16.0-1.module+el9.4.0+20427+07482b8c.x86_64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:pgvector-0:0.6.2-1.module+el9.5.0+21770+ad2986ef.aarch64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:pgvector-0:0.6.2-1.module+el9.5.0+21770+ad2986ef.ppc64le::postgresql:16",
"AppStream-9.5.0.Z.MAIN:pgvector-0:0.6.2-1.module+el9.5.0+21770+ad2986ef.s390x::postgresql:16",
"AppStream-9.5.0.Z.MAIN:pgvector-0:0.6.2-1.module+el9.5.0+21770+ad2986ef.src::postgresql:16",
"AppStream-9.5.0.Z.MAIN:pgvector-0:0.6.2-1.module+el9.5.0+21770+ad2986ef.x86_64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:pgvector-debuginfo-0:0.6.2-1.module+el9.5.0+21770+ad2986ef.aarch64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:pgvector-debuginfo-0:0.6.2-1.module+el9.5.0+21770+ad2986ef.ppc64le::postgresql:16",
"AppStream-9.5.0.Z.MAIN:pgvector-debuginfo-0:0.6.2-1.module+el9.5.0+21770+ad2986ef.s390x::postgresql:16",
"AppStream-9.5.0.Z.MAIN:pgvector-debuginfo-0:0.6.2-1.module+el9.5.0+21770+ad2986ef.x86_64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:pgvector-debugsource-0:0.6.2-1.module+el9.5.0+21770+ad2986ef.aarch64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:pgvector-debugsource-0:0.6.2-1.module+el9.5.0+21770+ad2986ef.ppc64le::postgresql:16",
"AppStream-9.5.0.Z.MAIN:pgvector-debugsource-0:0.6.2-1.module+el9.5.0+21770+ad2986ef.s390x::postgresql:16",
"AppStream-9.5.0.Z.MAIN:pgvector-debugsource-0:0.6.2-1.module+el9.5.0+21770+ad2986ef.x86_64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgres-decoderbufs-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.aarch64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgres-decoderbufs-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.ppc64le::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgres-decoderbufs-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.s390x::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgres-decoderbufs-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.src::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgres-decoderbufs-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.x86_64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.aarch64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.ppc64le::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.s390x::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.x86_64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.aarch64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.ppc64le::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.s390x::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.x86_64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-0:16.6-1.module+el9.5.0+22557+8cb08ba5.src::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-contrib-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-contrib-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-contrib-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-contrib-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-contrib-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-contrib-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-contrib-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-contrib-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-debugsource-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-debugsource-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-debugsource-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-debugsource-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-docs-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-docs-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-docs-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-docs-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-docs-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-docs-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-docs-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-docs-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-plperl-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-plperl-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-plperl-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-plperl-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-plperl-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-plperl-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-plperl-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-plperl-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-plpython3-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-plpython3-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-plpython3-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-plpython3-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-plpython3-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-plpython3-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-plpython3-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-plpython3-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-pltcl-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-pltcl-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-pltcl-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-pltcl-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-pltcl-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-pltcl-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-pltcl-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-pltcl-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-private-devel-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-private-devel-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-private-devel-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-private-devel-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-private-libs-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-private-libs-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-private-libs-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-private-libs-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-private-libs-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-private-libs-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-private-libs-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-private-libs-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-server-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-server-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-server-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-server-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-server-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-server-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-server-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-server-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-server-devel-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-server-devel-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-server-devel-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-server-devel-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-server-devel-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-server-devel-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-server-devel-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-server-devel-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-static-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-static-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-static-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-static-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-test-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-test-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-test-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-test-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-test-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-test-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-test-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-test-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-test-rpm-macros-0:16.6-1.module+el9.5.0+22557+8cb08ba5.noarch::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-devel-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-devel-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-devel-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-devel-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-devel-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-devel-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-devel-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-devel-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64::postgresql:16"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-10976"
},
{
"category": "external",
"summary": "RHBZ#2326263",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2326263"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-10976",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-10976"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-10976",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-10976"
},
{
"category": "external",
"summary": "https://www.postgresql.org/support/security/CVE-2024-10976/",
"url": "https://www.postgresql.org/support/security/CVE-2024-10976/"
}
],
"release_date": "2024-11-14T13:00:01.930000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-12-04T09:24:28+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-9.5.0.Z.MAIN:pg_repack-0:1.5.1-1.module+el9.5.0+22557+8cb08ba5.aarch64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:pg_repack-0:1.5.1-1.module+el9.5.0+22557+8cb08ba5.ppc64le::postgresql:16",
"AppStream-9.5.0.Z.MAIN:pg_repack-0:1.5.1-1.module+el9.5.0+22557+8cb08ba5.s390x::postgresql:16",
"AppStream-9.5.0.Z.MAIN:pg_repack-0:1.5.1-1.module+el9.5.0+22557+8cb08ba5.src::postgresql:16",
"AppStream-9.5.0.Z.MAIN:pg_repack-0:1.5.1-1.module+el9.5.0+22557+8cb08ba5.x86_64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:pg_repack-debuginfo-0:1.5.1-1.module+el9.5.0+22557+8cb08ba5.aarch64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:pg_repack-debuginfo-0:1.5.1-1.module+el9.5.0+22557+8cb08ba5.ppc64le::postgresql:16",
"AppStream-9.5.0.Z.MAIN:pg_repack-debuginfo-0:1.5.1-1.module+el9.5.0+22557+8cb08ba5.s390x::postgresql:16",
"AppStream-9.5.0.Z.MAIN:pg_repack-debuginfo-0:1.5.1-1.module+el9.5.0+22557+8cb08ba5.x86_64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:pg_repack-debugsource-0:1.5.1-1.module+el9.5.0+22557+8cb08ba5.aarch64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:pg_repack-debugsource-0:1.5.1-1.module+el9.5.0+22557+8cb08ba5.ppc64le::postgresql:16",
"AppStream-9.5.0.Z.MAIN:pg_repack-debugsource-0:1.5.1-1.module+el9.5.0+22557+8cb08ba5.s390x::postgresql:16",
"AppStream-9.5.0.Z.MAIN:pg_repack-debugsource-0:1.5.1-1.module+el9.5.0+22557+8cb08ba5.x86_64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:pgaudit-0:16.0-1.module+el9.4.0+20427+07482b8c.aarch64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:pgaudit-0:16.0-1.module+el9.4.0+20427+07482b8c.ppc64le::postgresql:16",
"AppStream-9.5.0.Z.MAIN:pgaudit-0:16.0-1.module+el9.4.0+20427+07482b8c.s390x::postgresql:16",
"AppStream-9.5.0.Z.MAIN:pgaudit-0:16.0-1.module+el9.4.0+20427+07482b8c.src::postgresql:16",
"AppStream-9.5.0.Z.MAIN:pgaudit-0:16.0-1.module+el9.4.0+20427+07482b8c.x86_64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:pgaudit-debuginfo-0:16.0-1.module+el9.4.0+20427+07482b8c.aarch64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:pgaudit-debuginfo-0:16.0-1.module+el9.4.0+20427+07482b8c.ppc64le::postgresql:16",
"AppStream-9.5.0.Z.MAIN:pgaudit-debuginfo-0:16.0-1.module+el9.4.0+20427+07482b8c.s390x::postgresql:16",
"AppStream-9.5.0.Z.MAIN:pgaudit-debuginfo-0:16.0-1.module+el9.4.0+20427+07482b8c.x86_64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:pgaudit-debugsource-0:16.0-1.module+el9.4.0+20427+07482b8c.aarch64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:pgaudit-debugsource-0:16.0-1.module+el9.4.0+20427+07482b8c.ppc64le::postgresql:16",
"AppStream-9.5.0.Z.MAIN:pgaudit-debugsource-0:16.0-1.module+el9.4.0+20427+07482b8c.s390x::postgresql:16",
"AppStream-9.5.0.Z.MAIN:pgaudit-debugsource-0:16.0-1.module+el9.4.0+20427+07482b8c.x86_64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:pgvector-0:0.6.2-1.module+el9.5.0+21770+ad2986ef.aarch64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:pgvector-0:0.6.2-1.module+el9.5.0+21770+ad2986ef.ppc64le::postgresql:16",
"AppStream-9.5.0.Z.MAIN:pgvector-0:0.6.2-1.module+el9.5.0+21770+ad2986ef.s390x::postgresql:16",
"AppStream-9.5.0.Z.MAIN:pgvector-0:0.6.2-1.module+el9.5.0+21770+ad2986ef.src::postgresql:16",
"AppStream-9.5.0.Z.MAIN:pgvector-0:0.6.2-1.module+el9.5.0+21770+ad2986ef.x86_64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:pgvector-debuginfo-0:0.6.2-1.module+el9.5.0+21770+ad2986ef.aarch64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:pgvector-debuginfo-0:0.6.2-1.module+el9.5.0+21770+ad2986ef.ppc64le::postgresql:16",
"AppStream-9.5.0.Z.MAIN:pgvector-debuginfo-0:0.6.2-1.module+el9.5.0+21770+ad2986ef.s390x::postgresql:16",
"AppStream-9.5.0.Z.MAIN:pgvector-debuginfo-0:0.6.2-1.module+el9.5.0+21770+ad2986ef.x86_64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:pgvector-debugsource-0:0.6.2-1.module+el9.5.0+21770+ad2986ef.aarch64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:pgvector-debugsource-0:0.6.2-1.module+el9.5.0+21770+ad2986ef.ppc64le::postgresql:16",
"AppStream-9.5.0.Z.MAIN:pgvector-debugsource-0:0.6.2-1.module+el9.5.0+21770+ad2986ef.s390x::postgresql:16",
"AppStream-9.5.0.Z.MAIN:pgvector-debugsource-0:0.6.2-1.module+el9.5.0+21770+ad2986ef.x86_64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgres-decoderbufs-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.aarch64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgres-decoderbufs-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.ppc64le::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgres-decoderbufs-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.s390x::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgres-decoderbufs-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.src::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgres-decoderbufs-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.x86_64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.aarch64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.ppc64le::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.s390x::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.x86_64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.aarch64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.ppc64le::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.s390x::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.x86_64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-0:16.6-1.module+el9.5.0+22557+8cb08ba5.src::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-contrib-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-contrib-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-contrib-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-contrib-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-contrib-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-contrib-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-contrib-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-contrib-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-debugsource-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-debugsource-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-debugsource-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-debugsource-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-docs-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-docs-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-docs-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-docs-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-docs-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-docs-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-docs-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-docs-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-plperl-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-plperl-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-plperl-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-plperl-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-plperl-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-plperl-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-plperl-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-plperl-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-plpython3-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-plpython3-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-plpython3-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-plpython3-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-plpython3-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-plpython3-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-plpython3-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-plpython3-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-pltcl-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-pltcl-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-pltcl-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-pltcl-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-pltcl-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-pltcl-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-pltcl-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-pltcl-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-private-devel-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-private-devel-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-private-devel-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-private-devel-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-private-libs-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-private-libs-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-private-libs-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-private-libs-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-private-libs-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-private-libs-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-private-libs-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-private-libs-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-server-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-server-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-server-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-server-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-server-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-server-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-server-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-server-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-server-devel-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-server-devel-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-server-devel-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-server-devel-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-server-devel-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-server-devel-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-server-devel-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-server-devel-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-static-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-static-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-static-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-static-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-test-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-test-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-test-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-test-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-test-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-test-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-test-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-test-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-test-rpm-macros-0:16.6-1.module+el9.5.0+22557+8cb08ba5.noarch::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-devel-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-devel-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-devel-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-devel-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-devel-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-devel-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-devel-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-devel-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64::postgresql:16"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:10788"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options don\u0027t meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"AppStream-9.5.0.Z.MAIN:pg_repack-0:1.5.1-1.module+el9.5.0+22557+8cb08ba5.aarch64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:pg_repack-0:1.5.1-1.module+el9.5.0+22557+8cb08ba5.ppc64le::postgresql:16",
"AppStream-9.5.0.Z.MAIN:pg_repack-0:1.5.1-1.module+el9.5.0+22557+8cb08ba5.s390x::postgresql:16",
"AppStream-9.5.0.Z.MAIN:pg_repack-0:1.5.1-1.module+el9.5.0+22557+8cb08ba5.src::postgresql:16",
"AppStream-9.5.0.Z.MAIN:pg_repack-0:1.5.1-1.module+el9.5.0+22557+8cb08ba5.x86_64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:pg_repack-debuginfo-0:1.5.1-1.module+el9.5.0+22557+8cb08ba5.aarch64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:pg_repack-debuginfo-0:1.5.1-1.module+el9.5.0+22557+8cb08ba5.ppc64le::postgresql:16",
"AppStream-9.5.0.Z.MAIN:pg_repack-debuginfo-0:1.5.1-1.module+el9.5.0+22557+8cb08ba5.s390x::postgresql:16",
"AppStream-9.5.0.Z.MAIN:pg_repack-debuginfo-0:1.5.1-1.module+el9.5.0+22557+8cb08ba5.x86_64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:pg_repack-debugsource-0:1.5.1-1.module+el9.5.0+22557+8cb08ba5.aarch64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:pg_repack-debugsource-0:1.5.1-1.module+el9.5.0+22557+8cb08ba5.ppc64le::postgresql:16",
"AppStream-9.5.0.Z.MAIN:pg_repack-debugsource-0:1.5.1-1.module+el9.5.0+22557+8cb08ba5.s390x::postgresql:16",
"AppStream-9.5.0.Z.MAIN:pg_repack-debugsource-0:1.5.1-1.module+el9.5.0+22557+8cb08ba5.x86_64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:pgaudit-0:16.0-1.module+el9.4.0+20427+07482b8c.aarch64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:pgaudit-0:16.0-1.module+el9.4.0+20427+07482b8c.ppc64le::postgresql:16",
"AppStream-9.5.0.Z.MAIN:pgaudit-0:16.0-1.module+el9.4.0+20427+07482b8c.s390x::postgresql:16",
"AppStream-9.5.0.Z.MAIN:pgaudit-0:16.0-1.module+el9.4.0+20427+07482b8c.src::postgresql:16",
"AppStream-9.5.0.Z.MAIN:pgaudit-0:16.0-1.module+el9.4.0+20427+07482b8c.x86_64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:pgaudit-debuginfo-0:16.0-1.module+el9.4.0+20427+07482b8c.aarch64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:pgaudit-debuginfo-0:16.0-1.module+el9.4.0+20427+07482b8c.ppc64le::postgresql:16",
"AppStream-9.5.0.Z.MAIN:pgaudit-debuginfo-0:16.0-1.module+el9.4.0+20427+07482b8c.s390x::postgresql:16",
"AppStream-9.5.0.Z.MAIN:pgaudit-debuginfo-0:16.0-1.module+el9.4.0+20427+07482b8c.x86_64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:pgaudit-debugsource-0:16.0-1.module+el9.4.0+20427+07482b8c.aarch64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:pgaudit-debugsource-0:16.0-1.module+el9.4.0+20427+07482b8c.ppc64le::postgresql:16",
"AppStream-9.5.0.Z.MAIN:pgaudit-debugsource-0:16.0-1.module+el9.4.0+20427+07482b8c.s390x::postgresql:16",
"AppStream-9.5.0.Z.MAIN:pgaudit-debugsource-0:16.0-1.module+el9.4.0+20427+07482b8c.x86_64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:pgvector-0:0.6.2-1.module+el9.5.0+21770+ad2986ef.aarch64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:pgvector-0:0.6.2-1.module+el9.5.0+21770+ad2986ef.ppc64le::postgresql:16",
"AppStream-9.5.0.Z.MAIN:pgvector-0:0.6.2-1.module+el9.5.0+21770+ad2986ef.s390x::postgresql:16",
"AppStream-9.5.0.Z.MAIN:pgvector-0:0.6.2-1.module+el9.5.0+21770+ad2986ef.src::postgresql:16",
"AppStream-9.5.0.Z.MAIN:pgvector-0:0.6.2-1.module+el9.5.0+21770+ad2986ef.x86_64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:pgvector-debuginfo-0:0.6.2-1.module+el9.5.0+21770+ad2986ef.aarch64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:pgvector-debuginfo-0:0.6.2-1.module+el9.5.0+21770+ad2986ef.ppc64le::postgresql:16",
"AppStream-9.5.0.Z.MAIN:pgvector-debuginfo-0:0.6.2-1.module+el9.5.0+21770+ad2986ef.s390x::postgresql:16",
"AppStream-9.5.0.Z.MAIN:pgvector-debuginfo-0:0.6.2-1.module+el9.5.0+21770+ad2986ef.x86_64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:pgvector-debugsource-0:0.6.2-1.module+el9.5.0+21770+ad2986ef.aarch64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:pgvector-debugsource-0:0.6.2-1.module+el9.5.0+21770+ad2986ef.ppc64le::postgresql:16",
"AppStream-9.5.0.Z.MAIN:pgvector-debugsource-0:0.6.2-1.module+el9.5.0+21770+ad2986ef.s390x::postgresql:16",
"AppStream-9.5.0.Z.MAIN:pgvector-debugsource-0:0.6.2-1.module+el9.5.0+21770+ad2986ef.x86_64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgres-decoderbufs-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.aarch64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgres-decoderbufs-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.ppc64le::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgres-decoderbufs-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.s390x::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgres-decoderbufs-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.src::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgres-decoderbufs-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.x86_64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.aarch64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.ppc64le::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.s390x::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.x86_64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.aarch64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.ppc64le::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.s390x::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.x86_64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-0:16.6-1.module+el9.5.0+22557+8cb08ba5.src::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-contrib-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-contrib-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-contrib-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-contrib-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-contrib-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-contrib-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-contrib-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-contrib-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-debugsource-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-debugsource-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-debugsource-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-debugsource-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-docs-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-docs-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-docs-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-docs-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-docs-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-docs-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-docs-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-docs-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-plperl-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-plperl-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-plperl-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-plperl-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-plperl-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-plperl-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-plperl-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-plperl-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-plpython3-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-plpython3-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-plpython3-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-plpython3-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-plpython3-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-plpython3-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-plpython3-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-plpython3-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-pltcl-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-pltcl-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-pltcl-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-pltcl-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-pltcl-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-pltcl-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-pltcl-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-pltcl-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-private-devel-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-private-devel-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-private-devel-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-private-devel-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-private-libs-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-private-libs-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-private-libs-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-private-libs-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-private-libs-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-private-libs-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-private-libs-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-private-libs-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-server-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-server-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-server-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-server-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-server-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-server-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-server-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-server-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-server-devel-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-server-devel-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-server-devel-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-server-devel-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-server-devel-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-server-devel-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-server-devel-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-server-devel-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-static-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-static-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-static-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-static-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-test-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-test-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-test-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-test-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-test-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-test-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-test-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-test-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-test-rpm-macros-0:16.6-1.module+el9.5.0+22557+8cb08ba5.noarch::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-devel-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-devel-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-devel-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-devel-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-devel-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-devel-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-devel-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-devel-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64::postgresql:16"
]
}
],
"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.5.0.Z.MAIN:pg_repack-0:1.5.1-1.module+el9.5.0+22557+8cb08ba5.aarch64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:pg_repack-0:1.5.1-1.module+el9.5.0+22557+8cb08ba5.ppc64le::postgresql:16",
"AppStream-9.5.0.Z.MAIN:pg_repack-0:1.5.1-1.module+el9.5.0+22557+8cb08ba5.s390x::postgresql:16",
"AppStream-9.5.0.Z.MAIN:pg_repack-0:1.5.1-1.module+el9.5.0+22557+8cb08ba5.src::postgresql:16",
"AppStream-9.5.0.Z.MAIN:pg_repack-0:1.5.1-1.module+el9.5.0+22557+8cb08ba5.x86_64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:pg_repack-debuginfo-0:1.5.1-1.module+el9.5.0+22557+8cb08ba5.aarch64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:pg_repack-debuginfo-0:1.5.1-1.module+el9.5.0+22557+8cb08ba5.ppc64le::postgresql:16",
"AppStream-9.5.0.Z.MAIN:pg_repack-debuginfo-0:1.5.1-1.module+el9.5.0+22557+8cb08ba5.s390x::postgresql:16",
"AppStream-9.5.0.Z.MAIN:pg_repack-debuginfo-0:1.5.1-1.module+el9.5.0+22557+8cb08ba5.x86_64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:pg_repack-debugsource-0:1.5.1-1.module+el9.5.0+22557+8cb08ba5.aarch64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:pg_repack-debugsource-0:1.5.1-1.module+el9.5.0+22557+8cb08ba5.ppc64le::postgresql:16",
"AppStream-9.5.0.Z.MAIN:pg_repack-debugsource-0:1.5.1-1.module+el9.5.0+22557+8cb08ba5.s390x::postgresql:16",
"AppStream-9.5.0.Z.MAIN:pg_repack-debugsource-0:1.5.1-1.module+el9.5.0+22557+8cb08ba5.x86_64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:pgaudit-0:16.0-1.module+el9.4.0+20427+07482b8c.aarch64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:pgaudit-0:16.0-1.module+el9.4.0+20427+07482b8c.ppc64le::postgresql:16",
"AppStream-9.5.0.Z.MAIN:pgaudit-0:16.0-1.module+el9.4.0+20427+07482b8c.s390x::postgresql:16",
"AppStream-9.5.0.Z.MAIN:pgaudit-0:16.0-1.module+el9.4.0+20427+07482b8c.src::postgresql:16",
"AppStream-9.5.0.Z.MAIN:pgaudit-0:16.0-1.module+el9.4.0+20427+07482b8c.x86_64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:pgaudit-debuginfo-0:16.0-1.module+el9.4.0+20427+07482b8c.aarch64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:pgaudit-debuginfo-0:16.0-1.module+el9.4.0+20427+07482b8c.ppc64le::postgresql:16",
"AppStream-9.5.0.Z.MAIN:pgaudit-debuginfo-0:16.0-1.module+el9.4.0+20427+07482b8c.s390x::postgresql:16",
"AppStream-9.5.0.Z.MAIN:pgaudit-debuginfo-0:16.0-1.module+el9.4.0+20427+07482b8c.x86_64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:pgaudit-debugsource-0:16.0-1.module+el9.4.0+20427+07482b8c.aarch64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:pgaudit-debugsource-0:16.0-1.module+el9.4.0+20427+07482b8c.ppc64le::postgresql:16",
"AppStream-9.5.0.Z.MAIN:pgaudit-debugsource-0:16.0-1.module+el9.4.0+20427+07482b8c.s390x::postgresql:16",
"AppStream-9.5.0.Z.MAIN:pgaudit-debugsource-0:16.0-1.module+el9.4.0+20427+07482b8c.x86_64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:pgvector-0:0.6.2-1.module+el9.5.0+21770+ad2986ef.aarch64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:pgvector-0:0.6.2-1.module+el9.5.0+21770+ad2986ef.ppc64le::postgresql:16",
"AppStream-9.5.0.Z.MAIN:pgvector-0:0.6.2-1.module+el9.5.0+21770+ad2986ef.s390x::postgresql:16",
"AppStream-9.5.0.Z.MAIN:pgvector-0:0.6.2-1.module+el9.5.0+21770+ad2986ef.src::postgresql:16",
"AppStream-9.5.0.Z.MAIN:pgvector-0:0.6.2-1.module+el9.5.0+21770+ad2986ef.x86_64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:pgvector-debuginfo-0:0.6.2-1.module+el9.5.0+21770+ad2986ef.aarch64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:pgvector-debuginfo-0:0.6.2-1.module+el9.5.0+21770+ad2986ef.ppc64le::postgresql:16",
"AppStream-9.5.0.Z.MAIN:pgvector-debuginfo-0:0.6.2-1.module+el9.5.0+21770+ad2986ef.s390x::postgresql:16",
"AppStream-9.5.0.Z.MAIN:pgvector-debuginfo-0:0.6.2-1.module+el9.5.0+21770+ad2986ef.x86_64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:pgvector-debugsource-0:0.6.2-1.module+el9.5.0+21770+ad2986ef.aarch64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:pgvector-debugsource-0:0.6.2-1.module+el9.5.0+21770+ad2986ef.ppc64le::postgresql:16",
"AppStream-9.5.0.Z.MAIN:pgvector-debugsource-0:0.6.2-1.module+el9.5.0+21770+ad2986ef.s390x::postgresql:16",
"AppStream-9.5.0.Z.MAIN:pgvector-debugsource-0:0.6.2-1.module+el9.5.0+21770+ad2986ef.x86_64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgres-decoderbufs-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.aarch64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgres-decoderbufs-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.ppc64le::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgres-decoderbufs-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.s390x::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgres-decoderbufs-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.src::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgres-decoderbufs-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.x86_64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.aarch64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.ppc64le::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.s390x::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.x86_64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.aarch64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.ppc64le::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.s390x::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.x86_64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-0:16.6-1.module+el9.5.0+22557+8cb08ba5.src::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-contrib-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-contrib-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-contrib-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-contrib-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-contrib-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-contrib-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-contrib-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-contrib-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-debugsource-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-debugsource-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-debugsource-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-debugsource-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-docs-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-docs-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-docs-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-docs-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-docs-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-docs-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-docs-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-docs-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-plperl-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-plperl-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-plperl-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-plperl-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-plperl-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-plperl-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-plperl-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-plperl-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-plpython3-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-plpython3-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-plpython3-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-plpython3-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-plpython3-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-plpython3-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-plpython3-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-plpython3-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-pltcl-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-pltcl-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-pltcl-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-pltcl-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-pltcl-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-pltcl-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-pltcl-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-pltcl-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-private-devel-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-private-devel-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-private-devel-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-private-devel-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-private-libs-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-private-libs-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-private-libs-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-private-libs-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-private-libs-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-private-libs-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-private-libs-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-private-libs-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-server-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-server-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-server-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-server-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-server-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-server-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-server-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-server-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-server-devel-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-server-devel-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-server-devel-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-server-devel-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-server-devel-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-server-devel-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-server-devel-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-server-devel-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-static-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-static-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-static-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-static-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-test-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-test-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-test-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-test-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-test-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-test-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-test-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-test-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-test-rpm-macros-0:16.6-1.module+el9.5.0+22557+8cb08ba5.noarch::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-devel-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-devel-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-devel-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-devel-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-devel-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-devel-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-devel-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-devel-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64::postgresql:16"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "postgresql: PostgreSQL row security below e.g. subqueries disregards user ID changes"
},
{
"cve": "CVE-2024-10978",
"cwe": {
"id": "CWE-266",
"name": "Incorrect Privilege Assignment"
},
"discovery_date": "2024-11-14T14:01:03.625881+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2326251"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in PostgreSQL. This vulnerability allows a less-privileged application user to view or change unintended rows using SET ROLE, SET SESSION AUTHORIZATION, or equivalent features resulting in loss of confidentiality integrity and availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "postgresql: PostgreSQL SET ROLE, SET SESSION AUTHORIZATION reset to wrong user ID",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Within regulated environments, a combination of the following controls acts as a significant barrier to successfully exploiting a CWE-266: and therefore downgrades the severity of this particular CVE from Moderate to Low.\n\nAccess to the platform is granted only after successful hard token, multi-factor authentication (MFA), which is coupled with least privilege principles to ensure that only authorized roles and users can execute or manipulate code. Additionally, the platform\u0027s built-in Role-Based Access Control (RBAC) enforces least privilege across workloads. Red Hat enforces the principle of least functionality, ensuring that only essential features, services, and ports are enabled. Event logs are collected and processed for centralization, correlation, analysis, monitoring, reporting, alerting, and retention, which helps detect and alert of any anomalous or unauthorized activity. Finally, process isolation ensures that compromised components are contained within the originating process, preventing it from affecting other processes or the system as a whole.",
"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.5.0.Z.MAIN:pg_repack-0:1.5.1-1.module+el9.5.0+22557+8cb08ba5.aarch64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:pg_repack-0:1.5.1-1.module+el9.5.0+22557+8cb08ba5.ppc64le::postgresql:16",
"AppStream-9.5.0.Z.MAIN:pg_repack-0:1.5.1-1.module+el9.5.0+22557+8cb08ba5.s390x::postgresql:16",
"AppStream-9.5.0.Z.MAIN:pg_repack-0:1.5.1-1.module+el9.5.0+22557+8cb08ba5.src::postgresql:16",
"AppStream-9.5.0.Z.MAIN:pg_repack-0:1.5.1-1.module+el9.5.0+22557+8cb08ba5.x86_64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:pg_repack-debuginfo-0:1.5.1-1.module+el9.5.0+22557+8cb08ba5.aarch64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:pg_repack-debuginfo-0:1.5.1-1.module+el9.5.0+22557+8cb08ba5.ppc64le::postgresql:16",
"AppStream-9.5.0.Z.MAIN:pg_repack-debuginfo-0:1.5.1-1.module+el9.5.0+22557+8cb08ba5.s390x::postgresql:16",
"AppStream-9.5.0.Z.MAIN:pg_repack-debuginfo-0:1.5.1-1.module+el9.5.0+22557+8cb08ba5.x86_64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:pg_repack-debugsource-0:1.5.1-1.module+el9.5.0+22557+8cb08ba5.aarch64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:pg_repack-debugsource-0:1.5.1-1.module+el9.5.0+22557+8cb08ba5.ppc64le::postgresql:16",
"AppStream-9.5.0.Z.MAIN:pg_repack-debugsource-0:1.5.1-1.module+el9.5.0+22557+8cb08ba5.s390x::postgresql:16",
"AppStream-9.5.0.Z.MAIN:pg_repack-debugsource-0:1.5.1-1.module+el9.5.0+22557+8cb08ba5.x86_64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:pgaudit-0:16.0-1.module+el9.4.0+20427+07482b8c.aarch64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:pgaudit-0:16.0-1.module+el9.4.0+20427+07482b8c.ppc64le::postgresql:16",
"AppStream-9.5.0.Z.MAIN:pgaudit-0:16.0-1.module+el9.4.0+20427+07482b8c.s390x::postgresql:16",
"AppStream-9.5.0.Z.MAIN:pgaudit-0:16.0-1.module+el9.4.0+20427+07482b8c.src::postgresql:16",
"AppStream-9.5.0.Z.MAIN:pgaudit-0:16.0-1.module+el9.4.0+20427+07482b8c.x86_64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:pgaudit-debuginfo-0:16.0-1.module+el9.4.0+20427+07482b8c.aarch64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:pgaudit-debuginfo-0:16.0-1.module+el9.4.0+20427+07482b8c.ppc64le::postgresql:16",
"AppStream-9.5.0.Z.MAIN:pgaudit-debuginfo-0:16.0-1.module+el9.4.0+20427+07482b8c.s390x::postgresql:16",
"AppStream-9.5.0.Z.MAIN:pgaudit-debuginfo-0:16.0-1.module+el9.4.0+20427+07482b8c.x86_64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:pgaudit-debugsource-0:16.0-1.module+el9.4.0+20427+07482b8c.aarch64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:pgaudit-debugsource-0:16.0-1.module+el9.4.0+20427+07482b8c.ppc64le::postgresql:16",
"AppStream-9.5.0.Z.MAIN:pgaudit-debugsource-0:16.0-1.module+el9.4.0+20427+07482b8c.s390x::postgresql:16",
"AppStream-9.5.0.Z.MAIN:pgaudit-debugsource-0:16.0-1.module+el9.4.0+20427+07482b8c.x86_64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:pgvector-0:0.6.2-1.module+el9.5.0+21770+ad2986ef.aarch64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:pgvector-0:0.6.2-1.module+el9.5.0+21770+ad2986ef.ppc64le::postgresql:16",
"AppStream-9.5.0.Z.MAIN:pgvector-0:0.6.2-1.module+el9.5.0+21770+ad2986ef.s390x::postgresql:16",
"AppStream-9.5.0.Z.MAIN:pgvector-0:0.6.2-1.module+el9.5.0+21770+ad2986ef.src::postgresql:16",
"AppStream-9.5.0.Z.MAIN:pgvector-0:0.6.2-1.module+el9.5.0+21770+ad2986ef.x86_64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:pgvector-debuginfo-0:0.6.2-1.module+el9.5.0+21770+ad2986ef.aarch64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:pgvector-debuginfo-0:0.6.2-1.module+el9.5.0+21770+ad2986ef.ppc64le::postgresql:16",
"AppStream-9.5.0.Z.MAIN:pgvector-debuginfo-0:0.6.2-1.module+el9.5.0+21770+ad2986ef.s390x::postgresql:16",
"AppStream-9.5.0.Z.MAIN:pgvector-debuginfo-0:0.6.2-1.module+el9.5.0+21770+ad2986ef.x86_64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:pgvector-debugsource-0:0.6.2-1.module+el9.5.0+21770+ad2986ef.aarch64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:pgvector-debugsource-0:0.6.2-1.module+el9.5.0+21770+ad2986ef.ppc64le::postgresql:16",
"AppStream-9.5.0.Z.MAIN:pgvector-debugsource-0:0.6.2-1.module+el9.5.0+21770+ad2986ef.s390x::postgresql:16",
"AppStream-9.5.0.Z.MAIN:pgvector-debugsource-0:0.6.2-1.module+el9.5.0+21770+ad2986ef.x86_64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgres-decoderbufs-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.aarch64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgres-decoderbufs-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.ppc64le::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgres-decoderbufs-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.s390x::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgres-decoderbufs-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.src::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgres-decoderbufs-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.x86_64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.aarch64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.ppc64le::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.s390x::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.x86_64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.aarch64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.ppc64le::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.s390x::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.x86_64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-0:16.6-1.module+el9.5.0+22557+8cb08ba5.src::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-contrib-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-contrib-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-contrib-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-contrib-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-contrib-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-contrib-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-contrib-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-contrib-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-debugsource-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-debugsource-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-debugsource-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-debugsource-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-docs-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-docs-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-docs-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-docs-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-docs-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-docs-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-docs-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-docs-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-plperl-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-plperl-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-plperl-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-plperl-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-plperl-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-plperl-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-plperl-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-plperl-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-plpython3-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-plpython3-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-plpython3-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-plpython3-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-plpython3-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-plpython3-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-plpython3-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-plpython3-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-pltcl-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-pltcl-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-pltcl-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-pltcl-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-pltcl-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-pltcl-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-pltcl-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-pltcl-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-private-devel-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-private-devel-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-private-devel-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-private-devel-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-private-libs-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-private-libs-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-private-libs-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-private-libs-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-private-libs-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-private-libs-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-private-libs-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-private-libs-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-server-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-server-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-server-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-server-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-server-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-server-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-server-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-server-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-server-devel-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-server-devel-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-server-devel-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-server-devel-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-server-devel-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-server-devel-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-server-devel-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-server-devel-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-static-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-static-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-static-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-static-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-test-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-test-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-test-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-test-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-test-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-test-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-test-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-test-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-test-rpm-macros-0:16.6-1.module+el9.5.0+22557+8cb08ba5.noarch::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-devel-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-devel-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-devel-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-devel-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-devel-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-devel-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-devel-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-devel-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64::postgresql:16"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-10978"
},
{
"category": "external",
"summary": "RHBZ#2326251",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2326251"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-10978",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-10978"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-10978",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-10978"
},
{
"category": "external",
"summary": "https://www.postgresql.org/support/security/CVE-2024-10978/",
"url": "https://www.postgresql.org/support/security/CVE-2024-10978/"
}
],
"release_date": "2024-11-14T13:00:07.398000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-12-04T09:24:28+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-9.5.0.Z.MAIN:pg_repack-0:1.5.1-1.module+el9.5.0+22557+8cb08ba5.aarch64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:pg_repack-0:1.5.1-1.module+el9.5.0+22557+8cb08ba5.ppc64le::postgresql:16",
"AppStream-9.5.0.Z.MAIN:pg_repack-0:1.5.1-1.module+el9.5.0+22557+8cb08ba5.s390x::postgresql:16",
"AppStream-9.5.0.Z.MAIN:pg_repack-0:1.5.1-1.module+el9.5.0+22557+8cb08ba5.src::postgresql:16",
"AppStream-9.5.0.Z.MAIN:pg_repack-0:1.5.1-1.module+el9.5.0+22557+8cb08ba5.x86_64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:pg_repack-debuginfo-0:1.5.1-1.module+el9.5.0+22557+8cb08ba5.aarch64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:pg_repack-debuginfo-0:1.5.1-1.module+el9.5.0+22557+8cb08ba5.ppc64le::postgresql:16",
"AppStream-9.5.0.Z.MAIN:pg_repack-debuginfo-0:1.5.1-1.module+el9.5.0+22557+8cb08ba5.s390x::postgresql:16",
"AppStream-9.5.0.Z.MAIN:pg_repack-debuginfo-0:1.5.1-1.module+el9.5.0+22557+8cb08ba5.x86_64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:pg_repack-debugsource-0:1.5.1-1.module+el9.5.0+22557+8cb08ba5.aarch64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:pg_repack-debugsource-0:1.5.1-1.module+el9.5.0+22557+8cb08ba5.ppc64le::postgresql:16",
"AppStream-9.5.0.Z.MAIN:pg_repack-debugsource-0:1.5.1-1.module+el9.5.0+22557+8cb08ba5.s390x::postgresql:16",
"AppStream-9.5.0.Z.MAIN:pg_repack-debugsource-0:1.5.1-1.module+el9.5.0+22557+8cb08ba5.x86_64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:pgaudit-0:16.0-1.module+el9.4.0+20427+07482b8c.aarch64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:pgaudit-0:16.0-1.module+el9.4.0+20427+07482b8c.ppc64le::postgresql:16",
"AppStream-9.5.0.Z.MAIN:pgaudit-0:16.0-1.module+el9.4.0+20427+07482b8c.s390x::postgresql:16",
"AppStream-9.5.0.Z.MAIN:pgaudit-0:16.0-1.module+el9.4.0+20427+07482b8c.src::postgresql:16",
"AppStream-9.5.0.Z.MAIN:pgaudit-0:16.0-1.module+el9.4.0+20427+07482b8c.x86_64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:pgaudit-debuginfo-0:16.0-1.module+el9.4.0+20427+07482b8c.aarch64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:pgaudit-debuginfo-0:16.0-1.module+el9.4.0+20427+07482b8c.ppc64le::postgresql:16",
"AppStream-9.5.0.Z.MAIN:pgaudit-debuginfo-0:16.0-1.module+el9.4.0+20427+07482b8c.s390x::postgresql:16",
"AppStream-9.5.0.Z.MAIN:pgaudit-debuginfo-0:16.0-1.module+el9.4.0+20427+07482b8c.x86_64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:pgaudit-debugsource-0:16.0-1.module+el9.4.0+20427+07482b8c.aarch64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:pgaudit-debugsource-0:16.0-1.module+el9.4.0+20427+07482b8c.ppc64le::postgresql:16",
"AppStream-9.5.0.Z.MAIN:pgaudit-debugsource-0:16.0-1.module+el9.4.0+20427+07482b8c.s390x::postgresql:16",
"AppStream-9.5.0.Z.MAIN:pgaudit-debugsource-0:16.0-1.module+el9.4.0+20427+07482b8c.x86_64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:pgvector-0:0.6.2-1.module+el9.5.0+21770+ad2986ef.aarch64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:pgvector-0:0.6.2-1.module+el9.5.0+21770+ad2986ef.ppc64le::postgresql:16",
"AppStream-9.5.0.Z.MAIN:pgvector-0:0.6.2-1.module+el9.5.0+21770+ad2986ef.s390x::postgresql:16",
"AppStream-9.5.0.Z.MAIN:pgvector-0:0.6.2-1.module+el9.5.0+21770+ad2986ef.src::postgresql:16",
"AppStream-9.5.0.Z.MAIN:pgvector-0:0.6.2-1.module+el9.5.0+21770+ad2986ef.x86_64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:pgvector-debuginfo-0:0.6.2-1.module+el9.5.0+21770+ad2986ef.aarch64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:pgvector-debuginfo-0:0.6.2-1.module+el9.5.0+21770+ad2986ef.ppc64le::postgresql:16",
"AppStream-9.5.0.Z.MAIN:pgvector-debuginfo-0:0.6.2-1.module+el9.5.0+21770+ad2986ef.s390x::postgresql:16",
"AppStream-9.5.0.Z.MAIN:pgvector-debuginfo-0:0.6.2-1.module+el9.5.0+21770+ad2986ef.x86_64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:pgvector-debugsource-0:0.6.2-1.module+el9.5.0+21770+ad2986ef.aarch64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:pgvector-debugsource-0:0.6.2-1.module+el9.5.0+21770+ad2986ef.ppc64le::postgresql:16",
"AppStream-9.5.0.Z.MAIN:pgvector-debugsource-0:0.6.2-1.module+el9.5.0+21770+ad2986ef.s390x::postgresql:16",
"AppStream-9.5.0.Z.MAIN:pgvector-debugsource-0:0.6.2-1.module+el9.5.0+21770+ad2986ef.x86_64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgres-decoderbufs-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.aarch64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgres-decoderbufs-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.ppc64le::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgres-decoderbufs-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.s390x::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgres-decoderbufs-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.src::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgres-decoderbufs-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.x86_64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.aarch64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.ppc64le::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.s390x::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.x86_64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.aarch64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.ppc64le::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.s390x::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.x86_64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-0:16.6-1.module+el9.5.0+22557+8cb08ba5.src::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-contrib-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-contrib-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-contrib-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-contrib-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-contrib-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-contrib-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-contrib-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-contrib-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-debugsource-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-debugsource-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-debugsource-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-debugsource-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-docs-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-docs-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-docs-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-docs-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-docs-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-docs-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-docs-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-docs-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-plperl-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-plperl-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-plperl-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-plperl-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-plperl-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-plperl-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-plperl-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-plperl-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-plpython3-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-plpython3-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-plpython3-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-plpython3-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-plpython3-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-plpython3-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-plpython3-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-plpython3-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-pltcl-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-pltcl-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-pltcl-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-pltcl-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-pltcl-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-pltcl-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-pltcl-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-pltcl-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-private-devel-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-private-devel-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-private-devel-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-private-devel-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-private-libs-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-private-libs-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-private-libs-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-private-libs-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-private-libs-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-private-libs-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-private-libs-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-private-libs-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-server-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-server-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-server-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-server-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-server-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-server-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-server-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-server-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-server-devel-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-server-devel-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-server-devel-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-server-devel-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-server-devel-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-server-devel-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-server-devel-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-server-devel-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-static-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-static-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-static-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-static-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-test-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-test-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-test-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-test-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-test-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-test-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-test-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-test-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-test-rpm-macros-0:16.6-1.module+el9.5.0+22557+8cb08ba5.noarch::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-devel-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-devel-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-devel-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-devel-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-devel-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-devel-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-devel-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-devel-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64::postgresql:16"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:10788"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options don\u0027t meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"AppStream-9.5.0.Z.MAIN:pg_repack-0:1.5.1-1.module+el9.5.0+22557+8cb08ba5.aarch64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:pg_repack-0:1.5.1-1.module+el9.5.0+22557+8cb08ba5.ppc64le::postgresql:16",
"AppStream-9.5.0.Z.MAIN:pg_repack-0:1.5.1-1.module+el9.5.0+22557+8cb08ba5.s390x::postgresql:16",
"AppStream-9.5.0.Z.MAIN:pg_repack-0:1.5.1-1.module+el9.5.0+22557+8cb08ba5.src::postgresql:16",
"AppStream-9.5.0.Z.MAIN:pg_repack-0:1.5.1-1.module+el9.5.0+22557+8cb08ba5.x86_64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:pg_repack-debuginfo-0:1.5.1-1.module+el9.5.0+22557+8cb08ba5.aarch64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:pg_repack-debuginfo-0:1.5.1-1.module+el9.5.0+22557+8cb08ba5.ppc64le::postgresql:16",
"AppStream-9.5.0.Z.MAIN:pg_repack-debuginfo-0:1.5.1-1.module+el9.5.0+22557+8cb08ba5.s390x::postgresql:16",
"AppStream-9.5.0.Z.MAIN:pg_repack-debuginfo-0:1.5.1-1.module+el9.5.0+22557+8cb08ba5.x86_64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:pg_repack-debugsource-0:1.5.1-1.module+el9.5.0+22557+8cb08ba5.aarch64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:pg_repack-debugsource-0:1.5.1-1.module+el9.5.0+22557+8cb08ba5.ppc64le::postgresql:16",
"AppStream-9.5.0.Z.MAIN:pg_repack-debugsource-0:1.5.1-1.module+el9.5.0+22557+8cb08ba5.s390x::postgresql:16",
"AppStream-9.5.0.Z.MAIN:pg_repack-debugsource-0:1.5.1-1.module+el9.5.0+22557+8cb08ba5.x86_64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:pgaudit-0:16.0-1.module+el9.4.0+20427+07482b8c.aarch64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:pgaudit-0:16.0-1.module+el9.4.0+20427+07482b8c.ppc64le::postgresql:16",
"AppStream-9.5.0.Z.MAIN:pgaudit-0:16.0-1.module+el9.4.0+20427+07482b8c.s390x::postgresql:16",
"AppStream-9.5.0.Z.MAIN:pgaudit-0:16.0-1.module+el9.4.0+20427+07482b8c.src::postgresql:16",
"AppStream-9.5.0.Z.MAIN:pgaudit-0:16.0-1.module+el9.4.0+20427+07482b8c.x86_64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:pgaudit-debuginfo-0:16.0-1.module+el9.4.0+20427+07482b8c.aarch64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:pgaudit-debuginfo-0:16.0-1.module+el9.4.0+20427+07482b8c.ppc64le::postgresql:16",
"AppStream-9.5.0.Z.MAIN:pgaudit-debuginfo-0:16.0-1.module+el9.4.0+20427+07482b8c.s390x::postgresql:16",
"AppStream-9.5.0.Z.MAIN:pgaudit-debuginfo-0:16.0-1.module+el9.4.0+20427+07482b8c.x86_64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:pgaudit-debugsource-0:16.0-1.module+el9.4.0+20427+07482b8c.aarch64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:pgaudit-debugsource-0:16.0-1.module+el9.4.0+20427+07482b8c.ppc64le::postgresql:16",
"AppStream-9.5.0.Z.MAIN:pgaudit-debugsource-0:16.0-1.module+el9.4.0+20427+07482b8c.s390x::postgresql:16",
"AppStream-9.5.0.Z.MAIN:pgaudit-debugsource-0:16.0-1.module+el9.4.0+20427+07482b8c.x86_64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:pgvector-0:0.6.2-1.module+el9.5.0+21770+ad2986ef.aarch64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:pgvector-0:0.6.2-1.module+el9.5.0+21770+ad2986ef.ppc64le::postgresql:16",
"AppStream-9.5.0.Z.MAIN:pgvector-0:0.6.2-1.module+el9.5.0+21770+ad2986ef.s390x::postgresql:16",
"AppStream-9.5.0.Z.MAIN:pgvector-0:0.6.2-1.module+el9.5.0+21770+ad2986ef.src::postgresql:16",
"AppStream-9.5.0.Z.MAIN:pgvector-0:0.6.2-1.module+el9.5.0+21770+ad2986ef.x86_64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:pgvector-debuginfo-0:0.6.2-1.module+el9.5.0+21770+ad2986ef.aarch64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:pgvector-debuginfo-0:0.6.2-1.module+el9.5.0+21770+ad2986ef.ppc64le::postgresql:16",
"AppStream-9.5.0.Z.MAIN:pgvector-debuginfo-0:0.6.2-1.module+el9.5.0+21770+ad2986ef.s390x::postgresql:16",
"AppStream-9.5.0.Z.MAIN:pgvector-debuginfo-0:0.6.2-1.module+el9.5.0+21770+ad2986ef.x86_64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:pgvector-debugsource-0:0.6.2-1.module+el9.5.0+21770+ad2986ef.aarch64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:pgvector-debugsource-0:0.6.2-1.module+el9.5.0+21770+ad2986ef.ppc64le::postgresql:16",
"AppStream-9.5.0.Z.MAIN:pgvector-debugsource-0:0.6.2-1.module+el9.5.0+21770+ad2986ef.s390x::postgresql:16",
"AppStream-9.5.0.Z.MAIN:pgvector-debugsource-0:0.6.2-1.module+el9.5.0+21770+ad2986ef.x86_64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgres-decoderbufs-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.aarch64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgres-decoderbufs-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.ppc64le::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgres-decoderbufs-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.s390x::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgres-decoderbufs-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.src::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgres-decoderbufs-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.x86_64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.aarch64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.ppc64le::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.s390x::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.x86_64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.aarch64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.ppc64le::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.s390x::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.x86_64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-0:16.6-1.module+el9.5.0+22557+8cb08ba5.src::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-contrib-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-contrib-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-contrib-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-contrib-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-contrib-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-contrib-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-contrib-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-contrib-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-debugsource-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-debugsource-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-debugsource-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-debugsource-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-docs-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-docs-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-docs-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-docs-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-docs-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-docs-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-docs-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-docs-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-plperl-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-plperl-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-plperl-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-plperl-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-plperl-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-plperl-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-plperl-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-plperl-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-plpython3-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-plpython3-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-plpython3-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-plpython3-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-plpython3-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-plpython3-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-plpython3-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-plpython3-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-pltcl-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-pltcl-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-pltcl-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-pltcl-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-pltcl-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-pltcl-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-pltcl-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-pltcl-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-private-devel-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-private-devel-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-private-devel-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-private-devel-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-private-libs-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-private-libs-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-private-libs-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-private-libs-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-private-libs-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-private-libs-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-private-libs-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-private-libs-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-server-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-server-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-server-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-server-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-server-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-server-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-server-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-server-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-server-devel-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-server-devel-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-server-devel-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-server-devel-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-server-devel-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-server-devel-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-server-devel-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-server-devel-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-static-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-static-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-static-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-static-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-test-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-test-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-test-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-test-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-test-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-test-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-test-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-test-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-test-rpm-macros-0:16.6-1.module+el9.5.0+22557+8cb08ba5.noarch::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-devel-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-devel-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-devel-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-devel-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-devel-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-devel-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-devel-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-devel-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64::postgresql:16"
]
}
],
"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.5.0.Z.MAIN:pg_repack-0:1.5.1-1.module+el9.5.0+22557+8cb08ba5.aarch64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:pg_repack-0:1.5.1-1.module+el9.5.0+22557+8cb08ba5.ppc64le::postgresql:16",
"AppStream-9.5.0.Z.MAIN:pg_repack-0:1.5.1-1.module+el9.5.0+22557+8cb08ba5.s390x::postgresql:16",
"AppStream-9.5.0.Z.MAIN:pg_repack-0:1.5.1-1.module+el9.5.0+22557+8cb08ba5.src::postgresql:16",
"AppStream-9.5.0.Z.MAIN:pg_repack-0:1.5.1-1.module+el9.5.0+22557+8cb08ba5.x86_64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:pg_repack-debuginfo-0:1.5.1-1.module+el9.5.0+22557+8cb08ba5.aarch64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:pg_repack-debuginfo-0:1.5.1-1.module+el9.5.0+22557+8cb08ba5.ppc64le::postgresql:16",
"AppStream-9.5.0.Z.MAIN:pg_repack-debuginfo-0:1.5.1-1.module+el9.5.0+22557+8cb08ba5.s390x::postgresql:16",
"AppStream-9.5.0.Z.MAIN:pg_repack-debuginfo-0:1.5.1-1.module+el9.5.0+22557+8cb08ba5.x86_64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:pg_repack-debugsource-0:1.5.1-1.module+el9.5.0+22557+8cb08ba5.aarch64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:pg_repack-debugsource-0:1.5.1-1.module+el9.5.0+22557+8cb08ba5.ppc64le::postgresql:16",
"AppStream-9.5.0.Z.MAIN:pg_repack-debugsource-0:1.5.1-1.module+el9.5.0+22557+8cb08ba5.s390x::postgresql:16",
"AppStream-9.5.0.Z.MAIN:pg_repack-debugsource-0:1.5.1-1.module+el9.5.0+22557+8cb08ba5.x86_64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:pgaudit-0:16.0-1.module+el9.4.0+20427+07482b8c.aarch64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:pgaudit-0:16.0-1.module+el9.4.0+20427+07482b8c.ppc64le::postgresql:16",
"AppStream-9.5.0.Z.MAIN:pgaudit-0:16.0-1.module+el9.4.0+20427+07482b8c.s390x::postgresql:16",
"AppStream-9.5.0.Z.MAIN:pgaudit-0:16.0-1.module+el9.4.0+20427+07482b8c.src::postgresql:16",
"AppStream-9.5.0.Z.MAIN:pgaudit-0:16.0-1.module+el9.4.0+20427+07482b8c.x86_64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:pgaudit-debuginfo-0:16.0-1.module+el9.4.0+20427+07482b8c.aarch64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:pgaudit-debuginfo-0:16.0-1.module+el9.4.0+20427+07482b8c.ppc64le::postgresql:16",
"AppStream-9.5.0.Z.MAIN:pgaudit-debuginfo-0:16.0-1.module+el9.4.0+20427+07482b8c.s390x::postgresql:16",
"AppStream-9.5.0.Z.MAIN:pgaudit-debuginfo-0:16.0-1.module+el9.4.0+20427+07482b8c.x86_64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:pgaudit-debugsource-0:16.0-1.module+el9.4.0+20427+07482b8c.aarch64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:pgaudit-debugsource-0:16.0-1.module+el9.4.0+20427+07482b8c.ppc64le::postgresql:16",
"AppStream-9.5.0.Z.MAIN:pgaudit-debugsource-0:16.0-1.module+el9.4.0+20427+07482b8c.s390x::postgresql:16",
"AppStream-9.5.0.Z.MAIN:pgaudit-debugsource-0:16.0-1.module+el9.4.0+20427+07482b8c.x86_64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:pgvector-0:0.6.2-1.module+el9.5.0+21770+ad2986ef.aarch64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:pgvector-0:0.6.2-1.module+el9.5.0+21770+ad2986ef.ppc64le::postgresql:16",
"AppStream-9.5.0.Z.MAIN:pgvector-0:0.6.2-1.module+el9.5.0+21770+ad2986ef.s390x::postgresql:16",
"AppStream-9.5.0.Z.MAIN:pgvector-0:0.6.2-1.module+el9.5.0+21770+ad2986ef.src::postgresql:16",
"AppStream-9.5.0.Z.MAIN:pgvector-0:0.6.2-1.module+el9.5.0+21770+ad2986ef.x86_64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:pgvector-debuginfo-0:0.6.2-1.module+el9.5.0+21770+ad2986ef.aarch64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:pgvector-debuginfo-0:0.6.2-1.module+el9.5.0+21770+ad2986ef.ppc64le::postgresql:16",
"AppStream-9.5.0.Z.MAIN:pgvector-debuginfo-0:0.6.2-1.module+el9.5.0+21770+ad2986ef.s390x::postgresql:16",
"AppStream-9.5.0.Z.MAIN:pgvector-debuginfo-0:0.6.2-1.module+el9.5.0+21770+ad2986ef.x86_64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:pgvector-debugsource-0:0.6.2-1.module+el9.5.0+21770+ad2986ef.aarch64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:pgvector-debugsource-0:0.6.2-1.module+el9.5.0+21770+ad2986ef.ppc64le::postgresql:16",
"AppStream-9.5.0.Z.MAIN:pgvector-debugsource-0:0.6.2-1.module+el9.5.0+21770+ad2986ef.s390x::postgresql:16",
"AppStream-9.5.0.Z.MAIN:pgvector-debugsource-0:0.6.2-1.module+el9.5.0+21770+ad2986ef.x86_64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgres-decoderbufs-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.aarch64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgres-decoderbufs-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.ppc64le::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgres-decoderbufs-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.s390x::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgres-decoderbufs-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.src::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgres-decoderbufs-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.x86_64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.aarch64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.ppc64le::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.s390x::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.x86_64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.aarch64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.ppc64le::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.s390x::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.x86_64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-0:16.6-1.module+el9.5.0+22557+8cb08ba5.src::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-contrib-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-contrib-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-contrib-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-contrib-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-contrib-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-contrib-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-contrib-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-contrib-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-debugsource-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-debugsource-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-debugsource-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-debugsource-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-docs-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-docs-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-docs-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-docs-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-docs-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-docs-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-docs-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-docs-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-plperl-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-plperl-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-plperl-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-plperl-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-plperl-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-plperl-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-plperl-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-plperl-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-plpython3-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-plpython3-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-plpython3-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-plpython3-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-plpython3-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-plpython3-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-plpython3-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-plpython3-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-pltcl-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-pltcl-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-pltcl-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-pltcl-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-pltcl-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-pltcl-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-pltcl-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-pltcl-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-private-devel-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-private-devel-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-private-devel-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-private-devel-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-private-libs-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-private-libs-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-private-libs-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-private-libs-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-private-libs-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-private-libs-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-private-libs-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-private-libs-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-server-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-server-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-server-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-server-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-server-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-server-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-server-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-server-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-server-devel-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-server-devel-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-server-devel-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-server-devel-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-server-devel-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-server-devel-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-server-devel-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-server-devel-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-static-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-static-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-static-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-static-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-test-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-test-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-test-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-test-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-test-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-test-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-test-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-test-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-test-rpm-macros-0:16.6-1.module+el9.5.0+22557+8cb08ba5.noarch::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-devel-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-devel-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-devel-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-devel-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-devel-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-devel-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-devel-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-devel-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64::postgresql:16"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "postgresql: PostgreSQL SET ROLE, SET SESSION AUTHORIZATION reset to wrong user ID"
},
{
"cve": "CVE-2024-10979",
"cwe": {
"id": "CWE-15",
"name": "External Control of System or Configuration Setting"
},
"discovery_date": "2024-11-14T14:01:12.059934+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2326253"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in PostgreSQL PL/Perl. This vulnerability allows an unprivileged database user to change sensitive process environment variables (e.g., PATH) via incorrect control of environment variables.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "postgresql: PostgreSQL PL/Perl environment variable changes execute arbitrary code",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability has been given a severity rating of important because the ability to modify sensitive process environment variables (ex. PATH) can lead to unauthorized code execution and privilege escalation. Depending on the privileges of the PostgreSQL user, an attacker may be able to gain higher-level access to the underlying server and create functions who modify environment variables and execute arbitrary commands.",
"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.5.0.Z.MAIN:pg_repack-0:1.5.1-1.module+el9.5.0+22557+8cb08ba5.aarch64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:pg_repack-0:1.5.1-1.module+el9.5.0+22557+8cb08ba5.ppc64le::postgresql:16",
"AppStream-9.5.0.Z.MAIN:pg_repack-0:1.5.1-1.module+el9.5.0+22557+8cb08ba5.s390x::postgresql:16",
"AppStream-9.5.0.Z.MAIN:pg_repack-0:1.5.1-1.module+el9.5.0+22557+8cb08ba5.src::postgresql:16",
"AppStream-9.5.0.Z.MAIN:pg_repack-0:1.5.1-1.module+el9.5.0+22557+8cb08ba5.x86_64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:pg_repack-debuginfo-0:1.5.1-1.module+el9.5.0+22557+8cb08ba5.aarch64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:pg_repack-debuginfo-0:1.5.1-1.module+el9.5.0+22557+8cb08ba5.ppc64le::postgresql:16",
"AppStream-9.5.0.Z.MAIN:pg_repack-debuginfo-0:1.5.1-1.module+el9.5.0+22557+8cb08ba5.s390x::postgresql:16",
"AppStream-9.5.0.Z.MAIN:pg_repack-debuginfo-0:1.5.1-1.module+el9.5.0+22557+8cb08ba5.x86_64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:pg_repack-debugsource-0:1.5.1-1.module+el9.5.0+22557+8cb08ba5.aarch64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:pg_repack-debugsource-0:1.5.1-1.module+el9.5.0+22557+8cb08ba5.ppc64le::postgresql:16",
"AppStream-9.5.0.Z.MAIN:pg_repack-debugsource-0:1.5.1-1.module+el9.5.0+22557+8cb08ba5.s390x::postgresql:16",
"AppStream-9.5.0.Z.MAIN:pg_repack-debugsource-0:1.5.1-1.module+el9.5.0+22557+8cb08ba5.x86_64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:pgaudit-0:16.0-1.module+el9.4.0+20427+07482b8c.aarch64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:pgaudit-0:16.0-1.module+el9.4.0+20427+07482b8c.ppc64le::postgresql:16",
"AppStream-9.5.0.Z.MAIN:pgaudit-0:16.0-1.module+el9.4.0+20427+07482b8c.s390x::postgresql:16",
"AppStream-9.5.0.Z.MAIN:pgaudit-0:16.0-1.module+el9.4.0+20427+07482b8c.src::postgresql:16",
"AppStream-9.5.0.Z.MAIN:pgaudit-0:16.0-1.module+el9.4.0+20427+07482b8c.x86_64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:pgaudit-debuginfo-0:16.0-1.module+el9.4.0+20427+07482b8c.aarch64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:pgaudit-debuginfo-0:16.0-1.module+el9.4.0+20427+07482b8c.ppc64le::postgresql:16",
"AppStream-9.5.0.Z.MAIN:pgaudit-debuginfo-0:16.0-1.module+el9.4.0+20427+07482b8c.s390x::postgresql:16",
"AppStream-9.5.0.Z.MAIN:pgaudit-debuginfo-0:16.0-1.module+el9.4.0+20427+07482b8c.x86_64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:pgaudit-debugsource-0:16.0-1.module+el9.4.0+20427+07482b8c.aarch64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:pgaudit-debugsource-0:16.0-1.module+el9.4.0+20427+07482b8c.ppc64le::postgresql:16",
"AppStream-9.5.0.Z.MAIN:pgaudit-debugsource-0:16.0-1.module+el9.4.0+20427+07482b8c.s390x::postgresql:16",
"AppStream-9.5.0.Z.MAIN:pgaudit-debugsource-0:16.0-1.module+el9.4.0+20427+07482b8c.x86_64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:pgvector-0:0.6.2-1.module+el9.5.0+21770+ad2986ef.aarch64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:pgvector-0:0.6.2-1.module+el9.5.0+21770+ad2986ef.ppc64le::postgresql:16",
"AppStream-9.5.0.Z.MAIN:pgvector-0:0.6.2-1.module+el9.5.0+21770+ad2986ef.s390x::postgresql:16",
"AppStream-9.5.0.Z.MAIN:pgvector-0:0.6.2-1.module+el9.5.0+21770+ad2986ef.src::postgresql:16",
"AppStream-9.5.0.Z.MAIN:pgvector-0:0.6.2-1.module+el9.5.0+21770+ad2986ef.x86_64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:pgvector-debuginfo-0:0.6.2-1.module+el9.5.0+21770+ad2986ef.aarch64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:pgvector-debuginfo-0:0.6.2-1.module+el9.5.0+21770+ad2986ef.ppc64le::postgresql:16",
"AppStream-9.5.0.Z.MAIN:pgvector-debuginfo-0:0.6.2-1.module+el9.5.0+21770+ad2986ef.s390x::postgresql:16",
"AppStream-9.5.0.Z.MAIN:pgvector-debuginfo-0:0.6.2-1.module+el9.5.0+21770+ad2986ef.x86_64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:pgvector-debugsource-0:0.6.2-1.module+el9.5.0+21770+ad2986ef.aarch64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:pgvector-debugsource-0:0.6.2-1.module+el9.5.0+21770+ad2986ef.ppc64le::postgresql:16",
"AppStream-9.5.0.Z.MAIN:pgvector-debugsource-0:0.6.2-1.module+el9.5.0+21770+ad2986ef.s390x::postgresql:16",
"AppStream-9.5.0.Z.MAIN:pgvector-debugsource-0:0.6.2-1.module+el9.5.0+21770+ad2986ef.x86_64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgres-decoderbufs-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.aarch64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgres-decoderbufs-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.ppc64le::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgres-decoderbufs-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.s390x::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgres-decoderbufs-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.src::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgres-decoderbufs-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.x86_64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.aarch64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.ppc64le::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.s390x::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.x86_64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.aarch64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.ppc64le::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.s390x::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.x86_64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-0:16.6-1.module+el9.5.0+22557+8cb08ba5.src::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-contrib-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-contrib-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-contrib-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-contrib-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-contrib-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-contrib-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-contrib-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-contrib-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-debugsource-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-debugsource-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-debugsource-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-debugsource-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-docs-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-docs-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-docs-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-docs-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-docs-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-docs-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-docs-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-docs-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-plperl-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-plperl-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-plperl-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-plperl-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-plperl-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-plperl-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-plperl-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-plperl-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-plpython3-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-plpython3-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-plpython3-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-plpython3-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-plpython3-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-plpython3-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-plpython3-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-plpython3-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-pltcl-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-pltcl-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-pltcl-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-pltcl-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-pltcl-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-pltcl-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-pltcl-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-pltcl-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-private-devel-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-private-devel-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-private-devel-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-private-devel-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-private-libs-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-private-libs-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-private-libs-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-private-libs-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-private-libs-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-private-libs-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-private-libs-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-private-libs-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-server-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-server-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-server-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-server-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-server-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-server-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-server-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-server-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-server-devel-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-server-devel-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-server-devel-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-server-devel-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-server-devel-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-server-devel-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-server-devel-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-server-devel-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-static-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-static-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-static-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-static-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-test-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-test-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-test-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-test-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-test-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-test-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-test-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-test-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-test-rpm-macros-0:16.6-1.module+el9.5.0+22557+8cb08ba5.noarch::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-devel-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-devel-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-devel-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-devel-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-devel-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-devel-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-devel-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-devel-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64::postgresql:16"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-10979"
},
{
"category": "external",
"summary": "RHBZ#2326253",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2326253"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-10979",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-10979"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-10979",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-10979"
},
{
"category": "external",
"summary": "https://www.postgresql.org/support/security/CVE-2024-10979/",
"url": "https://www.postgresql.org/support/security/CVE-2024-10979/"
}
],
"release_date": "2024-11-14T13:00:08.586000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-12-04T09:24:28+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-9.5.0.Z.MAIN:pg_repack-0:1.5.1-1.module+el9.5.0+22557+8cb08ba5.aarch64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:pg_repack-0:1.5.1-1.module+el9.5.0+22557+8cb08ba5.ppc64le::postgresql:16",
"AppStream-9.5.0.Z.MAIN:pg_repack-0:1.5.1-1.module+el9.5.0+22557+8cb08ba5.s390x::postgresql:16",
"AppStream-9.5.0.Z.MAIN:pg_repack-0:1.5.1-1.module+el9.5.0+22557+8cb08ba5.src::postgresql:16",
"AppStream-9.5.0.Z.MAIN:pg_repack-0:1.5.1-1.module+el9.5.0+22557+8cb08ba5.x86_64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:pg_repack-debuginfo-0:1.5.1-1.module+el9.5.0+22557+8cb08ba5.aarch64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:pg_repack-debuginfo-0:1.5.1-1.module+el9.5.0+22557+8cb08ba5.ppc64le::postgresql:16",
"AppStream-9.5.0.Z.MAIN:pg_repack-debuginfo-0:1.5.1-1.module+el9.5.0+22557+8cb08ba5.s390x::postgresql:16",
"AppStream-9.5.0.Z.MAIN:pg_repack-debuginfo-0:1.5.1-1.module+el9.5.0+22557+8cb08ba5.x86_64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:pg_repack-debugsource-0:1.5.1-1.module+el9.5.0+22557+8cb08ba5.aarch64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:pg_repack-debugsource-0:1.5.1-1.module+el9.5.0+22557+8cb08ba5.ppc64le::postgresql:16",
"AppStream-9.5.0.Z.MAIN:pg_repack-debugsource-0:1.5.1-1.module+el9.5.0+22557+8cb08ba5.s390x::postgresql:16",
"AppStream-9.5.0.Z.MAIN:pg_repack-debugsource-0:1.5.1-1.module+el9.5.0+22557+8cb08ba5.x86_64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:pgaudit-0:16.0-1.module+el9.4.0+20427+07482b8c.aarch64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:pgaudit-0:16.0-1.module+el9.4.0+20427+07482b8c.ppc64le::postgresql:16",
"AppStream-9.5.0.Z.MAIN:pgaudit-0:16.0-1.module+el9.4.0+20427+07482b8c.s390x::postgresql:16",
"AppStream-9.5.0.Z.MAIN:pgaudit-0:16.0-1.module+el9.4.0+20427+07482b8c.src::postgresql:16",
"AppStream-9.5.0.Z.MAIN:pgaudit-0:16.0-1.module+el9.4.0+20427+07482b8c.x86_64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:pgaudit-debuginfo-0:16.0-1.module+el9.4.0+20427+07482b8c.aarch64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:pgaudit-debuginfo-0:16.0-1.module+el9.4.0+20427+07482b8c.ppc64le::postgresql:16",
"AppStream-9.5.0.Z.MAIN:pgaudit-debuginfo-0:16.0-1.module+el9.4.0+20427+07482b8c.s390x::postgresql:16",
"AppStream-9.5.0.Z.MAIN:pgaudit-debuginfo-0:16.0-1.module+el9.4.0+20427+07482b8c.x86_64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:pgaudit-debugsource-0:16.0-1.module+el9.4.0+20427+07482b8c.aarch64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:pgaudit-debugsource-0:16.0-1.module+el9.4.0+20427+07482b8c.ppc64le::postgresql:16",
"AppStream-9.5.0.Z.MAIN:pgaudit-debugsource-0:16.0-1.module+el9.4.0+20427+07482b8c.s390x::postgresql:16",
"AppStream-9.5.0.Z.MAIN:pgaudit-debugsource-0:16.0-1.module+el9.4.0+20427+07482b8c.x86_64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:pgvector-0:0.6.2-1.module+el9.5.0+21770+ad2986ef.aarch64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:pgvector-0:0.6.2-1.module+el9.5.0+21770+ad2986ef.ppc64le::postgresql:16",
"AppStream-9.5.0.Z.MAIN:pgvector-0:0.6.2-1.module+el9.5.0+21770+ad2986ef.s390x::postgresql:16",
"AppStream-9.5.0.Z.MAIN:pgvector-0:0.6.2-1.module+el9.5.0+21770+ad2986ef.src::postgresql:16",
"AppStream-9.5.0.Z.MAIN:pgvector-0:0.6.2-1.module+el9.5.0+21770+ad2986ef.x86_64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:pgvector-debuginfo-0:0.6.2-1.module+el9.5.0+21770+ad2986ef.aarch64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:pgvector-debuginfo-0:0.6.2-1.module+el9.5.0+21770+ad2986ef.ppc64le::postgresql:16",
"AppStream-9.5.0.Z.MAIN:pgvector-debuginfo-0:0.6.2-1.module+el9.5.0+21770+ad2986ef.s390x::postgresql:16",
"AppStream-9.5.0.Z.MAIN:pgvector-debuginfo-0:0.6.2-1.module+el9.5.0+21770+ad2986ef.x86_64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:pgvector-debugsource-0:0.6.2-1.module+el9.5.0+21770+ad2986ef.aarch64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:pgvector-debugsource-0:0.6.2-1.module+el9.5.0+21770+ad2986ef.ppc64le::postgresql:16",
"AppStream-9.5.0.Z.MAIN:pgvector-debugsource-0:0.6.2-1.module+el9.5.0+21770+ad2986ef.s390x::postgresql:16",
"AppStream-9.5.0.Z.MAIN:pgvector-debugsource-0:0.6.2-1.module+el9.5.0+21770+ad2986ef.x86_64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgres-decoderbufs-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.aarch64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgres-decoderbufs-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.ppc64le::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgres-decoderbufs-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.s390x::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgres-decoderbufs-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.src::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgres-decoderbufs-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.x86_64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.aarch64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.ppc64le::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.s390x::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.x86_64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.aarch64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.ppc64le::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.s390x::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.x86_64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-0:16.6-1.module+el9.5.0+22557+8cb08ba5.src::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-contrib-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-contrib-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-contrib-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-contrib-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-contrib-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-contrib-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-contrib-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-contrib-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-debugsource-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-debugsource-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-debugsource-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-debugsource-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-docs-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-docs-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-docs-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-docs-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-docs-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-docs-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-docs-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-docs-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-plperl-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-plperl-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-plperl-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-plperl-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-plperl-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-plperl-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-plperl-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-plperl-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-plpython3-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-plpython3-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-plpython3-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-plpython3-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-plpython3-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-plpython3-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-plpython3-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-plpython3-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-pltcl-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-pltcl-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-pltcl-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-pltcl-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-pltcl-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-pltcl-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-pltcl-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-pltcl-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-private-devel-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-private-devel-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-private-devel-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-private-devel-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-private-libs-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-private-libs-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-private-libs-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-private-libs-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-private-libs-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-private-libs-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-private-libs-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-private-libs-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-server-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-server-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-server-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-server-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-server-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-server-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-server-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-server-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-server-devel-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-server-devel-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-server-devel-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-server-devel-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-server-devel-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-server-devel-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-server-devel-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-server-devel-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-static-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-static-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-static-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-static-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-test-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-test-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-test-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-test-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-test-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-test-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-test-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-test-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-test-rpm-macros-0:16.6-1.module+el9.5.0+22557+8cb08ba5.noarch::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-devel-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-devel-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-devel-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-devel-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-devel-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-devel-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-devel-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-devel-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64::postgresql:16"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:10788"
},
{
"category": "workaround",
"details": "Currently the following options exist to help mitigate the impact of this vulnerability: \n1) Restrict Permissions: the creation of PL/Python and PL/Perl functions should be limited to trusted users only. \n2) Environment Variable Sanitization: ensure that environment variables are properly sanitized and any modifications are restricted.\n3) Upgrade PostgreSQL: if a fix is released by the PostgreSQL Global Development Group, update to the latest version.\n4) Audit Database Functions: perform regular audits on user-created functions to detect and prevent potential exploitation.",
"product_ids": [
"AppStream-9.5.0.Z.MAIN:pg_repack-0:1.5.1-1.module+el9.5.0+22557+8cb08ba5.aarch64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:pg_repack-0:1.5.1-1.module+el9.5.0+22557+8cb08ba5.ppc64le::postgresql:16",
"AppStream-9.5.0.Z.MAIN:pg_repack-0:1.5.1-1.module+el9.5.0+22557+8cb08ba5.s390x::postgresql:16",
"AppStream-9.5.0.Z.MAIN:pg_repack-0:1.5.1-1.module+el9.5.0+22557+8cb08ba5.src::postgresql:16",
"AppStream-9.5.0.Z.MAIN:pg_repack-0:1.5.1-1.module+el9.5.0+22557+8cb08ba5.x86_64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:pg_repack-debuginfo-0:1.5.1-1.module+el9.5.0+22557+8cb08ba5.aarch64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:pg_repack-debuginfo-0:1.5.1-1.module+el9.5.0+22557+8cb08ba5.ppc64le::postgresql:16",
"AppStream-9.5.0.Z.MAIN:pg_repack-debuginfo-0:1.5.1-1.module+el9.5.0+22557+8cb08ba5.s390x::postgresql:16",
"AppStream-9.5.0.Z.MAIN:pg_repack-debuginfo-0:1.5.1-1.module+el9.5.0+22557+8cb08ba5.x86_64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:pg_repack-debugsource-0:1.5.1-1.module+el9.5.0+22557+8cb08ba5.aarch64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:pg_repack-debugsource-0:1.5.1-1.module+el9.5.0+22557+8cb08ba5.ppc64le::postgresql:16",
"AppStream-9.5.0.Z.MAIN:pg_repack-debugsource-0:1.5.1-1.module+el9.5.0+22557+8cb08ba5.s390x::postgresql:16",
"AppStream-9.5.0.Z.MAIN:pg_repack-debugsource-0:1.5.1-1.module+el9.5.0+22557+8cb08ba5.x86_64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:pgaudit-0:16.0-1.module+el9.4.0+20427+07482b8c.aarch64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:pgaudit-0:16.0-1.module+el9.4.0+20427+07482b8c.ppc64le::postgresql:16",
"AppStream-9.5.0.Z.MAIN:pgaudit-0:16.0-1.module+el9.4.0+20427+07482b8c.s390x::postgresql:16",
"AppStream-9.5.0.Z.MAIN:pgaudit-0:16.0-1.module+el9.4.0+20427+07482b8c.src::postgresql:16",
"AppStream-9.5.0.Z.MAIN:pgaudit-0:16.0-1.module+el9.4.0+20427+07482b8c.x86_64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:pgaudit-debuginfo-0:16.0-1.module+el9.4.0+20427+07482b8c.aarch64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:pgaudit-debuginfo-0:16.0-1.module+el9.4.0+20427+07482b8c.ppc64le::postgresql:16",
"AppStream-9.5.0.Z.MAIN:pgaudit-debuginfo-0:16.0-1.module+el9.4.0+20427+07482b8c.s390x::postgresql:16",
"AppStream-9.5.0.Z.MAIN:pgaudit-debuginfo-0:16.0-1.module+el9.4.0+20427+07482b8c.x86_64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:pgaudit-debugsource-0:16.0-1.module+el9.4.0+20427+07482b8c.aarch64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:pgaudit-debugsource-0:16.0-1.module+el9.4.0+20427+07482b8c.ppc64le::postgresql:16",
"AppStream-9.5.0.Z.MAIN:pgaudit-debugsource-0:16.0-1.module+el9.4.0+20427+07482b8c.s390x::postgresql:16",
"AppStream-9.5.0.Z.MAIN:pgaudit-debugsource-0:16.0-1.module+el9.4.0+20427+07482b8c.x86_64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:pgvector-0:0.6.2-1.module+el9.5.0+21770+ad2986ef.aarch64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:pgvector-0:0.6.2-1.module+el9.5.0+21770+ad2986ef.ppc64le::postgresql:16",
"AppStream-9.5.0.Z.MAIN:pgvector-0:0.6.2-1.module+el9.5.0+21770+ad2986ef.s390x::postgresql:16",
"AppStream-9.5.0.Z.MAIN:pgvector-0:0.6.2-1.module+el9.5.0+21770+ad2986ef.src::postgresql:16",
"AppStream-9.5.0.Z.MAIN:pgvector-0:0.6.2-1.module+el9.5.0+21770+ad2986ef.x86_64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:pgvector-debuginfo-0:0.6.2-1.module+el9.5.0+21770+ad2986ef.aarch64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:pgvector-debuginfo-0:0.6.2-1.module+el9.5.0+21770+ad2986ef.ppc64le::postgresql:16",
"AppStream-9.5.0.Z.MAIN:pgvector-debuginfo-0:0.6.2-1.module+el9.5.0+21770+ad2986ef.s390x::postgresql:16",
"AppStream-9.5.0.Z.MAIN:pgvector-debuginfo-0:0.6.2-1.module+el9.5.0+21770+ad2986ef.x86_64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:pgvector-debugsource-0:0.6.2-1.module+el9.5.0+21770+ad2986ef.aarch64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:pgvector-debugsource-0:0.6.2-1.module+el9.5.0+21770+ad2986ef.ppc64le::postgresql:16",
"AppStream-9.5.0.Z.MAIN:pgvector-debugsource-0:0.6.2-1.module+el9.5.0+21770+ad2986ef.s390x::postgresql:16",
"AppStream-9.5.0.Z.MAIN:pgvector-debugsource-0:0.6.2-1.module+el9.5.0+21770+ad2986ef.x86_64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgres-decoderbufs-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.aarch64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgres-decoderbufs-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.ppc64le::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgres-decoderbufs-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.s390x::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgres-decoderbufs-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.src::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgres-decoderbufs-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.x86_64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.aarch64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.ppc64le::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.s390x::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.x86_64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.aarch64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.ppc64le::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.s390x::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.x86_64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-0:16.6-1.module+el9.5.0+22557+8cb08ba5.src::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-contrib-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-contrib-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-contrib-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-contrib-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-contrib-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-contrib-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-contrib-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-contrib-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-debugsource-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-debugsource-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-debugsource-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-debugsource-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-docs-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-docs-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-docs-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-docs-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-docs-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-docs-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-docs-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-docs-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-plperl-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-plperl-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-plperl-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-plperl-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-plperl-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-plperl-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-plperl-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-plperl-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-plpython3-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-plpython3-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-plpython3-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-plpython3-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-plpython3-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-plpython3-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-plpython3-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-plpython3-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-pltcl-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-pltcl-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-pltcl-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-pltcl-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-pltcl-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-pltcl-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-pltcl-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-pltcl-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-private-devel-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-private-devel-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-private-devel-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-private-devel-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-private-libs-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-private-libs-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-private-libs-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-private-libs-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-private-libs-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-private-libs-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-private-libs-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-private-libs-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-server-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-server-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-server-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-server-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-server-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-server-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-server-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-server-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-server-devel-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-server-devel-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-server-devel-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-server-devel-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-server-devel-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-server-devel-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-server-devel-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-server-devel-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-static-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-static-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-static-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-static-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-test-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-test-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-test-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-test-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-test-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-test-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-test-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-test-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-test-rpm-macros-0:16.6-1.module+el9.5.0+22557+8cb08ba5.noarch::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-devel-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-devel-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-devel-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-devel-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-devel-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-devel-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-devel-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-devel-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64::postgresql:16"
]
}
],
"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.5.0.Z.MAIN:pg_repack-0:1.5.1-1.module+el9.5.0+22557+8cb08ba5.aarch64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:pg_repack-0:1.5.1-1.module+el9.5.0+22557+8cb08ba5.ppc64le::postgresql:16",
"AppStream-9.5.0.Z.MAIN:pg_repack-0:1.5.1-1.module+el9.5.0+22557+8cb08ba5.s390x::postgresql:16",
"AppStream-9.5.0.Z.MAIN:pg_repack-0:1.5.1-1.module+el9.5.0+22557+8cb08ba5.src::postgresql:16",
"AppStream-9.5.0.Z.MAIN:pg_repack-0:1.5.1-1.module+el9.5.0+22557+8cb08ba5.x86_64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:pg_repack-debuginfo-0:1.5.1-1.module+el9.5.0+22557+8cb08ba5.aarch64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:pg_repack-debuginfo-0:1.5.1-1.module+el9.5.0+22557+8cb08ba5.ppc64le::postgresql:16",
"AppStream-9.5.0.Z.MAIN:pg_repack-debuginfo-0:1.5.1-1.module+el9.5.0+22557+8cb08ba5.s390x::postgresql:16",
"AppStream-9.5.0.Z.MAIN:pg_repack-debuginfo-0:1.5.1-1.module+el9.5.0+22557+8cb08ba5.x86_64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:pg_repack-debugsource-0:1.5.1-1.module+el9.5.0+22557+8cb08ba5.aarch64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:pg_repack-debugsource-0:1.5.1-1.module+el9.5.0+22557+8cb08ba5.ppc64le::postgresql:16",
"AppStream-9.5.0.Z.MAIN:pg_repack-debugsource-0:1.5.1-1.module+el9.5.0+22557+8cb08ba5.s390x::postgresql:16",
"AppStream-9.5.0.Z.MAIN:pg_repack-debugsource-0:1.5.1-1.module+el9.5.0+22557+8cb08ba5.x86_64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:pgaudit-0:16.0-1.module+el9.4.0+20427+07482b8c.aarch64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:pgaudit-0:16.0-1.module+el9.4.0+20427+07482b8c.ppc64le::postgresql:16",
"AppStream-9.5.0.Z.MAIN:pgaudit-0:16.0-1.module+el9.4.0+20427+07482b8c.s390x::postgresql:16",
"AppStream-9.5.0.Z.MAIN:pgaudit-0:16.0-1.module+el9.4.0+20427+07482b8c.src::postgresql:16",
"AppStream-9.5.0.Z.MAIN:pgaudit-0:16.0-1.module+el9.4.0+20427+07482b8c.x86_64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:pgaudit-debuginfo-0:16.0-1.module+el9.4.0+20427+07482b8c.aarch64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:pgaudit-debuginfo-0:16.0-1.module+el9.4.0+20427+07482b8c.ppc64le::postgresql:16",
"AppStream-9.5.0.Z.MAIN:pgaudit-debuginfo-0:16.0-1.module+el9.4.0+20427+07482b8c.s390x::postgresql:16",
"AppStream-9.5.0.Z.MAIN:pgaudit-debuginfo-0:16.0-1.module+el9.4.0+20427+07482b8c.x86_64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:pgaudit-debugsource-0:16.0-1.module+el9.4.0+20427+07482b8c.aarch64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:pgaudit-debugsource-0:16.0-1.module+el9.4.0+20427+07482b8c.ppc64le::postgresql:16",
"AppStream-9.5.0.Z.MAIN:pgaudit-debugsource-0:16.0-1.module+el9.4.0+20427+07482b8c.s390x::postgresql:16",
"AppStream-9.5.0.Z.MAIN:pgaudit-debugsource-0:16.0-1.module+el9.4.0+20427+07482b8c.x86_64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:pgvector-0:0.6.2-1.module+el9.5.0+21770+ad2986ef.aarch64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:pgvector-0:0.6.2-1.module+el9.5.0+21770+ad2986ef.ppc64le::postgresql:16",
"AppStream-9.5.0.Z.MAIN:pgvector-0:0.6.2-1.module+el9.5.0+21770+ad2986ef.s390x::postgresql:16",
"AppStream-9.5.0.Z.MAIN:pgvector-0:0.6.2-1.module+el9.5.0+21770+ad2986ef.src::postgresql:16",
"AppStream-9.5.0.Z.MAIN:pgvector-0:0.6.2-1.module+el9.5.0+21770+ad2986ef.x86_64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:pgvector-debuginfo-0:0.6.2-1.module+el9.5.0+21770+ad2986ef.aarch64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:pgvector-debuginfo-0:0.6.2-1.module+el9.5.0+21770+ad2986ef.ppc64le::postgresql:16",
"AppStream-9.5.0.Z.MAIN:pgvector-debuginfo-0:0.6.2-1.module+el9.5.0+21770+ad2986ef.s390x::postgresql:16",
"AppStream-9.5.0.Z.MAIN:pgvector-debuginfo-0:0.6.2-1.module+el9.5.0+21770+ad2986ef.x86_64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:pgvector-debugsource-0:0.6.2-1.module+el9.5.0+21770+ad2986ef.aarch64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:pgvector-debugsource-0:0.6.2-1.module+el9.5.0+21770+ad2986ef.ppc64le::postgresql:16",
"AppStream-9.5.0.Z.MAIN:pgvector-debugsource-0:0.6.2-1.module+el9.5.0+21770+ad2986ef.s390x::postgresql:16",
"AppStream-9.5.0.Z.MAIN:pgvector-debugsource-0:0.6.2-1.module+el9.5.0+21770+ad2986ef.x86_64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgres-decoderbufs-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.aarch64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgres-decoderbufs-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.ppc64le::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgres-decoderbufs-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.s390x::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgres-decoderbufs-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.src::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgres-decoderbufs-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.x86_64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.aarch64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.ppc64le::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.s390x::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.x86_64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.aarch64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.ppc64le::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.s390x::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.x86_64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-0:16.6-1.module+el9.5.0+22557+8cb08ba5.src::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-contrib-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-contrib-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-contrib-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-contrib-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-contrib-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-contrib-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-contrib-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-contrib-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-debugsource-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-debugsource-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-debugsource-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-debugsource-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-docs-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-docs-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-docs-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-docs-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-docs-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-docs-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-docs-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-docs-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-plperl-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-plperl-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-plperl-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-plperl-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-plperl-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-plperl-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-plperl-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-plperl-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-plpython3-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-plpython3-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-plpython3-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-plpython3-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-plpython3-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-plpython3-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-plpython3-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-plpython3-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-pltcl-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-pltcl-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-pltcl-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-pltcl-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-pltcl-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-pltcl-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-pltcl-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-pltcl-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-private-devel-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-private-devel-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-private-devel-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-private-devel-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-private-libs-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-private-libs-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-private-libs-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-private-libs-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-private-libs-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-private-libs-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-private-libs-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-private-libs-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-server-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-server-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-server-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-server-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-server-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-server-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-server-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-server-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-server-devel-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-server-devel-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-server-devel-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-server-devel-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-server-devel-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-server-devel-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-server-devel-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-server-devel-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-static-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-static-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-static-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-static-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-test-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-test-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-test-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-test-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-test-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-test-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-test-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-test-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-test-rpm-macros-0:16.6-1.module+el9.5.0+22557+8cb08ba5.noarch::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-devel-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-devel-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-devel-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-devel-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-devel-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-devel-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-devel-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-devel-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64::postgresql:16"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "postgresql: PostgreSQL PL/Perl environment variable changes execute arbitrary code"
}
]
}
rhsa-2024_10832
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.\n\nRed Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "PostgreSQL is an advanced object-relational database management system (DBMS).\n\nSecurity Fix(es):\n\n* postgresql: PostgreSQL SET ROLE, SET SESSION AUTHORIZATION reset to wrong user ID (CVE-2024-10978)\n\n* postgresql: PostgreSQL PL/Perl environment variable changes execute arbitrary code (CVE-2024-10979)\n\n* postgresql: PostgreSQL row security below e.g. subqueries disregards user ID changes (CVE-2024-10976)\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-2024:10832",
"url": "https://access.redhat.com/errata/RHSA-2024:10832"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "2326251",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2326251"
},
{
"category": "external",
"summary": "2326253",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2326253"
},
{
"category": "external",
"summary": "2326263",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2326263"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2024/rhsa-2024_10832.json"
}
],
"title": "Red Hat Security Advisory: postgresql:13 security update",
"tracking": {
"current_release_date": "2024-12-09T15:51:55+00:00",
"generator": {
"date": "2024-12-09T15:51:55+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.2.3"
}
},
"id": "RHSA-2024:10832",
"initial_release_date": "2024-12-05T09:15:31+00:00",
"revision_history": [
{
"date": "2024-12-05T09:15:31+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2024-12-05T09:15:31+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2024-12-09T15:51: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.10.0.Z.MAIN.EUS",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:enterprise_linux:8::appstream"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "postgresql:13:8100020241122084628:489197e6",
"product": {
"name": "postgresql:13:8100020241122084628:489197e6",
"product_id": "postgresql:13:8100020241122084628:489197e6",
"product_identification_helper": {
"purl": "pkg:rpmmod/redhat/postgresql@13:8100020241122084628:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgresql-test-rpm-macros-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.noarch",
"product": {
"name": "postgresql-test-rpm-macros-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.noarch",
"product_id": "postgresql-test-rpm-macros-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-test-rpm-macros@13.18-1.module%2Bel8.10.0%2B22549%2Bcf2ec3d9?arch=noarch"
}
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "pg_repack-0:1.4.6-3.module+el8.9.0+20664+9c30cf7f.src",
"product": {
"name": "pg_repack-0:1.4.6-3.module+el8.9.0+20664+9c30cf7f.src",
"product_id": "pg_repack-0:1.4.6-3.module+el8.9.0+20664+9c30cf7f.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pg_repack@1.4.6-3.module%2Bel8.9.0%2B20664%2B9c30cf7f?arch=src"
}
}
},
{
"category": "product_version",
"name": "pgaudit-0:1.5.0-1.module+el8.9.0+20664+9c30cf7f.src",
"product": {
"name": "pgaudit-0:1.5.0-1.module+el8.9.0+20664+9c30cf7f.src",
"product_id": "pgaudit-0:1.5.0-1.module+el8.9.0+20664+9c30cf7f.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pgaudit@1.5.0-1.module%2Bel8.9.0%2B20664%2B9c30cf7f?arch=src"
}
}
},
{
"category": "product_version",
"name": "postgres-decoderbufs-0:0.10.0-2.module+el8.9.0+20664+9c30cf7f.src",
"product": {
"name": "postgres-decoderbufs-0:0.10.0-2.module+el8.9.0+20664+9c30cf7f.src",
"product_id": "postgres-decoderbufs-0:0.10.0-2.module+el8.9.0+20664+9c30cf7f.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgres-decoderbufs@0.10.0-2.module%2Bel8.9.0%2B20664%2B9c30cf7f?arch=src"
}
}
},
{
"category": "product_version",
"name": "postgresql-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.src",
"product": {
"name": "postgresql-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.src",
"product_id": "postgresql-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql@13.18-1.module%2Bel8.10.0%2B22549%2Bcf2ec3d9?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "pg_repack-0:1.4.6-3.module+el8.9.0+20664+9c30cf7f.aarch64",
"product": {
"name": "pg_repack-0:1.4.6-3.module+el8.9.0+20664+9c30cf7f.aarch64",
"product_id": "pg_repack-0:1.4.6-3.module+el8.9.0+20664+9c30cf7f.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pg_repack@1.4.6-3.module%2Bel8.9.0%2B20664%2B9c30cf7f?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "pg_repack-debuginfo-0:1.4.6-3.module+el8.9.0+20664+9c30cf7f.aarch64",
"product": {
"name": "pg_repack-debuginfo-0:1.4.6-3.module+el8.9.0+20664+9c30cf7f.aarch64",
"product_id": "pg_repack-debuginfo-0:1.4.6-3.module+el8.9.0+20664+9c30cf7f.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pg_repack-debuginfo@1.4.6-3.module%2Bel8.9.0%2B20664%2B9c30cf7f?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "pg_repack-debugsource-0:1.4.6-3.module+el8.9.0+20664+9c30cf7f.aarch64",
"product": {
"name": "pg_repack-debugsource-0:1.4.6-3.module+el8.9.0+20664+9c30cf7f.aarch64",
"product_id": "pg_repack-debugsource-0:1.4.6-3.module+el8.9.0+20664+9c30cf7f.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pg_repack-debugsource@1.4.6-3.module%2Bel8.9.0%2B20664%2B9c30cf7f?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "pgaudit-0:1.5.0-1.module+el8.9.0+20664+9c30cf7f.aarch64",
"product": {
"name": "pgaudit-0:1.5.0-1.module+el8.9.0+20664+9c30cf7f.aarch64",
"product_id": "pgaudit-0:1.5.0-1.module+el8.9.0+20664+9c30cf7f.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pgaudit@1.5.0-1.module%2Bel8.9.0%2B20664%2B9c30cf7f?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "pgaudit-debuginfo-0:1.5.0-1.module+el8.9.0+20664+9c30cf7f.aarch64",
"product": {
"name": "pgaudit-debuginfo-0:1.5.0-1.module+el8.9.0+20664+9c30cf7f.aarch64",
"product_id": "pgaudit-debuginfo-0:1.5.0-1.module+el8.9.0+20664+9c30cf7f.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pgaudit-debuginfo@1.5.0-1.module%2Bel8.9.0%2B20664%2B9c30cf7f?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "pgaudit-debugsource-0:1.5.0-1.module+el8.9.0+20664+9c30cf7f.aarch64",
"product": {
"name": "pgaudit-debugsource-0:1.5.0-1.module+el8.9.0+20664+9c30cf7f.aarch64",
"product_id": "pgaudit-debugsource-0:1.5.0-1.module+el8.9.0+20664+9c30cf7f.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pgaudit-debugsource@1.5.0-1.module%2Bel8.9.0%2B20664%2B9c30cf7f?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "postgres-decoderbufs-0:0.10.0-2.module+el8.9.0+20664+9c30cf7f.aarch64",
"product": {
"name": "postgres-decoderbufs-0:0.10.0-2.module+el8.9.0+20664+9c30cf7f.aarch64",
"product_id": "postgres-decoderbufs-0:0.10.0-2.module+el8.9.0+20664+9c30cf7f.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgres-decoderbufs@0.10.0-2.module%2Bel8.9.0%2B20664%2B9c30cf7f?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.9.0+20664+9c30cf7f.aarch64",
"product": {
"name": "postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.9.0+20664+9c30cf7f.aarch64",
"product_id": "postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.9.0+20664+9c30cf7f.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgres-decoderbufs-debuginfo@0.10.0-2.module%2Bel8.9.0%2B20664%2B9c30cf7f?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.9.0+20664+9c30cf7f.aarch64",
"product": {
"name": "postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.9.0+20664+9c30cf7f.aarch64",
"product_id": "postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.9.0+20664+9c30cf7f.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgres-decoderbufs-debugsource@0.10.0-2.module%2Bel8.9.0%2B20664%2B9c30cf7f?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "postgresql-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64",
"product": {
"name": "postgresql-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64",
"product_id": "postgresql-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql@13.18-1.module%2Bel8.10.0%2B22549%2Bcf2ec3d9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "postgresql-contrib-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64",
"product": {
"name": "postgresql-contrib-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64",
"product_id": "postgresql-contrib-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-contrib@13.18-1.module%2Bel8.10.0%2B22549%2Bcf2ec3d9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "postgresql-contrib-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64",
"product": {
"name": "postgresql-contrib-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64",
"product_id": "postgresql-contrib-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-contrib-debuginfo@13.18-1.module%2Bel8.10.0%2B22549%2Bcf2ec3d9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "postgresql-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64",
"product": {
"name": "postgresql-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64",
"product_id": "postgresql-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-debuginfo@13.18-1.module%2Bel8.10.0%2B22549%2Bcf2ec3d9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "postgresql-debugsource-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64",
"product": {
"name": "postgresql-debugsource-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64",
"product_id": "postgresql-debugsource-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-debugsource@13.18-1.module%2Bel8.10.0%2B22549%2Bcf2ec3d9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "postgresql-docs-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64",
"product": {
"name": "postgresql-docs-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64",
"product_id": "postgresql-docs-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-docs@13.18-1.module%2Bel8.10.0%2B22549%2Bcf2ec3d9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "postgresql-docs-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64",
"product": {
"name": "postgresql-docs-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64",
"product_id": "postgresql-docs-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-docs-debuginfo@13.18-1.module%2Bel8.10.0%2B22549%2Bcf2ec3d9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "postgresql-plperl-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64",
"product": {
"name": "postgresql-plperl-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64",
"product_id": "postgresql-plperl-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plperl@13.18-1.module%2Bel8.10.0%2B22549%2Bcf2ec3d9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "postgresql-plperl-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64",
"product": {
"name": "postgresql-plperl-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64",
"product_id": "postgresql-plperl-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plperl-debuginfo@13.18-1.module%2Bel8.10.0%2B22549%2Bcf2ec3d9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "postgresql-plpython3-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64",
"product": {
"name": "postgresql-plpython3-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64",
"product_id": "postgresql-plpython3-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plpython3@13.18-1.module%2Bel8.10.0%2B22549%2Bcf2ec3d9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "postgresql-plpython3-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64",
"product": {
"name": "postgresql-plpython3-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64",
"product_id": "postgresql-plpython3-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plpython3-debuginfo@13.18-1.module%2Bel8.10.0%2B22549%2Bcf2ec3d9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "postgresql-pltcl-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64",
"product": {
"name": "postgresql-pltcl-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64",
"product_id": "postgresql-pltcl-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-pltcl@13.18-1.module%2Bel8.10.0%2B22549%2Bcf2ec3d9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "postgresql-pltcl-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64",
"product": {
"name": "postgresql-pltcl-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64",
"product_id": "postgresql-pltcl-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-pltcl-debuginfo@13.18-1.module%2Bel8.10.0%2B22549%2Bcf2ec3d9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64",
"product": {
"name": "postgresql-server-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64",
"product_id": "postgresql-server-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server@13.18-1.module%2Bel8.10.0%2B22549%2Bcf2ec3d9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64",
"product": {
"name": "postgresql-server-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64",
"product_id": "postgresql-server-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server-debuginfo@13.18-1.module%2Bel8.10.0%2B22549%2Bcf2ec3d9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-devel-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64",
"product": {
"name": "postgresql-server-devel-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64",
"product_id": "postgresql-server-devel-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server-devel@13.18-1.module%2Bel8.10.0%2B22549%2Bcf2ec3d9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-devel-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64",
"product": {
"name": "postgresql-server-devel-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64",
"product_id": "postgresql-server-devel-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server-devel-debuginfo@13.18-1.module%2Bel8.10.0%2B22549%2Bcf2ec3d9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "postgresql-static-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64",
"product": {
"name": "postgresql-static-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64",
"product_id": "postgresql-static-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-static@13.18-1.module%2Bel8.10.0%2B22549%2Bcf2ec3d9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "postgresql-test-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64",
"product": {
"name": "postgresql-test-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64",
"product_id": "postgresql-test-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-test@13.18-1.module%2Bel8.10.0%2B22549%2Bcf2ec3d9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "postgresql-test-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64",
"product": {
"name": "postgresql-test-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64",
"product_id": "postgresql-test-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-test-debuginfo@13.18-1.module%2Bel8.10.0%2B22549%2Bcf2ec3d9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64",
"product": {
"name": "postgresql-upgrade-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64",
"product_id": "postgresql-upgrade-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade@13.18-1.module%2Bel8.10.0%2B22549%2Bcf2ec3d9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64",
"product": {
"name": "postgresql-upgrade-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64",
"product_id": "postgresql-upgrade-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade-debuginfo@13.18-1.module%2Bel8.10.0%2B22549%2Bcf2ec3d9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-devel-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64",
"product": {
"name": "postgresql-upgrade-devel-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64",
"product_id": "postgresql-upgrade-devel-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade-devel@13.18-1.module%2Bel8.10.0%2B22549%2Bcf2ec3d9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-devel-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64",
"product": {
"name": "postgresql-upgrade-devel-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64",
"product_id": "postgresql-upgrade-devel-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade-devel-debuginfo@13.18-1.module%2Bel8.10.0%2B22549%2Bcf2ec3d9?arch=aarch64"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "pg_repack-0:1.4.6-3.module+el8.9.0+20664+9c30cf7f.ppc64le",
"product": {
"name": "pg_repack-0:1.4.6-3.module+el8.9.0+20664+9c30cf7f.ppc64le",
"product_id": "pg_repack-0:1.4.6-3.module+el8.9.0+20664+9c30cf7f.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pg_repack@1.4.6-3.module%2Bel8.9.0%2B20664%2B9c30cf7f?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "pg_repack-debuginfo-0:1.4.6-3.module+el8.9.0+20664+9c30cf7f.ppc64le",
"product": {
"name": "pg_repack-debuginfo-0:1.4.6-3.module+el8.9.0+20664+9c30cf7f.ppc64le",
"product_id": "pg_repack-debuginfo-0:1.4.6-3.module+el8.9.0+20664+9c30cf7f.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pg_repack-debuginfo@1.4.6-3.module%2Bel8.9.0%2B20664%2B9c30cf7f?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "pg_repack-debugsource-0:1.4.6-3.module+el8.9.0+20664+9c30cf7f.ppc64le",
"product": {
"name": "pg_repack-debugsource-0:1.4.6-3.module+el8.9.0+20664+9c30cf7f.ppc64le",
"product_id": "pg_repack-debugsource-0:1.4.6-3.module+el8.9.0+20664+9c30cf7f.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pg_repack-debugsource@1.4.6-3.module%2Bel8.9.0%2B20664%2B9c30cf7f?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "pgaudit-0:1.5.0-1.module+el8.9.0+20664+9c30cf7f.ppc64le",
"product": {
"name": "pgaudit-0:1.5.0-1.module+el8.9.0+20664+9c30cf7f.ppc64le",
"product_id": "pgaudit-0:1.5.0-1.module+el8.9.0+20664+9c30cf7f.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pgaudit@1.5.0-1.module%2Bel8.9.0%2B20664%2B9c30cf7f?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "pgaudit-debuginfo-0:1.5.0-1.module+el8.9.0+20664+9c30cf7f.ppc64le",
"product": {
"name": "pgaudit-debuginfo-0:1.5.0-1.module+el8.9.0+20664+9c30cf7f.ppc64le",
"product_id": "pgaudit-debuginfo-0:1.5.0-1.module+el8.9.0+20664+9c30cf7f.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pgaudit-debuginfo@1.5.0-1.module%2Bel8.9.0%2B20664%2B9c30cf7f?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "pgaudit-debugsource-0:1.5.0-1.module+el8.9.0+20664+9c30cf7f.ppc64le",
"product": {
"name": "pgaudit-debugsource-0:1.5.0-1.module+el8.9.0+20664+9c30cf7f.ppc64le",
"product_id": "pgaudit-debugsource-0:1.5.0-1.module+el8.9.0+20664+9c30cf7f.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pgaudit-debugsource@1.5.0-1.module%2Bel8.9.0%2B20664%2B9c30cf7f?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "postgres-decoderbufs-0:0.10.0-2.module+el8.9.0+20664+9c30cf7f.ppc64le",
"product": {
"name": "postgres-decoderbufs-0:0.10.0-2.module+el8.9.0+20664+9c30cf7f.ppc64le",
"product_id": "postgres-decoderbufs-0:0.10.0-2.module+el8.9.0+20664+9c30cf7f.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgres-decoderbufs@0.10.0-2.module%2Bel8.9.0%2B20664%2B9c30cf7f?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.9.0+20664+9c30cf7f.ppc64le",
"product": {
"name": "postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.9.0+20664+9c30cf7f.ppc64le",
"product_id": "postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.9.0+20664+9c30cf7f.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgres-decoderbufs-debuginfo@0.10.0-2.module%2Bel8.9.0%2B20664%2B9c30cf7f?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.9.0+20664+9c30cf7f.ppc64le",
"product": {
"name": "postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.9.0+20664+9c30cf7f.ppc64le",
"product_id": "postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.9.0+20664+9c30cf7f.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgres-decoderbufs-debugsource@0.10.0-2.module%2Bel8.9.0%2B20664%2B9c30cf7f?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "postgresql-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le",
"product": {
"name": "postgresql-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le",
"product_id": "postgresql-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql@13.18-1.module%2Bel8.10.0%2B22549%2Bcf2ec3d9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "postgresql-contrib-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le",
"product": {
"name": "postgresql-contrib-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le",
"product_id": "postgresql-contrib-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-contrib@13.18-1.module%2Bel8.10.0%2B22549%2Bcf2ec3d9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "postgresql-contrib-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le",
"product": {
"name": "postgresql-contrib-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le",
"product_id": "postgresql-contrib-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-contrib-debuginfo@13.18-1.module%2Bel8.10.0%2B22549%2Bcf2ec3d9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "postgresql-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le",
"product": {
"name": "postgresql-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le",
"product_id": "postgresql-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-debuginfo@13.18-1.module%2Bel8.10.0%2B22549%2Bcf2ec3d9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "postgresql-debugsource-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le",
"product": {
"name": "postgresql-debugsource-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le",
"product_id": "postgresql-debugsource-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-debugsource@13.18-1.module%2Bel8.10.0%2B22549%2Bcf2ec3d9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "postgresql-docs-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le",
"product": {
"name": "postgresql-docs-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le",
"product_id": "postgresql-docs-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-docs@13.18-1.module%2Bel8.10.0%2B22549%2Bcf2ec3d9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "postgresql-docs-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le",
"product": {
"name": "postgresql-docs-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le",
"product_id": "postgresql-docs-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-docs-debuginfo@13.18-1.module%2Bel8.10.0%2B22549%2Bcf2ec3d9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "postgresql-plperl-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le",
"product": {
"name": "postgresql-plperl-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le",
"product_id": "postgresql-plperl-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plperl@13.18-1.module%2Bel8.10.0%2B22549%2Bcf2ec3d9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "postgresql-plperl-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le",
"product": {
"name": "postgresql-plperl-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le",
"product_id": "postgresql-plperl-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plperl-debuginfo@13.18-1.module%2Bel8.10.0%2B22549%2Bcf2ec3d9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "postgresql-plpython3-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le",
"product": {
"name": "postgresql-plpython3-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le",
"product_id": "postgresql-plpython3-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plpython3@13.18-1.module%2Bel8.10.0%2B22549%2Bcf2ec3d9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "postgresql-plpython3-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le",
"product": {
"name": "postgresql-plpython3-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le",
"product_id": "postgresql-plpython3-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plpython3-debuginfo@13.18-1.module%2Bel8.10.0%2B22549%2Bcf2ec3d9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "postgresql-pltcl-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le",
"product": {
"name": "postgresql-pltcl-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le",
"product_id": "postgresql-pltcl-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-pltcl@13.18-1.module%2Bel8.10.0%2B22549%2Bcf2ec3d9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "postgresql-pltcl-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le",
"product": {
"name": "postgresql-pltcl-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le",
"product_id": "postgresql-pltcl-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-pltcl-debuginfo@13.18-1.module%2Bel8.10.0%2B22549%2Bcf2ec3d9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le",
"product": {
"name": "postgresql-server-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le",
"product_id": "postgresql-server-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server@13.18-1.module%2Bel8.10.0%2B22549%2Bcf2ec3d9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le",
"product": {
"name": "postgresql-server-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le",
"product_id": "postgresql-server-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server-debuginfo@13.18-1.module%2Bel8.10.0%2B22549%2Bcf2ec3d9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-devel-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le",
"product": {
"name": "postgresql-server-devel-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le",
"product_id": "postgresql-server-devel-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server-devel@13.18-1.module%2Bel8.10.0%2B22549%2Bcf2ec3d9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-devel-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le",
"product": {
"name": "postgresql-server-devel-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le",
"product_id": "postgresql-server-devel-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server-devel-debuginfo@13.18-1.module%2Bel8.10.0%2B22549%2Bcf2ec3d9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "postgresql-static-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le",
"product": {
"name": "postgresql-static-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le",
"product_id": "postgresql-static-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-static@13.18-1.module%2Bel8.10.0%2B22549%2Bcf2ec3d9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "postgresql-test-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le",
"product": {
"name": "postgresql-test-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le",
"product_id": "postgresql-test-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-test@13.18-1.module%2Bel8.10.0%2B22549%2Bcf2ec3d9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "postgresql-test-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le",
"product": {
"name": "postgresql-test-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le",
"product_id": "postgresql-test-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-test-debuginfo@13.18-1.module%2Bel8.10.0%2B22549%2Bcf2ec3d9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le",
"product": {
"name": "postgresql-upgrade-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le",
"product_id": "postgresql-upgrade-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade@13.18-1.module%2Bel8.10.0%2B22549%2Bcf2ec3d9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le",
"product": {
"name": "postgresql-upgrade-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le",
"product_id": "postgresql-upgrade-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade-debuginfo@13.18-1.module%2Bel8.10.0%2B22549%2Bcf2ec3d9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-devel-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le",
"product": {
"name": "postgresql-upgrade-devel-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le",
"product_id": "postgresql-upgrade-devel-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade-devel@13.18-1.module%2Bel8.10.0%2B22549%2Bcf2ec3d9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-devel-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le",
"product": {
"name": "postgresql-upgrade-devel-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le",
"product_id": "postgresql-upgrade-devel-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade-devel-debuginfo@13.18-1.module%2Bel8.10.0%2B22549%2Bcf2ec3d9?arch=ppc64le"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "pg_repack-0:1.4.6-3.module+el8.9.0+20664+9c30cf7f.s390x",
"product": {
"name": "pg_repack-0:1.4.6-3.module+el8.9.0+20664+9c30cf7f.s390x",
"product_id": "pg_repack-0:1.4.6-3.module+el8.9.0+20664+9c30cf7f.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pg_repack@1.4.6-3.module%2Bel8.9.0%2B20664%2B9c30cf7f?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "pg_repack-debuginfo-0:1.4.6-3.module+el8.9.0+20664+9c30cf7f.s390x",
"product": {
"name": "pg_repack-debuginfo-0:1.4.6-3.module+el8.9.0+20664+9c30cf7f.s390x",
"product_id": "pg_repack-debuginfo-0:1.4.6-3.module+el8.9.0+20664+9c30cf7f.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pg_repack-debuginfo@1.4.6-3.module%2Bel8.9.0%2B20664%2B9c30cf7f?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "pg_repack-debugsource-0:1.4.6-3.module+el8.9.0+20664+9c30cf7f.s390x",
"product": {
"name": "pg_repack-debugsource-0:1.4.6-3.module+el8.9.0+20664+9c30cf7f.s390x",
"product_id": "pg_repack-debugsource-0:1.4.6-3.module+el8.9.0+20664+9c30cf7f.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pg_repack-debugsource@1.4.6-3.module%2Bel8.9.0%2B20664%2B9c30cf7f?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "pgaudit-0:1.5.0-1.module+el8.9.0+20664+9c30cf7f.s390x",
"product": {
"name": "pgaudit-0:1.5.0-1.module+el8.9.0+20664+9c30cf7f.s390x",
"product_id": "pgaudit-0:1.5.0-1.module+el8.9.0+20664+9c30cf7f.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pgaudit@1.5.0-1.module%2Bel8.9.0%2B20664%2B9c30cf7f?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "pgaudit-debuginfo-0:1.5.0-1.module+el8.9.0+20664+9c30cf7f.s390x",
"product": {
"name": "pgaudit-debuginfo-0:1.5.0-1.module+el8.9.0+20664+9c30cf7f.s390x",
"product_id": "pgaudit-debuginfo-0:1.5.0-1.module+el8.9.0+20664+9c30cf7f.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pgaudit-debuginfo@1.5.0-1.module%2Bel8.9.0%2B20664%2B9c30cf7f?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "pgaudit-debugsource-0:1.5.0-1.module+el8.9.0+20664+9c30cf7f.s390x",
"product": {
"name": "pgaudit-debugsource-0:1.5.0-1.module+el8.9.0+20664+9c30cf7f.s390x",
"product_id": "pgaudit-debugsource-0:1.5.0-1.module+el8.9.0+20664+9c30cf7f.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pgaudit-debugsource@1.5.0-1.module%2Bel8.9.0%2B20664%2B9c30cf7f?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "postgres-decoderbufs-0:0.10.0-2.module+el8.9.0+20664+9c30cf7f.s390x",
"product": {
"name": "postgres-decoderbufs-0:0.10.0-2.module+el8.9.0+20664+9c30cf7f.s390x",
"product_id": "postgres-decoderbufs-0:0.10.0-2.module+el8.9.0+20664+9c30cf7f.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgres-decoderbufs@0.10.0-2.module%2Bel8.9.0%2B20664%2B9c30cf7f?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.9.0+20664+9c30cf7f.s390x",
"product": {
"name": "postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.9.0+20664+9c30cf7f.s390x",
"product_id": "postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.9.0+20664+9c30cf7f.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgres-decoderbufs-debuginfo@0.10.0-2.module%2Bel8.9.0%2B20664%2B9c30cf7f?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.9.0+20664+9c30cf7f.s390x",
"product": {
"name": "postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.9.0+20664+9c30cf7f.s390x",
"product_id": "postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.9.0+20664+9c30cf7f.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgres-decoderbufs-debugsource@0.10.0-2.module%2Bel8.9.0%2B20664%2B9c30cf7f?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "postgresql-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x",
"product": {
"name": "postgresql-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x",
"product_id": "postgresql-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql@13.18-1.module%2Bel8.10.0%2B22549%2Bcf2ec3d9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "postgresql-contrib-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x",
"product": {
"name": "postgresql-contrib-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x",
"product_id": "postgresql-contrib-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-contrib@13.18-1.module%2Bel8.10.0%2B22549%2Bcf2ec3d9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "postgresql-contrib-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x",
"product": {
"name": "postgresql-contrib-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x",
"product_id": "postgresql-contrib-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-contrib-debuginfo@13.18-1.module%2Bel8.10.0%2B22549%2Bcf2ec3d9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "postgresql-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x",
"product": {
"name": "postgresql-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x",
"product_id": "postgresql-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-debuginfo@13.18-1.module%2Bel8.10.0%2B22549%2Bcf2ec3d9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "postgresql-debugsource-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x",
"product": {
"name": "postgresql-debugsource-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x",
"product_id": "postgresql-debugsource-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-debugsource@13.18-1.module%2Bel8.10.0%2B22549%2Bcf2ec3d9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "postgresql-docs-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x",
"product": {
"name": "postgresql-docs-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x",
"product_id": "postgresql-docs-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-docs@13.18-1.module%2Bel8.10.0%2B22549%2Bcf2ec3d9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "postgresql-docs-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x",
"product": {
"name": "postgresql-docs-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x",
"product_id": "postgresql-docs-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-docs-debuginfo@13.18-1.module%2Bel8.10.0%2B22549%2Bcf2ec3d9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "postgresql-plperl-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x",
"product": {
"name": "postgresql-plperl-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x",
"product_id": "postgresql-plperl-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plperl@13.18-1.module%2Bel8.10.0%2B22549%2Bcf2ec3d9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "postgresql-plperl-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x",
"product": {
"name": "postgresql-plperl-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x",
"product_id": "postgresql-plperl-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plperl-debuginfo@13.18-1.module%2Bel8.10.0%2B22549%2Bcf2ec3d9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "postgresql-plpython3-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x",
"product": {
"name": "postgresql-plpython3-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x",
"product_id": "postgresql-plpython3-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plpython3@13.18-1.module%2Bel8.10.0%2B22549%2Bcf2ec3d9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "postgresql-plpython3-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x",
"product": {
"name": "postgresql-plpython3-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x",
"product_id": "postgresql-plpython3-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plpython3-debuginfo@13.18-1.module%2Bel8.10.0%2B22549%2Bcf2ec3d9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "postgresql-pltcl-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x",
"product": {
"name": "postgresql-pltcl-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x",
"product_id": "postgresql-pltcl-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-pltcl@13.18-1.module%2Bel8.10.0%2B22549%2Bcf2ec3d9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "postgresql-pltcl-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x",
"product": {
"name": "postgresql-pltcl-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x",
"product_id": "postgresql-pltcl-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-pltcl-debuginfo@13.18-1.module%2Bel8.10.0%2B22549%2Bcf2ec3d9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x",
"product": {
"name": "postgresql-server-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x",
"product_id": "postgresql-server-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server@13.18-1.module%2Bel8.10.0%2B22549%2Bcf2ec3d9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x",
"product": {
"name": "postgresql-server-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x",
"product_id": "postgresql-server-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server-debuginfo@13.18-1.module%2Bel8.10.0%2B22549%2Bcf2ec3d9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-devel-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x",
"product": {
"name": "postgresql-server-devel-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x",
"product_id": "postgresql-server-devel-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server-devel@13.18-1.module%2Bel8.10.0%2B22549%2Bcf2ec3d9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-devel-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x",
"product": {
"name": "postgresql-server-devel-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x",
"product_id": "postgresql-server-devel-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server-devel-debuginfo@13.18-1.module%2Bel8.10.0%2B22549%2Bcf2ec3d9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "postgresql-static-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x",
"product": {
"name": "postgresql-static-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x",
"product_id": "postgresql-static-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-static@13.18-1.module%2Bel8.10.0%2B22549%2Bcf2ec3d9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "postgresql-test-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x",
"product": {
"name": "postgresql-test-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x",
"product_id": "postgresql-test-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-test@13.18-1.module%2Bel8.10.0%2B22549%2Bcf2ec3d9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "postgresql-test-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x",
"product": {
"name": "postgresql-test-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x",
"product_id": "postgresql-test-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-test-debuginfo@13.18-1.module%2Bel8.10.0%2B22549%2Bcf2ec3d9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x",
"product": {
"name": "postgresql-upgrade-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x",
"product_id": "postgresql-upgrade-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade@13.18-1.module%2Bel8.10.0%2B22549%2Bcf2ec3d9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x",
"product": {
"name": "postgresql-upgrade-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x",
"product_id": "postgresql-upgrade-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade-debuginfo@13.18-1.module%2Bel8.10.0%2B22549%2Bcf2ec3d9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-devel-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x",
"product": {
"name": "postgresql-upgrade-devel-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x",
"product_id": "postgresql-upgrade-devel-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade-devel@13.18-1.module%2Bel8.10.0%2B22549%2Bcf2ec3d9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-devel-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x",
"product": {
"name": "postgresql-upgrade-devel-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x",
"product_id": "postgresql-upgrade-devel-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade-devel-debuginfo@13.18-1.module%2Bel8.10.0%2B22549%2Bcf2ec3d9?arch=s390x"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "pg_repack-0:1.4.6-3.module+el8.9.0+20664+9c30cf7f.x86_64",
"product": {
"name": "pg_repack-0:1.4.6-3.module+el8.9.0+20664+9c30cf7f.x86_64",
"product_id": "pg_repack-0:1.4.6-3.module+el8.9.0+20664+9c30cf7f.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pg_repack@1.4.6-3.module%2Bel8.9.0%2B20664%2B9c30cf7f?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "pg_repack-debuginfo-0:1.4.6-3.module+el8.9.0+20664+9c30cf7f.x86_64",
"product": {
"name": "pg_repack-debuginfo-0:1.4.6-3.module+el8.9.0+20664+9c30cf7f.x86_64",
"product_id": "pg_repack-debuginfo-0:1.4.6-3.module+el8.9.0+20664+9c30cf7f.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pg_repack-debuginfo@1.4.6-3.module%2Bel8.9.0%2B20664%2B9c30cf7f?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "pg_repack-debugsource-0:1.4.6-3.module+el8.9.0+20664+9c30cf7f.x86_64",
"product": {
"name": "pg_repack-debugsource-0:1.4.6-3.module+el8.9.0+20664+9c30cf7f.x86_64",
"product_id": "pg_repack-debugsource-0:1.4.6-3.module+el8.9.0+20664+9c30cf7f.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pg_repack-debugsource@1.4.6-3.module%2Bel8.9.0%2B20664%2B9c30cf7f?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "pgaudit-0:1.5.0-1.module+el8.9.0+20664+9c30cf7f.x86_64",
"product": {
"name": "pgaudit-0:1.5.0-1.module+el8.9.0+20664+9c30cf7f.x86_64",
"product_id": "pgaudit-0:1.5.0-1.module+el8.9.0+20664+9c30cf7f.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pgaudit@1.5.0-1.module%2Bel8.9.0%2B20664%2B9c30cf7f?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "pgaudit-debuginfo-0:1.5.0-1.module+el8.9.0+20664+9c30cf7f.x86_64",
"product": {
"name": "pgaudit-debuginfo-0:1.5.0-1.module+el8.9.0+20664+9c30cf7f.x86_64",
"product_id": "pgaudit-debuginfo-0:1.5.0-1.module+el8.9.0+20664+9c30cf7f.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pgaudit-debuginfo@1.5.0-1.module%2Bel8.9.0%2B20664%2B9c30cf7f?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "pgaudit-debugsource-0:1.5.0-1.module+el8.9.0+20664+9c30cf7f.x86_64",
"product": {
"name": "pgaudit-debugsource-0:1.5.0-1.module+el8.9.0+20664+9c30cf7f.x86_64",
"product_id": "pgaudit-debugsource-0:1.5.0-1.module+el8.9.0+20664+9c30cf7f.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pgaudit-debugsource@1.5.0-1.module%2Bel8.9.0%2B20664%2B9c30cf7f?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "postgres-decoderbufs-0:0.10.0-2.module+el8.9.0+20664+9c30cf7f.x86_64",
"product": {
"name": "postgres-decoderbufs-0:0.10.0-2.module+el8.9.0+20664+9c30cf7f.x86_64",
"product_id": "postgres-decoderbufs-0:0.10.0-2.module+el8.9.0+20664+9c30cf7f.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgres-decoderbufs@0.10.0-2.module%2Bel8.9.0%2B20664%2B9c30cf7f?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.9.0+20664+9c30cf7f.x86_64",
"product": {
"name": "postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.9.0+20664+9c30cf7f.x86_64",
"product_id": "postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.9.0+20664+9c30cf7f.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgres-decoderbufs-debuginfo@0.10.0-2.module%2Bel8.9.0%2B20664%2B9c30cf7f?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.9.0+20664+9c30cf7f.x86_64",
"product": {
"name": "postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.9.0+20664+9c30cf7f.x86_64",
"product_id": "postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.9.0+20664+9c30cf7f.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgres-decoderbufs-debugsource@0.10.0-2.module%2Bel8.9.0%2B20664%2B9c30cf7f?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "postgresql-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64",
"product": {
"name": "postgresql-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64",
"product_id": "postgresql-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql@13.18-1.module%2Bel8.10.0%2B22549%2Bcf2ec3d9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "postgresql-contrib-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64",
"product": {
"name": "postgresql-contrib-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64",
"product_id": "postgresql-contrib-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-contrib@13.18-1.module%2Bel8.10.0%2B22549%2Bcf2ec3d9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "postgresql-contrib-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64",
"product": {
"name": "postgresql-contrib-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64",
"product_id": "postgresql-contrib-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-contrib-debuginfo@13.18-1.module%2Bel8.10.0%2B22549%2Bcf2ec3d9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "postgresql-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64",
"product": {
"name": "postgresql-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64",
"product_id": "postgresql-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-debuginfo@13.18-1.module%2Bel8.10.0%2B22549%2Bcf2ec3d9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "postgresql-debugsource-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64",
"product": {
"name": "postgresql-debugsource-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64",
"product_id": "postgresql-debugsource-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-debugsource@13.18-1.module%2Bel8.10.0%2B22549%2Bcf2ec3d9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "postgresql-docs-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64",
"product": {
"name": "postgresql-docs-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64",
"product_id": "postgresql-docs-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-docs@13.18-1.module%2Bel8.10.0%2B22549%2Bcf2ec3d9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "postgresql-docs-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64",
"product": {
"name": "postgresql-docs-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64",
"product_id": "postgresql-docs-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-docs-debuginfo@13.18-1.module%2Bel8.10.0%2B22549%2Bcf2ec3d9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "postgresql-plperl-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64",
"product": {
"name": "postgresql-plperl-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64",
"product_id": "postgresql-plperl-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plperl@13.18-1.module%2Bel8.10.0%2B22549%2Bcf2ec3d9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "postgresql-plperl-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64",
"product": {
"name": "postgresql-plperl-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64",
"product_id": "postgresql-plperl-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plperl-debuginfo@13.18-1.module%2Bel8.10.0%2B22549%2Bcf2ec3d9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "postgresql-plpython3-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64",
"product": {
"name": "postgresql-plpython3-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64",
"product_id": "postgresql-plpython3-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plpython3@13.18-1.module%2Bel8.10.0%2B22549%2Bcf2ec3d9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "postgresql-plpython3-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64",
"product": {
"name": "postgresql-plpython3-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64",
"product_id": "postgresql-plpython3-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plpython3-debuginfo@13.18-1.module%2Bel8.10.0%2B22549%2Bcf2ec3d9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "postgresql-pltcl-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64",
"product": {
"name": "postgresql-pltcl-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64",
"product_id": "postgresql-pltcl-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-pltcl@13.18-1.module%2Bel8.10.0%2B22549%2Bcf2ec3d9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "postgresql-pltcl-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64",
"product": {
"name": "postgresql-pltcl-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64",
"product_id": "postgresql-pltcl-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-pltcl-debuginfo@13.18-1.module%2Bel8.10.0%2B22549%2Bcf2ec3d9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64",
"product": {
"name": "postgresql-server-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64",
"product_id": "postgresql-server-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server@13.18-1.module%2Bel8.10.0%2B22549%2Bcf2ec3d9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64",
"product": {
"name": "postgresql-server-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64",
"product_id": "postgresql-server-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server-debuginfo@13.18-1.module%2Bel8.10.0%2B22549%2Bcf2ec3d9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-devel-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64",
"product": {
"name": "postgresql-server-devel-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64",
"product_id": "postgresql-server-devel-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server-devel@13.18-1.module%2Bel8.10.0%2B22549%2Bcf2ec3d9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-devel-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64",
"product": {
"name": "postgresql-server-devel-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64",
"product_id": "postgresql-server-devel-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server-devel-debuginfo@13.18-1.module%2Bel8.10.0%2B22549%2Bcf2ec3d9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "postgresql-static-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64",
"product": {
"name": "postgresql-static-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64",
"product_id": "postgresql-static-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-static@13.18-1.module%2Bel8.10.0%2B22549%2Bcf2ec3d9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "postgresql-test-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64",
"product": {
"name": "postgresql-test-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64",
"product_id": "postgresql-test-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-test@13.18-1.module%2Bel8.10.0%2B22549%2Bcf2ec3d9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "postgresql-test-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64",
"product": {
"name": "postgresql-test-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64",
"product_id": "postgresql-test-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-test-debuginfo@13.18-1.module%2Bel8.10.0%2B22549%2Bcf2ec3d9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64",
"product": {
"name": "postgresql-upgrade-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64",
"product_id": "postgresql-upgrade-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade@13.18-1.module%2Bel8.10.0%2B22549%2Bcf2ec3d9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64",
"product": {
"name": "postgresql-upgrade-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64",
"product_id": "postgresql-upgrade-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade-debuginfo@13.18-1.module%2Bel8.10.0%2B22549%2Bcf2ec3d9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-devel-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64",
"product": {
"name": "postgresql-upgrade-devel-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64",
"product_id": "postgresql-upgrade-devel-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade-devel@13.18-1.module%2Bel8.10.0%2B22549%2Bcf2ec3d9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-devel-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64",
"product": {
"name": "postgresql-upgrade-devel-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64",
"product_id": "postgresql-upgrade-devel-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade-devel-debuginfo@13.18-1.module%2Bel8.10.0%2B22549%2Bcf2ec3d9?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql:13:8100020241122084628:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6"
},
"product_reference": "postgresql:13:8100020241122084628:489197e6",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pg_repack-0:1.4.6-3.module+el8.9.0+20664+9c30cf7f.aarch64 as a component of postgresql:13:8100020241122084628:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:pg_repack-0:1.4.6-3.module+el8.9.0+20664+9c30cf7f.aarch64"
},
"product_reference": "pg_repack-0:1.4.6-3.module+el8.9.0+20664+9c30cf7f.aarch64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pg_repack-0:1.4.6-3.module+el8.9.0+20664+9c30cf7f.ppc64le as a component of postgresql:13:8100020241122084628:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:pg_repack-0:1.4.6-3.module+el8.9.0+20664+9c30cf7f.ppc64le"
},
"product_reference": "pg_repack-0:1.4.6-3.module+el8.9.0+20664+9c30cf7f.ppc64le",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pg_repack-0:1.4.6-3.module+el8.9.0+20664+9c30cf7f.s390x as a component of postgresql:13:8100020241122084628:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:pg_repack-0:1.4.6-3.module+el8.9.0+20664+9c30cf7f.s390x"
},
"product_reference": "pg_repack-0:1.4.6-3.module+el8.9.0+20664+9c30cf7f.s390x",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pg_repack-0:1.4.6-3.module+el8.9.0+20664+9c30cf7f.src as a component of postgresql:13:8100020241122084628:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:pg_repack-0:1.4.6-3.module+el8.9.0+20664+9c30cf7f.src"
},
"product_reference": "pg_repack-0:1.4.6-3.module+el8.9.0+20664+9c30cf7f.src",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pg_repack-0:1.4.6-3.module+el8.9.0+20664+9c30cf7f.x86_64 as a component of postgresql:13:8100020241122084628:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:pg_repack-0:1.4.6-3.module+el8.9.0+20664+9c30cf7f.x86_64"
},
"product_reference": "pg_repack-0:1.4.6-3.module+el8.9.0+20664+9c30cf7f.x86_64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pg_repack-debuginfo-0:1.4.6-3.module+el8.9.0+20664+9c30cf7f.aarch64 as a component of postgresql:13:8100020241122084628:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:pg_repack-debuginfo-0:1.4.6-3.module+el8.9.0+20664+9c30cf7f.aarch64"
},
"product_reference": "pg_repack-debuginfo-0:1.4.6-3.module+el8.9.0+20664+9c30cf7f.aarch64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pg_repack-debuginfo-0:1.4.6-3.module+el8.9.0+20664+9c30cf7f.ppc64le as a component of postgresql:13:8100020241122084628:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:pg_repack-debuginfo-0:1.4.6-3.module+el8.9.0+20664+9c30cf7f.ppc64le"
},
"product_reference": "pg_repack-debuginfo-0:1.4.6-3.module+el8.9.0+20664+9c30cf7f.ppc64le",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pg_repack-debuginfo-0:1.4.6-3.module+el8.9.0+20664+9c30cf7f.s390x as a component of postgresql:13:8100020241122084628:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:pg_repack-debuginfo-0:1.4.6-3.module+el8.9.0+20664+9c30cf7f.s390x"
},
"product_reference": "pg_repack-debuginfo-0:1.4.6-3.module+el8.9.0+20664+9c30cf7f.s390x",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pg_repack-debuginfo-0:1.4.6-3.module+el8.9.0+20664+9c30cf7f.x86_64 as a component of postgresql:13:8100020241122084628:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:pg_repack-debuginfo-0:1.4.6-3.module+el8.9.0+20664+9c30cf7f.x86_64"
},
"product_reference": "pg_repack-debuginfo-0:1.4.6-3.module+el8.9.0+20664+9c30cf7f.x86_64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pg_repack-debugsource-0:1.4.6-3.module+el8.9.0+20664+9c30cf7f.aarch64 as a component of postgresql:13:8100020241122084628:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:pg_repack-debugsource-0:1.4.6-3.module+el8.9.0+20664+9c30cf7f.aarch64"
},
"product_reference": "pg_repack-debugsource-0:1.4.6-3.module+el8.9.0+20664+9c30cf7f.aarch64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pg_repack-debugsource-0:1.4.6-3.module+el8.9.0+20664+9c30cf7f.ppc64le as a component of postgresql:13:8100020241122084628:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:pg_repack-debugsource-0:1.4.6-3.module+el8.9.0+20664+9c30cf7f.ppc64le"
},
"product_reference": "pg_repack-debugsource-0:1.4.6-3.module+el8.9.0+20664+9c30cf7f.ppc64le",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pg_repack-debugsource-0:1.4.6-3.module+el8.9.0+20664+9c30cf7f.s390x as a component of postgresql:13:8100020241122084628:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:pg_repack-debugsource-0:1.4.6-3.module+el8.9.0+20664+9c30cf7f.s390x"
},
"product_reference": "pg_repack-debugsource-0:1.4.6-3.module+el8.9.0+20664+9c30cf7f.s390x",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pg_repack-debugsource-0:1.4.6-3.module+el8.9.0+20664+9c30cf7f.x86_64 as a component of postgresql:13:8100020241122084628:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:pg_repack-debugsource-0:1.4.6-3.module+el8.9.0+20664+9c30cf7f.x86_64"
},
"product_reference": "pg_repack-debugsource-0:1.4.6-3.module+el8.9.0+20664+9c30cf7f.x86_64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pgaudit-0:1.5.0-1.module+el8.9.0+20664+9c30cf7f.aarch64 as a component of postgresql:13:8100020241122084628:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:pgaudit-0:1.5.0-1.module+el8.9.0+20664+9c30cf7f.aarch64"
},
"product_reference": "pgaudit-0:1.5.0-1.module+el8.9.0+20664+9c30cf7f.aarch64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pgaudit-0:1.5.0-1.module+el8.9.0+20664+9c30cf7f.ppc64le as a component of postgresql:13:8100020241122084628:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:pgaudit-0:1.5.0-1.module+el8.9.0+20664+9c30cf7f.ppc64le"
},
"product_reference": "pgaudit-0:1.5.0-1.module+el8.9.0+20664+9c30cf7f.ppc64le",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pgaudit-0:1.5.0-1.module+el8.9.0+20664+9c30cf7f.s390x as a component of postgresql:13:8100020241122084628:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:pgaudit-0:1.5.0-1.module+el8.9.0+20664+9c30cf7f.s390x"
},
"product_reference": "pgaudit-0:1.5.0-1.module+el8.9.0+20664+9c30cf7f.s390x",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pgaudit-0:1.5.0-1.module+el8.9.0+20664+9c30cf7f.src as a component of postgresql:13:8100020241122084628:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:pgaudit-0:1.5.0-1.module+el8.9.0+20664+9c30cf7f.src"
},
"product_reference": "pgaudit-0:1.5.0-1.module+el8.9.0+20664+9c30cf7f.src",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pgaudit-0:1.5.0-1.module+el8.9.0+20664+9c30cf7f.x86_64 as a component of postgresql:13:8100020241122084628:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:pgaudit-0:1.5.0-1.module+el8.9.0+20664+9c30cf7f.x86_64"
},
"product_reference": "pgaudit-0:1.5.0-1.module+el8.9.0+20664+9c30cf7f.x86_64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pgaudit-debuginfo-0:1.5.0-1.module+el8.9.0+20664+9c30cf7f.aarch64 as a component of postgresql:13:8100020241122084628:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:pgaudit-debuginfo-0:1.5.0-1.module+el8.9.0+20664+9c30cf7f.aarch64"
},
"product_reference": "pgaudit-debuginfo-0:1.5.0-1.module+el8.9.0+20664+9c30cf7f.aarch64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pgaudit-debuginfo-0:1.5.0-1.module+el8.9.0+20664+9c30cf7f.ppc64le as a component of postgresql:13:8100020241122084628:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:pgaudit-debuginfo-0:1.5.0-1.module+el8.9.0+20664+9c30cf7f.ppc64le"
},
"product_reference": "pgaudit-debuginfo-0:1.5.0-1.module+el8.9.0+20664+9c30cf7f.ppc64le",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pgaudit-debuginfo-0:1.5.0-1.module+el8.9.0+20664+9c30cf7f.s390x as a component of postgresql:13:8100020241122084628:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:pgaudit-debuginfo-0:1.5.0-1.module+el8.9.0+20664+9c30cf7f.s390x"
},
"product_reference": "pgaudit-debuginfo-0:1.5.0-1.module+el8.9.0+20664+9c30cf7f.s390x",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pgaudit-debuginfo-0:1.5.0-1.module+el8.9.0+20664+9c30cf7f.x86_64 as a component of postgresql:13:8100020241122084628:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:pgaudit-debuginfo-0:1.5.0-1.module+el8.9.0+20664+9c30cf7f.x86_64"
},
"product_reference": "pgaudit-debuginfo-0:1.5.0-1.module+el8.9.0+20664+9c30cf7f.x86_64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pgaudit-debugsource-0:1.5.0-1.module+el8.9.0+20664+9c30cf7f.aarch64 as a component of postgresql:13:8100020241122084628:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:pgaudit-debugsource-0:1.5.0-1.module+el8.9.0+20664+9c30cf7f.aarch64"
},
"product_reference": "pgaudit-debugsource-0:1.5.0-1.module+el8.9.0+20664+9c30cf7f.aarch64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pgaudit-debugsource-0:1.5.0-1.module+el8.9.0+20664+9c30cf7f.ppc64le as a component of postgresql:13:8100020241122084628:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:pgaudit-debugsource-0:1.5.0-1.module+el8.9.0+20664+9c30cf7f.ppc64le"
},
"product_reference": "pgaudit-debugsource-0:1.5.0-1.module+el8.9.0+20664+9c30cf7f.ppc64le",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pgaudit-debugsource-0:1.5.0-1.module+el8.9.0+20664+9c30cf7f.s390x as a component of postgresql:13:8100020241122084628:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:pgaudit-debugsource-0:1.5.0-1.module+el8.9.0+20664+9c30cf7f.s390x"
},
"product_reference": "pgaudit-debugsource-0:1.5.0-1.module+el8.9.0+20664+9c30cf7f.s390x",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pgaudit-debugsource-0:1.5.0-1.module+el8.9.0+20664+9c30cf7f.x86_64 as a component of postgresql:13:8100020241122084628:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:pgaudit-debugsource-0:1.5.0-1.module+el8.9.0+20664+9c30cf7f.x86_64"
},
"product_reference": "pgaudit-debugsource-0:1.5.0-1.module+el8.9.0+20664+9c30cf7f.x86_64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgres-decoderbufs-0:0.10.0-2.module+el8.9.0+20664+9c30cf7f.aarch64 as a component of postgresql:13:8100020241122084628:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgres-decoderbufs-0:0.10.0-2.module+el8.9.0+20664+9c30cf7f.aarch64"
},
"product_reference": "postgres-decoderbufs-0:0.10.0-2.module+el8.9.0+20664+9c30cf7f.aarch64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgres-decoderbufs-0:0.10.0-2.module+el8.9.0+20664+9c30cf7f.ppc64le as a component of postgresql:13:8100020241122084628:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgres-decoderbufs-0:0.10.0-2.module+el8.9.0+20664+9c30cf7f.ppc64le"
},
"product_reference": "postgres-decoderbufs-0:0.10.0-2.module+el8.9.0+20664+9c30cf7f.ppc64le",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgres-decoderbufs-0:0.10.0-2.module+el8.9.0+20664+9c30cf7f.s390x as a component of postgresql:13:8100020241122084628:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgres-decoderbufs-0:0.10.0-2.module+el8.9.0+20664+9c30cf7f.s390x"
},
"product_reference": "postgres-decoderbufs-0:0.10.0-2.module+el8.9.0+20664+9c30cf7f.s390x",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgres-decoderbufs-0:0.10.0-2.module+el8.9.0+20664+9c30cf7f.src as a component of postgresql:13:8100020241122084628:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgres-decoderbufs-0:0.10.0-2.module+el8.9.0+20664+9c30cf7f.src"
},
"product_reference": "postgres-decoderbufs-0:0.10.0-2.module+el8.9.0+20664+9c30cf7f.src",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgres-decoderbufs-0:0.10.0-2.module+el8.9.0+20664+9c30cf7f.x86_64 as a component of postgresql:13:8100020241122084628:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgres-decoderbufs-0:0.10.0-2.module+el8.9.0+20664+9c30cf7f.x86_64"
},
"product_reference": "postgres-decoderbufs-0:0.10.0-2.module+el8.9.0+20664+9c30cf7f.x86_64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.9.0+20664+9c30cf7f.aarch64 as a component of postgresql:13:8100020241122084628:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.9.0+20664+9c30cf7f.aarch64"
},
"product_reference": "postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.9.0+20664+9c30cf7f.aarch64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.9.0+20664+9c30cf7f.ppc64le as a component of postgresql:13:8100020241122084628:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.9.0+20664+9c30cf7f.ppc64le"
},
"product_reference": "postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.9.0+20664+9c30cf7f.ppc64le",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.9.0+20664+9c30cf7f.s390x as a component of postgresql:13:8100020241122084628:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.9.0+20664+9c30cf7f.s390x"
},
"product_reference": "postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.9.0+20664+9c30cf7f.s390x",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.9.0+20664+9c30cf7f.x86_64 as a component of postgresql:13:8100020241122084628:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.9.0+20664+9c30cf7f.x86_64"
},
"product_reference": "postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.9.0+20664+9c30cf7f.x86_64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.9.0+20664+9c30cf7f.aarch64 as a component of postgresql:13:8100020241122084628:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.9.0+20664+9c30cf7f.aarch64"
},
"product_reference": "postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.9.0+20664+9c30cf7f.aarch64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.9.0+20664+9c30cf7f.ppc64le as a component of postgresql:13:8100020241122084628:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.9.0+20664+9c30cf7f.ppc64le"
},
"product_reference": "postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.9.0+20664+9c30cf7f.ppc64le",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.9.0+20664+9c30cf7f.s390x as a component of postgresql:13:8100020241122084628:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.9.0+20664+9c30cf7f.s390x"
},
"product_reference": "postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.9.0+20664+9c30cf7f.s390x",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.9.0+20664+9c30cf7f.x86_64 as a component of postgresql:13:8100020241122084628:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.9.0+20664+9c30cf7f.x86_64"
},
"product_reference": "postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.9.0+20664+9c30cf7f.x86_64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64 as a component of postgresql:13:8100020241122084628:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64"
},
"product_reference": "postgresql-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le as a component of postgresql:13:8100020241122084628:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le"
},
"product_reference": "postgresql-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x as a component of postgresql:13:8100020241122084628:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x"
},
"product_reference": "postgresql-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.src as a component of postgresql:13:8100020241122084628:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.src"
},
"product_reference": "postgresql-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.src",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64 as a component of postgresql:13:8100020241122084628:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64"
},
"product_reference": "postgresql-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-contrib-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64 as a component of postgresql:13:8100020241122084628:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-contrib-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64"
},
"product_reference": "postgresql-contrib-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-contrib-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le as a component of postgresql:13:8100020241122084628:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-contrib-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le"
},
"product_reference": "postgresql-contrib-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-contrib-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x as a component of postgresql:13:8100020241122084628:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-contrib-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x"
},
"product_reference": "postgresql-contrib-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-contrib-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64 as a component of postgresql:13:8100020241122084628:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-contrib-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64"
},
"product_reference": "postgresql-contrib-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-contrib-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64 as a component of postgresql:13:8100020241122084628:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-contrib-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64"
},
"product_reference": "postgresql-contrib-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-contrib-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le as a component of postgresql:13:8100020241122084628:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-contrib-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le"
},
"product_reference": "postgresql-contrib-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-contrib-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x as a component of postgresql:13:8100020241122084628:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-contrib-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x"
},
"product_reference": "postgresql-contrib-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-contrib-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64 as a component of postgresql:13:8100020241122084628:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-contrib-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64"
},
"product_reference": "postgresql-contrib-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64 as a component of postgresql:13:8100020241122084628:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64"
},
"product_reference": "postgresql-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le as a component of postgresql:13:8100020241122084628:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le"
},
"product_reference": "postgresql-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x as a component of postgresql:13:8100020241122084628:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x"
},
"product_reference": "postgresql-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64 as a component of postgresql:13:8100020241122084628:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64"
},
"product_reference": "postgresql-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-debugsource-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64 as a component of postgresql:13:8100020241122084628:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-debugsource-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64"
},
"product_reference": "postgresql-debugsource-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-debugsource-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le as a component of postgresql:13:8100020241122084628:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-debugsource-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le"
},
"product_reference": "postgresql-debugsource-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-debugsource-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x as a component of postgresql:13:8100020241122084628:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-debugsource-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x"
},
"product_reference": "postgresql-debugsource-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-debugsource-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64 as a component of postgresql:13:8100020241122084628:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-debugsource-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64"
},
"product_reference": "postgresql-debugsource-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-docs-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64 as a component of postgresql:13:8100020241122084628:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-docs-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64"
},
"product_reference": "postgresql-docs-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-docs-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le as a component of postgresql:13:8100020241122084628:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-docs-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le"
},
"product_reference": "postgresql-docs-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-docs-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x as a component of postgresql:13:8100020241122084628:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-docs-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x"
},
"product_reference": "postgresql-docs-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-docs-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64 as a component of postgresql:13:8100020241122084628:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-docs-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64"
},
"product_reference": "postgresql-docs-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-docs-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64 as a component of postgresql:13:8100020241122084628:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-docs-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64"
},
"product_reference": "postgresql-docs-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-docs-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le as a component of postgresql:13:8100020241122084628:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-docs-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le"
},
"product_reference": "postgresql-docs-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-docs-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x as a component of postgresql:13:8100020241122084628:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-docs-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x"
},
"product_reference": "postgresql-docs-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-docs-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64 as a component of postgresql:13:8100020241122084628:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-docs-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64"
},
"product_reference": "postgresql-docs-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plperl-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64 as a component of postgresql:13:8100020241122084628:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-plperl-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64"
},
"product_reference": "postgresql-plperl-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plperl-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le as a component of postgresql:13:8100020241122084628:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-plperl-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le"
},
"product_reference": "postgresql-plperl-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plperl-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x as a component of postgresql:13:8100020241122084628:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-plperl-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x"
},
"product_reference": "postgresql-plperl-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plperl-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64 as a component of postgresql:13:8100020241122084628:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-plperl-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64"
},
"product_reference": "postgresql-plperl-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plperl-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64 as a component of postgresql:13:8100020241122084628:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-plperl-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64"
},
"product_reference": "postgresql-plperl-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plperl-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le as a component of postgresql:13:8100020241122084628:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-plperl-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le"
},
"product_reference": "postgresql-plperl-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plperl-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x as a component of postgresql:13:8100020241122084628:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-plperl-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x"
},
"product_reference": "postgresql-plperl-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plperl-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64 as a component of postgresql:13:8100020241122084628:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-plperl-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64"
},
"product_reference": "postgresql-plperl-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plpython3-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64 as a component of postgresql:13:8100020241122084628:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-plpython3-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64"
},
"product_reference": "postgresql-plpython3-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plpython3-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le as a component of postgresql:13:8100020241122084628:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-plpython3-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le"
},
"product_reference": "postgresql-plpython3-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plpython3-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x as a component of postgresql:13:8100020241122084628:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-plpython3-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x"
},
"product_reference": "postgresql-plpython3-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plpython3-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64 as a component of postgresql:13:8100020241122084628:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-plpython3-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64"
},
"product_reference": "postgresql-plpython3-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plpython3-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64 as a component of postgresql:13:8100020241122084628:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-plpython3-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64"
},
"product_reference": "postgresql-plpython3-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plpython3-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le as a component of postgresql:13:8100020241122084628:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-plpython3-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le"
},
"product_reference": "postgresql-plpython3-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plpython3-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x as a component of postgresql:13:8100020241122084628:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-plpython3-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x"
},
"product_reference": "postgresql-plpython3-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plpython3-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64 as a component of postgresql:13:8100020241122084628:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-plpython3-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64"
},
"product_reference": "postgresql-plpython3-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-pltcl-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64 as a component of postgresql:13:8100020241122084628:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-pltcl-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64"
},
"product_reference": "postgresql-pltcl-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-pltcl-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le as a component of postgresql:13:8100020241122084628:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-pltcl-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le"
},
"product_reference": "postgresql-pltcl-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-pltcl-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x as a component of postgresql:13:8100020241122084628:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-pltcl-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x"
},
"product_reference": "postgresql-pltcl-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-pltcl-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64 as a component of postgresql:13:8100020241122084628:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-pltcl-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64"
},
"product_reference": "postgresql-pltcl-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-pltcl-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64 as a component of postgresql:13:8100020241122084628:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-pltcl-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64"
},
"product_reference": "postgresql-pltcl-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-pltcl-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le as a component of postgresql:13:8100020241122084628:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-pltcl-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le"
},
"product_reference": "postgresql-pltcl-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-pltcl-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x as a component of postgresql:13:8100020241122084628:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-pltcl-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x"
},
"product_reference": "postgresql-pltcl-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-pltcl-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64 as a component of postgresql:13:8100020241122084628:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-pltcl-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64"
},
"product_reference": "postgresql-pltcl-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64 as a component of postgresql:13:8100020241122084628:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-server-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64"
},
"product_reference": "postgresql-server-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le as a component of postgresql:13:8100020241122084628:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-server-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le"
},
"product_reference": "postgresql-server-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x as a component of postgresql:13:8100020241122084628:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-server-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x"
},
"product_reference": "postgresql-server-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64 as a component of postgresql:13:8100020241122084628:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-server-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64"
},
"product_reference": "postgresql-server-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64 as a component of postgresql:13:8100020241122084628:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-server-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64"
},
"product_reference": "postgresql-server-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le as a component of postgresql:13:8100020241122084628:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-server-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le"
},
"product_reference": "postgresql-server-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x as a component of postgresql:13:8100020241122084628:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-server-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x"
},
"product_reference": "postgresql-server-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64 as a component of postgresql:13:8100020241122084628:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-server-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64"
},
"product_reference": "postgresql-server-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-devel-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64 as a component of postgresql:13:8100020241122084628:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-server-devel-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64"
},
"product_reference": "postgresql-server-devel-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-devel-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le as a component of postgresql:13:8100020241122084628:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-server-devel-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le"
},
"product_reference": "postgresql-server-devel-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-devel-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x as a component of postgresql:13:8100020241122084628:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-server-devel-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x"
},
"product_reference": "postgresql-server-devel-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-devel-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64 as a component of postgresql:13:8100020241122084628:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-server-devel-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64"
},
"product_reference": "postgresql-server-devel-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-devel-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64 as a component of postgresql:13:8100020241122084628:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-server-devel-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64"
},
"product_reference": "postgresql-server-devel-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-devel-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le as a component of postgresql:13:8100020241122084628:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-server-devel-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le"
},
"product_reference": "postgresql-server-devel-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-devel-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x as a component of postgresql:13:8100020241122084628:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-server-devel-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x"
},
"product_reference": "postgresql-server-devel-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-devel-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64 as a component of postgresql:13:8100020241122084628:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-server-devel-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64"
},
"product_reference": "postgresql-server-devel-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-static-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64 as a component of postgresql:13:8100020241122084628:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-static-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64"
},
"product_reference": "postgresql-static-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-static-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le as a component of postgresql:13:8100020241122084628:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-static-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le"
},
"product_reference": "postgresql-static-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-static-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x as a component of postgresql:13:8100020241122084628:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-static-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x"
},
"product_reference": "postgresql-static-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-static-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64 as a component of postgresql:13:8100020241122084628:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-static-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64"
},
"product_reference": "postgresql-static-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-test-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64 as a component of postgresql:13:8100020241122084628:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-test-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64"
},
"product_reference": "postgresql-test-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-test-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le as a component of postgresql:13:8100020241122084628:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-test-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le"
},
"product_reference": "postgresql-test-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-test-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x as a component of postgresql:13:8100020241122084628:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-test-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x"
},
"product_reference": "postgresql-test-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-test-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64 as a component of postgresql:13:8100020241122084628:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-test-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64"
},
"product_reference": "postgresql-test-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-test-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64 as a component of postgresql:13:8100020241122084628:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-test-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64"
},
"product_reference": "postgresql-test-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-test-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le as a component of postgresql:13:8100020241122084628:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-test-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le"
},
"product_reference": "postgresql-test-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-test-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x as a component of postgresql:13:8100020241122084628:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-test-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x"
},
"product_reference": "postgresql-test-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-test-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64 as a component of postgresql:13:8100020241122084628:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-test-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64"
},
"product_reference": "postgresql-test-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-test-rpm-macros-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.noarch as a component of postgresql:13:8100020241122084628:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-test-rpm-macros-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.noarch"
},
"product_reference": "postgresql-test-rpm-macros-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.noarch",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64 as a component of postgresql:13:8100020241122084628:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-upgrade-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64"
},
"product_reference": "postgresql-upgrade-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le as a component of postgresql:13:8100020241122084628:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-upgrade-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le"
},
"product_reference": "postgresql-upgrade-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x as a component of postgresql:13:8100020241122084628:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-upgrade-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x"
},
"product_reference": "postgresql-upgrade-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64 as a component of postgresql:13:8100020241122084628:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-upgrade-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64"
},
"product_reference": "postgresql-upgrade-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64 as a component of postgresql:13:8100020241122084628:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-upgrade-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64"
},
"product_reference": "postgresql-upgrade-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le as a component of postgresql:13:8100020241122084628:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-upgrade-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le"
},
"product_reference": "postgresql-upgrade-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x as a component of postgresql:13:8100020241122084628:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-upgrade-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x"
},
"product_reference": "postgresql-upgrade-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64 as a component of postgresql:13:8100020241122084628:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-upgrade-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64"
},
"product_reference": "postgresql-upgrade-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-devel-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64 as a component of postgresql:13:8100020241122084628:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-upgrade-devel-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64"
},
"product_reference": "postgresql-upgrade-devel-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-devel-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le as a component of postgresql:13:8100020241122084628:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-upgrade-devel-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le"
},
"product_reference": "postgresql-upgrade-devel-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-devel-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x as a component of postgresql:13:8100020241122084628:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-upgrade-devel-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x"
},
"product_reference": "postgresql-upgrade-devel-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-devel-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64 as a component of postgresql:13:8100020241122084628:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-upgrade-devel-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64"
},
"product_reference": "postgresql-upgrade-devel-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-devel-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64 as a component of postgresql:13:8100020241122084628:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-upgrade-devel-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64"
},
"product_reference": "postgresql-upgrade-devel-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-devel-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le as a component of postgresql:13:8100020241122084628:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-upgrade-devel-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le"
},
"product_reference": "postgresql-upgrade-devel-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-devel-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x as a component of postgresql:13:8100020241122084628:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-upgrade-devel-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x"
},
"product_reference": "postgresql-upgrade-devel-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-devel-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64 as a component of postgresql:13:8100020241122084628:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-upgrade-devel-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64"
},
"product_reference": "postgresql-upgrade-devel-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2024-10976",
"cwe": {
"id": "CWE-1250",
"name": "Improper Preservation of Consistency Between Independent Representations of Shared State"
},
"discovery_date": "2024-11-14T14:01:51.200335+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2326263"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in PostgreSQL. This vulnerability allows incorrect row-level security policies to be applied via subqueries, WITH queries, security invoker views, or SQL-language functions that reference tables with row-level security policies. This issue arises when a query is planned under one role and executed under another, potentially leading to unauthorized reads or modifications of data.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "postgresql: PostgreSQL row security below e.g. subqueries disregards user ID changes",
"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.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:pg_repack-0:1.4.6-3.module+el8.9.0+20664+9c30cf7f.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:pg_repack-0:1.4.6-3.module+el8.9.0+20664+9c30cf7f.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:pg_repack-0:1.4.6-3.module+el8.9.0+20664+9c30cf7f.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:pg_repack-0:1.4.6-3.module+el8.9.0+20664+9c30cf7f.src",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:pg_repack-0:1.4.6-3.module+el8.9.0+20664+9c30cf7f.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:pg_repack-debuginfo-0:1.4.6-3.module+el8.9.0+20664+9c30cf7f.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:pg_repack-debuginfo-0:1.4.6-3.module+el8.9.0+20664+9c30cf7f.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:pg_repack-debuginfo-0:1.4.6-3.module+el8.9.0+20664+9c30cf7f.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:pg_repack-debuginfo-0:1.4.6-3.module+el8.9.0+20664+9c30cf7f.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:pg_repack-debugsource-0:1.4.6-3.module+el8.9.0+20664+9c30cf7f.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:pg_repack-debugsource-0:1.4.6-3.module+el8.9.0+20664+9c30cf7f.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:pg_repack-debugsource-0:1.4.6-3.module+el8.9.0+20664+9c30cf7f.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:pg_repack-debugsource-0:1.4.6-3.module+el8.9.0+20664+9c30cf7f.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:pgaudit-0:1.5.0-1.module+el8.9.0+20664+9c30cf7f.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:pgaudit-0:1.5.0-1.module+el8.9.0+20664+9c30cf7f.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:pgaudit-0:1.5.0-1.module+el8.9.0+20664+9c30cf7f.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:pgaudit-0:1.5.0-1.module+el8.9.0+20664+9c30cf7f.src",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:pgaudit-0:1.5.0-1.module+el8.9.0+20664+9c30cf7f.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:pgaudit-debuginfo-0:1.5.0-1.module+el8.9.0+20664+9c30cf7f.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:pgaudit-debuginfo-0:1.5.0-1.module+el8.9.0+20664+9c30cf7f.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:pgaudit-debuginfo-0:1.5.0-1.module+el8.9.0+20664+9c30cf7f.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:pgaudit-debuginfo-0:1.5.0-1.module+el8.9.0+20664+9c30cf7f.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:pgaudit-debugsource-0:1.5.0-1.module+el8.9.0+20664+9c30cf7f.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:pgaudit-debugsource-0:1.5.0-1.module+el8.9.0+20664+9c30cf7f.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:pgaudit-debugsource-0:1.5.0-1.module+el8.9.0+20664+9c30cf7f.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:pgaudit-debugsource-0:1.5.0-1.module+el8.9.0+20664+9c30cf7f.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgres-decoderbufs-0:0.10.0-2.module+el8.9.0+20664+9c30cf7f.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgres-decoderbufs-0:0.10.0-2.module+el8.9.0+20664+9c30cf7f.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgres-decoderbufs-0:0.10.0-2.module+el8.9.0+20664+9c30cf7f.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgres-decoderbufs-0:0.10.0-2.module+el8.9.0+20664+9c30cf7f.src",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgres-decoderbufs-0:0.10.0-2.module+el8.9.0+20664+9c30cf7f.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.9.0+20664+9c30cf7f.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.9.0+20664+9c30cf7f.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.9.0+20664+9c30cf7f.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.9.0+20664+9c30cf7f.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.9.0+20664+9c30cf7f.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.9.0+20664+9c30cf7f.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.9.0+20664+9c30cf7f.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.9.0+20664+9c30cf7f.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.src",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-contrib-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-contrib-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-contrib-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-contrib-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-contrib-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-contrib-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-contrib-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-contrib-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-debugsource-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-debugsource-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-debugsource-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-debugsource-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-docs-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-docs-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-docs-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-docs-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-docs-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-docs-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-docs-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-docs-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-plperl-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-plperl-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-plperl-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-plperl-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-plperl-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-plperl-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-plperl-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-plperl-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-plpython3-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-plpython3-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-plpython3-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-plpython3-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-plpython3-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-plpython3-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-plpython3-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-plpython3-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-pltcl-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-pltcl-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-pltcl-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-pltcl-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-pltcl-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-pltcl-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-pltcl-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-pltcl-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-server-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-server-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-server-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-server-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-server-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-server-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-server-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-server-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-server-devel-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-server-devel-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-server-devel-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-server-devel-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-server-devel-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-server-devel-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-server-devel-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-server-devel-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-static-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-static-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-static-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-static-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-test-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-test-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-test-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-test-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-test-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-test-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-test-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-test-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-test-rpm-macros-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-upgrade-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-upgrade-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-upgrade-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-upgrade-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-upgrade-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-upgrade-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-upgrade-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-upgrade-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-upgrade-devel-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-upgrade-devel-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-upgrade-devel-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-upgrade-devel-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-upgrade-devel-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-upgrade-devel-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-upgrade-devel-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-upgrade-devel-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-10976"
},
{
"category": "external",
"summary": "RHBZ#2326263",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2326263"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-10976",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-10976"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-10976",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-10976"
},
{
"category": "external",
"summary": "https://www.postgresql.org/support/security/CVE-2024-10976/",
"url": "https://www.postgresql.org/support/security/CVE-2024-10976/"
}
],
"release_date": "2024-11-14T13:00:01.930000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-12-05T09:15:31+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:pg_repack-0:1.4.6-3.module+el8.9.0+20664+9c30cf7f.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:pg_repack-0:1.4.6-3.module+el8.9.0+20664+9c30cf7f.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:pg_repack-0:1.4.6-3.module+el8.9.0+20664+9c30cf7f.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:pg_repack-0:1.4.6-3.module+el8.9.0+20664+9c30cf7f.src",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:pg_repack-0:1.4.6-3.module+el8.9.0+20664+9c30cf7f.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:pg_repack-debuginfo-0:1.4.6-3.module+el8.9.0+20664+9c30cf7f.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:pg_repack-debuginfo-0:1.4.6-3.module+el8.9.0+20664+9c30cf7f.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:pg_repack-debuginfo-0:1.4.6-3.module+el8.9.0+20664+9c30cf7f.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:pg_repack-debuginfo-0:1.4.6-3.module+el8.9.0+20664+9c30cf7f.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:pg_repack-debugsource-0:1.4.6-3.module+el8.9.0+20664+9c30cf7f.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:pg_repack-debugsource-0:1.4.6-3.module+el8.9.0+20664+9c30cf7f.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:pg_repack-debugsource-0:1.4.6-3.module+el8.9.0+20664+9c30cf7f.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:pg_repack-debugsource-0:1.4.6-3.module+el8.9.0+20664+9c30cf7f.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:pgaudit-0:1.5.0-1.module+el8.9.0+20664+9c30cf7f.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:pgaudit-0:1.5.0-1.module+el8.9.0+20664+9c30cf7f.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:pgaudit-0:1.5.0-1.module+el8.9.0+20664+9c30cf7f.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:pgaudit-0:1.5.0-1.module+el8.9.0+20664+9c30cf7f.src",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:pgaudit-0:1.5.0-1.module+el8.9.0+20664+9c30cf7f.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:pgaudit-debuginfo-0:1.5.0-1.module+el8.9.0+20664+9c30cf7f.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:pgaudit-debuginfo-0:1.5.0-1.module+el8.9.0+20664+9c30cf7f.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:pgaudit-debuginfo-0:1.5.0-1.module+el8.9.0+20664+9c30cf7f.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:pgaudit-debuginfo-0:1.5.0-1.module+el8.9.0+20664+9c30cf7f.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:pgaudit-debugsource-0:1.5.0-1.module+el8.9.0+20664+9c30cf7f.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:pgaudit-debugsource-0:1.5.0-1.module+el8.9.0+20664+9c30cf7f.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:pgaudit-debugsource-0:1.5.0-1.module+el8.9.0+20664+9c30cf7f.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:pgaudit-debugsource-0:1.5.0-1.module+el8.9.0+20664+9c30cf7f.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgres-decoderbufs-0:0.10.0-2.module+el8.9.0+20664+9c30cf7f.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgres-decoderbufs-0:0.10.0-2.module+el8.9.0+20664+9c30cf7f.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgres-decoderbufs-0:0.10.0-2.module+el8.9.0+20664+9c30cf7f.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgres-decoderbufs-0:0.10.0-2.module+el8.9.0+20664+9c30cf7f.src",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgres-decoderbufs-0:0.10.0-2.module+el8.9.0+20664+9c30cf7f.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.9.0+20664+9c30cf7f.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.9.0+20664+9c30cf7f.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.9.0+20664+9c30cf7f.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.9.0+20664+9c30cf7f.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.9.0+20664+9c30cf7f.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.9.0+20664+9c30cf7f.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.9.0+20664+9c30cf7f.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.9.0+20664+9c30cf7f.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.src",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-contrib-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-contrib-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-contrib-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-contrib-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-contrib-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-contrib-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-contrib-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-contrib-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-debugsource-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-debugsource-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-debugsource-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-debugsource-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-docs-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-docs-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-docs-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-docs-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-docs-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-docs-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-docs-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-docs-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-plperl-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-plperl-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-plperl-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-plperl-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-plperl-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-plperl-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-plperl-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-plperl-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-plpython3-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-plpython3-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-plpython3-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-plpython3-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-plpython3-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-plpython3-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-plpython3-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-plpython3-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-pltcl-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-pltcl-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-pltcl-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-pltcl-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-pltcl-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-pltcl-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-pltcl-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-pltcl-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-server-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-server-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-server-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-server-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-server-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-server-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-server-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-server-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-server-devel-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-server-devel-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-server-devel-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-server-devel-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-server-devel-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-server-devel-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-server-devel-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-server-devel-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-static-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-static-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-static-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-static-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-test-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-test-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-test-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-test-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-test-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-test-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-test-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-test-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-test-rpm-macros-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-upgrade-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-upgrade-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-upgrade-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-upgrade-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-upgrade-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-upgrade-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-upgrade-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-upgrade-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-upgrade-devel-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-upgrade-devel-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-upgrade-devel-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-upgrade-devel-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-upgrade-devel-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-upgrade-devel-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-upgrade-devel-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-upgrade-devel-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:10832"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options don\u0027t meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:pg_repack-0:1.4.6-3.module+el8.9.0+20664+9c30cf7f.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:pg_repack-0:1.4.6-3.module+el8.9.0+20664+9c30cf7f.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:pg_repack-0:1.4.6-3.module+el8.9.0+20664+9c30cf7f.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:pg_repack-0:1.4.6-3.module+el8.9.0+20664+9c30cf7f.src",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:pg_repack-0:1.4.6-3.module+el8.9.0+20664+9c30cf7f.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:pg_repack-debuginfo-0:1.4.6-3.module+el8.9.0+20664+9c30cf7f.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:pg_repack-debuginfo-0:1.4.6-3.module+el8.9.0+20664+9c30cf7f.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:pg_repack-debuginfo-0:1.4.6-3.module+el8.9.0+20664+9c30cf7f.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:pg_repack-debuginfo-0:1.4.6-3.module+el8.9.0+20664+9c30cf7f.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:pg_repack-debugsource-0:1.4.6-3.module+el8.9.0+20664+9c30cf7f.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:pg_repack-debugsource-0:1.4.6-3.module+el8.9.0+20664+9c30cf7f.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:pg_repack-debugsource-0:1.4.6-3.module+el8.9.0+20664+9c30cf7f.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:pg_repack-debugsource-0:1.4.6-3.module+el8.9.0+20664+9c30cf7f.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:pgaudit-0:1.5.0-1.module+el8.9.0+20664+9c30cf7f.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:pgaudit-0:1.5.0-1.module+el8.9.0+20664+9c30cf7f.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:pgaudit-0:1.5.0-1.module+el8.9.0+20664+9c30cf7f.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:pgaudit-0:1.5.0-1.module+el8.9.0+20664+9c30cf7f.src",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:pgaudit-0:1.5.0-1.module+el8.9.0+20664+9c30cf7f.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:pgaudit-debuginfo-0:1.5.0-1.module+el8.9.0+20664+9c30cf7f.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:pgaudit-debuginfo-0:1.5.0-1.module+el8.9.0+20664+9c30cf7f.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:pgaudit-debuginfo-0:1.5.0-1.module+el8.9.0+20664+9c30cf7f.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:pgaudit-debuginfo-0:1.5.0-1.module+el8.9.0+20664+9c30cf7f.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:pgaudit-debugsource-0:1.5.0-1.module+el8.9.0+20664+9c30cf7f.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:pgaudit-debugsource-0:1.5.0-1.module+el8.9.0+20664+9c30cf7f.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:pgaudit-debugsource-0:1.5.0-1.module+el8.9.0+20664+9c30cf7f.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:pgaudit-debugsource-0:1.5.0-1.module+el8.9.0+20664+9c30cf7f.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgres-decoderbufs-0:0.10.0-2.module+el8.9.0+20664+9c30cf7f.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgres-decoderbufs-0:0.10.0-2.module+el8.9.0+20664+9c30cf7f.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgres-decoderbufs-0:0.10.0-2.module+el8.9.0+20664+9c30cf7f.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgres-decoderbufs-0:0.10.0-2.module+el8.9.0+20664+9c30cf7f.src",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgres-decoderbufs-0:0.10.0-2.module+el8.9.0+20664+9c30cf7f.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.9.0+20664+9c30cf7f.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.9.0+20664+9c30cf7f.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.9.0+20664+9c30cf7f.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.9.0+20664+9c30cf7f.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.9.0+20664+9c30cf7f.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.9.0+20664+9c30cf7f.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.9.0+20664+9c30cf7f.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.9.0+20664+9c30cf7f.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.src",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-contrib-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-contrib-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-contrib-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-contrib-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-contrib-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-contrib-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-contrib-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-contrib-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-debugsource-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-debugsource-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-debugsource-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-debugsource-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-docs-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-docs-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-docs-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-docs-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-docs-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-docs-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-docs-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-docs-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-plperl-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-plperl-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-plperl-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-plperl-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-plperl-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-plperl-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-plperl-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-plperl-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-plpython3-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-plpython3-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-plpython3-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-plpython3-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-plpython3-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-plpython3-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-plpython3-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-plpython3-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-pltcl-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-pltcl-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-pltcl-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-pltcl-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-pltcl-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-pltcl-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-pltcl-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-pltcl-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-server-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-server-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-server-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-server-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-server-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-server-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-server-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-server-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-server-devel-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-server-devel-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-server-devel-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-server-devel-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-server-devel-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-server-devel-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-server-devel-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-server-devel-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-static-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-static-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-static-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-static-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-test-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-test-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-test-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-test-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-test-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-test-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-test-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-test-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-test-rpm-macros-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-upgrade-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-upgrade-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-upgrade-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-upgrade-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-upgrade-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-upgrade-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-upgrade-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-upgrade-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-upgrade-devel-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-upgrade-devel-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-upgrade-devel-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-upgrade-devel-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-upgrade-devel-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-upgrade-devel-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-upgrade-devel-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-upgrade-devel-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.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.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:pg_repack-0:1.4.6-3.module+el8.9.0+20664+9c30cf7f.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:pg_repack-0:1.4.6-3.module+el8.9.0+20664+9c30cf7f.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:pg_repack-0:1.4.6-3.module+el8.9.0+20664+9c30cf7f.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:pg_repack-0:1.4.6-3.module+el8.9.0+20664+9c30cf7f.src",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:pg_repack-0:1.4.6-3.module+el8.9.0+20664+9c30cf7f.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:pg_repack-debuginfo-0:1.4.6-3.module+el8.9.0+20664+9c30cf7f.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:pg_repack-debuginfo-0:1.4.6-3.module+el8.9.0+20664+9c30cf7f.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:pg_repack-debuginfo-0:1.4.6-3.module+el8.9.0+20664+9c30cf7f.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:pg_repack-debuginfo-0:1.4.6-3.module+el8.9.0+20664+9c30cf7f.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:pg_repack-debugsource-0:1.4.6-3.module+el8.9.0+20664+9c30cf7f.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:pg_repack-debugsource-0:1.4.6-3.module+el8.9.0+20664+9c30cf7f.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:pg_repack-debugsource-0:1.4.6-3.module+el8.9.0+20664+9c30cf7f.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:pg_repack-debugsource-0:1.4.6-3.module+el8.9.0+20664+9c30cf7f.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:pgaudit-0:1.5.0-1.module+el8.9.0+20664+9c30cf7f.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:pgaudit-0:1.5.0-1.module+el8.9.0+20664+9c30cf7f.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:pgaudit-0:1.5.0-1.module+el8.9.0+20664+9c30cf7f.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:pgaudit-0:1.5.0-1.module+el8.9.0+20664+9c30cf7f.src",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:pgaudit-0:1.5.0-1.module+el8.9.0+20664+9c30cf7f.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:pgaudit-debuginfo-0:1.5.0-1.module+el8.9.0+20664+9c30cf7f.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:pgaudit-debuginfo-0:1.5.0-1.module+el8.9.0+20664+9c30cf7f.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:pgaudit-debuginfo-0:1.5.0-1.module+el8.9.0+20664+9c30cf7f.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:pgaudit-debuginfo-0:1.5.0-1.module+el8.9.0+20664+9c30cf7f.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:pgaudit-debugsource-0:1.5.0-1.module+el8.9.0+20664+9c30cf7f.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:pgaudit-debugsource-0:1.5.0-1.module+el8.9.0+20664+9c30cf7f.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:pgaudit-debugsource-0:1.5.0-1.module+el8.9.0+20664+9c30cf7f.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:pgaudit-debugsource-0:1.5.0-1.module+el8.9.0+20664+9c30cf7f.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgres-decoderbufs-0:0.10.0-2.module+el8.9.0+20664+9c30cf7f.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgres-decoderbufs-0:0.10.0-2.module+el8.9.0+20664+9c30cf7f.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgres-decoderbufs-0:0.10.0-2.module+el8.9.0+20664+9c30cf7f.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgres-decoderbufs-0:0.10.0-2.module+el8.9.0+20664+9c30cf7f.src",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgres-decoderbufs-0:0.10.0-2.module+el8.9.0+20664+9c30cf7f.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.9.0+20664+9c30cf7f.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.9.0+20664+9c30cf7f.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.9.0+20664+9c30cf7f.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.9.0+20664+9c30cf7f.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.9.0+20664+9c30cf7f.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.9.0+20664+9c30cf7f.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.9.0+20664+9c30cf7f.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.9.0+20664+9c30cf7f.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.src",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-contrib-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-contrib-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-contrib-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-contrib-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-contrib-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-contrib-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-contrib-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-contrib-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-debugsource-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-debugsource-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-debugsource-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-debugsource-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-docs-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-docs-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-docs-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-docs-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-docs-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-docs-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-docs-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-docs-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-plperl-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-plperl-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-plperl-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-plperl-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-plperl-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-plperl-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-plperl-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-plperl-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-plpython3-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-plpython3-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-plpython3-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-plpython3-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-plpython3-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-plpython3-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-plpython3-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-plpython3-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-pltcl-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-pltcl-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-pltcl-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-pltcl-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-pltcl-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-pltcl-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-pltcl-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-pltcl-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-server-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-server-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-server-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-server-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-server-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-server-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-server-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-server-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-server-devel-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-server-devel-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-server-devel-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-server-devel-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-server-devel-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-server-devel-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-server-devel-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-server-devel-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-static-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-static-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-static-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-static-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-test-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-test-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-test-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-test-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-test-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-test-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-test-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-test-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-test-rpm-macros-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-upgrade-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-upgrade-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-upgrade-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-upgrade-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-upgrade-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-upgrade-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-upgrade-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-upgrade-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-upgrade-devel-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-upgrade-devel-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-upgrade-devel-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-upgrade-devel-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-upgrade-devel-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-upgrade-devel-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-upgrade-devel-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-upgrade-devel-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "postgresql: PostgreSQL row security below e.g. subqueries disregards user ID changes"
},
{
"cve": "CVE-2024-10978",
"cwe": {
"id": "CWE-266",
"name": "Incorrect Privilege Assignment"
},
"discovery_date": "2024-11-14T14:01:03.625881+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2326251"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in PostgreSQL. This vulnerability allows a less-privileged application user to view or change unintended rows using SET ROLE, SET SESSION AUTHORIZATION, or equivalent features resulting in loss of confidentiality integrity and availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "postgresql: PostgreSQL SET ROLE, SET SESSION AUTHORIZATION reset to wrong user ID",
"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.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:pg_repack-0:1.4.6-3.module+el8.9.0+20664+9c30cf7f.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:pg_repack-0:1.4.6-3.module+el8.9.0+20664+9c30cf7f.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:pg_repack-0:1.4.6-3.module+el8.9.0+20664+9c30cf7f.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:pg_repack-0:1.4.6-3.module+el8.9.0+20664+9c30cf7f.src",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:pg_repack-0:1.4.6-3.module+el8.9.0+20664+9c30cf7f.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:pg_repack-debuginfo-0:1.4.6-3.module+el8.9.0+20664+9c30cf7f.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:pg_repack-debuginfo-0:1.4.6-3.module+el8.9.0+20664+9c30cf7f.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:pg_repack-debuginfo-0:1.4.6-3.module+el8.9.0+20664+9c30cf7f.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:pg_repack-debuginfo-0:1.4.6-3.module+el8.9.0+20664+9c30cf7f.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:pg_repack-debugsource-0:1.4.6-3.module+el8.9.0+20664+9c30cf7f.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:pg_repack-debugsource-0:1.4.6-3.module+el8.9.0+20664+9c30cf7f.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:pg_repack-debugsource-0:1.4.6-3.module+el8.9.0+20664+9c30cf7f.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:pg_repack-debugsource-0:1.4.6-3.module+el8.9.0+20664+9c30cf7f.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:pgaudit-0:1.5.0-1.module+el8.9.0+20664+9c30cf7f.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:pgaudit-0:1.5.0-1.module+el8.9.0+20664+9c30cf7f.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:pgaudit-0:1.5.0-1.module+el8.9.0+20664+9c30cf7f.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:pgaudit-0:1.5.0-1.module+el8.9.0+20664+9c30cf7f.src",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:pgaudit-0:1.5.0-1.module+el8.9.0+20664+9c30cf7f.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:pgaudit-debuginfo-0:1.5.0-1.module+el8.9.0+20664+9c30cf7f.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:pgaudit-debuginfo-0:1.5.0-1.module+el8.9.0+20664+9c30cf7f.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:pgaudit-debuginfo-0:1.5.0-1.module+el8.9.0+20664+9c30cf7f.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:pgaudit-debuginfo-0:1.5.0-1.module+el8.9.0+20664+9c30cf7f.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:pgaudit-debugsource-0:1.5.0-1.module+el8.9.0+20664+9c30cf7f.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:pgaudit-debugsource-0:1.5.0-1.module+el8.9.0+20664+9c30cf7f.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:pgaudit-debugsource-0:1.5.0-1.module+el8.9.0+20664+9c30cf7f.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:pgaudit-debugsource-0:1.5.0-1.module+el8.9.0+20664+9c30cf7f.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgres-decoderbufs-0:0.10.0-2.module+el8.9.0+20664+9c30cf7f.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgres-decoderbufs-0:0.10.0-2.module+el8.9.0+20664+9c30cf7f.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgres-decoderbufs-0:0.10.0-2.module+el8.9.0+20664+9c30cf7f.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgres-decoderbufs-0:0.10.0-2.module+el8.9.0+20664+9c30cf7f.src",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgres-decoderbufs-0:0.10.0-2.module+el8.9.0+20664+9c30cf7f.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.9.0+20664+9c30cf7f.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.9.0+20664+9c30cf7f.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.9.0+20664+9c30cf7f.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.9.0+20664+9c30cf7f.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.9.0+20664+9c30cf7f.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.9.0+20664+9c30cf7f.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.9.0+20664+9c30cf7f.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.9.0+20664+9c30cf7f.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.src",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-contrib-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-contrib-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-contrib-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-contrib-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-contrib-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-contrib-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-contrib-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-contrib-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-debugsource-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-debugsource-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-debugsource-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-debugsource-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-docs-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-docs-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-docs-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-docs-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-docs-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-docs-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-docs-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-docs-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-plperl-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-plperl-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-plperl-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-plperl-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-plperl-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-plperl-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-plperl-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-plperl-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-plpython3-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-plpython3-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-plpython3-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-plpython3-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-plpython3-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-plpython3-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-plpython3-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-plpython3-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-pltcl-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-pltcl-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-pltcl-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-pltcl-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-pltcl-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-pltcl-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-pltcl-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-pltcl-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-server-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-server-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-server-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-server-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-server-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-server-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-server-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-server-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-server-devel-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-server-devel-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-server-devel-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-server-devel-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-server-devel-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-server-devel-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-server-devel-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-server-devel-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-static-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-static-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-static-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-static-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-test-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-test-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-test-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-test-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-test-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-test-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-test-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-test-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-test-rpm-macros-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-upgrade-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-upgrade-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-upgrade-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-upgrade-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-upgrade-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-upgrade-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-upgrade-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-upgrade-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-upgrade-devel-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-upgrade-devel-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-upgrade-devel-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-upgrade-devel-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-upgrade-devel-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-upgrade-devel-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-upgrade-devel-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-upgrade-devel-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-10978"
},
{
"category": "external",
"summary": "RHBZ#2326251",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2326251"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-10978",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-10978"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-10978",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-10978"
},
{
"category": "external",
"summary": "https://www.postgresql.org/support/security/CVE-2024-10978/",
"url": "https://www.postgresql.org/support/security/CVE-2024-10978/"
}
],
"release_date": "2024-11-14T13:00:07.398000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-12-05T09:15:31+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:pg_repack-0:1.4.6-3.module+el8.9.0+20664+9c30cf7f.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:pg_repack-0:1.4.6-3.module+el8.9.0+20664+9c30cf7f.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:pg_repack-0:1.4.6-3.module+el8.9.0+20664+9c30cf7f.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:pg_repack-0:1.4.6-3.module+el8.9.0+20664+9c30cf7f.src",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:pg_repack-0:1.4.6-3.module+el8.9.0+20664+9c30cf7f.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:pg_repack-debuginfo-0:1.4.6-3.module+el8.9.0+20664+9c30cf7f.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:pg_repack-debuginfo-0:1.4.6-3.module+el8.9.0+20664+9c30cf7f.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:pg_repack-debuginfo-0:1.4.6-3.module+el8.9.0+20664+9c30cf7f.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:pg_repack-debuginfo-0:1.4.6-3.module+el8.9.0+20664+9c30cf7f.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:pg_repack-debugsource-0:1.4.6-3.module+el8.9.0+20664+9c30cf7f.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:pg_repack-debugsource-0:1.4.6-3.module+el8.9.0+20664+9c30cf7f.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:pg_repack-debugsource-0:1.4.6-3.module+el8.9.0+20664+9c30cf7f.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:pg_repack-debugsource-0:1.4.6-3.module+el8.9.0+20664+9c30cf7f.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:pgaudit-0:1.5.0-1.module+el8.9.0+20664+9c30cf7f.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:pgaudit-0:1.5.0-1.module+el8.9.0+20664+9c30cf7f.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:pgaudit-0:1.5.0-1.module+el8.9.0+20664+9c30cf7f.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:pgaudit-0:1.5.0-1.module+el8.9.0+20664+9c30cf7f.src",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:pgaudit-0:1.5.0-1.module+el8.9.0+20664+9c30cf7f.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:pgaudit-debuginfo-0:1.5.0-1.module+el8.9.0+20664+9c30cf7f.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:pgaudit-debuginfo-0:1.5.0-1.module+el8.9.0+20664+9c30cf7f.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:pgaudit-debuginfo-0:1.5.0-1.module+el8.9.0+20664+9c30cf7f.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:pgaudit-debuginfo-0:1.5.0-1.module+el8.9.0+20664+9c30cf7f.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:pgaudit-debugsource-0:1.5.0-1.module+el8.9.0+20664+9c30cf7f.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:pgaudit-debugsource-0:1.5.0-1.module+el8.9.0+20664+9c30cf7f.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:pgaudit-debugsource-0:1.5.0-1.module+el8.9.0+20664+9c30cf7f.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:pgaudit-debugsource-0:1.5.0-1.module+el8.9.0+20664+9c30cf7f.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgres-decoderbufs-0:0.10.0-2.module+el8.9.0+20664+9c30cf7f.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgres-decoderbufs-0:0.10.0-2.module+el8.9.0+20664+9c30cf7f.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgres-decoderbufs-0:0.10.0-2.module+el8.9.0+20664+9c30cf7f.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgres-decoderbufs-0:0.10.0-2.module+el8.9.0+20664+9c30cf7f.src",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgres-decoderbufs-0:0.10.0-2.module+el8.9.0+20664+9c30cf7f.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.9.0+20664+9c30cf7f.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.9.0+20664+9c30cf7f.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.9.0+20664+9c30cf7f.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.9.0+20664+9c30cf7f.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.9.0+20664+9c30cf7f.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.9.0+20664+9c30cf7f.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.9.0+20664+9c30cf7f.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.9.0+20664+9c30cf7f.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.src",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-contrib-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-contrib-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-contrib-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-contrib-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-contrib-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-contrib-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-contrib-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-contrib-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-debugsource-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-debugsource-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-debugsource-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-debugsource-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-docs-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-docs-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-docs-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-docs-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-docs-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-docs-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-docs-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-docs-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-plperl-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-plperl-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-plperl-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-plperl-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-plperl-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-plperl-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-plperl-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-plperl-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-plpython3-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-plpython3-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-plpython3-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-plpython3-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-plpython3-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-plpython3-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-plpython3-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-plpython3-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-pltcl-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-pltcl-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-pltcl-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-pltcl-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-pltcl-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-pltcl-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-pltcl-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-pltcl-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-server-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-server-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-server-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-server-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-server-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-server-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-server-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-server-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-server-devel-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-server-devel-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-server-devel-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-server-devel-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-server-devel-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-server-devel-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-server-devel-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-server-devel-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-static-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-static-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-static-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-static-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-test-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-test-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-test-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-test-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-test-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-test-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-test-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-test-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-test-rpm-macros-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-upgrade-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-upgrade-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-upgrade-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-upgrade-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-upgrade-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-upgrade-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-upgrade-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-upgrade-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-upgrade-devel-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-upgrade-devel-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-upgrade-devel-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-upgrade-devel-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-upgrade-devel-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-upgrade-devel-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-upgrade-devel-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-upgrade-devel-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:10832"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options don\u0027t meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:pg_repack-0:1.4.6-3.module+el8.9.0+20664+9c30cf7f.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:pg_repack-0:1.4.6-3.module+el8.9.0+20664+9c30cf7f.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:pg_repack-0:1.4.6-3.module+el8.9.0+20664+9c30cf7f.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:pg_repack-0:1.4.6-3.module+el8.9.0+20664+9c30cf7f.src",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:pg_repack-0:1.4.6-3.module+el8.9.0+20664+9c30cf7f.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:pg_repack-debuginfo-0:1.4.6-3.module+el8.9.0+20664+9c30cf7f.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:pg_repack-debuginfo-0:1.4.6-3.module+el8.9.0+20664+9c30cf7f.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:pg_repack-debuginfo-0:1.4.6-3.module+el8.9.0+20664+9c30cf7f.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:pg_repack-debuginfo-0:1.4.6-3.module+el8.9.0+20664+9c30cf7f.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:pg_repack-debugsource-0:1.4.6-3.module+el8.9.0+20664+9c30cf7f.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:pg_repack-debugsource-0:1.4.6-3.module+el8.9.0+20664+9c30cf7f.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:pg_repack-debugsource-0:1.4.6-3.module+el8.9.0+20664+9c30cf7f.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:pg_repack-debugsource-0:1.4.6-3.module+el8.9.0+20664+9c30cf7f.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:pgaudit-0:1.5.0-1.module+el8.9.0+20664+9c30cf7f.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:pgaudit-0:1.5.0-1.module+el8.9.0+20664+9c30cf7f.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:pgaudit-0:1.5.0-1.module+el8.9.0+20664+9c30cf7f.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:pgaudit-0:1.5.0-1.module+el8.9.0+20664+9c30cf7f.src",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:pgaudit-0:1.5.0-1.module+el8.9.0+20664+9c30cf7f.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:pgaudit-debuginfo-0:1.5.0-1.module+el8.9.0+20664+9c30cf7f.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:pgaudit-debuginfo-0:1.5.0-1.module+el8.9.0+20664+9c30cf7f.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:pgaudit-debuginfo-0:1.5.0-1.module+el8.9.0+20664+9c30cf7f.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:pgaudit-debuginfo-0:1.5.0-1.module+el8.9.0+20664+9c30cf7f.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:pgaudit-debugsource-0:1.5.0-1.module+el8.9.0+20664+9c30cf7f.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:pgaudit-debugsource-0:1.5.0-1.module+el8.9.0+20664+9c30cf7f.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:pgaudit-debugsource-0:1.5.0-1.module+el8.9.0+20664+9c30cf7f.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:pgaudit-debugsource-0:1.5.0-1.module+el8.9.0+20664+9c30cf7f.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgres-decoderbufs-0:0.10.0-2.module+el8.9.0+20664+9c30cf7f.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgres-decoderbufs-0:0.10.0-2.module+el8.9.0+20664+9c30cf7f.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgres-decoderbufs-0:0.10.0-2.module+el8.9.0+20664+9c30cf7f.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgres-decoderbufs-0:0.10.0-2.module+el8.9.0+20664+9c30cf7f.src",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgres-decoderbufs-0:0.10.0-2.module+el8.9.0+20664+9c30cf7f.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.9.0+20664+9c30cf7f.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.9.0+20664+9c30cf7f.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.9.0+20664+9c30cf7f.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.9.0+20664+9c30cf7f.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.9.0+20664+9c30cf7f.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.9.0+20664+9c30cf7f.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.9.0+20664+9c30cf7f.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.9.0+20664+9c30cf7f.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.src",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-contrib-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-contrib-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-contrib-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-contrib-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-contrib-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-contrib-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-contrib-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-contrib-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-debugsource-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-debugsource-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-debugsource-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-debugsource-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-docs-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-docs-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-docs-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-docs-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-docs-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-docs-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-docs-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-docs-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-plperl-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-plperl-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-plperl-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-plperl-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-plperl-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-plperl-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-plperl-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-plperl-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-plpython3-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-plpython3-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-plpython3-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-plpython3-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-plpython3-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-plpython3-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-plpython3-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-plpython3-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-pltcl-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-pltcl-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-pltcl-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-pltcl-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-pltcl-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-pltcl-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-pltcl-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-pltcl-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-server-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-server-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-server-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-server-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-server-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-server-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-server-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-server-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-server-devel-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-server-devel-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-server-devel-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-server-devel-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-server-devel-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-server-devel-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-server-devel-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-server-devel-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-static-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-static-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-static-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-static-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-test-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-test-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-test-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-test-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-test-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-test-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-test-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-test-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-test-rpm-macros-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-upgrade-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-upgrade-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-upgrade-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-upgrade-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-upgrade-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-upgrade-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-upgrade-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-upgrade-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-upgrade-devel-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-upgrade-devel-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-upgrade-devel-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-upgrade-devel-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-upgrade-devel-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-upgrade-devel-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-upgrade-devel-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-upgrade-devel-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.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.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:pg_repack-0:1.4.6-3.module+el8.9.0+20664+9c30cf7f.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:pg_repack-0:1.4.6-3.module+el8.9.0+20664+9c30cf7f.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:pg_repack-0:1.4.6-3.module+el8.9.0+20664+9c30cf7f.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:pg_repack-0:1.4.6-3.module+el8.9.0+20664+9c30cf7f.src",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:pg_repack-0:1.4.6-3.module+el8.9.0+20664+9c30cf7f.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:pg_repack-debuginfo-0:1.4.6-3.module+el8.9.0+20664+9c30cf7f.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:pg_repack-debuginfo-0:1.4.6-3.module+el8.9.0+20664+9c30cf7f.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:pg_repack-debuginfo-0:1.4.6-3.module+el8.9.0+20664+9c30cf7f.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:pg_repack-debuginfo-0:1.4.6-3.module+el8.9.0+20664+9c30cf7f.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:pg_repack-debugsource-0:1.4.6-3.module+el8.9.0+20664+9c30cf7f.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:pg_repack-debugsource-0:1.4.6-3.module+el8.9.0+20664+9c30cf7f.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:pg_repack-debugsource-0:1.4.6-3.module+el8.9.0+20664+9c30cf7f.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:pg_repack-debugsource-0:1.4.6-3.module+el8.9.0+20664+9c30cf7f.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:pgaudit-0:1.5.0-1.module+el8.9.0+20664+9c30cf7f.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:pgaudit-0:1.5.0-1.module+el8.9.0+20664+9c30cf7f.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:pgaudit-0:1.5.0-1.module+el8.9.0+20664+9c30cf7f.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:pgaudit-0:1.5.0-1.module+el8.9.0+20664+9c30cf7f.src",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:pgaudit-0:1.5.0-1.module+el8.9.0+20664+9c30cf7f.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:pgaudit-debuginfo-0:1.5.0-1.module+el8.9.0+20664+9c30cf7f.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:pgaudit-debuginfo-0:1.5.0-1.module+el8.9.0+20664+9c30cf7f.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:pgaudit-debuginfo-0:1.5.0-1.module+el8.9.0+20664+9c30cf7f.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:pgaudit-debuginfo-0:1.5.0-1.module+el8.9.0+20664+9c30cf7f.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:pgaudit-debugsource-0:1.5.0-1.module+el8.9.0+20664+9c30cf7f.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:pgaudit-debugsource-0:1.5.0-1.module+el8.9.0+20664+9c30cf7f.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:pgaudit-debugsource-0:1.5.0-1.module+el8.9.0+20664+9c30cf7f.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:pgaudit-debugsource-0:1.5.0-1.module+el8.9.0+20664+9c30cf7f.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgres-decoderbufs-0:0.10.0-2.module+el8.9.0+20664+9c30cf7f.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgres-decoderbufs-0:0.10.0-2.module+el8.9.0+20664+9c30cf7f.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgres-decoderbufs-0:0.10.0-2.module+el8.9.0+20664+9c30cf7f.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgres-decoderbufs-0:0.10.0-2.module+el8.9.0+20664+9c30cf7f.src",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgres-decoderbufs-0:0.10.0-2.module+el8.9.0+20664+9c30cf7f.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.9.0+20664+9c30cf7f.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.9.0+20664+9c30cf7f.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.9.0+20664+9c30cf7f.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.9.0+20664+9c30cf7f.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.9.0+20664+9c30cf7f.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.9.0+20664+9c30cf7f.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.9.0+20664+9c30cf7f.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.9.0+20664+9c30cf7f.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.src",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-contrib-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-contrib-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-contrib-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-contrib-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-contrib-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-contrib-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-contrib-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-contrib-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-debugsource-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-debugsource-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-debugsource-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-debugsource-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-docs-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-docs-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-docs-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-docs-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-docs-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-docs-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-docs-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-docs-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-plperl-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-plperl-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-plperl-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-plperl-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-plperl-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-plperl-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-plperl-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-plperl-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-plpython3-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-plpython3-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-plpython3-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-plpython3-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-plpython3-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-plpython3-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-plpython3-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-plpython3-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-pltcl-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-pltcl-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-pltcl-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-pltcl-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-pltcl-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-pltcl-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-pltcl-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-pltcl-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-server-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-server-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-server-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-server-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-server-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-server-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-server-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-server-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-server-devel-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-server-devel-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-server-devel-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-server-devel-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-server-devel-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-server-devel-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-server-devel-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-server-devel-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-static-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-static-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-static-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-static-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-test-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-test-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-test-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-test-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-test-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-test-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-test-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-test-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-test-rpm-macros-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-upgrade-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-upgrade-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-upgrade-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-upgrade-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-upgrade-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-upgrade-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-upgrade-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-upgrade-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-upgrade-devel-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-upgrade-devel-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-upgrade-devel-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-upgrade-devel-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-upgrade-devel-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-upgrade-devel-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-upgrade-devel-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-upgrade-devel-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "postgresql: PostgreSQL SET ROLE, SET SESSION AUTHORIZATION reset to wrong user ID"
},
{
"cve": "CVE-2024-10979",
"cwe": {
"id": "CWE-15",
"name": "External Control of System or Configuration Setting"
},
"discovery_date": "2024-11-14T14:01:12.059934+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2326253"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in PostgreSQL PL/Perl. This vulnerability allows an unprivileged database user to change sensitive process environment variables (e.g., PATH) via incorrect control of environment variables.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "postgresql: PostgreSQL PL/Perl environment variable changes execute arbitrary code",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability has been given a severity rating of important because the ability to modify sensitive process environment variables (ex. PATH) can lead to unauthorized code execution and privilege escalation. Depending on the privileges of the PostgreSQL user, an attacker may be able to gain higher-level access to the underlying server and create functions who modify environment variables and execute arbitrary commands.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:pg_repack-0:1.4.6-3.module+el8.9.0+20664+9c30cf7f.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:pg_repack-0:1.4.6-3.module+el8.9.0+20664+9c30cf7f.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:pg_repack-0:1.4.6-3.module+el8.9.0+20664+9c30cf7f.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:pg_repack-0:1.4.6-3.module+el8.9.0+20664+9c30cf7f.src",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:pg_repack-0:1.4.6-3.module+el8.9.0+20664+9c30cf7f.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:pg_repack-debuginfo-0:1.4.6-3.module+el8.9.0+20664+9c30cf7f.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:pg_repack-debuginfo-0:1.4.6-3.module+el8.9.0+20664+9c30cf7f.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:pg_repack-debuginfo-0:1.4.6-3.module+el8.9.0+20664+9c30cf7f.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:pg_repack-debuginfo-0:1.4.6-3.module+el8.9.0+20664+9c30cf7f.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:pg_repack-debugsource-0:1.4.6-3.module+el8.9.0+20664+9c30cf7f.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:pg_repack-debugsource-0:1.4.6-3.module+el8.9.0+20664+9c30cf7f.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:pg_repack-debugsource-0:1.4.6-3.module+el8.9.0+20664+9c30cf7f.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:pg_repack-debugsource-0:1.4.6-3.module+el8.9.0+20664+9c30cf7f.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:pgaudit-0:1.5.0-1.module+el8.9.0+20664+9c30cf7f.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:pgaudit-0:1.5.0-1.module+el8.9.0+20664+9c30cf7f.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:pgaudit-0:1.5.0-1.module+el8.9.0+20664+9c30cf7f.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:pgaudit-0:1.5.0-1.module+el8.9.0+20664+9c30cf7f.src",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:pgaudit-0:1.5.0-1.module+el8.9.0+20664+9c30cf7f.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:pgaudit-debuginfo-0:1.5.0-1.module+el8.9.0+20664+9c30cf7f.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:pgaudit-debuginfo-0:1.5.0-1.module+el8.9.0+20664+9c30cf7f.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:pgaudit-debuginfo-0:1.5.0-1.module+el8.9.0+20664+9c30cf7f.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:pgaudit-debuginfo-0:1.5.0-1.module+el8.9.0+20664+9c30cf7f.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:pgaudit-debugsource-0:1.5.0-1.module+el8.9.0+20664+9c30cf7f.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:pgaudit-debugsource-0:1.5.0-1.module+el8.9.0+20664+9c30cf7f.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:pgaudit-debugsource-0:1.5.0-1.module+el8.9.0+20664+9c30cf7f.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:pgaudit-debugsource-0:1.5.0-1.module+el8.9.0+20664+9c30cf7f.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgres-decoderbufs-0:0.10.0-2.module+el8.9.0+20664+9c30cf7f.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgres-decoderbufs-0:0.10.0-2.module+el8.9.0+20664+9c30cf7f.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgres-decoderbufs-0:0.10.0-2.module+el8.9.0+20664+9c30cf7f.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgres-decoderbufs-0:0.10.0-2.module+el8.9.0+20664+9c30cf7f.src",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgres-decoderbufs-0:0.10.0-2.module+el8.9.0+20664+9c30cf7f.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.9.0+20664+9c30cf7f.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.9.0+20664+9c30cf7f.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.9.0+20664+9c30cf7f.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.9.0+20664+9c30cf7f.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.9.0+20664+9c30cf7f.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.9.0+20664+9c30cf7f.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.9.0+20664+9c30cf7f.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.9.0+20664+9c30cf7f.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.src",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-contrib-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-contrib-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-contrib-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-contrib-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-contrib-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-contrib-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-contrib-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-contrib-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-debugsource-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-debugsource-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-debugsource-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-debugsource-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-docs-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-docs-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-docs-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-docs-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-docs-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-docs-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-docs-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-docs-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-plperl-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-plperl-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-plperl-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-plperl-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-plperl-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-plperl-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-plperl-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-plperl-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-plpython3-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-plpython3-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-plpython3-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-plpython3-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-plpython3-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-plpython3-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-plpython3-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-plpython3-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-pltcl-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-pltcl-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-pltcl-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-pltcl-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-pltcl-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-pltcl-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-pltcl-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-pltcl-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-server-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-server-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-server-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-server-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-server-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-server-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-server-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-server-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-server-devel-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-server-devel-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-server-devel-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-server-devel-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-server-devel-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-server-devel-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-server-devel-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-server-devel-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-static-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-static-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-static-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-static-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-test-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-test-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-test-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-test-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-test-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-test-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-test-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-test-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-test-rpm-macros-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-upgrade-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-upgrade-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-upgrade-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-upgrade-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-upgrade-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-upgrade-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-upgrade-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-upgrade-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-upgrade-devel-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-upgrade-devel-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-upgrade-devel-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-upgrade-devel-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-upgrade-devel-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-upgrade-devel-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-upgrade-devel-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-upgrade-devel-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-10979"
},
{
"category": "external",
"summary": "RHBZ#2326253",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2326253"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-10979",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-10979"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-10979",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-10979"
},
{
"category": "external",
"summary": "https://www.postgresql.org/support/security/CVE-2024-10979/",
"url": "https://www.postgresql.org/support/security/CVE-2024-10979/"
}
],
"release_date": "2024-11-14T13:00:08.586000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-12-05T09:15:31+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:pg_repack-0:1.4.6-3.module+el8.9.0+20664+9c30cf7f.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:pg_repack-0:1.4.6-3.module+el8.9.0+20664+9c30cf7f.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:pg_repack-0:1.4.6-3.module+el8.9.0+20664+9c30cf7f.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:pg_repack-0:1.4.6-3.module+el8.9.0+20664+9c30cf7f.src",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:pg_repack-0:1.4.6-3.module+el8.9.0+20664+9c30cf7f.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:pg_repack-debuginfo-0:1.4.6-3.module+el8.9.0+20664+9c30cf7f.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:pg_repack-debuginfo-0:1.4.6-3.module+el8.9.0+20664+9c30cf7f.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:pg_repack-debuginfo-0:1.4.6-3.module+el8.9.0+20664+9c30cf7f.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:pg_repack-debuginfo-0:1.4.6-3.module+el8.9.0+20664+9c30cf7f.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:pg_repack-debugsource-0:1.4.6-3.module+el8.9.0+20664+9c30cf7f.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:pg_repack-debugsource-0:1.4.6-3.module+el8.9.0+20664+9c30cf7f.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:pg_repack-debugsource-0:1.4.6-3.module+el8.9.0+20664+9c30cf7f.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:pg_repack-debugsource-0:1.4.6-3.module+el8.9.0+20664+9c30cf7f.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:pgaudit-0:1.5.0-1.module+el8.9.0+20664+9c30cf7f.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:pgaudit-0:1.5.0-1.module+el8.9.0+20664+9c30cf7f.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:pgaudit-0:1.5.0-1.module+el8.9.0+20664+9c30cf7f.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:pgaudit-0:1.5.0-1.module+el8.9.0+20664+9c30cf7f.src",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:pgaudit-0:1.5.0-1.module+el8.9.0+20664+9c30cf7f.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:pgaudit-debuginfo-0:1.5.0-1.module+el8.9.0+20664+9c30cf7f.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:pgaudit-debuginfo-0:1.5.0-1.module+el8.9.0+20664+9c30cf7f.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:pgaudit-debuginfo-0:1.5.0-1.module+el8.9.0+20664+9c30cf7f.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:pgaudit-debuginfo-0:1.5.0-1.module+el8.9.0+20664+9c30cf7f.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:pgaudit-debugsource-0:1.5.0-1.module+el8.9.0+20664+9c30cf7f.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:pgaudit-debugsource-0:1.5.0-1.module+el8.9.0+20664+9c30cf7f.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:pgaudit-debugsource-0:1.5.0-1.module+el8.9.0+20664+9c30cf7f.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:pgaudit-debugsource-0:1.5.0-1.module+el8.9.0+20664+9c30cf7f.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgres-decoderbufs-0:0.10.0-2.module+el8.9.0+20664+9c30cf7f.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgres-decoderbufs-0:0.10.0-2.module+el8.9.0+20664+9c30cf7f.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgres-decoderbufs-0:0.10.0-2.module+el8.9.0+20664+9c30cf7f.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgres-decoderbufs-0:0.10.0-2.module+el8.9.0+20664+9c30cf7f.src",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgres-decoderbufs-0:0.10.0-2.module+el8.9.0+20664+9c30cf7f.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.9.0+20664+9c30cf7f.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.9.0+20664+9c30cf7f.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.9.0+20664+9c30cf7f.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.9.0+20664+9c30cf7f.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.9.0+20664+9c30cf7f.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.9.0+20664+9c30cf7f.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.9.0+20664+9c30cf7f.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.9.0+20664+9c30cf7f.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.src",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-contrib-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-contrib-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-contrib-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-contrib-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-contrib-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-contrib-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-contrib-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-contrib-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-debugsource-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-debugsource-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-debugsource-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-debugsource-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-docs-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-docs-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-docs-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-docs-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-docs-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-docs-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-docs-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-docs-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-plperl-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-plperl-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-plperl-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-plperl-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-plperl-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-plperl-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-plperl-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-plperl-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-plpython3-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-plpython3-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-plpython3-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-plpython3-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-plpython3-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-plpython3-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-plpython3-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-plpython3-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-pltcl-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-pltcl-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-pltcl-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-pltcl-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-pltcl-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-pltcl-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-pltcl-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-pltcl-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-server-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-server-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-server-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-server-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-server-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-server-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-server-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-server-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-server-devel-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-server-devel-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-server-devel-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-server-devel-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-server-devel-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-server-devel-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-server-devel-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-server-devel-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-static-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-static-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-static-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-static-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-test-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-test-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-test-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-test-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-test-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-test-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-test-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-test-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-test-rpm-macros-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-upgrade-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-upgrade-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-upgrade-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-upgrade-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-upgrade-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-upgrade-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-upgrade-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-upgrade-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-upgrade-devel-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-upgrade-devel-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-upgrade-devel-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-upgrade-devel-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-upgrade-devel-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-upgrade-devel-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-upgrade-devel-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-upgrade-devel-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:10832"
},
{
"category": "workaround",
"details": "Currently the following options exist to help mitigate the impact of this vulnerability: \n1) Restrict Permissions: the creation of PL/Python and PL/Perl functions should be limited to trusted users only. \n2) Environment Variable Sanitization: ensure that environment variables are properly sanitized and any modifications are restricted.\n3) Upgrade PostgreSQL: if a fix is released by the PostgreSQL Global Development Group, update to the latest version.\n4) Audit Database Functions: perform regular audits on user-created functions to detect and prevent potential exploitation.",
"product_ids": [
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:pg_repack-0:1.4.6-3.module+el8.9.0+20664+9c30cf7f.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:pg_repack-0:1.4.6-3.module+el8.9.0+20664+9c30cf7f.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:pg_repack-0:1.4.6-3.module+el8.9.0+20664+9c30cf7f.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:pg_repack-0:1.4.6-3.module+el8.9.0+20664+9c30cf7f.src",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:pg_repack-0:1.4.6-3.module+el8.9.0+20664+9c30cf7f.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:pg_repack-debuginfo-0:1.4.6-3.module+el8.9.0+20664+9c30cf7f.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:pg_repack-debuginfo-0:1.4.6-3.module+el8.9.0+20664+9c30cf7f.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:pg_repack-debuginfo-0:1.4.6-3.module+el8.9.0+20664+9c30cf7f.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:pg_repack-debuginfo-0:1.4.6-3.module+el8.9.0+20664+9c30cf7f.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:pg_repack-debugsource-0:1.4.6-3.module+el8.9.0+20664+9c30cf7f.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:pg_repack-debugsource-0:1.4.6-3.module+el8.9.0+20664+9c30cf7f.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:pg_repack-debugsource-0:1.4.6-3.module+el8.9.0+20664+9c30cf7f.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:pg_repack-debugsource-0:1.4.6-3.module+el8.9.0+20664+9c30cf7f.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:pgaudit-0:1.5.0-1.module+el8.9.0+20664+9c30cf7f.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:pgaudit-0:1.5.0-1.module+el8.9.0+20664+9c30cf7f.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:pgaudit-0:1.5.0-1.module+el8.9.0+20664+9c30cf7f.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:pgaudit-0:1.5.0-1.module+el8.9.0+20664+9c30cf7f.src",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:pgaudit-0:1.5.0-1.module+el8.9.0+20664+9c30cf7f.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:pgaudit-debuginfo-0:1.5.0-1.module+el8.9.0+20664+9c30cf7f.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:pgaudit-debuginfo-0:1.5.0-1.module+el8.9.0+20664+9c30cf7f.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:pgaudit-debuginfo-0:1.5.0-1.module+el8.9.0+20664+9c30cf7f.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:pgaudit-debuginfo-0:1.5.0-1.module+el8.9.0+20664+9c30cf7f.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:pgaudit-debugsource-0:1.5.0-1.module+el8.9.0+20664+9c30cf7f.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:pgaudit-debugsource-0:1.5.0-1.module+el8.9.0+20664+9c30cf7f.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:pgaudit-debugsource-0:1.5.0-1.module+el8.9.0+20664+9c30cf7f.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:pgaudit-debugsource-0:1.5.0-1.module+el8.9.0+20664+9c30cf7f.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgres-decoderbufs-0:0.10.0-2.module+el8.9.0+20664+9c30cf7f.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgres-decoderbufs-0:0.10.0-2.module+el8.9.0+20664+9c30cf7f.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgres-decoderbufs-0:0.10.0-2.module+el8.9.0+20664+9c30cf7f.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgres-decoderbufs-0:0.10.0-2.module+el8.9.0+20664+9c30cf7f.src",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgres-decoderbufs-0:0.10.0-2.module+el8.9.0+20664+9c30cf7f.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.9.0+20664+9c30cf7f.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.9.0+20664+9c30cf7f.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.9.0+20664+9c30cf7f.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.9.0+20664+9c30cf7f.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.9.0+20664+9c30cf7f.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.9.0+20664+9c30cf7f.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.9.0+20664+9c30cf7f.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.9.0+20664+9c30cf7f.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.src",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-contrib-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-contrib-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-contrib-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-contrib-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-contrib-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-contrib-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-contrib-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-contrib-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-debugsource-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-debugsource-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-debugsource-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-debugsource-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-docs-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-docs-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-docs-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-docs-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-docs-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-docs-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-docs-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-docs-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-plperl-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-plperl-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-plperl-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-plperl-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-plperl-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-plperl-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-plperl-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-plperl-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-plpython3-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-plpython3-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-plpython3-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-plpython3-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-plpython3-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-plpython3-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-plpython3-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-plpython3-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-pltcl-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-pltcl-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-pltcl-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-pltcl-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-pltcl-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-pltcl-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-pltcl-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-pltcl-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-server-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-server-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-server-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-server-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-server-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-server-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-server-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-server-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-server-devel-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-server-devel-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-server-devel-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-server-devel-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-server-devel-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-server-devel-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-server-devel-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-server-devel-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-static-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-static-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-static-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-static-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-test-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-test-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-test-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-test-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-test-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-test-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-test-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-test-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-test-rpm-macros-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-upgrade-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-upgrade-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-upgrade-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-upgrade-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-upgrade-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-upgrade-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-upgrade-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-upgrade-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-upgrade-devel-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-upgrade-devel-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-upgrade-devel-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-upgrade-devel-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-upgrade-devel-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-upgrade-devel-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-upgrade-devel-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-upgrade-devel-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.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.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:pg_repack-0:1.4.6-3.module+el8.9.0+20664+9c30cf7f.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:pg_repack-0:1.4.6-3.module+el8.9.0+20664+9c30cf7f.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:pg_repack-0:1.4.6-3.module+el8.9.0+20664+9c30cf7f.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:pg_repack-0:1.4.6-3.module+el8.9.0+20664+9c30cf7f.src",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:pg_repack-0:1.4.6-3.module+el8.9.0+20664+9c30cf7f.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:pg_repack-debuginfo-0:1.4.6-3.module+el8.9.0+20664+9c30cf7f.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:pg_repack-debuginfo-0:1.4.6-3.module+el8.9.0+20664+9c30cf7f.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:pg_repack-debuginfo-0:1.4.6-3.module+el8.9.0+20664+9c30cf7f.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:pg_repack-debuginfo-0:1.4.6-3.module+el8.9.0+20664+9c30cf7f.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:pg_repack-debugsource-0:1.4.6-3.module+el8.9.0+20664+9c30cf7f.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:pg_repack-debugsource-0:1.4.6-3.module+el8.9.0+20664+9c30cf7f.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:pg_repack-debugsource-0:1.4.6-3.module+el8.9.0+20664+9c30cf7f.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:pg_repack-debugsource-0:1.4.6-3.module+el8.9.0+20664+9c30cf7f.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:pgaudit-0:1.5.0-1.module+el8.9.0+20664+9c30cf7f.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:pgaudit-0:1.5.0-1.module+el8.9.0+20664+9c30cf7f.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:pgaudit-0:1.5.0-1.module+el8.9.0+20664+9c30cf7f.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:pgaudit-0:1.5.0-1.module+el8.9.0+20664+9c30cf7f.src",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:pgaudit-0:1.5.0-1.module+el8.9.0+20664+9c30cf7f.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:pgaudit-debuginfo-0:1.5.0-1.module+el8.9.0+20664+9c30cf7f.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:pgaudit-debuginfo-0:1.5.0-1.module+el8.9.0+20664+9c30cf7f.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:pgaudit-debuginfo-0:1.5.0-1.module+el8.9.0+20664+9c30cf7f.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:pgaudit-debuginfo-0:1.5.0-1.module+el8.9.0+20664+9c30cf7f.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:pgaudit-debugsource-0:1.5.0-1.module+el8.9.0+20664+9c30cf7f.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:pgaudit-debugsource-0:1.5.0-1.module+el8.9.0+20664+9c30cf7f.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:pgaudit-debugsource-0:1.5.0-1.module+el8.9.0+20664+9c30cf7f.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:pgaudit-debugsource-0:1.5.0-1.module+el8.9.0+20664+9c30cf7f.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgres-decoderbufs-0:0.10.0-2.module+el8.9.0+20664+9c30cf7f.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgres-decoderbufs-0:0.10.0-2.module+el8.9.0+20664+9c30cf7f.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgres-decoderbufs-0:0.10.0-2.module+el8.9.0+20664+9c30cf7f.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgres-decoderbufs-0:0.10.0-2.module+el8.9.0+20664+9c30cf7f.src",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgres-decoderbufs-0:0.10.0-2.module+el8.9.0+20664+9c30cf7f.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.9.0+20664+9c30cf7f.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.9.0+20664+9c30cf7f.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.9.0+20664+9c30cf7f.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.9.0+20664+9c30cf7f.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.9.0+20664+9c30cf7f.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.9.0+20664+9c30cf7f.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.9.0+20664+9c30cf7f.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.9.0+20664+9c30cf7f.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.src",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-contrib-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-contrib-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-contrib-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-contrib-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-contrib-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-contrib-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-contrib-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-contrib-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-debugsource-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-debugsource-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-debugsource-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-debugsource-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-docs-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-docs-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-docs-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-docs-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-docs-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-docs-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-docs-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-docs-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-plperl-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-plperl-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-plperl-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-plperl-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-plperl-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-plperl-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-plperl-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-plperl-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-plpython3-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-plpython3-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-plpython3-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-plpython3-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-plpython3-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-plpython3-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-plpython3-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-plpython3-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-pltcl-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-pltcl-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-pltcl-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-pltcl-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-pltcl-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-pltcl-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-pltcl-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-pltcl-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-server-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-server-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-server-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-server-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-server-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-server-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-server-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-server-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-server-devel-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-server-devel-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-server-devel-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-server-devel-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-server-devel-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-server-devel-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-server-devel-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-server-devel-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-static-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-static-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-static-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-static-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-test-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-test-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-test-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-test-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-test-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-test-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-test-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-test-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-test-rpm-macros-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-upgrade-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-upgrade-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-upgrade-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-upgrade-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-upgrade-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-upgrade-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-upgrade-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-upgrade-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-upgrade-devel-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-upgrade-devel-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-upgrade-devel-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-upgrade-devel-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-upgrade-devel-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-upgrade-devel-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-upgrade-devel-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020241122084628:489197e6:postgresql-upgrade-devel-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "postgresql: PostgreSQL PL/Perl environment variable changes execute arbitrary code"
}
]
}
RHSA-2024:10787
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:15 module is now available for Red Hat Enterprise Linux 9.\n\nRed Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "PostgreSQL is an advanced object-relational database management system (DBMS).\n\nSecurity Fix(es):\n\n* postgresql: PostgreSQL SET ROLE, SET SESSION AUTHORIZATION reset to wrong user ID (CVE-2024-10978)\n\n* postgresql: PostgreSQL PL/Perl environment variable changes execute arbitrary code (CVE-2024-10979)\n\n* postgresql: PostgreSQL row security below e.g. subqueries disregards user ID changes (CVE-2024-10976)\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-2024:10787",
"url": "https://access.redhat.com/errata/RHSA-2024:10787"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "2326251",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2326251"
},
{
"category": "external",
"summary": "2326253",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2326253"
},
{
"category": "external",
"summary": "2326263",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2326263"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2024/rhsa-2024_10787.json"
}
],
"title": "Red Hat Security Advisory: postgresql:15 security update",
"tracking": {
"current_release_date": "2025-11-06T21:58:16+00:00",
"generator": {
"date": "2025-11-06T21:58:16+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.6.11"
}
},
"id": "RHSA-2024:10787",
"initial_release_date": "2024-12-04T09:24:20+00:00",
"revision_history": [
{
"date": "2024-12-04T09:24:20+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2024-12-04T09:24:20+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2025-11-06T21:58: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 (v. 9)",
"product": {
"name": "Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:enterprise_linux:9::appstream"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "pg_repack-0:1.4.8-2.module+el9.5.0+22224+f5585c78.src::postgresql:15",
"product": {
"name": "pg_repack-0:1.4.8-2.module+el9.5.0+22224+f5585c78.src (postgresql:15)",
"product_id": "pg_repack-0:1.4.8-2.module+el9.5.0+22224+f5585c78.src::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pg_repack@1.4.8-2.module%2Bel9.5.0%2B22224%2Bf5585c78?arch=src\u0026rpmmod=postgresql:15:9050020241122141928:rhel9"
}
}
},
{
"category": "product_version",
"name": "pgaudit-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.src::postgresql:15",
"product": {
"name": "pgaudit-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.src (postgresql:15)",
"product_id": "pgaudit-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.src::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pgaudit@1.7.0-1.module%2Bel9.2.0%2B17405%2Baeb9ec60?arch=src\u0026rpmmod=postgresql:15:9050020241122141928:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgres-decoderbufs-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.src::postgresql:15",
"product": {
"name": "postgres-decoderbufs-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.src (postgresql:15)",
"product_id": "postgres-decoderbufs-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.src::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgres-decoderbufs@1.9.7-1.Final.module%2Bel9.2.0%2B17405%2Baeb9ec60?arch=src\u0026rpmmod=postgresql:15:9050020241122141928:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgresql-0:15.10-1.module+el9.5.0+22558+abb1a50b.src::postgresql:15",
"product": {
"name": "postgresql-0:15.10-1.module+el9.5.0+22558+abb1a50b.src (postgresql:15)",
"product_id": "postgresql-0:15.10-1.module+el9.5.0+22558+abb1a50b.src::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql@15.10-1.module%2Bel9.5.0%2B22558%2Babb1a50b?arch=src\u0026rpmmod=postgresql:15:9050020241122141928:rhel9"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "postgresql-test-rpm-macros-0:15.10-1.module+el9.5.0+22558+abb1a50b.noarch::postgresql:15",
"product": {
"name": "postgresql-test-rpm-macros-0:15.10-1.module+el9.5.0+22558+abb1a50b.noarch (postgresql:15)",
"product_id": "postgresql-test-rpm-macros-0:15.10-1.module+el9.5.0+22558+abb1a50b.noarch::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-test-rpm-macros@15.10-1.module%2Bel9.5.0%2B22558%2Babb1a50b?arch=noarch\u0026rpmmod=postgresql:15:9050020241122141928:rhel9"
}
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "pg_repack-0:1.4.8-2.module+el9.5.0+22224+f5585c78.aarch64::postgresql:15",
"product": {
"name": "pg_repack-0:1.4.8-2.module+el9.5.0+22224+f5585c78.aarch64 (postgresql:15)",
"product_id": "pg_repack-0:1.4.8-2.module+el9.5.0+22224+f5585c78.aarch64::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pg_repack@1.4.8-2.module%2Bel9.5.0%2B22224%2Bf5585c78?arch=aarch64\u0026rpmmod=postgresql:15:9050020241122141928:rhel9"
}
}
},
{
"category": "product_version",
"name": "pg_repack-debuginfo-0:1.4.8-2.module+el9.5.0+22224+f5585c78.aarch64::postgresql:15",
"product": {
"name": "pg_repack-debuginfo-0:1.4.8-2.module+el9.5.0+22224+f5585c78.aarch64 (postgresql:15)",
"product_id": "pg_repack-debuginfo-0:1.4.8-2.module+el9.5.0+22224+f5585c78.aarch64::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pg_repack-debuginfo@1.4.8-2.module%2Bel9.5.0%2B22224%2Bf5585c78?arch=aarch64\u0026rpmmod=postgresql:15:9050020241122141928:rhel9"
}
}
},
{
"category": "product_version",
"name": "pg_repack-debugsource-0:1.4.8-2.module+el9.5.0+22224+f5585c78.aarch64::postgresql:15",
"product": {
"name": "pg_repack-debugsource-0:1.4.8-2.module+el9.5.0+22224+f5585c78.aarch64 (postgresql:15)",
"product_id": "pg_repack-debugsource-0:1.4.8-2.module+el9.5.0+22224+f5585c78.aarch64::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pg_repack-debugsource@1.4.8-2.module%2Bel9.5.0%2B22224%2Bf5585c78?arch=aarch64\u0026rpmmod=postgresql:15:9050020241122141928:rhel9"
}
}
},
{
"category": "product_version",
"name": "pgaudit-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.aarch64::postgresql:15",
"product": {
"name": "pgaudit-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.aarch64 (postgresql:15)",
"product_id": "pgaudit-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.aarch64::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pgaudit@1.7.0-1.module%2Bel9.2.0%2B17405%2Baeb9ec60?arch=aarch64\u0026rpmmod=postgresql:15:9050020241122141928:rhel9"
}
}
},
{
"category": "product_version",
"name": "pgaudit-debuginfo-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.aarch64::postgresql:15",
"product": {
"name": "pgaudit-debuginfo-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.aarch64 (postgresql:15)",
"product_id": "pgaudit-debuginfo-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.aarch64::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pgaudit-debuginfo@1.7.0-1.module%2Bel9.2.0%2B17405%2Baeb9ec60?arch=aarch64\u0026rpmmod=postgresql:15:9050020241122141928:rhel9"
}
}
},
{
"category": "product_version",
"name": "pgaudit-debugsource-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.aarch64::postgresql:15",
"product": {
"name": "pgaudit-debugsource-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.aarch64 (postgresql:15)",
"product_id": "pgaudit-debugsource-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.aarch64::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pgaudit-debugsource@1.7.0-1.module%2Bel9.2.0%2B17405%2Baeb9ec60?arch=aarch64\u0026rpmmod=postgresql:15:9050020241122141928:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgres-decoderbufs-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.aarch64::postgresql:15",
"product": {
"name": "postgres-decoderbufs-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.aarch64 (postgresql:15)",
"product_id": "postgres-decoderbufs-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.aarch64::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgres-decoderbufs@1.9.7-1.Final.module%2Bel9.2.0%2B17405%2Baeb9ec60?arch=aarch64\u0026rpmmod=postgresql:15:9050020241122141928:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.aarch64::postgresql:15",
"product": {
"name": "postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.aarch64 (postgresql:15)",
"product_id": "postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.aarch64::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgres-decoderbufs-debuginfo@1.9.7-1.Final.module%2Bel9.2.0%2B17405%2Baeb9ec60?arch=aarch64\u0026rpmmod=postgresql:15:9050020241122141928:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.aarch64::postgresql:15",
"product": {
"name": "postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.aarch64 (postgresql:15)",
"product_id": "postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.aarch64::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgres-decoderbufs-debugsource@1.9.7-1.Final.module%2Bel9.2.0%2B17405%2Baeb9ec60?arch=aarch64\u0026rpmmod=postgresql:15:9050020241122141928:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgresql-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64::postgresql:15",
"product": {
"name": "postgresql-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64 (postgresql:15)",
"product_id": "postgresql-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql@15.10-1.module%2Bel9.5.0%2B22558%2Babb1a50b?arch=aarch64\u0026rpmmod=postgresql:15:9050020241122141928:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgresql-contrib-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64::postgresql:15",
"product": {
"name": "postgresql-contrib-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64 (postgresql:15)",
"product_id": "postgresql-contrib-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-contrib@15.10-1.module%2Bel9.5.0%2B22558%2Babb1a50b?arch=aarch64\u0026rpmmod=postgresql:15:9050020241122141928:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgresql-contrib-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64::postgresql:15",
"product": {
"name": "postgresql-contrib-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64 (postgresql:15)",
"product_id": "postgresql-contrib-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-contrib-debuginfo@15.10-1.module%2Bel9.5.0%2B22558%2Babb1a50b?arch=aarch64\u0026rpmmod=postgresql:15:9050020241122141928:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgresql-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64::postgresql:15",
"product": {
"name": "postgresql-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64 (postgresql:15)",
"product_id": "postgresql-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-debuginfo@15.10-1.module%2Bel9.5.0%2B22558%2Babb1a50b?arch=aarch64\u0026rpmmod=postgresql:15:9050020241122141928:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgresql-debugsource-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64::postgresql:15",
"product": {
"name": "postgresql-debugsource-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64 (postgresql:15)",
"product_id": "postgresql-debugsource-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-debugsource@15.10-1.module%2Bel9.5.0%2B22558%2Babb1a50b?arch=aarch64\u0026rpmmod=postgresql:15:9050020241122141928:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgresql-docs-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64::postgresql:15",
"product": {
"name": "postgresql-docs-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64 (postgresql:15)",
"product_id": "postgresql-docs-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-docs@15.10-1.module%2Bel9.5.0%2B22558%2Babb1a50b?arch=aarch64\u0026rpmmod=postgresql:15:9050020241122141928:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgresql-docs-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64::postgresql:15",
"product": {
"name": "postgresql-docs-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64 (postgresql:15)",
"product_id": "postgresql-docs-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-docs-debuginfo@15.10-1.module%2Bel9.5.0%2B22558%2Babb1a50b?arch=aarch64\u0026rpmmod=postgresql:15:9050020241122141928:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgresql-plperl-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64::postgresql:15",
"product": {
"name": "postgresql-plperl-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64 (postgresql:15)",
"product_id": "postgresql-plperl-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plperl@15.10-1.module%2Bel9.5.0%2B22558%2Babb1a50b?arch=aarch64\u0026rpmmod=postgresql:15:9050020241122141928:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgresql-plperl-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64::postgresql:15",
"product": {
"name": "postgresql-plperl-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64 (postgresql:15)",
"product_id": "postgresql-plperl-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plperl-debuginfo@15.10-1.module%2Bel9.5.0%2B22558%2Babb1a50b?arch=aarch64\u0026rpmmod=postgresql:15:9050020241122141928:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgresql-plpython3-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64::postgresql:15",
"product": {
"name": "postgresql-plpython3-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64 (postgresql:15)",
"product_id": "postgresql-plpython3-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plpython3@15.10-1.module%2Bel9.5.0%2B22558%2Babb1a50b?arch=aarch64\u0026rpmmod=postgresql:15:9050020241122141928:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgresql-plpython3-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64::postgresql:15",
"product": {
"name": "postgresql-plpython3-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64 (postgresql:15)",
"product_id": "postgresql-plpython3-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plpython3-debuginfo@15.10-1.module%2Bel9.5.0%2B22558%2Babb1a50b?arch=aarch64\u0026rpmmod=postgresql:15:9050020241122141928:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgresql-pltcl-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64::postgresql:15",
"product": {
"name": "postgresql-pltcl-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64 (postgresql:15)",
"product_id": "postgresql-pltcl-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-pltcl@15.10-1.module%2Bel9.5.0%2B22558%2Babb1a50b?arch=aarch64\u0026rpmmod=postgresql:15:9050020241122141928:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgresql-pltcl-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64::postgresql:15",
"product": {
"name": "postgresql-pltcl-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64 (postgresql:15)",
"product_id": "postgresql-pltcl-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-pltcl-debuginfo@15.10-1.module%2Bel9.5.0%2B22558%2Babb1a50b?arch=aarch64\u0026rpmmod=postgresql:15:9050020241122141928:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgresql-private-devel-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64::postgresql:15",
"product": {
"name": "postgresql-private-devel-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64 (postgresql:15)",
"product_id": "postgresql-private-devel-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-private-devel@15.10-1.module%2Bel9.5.0%2B22558%2Babb1a50b?arch=aarch64\u0026rpmmod=postgresql:15:9050020241122141928:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgresql-private-libs-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64::postgresql:15",
"product": {
"name": "postgresql-private-libs-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64 (postgresql:15)",
"product_id": "postgresql-private-libs-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-private-libs@15.10-1.module%2Bel9.5.0%2B22558%2Babb1a50b?arch=aarch64\u0026rpmmod=postgresql:15:9050020241122141928:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgresql-private-libs-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64::postgresql:15",
"product": {
"name": "postgresql-private-libs-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64 (postgresql:15)",
"product_id": "postgresql-private-libs-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-private-libs-debuginfo@15.10-1.module%2Bel9.5.0%2B22558%2Babb1a50b?arch=aarch64\u0026rpmmod=postgresql:15:9050020241122141928:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64::postgresql:15",
"product": {
"name": "postgresql-server-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64 (postgresql:15)",
"product_id": "postgresql-server-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server@15.10-1.module%2Bel9.5.0%2B22558%2Babb1a50b?arch=aarch64\u0026rpmmod=postgresql:15:9050020241122141928:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64::postgresql:15",
"product": {
"name": "postgresql-server-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64 (postgresql:15)",
"product_id": "postgresql-server-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server-debuginfo@15.10-1.module%2Bel9.5.0%2B22558%2Babb1a50b?arch=aarch64\u0026rpmmod=postgresql:15:9050020241122141928:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-devel-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64::postgresql:15",
"product": {
"name": "postgresql-server-devel-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64 (postgresql:15)",
"product_id": "postgresql-server-devel-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server-devel@15.10-1.module%2Bel9.5.0%2B22558%2Babb1a50b?arch=aarch64\u0026rpmmod=postgresql:15:9050020241122141928:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-devel-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64::postgresql:15",
"product": {
"name": "postgresql-server-devel-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64 (postgresql:15)",
"product_id": "postgresql-server-devel-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server-devel-debuginfo@15.10-1.module%2Bel9.5.0%2B22558%2Babb1a50b?arch=aarch64\u0026rpmmod=postgresql:15:9050020241122141928:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgresql-static-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64::postgresql:15",
"product": {
"name": "postgresql-static-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64 (postgresql:15)",
"product_id": "postgresql-static-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-static@15.10-1.module%2Bel9.5.0%2B22558%2Babb1a50b?arch=aarch64\u0026rpmmod=postgresql:15:9050020241122141928:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgresql-test-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64::postgresql:15",
"product": {
"name": "postgresql-test-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64 (postgresql:15)",
"product_id": "postgresql-test-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-test@15.10-1.module%2Bel9.5.0%2B22558%2Babb1a50b?arch=aarch64\u0026rpmmod=postgresql:15:9050020241122141928:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgresql-test-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64::postgresql:15",
"product": {
"name": "postgresql-test-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64 (postgresql:15)",
"product_id": "postgresql-test-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-test-debuginfo@15.10-1.module%2Bel9.5.0%2B22558%2Babb1a50b?arch=aarch64\u0026rpmmod=postgresql:15:9050020241122141928:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64::postgresql:15",
"product": {
"name": "postgresql-upgrade-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64 (postgresql:15)",
"product_id": "postgresql-upgrade-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade@15.10-1.module%2Bel9.5.0%2B22558%2Babb1a50b?arch=aarch64\u0026rpmmod=postgresql:15:9050020241122141928:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64::postgresql:15",
"product": {
"name": "postgresql-upgrade-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64 (postgresql:15)",
"product_id": "postgresql-upgrade-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade-debuginfo@15.10-1.module%2Bel9.5.0%2B22558%2Babb1a50b?arch=aarch64\u0026rpmmod=postgresql:15:9050020241122141928:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-devel-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64::postgresql:15",
"product": {
"name": "postgresql-upgrade-devel-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64 (postgresql:15)",
"product_id": "postgresql-upgrade-devel-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade-devel@15.10-1.module%2Bel9.5.0%2B22558%2Babb1a50b?arch=aarch64\u0026rpmmod=postgresql:15:9050020241122141928:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-devel-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64::postgresql:15",
"product": {
"name": "postgresql-upgrade-devel-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64 (postgresql:15)",
"product_id": "postgresql-upgrade-devel-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade-devel-debuginfo@15.10-1.module%2Bel9.5.0%2B22558%2Babb1a50b?arch=aarch64\u0026rpmmod=postgresql:15:9050020241122141928:rhel9"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "pg_repack-0:1.4.8-2.module+el9.5.0+22224+f5585c78.ppc64le::postgresql:15",
"product": {
"name": "pg_repack-0:1.4.8-2.module+el9.5.0+22224+f5585c78.ppc64le (postgresql:15)",
"product_id": "pg_repack-0:1.4.8-2.module+el9.5.0+22224+f5585c78.ppc64le::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pg_repack@1.4.8-2.module%2Bel9.5.0%2B22224%2Bf5585c78?arch=ppc64le\u0026rpmmod=postgresql:15:9050020241122141928:rhel9"
}
}
},
{
"category": "product_version",
"name": "pg_repack-debuginfo-0:1.4.8-2.module+el9.5.0+22224+f5585c78.ppc64le::postgresql:15",
"product": {
"name": "pg_repack-debuginfo-0:1.4.8-2.module+el9.5.0+22224+f5585c78.ppc64le (postgresql:15)",
"product_id": "pg_repack-debuginfo-0:1.4.8-2.module+el9.5.0+22224+f5585c78.ppc64le::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pg_repack-debuginfo@1.4.8-2.module%2Bel9.5.0%2B22224%2Bf5585c78?arch=ppc64le\u0026rpmmod=postgresql:15:9050020241122141928:rhel9"
}
}
},
{
"category": "product_version",
"name": "pg_repack-debugsource-0:1.4.8-2.module+el9.5.0+22224+f5585c78.ppc64le::postgresql:15",
"product": {
"name": "pg_repack-debugsource-0:1.4.8-2.module+el9.5.0+22224+f5585c78.ppc64le (postgresql:15)",
"product_id": "pg_repack-debugsource-0:1.4.8-2.module+el9.5.0+22224+f5585c78.ppc64le::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pg_repack-debugsource@1.4.8-2.module%2Bel9.5.0%2B22224%2Bf5585c78?arch=ppc64le\u0026rpmmod=postgresql:15:9050020241122141928:rhel9"
}
}
},
{
"category": "product_version",
"name": "pgaudit-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.ppc64le::postgresql:15",
"product": {
"name": "pgaudit-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.ppc64le (postgresql:15)",
"product_id": "pgaudit-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.ppc64le::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pgaudit@1.7.0-1.module%2Bel9.2.0%2B17405%2Baeb9ec60?arch=ppc64le\u0026rpmmod=postgresql:15:9050020241122141928:rhel9"
}
}
},
{
"category": "product_version",
"name": "pgaudit-debuginfo-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.ppc64le::postgresql:15",
"product": {
"name": "pgaudit-debuginfo-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.ppc64le (postgresql:15)",
"product_id": "pgaudit-debuginfo-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.ppc64le::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pgaudit-debuginfo@1.7.0-1.module%2Bel9.2.0%2B17405%2Baeb9ec60?arch=ppc64le\u0026rpmmod=postgresql:15:9050020241122141928:rhel9"
}
}
},
{
"category": "product_version",
"name": "pgaudit-debugsource-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.ppc64le::postgresql:15",
"product": {
"name": "pgaudit-debugsource-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.ppc64le (postgresql:15)",
"product_id": "pgaudit-debugsource-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.ppc64le::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pgaudit-debugsource@1.7.0-1.module%2Bel9.2.0%2B17405%2Baeb9ec60?arch=ppc64le\u0026rpmmod=postgresql:15:9050020241122141928:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgres-decoderbufs-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.ppc64le::postgresql:15",
"product": {
"name": "postgres-decoderbufs-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.ppc64le (postgresql:15)",
"product_id": "postgres-decoderbufs-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.ppc64le::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgres-decoderbufs@1.9.7-1.Final.module%2Bel9.2.0%2B17405%2Baeb9ec60?arch=ppc64le\u0026rpmmod=postgresql:15:9050020241122141928:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.ppc64le::postgresql:15",
"product": {
"name": "postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.ppc64le (postgresql:15)",
"product_id": "postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.ppc64le::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgres-decoderbufs-debuginfo@1.9.7-1.Final.module%2Bel9.2.0%2B17405%2Baeb9ec60?arch=ppc64le\u0026rpmmod=postgresql:15:9050020241122141928:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.ppc64le::postgresql:15",
"product": {
"name": "postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.ppc64le (postgresql:15)",
"product_id": "postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.ppc64le::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgres-decoderbufs-debugsource@1.9.7-1.Final.module%2Bel9.2.0%2B17405%2Baeb9ec60?arch=ppc64le\u0026rpmmod=postgresql:15:9050020241122141928:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgresql-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le::postgresql:15",
"product": {
"name": "postgresql-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le (postgresql:15)",
"product_id": "postgresql-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql@15.10-1.module%2Bel9.5.0%2B22558%2Babb1a50b?arch=ppc64le\u0026rpmmod=postgresql:15:9050020241122141928:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgresql-contrib-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le::postgresql:15",
"product": {
"name": "postgresql-contrib-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le (postgresql:15)",
"product_id": "postgresql-contrib-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-contrib@15.10-1.module%2Bel9.5.0%2B22558%2Babb1a50b?arch=ppc64le\u0026rpmmod=postgresql:15:9050020241122141928:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgresql-contrib-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le::postgresql:15",
"product": {
"name": "postgresql-contrib-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le (postgresql:15)",
"product_id": "postgresql-contrib-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-contrib-debuginfo@15.10-1.module%2Bel9.5.0%2B22558%2Babb1a50b?arch=ppc64le\u0026rpmmod=postgresql:15:9050020241122141928:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgresql-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le::postgresql:15",
"product": {
"name": "postgresql-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le (postgresql:15)",
"product_id": "postgresql-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-debuginfo@15.10-1.module%2Bel9.5.0%2B22558%2Babb1a50b?arch=ppc64le\u0026rpmmod=postgresql:15:9050020241122141928:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgresql-debugsource-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le::postgresql:15",
"product": {
"name": "postgresql-debugsource-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le (postgresql:15)",
"product_id": "postgresql-debugsource-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-debugsource@15.10-1.module%2Bel9.5.0%2B22558%2Babb1a50b?arch=ppc64le\u0026rpmmod=postgresql:15:9050020241122141928:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgresql-docs-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le::postgresql:15",
"product": {
"name": "postgresql-docs-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le (postgresql:15)",
"product_id": "postgresql-docs-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-docs@15.10-1.module%2Bel9.5.0%2B22558%2Babb1a50b?arch=ppc64le\u0026rpmmod=postgresql:15:9050020241122141928:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgresql-docs-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le::postgresql:15",
"product": {
"name": "postgresql-docs-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le (postgresql:15)",
"product_id": "postgresql-docs-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-docs-debuginfo@15.10-1.module%2Bel9.5.0%2B22558%2Babb1a50b?arch=ppc64le\u0026rpmmod=postgresql:15:9050020241122141928:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgresql-plperl-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le::postgresql:15",
"product": {
"name": "postgresql-plperl-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le (postgresql:15)",
"product_id": "postgresql-plperl-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plperl@15.10-1.module%2Bel9.5.0%2B22558%2Babb1a50b?arch=ppc64le\u0026rpmmod=postgresql:15:9050020241122141928:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgresql-plperl-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le::postgresql:15",
"product": {
"name": "postgresql-plperl-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le (postgresql:15)",
"product_id": "postgresql-plperl-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plperl-debuginfo@15.10-1.module%2Bel9.5.0%2B22558%2Babb1a50b?arch=ppc64le\u0026rpmmod=postgresql:15:9050020241122141928:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgresql-plpython3-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le::postgresql:15",
"product": {
"name": "postgresql-plpython3-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le (postgresql:15)",
"product_id": "postgresql-plpython3-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plpython3@15.10-1.module%2Bel9.5.0%2B22558%2Babb1a50b?arch=ppc64le\u0026rpmmod=postgresql:15:9050020241122141928:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgresql-plpython3-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le::postgresql:15",
"product": {
"name": "postgresql-plpython3-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le (postgresql:15)",
"product_id": "postgresql-plpython3-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plpython3-debuginfo@15.10-1.module%2Bel9.5.0%2B22558%2Babb1a50b?arch=ppc64le\u0026rpmmod=postgresql:15:9050020241122141928:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgresql-pltcl-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le::postgresql:15",
"product": {
"name": "postgresql-pltcl-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le (postgresql:15)",
"product_id": "postgresql-pltcl-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-pltcl@15.10-1.module%2Bel9.5.0%2B22558%2Babb1a50b?arch=ppc64le\u0026rpmmod=postgresql:15:9050020241122141928:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgresql-pltcl-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le::postgresql:15",
"product": {
"name": "postgresql-pltcl-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le (postgresql:15)",
"product_id": "postgresql-pltcl-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-pltcl-debuginfo@15.10-1.module%2Bel9.5.0%2B22558%2Babb1a50b?arch=ppc64le\u0026rpmmod=postgresql:15:9050020241122141928:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgresql-private-devel-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le::postgresql:15",
"product": {
"name": "postgresql-private-devel-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le (postgresql:15)",
"product_id": "postgresql-private-devel-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-private-devel@15.10-1.module%2Bel9.5.0%2B22558%2Babb1a50b?arch=ppc64le\u0026rpmmod=postgresql:15:9050020241122141928:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgresql-private-libs-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le::postgresql:15",
"product": {
"name": "postgresql-private-libs-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le (postgresql:15)",
"product_id": "postgresql-private-libs-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-private-libs@15.10-1.module%2Bel9.5.0%2B22558%2Babb1a50b?arch=ppc64le\u0026rpmmod=postgresql:15:9050020241122141928:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgresql-private-libs-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le::postgresql:15",
"product": {
"name": "postgresql-private-libs-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le (postgresql:15)",
"product_id": "postgresql-private-libs-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-private-libs-debuginfo@15.10-1.module%2Bel9.5.0%2B22558%2Babb1a50b?arch=ppc64le\u0026rpmmod=postgresql:15:9050020241122141928:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le::postgresql:15",
"product": {
"name": "postgresql-server-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le (postgresql:15)",
"product_id": "postgresql-server-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server@15.10-1.module%2Bel9.5.0%2B22558%2Babb1a50b?arch=ppc64le\u0026rpmmod=postgresql:15:9050020241122141928:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le::postgresql:15",
"product": {
"name": "postgresql-server-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le (postgresql:15)",
"product_id": "postgresql-server-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server-debuginfo@15.10-1.module%2Bel9.5.0%2B22558%2Babb1a50b?arch=ppc64le\u0026rpmmod=postgresql:15:9050020241122141928:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-devel-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le::postgresql:15",
"product": {
"name": "postgresql-server-devel-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le (postgresql:15)",
"product_id": "postgresql-server-devel-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server-devel@15.10-1.module%2Bel9.5.0%2B22558%2Babb1a50b?arch=ppc64le\u0026rpmmod=postgresql:15:9050020241122141928:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-devel-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le::postgresql:15",
"product": {
"name": "postgresql-server-devel-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le (postgresql:15)",
"product_id": "postgresql-server-devel-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server-devel-debuginfo@15.10-1.module%2Bel9.5.0%2B22558%2Babb1a50b?arch=ppc64le\u0026rpmmod=postgresql:15:9050020241122141928:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgresql-static-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le::postgresql:15",
"product": {
"name": "postgresql-static-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le (postgresql:15)",
"product_id": "postgresql-static-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-static@15.10-1.module%2Bel9.5.0%2B22558%2Babb1a50b?arch=ppc64le\u0026rpmmod=postgresql:15:9050020241122141928:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgresql-test-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le::postgresql:15",
"product": {
"name": "postgresql-test-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le (postgresql:15)",
"product_id": "postgresql-test-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-test@15.10-1.module%2Bel9.5.0%2B22558%2Babb1a50b?arch=ppc64le\u0026rpmmod=postgresql:15:9050020241122141928:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgresql-test-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le::postgresql:15",
"product": {
"name": "postgresql-test-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le (postgresql:15)",
"product_id": "postgresql-test-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-test-debuginfo@15.10-1.module%2Bel9.5.0%2B22558%2Babb1a50b?arch=ppc64le\u0026rpmmod=postgresql:15:9050020241122141928:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le::postgresql:15",
"product": {
"name": "postgresql-upgrade-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le (postgresql:15)",
"product_id": "postgresql-upgrade-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade@15.10-1.module%2Bel9.5.0%2B22558%2Babb1a50b?arch=ppc64le\u0026rpmmod=postgresql:15:9050020241122141928:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le::postgresql:15",
"product": {
"name": "postgresql-upgrade-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le (postgresql:15)",
"product_id": "postgresql-upgrade-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade-debuginfo@15.10-1.module%2Bel9.5.0%2B22558%2Babb1a50b?arch=ppc64le\u0026rpmmod=postgresql:15:9050020241122141928:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-devel-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le::postgresql:15",
"product": {
"name": "postgresql-upgrade-devel-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le (postgresql:15)",
"product_id": "postgresql-upgrade-devel-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade-devel@15.10-1.module%2Bel9.5.0%2B22558%2Babb1a50b?arch=ppc64le\u0026rpmmod=postgresql:15:9050020241122141928:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-devel-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le::postgresql:15",
"product": {
"name": "postgresql-upgrade-devel-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le (postgresql:15)",
"product_id": "postgresql-upgrade-devel-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade-devel-debuginfo@15.10-1.module%2Bel9.5.0%2B22558%2Babb1a50b?arch=ppc64le\u0026rpmmod=postgresql:15:9050020241122141928:rhel9"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "pg_repack-0:1.4.8-2.module+el9.5.0+22224+f5585c78.s390x::postgresql:15",
"product": {
"name": "pg_repack-0:1.4.8-2.module+el9.5.0+22224+f5585c78.s390x (postgresql:15)",
"product_id": "pg_repack-0:1.4.8-2.module+el9.5.0+22224+f5585c78.s390x::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pg_repack@1.4.8-2.module%2Bel9.5.0%2B22224%2Bf5585c78?arch=s390x\u0026rpmmod=postgresql:15:9050020241122141928:rhel9"
}
}
},
{
"category": "product_version",
"name": "pg_repack-debuginfo-0:1.4.8-2.module+el9.5.0+22224+f5585c78.s390x::postgresql:15",
"product": {
"name": "pg_repack-debuginfo-0:1.4.8-2.module+el9.5.0+22224+f5585c78.s390x (postgresql:15)",
"product_id": "pg_repack-debuginfo-0:1.4.8-2.module+el9.5.0+22224+f5585c78.s390x::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pg_repack-debuginfo@1.4.8-2.module%2Bel9.5.0%2B22224%2Bf5585c78?arch=s390x\u0026rpmmod=postgresql:15:9050020241122141928:rhel9"
}
}
},
{
"category": "product_version",
"name": "pg_repack-debugsource-0:1.4.8-2.module+el9.5.0+22224+f5585c78.s390x::postgresql:15",
"product": {
"name": "pg_repack-debugsource-0:1.4.8-2.module+el9.5.0+22224+f5585c78.s390x (postgresql:15)",
"product_id": "pg_repack-debugsource-0:1.4.8-2.module+el9.5.0+22224+f5585c78.s390x::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pg_repack-debugsource@1.4.8-2.module%2Bel9.5.0%2B22224%2Bf5585c78?arch=s390x\u0026rpmmod=postgresql:15:9050020241122141928:rhel9"
}
}
},
{
"category": "product_version",
"name": "pgaudit-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.s390x::postgresql:15",
"product": {
"name": "pgaudit-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.s390x (postgresql:15)",
"product_id": "pgaudit-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.s390x::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pgaudit@1.7.0-1.module%2Bel9.2.0%2B17405%2Baeb9ec60?arch=s390x\u0026rpmmod=postgresql:15:9050020241122141928:rhel9"
}
}
},
{
"category": "product_version",
"name": "pgaudit-debuginfo-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.s390x::postgresql:15",
"product": {
"name": "pgaudit-debuginfo-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.s390x (postgresql:15)",
"product_id": "pgaudit-debuginfo-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.s390x::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pgaudit-debuginfo@1.7.0-1.module%2Bel9.2.0%2B17405%2Baeb9ec60?arch=s390x\u0026rpmmod=postgresql:15:9050020241122141928:rhel9"
}
}
},
{
"category": "product_version",
"name": "pgaudit-debugsource-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.s390x::postgresql:15",
"product": {
"name": "pgaudit-debugsource-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.s390x (postgresql:15)",
"product_id": "pgaudit-debugsource-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.s390x::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pgaudit-debugsource@1.7.0-1.module%2Bel9.2.0%2B17405%2Baeb9ec60?arch=s390x\u0026rpmmod=postgresql:15:9050020241122141928:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgres-decoderbufs-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.s390x::postgresql:15",
"product": {
"name": "postgres-decoderbufs-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.s390x (postgresql:15)",
"product_id": "postgres-decoderbufs-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.s390x::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgres-decoderbufs@1.9.7-1.Final.module%2Bel9.2.0%2B17405%2Baeb9ec60?arch=s390x\u0026rpmmod=postgresql:15:9050020241122141928:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.s390x::postgresql:15",
"product": {
"name": "postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.s390x (postgresql:15)",
"product_id": "postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.s390x::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgres-decoderbufs-debuginfo@1.9.7-1.Final.module%2Bel9.2.0%2B17405%2Baeb9ec60?arch=s390x\u0026rpmmod=postgresql:15:9050020241122141928:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.s390x::postgresql:15",
"product": {
"name": "postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.s390x (postgresql:15)",
"product_id": "postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.s390x::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgres-decoderbufs-debugsource@1.9.7-1.Final.module%2Bel9.2.0%2B17405%2Baeb9ec60?arch=s390x\u0026rpmmod=postgresql:15:9050020241122141928:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgresql-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x::postgresql:15",
"product": {
"name": "postgresql-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x (postgresql:15)",
"product_id": "postgresql-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql@15.10-1.module%2Bel9.5.0%2B22558%2Babb1a50b?arch=s390x\u0026rpmmod=postgresql:15:9050020241122141928:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgresql-contrib-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x::postgresql:15",
"product": {
"name": "postgresql-contrib-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x (postgresql:15)",
"product_id": "postgresql-contrib-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-contrib@15.10-1.module%2Bel9.5.0%2B22558%2Babb1a50b?arch=s390x\u0026rpmmod=postgresql:15:9050020241122141928:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgresql-contrib-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x::postgresql:15",
"product": {
"name": "postgresql-contrib-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x (postgresql:15)",
"product_id": "postgresql-contrib-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-contrib-debuginfo@15.10-1.module%2Bel9.5.0%2B22558%2Babb1a50b?arch=s390x\u0026rpmmod=postgresql:15:9050020241122141928:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgresql-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x::postgresql:15",
"product": {
"name": "postgresql-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x (postgresql:15)",
"product_id": "postgresql-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-debuginfo@15.10-1.module%2Bel9.5.0%2B22558%2Babb1a50b?arch=s390x\u0026rpmmod=postgresql:15:9050020241122141928:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgresql-debugsource-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x::postgresql:15",
"product": {
"name": "postgresql-debugsource-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x (postgresql:15)",
"product_id": "postgresql-debugsource-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-debugsource@15.10-1.module%2Bel9.5.0%2B22558%2Babb1a50b?arch=s390x\u0026rpmmod=postgresql:15:9050020241122141928:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgresql-docs-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x::postgresql:15",
"product": {
"name": "postgresql-docs-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x (postgresql:15)",
"product_id": "postgresql-docs-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-docs@15.10-1.module%2Bel9.5.0%2B22558%2Babb1a50b?arch=s390x\u0026rpmmod=postgresql:15:9050020241122141928:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgresql-docs-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x::postgresql:15",
"product": {
"name": "postgresql-docs-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x (postgresql:15)",
"product_id": "postgresql-docs-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-docs-debuginfo@15.10-1.module%2Bel9.5.0%2B22558%2Babb1a50b?arch=s390x\u0026rpmmod=postgresql:15:9050020241122141928:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgresql-plperl-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x::postgresql:15",
"product": {
"name": "postgresql-plperl-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x (postgresql:15)",
"product_id": "postgresql-plperl-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plperl@15.10-1.module%2Bel9.5.0%2B22558%2Babb1a50b?arch=s390x\u0026rpmmod=postgresql:15:9050020241122141928:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgresql-plperl-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x::postgresql:15",
"product": {
"name": "postgresql-plperl-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x (postgresql:15)",
"product_id": "postgresql-plperl-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plperl-debuginfo@15.10-1.module%2Bel9.5.0%2B22558%2Babb1a50b?arch=s390x\u0026rpmmod=postgresql:15:9050020241122141928:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgresql-plpython3-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x::postgresql:15",
"product": {
"name": "postgresql-plpython3-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x (postgresql:15)",
"product_id": "postgresql-plpython3-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plpython3@15.10-1.module%2Bel9.5.0%2B22558%2Babb1a50b?arch=s390x\u0026rpmmod=postgresql:15:9050020241122141928:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgresql-plpython3-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x::postgresql:15",
"product": {
"name": "postgresql-plpython3-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x (postgresql:15)",
"product_id": "postgresql-plpython3-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plpython3-debuginfo@15.10-1.module%2Bel9.5.0%2B22558%2Babb1a50b?arch=s390x\u0026rpmmod=postgresql:15:9050020241122141928:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgresql-pltcl-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x::postgresql:15",
"product": {
"name": "postgresql-pltcl-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x (postgresql:15)",
"product_id": "postgresql-pltcl-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-pltcl@15.10-1.module%2Bel9.5.0%2B22558%2Babb1a50b?arch=s390x\u0026rpmmod=postgresql:15:9050020241122141928:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgresql-pltcl-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x::postgresql:15",
"product": {
"name": "postgresql-pltcl-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x (postgresql:15)",
"product_id": "postgresql-pltcl-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-pltcl-debuginfo@15.10-1.module%2Bel9.5.0%2B22558%2Babb1a50b?arch=s390x\u0026rpmmod=postgresql:15:9050020241122141928:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgresql-private-devel-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x::postgresql:15",
"product": {
"name": "postgresql-private-devel-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x (postgresql:15)",
"product_id": "postgresql-private-devel-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-private-devel@15.10-1.module%2Bel9.5.0%2B22558%2Babb1a50b?arch=s390x\u0026rpmmod=postgresql:15:9050020241122141928:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgresql-private-libs-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x::postgresql:15",
"product": {
"name": "postgresql-private-libs-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x (postgresql:15)",
"product_id": "postgresql-private-libs-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-private-libs@15.10-1.module%2Bel9.5.0%2B22558%2Babb1a50b?arch=s390x\u0026rpmmod=postgresql:15:9050020241122141928:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgresql-private-libs-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x::postgresql:15",
"product": {
"name": "postgresql-private-libs-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x (postgresql:15)",
"product_id": "postgresql-private-libs-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-private-libs-debuginfo@15.10-1.module%2Bel9.5.0%2B22558%2Babb1a50b?arch=s390x\u0026rpmmod=postgresql:15:9050020241122141928:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x::postgresql:15",
"product": {
"name": "postgresql-server-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x (postgresql:15)",
"product_id": "postgresql-server-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server@15.10-1.module%2Bel9.5.0%2B22558%2Babb1a50b?arch=s390x\u0026rpmmod=postgresql:15:9050020241122141928:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x::postgresql:15",
"product": {
"name": "postgresql-server-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x (postgresql:15)",
"product_id": "postgresql-server-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server-debuginfo@15.10-1.module%2Bel9.5.0%2B22558%2Babb1a50b?arch=s390x\u0026rpmmod=postgresql:15:9050020241122141928:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-devel-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x::postgresql:15",
"product": {
"name": "postgresql-server-devel-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x (postgresql:15)",
"product_id": "postgresql-server-devel-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server-devel@15.10-1.module%2Bel9.5.0%2B22558%2Babb1a50b?arch=s390x\u0026rpmmod=postgresql:15:9050020241122141928:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-devel-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x::postgresql:15",
"product": {
"name": "postgresql-server-devel-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x (postgresql:15)",
"product_id": "postgresql-server-devel-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server-devel-debuginfo@15.10-1.module%2Bel9.5.0%2B22558%2Babb1a50b?arch=s390x\u0026rpmmod=postgresql:15:9050020241122141928:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgresql-static-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x::postgresql:15",
"product": {
"name": "postgresql-static-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x (postgresql:15)",
"product_id": "postgresql-static-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-static@15.10-1.module%2Bel9.5.0%2B22558%2Babb1a50b?arch=s390x\u0026rpmmod=postgresql:15:9050020241122141928:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgresql-test-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x::postgresql:15",
"product": {
"name": "postgresql-test-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x (postgresql:15)",
"product_id": "postgresql-test-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-test@15.10-1.module%2Bel9.5.0%2B22558%2Babb1a50b?arch=s390x\u0026rpmmod=postgresql:15:9050020241122141928:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgresql-test-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x::postgresql:15",
"product": {
"name": "postgresql-test-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x (postgresql:15)",
"product_id": "postgresql-test-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-test-debuginfo@15.10-1.module%2Bel9.5.0%2B22558%2Babb1a50b?arch=s390x\u0026rpmmod=postgresql:15:9050020241122141928:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x::postgresql:15",
"product": {
"name": "postgresql-upgrade-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x (postgresql:15)",
"product_id": "postgresql-upgrade-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade@15.10-1.module%2Bel9.5.0%2B22558%2Babb1a50b?arch=s390x\u0026rpmmod=postgresql:15:9050020241122141928:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x::postgresql:15",
"product": {
"name": "postgresql-upgrade-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x (postgresql:15)",
"product_id": "postgresql-upgrade-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade-debuginfo@15.10-1.module%2Bel9.5.0%2B22558%2Babb1a50b?arch=s390x\u0026rpmmod=postgresql:15:9050020241122141928:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-devel-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x::postgresql:15",
"product": {
"name": "postgresql-upgrade-devel-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x (postgresql:15)",
"product_id": "postgresql-upgrade-devel-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade-devel@15.10-1.module%2Bel9.5.0%2B22558%2Babb1a50b?arch=s390x\u0026rpmmod=postgresql:15:9050020241122141928:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-devel-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x::postgresql:15",
"product": {
"name": "postgresql-upgrade-devel-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x (postgresql:15)",
"product_id": "postgresql-upgrade-devel-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade-devel-debuginfo@15.10-1.module%2Bel9.5.0%2B22558%2Babb1a50b?arch=s390x\u0026rpmmod=postgresql:15:9050020241122141928:rhel9"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "pg_repack-0:1.4.8-2.module+el9.5.0+22224+f5585c78.x86_64::postgresql:15",
"product": {
"name": "pg_repack-0:1.4.8-2.module+el9.5.0+22224+f5585c78.x86_64 (postgresql:15)",
"product_id": "pg_repack-0:1.4.8-2.module+el9.5.0+22224+f5585c78.x86_64::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pg_repack@1.4.8-2.module%2Bel9.5.0%2B22224%2Bf5585c78?arch=x86_64\u0026rpmmod=postgresql:15:9050020241122141928:rhel9"
}
}
},
{
"category": "product_version",
"name": "pg_repack-debuginfo-0:1.4.8-2.module+el9.5.0+22224+f5585c78.x86_64::postgresql:15",
"product": {
"name": "pg_repack-debuginfo-0:1.4.8-2.module+el9.5.0+22224+f5585c78.x86_64 (postgresql:15)",
"product_id": "pg_repack-debuginfo-0:1.4.8-2.module+el9.5.0+22224+f5585c78.x86_64::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pg_repack-debuginfo@1.4.8-2.module%2Bel9.5.0%2B22224%2Bf5585c78?arch=x86_64\u0026rpmmod=postgresql:15:9050020241122141928:rhel9"
}
}
},
{
"category": "product_version",
"name": "pg_repack-debugsource-0:1.4.8-2.module+el9.5.0+22224+f5585c78.x86_64::postgresql:15",
"product": {
"name": "pg_repack-debugsource-0:1.4.8-2.module+el9.5.0+22224+f5585c78.x86_64 (postgresql:15)",
"product_id": "pg_repack-debugsource-0:1.4.8-2.module+el9.5.0+22224+f5585c78.x86_64::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pg_repack-debugsource@1.4.8-2.module%2Bel9.5.0%2B22224%2Bf5585c78?arch=x86_64\u0026rpmmod=postgresql:15:9050020241122141928:rhel9"
}
}
},
{
"category": "product_version",
"name": "pgaudit-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.x86_64::postgresql:15",
"product": {
"name": "pgaudit-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.x86_64 (postgresql:15)",
"product_id": "pgaudit-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.x86_64::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pgaudit@1.7.0-1.module%2Bel9.2.0%2B17405%2Baeb9ec60?arch=x86_64\u0026rpmmod=postgresql:15:9050020241122141928:rhel9"
}
}
},
{
"category": "product_version",
"name": "pgaudit-debuginfo-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.x86_64::postgresql:15",
"product": {
"name": "pgaudit-debuginfo-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.x86_64 (postgresql:15)",
"product_id": "pgaudit-debuginfo-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.x86_64::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pgaudit-debuginfo@1.7.0-1.module%2Bel9.2.0%2B17405%2Baeb9ec60?arch=x86_64\u0026rpmmod=postgresql:15:9050020241122141928:rhel9"
}
}
},
{
"category": "product_version",
"name": "pgaudit-debugsource-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.x86_64::postgresql:15",
"product": {
"name": "pgaudit-debugsource-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.x86_64 (postgresql:15)",
"product_id": "pgaudit-debugsource-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.x86_64::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pgaudit-debugsource@1.7.0-1.module%2Bel9.2.0%2B17405%2Baeb9ec60?arch=x86_64\u0026rpmmod=postgresql:15:9050020241122141928:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgres-decoderbufs-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.x86_64::postgresql:15",
"product": {
"name": "postgres-decoderbufs-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.x86_64 (postgresql:15)",
"product_id": "postgres-decoderbufs-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.x86_64::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgres-decoderbufs@1.9.7-1.Final.module%2Bel9.2.0%2B17405%2Baeb9ec60?arch=x86_64\u0026rpmmod=postgresql:15:9050020241122141928:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.x86_64::postgresql:15",
"product": {
"name": "postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.x86_64 (postgresql:15)",
"product_id": "postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.x86_64::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgres-decoderbufs-debuginfo@1.9.7-1.Final.module%2Bel9.2.0%2B17405%2Baeb9ec60?arch=x86_64\u0026rpmmod=postgresql:15:9050020241122141928:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.x86_64::postgresql:15",
"product": {
"name": "postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.x86_64 (postgresql:15)",
"product_id": "postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.x86_64::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgres-decoderbufs-debugsource@1.9.7-1.Final.module%2Bel9.2.0%2B17405%2Baeb9ec60?arch=x86_64\u0026rpmmod=postgresql:15:9050020241122141928:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgresql-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64::postgresql:15",
"product": {
"name": "postgresql-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64 (postgresql:15)",
"product_id": "postgresql-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql@15.10-1.module%2Bel9.5.0%2B22558%2Babb1a50b?arch=x86_64\u0026rpmmod=postgresql:15:9050020241122141928:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgresql-contrib-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64::postgresql:15",
"product": {
"name": "postgresql-contrib-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64 (postgresql:15)",
"product_id": "postgresql-contrib-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-contrib@15.10-1.module%2Bel9.5.0%2B22558%2Babb1a50b?arch=x86_64\u0026rpmmod=postgresql:15:9050020241122141928:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgresql-contrib-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64::postgresql:15",
"product": {
"name": "postgresql-contrib-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64 (postgresql:15)",
"product_id": "postgresql-contrib-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-contrib-debuginfo@15.10-1.module%2Bel9.5.0%2B22558%2Babb1a50b?arch=x86_64\u0026rpmmod=postgresql:15:9050020241122141928:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgresql-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64::postgresql:15",
"product": {
"name": "postgresql-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64 (postgresql:15)",
"product_id": "postgresql-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-debuginfo@15.10-1.module%2Bel9.5.0%2B22558%2Babb1a50b?arch=x86_64\u0026rpmmod=postgresql:15:9050020241122141928:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgresql-debugsource-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64::postgresql:15",
"product": {
"name": "postgresql-debugsource-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64 (postgresql:15)",
"product_id": "postgresql-debugsource-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-debugsource@15.10-1.module%2Bel9.5.0%2B22558%2Babb1a50b?arch=x86_64\u0026rpmmod=postgresql:15:9050020241122141928:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgresql-docs-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64::postgresql:15",
"product": {
"name": "postgresql-docs-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64 (postgresql:15)",
"product_id": "postgresql-docs-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-docs@15.10-1.module%2Bel9.5.0%2B22558%2Babb1a50b?arch=x86_64\u0026rpmmod=postgresql:15:9050020241122141928:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgresql-docs-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64::postgresql:15",
"product": {
"name": "postgresql-docs-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64 (postgresql:15)",
"product_id": "postgresql-docs-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-docs-debuginfo@15.10-1.module%2Bel9.5.0%2B22558%2Babb1a50b?arch=x86_64\u0026rpmmod=postgresql:15:9050020241122141928:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgresql-plperl-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64::postgresql:15",
"product": {
"name": "postgresql-plperl-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64 (postgresql:15)",
"product_id": "postgresql-plperl-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plperl@15.10-1.module%2Bel9.5.0%2B22558%2Babb1a50b?arch=x86_64\u0026rpmmod=postgresql:15:9050020241122141928:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgresql-plperl-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64::postgresql:15",
"product": {
"name": "postgresql-plperl-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64 (postgresql:15)",
"product_id": "postgresql-plperl-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plperl-debuginfo@15.10-1.module%2Bel9.5.0%2B22558%2Babb1a50b?arch=x86_64\u0026rpmmod=postgresql:15:9050020241122141928:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgresql-plpython3-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64::postgresql:15",
"product": {
"name": "postgresql-plpython3-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64 (postgresql:15)",
"product_id": "postgresql-plpython3-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plpython3@15.10-1.module%2Bel9.5.0%2B22558%2Babb1a50b?arch=x86_64\u0026rpmmod=postgresql:15:9050020241122141928:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgresql-plpython3-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64::postgresql:15",
"product": {
"name": "postgresql-plpython3-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64 (postgresql:15)",
"product_id": "postgresql-plpython3-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plpython3-debuginfo@15.10-1.module%2Bel9.5.0%2B22558%2Babb1a50b?arch=x86_64\u0026rpmmod=postgresql:15:9050020241122141928:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgresql-pltcl-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64::postgresql:15",
"product": {
"name": "postgresql-pltcl-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64 (postgresql:15)",
"product_id": "postgresql-pltcl-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-pltcl@15.10-1.module%2Bel9.5.0%2B22558%2Babb1a50b?arch=x86_64\u0026rpmmod=postgresql:15:9050020241122141928:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgresql-pltcl-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64::postgresql:15",
"product": {
"name": "postgresql-pltcl-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64 (postgresql:15)",
"product_id": "postgresql-pltcl-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-pltcl-debuginfo@15.10-1.module%2Bel9.5.0%2B22558%2Babb1a50b?arch=x86_64\u0026rpmmod=postgresql:15:9050020241122141928:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgresql-private-devel-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64::postgresql:15",
"product": {
"name": "postgresql-private-devel-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64 (postgresql:15)",
"product_id": "postgresql-private-devel-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-private-devel@15.10-1.module%2Bel9.5.0%2B22558%2Babb1a50b?arch=x86_64\u0026rpmmod=postgresql:15:9050020241122141928:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgresql-private-libs-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64::postgresql:15",
"product": {
"name": "postgresql-private-libs-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64 (postgresql:15)",
"product_id": "postgresql-private-libs-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-private-libs@15.10-1.module%2Bel9.5.0%2B22558%2Babb1a50b?arch=x86_64\u0026rpmmod=postgresql:15:9050020241122141928:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgresql-private-libs-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64::postgresql:15",
"product": {
"name": "postgresql-private-libs-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64 (postgresql:15)",
"product_id": "postgresql-private-libs-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-private-libs-debuginfo@15.10-1.module%2Bel9.5.0%2B22558%2Babb1a50b?arch=x86_64\u0026rpmmod=postgresql:15:9050020241122141928:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64::postgresql:15",
"product": {
"name": "postgresql-server-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64 (postgresql:15)",
"product_id": "postgresql-server-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server@15.10-1.module%2Bel9.5.0%2B22558%2Babb1a50b?arch=x86_64\u0026rpmmod=postgresql:15:9050020241122141928:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64::postgresql:15",
"product": {
"name": "postgresql-server-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64 (postgresql:15)",
"product_id": "postgresql-server-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server-debuginfo@15.10-1.module%2Bel9.5.0%2B22558%2Babb1a50b?arch=x86_64\u0026rpmmod=postgresql:15:9050020241122141928:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-devel-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64::postgresql:15",
"product": {
"name": "postgresql-server-devel-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64 (postgresql:15)",
"product_id": "postgresql-server-devel-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server-devel@15.10-1.module%2Bel9.5.0%2B22558%2Babb1a50b?arch=x86_64\u0026rpmmod=postgresql:15:9050020241122141928:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-devel-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64::postgresql:15",
"product": {
"name": "postgresql-server-devel-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64 (postgresql:15)",
"product_id": "postgresql-server-devel-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server-devel-debuginfo@15.10-1.module%2Bel9.5.0%2B22558%2Babb1a50b?arch=x86_64\u0026rpmmod=postgresql:15:9050020241122141928:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgresql-static-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64::postgresql:15",
"product": {
"name": "postgresql-static-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64 (postgresql:15)",
"product_id": "postgresql-static-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-static@15.10-1.module%2Bel9.5.0%2B22558%2Babb1a50b?arch=x86_64\u0026rpmmod=postgresql:15:9050020241122141928:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgresql-test-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64::postgresql:15",
"product": {
"name": "postgresql-test-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64 (postgresql:15)",
"product_id": "postgresql-test-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-test@15.10-1.module%2Bel9.5.0%2B22558%2Babb1a50b?arch=x86_64\u0026rpmmod=postgresql:15:9050020241122141928:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgresql-test-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64::postgresql:15",
"product": {
"name": "postgresql-test-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64 (postgresql:15)",
"product_id": "postgresql-test-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-test-debuginfo@15.10-1.module%2Bel9.5.0%2B22558%2Babb1a50b?arch=x86_64\u0026rpmmod=postgresql:15:9050020241122141928:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64::postgresql:15",
"product": {
"name": "postgresql-upgrade-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64 (postgresql:15)",
"product_id": "postgresql-upgrade-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade@15.10-1.module%2Bel9.5.0%2B22558%2Babb1a50b?arch=x86_64\u0026rpmmod=postgresql:15:9050020241122141928:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64::postgresql:15",
"product": {
"name": "postgresql-upgrade-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64 (postgresql:15)",
"product_id": "postgresql-upgrade-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade-debuginfo@15.10-1.module%2Bel9.5.0%2B22558%2Babb1a50b?arch=x86_64\u0026rpmmod=postgresql:15:9050020241122141928:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-devel-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64::postgresql:15",
"product": {
"name": "postgresql-upgrade-devel-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64 (postgresql:15)",
"product_id": "postgresql-upgrade-devel-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade-devel@15.10-1.module%2Bel9.5.0%2B22558%2Babb1a50b?arch=x86_64\u0026rpmmod=postgresql:15:9050020241122141928:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-devel-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64::postgresql:15",
"product": {
"name": "postgresql-upgrade-devel-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64 (postgresql:15)",
"product_id": "postgresql-upgrade-devel-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade-devel-debuginfo@15.10-1.module%2Bel9.5.0%2B22558%2Babb1a50b?arch=x86_64\u0026rpmmod=postgresql:15:9050020241122141928:rhel9"
}
}
}
],
"category": "architecture",
"name": "x86_64"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "pg_repack-0:1.4.8-2.module+el9.5.0+22224+f5585c78.aarch64 (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:pg_repack-0:1.4.8-2.module+el9.5.0+22224+f5585c78.aarch64::postgresql:15"
},
"product_reference": "pg_repack-0:1.4.8-2.module+el9.5.0+22224+f5585c78.aarch64::postgresql:15",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pg_repack-0:1.4.8-2.module+el9.5.0+22224+f5585c78.ppc64le (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:pg_repack-0:1.4.8-2.module+el9.5.0+22224+f5585c78.ppc64le::postgresql:15"
},
"product_reference": "pg_repack-0:1.4.8-2.module+el9.5.0+22224+f5585c78.ppc64le::postgresql:15",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pg_repack-0:1.4.8-2.module+el9.5.0+22224+f5585c78.s390x (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:pg_repack-0:1.4.8-2.module+el9.5.0+22224+f5585c78.s390x::postgresql:15"
},
"product_reference": "pg_repack-0:1.4.8-2.module+el9.5.0+22224+f5585c78.s390x::postgresql:15",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pg_repack-0:1.4.8-2.module+el9.5.0+22224+f5585c78.src (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:pg_repack-0:1.4.8-2.module+el9.5.0+22224+f5585c78.src::postgresql:15"
},
"product_reference": "pg_repack-0:1.4.8-2.module+el9.5.0+22224+f5585c78.src::postgresql:15",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pg_repack-0:1.4.8-2.module+el9.5.0+22224+f5585c78.x86_64 (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:pg_repack-0:1.4.8-2.module+el9.5.0+22224+f5585c78.x86_64::postgresql:15"
},
"product_reference": "pg_repack-0:1.4.8-2.module+el9.5.0+22224+f5585c78.x86_64::postgresql:15",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pg_repack-debuginfo-0:1.4.8-2.module+el9.5.0+22224+f5585c78.aarch64 (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:pg_repack-debuginfo-0:1.4.8-2.module+el9.5.0+22224+f5585c78.aarch64::postgresql:15"
},
"product_reference": "pg_repack-debuginfo-0:1.4.8-2.module+el9.5.0+22224+f5585c78.aarch64::postgresql:15",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pg_repack-debuginfo-0:1.4.8-2.module+el9.5.0+22224+f5585c78.ppc64le (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:pg_repack-debuginfo-0:1.4.8-2.module+el9.5.0+22224+f5585c78.ppc64le::postgresql:15"
},
"product_reference": "pg_repack-debuginfo-0:1.4.8-2.module+el9.5.0+22224+f5585c78.ppc64le::postgresql:15",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pg_repack-debuginfo-0:1.4.8-2.module+el9.5.0+22224+f5585c78.s390x (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:pg_repack-debuginfo-0:1.4.8-2.module+el9.5.0+22224+f5585c78.s390x::postgresql:15"
},
"product_reference": "pg_repack-debuginfo-0:1.4.8-2.module+el9.5.0+22224+f5585c78.s390x::postgresql:15",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pg_repack-debuginfo-0:1.4.8-2.module+el9.5.0+22224+f5585c78.x86_64 (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:pg_repack-debuginfo-0:1.4.8-2.module+el9.5.0+22224+f5585c78.x86_64::postgresql:15"
},
"product_reference": "pg_repack-debuginfo-0:1.4.8-2.module+el9.5.0+22224+f5585c78.x86_64::postgresql:15",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pg_repack-debugsource-0:1.4.8-2.module+el9.5.0+22224+f5585c78.aarch64 (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:pg_repack-debugsource-0:1.4.8-2.module+el9.5.0+22224+f5585c78.aarch64::postgresql:15"
},
"product_reference": "pg_repack-debugsource-0:1.4.8-2.module+el9.5.0+22224+f5585c78.aarch64::postgresql:15",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pg_repack-debugsource-0:1.4.8-2.module+el9.5.0+22224+f5585c78.ppc64le (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:pg_repack-debugsource-0:1.4.8-2.module+el9.5.0+22224+f5585c78.ppc64le::postgresql:15"
},
"product_reference": "pg_repack-debugsource-0:1.4.8-2.module+el9.5.0+22224+f5585c78.ppc64le::postgresql:15",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pg_repack-debugsource-0:1.4.8-2.module+el9.5.0+22224+f5585c78.s390x (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:pg_repack-debugsource-0:1.4.8-2.module+el9.5.0+22224+f5585c78.s390x::postgresql:15"
},
"product_reference": "pg_repack-debugsource-0:1.4.8-2.module+el9.5.0+22224+f5585c78.s390x::postgresql:15",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pg_repack-debugsource-0:1.4.8-2.module+el9.5.0+22224+f5585c78.x86_64 (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:pg_repack-debugsource-0:1.4.8-2.module+el9.5.0+22224+f5585c78.x86_64::postgresql:15"
},
"product_reference": "pg_repack-debugsource-0:1.4.8-2.module+el9.5.0+22224+f5585c78.x86_64::postgresql:15",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pgaudit-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.aarch64 (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:pgaudit-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.aarch64::postgresql:15"
},
"product_reference": "pgaudit-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.aarch64::postgresql:15",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pgaudit-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.ppc64le (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:pgaudit-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.ppc64le::postgresql:15"
},
"product_reference": "pgaudit-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.ppc64le::postgresql:15",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pgaudit-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.s390x (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:pgaudit-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.s390x::postgresql:15"
},
"product_reference": "pgaudit-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.s390x::postgresql:15",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pgaudit-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.src (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:pgaudit-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.src::postgresql:15"
},
"product_reference": "pgaudit-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.src::postgresql:15",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pgaudit-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.x86_64 (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:pgaudit-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.x86_64::postgresql:15"
},
"product_reference": "pgaudit-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.x86_64::postgresql:15",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pgaudit-debuginfo-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.aarch64 (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:pgaudit-debuginfo-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.aarch64::postgresql:15"
},
"product_reference": "pgaudit-debuginfo-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.aarch64::postgresql:15",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pgaudit-debuginfo-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.ppc64le (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:pgaudit-debuginfo-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.ppc64le::postgresql:15"
},
"product_reference": "pgaudit-debuginfo-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.ppc64le::postgresql:15",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pgaudit-debuginfo-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.s390x (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:pgaudit-debuginfo-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.s390x::postgresql:15"
},
"product_reference": "pgaudit-debuginfo-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.s390x::postgresql:15",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pgaudit-debuginfo-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.x86_64 (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:pgaudit-debuginfo-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.x86_64::postgresql:15"
},
"product_reference": "pgaudit-debuginfo-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.x86_64::postgresql:15",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pgaudit-debugsource-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.aarch64 (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:pgaudit-debugsource-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.aarch64::postgresql:15"
},
"product_reference": "pgaudit-debugsource-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.aarch64::postgresql:15",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pgaudit-debugsource-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.ppc64le (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:pgaudit-debugsource-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.ppc64le::postgresql:15"
},
"product_reference": "pgaudit-debugsource-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.ppc64le::postgresql:15",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pgaudit-debugsource-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.s390x (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:pgaudit-debugsource-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.s390x::postgresql:15"
},
"product_reference": "pgaudit-debugsource-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.s390x::postgresql:15",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pgaudit-debugsource-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.x86_64 (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:pgaudit-debugsource-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.x86_64::postgresql:15"
},
"product_reference": "pgaudit-debugsource-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.x86_64::postgresql:15",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgres-decoderbufs-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.aarch64 (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgres-decoderbufs-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.aarch64::postgresql:15"
},
"product_reference": "postgres-decoderbufs-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.aarch64::postgresql:15",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgres-decoderbufs-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.ppc64le (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgres-decoderbufs-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.ppc64le::postgresql:15"
},
"product_reference": "postgres-decoderbufs-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.ppc64le::postgresql:15",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgres-decoderbufs-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.s390x (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgres-decoderbufs-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.s390x::postgresql:15"
},
"product_reference": "postgres-decoderbufs-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.s390x::postgresql:15",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgres-decoderbufs-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.src (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgres-decoderbufs-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.src::postgresql:15"
},
"product_reference": "postgres-decoderbufs-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.src::postgresql:15",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgres-decoderbufs-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.x86_64 (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgres-decoderbufs-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.x86_64::postgresql:15"
},
"product_reference": "postgres-decoderbufs-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.x86_64::postgresql:15",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.aarch64 (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.aarch64::postgresql:15"
},
"product_reference": "postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.aarch64::postgresql:15",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.ppc64le (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.ppc64le::postgresql:15"
},
"product_reference": "postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.ppc64le::postgresql:15",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.s390x (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.s390x::postgresql:15"
},
"product_reference": "postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.s390x::postgresql:15",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.x86_64 (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.x86_64::postgresql:15"
},
"product_reference": "postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.x86_64::postgresql:15",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.aarch64 (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.aarch64::postgresql:15"
},
"product_reference": "postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.aarch64::postgresql:15",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.ppc64le (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.ppc64le::postgresql:15"
},
"product_reference": "postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.ppc64le::postgresql:15",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.s390x (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.s390x::postgresql:15"
},
"product_reference": "postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.s390x::postgresql:15",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.x86_64 (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.x86_64::postgresql:15"
},
"product_reference": "postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.x86_64::postgresql:15",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64 (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64::postgresql:15"
},
"product_reference": "postgresql-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64::postgresql:15",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le::postgresql:15"
},
"product_reference": "postgresql-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le::postgresql:15",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x::postgresql:15"
},
"product_reference": "postgresql-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x::postgresql:15",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-0:15.10-1.module+el9.5.0+22558+abb1a50b.src (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql-0:15.10-1.module+el9.5.0+22558+abb1a50b.src::postgresql:15"
},
"product_reference": "postgresql-0:15.10-1.module+el9.5.0+22558+abb1a50b.src::postgresql:15",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64 (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64::postgresql:15"
},
"product_reference": "postgresql-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64::postgresql:15",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-contrib-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64 (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql-contrib-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64::postgresql:15"
},
"product_reference": "postgresql-contrib-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64::postgresql:15",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-contrib-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql-contrib-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le::postgresql:15"
},
"product_reference": "postgresql-contrib-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le::postgresql:15",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-contrib-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql-contrib-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x::postgresql:15"
},
"product_reference": "postgresql-contrib-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x::postgresql:15",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-contrib-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64 (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql-contrib-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64::postgresql:15"
},
"product_reference": "postgresql-contrib-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64::postgresql:15",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-contrib-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64 (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql-contrib-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64::postgresql:15"
},
"product_reference": "postgresql-contrib-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64::postgresql:15",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-contrib-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql-contrib-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le::postgresql:15"
},
"product_reference": "postgresql-contrib-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le::postgresql:15",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-contrib-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql-contrib-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x::postgresql:15"
},
"product_reference": "postgresql-contrib-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x::postgresql:15",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-contrib-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64 (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql-contrib-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64::postgresql:15"
},
"product_reference": "postgresql-contrib-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64::postgresql:15",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64 (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64::postgresql:15"
},
"product_reference": "postgresql-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64::postgresql:15",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le::postgresql:15"
},
"product_reference": "postgresql-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le::postgresql:15",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x::postgresql:15"
},
"product_reference": "postgresql-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x::postgresql:15",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64 (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64::postgresql:15"
},
"product_reference": "postgresql-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64::postgresql:15",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-debugsource-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64 (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql-debugsource-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64::postgresql:15"
},
"product_reference": "postgresql-debugsource-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64::postgresql:15",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-debugsource-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql-debugsource-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le::postgresql:15"
},
"product_reference": "postgresql-debugsource-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le::postgresql:15",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-debugsource-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql-debugsource-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x::postgresql:15"
},
"product_reference": "postgresql-debugsource-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x::postgresql:15",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-debugsource-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64 (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql-debugsource-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64::postgresql:15"
},
"product_reference": "postgresql-debugsource-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64::postgresql:15",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-docs-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64 (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql-docs-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64::postgresql:15"
},
"product_reference": "postgresql-docs-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64::postgresql:15",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-docs-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql-docs-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le::postgresql:15"
},
"product_reference": "postgresql-docs-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le::postgresql:15",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-docs-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql-docs-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x::postgresql:15"
},
"product_reference": "postgresql-docs-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x::postgresql:15",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-docs-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64 (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql-docs-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64::postgresql:15"
},
"product_reference": "postgresql-docs-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64::postgresql:15",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-docs-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64 (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql-docs-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64::postgresql:15"
},
"product_reference": "postgresql-docs-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64::postgresql:15",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-docs-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql-docs-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le::postgresql:15"
},
"product_reference": "postgresql-docs-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le::postgresql:15",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-docs-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql-docs-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x::postgresql:15"
},
"product_reference": "postgresql-docs-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x::postgresql:15",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-docs-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64 (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql-docs-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64::postgresql:15"
},
"product_reference": "postgresql-docs-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64::postgresql:15",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plperl-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64 (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql-plperl-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64::postgresql:15"
},
"product_reference": "postgresql-plperl-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64::postgresql:15",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plperl-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql-plperl-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le::postgresql:15"
},
"product_reference": "postgresql-plperl-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le::postgresql:15",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plperl-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql-plperl-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x::postgresql:15"
},
"product_reference": "postgresql-plperl-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x::postgresql:15",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plperl-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64 (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql-plperl-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64::postgresql:15"
},
"product_reference": "postgresql-plperl-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64::postgresql:15",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plperl-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64 (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql-plperl-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64::postgresql:15"
},
"product_reference": "postgresql-plperl-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64::postgresql:15",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plperl-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql-plperl-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le::postgresql:15"
},
"product_reference": "postgresql-plperl-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le::postgresql:15",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plperl-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql-plperl-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x::postgresql:15"
},
"product_reference": "postgresql-plperl-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x::postgresql:15",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plperl-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64 (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql-plperl-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64::postgresql:15"
},
"product_reference": "postgresql-plperl-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64::postgresql:15",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plpython3-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64 (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql-plpython3-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64::postgresql:15"
},
"product_reference": "postgresql-plpython3-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64::postgresql:15",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plpython3-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql-plpython3-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le::postgresql:15"
},
"product_reference": "postgresql-plpython3-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le::postgresql:15",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plpython3-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql-plpython3-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x::postgresql:15"
},
"product_reference": "postgresql-plpython3-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x::postgresql:15",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plpython3-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64 (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql-plpython3-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64::postgresql:15"
},
"product_reference": "postgresql-plpython3-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64::postgresql:15",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plpython3-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64 (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql-plpython3-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64::postgresql:15"
},
"product_reference": "postgresql-plpython3-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64::postgresql:15",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plpython3-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql-plpython3-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le::postgresql:15"
},
"product_reference": "postgresql-plpython3-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le::postgresql:15",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plpython3-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql-plpython3-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x::postgresql:15"
},
"product_reference": "postgresql-plpython3-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x::postgresql:15",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plpython3-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64 (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql-plpython3-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64::postgresql:15"
},
"product_reference": "postgresql-plpython3-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64::postgresql:15",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-pltcl-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64 (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql-pltcl-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64::postgresql:15"
},
"product_reference": "postgresql-pltcl-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64::postgresql:15",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-pltcl-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql-pltcl-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le::postgresql:15"
},
"product_reference": "postgresql-pltcl-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le::postgresql:15",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-pltcl-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql-pltcl-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x::postgresql:15"
},
"product_reference": "postgresql-pltcl-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x::postgresql:15",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-pltcl-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64 (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql-pltcl-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64::postgresql:15"
},
"product_reference": "postgresql-pltcl-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64::postgresql:15",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-pltcl-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64 (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql-pltcl-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64::postgresql:15"
},
"product_reference": "postgresql-pltcl-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64::postgresql:15",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-pltcl-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql-pltcl-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le::postgresql:15"
},
"product_reference": "postgresql-pltcl-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le::postgresql:15",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-pltcl-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql-pltcl-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x::postgresql:15"
},
"product_reference": "postgresql-pltcl-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x::postgresql:15",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-pltcl-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64 (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql-pltcl-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64::postgresql:15"
},
"product_reference": "postgresql-pltcl-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64::postgresql:15",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-private-devel-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64 (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql-private-devel-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64::postgresql:15"
},
"product_reference": "postgresql-private-devel-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64::postgresql:15",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-private-devel-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql-private-devel-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le::postgresql:15"
},
"product_reference": "postgresql-private-devel-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le::postgresql:15",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-private-devel-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql-private-devel-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x::postgresql:15"
},
"product_reference": "postgresql-private-devel-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x::postgresql:15",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-private-devel-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64 (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql-private-devel-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64::postgresql:15"
},
"product_reference": "postgresql-private-devel-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64::postgresql:15",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-private-libs-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64 (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql-private-libs-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64::postgresql:15"
},
"product_reference": "postgresql-private-libs-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64::postgresql:15",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-private-libs-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql-private-libs-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le::postgresql:15"
},
"product_reference": "postgresql-private-libs-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le::postgresql:15",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-private-libs-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql-private-libs-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x::postgresql:15"
},
"product_reference": "postgresql-private-libs-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x::postgresql:15",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-private-libs-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64 (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql-private-libs-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64::postgresql:15"
},
"product_reference": "postgresql-private-libs-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64::postgresql:15",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-private-libs-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64 (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql-private-libs-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64::postgresql:15"
},
"product_reference": "postgresql-private-libs-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64::postgresql:15",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-private-libs-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql-private-libs-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le::postgresql:15"
},
"product_reference": "postgresql-private-libs-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le::postgresql:15",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-private-libs-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql-private-libs-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x::postgresql:15"
},
"product_reference": "postgresql-private-libs-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x::postgresql:15",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-private-libs-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64 (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql-private-libs-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64::postgresql:15"
},
"product_reference": "postgresql-private-libs-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64::postgresql:15",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64 (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql-server-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64::postgresql:15"
},
"product_reference": "postgresql-server-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64::postgresql:15",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql-server-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le::postgresql:15"
},
"product_reference": "postgresql-server-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le::postgresql:15",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql-server-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x::postgresql:15"
},
"product_reference": "postgresql-server-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x::postgresql:15",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64 (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql-server-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64::postgresql:15"
},
"product_reference": "postgresql-server-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64::postgresql:15",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64 (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql-server-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64::postgresql:15"
},
"product_reference": "postgresql-server-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64::postgresql:15",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql-server-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le::postgresql:15"
},
"product_reference": "postgresql-server-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le::postgresql:15",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql-server-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x::postgresql:15"
},
"product_reference": "postgresql-server-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x::postgresql:15",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64 (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql-server-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64::postgresql:15"
},
"product_reference": "postgresql-server-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64::postgresql:15",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-devel-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64 (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql-server-devel-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64::postgresql:15"
},
"product_reference": "postgresql-server-devel-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64::postgresql:15",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-devel-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql-server-devel-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le::postgresql:15"
},
"product_reference": "postgresql-server-devel-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le::postgresql:15",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-devel-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql-server-devel-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x::postgresql:15"
},
"product_reference": "postgresql-server-devel-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x::postgresql:15",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-devel-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64 (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql-server-devel-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64::postgresql:15"
},
"product_reference": "postgresql-server-devel-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64::postgresql:15",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-devel-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64 (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql-server-devel-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64::postgresql:15"
},
"product_reference": "postgresql-server-devel-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64::postgresql:15",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-devel-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql-server-devel-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le::postgresql:15"
},
"product_reference": "postgresql-server-devel-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le::postgresql:15",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-devel-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql-server-devel-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x::postgresql:15"
},
"product_reference": "postgresql-server-devel-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x::postgresql:15",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-devel-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64 (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql-server-devel-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64::postgresql:15"
},
"product_reference": "postgresql-server-devel-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64::postgresql:15",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-static-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64 (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql-static-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64::postgresql:15"
},
"product_reference": "postgresql-static-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64::postgresql:15",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-static-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql-static-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le::postgresql:15"
},
"product_reference": "postgresql-static-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le::postgresql:15",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-static-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql-static-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x::postgresql:15"
},
"product_reference": "postgresql-static-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x::postgresql:15",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-static-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64 (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql-static-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64::postgresql:15"
},
"product_reference": "postgresql-static-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64::postgresql:15",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-test-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64 (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql-test-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64::postgresql:15"
},
"product_reference": "postgresql-test-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64::postgresql:15",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-test-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql-test-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le::postgresql:15"
},
"product_reference": "postgresql-test-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le::postgresql:15",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-test-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql-test-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x::postgresql:15"
},
"product_reference": "postgresql-test-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x::postgresql:15",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-test-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64 (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql-test-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64::postgresql:15"
},
"product_reference": "postgresql-test-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64::postgresql:15",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-test-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64 (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql-test-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64::postgresql:15"
},
"product_reference": "postgresql-test-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64::postgresql:15",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-test-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql-test-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le::postgresql:15"
},
"product_reference": "postgresql-test-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le::postgresql:15",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-test-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql-test-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x::postgresql:15"
},
"product_reference": "postgresql-test-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x::postgresql:15",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-test-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64 (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql-test-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64::postgresql:15"
},
"product_reference": "postgresql-test-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64::postgresql:15",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-test-rpm-macros-0:15.10-1.module+el9.5.0+22558+abb1a50b.noarch (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql-test-rpm-macros-0:15.10-1.module+el9.5.0+22558+abb1a50b.noarch::postgresql:15"
},
"product_reference": "postgresql-test-rpm-macros-0:15.10-1.module+el9.5.0+22558+abb1a50b.noarch::postgresql:15",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64 (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql-upgrade-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64::postgresql:15"
},
"product_reference": "postgresql-upgrade-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64::postgresql:15",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql-upgrade-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le::postgresql:15"
},
"product_reference": "postgresql-upgrade-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le::postgresql:15",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql-upgrade-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x::postgresql:15"
},
"product_reference": "postgresql-upgrade-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x::postgresql:15",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64 (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql-upgrade-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64::postgresql:15"
},
"product_reference": "postgresql-upgrade-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64::postgresql:15",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64 (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql-upgrade-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64::postgresql:15"
},
"product_reference": "postgresql-upgrade-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64::postgresql:15",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql-upgrade-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le::postgresql:15"
},
"product_reference": "postgresql-upgrade-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le::postgresql:15",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql-upgrade-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x::postgresql:15"
},
"product_reference": "postgresql-upgrade-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x::postgresql:15",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64 (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql-upgrade-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64::postgresql:15"
},
"product_reference": "postgresql-upgrade-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64::postgresql:15",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-devel-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64 (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql-upgrade-devel-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64::postgresql:15"
},
"product_reference": "postgresql-upgrade-devel-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64::postgresql:15",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-devel-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql-upgrade-devel-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le::postgresql:15"
},
"product_reference": "postgresql-upgrade-devel-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le::postgresql:15",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-devel-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql-upgrade-devel-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x::postgresql:15"
},
"product_reference": "postgresql-upgrade-devel-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x::postgresql:15",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-devel-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64 (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql-upgrade-devel-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64::postgresql:15"
},
"product_reference": "postgresql-upgrade-devel-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64::postgresql:15",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-devel-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64 (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql-upgrade-devel-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64::postgresql:15"
},
"product_reference": "postgresql-upgrade-devel-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64::postgresql:15",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-devel-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql-upgrade-devel-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le::postgresql:15"
},
"product_reference": "postgresql-upgrade-devel-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le::postgresql:15",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-devel-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql-upgrade-devel-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x::postgresql:15"
},
"product_reference": "postgresql-upgrade-devel-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x::postgresql:15",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-devel-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64 (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql-upgrade-devel-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64::postgresql:15"
},
"product_reference": "postgresql-upgrade-devel-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64::postgresql:15",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2024-10976",
"cwe": {
"id": "CWE-1250",
"name": "Improper Preservation of Consistency Between Independent Representations of Shared State"
},
"discovery_date": "2024-11-14T14:01:51.200335+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2326263"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in PostgreSQL. This vulnerability allows incorrect row-level security policies to be applied via subqueries, WITH queries, security invoker views, or SQL-language functions that reference tables with row-level security policies. This issue arises when a query is planned under one role and executed under another, potentially leading to unauthorized reads or modifications of data.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "postgresql: PostgreSQL row security below e.g. subqueries disregards user ID changes",
"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.5.0.Z.MAIN:pg_repack-0:1.4.8-2.module+el9.5.0+22224+f5585c78.aarch64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:pg_repack-0:1.4.8-2.module+el9.5.0+22224+f5585c78.ppc64le::postgresql:15",
"AppStream-9.5.0.Z.MAIN:pg_repack-0:1.4.8-2.module+el9.5.0+22224+f5585c78.s390x::postgresql:15",
"AppStream-9.5.0.Z.MAIN:pg_repack-0:1.4.8-2.module+el9.5.0+22224+f5585c78.src::postgresql:15",
"AppStream-9.5.0.Z.MAIN:pg_repack-0:1.4.8-2.module+el9.5.0+22224+f5585c78.x86_64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:pg_repack-debuginfo-0:1.4.8-2.module+el9.5.0+22224+f5585c78.aarch64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:pg_repack-debuginfo-0:1.4.8-2.module+el9.5.0+22224+f5585c78.ppc64le::postgresql:15",
"AppStream-9.5.0.Z.MAIN:pg_repack-debuginfo-0:1.4.8-2.module+el9.5.0+22224+f5585c78.s390x::postgresql:15",
"AppStream-9.5.0.Z.MAIN:pg_repack-debuginfo-0:1.4.8-2.module+el9.5.0+22224+f5585c78.x86_64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:pg_repack-debugsource-0:1.4.8-2.module+el9.5.0+22224+f5585c78.aarch64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:pg_repack-debugsource-0:1.4.8-2.module+el9.5.0+22224+f5585c78.ppc64le::postgresql:15",
"AppStream-9.5.0.Z.MAIN:pg_repack-debugsource-0:1.4.8-2.module+el9.5.0+22224+f5585c78.s390x::postgresql:15",
"AppStream-9.5.0.Z.MAIN:pg_repack-debugsource-0:1.4.8-2.module+el9.5.0+22224+f5585c78.x86_64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:pgaudit-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.aarch64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:pgaudit-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.ppc64le::postgresql:15",
"AppStream-9.5.0.Z.MAIN:pgaudit-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.s390x::postgresql:15",
"AppStream-9.5.0.Z.MAIN:pgaudit-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.src::postgresql:15",
"AppStream-9.5.0.Z.MAIN:pgaudit-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.x86_64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:pgaudit-debuginfo-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.aarch64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:pgaudit-debuginfo-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.ppc64le::postgresql:15",
"AppStream-9.5.0.Z.MAIN:pgaudit-debuginfo-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.s390x::postgresql:15",
"AppStream-9.5.0.Z.MAIN:pgaudit-debuginfo-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.x86_64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:pgaudit-debugsource-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.aarch64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:pgaudit-debugsource-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.ppc64le::postgresql:15",
"AppStream-9.5.0.Z.MAIN:pgaudit-debugsource-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.s390x::postgresql:15",
"AppStream-9.5.0.Z.MAIN:pgaudit-debugsource-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.x86_64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgres-decoderbufs-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.aarch64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgres-decoderbufs-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.ppc64le::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgres-decoderbufs-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.s390x::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgres-decoderbufs-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.src::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgres-decoderbufs-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.x86_64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.aarch64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.ppc64le::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.s390x::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.x86_64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.aarch64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.ppc64le::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.s390x::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.x86_64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-0:15.10-1.module+el9.5.0+22558+abb1a50b.src::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-contrib-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-contrib-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-contrib-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-contrib-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-contrib-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-contrib-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-contrib-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-contrib-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-debugsource-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-debugsource-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-debugsource-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-debugsource-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-docs-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-docs-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-docs-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-docs-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-docs-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-docs-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-docs-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-docs-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-plperl-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-plperl-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-plperl-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-plperl-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-plperl-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-plperl-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-plperl-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-plperl-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-plpython3-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-plpython3-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-plpython3-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-plpython3-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-plpython3-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-plpython3-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-plpython3-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-plpython3-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-pltcl-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-pltcl-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-pltcl-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-pltcl-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-pltcl-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-pltcl-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-pltcl-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-pltcl-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-private-devel-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-private-devel-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-private-devel-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-private-devel-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-private-libs-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-private-libs-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-private-libs-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-private-libs-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-private-libs-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-private-libs-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-private-libs-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-private-libs-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-server-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-server-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-server-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-server-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-server-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-server-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-server-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-server-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-server-devel-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-server-devel-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-server-devel-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-server-devel-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-server-devel-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-server-devel-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-server-devel-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-server-devel-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-static-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-static-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-static-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-static-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-test-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-test-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-test-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-test-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-test-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-test-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-test-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-test-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-test-rpm-macros-0:15.10-1.module+el9.5.0+22558+abb1a50b.noarch::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-devel-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-devel-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-devel-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-devel-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-devel-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-devel-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-devel-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-devel-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64::postgresql:15"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-10976"
},
{
"category": "external",
"summary": "RHBZ#2326263",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2326263"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-10976",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-10976"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-10976",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-10976"
},
{
"category": "external",
"summary": "https://www.postgresql.org/support/security/CVE-2024-10976/",
"url": "https://www.postgresql.org/support/security/CVE-2024-10976/"
}
],
"release_date": "2024-11-14T13:00:01.930000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-12-04T09:24:20+00:00",
"details": "For 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.5.0.Z.MAIN:pg_repack-0:1.4.8-2.module+el9.5.0+22224+f5585c78.aarch64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:pg_repack-0:1.4.8-2.module+el9.5.0+22224+f5585c78.ppc64le::postgresql:15",
"AppStream-9.5.0.Z.MAIN:pg_repack-0:1.4.8-2.module+el9.5.0+22224+f5585c78.s390x::postgresql:15",
"AppStream-9.5.0.Z.MAIN:pg_repack-0:1.4.8-2.module+el9.5.0+22224+f5585c78.src::postgresql:15",
"AppStream-9.5.0.Z.MAIN:pg_repack-0:1.4.8-2.module+el9.5.0+22224+f5585c78.x86_64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:pg_repack-debuginfo-0:1.4.8-2.module+el9.5.0+22224+f5585c78.aarch64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:pg_repack-debuginfo-0:1.4.8-2.module+el9.5.0+22224+f5585c78.ppc64le::postgresql:15",
"AppStream-9.5.0.Z.MAIN:pg_repack-debuginfo-0:1.4.8-2.module+el9.5.0+22224+f5585c78.s390x::postgresql:15",
"AppStream-9.5.0.Z.MAIN:pg_repack-debuginfo-0:1.4.8-2.module+el9.5.0+22224+f5585c78.x86_64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:pg_repack-debugsource-0:1.4.8-2.module+el9.5.0+22224+f5585c78.aarch64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:pg_repack-debugsource-0:1.4.8-2.module+el9.5.0+22224+f5585c78.ppc64le::postgresql:15",
"AppStream-9.5.0.Z.MAIN:pg_repack-debugsource-0:1.4.8-2.module+el9.5.0+22224+f5585c78.s390x::postgresql:15",
"AppStream-9.5.0.Z.MAIN:pg_repack-debugsource-0:1.4.8-2.module+el9.5.0+22224+f5585c78.x86_64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:pgaudit-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.aarch64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:pgaudit-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.ppc64le::postgresql:15",
"AppStream-9.5.0.Z.MAIN:pgaudit-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.s390x::postgresql:15",
"AppStream-9.5.0.Z.MAIN:pgaudit-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.src::postgresql:15",
"AppStream-9.5.0.Z.MAIN:pgaudit-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.x86_64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:pgaudit-debuginfo-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.aarch64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:pgaudit-debuginfo-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.ppc64le::postgresql:15",
"AppStream-9.5.0.Z.MAIN:pgaudit-debuginfo-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.s390x::postgresql:15",
"AppStream-9.5.0.Z.MAIN:pgaudit-debuginfo-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.x86_64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:pgaudit-debugsource-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.aarch64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:pgaudit-debugsource-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.ppc64le::postgresql:15",
"AppStream-9.5.0.Z.MAIN:pgaudit-debugsource-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.s390x::postgresql:15",
"AppStream-9.5.0.Z.MAIN:pgaudit-debugsource-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.x86_64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgres-decoderbufs-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.aarch64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgres-decoderbufs-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.ppc64le::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgres-decoderbufs-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.s390x::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgres-decoderbufs-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.src::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgres-decoderbufs-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.x86_64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.aarch64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.ppc64le::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.s390x::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.x86_64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.aarch64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.ppc64le::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.s390x::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.x86_64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-0:15.10-1.module+el9.5.0+22558+abb1a50b.src::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-contrib-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-contrib-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-contrib-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-contrib-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-contrib-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-contrib-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-contrib-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-contrib-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-debugsource-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-debugsource-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-debugsource-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-debugsource-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-docs-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-docs-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-docs-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-docs-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-docs-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-docs-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-docs-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-docs-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-plperl-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-plperl-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-plperl-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-plperl-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-plperl-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-plperl-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-plperl-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-plperl-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-plpython3-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-plpython3-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-plpython3-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-plpython3-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-plpython3-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-plpython3-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-plpython3-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-plpython3-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-pltcl-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-pltcl-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-pltcl-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-pltcl-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-pltcl-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-pltcl-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-pltcl-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-pltcl-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-private-devel-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-private-devel-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-private-devel-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-private-devel-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-private-libs-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-private-libs-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-private-libs-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-private-libs-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-private-libs-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-private-libs-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-private-libs-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-private-libs-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-server-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-server-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-server-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-server-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-server-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-server-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-server-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-server-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-server-devel-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-server-devel-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-server-devel-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-server-devel-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-server-devel-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-server-devel-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-server-devel-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-server-devel-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-static-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-static-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-static-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-static-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-test-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-test-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-test-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-test-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-test-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-test-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-test-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-test-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-test-rpm-macros-0:15.10-1.module+el9.5.0+22558+abb1a50b.noarch::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-devel-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-devel-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-devel-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-devel-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-devel-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-devel-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-devel-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-devel-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64::postgresql:15"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:10787"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options don\u0027t meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"AppStream-9.5.0.Z.MAIN:pg_repack-0:1.4.8-2.module+el9.5.0+22224+f5585c78.aarch64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:pg_repack-0:1.4.8-2.module+el9.5.0+22224+f5585c78.ppc64le::postgresql:15",
"AppStream-9.5.0.Z.MAIN:pg_repack-0:1.4.8-2.module+el9.5.0+22224+f5585c78.s390x::postgresql:15",
"AppStream-9.5.0.Z.MAIN:pg_repack-0:1.4.8-2.module+el9.5.0+22224+f5585c78.src::postgresql:15",
"AppStream-9.5.0.Z.MAIN:pg_repack-0:1.4.8-2.module+el9.5.0+22224+f5585c78.x86_64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:pg_repack-debuginfo-0:1.4.8-2.module+el9.5.0+22224+f5585c78.aarch64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:pg_repack-debuginfo-0:1.4.8-2.module+el9.5.0+22224+f5585c78.ppc64le::postgresql:15",
"AppStream-9.5.0.Z.MAIN:pg_repack-debuginfo-0:1.4.8-2.module+el9.5.0+22224+f5585c78.s390x::postgresql:15",
"AppStream-9.5.0.Z.MAIN:pg_repack-debuginfo-0:1.4.8-2.module+el9.5.0+22224+f5585c78.x86_64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:pg_repack-debugsource-0:1.4.8-2.module+el9.5.0+22224+f5585c78.aarch64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:pg_repack-debugsource-0:1.4.8-2.module+el9.5.0+22224+f5585c78.ppc64le::postgresql:15",
"AppStream-9.5.0.Z.MAIN:pg_repack-debugsource-0:1.4.8-2.module+el9.5.0+22224+f5585c78.s390x::postgresql:15",
"AppStream-9.5.0.Z.MAIN:pg_repack-debugsource-0:1.4.8-2.module+el9.5.0+22224+f5585c78.x86_64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:pgaudit-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.aarch64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:pgaudit-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.ppc64le::postgresql:15",
"AppStream-9.5.0.Z.MAIN:pgaudit-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.s390x::postgresql:15",
"AppStream-9.5.0.Z.MAIN:pgaudit-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.src::postgresql:15",
"AppStream-9.5.0.Z.MAIN:pgaudit-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.x86_64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:pgaudit-debuginfo-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.aarch64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:pgaudit-debuginfo-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.ppc64le::postgresql:15",
"AppStream-9.5.0.Z.MAIN:pgaudit-debuginfo-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.s390x::postgresql:15",
"AppStream-9.5.0.Z.MAIN:pgaudit-debuginfo-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.x86_64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:pgaudit-debugsource-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.aarch64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:pgaudit-debugsource-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.ppc64le::postgresql:15",
"AppStream-9.5.0.Z.MAIN:pgaudit-debugsource-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.s390x::postgresql:15",
"AppStream-9.5.0.Z.MAIN:pgaudit-debugsource-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.x86_64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgres-decoderbufs-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.aarch64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgres-decoderbufs-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.ppc64le::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgres-decoderbufs-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.s390x::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgres-decoderbufs-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.src::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgres-decoderbufs-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.x86_64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.aarch64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.ppc64le::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.s390x::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.x86_64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.aarch64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.ppc64le::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.s390x::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.x86_64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-0:15.10-1.module+el9.5.0+22558+abb1a50b.src::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-contrib-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-contrib-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-contrib-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-contrib-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-contrib-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-contrib-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-contrib-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-contrib-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-debugsource-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-debugsource-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-debugsource-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-debugsource-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-docs-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-docs-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-docs-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-docs-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-docs-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-docs-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-docs-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-docs-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-plperl-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-plperl-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-plperl-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-plperl-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-plperl-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-plperl-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-plperl-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-plperl-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-plpython3-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-plpython3-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-plpython3-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-plpython3-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-plpython3-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-plpython3-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-plpython3-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-plpython3-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-pltcl-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-pltcl-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-pltcl-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-pltcl-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-pltcl-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-pltcl-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-pltcl-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-pltcl-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-private-devel-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-private-devel-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-private-devel-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-private-devel-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-private-libs-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-private-libs-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-private-libs-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-private-libs-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-private-libs-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-private-libs-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-private-libs-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-private-libs-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-server-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-server-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-server-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-server-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-server-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-server-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-server-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-server-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-server-devel-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-server-devel-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-server-devel-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-server-devel-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-server-devel-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-server-devel-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-server-devel-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-server-devel-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-static-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-static-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-static-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-static-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-test-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-test-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-test-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-test-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-test-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-test-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-test-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-test-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-test-rpm-macros-0:15.10-1.module+el9.5.0+22558+abb1a50b.noarch::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-devel-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-devel-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-devel-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-devel-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-devel-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-devel-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-devel-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-devel-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64::postgresql:15"
]
}
],
"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.5.0.Z.MAIN:pg_repack-0:1.4.8-2.module+el9.5.0+22224+f5585c78.aarch64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:pg_repack-0:1.4.8-2.module+el9.5.0+22224+f5585c78.ppc64le::postgresql:15",
"AppStream-9.5.0.Z.MAIN:pg_repack-0:1.4.8-2.module+el9.5.0+22224+f5585c78.s390x::postgresql:15",
"AppStream-9.5.0.Z.MAIN:pg_repack-0:1.4.8-2.module+el9.5.0+22224+f5585c78.src::postgresql:15",
"AppStream-9.5.0.Z.MAIN:pg_repack-0:1.4.8-2.module+el9.5.0+22224+f5585c78.x86_64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:pg_repack-debuginfo-0:1.4.8-2.module+el9.5.0+22224+f5585c78.aarch64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:pg_repack-debuginfo-0:1.4.8-2.module+el9.5.0+22224+f5585c78.ppc64le::postgresql:15",
"AppStream-9.5.0.Z.MAIN:pg_repack-debuginfo-0:1.4.8-2.module+el9.5.0+22224+f5585c78.s390x::postgresql:15",
"AppStream-9.5.0.Z.MAIN:pg_repack-debuginfo-0:1.4.8-2.module+el9.5.0+22224+f5585c78.x86_64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:pg_repack-debugsource-0:1.4.8-2.module+el9.5.0+22224+f5585c78.aarch64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:pg_repack-debugsource-0:1.4.8-2.module+el9.5.0+22224+f5585c78.ppc64le::postgresql:15",
"AppStream-9.5.0.Z.MAIN:pg_repack-debugsource-0:1.4.8-2.module+el9.5.0+22224+f5585c78.s390x::postgresql:15",
"AppStream-9.5.0.Z.MAIN:pg_repack-debugsource-0:1.4.8-2.module+el9.5.0+22224+f5585c78.x86_64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:pgaudit-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.aarch64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:pgaudit-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.ppc64le::postgresql:15",
"AppStream-9.5.0.Z.MAIN:pgaudit-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.s390x::postgresql:15",
"AppStream-9.5.0.Z.MAIN:pgaudit-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.src::postgresql:15",
"AppStream-9.5.0.Z.MAIN:pgaudit-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.x86_64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:pgaudit-debuginfo-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.aarch64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:pgaudit-debuginfo-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.ppc64le::postgresql:15",
"AppStream-9.5.0.Z.MAIN:pgaudit-debuginfo-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.s390x::postgresql:15",
"AppStream-9.5.0.Z.MAIN:pgaudit-debuginfo-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.x86_64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:pgaudit-debugsource-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.aarch64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:pgaudit-debugsource-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.ppc64le::postgresql:15",
"AppStream-9.5.0.Z.MAIN:pgaudit-debugsource-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.s390x::postgresql:15",
"AppStream-9.5.0.Z.MAIN:pgaudit-debugsource-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.x86_64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgres-decoderbufs-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.aarch64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgres-decoderbufs-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.ppc64le::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgres-decoderbufs-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.s390x::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgres-decoderbufs-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.src::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgres-decoderbufs-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.x86_64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.aarch64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.ppc64le::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.s390x::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.x86_64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.aarch64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.ppc64le::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.s390x::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.x86_64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-0:15.10-1.module+el9.5.0+22558+abb1a50b.src::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-contrib-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-contrib-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-contrib-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-contrib-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-contrib-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-contrib-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-contrib-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-contrib-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-debugsource-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-debugsource-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-debugsource-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-debugsource-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-docs-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-docs-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-docs-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-docs-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-docs-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-docs-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-docs-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-docs-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-plperl-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-plperl-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-plperl-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-plperl-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-plperl-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-plperl-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-plperl-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-plperl-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-plpython3-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-plpython3-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-plpython3-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-plpython3-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-plpython3-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-plpython3-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-plpython3-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-plpython3-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-pltcl-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-pltcl-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-pltcl-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-pltcl-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-pltcl-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-pltcl-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-pltcl-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-pltcl-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-private-devel-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-private-devel-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-private-devel-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-private-devel-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-private-libs-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-private-libs-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-private-libs-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-private-libs-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-private-libs-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-private-libs-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-private-libs-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-private-libs-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-server-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-server-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-server-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-server-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-server-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-server-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-server-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-server-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-server-devel-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-server-devel-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-server-devel-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-server-devel-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-server-devel-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-server-devel-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-server-devel-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-server-devel-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-static-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-static-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-static-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-static-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-test-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-test-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-test-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-test-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-test-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-test-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-test-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-test-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-test-rpm-macros-0:15.10-1.module+el9.5.0+22558+abb1a50b.noarch::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-devel-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-devel-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-devel-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-devel-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-devel-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-devel-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-devel-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-devel-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64::postgresql:15"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "postgresql: PostgreSQL row security below e.g. subqueries disregards user ID changes"
},
{
"cve": "CVE-2024-10978",
"cwe": {
"id": "CWE-266",
"name": "Incorrect Privilege Assignment"
},
"discovery_date": "2024-11-14T14:01:03.625881+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2326251"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in PostgreSQL. This vulnerability allows a less-privileged application user to view or change unintended rows using SET ROLE, SET SESSION AUTHORIZATION, or equivalent features resulting in loss of confidentiality integrity and availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "postgresql: PostgreSQL SET ROLE, SET SESSION AUTHORIZATION reset to wrong user ID",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Within regulated environments, a combination of the following controls acts as a significant barrier to successfully exploiting a CWE-266: and therefore downgrades the severity of this particular CVE from Moderate to Low.\n\nAccess to the platform is granted only after successful hard token, multi-factor authentication (MFA), which is coupled with least privilege principles to ensure that only authorized roles and users can execute or manipulate code. Additionally, the platform\u0027s built-in Role-Based Access Control (RBAC) enforces least privilege across workloads. Red Hat enforces the principle of least functionality, ensuring that only essential features, services, and ports are enabled. Event logs are collected and processed for centralization, correlation, analysis, monitoring, reporting, alerting, and retention, which helps detect and alert of any anomalous or unauthorized activity. Finally, process isolation ensures that compromised components are contained within the originating process, preventing it from affecting other processes or the system as a whole.",
"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.5.0.Z.MAIN:pg_repack-0:1.4.8-2.module+el9.5.0+22224+f5585c78.aarch64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:pg_repack-0:1.4.8-2.module+el9.5.0+22224+f5585c78.ppc64le::postgresql:15",
"AppStream-9.5.0.Z.MAIN:pg_repack-0:1.4.8-2.module+el9.5.0+22224+f5585c78.s390x::postgresql:15",
"AppStream-9.5.0.Z.MAIN:pg_repack-0:1.4.8-2.module+el9.5.0+22224+f5585c78.src::postgresql:15",
"AppStream-9.5.0.Z.MAIN:pg_repack-0:1.4.8-2.module+el9.5.0+22224+f5585c78.x86_64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:pg_repack-debuginfo-0:1.4.8-2.module+el9.5.0+22224+f5585c78.aarch64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:pg_repack-debuginfo-0:1.4.8-2.module+el9.5.0+22224+f5585c78.ppc64le::postgresql:15",
"AppStream-9.5.0.Z.MAIN:pg_repack-debuginfo-0:1.4.8-2.module+el9.5.0+22224+f5585c78.s390x::postgresql:15",
"AppStream-9.5.0.Z.MAIN:pg_repack-debuginfo-0:1.4.8-2.module+el9.5.0+22224+f5585c78.x86_64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:pg_repack-debugsource-0:1.4.8-2.module+el9.5.0+22224+f5585c78.aarch64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:pg_repack-debugsource-0:1.4.8-2.module+el9.5.0+22224+f5585c78.ppc64le::postgresql:15",
"AppStream-9.5.0.Z.MAIN:pg_repack-debugsource-0:1.4.8-2.module+el9.5.0+22224+f5585c78.s390x::postgresql:15",
"AppStream-9.5.0.Z.MAIN:pg_repack-debugsource-0:1.4.8-2.module+el9.5.0+22224+f5585c78.x86_64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:pgaudit-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.aarch64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:pgaudit-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.ppc64le::postgresql:15",
"AppStream-9.5.0.Z.MAIN:pgaudit-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.s390x::postgresql:15",
"AppStream-9.5.0.Z.MAIN:pgaudit-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.src::postgresql:15",
"AppStream-9.5.0.Z.MAIN:pgaudit-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.x86_64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:pgaudit-debuginfo-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.aarch64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:pgaudit-debuginfo-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.ppc64le::postgresql:15",
"AppStream-9.5.0.Z.MAIN:pgaudit-debuginfo-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.s390x::postgresql:15",
"AppStream-9.5.0.Z.MAIN:pgaudit-debuginfo-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.x86_64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:pgaudit-debugsource-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.aarch64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:pgaudit-debugsource-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.ppc64le::postgresql:15",
"AppStream-9.5.0.Z.MAIN:pgaudit-debugsource-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.s390x::postgresql:15",
"AppStream-9.5.0.Z.MAIN:pgaudit-debugsource-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.x86_64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgres-decoderbufs-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.aarch64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgres-decoderbufs-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.ppc64le::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgres-decoderbufs-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.s390x::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgres-decoderbufs-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.src::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgres-decoderbufs-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.x86_64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.aarch64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.ppc64le::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.s390x::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.x86_64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.aarch64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.ppc64le::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.s390x::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.x86_64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-0:15.10-1.module+el9.5.0+22558+abb1a50b.src::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-contrib-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-contrib-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-contrib-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-contrib-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-contrib-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-contrib-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-contrib-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-contrib-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-debugsource-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-debugsource-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-debugsource-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-debugsource-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-docs-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-docs-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-docs-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-docs-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-docs-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-docs-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-docs-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-docs-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-plperl-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-plperl-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-plperl-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-plperl-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-plperl-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-plperl-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-plperl-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-plperl-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-plpython3-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-plpython3-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-plpython3-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-plpython3-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-plpython3-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-plpython3-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-plpython3-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-plpython3-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-pltcl-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-pltcl-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-pltcl-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-pltcl-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-pltcl-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-pltcl-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-pltcl-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-pltcl-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-private-devel-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-private-devel-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-private-devel-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-private-devel-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-private-libs-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-private-libs-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-private-libs-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-private-libs-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-private-libs-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-private-libs-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-private-libs-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-private-libs-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-server-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-server-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-server-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-server-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-server-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-server-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-server-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-server-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-server-devel-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-server-devel-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-server-devel-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-server-devel-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-server-devel-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-server-devel-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-server-devel-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-server-devel-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-static-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-static-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-static-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-static-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-test-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-test-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-test-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-test-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-test-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-test-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-test-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-test-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-test-rpm-macros-0:15.10-1.module+el9.5.0+22558+abb1a50b.noarch::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-devel-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-devel-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-devel-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-devel-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-devel-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-devel-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-devel-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-devel-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64::postgresql:15"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-10978"
},
{
"category": "external",
"summary": "RHBZ#2326251",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2326251"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-10978",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-10978"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-10978",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-10978"
},
{
"category": "external",
"summary": "https://www.postgresql.org/support/security/CVE-2024-10978/",
"url": "https://www.postgresql.org/support/security/CVE-2024-10978/"
}
],
"release_date": "2024-11-14T13:00:07.398000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-12-04T09:24:20+00:00",
"details": "For 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.5.0.Z.MAIN:pg_repack-0:1.4.8-2.module+el9.5.0+22224+f5585c78.aarch64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:pg_repack-0:1.4.8-2.module+el9.5.0+22224+f5585c78.ppc64le::postgresql:15",
"AppStream-9.5.0.Z.MAIN:pg_repack-0:1.4.8-2.module+el9.5.0+22224+f5585c78.s390x::postgresql:15",
"AppStream-9.5.0.Z.MAIN:pg_repack-0:1.4.8-2.module+el9.5.0+22224+f5585c78.src::postgresql:15",
"AppStream-9.5.0.Z.MAIN:pg_repack-0:1.4.8-2.module+el9.5.0+22224+f5585c78.x86_64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:pg_repack-debuginfo-0:1.4.8-2.module+el9.5.0+22224+f5585c78.aarch64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:pg_repack-debuginfo-0:1.4.8-2.module+el9.5.0+22224+f5585c78.ppc64le::postgresql:15",
"AppStream-9.5.0.Z.MAIN:pg_repack-debuginfo-0:1.4.8-2.module+el9.5.0+22224+f5585c78.s390x::postgresql:15",
"AppStream-9.5.0.Z.MAIN:pg_repack-debuginfo-0:1.4.8-2.module+el9.5.0+22224+f5585c78.x86_64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:pg_repack-debugsource-0:1.4.8-2.module+el9.5.0+22224+f5585c78.aarch64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:pg_repack-debugsource-0:1.4.8-2.module+el9.5.0+22224+f5585c78.ppc64le::postgresql:15",
"AppStream-9.5.0.Z.MAIN:pg_repack-debugsource-0:1.4.8-2.module+el9.5.0+22224+f5585c78.s390x::postgresql:15",
"AppStream-9.5.0.Z.MAIN:pg_repack-debugsource-0:1.4.8-2.module+el9.5.0+22224+f5585c78.x86_64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:pgaudit-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.aarch64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:pgaudit-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.ppc64le::postgresql:15",
"AppStream-9.5.0.Z.MAIN:pgaudit-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.s390x::postgresql:15",
"AppStream-9.5.0.Z.MAIN:pgaudit-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.src::postgresql:15",
"AppStream-9.5.0.Z.MAIN:pgaudit-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.x86_64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:pgaudit-debuginfo-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.aarch64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:pgaudit-debuginfo-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.ppc64le::postgresql:15",
"AppStream-9.5.0.Z.MAIN:pgaudit-debuginfo-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.s390x::postgresql:15",
"AppStream-9.5.0.Z.MAIN:pgaudit-debuginfo-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.x86_64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:pgaudit-debugsource-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.aarch64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:pgaudit-debugsource-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.ppc64le::postgresql:15",
"AppStream-9.5.0.Z.MAIN:pgaudit-debugsource-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.s390x::postgresql:15",
"AppStream-9.5.0.Z.MAIN:pgaudit-debugsource-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.x86_64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgres-decoderbufs-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.aarch64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgres-decoderbufs-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.ppc64le::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgres-decoderbufs-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.s390x::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgres-decoderbufs-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.src::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgres-decoderbufs-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.x86_64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.aarch64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.ppc64le::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.s390x::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.x86_64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.aarch64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.ppc64le::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.s390x::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.x86_64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-0:15.10-1.module+el9.5.0+22558+abb1a50b.src::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-contrib-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-contrib-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-contrib-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-contrib-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-contrib-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-contrib-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-contrib-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-contrib-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-debugsource-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-debugsource-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-debugsource-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-debugsource-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-docs-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-docs-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-docs-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-docs-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-docs-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-docs-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-docs-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-docs-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-plperl-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-plperl-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-plperl-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-plperl-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-plperl-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-plperl-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-plperl-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-plperl-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-plpython3-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-plpython3-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-plpython3-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-plpython3-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-plpython3-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-plpython3-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-plpython3-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-plpython3-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-pltcl-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-pltcl-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-pltcl-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-pltcl-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-pltcl-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-pltcl-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-pltcl-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-pltcl-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-private-devel-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-private-devel-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-private-devel-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-private-devel-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-private-libs-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-private-libs-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-private-libs-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-private-libs-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-private-libs-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-private-libs-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-private-libs-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-private-libs-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-server-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-server-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-server-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-server-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-server-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-server-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-server-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-server-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-server-devel-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-server-devel-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-server-devel-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-server-devel-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-server-devel-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-server-devel-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-server-devel-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-server-devel-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-static-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-static-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-static-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-static-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-test-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-test-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-test-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-test-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-test-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-test-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-test-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-test-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-test-rpm-macros-0:15.10-1.module+el9.5.0+22558+abb1a50b.noarch::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-devel-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-devel-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-devel-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-devel-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-devel-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-devel-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-devel-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-devel-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64::postgresql:15"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:10787"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options don\u0027t meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"AppStream-9.5.0.Z.MAIN:pg_repack-0:1.4.8-2.module+el9.5.0+22224+f5585c78.aarch64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:pg_repack-0:1.4.8-2.module+el9.5.0+22224+f5585c78.ppc64le::postgresql:15",
"AppStream-9.5.0.Z.MAIN:pg_repack-0:1.4.8-2.module+el9.5.0+22224+f5585c78.s390x::postgresql:15",
"AppStream-9.5.0.Z.MAIN:pg_repack-0:1.4.8-2.module+el9.5.0+22224+f5585c78.src::postgresql:15",
"AppStream-9.5.0.Z.MAIN:pg_repack-0:1.4.8-2.module+el9.5.0+22224+f5585c78.x86_64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:pg_repack-debuginfo-0:1.4.8-2.module+el9.5.0+22224+f5585c78.aarch64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:pg_repack-debuginfo-0:1.4.8-2.module+el9.5.0+22224+f5585c78.ppc64le::postgresql:15",
"AppStream-9.5.0.Z.MAIN:pg_repack-debuginfo-0:1.4.8-2.module+el9.5.0+22224+f5585c78.s390x::postgresql:15",
"AppStream-9.5.0.Z.MAIN:pg_repack-debuginfo-0:1.4.8-2.module+el9.5.0+22224+f5585c78.x86_64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:pg_repack-debugsource-0:1.4.8-2.module+el9.5.0+22224+f5585c78.aarch64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:pg_repack-debugsource-0:1.4.8-2.module+el9.5.0+22224+f5585c78.ppc64le::postgresql:15",
"AppStream-9.5.0.Z.MAIN:pg_repack-debugsource-0:1.4.8-2.module+el9.5.0+22224+f5585c78.s390x::postgresql:15",
"AppStream-9.5.0.Z.MAIN:pg_repack-debugsource-0:1.4.8-2.module+el9.5.0+22224+f5585c78.x86_64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:pgaudit-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.aarch64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:pgaudit-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.ppc64le::postgresql:15",
"AppStream-9.5.0.Z.MAIN:pgaudit-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.s390x::postgresql:15",
"AppStream-9.5.0.Z.MAIN:pgaudit-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.src::postgresql:15",
"AppStream-9.5.0.Z.MAIN:pgaudit-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.x86_64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:pgaudit-debuginfo-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.aarch64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:pgaudit-debuginfo-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.ppc64le::postgresql:15",
"AppStream-9.5.0.Z.MAIN:pgaudit-debuginfo-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.s390x::postgresql:15",
"AppStream-9.5.0.Z.MAIN:pgaudit-debuginfo-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.x86_64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:pgaudit-debugsource-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.aarch64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:pgaudit-debugsource-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.ppc64le::postgresql:15",
"AppStream-9.5.0.Z.MAIN:pgaudit-debugsource-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.s390x::postgresql:15",
"AppStream-9.5.0.Z.MAIN:pgaudit-debugsource-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.x86_64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgres-decoderbufs-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.aarch64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgres-decoderbufs-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.ppc64le::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgres-decoderbufs-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.s390x::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgres-decoderbufs-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.src::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgres-decoderbufs-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.x86_64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.aarch64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.ppc64le::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.s390x::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.x86_64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.aarch64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.ppc64le::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.s390x::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.x86_64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-0:15.10-1.module+el9.5.0+22558+abb1a50b.src::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-contrib-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-contrib-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-contrib-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-contrib-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-contrib-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-contrib-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-contrib-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-contrib-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-debugsource-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-debugsource-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-debugsource-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-debugsource-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-docs-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-docs-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-docs-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-docs-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-docs-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-docs-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-docs-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-docs-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-plperl-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-plperl-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-plperl-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-plperl-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-plperl-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-plperl-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-plperl-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-plperl-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-plpython3-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-plpython3-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-plpython3-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-plpython3-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-plpython3-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-plpython3-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-plpython3-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-plpython3-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-pltcl-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-pltcl-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-pltcl-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-pltcl-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-pltcl-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-pltcl-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-pltcl-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-pltcl-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-private-devel-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-private-devel-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-private-devel-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-private-devel-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-private-libs-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-private-libs-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-private-libs-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-private-libs-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-private-libs-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-private-libs-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-private-libs-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-private-libs-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-server-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-server-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-server-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-server-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-server-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-server-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-server-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-server-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-server-devel-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-server-devel-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-server-devel-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-server-devel-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-server-devel-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-server-devel-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-server-devel-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-server-devel-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-static-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-static-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-static-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-static-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-test-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-test-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-test-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-test-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-test-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-test-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-test-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-test-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-test-rpm-macros-0:15.10-1.module+el9.5.0+22558+abb1a50b.noarch::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-devel-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-devel-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-devel-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-devel-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-devel-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-devel-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-devel-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-devel-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64::postgresql:15"
]
}
],
"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.5.0.Z.MAIN:pg_repack-0:1.4.8-2.module+el9.5.0+22224+f5585c78.aarch64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:pg_repack-0:1.4.8-2.module+el9.5.0+22224+f5585c78.ppc64le::postgresql:15",
"AppStream-9.5.0.Z.MAIN:pg_repack-0:1.4.8-2.module+el9.5.0+22224+f5585c78.s390x::postgresql:15",
"AppStream-9.5.0.Z.MAIN:pg_repack-0:1.4.8-2.module+el9.5.0+22224+f5585c78.src::postgresql:15",
"AppStream-9.5.0.Z.MAIN:pg_repack-0:1.4.8-2.module+el9.5.0+22224+f5585c78.x86_64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:pg_repack-debuginfo-0:1.4.8-2.module+el9.5.0+22224+f5585c78.aarch64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:pg_repack-debuginfo-0:1.4.8-2.module+el9.5.0+22224+f5585c78.ppc64le::postgresql:15",
"AppStream-9.5.0.Z.MAIN:pg_repack-debuginfo-0:1.4.8-2.module+el9.5.0+22224+f5585c78.s390x::postgresql:15",
"AppStream-9.5.0.Z.MAIN:pg_repack-debuginfo-0:1.4.8-2.module+el9.5.0+22224+f5585c78.x86_64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:pg_repack-debugsource-0:1.4.8-2.module+el9.5.0+22224+f5585c78.aarch64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:pg_repack-debugsource-0:1.4.8-2.module+el9.5.0+22224+f5585c78.ppc64le::postgresql:15",
"AppStream-9.5.0.Z.MAIN:pg_repack-debugsource-0:1.4.8-2.module+el9.5.0+22224+f5585c78.s390x::postgresql:15",
"AppStream-9.5.0.Z.MAIN:pg_repack-debugsource-0:1.4.8-2.module+el9.5.0+22224+f5585c78.x86_64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:pgaudit-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.aarch64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:pgaudit-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.ppc64le::postgresql:15",
"AppStream-9.5.0.Z.MAIN:pgaudit-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.s390x::postgresql:15",
"AppStream-9.5.0.Z.MAIN:pgaudit-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.src::postgresql:15",
"AppStream-9.5.0.Z.MAIN:pgaudit-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.x86_64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:pgaudit-debuginfo-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.aarch64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:pgaudit-debuginfo-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.ppc64le::postgresql:15",
"AppStream-9.5.0.Z.MAIN:pgaudit-debuginfo-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.s390x::postgresql:15",
"AppStream-9.5.0.Z.MAIN:pgaudit-debuginfo-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.x86_64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:pgaudit-debugsource-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.aarch64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:pgaudit-debugsource-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.ppc64le::postgresql:15",
"AppStream-9.5.0.Z.MAIN:pgaudit-debugsource-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.s390x::postgresql:15",
"AppStream-9.5.0.Z.MAIN:pgaudit-debugsource-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.x86_64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgres-decoderbufs-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.aarch64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgres-decoderbufs-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.ppc64le::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgres-decoderbufs-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.s390x::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgres-decoderbufs-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.src::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgres-decoderbufs-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.x86_64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.aarch64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.ppc64le::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.s390x::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.x86_64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.aarch64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.ppc64le::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.s390x::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.x86_64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-0:15.10-1.module+el9.5.0+22558+abb1a50b.src::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-contrib-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-contrib-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-contrib-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-contrib-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-contrib-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-contrib-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-contrib-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-contrib-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-debugsource-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-debugsource-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-debugsource-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-debugsource-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-docs-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-docs-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-docs-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-docs-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-docs-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-docs-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-docs-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-docs-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-plperl-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-plperl-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-plperl-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-plperl-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-plperl-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-plperl-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-plperl-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-plperl-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-plpython3-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-plpython3-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-plpython3-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-plpython3-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-plpython3-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-plpython3-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-plpython3-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-plpython3-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-pltcl-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-pltcl-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-pltcl-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-pltcl-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-pltcl-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-pltcl-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-pltcl-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-pltcl-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-private-devel-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-private-devel-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-private-devel-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-private-devel-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-private-libs-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-private-libs-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-private-libs-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-private-libs-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-private-libs-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-private-libs-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-private-libs-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-private-libs-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-server-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-server-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-server-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-server-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-server-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-server-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-server-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-server-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-server-devel-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-server-devel-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-server-devel-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-server-devel-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-server-devel-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-server-devel-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-server-devel-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-server-devel-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-static-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-static-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-static-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-static-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-test-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-test-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-test-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-test-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-test-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-test-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-test-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-test-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-test-rpm-macros-0:15.10-1.module+el9.5.0+22558+abb1a50b.noarch::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-devel-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-devel-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-devel-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-devel-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-devel-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-devel-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-devel-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-devel-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64::postgresql:15"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "postgresql: PostgreSQL SET ROLE, SET SESSION AUTHORIZATION reset to wrong user ID"
},
{
"cve": "CVE-2024-10979",
"cwe": {
"id": "CWE-15",
"name": "External Control of System or Configuration Setting"
},
"discovery_date": "2024-11-14T14:01:12.059934+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2326253"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in PostgreSQL PL/Perl. This vulnerability allows an unprivileged database user to change sensitive process environment variables (e.g., PATH) via incorrect control of environment variables.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "postgresql: PostgreSQL PL/Perl environment variable changes execute arbitrary code",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability has been given a severity rating of important because the ability to modify sensitive process environment variables (ex. PATH) can lead to unauthorized code execution and privilege escalation. Depending on the privileges of the PostgreSQL user, an attacker may be able to gain higher-level access to the underlying server and create functions who modify environment variables and execute arbitrary commands.",
"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.5.0.Z.MAIN:pg_repack-0:1.4.8-2.module+el9.5.0+22224+f5585c78.aarch64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:pg_repack-0:1.4.8-2.module+el9.5.0+22224+f5585c78.ppc64le::postgresql:15",
"AppStream-9.5.0.Z.MAIN:pg_repack-0:1.4.8-2.module+el9.5.0+22224+f5585c78.s390x::postgresql:15",
"AppStream-9.5.0.Z.MAIN:pg_repack-0:1.4.8-2.module+el9.5.0+22224+f5585c78.src::postgresql:15",
"AppStream-9.5.0.Z.MAIN:pg_repack-0:1.4.8-2.module+el9.5.0+22224+f5585c78.x86_64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:pg_repack-debuginfo-0:1.4.8-2.module+el9.5.0+22224+f5585c78.aarch64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:pg_repack-debuginfo-0:1.4.8-2.module+el9.5.0+22224+f5585c78.ppc64le::postgresql:15",
"AppStream-9.5.0.Z.MAIN:pg_repack-debuginfo-0:1.4.8-2.module+el9.5.0+22224+f5585c78.s390x::postgresql:15",
"AppStream-9.5.0.Z.MAIN:pg_repack-debuginfo-0:1.4.8-2.module+el9.5.0+22224+f5585c78.x86_64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:pg_repack-debugsource-0:1.4.8-2.module+el9.5.0+22224+f5585c78.aarch64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:pg_repack-debugsource-0:1.4.8-2.module+el9.5.0+22224+f5585c78.ppc64le::postgresql:15",
"AppStream-9.5.0.Z.MAIN:pg_repack-debugsource-0:1.4.8-2.module+el9.5.0+22224+f5585c78.s390x::postgresql:15",
"AppStream-9.5.0.Z.MAIN:pg_repack-debugsource-0:1.4.8-2.module+el9.5.0+22224+f5585c78.x86_64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:pgaudit-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.aarch64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:pgaudit-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.ppc64le::postgresql:15",
"AppStream-9.5.0.Z.MAIN:pgaudit-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.s390x::postgresql:15",
"AppStream-9.5.0.Z.MAIN:pgaudit-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.src::postgresql:15",
"AppStream-9.5.0.Z.MAIN:pgaudit-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.x86_64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:pgaudit-debuginfo-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.aarch64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:pgaudit-debuginfo-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.ppc64le::postgresql:15",
"AppStream-9.5.0.Z.MAIN:pgaudit-debuginfo-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.s390x::postgresql:15",
"AppStream-9.5.0.Z.MAIN:pgaudit-debuginfo-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.x86_64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:pgaudit-debugsource-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.aarch64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:pgaudit-debugsource-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.ppc64le::postgresql:15",
"AppStream-9.5.0.Z.MAIN:pgaudit-debugsource-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.s390x::postgresql:15",
"AppStream-9.5.0.Z.MAIN:pgaudit-debugsource-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.x86_64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgres-decoderbufs-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.aarch64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgres-decoderbufs-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.ppc64le::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgres-decoderbufs-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.s390x::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgres-decoderbufs-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.src::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgres-decoderbufs-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.x86_64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.aarch64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.ppc64le::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.s390x::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.x86_64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.aarch64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.ppc64le::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.s390x::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.x86_64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-0:15.10-1.module+el9.5.0+22558+abb1a50b.src::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-contrib-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-contrib-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-contrib-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-contrib-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-contrib-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-contrib-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-contrib-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-contrib-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-debugsource-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-debugsource-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-debugsource-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-debugsource-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-docs-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-docs-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-docs-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-docs-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-docs-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-docs-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-docs-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-docs-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-plperl-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-plperl-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-plperl-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-plperl-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-plperl-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-plperl-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-plperl-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-plperl-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-plpython3-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-plpython3-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-plpython3-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-plpython3-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-plpython3-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-plpython3-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-plpython3-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-plpython3-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-pltcl-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-pltcl-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-pltcl-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-pltcl-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-pltcl-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-pltcl-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-pltcl-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-pltcl-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-private-devel-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-private-devel-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-private-devel-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-private-devel-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-private-libs-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-private-libs-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-private-libs-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-private-libs-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-private-libs-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-private-libs-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-private-libs-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-private-libs-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-server-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-server-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-server-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-server-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-server-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-server-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-server-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-server-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-server-devel-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-server-devel-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-server-devel-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-server-devel-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-server-devel-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-server-devel-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-server-devel-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-server-devel-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-static-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-static-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-static-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-static-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-test-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-test-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-test-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-test-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-test-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-test-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-test-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-test-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-test-rpm-macros-0:15.10-1.module+el9.5.0+22558+abb1a50b.noarch::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-devel-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-devel-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-devel-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-devel-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-devel-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-devel-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-devel-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-devel-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64::postgresql:15"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-10979"
},
{
"category": "external",
"summary": "RHBZ#2326253",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2326253"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-10979",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-10979"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-10979",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-10979"
},
{
"category": "external",
"summary": "https://www.postgresql.org/support/security/CVE-2024-10979/",
"url": "https://www.postgresql.org/support/security/CVE-2024-10979/"
}
],
"release_date": "2024-11-14T13:00:08.586000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-12-04T09:24:20+00:00",
"details": "For 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.5.0.Z.MAIN:pg_repack-0:1.4.8-2.module+el9.5.0+22224+f5585c78.aarch64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:pg_repack-0:1.4.8-2.module+el9.5.0+22224+f5585c78.ppc64le::postgresql:15",
"AppStream-9.5.0.Z.MAIN:pg_repack-0:1.4.8-2.module+el9.5.0+22224+f5585c78.s390x::postgresql:15",
"AppStream-9.5.0.Z.MAIN:pg_repack-0:1.4.8-2.module+el9.5.0+22224+f5585c78.src::postgresql:15",
"AppStream-9.5.0.Z.MAIN:pg_repack-0:1.4.8-2.module+el9.5.0+22224+f5585c78.x86_64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:pg_repack-debuginfo-0:1.4.8-2.module+el9.5.0+22224+f5585c78.aarch64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:pg_repack-debuginfo-0:1.4.8-2.module+el9.5.0+22224+f5585c78.ppc64le::postgresql:15",
"AppStream-9.5.0.Z.MAIN:pg_repack-debuginfo-0:1.4.8-2.module+el9.5.0+22224+f5585c78.s390x::postgresql:15",
"AppStream-9.5.0.Z.MAIN:pg_repack-debuginfo-0:1.4.8-2.module+el9.5.0+22224+f5585c78.x86_64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:pg_repack-debugsource-0:1.4.8-2.module+el9.5.0+22224+f5585c78.aarch64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:pg_repack-debugsource-0:1.4.8-2.module+el9.5.0+22224+f5585c78.ppc64le::postgresql:15",
"AppStream-9.5.0.Z.MAIN:pg_repack-debugsource-0:1.4.8-2.module+el9.5.0+22224+f5585c78.s390x::postgresql:15",
"AppStream-9.5.0.Z.MAIN:pg_repack-debugsource-0:1.4.8-2.module+el9.5.0+22224+f5585c78.x86_64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:pgaudit-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.aarch64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:pgaudit-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.ppc64le::postgresql:15",
"AppStream-9.5.0.Z.MAIN:pgaudit-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.s390x::postgresql:15",
"AppStream-9.5.0.Z.MAIN:pgaudit-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.src::postgresql:15",
"AppStream-9.5.0.Z.MAIN:pgaudit-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.x86_64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:pgaudit-debuginfo-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.aarch64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:pgaudit-debuginfo-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.ppc64le::postgresql:15",
"AppStream-9.5.0.Z.MAIN:pgaudit-debuginfo-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.s390x::postgresql:15",
"AppStream-9.5.0.Z.MAIN:pgaudit-debuginfo-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.x86_64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:pgaudit-debugsource-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.aarch64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:pgaudit-debugsource-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.ppc64le::postgresql:15",
"AppStream-9.5.0.Z.MAIN:pgaudit-debugsource-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.s390x::postgresql:15",
"AppStream-9.5.0.Z.MAIN:pgaudit-debugsource-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.x86_64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgres-decoderbufs-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.aarch64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgres-decoderbufs-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.ppc64le::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgres-decoderbufs-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.s390x::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgres-decoderbufs-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.src::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgres-decoderbufs-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.x86_64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.aarch64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.ppc64le::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.s390x::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.x86_64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.aarch64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.ppc64le::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.s390x::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.x86_64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-0:15.10-1.module+el9.5.0+22558+abb1a50b.src::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-contrib-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-contrib-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-contrib-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-contrib-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-contrib-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-contrib-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-contrib-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-contrib-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-debugsource-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-debugsource-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-debugsource-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-debugsource-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-docs-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-docs-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-docs-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-docs-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-docs-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-docs-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-docs-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-docs-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-plperl-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-plperl-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-plperl-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-plperl-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-plperl-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-plperl-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-plperl-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-plperl-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-plpython3-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-plpython3-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-plpython3-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-plpython3-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-plpython3-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-plpython3-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-plpython3-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-plpython3-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-pltcl-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-pltcl-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-pltcl-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-pltcl-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-pltcl-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-pltcl-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-pltcl-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-pltcl-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-private-devel-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-private-devel-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-private-devel-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-private-devel-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-private-libs-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-private-libs-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-private-libs-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-private-libs-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-private-libs-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-private-libs-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-private-libs-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-private-libs-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-server-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-server-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-server-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-server-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-server-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-server-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-server-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-server-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-server-devel-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-server-devel-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-server-devel-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-server-devel-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-server-devel-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-server-devel-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-server-devel-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-server-devel-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-static-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-static-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-static-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-static-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-test-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-test-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-test-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-test-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-test-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-test-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-test-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-test-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-test-rpm-macros-0:15.10-1.module+el9.5.0+22558+abb1a50b.noarch::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-devel-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-devel-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-devel-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-devel-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-devel-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-devel-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-devel-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-devel-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64::postgresql:15"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:10787"
},
{
"category": "workaround",
"details": "Currently the following options exist to help mitigate the impact of this vulnerability: \n1) Restrict Permissions: the creation of PL/Python and PL/Perl functions should be limited to trusted users only. \n2) Environment Variable Sanitization: ensure that environment variables are properly sanitized and any modifications are restricted.\n3) Upgrade PostgreSQL: if a fix is released by the PostgreSQL Global Development Group, update to the latest version.\n4) Audit Database Functions: perform regular audits on user-created functions to detect and prevent potential exploitation.",
"product_ids": [
"AppStream-9.5.0.Z.MAIN:pg_repack-0:1.4.8-2.module+el9.5.0+22224+f5585c78.aarch64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:pg_repack-0:1.4.8-2.module+el9.5.0+22224+f5585c78.ppc64le::postgresql:15",
"AppStream-9.5.0.Z.MAIN:pg_repack-0:1.4.8-2.module+el9.5.0+22224+f5585c78.s390x::postgresql:15",
"AppStream-9.5.0.Z.MAIN:pg_repack-0:1.4.8-2.module+el9.5.0+22224+f5585c78.src::postgresql:15",
"AppStream-9.5.0.Z.MAIN:pg_repack-0:1.4.8-2.module+el9.5.0+22224+f5585c78.x86_64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:pg_repack-debuginfo-0:1.4.8-2.module+el9.5.0+22224+f5585c78.aarch64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:pg_repack-debuginfo-0:1.4.8-2.module+el9.5.0+22224+f5585c78.ppc64le::postgresql:15",
"AppStream-9.5.0.Z.MAIN:pg_repack-debuginfo-0:1.4.8-2.module+el9.5.0+22224+f5585c78.s390x::postgresql:15",
"AppStream-9.5.0.Z.MAIN:pg_repack-debuginfo-0:1.4.8-2.module+el9.5.0+22224+f5585c78.x86_64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:pg_repack-debugsource-0:1.4.8-2.module+el9.5.0+22224+f5585c78.aarch64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:pg_repack-debugsource-0:1.4.8-2.module+el9.5.0+22224+f5585c78.ppc64le::postgresql:15",
"AppStream-9.5.0.Z.MAIN:pg_repack-debugsource-0:1.4.8-2.module+el9.5.0+22224+f5585c78.s390x::postgresql:15",
"AppStream-9.5.0.Z.MAIN:pg_repack-debugsource-0:1.4.8-2.module+el9.5.0+22224+f5585c78.x86_64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:pgaudit-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.aarch64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:pgaudit-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.ppc64le::postgresql:15",
"AppStream-9.5.0.Z.MAIN:pgaudit-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.s390x::postgresql:15",
"AppStream-9.5.0.Z.MAIN:pgaudit-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.src::postgresql:15",
"AppStream-9.5.0.Z.MAIN:pgaudit-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.x86_64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:pgaudit-debuginfo-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.aarch64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:pgaudit-debuginfo-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.ppc64le::postgresql:15",
"AppStream-9.5.0.Z.MAIN:pgaudit-debuginfo-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.s390x::postgresql:15",
"AppStream-9.5.0.Z.MAIN:pgaudit-debuginfo-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.x86_64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:pgaudit-debugsource-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.aarch64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:pgaudit-debugsource-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.ppc64le::postgresql:15",
"AppStream-9.5.0.Z.MAIN:pgaudit-debugsource-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.s390x::postgresql:15",
"AppStream-9.5.0.Z.MAIN:pgaudit-debugsource-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.x86_64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgres-decoderbufs-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.aarch64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgres-decoderbufs-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.ppc64le::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgres-decoderbufs-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.s390x::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgres-decoderbufs-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.src::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgres-decoderbufs-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.x86_64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.aarch64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.ppc64le::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.s390x::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.x86_64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.aarch64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.ppc64le::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.s390x::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.x86_64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-0:15.10-1.module+el9.5.0+22558+abb1a50b.src::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-contrib-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-contrib-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-contrib-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-contrib-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-contrib-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-contrib-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-contrib-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-contrib-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-debugsource-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-debugsource-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-debugsource-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-debugsource-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-docs-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-docs-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-docs-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-docs-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-docs-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-docs-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-docs-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-docs-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-plperl-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-plperl-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-plperl-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-plperl-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-plperl-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-plperl-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-plperl-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-plperl-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-plpython3-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-plpython3-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-plpython3-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-plpython3-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-plpython3-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-plpython3-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-plpython3-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-plpython3-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-pltcl-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-pltcl-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-pltcl-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-pltcl-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-pltcl-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-pltcl-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-pltcl-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-pltcl-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-private-devel-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-private-devel-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-private-devel-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-private-devel-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-private-libs-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-private-libs-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-private-libs-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-private-libs-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-private-libs-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-private-libs-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-private-libs-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-private-libs-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-server-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-server-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-server-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-server-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-server-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-server-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-server-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-server-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-server-devel-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-server-devel-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-server-devel-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-server-devel-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-server-devel-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-server-devel-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-server-devel-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-server-devel-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-static-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-static-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-static-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-static-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-test-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-test-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-test-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-test-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-test-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-test-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-test-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-test-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-test-rpm-macros-0:15.10-1.module+el9.5.0+22558+abb1a50b.noarch::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-devel-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-devel-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-devel-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-devel-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-devel-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-devel-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-devel-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-devel-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64::postgresql:15"
]
}
],
"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.5.0.Z.MAIN:pg_repack-0:1.4.8-2.module+el9.5.0+22224+f5585c78.aarch64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:pg_repack-0:1.4.8-2.module+el9.5.0+22224+f5585c78.ppc64le::postgresql:15",
"AppStream-9.5.0.Z.MAIN:pg_repack-0:1.4.8-2.module+el9.5.0+22224+f5585c78.s390x::postgresql:15",
"AppStream-9.5.0.Z.MAIN:pg_repack-0:1.4.8-2.module+el9.5.0+22224+f5585c78.src::postgresql:15",
"AppStream-9.5.0.Z.MAIN:pg_repack-0:1.4.8-2.module+el9.5.0+22224+f5585c78.x86_64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:pg_repack-debuginfo-0:1.4.8-2.module+el9.5.0+22224+f5585c78.aarch64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:pg_repack-debuginfo-0:1.4.8-2.module+el9.5.0+22224+f5585c78.ppc64le::postgresql:15",
"AppStream-9.5.0.Z.MAIN:pg_repack-debuginfo-0:1.4.8-2.module+el9.5.0+22224+f5585c78.s390x::postgresql:15",
"AppStream-9.5.0.Z.MAIN:pg_repack-debuginfo-0:1.4.8-2.module+el9.5.0+22224+f5585c78.x86_64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:pg_repack-debugsource-0:1.4.8-2.module+el9.5.0+22224+f5585c78.aarch64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:pg_repack-debugsource-0:1.4.8-2.module+el9.5.0+22224+f5585c78.ppc64le::postgresql:15",
"AppStream-9.5.0.Z.MAIN:pg_repack-debugsource-0:1.4.8-2.module+el9.5.0+22224+f5585c78.s390x::postgresql:15",
"AppStream-9.5.0.Z.MAIN:pg_repack-debugsource-0:1.4.8-2.module+el9.5.0+22224+f5585c78.x86_64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:pgaudit-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.aarch64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:pgaudit-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.ppc64le::postgresql:15",
"AppStream-9.5.0.Z.MAIN:pgaudit-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.s390x::postgresql:15",
"AppStream-9.5.0.Z.MAIN:pgaudit-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.src::postgresql:15",
"AppStream-9.5.0.Z.MAIN:pgaudit-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.x86_64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:pgaudit-debuginfo-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.aarch64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:pgaudit-debuginfo-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.ppc64le::postgresql:15",
"AppStream-9.5.0.Z.MAIN:pgaudit-debuginfo-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.s390x::postgresql:15",
"AppStream-9.5.0.Z.MAIN:pgaudit-debuginfo-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.x86_64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:pgaudit-debugsource-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.aarch64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:pgaudit-debugsource-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.ppc64le::postgresql:15",
"AppStream-9.5.0.Z.MAIN:pgaudit-debugsource-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.s390x::postgresql:15",
"AppStream-9.5.0.Z.MAIN:pgaudit-debugsource-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.x86_64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgres-decoderbufs-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.aarch64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgres-decoderbufs-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.ppc64le::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgres-decoderbufs-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.s390x::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgres-decoderbufs-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.src::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgres-decoderbufs-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.x86_64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.aarch64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.ppc64le::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.s390x::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.x86_64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.aarch64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.ppc64le::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.s390x::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.x86_64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-0:15.10-1.module+el9.5.0+22558+abb1a50b.src::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-contrib-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-contrib-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-contrib-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-contrib-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-contrib-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-contrib-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-contrib-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-contrib-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-debugsource-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-debugsource-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-debugsource-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-debugsource-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-docs-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-docs-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-docs-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-docs-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-docs-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-docs-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-docs-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-docs-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-plperl-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-plperl-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-plperl-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-plperl-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-plperl-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-plperl-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-plperl-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-plperl-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-plpython3-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-plpython3-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-plpython3-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-plpython3-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-plpython3-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-plpython3-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-plpython3-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-plpython3-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-pltcl-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-pltcl-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-pltcl-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-pltcl-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-pltcl-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-pltcl-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-pltcl-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-pltcl-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-private-devel-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-private-devel-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-private-devel-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-private-devel-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-private-libs-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-private-libs-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-private-libs-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-private-libs-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-private-libs-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-private-libs-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-private-libs-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-private-libs-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-server-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-server-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-server-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-server-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-server-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-server-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-server-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-server-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-server-devel-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-server-devel-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-server-devel-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-server-devel-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-server-devel-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-server-devel-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-server-devel-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-server-devel-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-static-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-static-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-static-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-static-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-test-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-test-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-test-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-test-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-test-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-test-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-test-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-test-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-test-rpm-macros-0:15.10-1.module+el9.5.0+22558+abb1a50b.noarch::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-devel-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-devel-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-devel-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-devel-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-devel-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.aarch64::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-devel-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.ppc64le::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-devel-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.s390x::postgresql:15",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-devel-debuginfo-0:15.10-1.module+el9.5.0+22558+abb1a50b.x86_64::postgresql:15"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "postgresql: PostgreSQL PL/Perl environment variable changes execute arbitrary code"
}
]
}
RHSA-2024:10791
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.\n\nRed Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "PostgreSQL is an advanced object-relational database management system (DBMS).\n\nSecurity Fix(es):\n\n* postgresql: PostgreSQL SET ROLE, SET SESSION AUTHORIZATION reset to wrong user ID (CVE-2024-10978)\n\n* postgresql: PostgreSQL PL/Perl environment variable changes execute arbitrary code (CVE-2024-10979)\n\n* postgresql: PostgreSQL row security below e.g. subqueries disregards user ID changes (CVE-2024-10976)\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-2024:10791",
"url": "https://access.redhat.com/errata/RHSA-2024:10791"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "2326251",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2326251"
},
{
"category": "external",
"summary": "2326253",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2326253"
},
{
"category": "external",
"summary": "2326263",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2326263"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2024/rhsa-2024_10791.json"
}
],
"title": "Red Hat Security Advisory: postgresql security update",
"tracking": {
"current_release_date": "2025-11-06T21:58:18+00:00",
"generator": {
"date": "2025-11-06T21:58:18+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.6.11"
}
},
"id": "RHSA-2024:10791",
"initial_release_date": "2024-12-04T15:41:09+00:00",
"revision_history": [
{
"date": "2024-12-04T15:41:09+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2024-12-04T15:41:09+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2025-11-06T21:58:18+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Enterprise Linux AppStream (v. 9)",
"product": {
"name": "Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.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.5.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-0:13.18-1.el9_5.src",
"product": {
"name": "postgresql-0:13.18-1.el9_5.src",
"product_id": "postgresql-0:13.18-1.el9_5.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql@13.18-1.el9_5?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "postgresql-0:13.18-1.el9_5.aarch64",
"product": {
"name": "postgresql-0:13.18-1.el9_5.aarch64",
"product_id": "postgresql-0:13.18-1.el9_5.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql@13.18-1.el9_5?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "postgresql-contrib-0:13.18-1.el9_5.aarch64",
"product": {
"name": "postgresql-contrib-0:13.18-1.el9_5.aarch64",
"product_id": "postgresql-contrib-0:13.18-1.el9_5.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-contrib@13.18-1.el9_5?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "postgresql-plperl-0:13.18-1.el9_5.aarch64",
"product": {
"name": "postgresql-plperl-0:13.18-1.el9_5.aarch64",
"product_id": "postgresql-plperl-0:13.18-1.el9_5.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plperl@13.18-1.el9_5?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "postgresql-plpython3-0:13.18-1.el9_5.aarch64",
"product": {
"name": "postgresql-plpython3-0:13.18-1.el9_5.aarch64",
"product_id": "postgresql-plpython3-0:13.18-1.el9_5.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plpython3@13.18-1.el9_5?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "postgresql-pltcl-0:13.18-1.el9_5.aarch64",
"product": {
"name": "postgresql-pltcl-0:13.18-1.el9_5.aarch64",
"product_id": "postgresql-pltcl-0:13.18-1.el9_5.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-pltcl@13.18-1.el9_5?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "postgresql-private-libs-0:13.18-1.el9_5.aarch64",
"product": {
"name": "postgresql-private-libs-0:13.18-1.el9_5.aarch64",
"product_id": "postgresql-private-libs-0:13.18-1.el9_5.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-private-libs@13.18-1.el9_5?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-0:13.18-1.el9_5.aarch64",
"product": {
"name": "postgresql-server-0:13.18-1.el9_5.aarch64",
"product_id": "postgresql-server-0:13.18-1.el9_5.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server@13.18-1.el9_5?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-0:13.18-1.el9_5.aarch64",
"product": {
"name": "postgresql-upgrade-0:13.18-1.el9_5.aarch64",
"product_id": "postgresql-upgrade-0:13.18-1.el9_5.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade@13.18-1.el9_5?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "postgresql-debugsource-0:13.18-1.el9_5.aarch64",
"product": {
"name": "postgresql-debugsource-0:13.18-1.el9_5.aarch64",
"product_id": "postgresql-debugsource-0:13.18-1.el9_5.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-debugsource@13.18-1.el9_5?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "postgresql-contrib-debuginfo-0:13.18-1.el9_5.aarch64",
"product": {
"name": "postgresql-contrib-debuginfo-0:13.18-1.el9_5.aarch64",
"product_id": "postgresql-contrib-debuginfo-0:13.18-1.el9_5.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-contrib-debuginfo@13.18-1.el9_5?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "postgresql-debuginfo-0:13.18-1.el9_5.aarch64",
"product": {
"name": "postgresql-debuginfo-0:13.18-1.el9_5.aarch64",
"product_id": "postgresql-debuginfo-0:13.18-1.el9_5.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-debuginfo@13.18-1.el9_5?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "postgresql-docs-debuginfo-0:13.18-1.el9_5.aarch64",
"product": {
"name": "postgresql-docs-debuginfo-0:13.18-1.el9_5.aarch64",
"product_id": "postgresql-docs-debuginfo-0:13.18-1.el9_5.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-docs-debuginfo@13.18-1.el9_5?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "postgresql-plperl-debuginfo-0:13.18-1.el9_5.aarch64",
"product": {
"name": "postgresql-plperl-debuginfo-0:13.18-1.el9_5.aarch64",
"product_id": "postgresql-plperl-debuginfo-0:13.18-1.el9_5.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plperl-debuginfo@13.18-1.el9_5?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "postgresql-plpython3-debuginfo-0:13.18-1.el9_5.aarch64",
"product": {
"name": "postgresql-plpython3-debuginfo-0:13.18-1.el9_5.aarch64",
"product_id": "postgresql-plpython3-debuginfo-0:13.18-1.el9_5.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plpython3-debuginfo@13.18-1.el9_5?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "postgresql-pltcl-debuginfo-0:13.18-1.el9_5.aarch64",
"product": {
"name": "postgresql-pltcl-debuginfo-0:13.18-1.el9_5.aarch64",
"product_id": "postgresql-pltcl-debuginfo-0:13.18-1.el9_5.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-pltcl-debuginfo@13.18-1.el9_5?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "postgresql-private-libs-debuginfo-0:13.18-1.el9_5.aarch64",
"product": {
"name": "postgresql-private-libs-debuginfo-0:13.18-1.el9_5.aarch64",
"product_id": "postgresql-private-libs-debuginfo-0:13.18-1.el9_5.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-private-libs-debuginfo@13.18-1.el9_5?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-debuginfo-0:13.18-1.el9_5.aarch64",
"product": {
"name": "postgresql-server-debuginfo-0:13.18-1.el9_5.aarch64",
"product_id": "postgresql-server-debuginfo-0:13.18-1.el9_5.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server-debuginfo@13.18-1.el9_5?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-devel-debuginfo-0:13.18-1.el9_5.aarch64",
"product": {
"name": "postgresql-server-devel-debuginfo-0:13.18-1.el9_5.aarch64",
"product_id": "postgresql-server-devel-debuginfo-0:13.18-1.el9_5.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server-devel-debuginfo@13.18-1.el9_5?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "postgresql-test-debuginfo-0:13.18-1.el9_5.aarch64",
"product": {
"name": "postgresql-test-debuginfo-0:13.18-1.el9_5.aarch64",
"product_id": "postgresql-test-debuginfo-0:13.18-1.el9_5.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-test-debuginfo@13.18-1.el9_5?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-debuginfo-0:13.18-1.el9_5.aarch64",
"product": {
"name": "postgresql-upgrade-debuginfo-0:13.18-1.el9_5.aarch64",
"product_id": "postgresql-upgrade-debuginfo-0:13.18-1.el9_5.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade-debuginfo@13.18-1.el9_5?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-devel-debuginfo-0:13.18-1.el9_5.aarch64",
"product": {
"name": "postgresql-upgrade-devel-debuginfo-0:13.18-1.el9_5.aarch64",
"product_id": "postgresql-upgrade-devel-debuginfo-0:13.18-1.el9_5.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade-devel-debuginfo@13.18-1.el9_5?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "postgresql-docs-0:13.18-1.el9_5.aarch64",
"product": {
"name": "postgresql-docs-0:13.18-1.el9_5.aarch64",
"product_id": "postgresql-docs-0:13.18-1.el9_5.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-docs@13.18-1.el9_5?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "postgresql-private-devel-0:13.18-1.el9_5.aarch64",
"product": {
"name": "postgresql-private-devel-0:13.18-1.el9_5.aarch64",
"product_id": "postgresql-private-devel-0:13.18-1.el9_5.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-private-devel@13.18-1.el9_5?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-devel-0:13.18-1.el9_5.aarch64",
"product": {
"name": "postgresql-server-devel-0:13.18-1.el9_5.aarch64",
"product_id": "postgresql-server-devel-0:13.18-1.el9_5.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server-devel@13.18-1.el9_5?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "postgresql-static-0:13.18-1.el9_5.aarch64",
"product": {
"name": "postgresql-static-0:13.18-1.el9_5.aarch64",
"product_id": "postgresql-static-0:13.18-1.el9_5.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-static@13.18-1.el9_5?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "postgresql-test-0:13.18-1.el9_5.aarch64",
"product": {
"name": "postgresql-test-0:13.18-1.el9_5.aarch64",
"product_id": "postgresql-test-0:13.18-1.el9_5.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-test@13.18-1.el9_5?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-devel-0:13.18-1.el9_5.aarch64",
"product": {
"name": "postgresql-upgrade-devel-0:13.18-1.el9_5.aarch64",
"product_id": "postgresql-upgrade-devel-0:13.18-1.el9_5.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade-devel@13.18-1.el9_5?arch=aarch64"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "postgresql-0:13.18-1.el9_5.ppc64le",
"product": {
"name": "postgresql-0:13.18-1.el9_5.ppc64le",
"product_id": "postgresql-0:13.18-1.el9_5.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql@13.18-1.el9_5?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "postgresql-contrib-0:13.18-1.el9_5.ppc64le",
"product": {
"name": "postgresql-contrib-0:13.18-1.el9_5.ppc64le",
"product_id": "postgresql-contrib-0:13.18-1.el9_5.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-contrib@13.18-1.el9_5?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "postgresql-plperl-0:13.18-1.el9_5.ppc64le",
"product": {
"name": "postgresql-plperl-0:13.18-1.el9_5.ppc64le",
"product_id": "postgresql-plperl-0:13.18-1.el9_5.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plperl@13.18-1.el9_5?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "postgresql-plpython3-0:13.18-1.el9_5.ppc64le",
"product": {
"name": "postgresql-plpython3-0:13.18-1.el9_5.ppc64le",
"product_id": "postgresql-plpython3-0:13.18-1.el9_5.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plpython3@13.18-1.el9_5?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "postgresql-pltcl-0:13.18-1.el9_5.ppc64le",
"product": {
"name": "postgresql-pltcl-0:13.18-1.el9_5.ppc64le",
"product_id": "postgresql-pltcl-0:13.18-1.el9_5.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-pltcl@13.18-1.el9_5?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "postgresql-private-libs-0:13.18-1.el9_5.ppc64le",
"product": {
"name": "postgresql-private-libs-0:13.18-1.el9_5.ppc64le",
"product_id": "postgresql-private-libs-0:13.18-1.el9_5.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-private-libs@13.18-1.el9_5?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-0:13.18-1.el9_5.ppc64le",
"product": {
"name": "postgresql-server-0:13.18-1.el9_5.ppc64le",
"product_id": "postgresql-server-0:13.18-1.el9_5.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server@13.18-1.el9_5?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-0:13.18-1.el9_5.ppc64le",
"product": {
"name": "postgresql-upgrade-0:13.18-1.el9_5.ppc64le",
"product_id": "postgresql-upgrade-0:13.18-1.el9_5.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade@13.18-1.el9_5?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "postgresql-debugsource-0:13.18-1.el9_5.ppc64le",
"product": {
"name": "postgresql-debugsource-0:13.18-1.el9_5.ppc64le",
"product_id": "postgresql-debugsource-0:13.18-1.el9_5.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-debugsource@13.18-1.el9_5?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "postgresql-contrib-debuginfo-0:13.18-1.el9_5.ppc64le",
"product": {
"name": "postgresql-contrib-debuginfo-0:13.18-1.el9_5.ppc64le",
"product_id": "postgresql-contrib-debuginfo-0:13.18-1.el9_5.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-contrib-debuginfo@13.18-1.el9_5?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "postgresql-debuginfo-0:13.18-1.el9_5.ppc64le",
"product": {
"name": "postgresql-debuginfo-0:13.18-1.el9_5.ppc64le",
"product_id": "postgresql-debuginfo-0:13.18-1.el9_5.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-debuginfo@13.18-1.el9_5?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "postgresql-docs-debuginfo-0:13.18-1.el9_5.ppc64le",
"product": {
"name": "postgresql-docs-debuginfo-0:13.18-1.el9_5.ppc64le",
"product_id": "postgresql-docs-debuginfo-0:13.18-1.el9_5.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-docs-debuginfo@13.18-1.el9_5?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "postgresql-plperl-debuginfo-0:13.18-1.el9_5.ppc64le",
"product": {
"name": "postgresql-plperl-debuginfo-0:13.18-1.el9_5.ppc64le",
"product_id": "postgresql-plperl-debuginfo-0:13.18-1.el9_5.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plperl-debuginfo@13.18-1.el9_5?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "postgresql-plpython3-debuginfo-0:13.18-1.el9_5.ppc64le",
"product": {
"name": "postgresql-plpython3-debuginfo-0:13.18-1.el9_5.ppc64le",
"product_id": "postgresql-plpython3-debuginfo-0:13.18-1.el9_5.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plpython3-debuginfo@13.18-1.el9_5?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "postgresql-pltcl-debuginfo-0:13.18-1.el9_5.ppc64le",
"product": {
"name": "postgresql-pltcl-debuginfo-0:13.18-1.el9_5.ppc64le",
"product_id": "postgresql-pltcl-debuginfo-0:13.18-1.el9_5.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-pltcl-debuginfo@13.18-1.el9_5?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "postgresql-private-libs-debuginfo-0:13.18-1.el9_5.ppc64le",
"product": {
"name": "postgresql-private-libs-debuginfo-0:13.18-1.el9_5.ppc64le",
"product_id": "postgresql-private-libs-debuginfo-0:13.18-1.el9_5.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-private-libs-debuginfo@13.18-1.el9_5?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-debuginfo-0:13.18-1.el9_5.ppc64le",
"product": {
"name": "postgresql-server-debuginfo-0:13.18-1.el9_5.ppc64le",
"product_id": "postgresql-server-debuginfo-0:13.18-1.el9_5.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server-debuginfo@13.18-1.el9_5?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-devel-debuginfo-0:13.18-1.el9_5.ppc64le",
"product": {
"name": "postgresql-server-devel-debuginfo-0:13.18-1.el9_5.ppc64le",
"product_id": "postgresql-server-devel-debuginfo-0:13.18-1.el9_5.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server-devel-debuginfo@13.18-1.el9_5?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "postgresql-test-debuginfo-0:13.18-1.el9_5.ppc64le",
"product": {
"name": "postgresql-test-debuginfo-0:13.18-1.el9_5.ppc64le",
"product_id": "postgresql-test-debuginfo-0:13.18-1.el9_5.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-test-debuginfo@13.18-1.el9_5?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-debuginfo-0:13.18-1.el9_5.ppc64le",
"product": {
"name": "postgresql-upgrade-debuginfo-0:13.18-1.el9_5.ppc64le",
"product_id": "postgresql-upgrade-debuginfo-0:13.18-1.el9_5.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade-debuginfo@13.18-1.el9_5?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-devel-debuginfo-0:13.18-1.el9_5.ppc64le",
"product": {
"name": "postgresql-upgrade-devel-debuginfo-0:13.18-1.el9_5.ppc64le",
"product_id": "postgresql-upgrade-devel-debuginfo-0:13.18-1.el9_5.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade-devel-debuginfo@13.18-1.el9_5?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "postgresql-docs-0:13.18-1.el9_5.ppc64le",
"product": {
"name": "postgresql-docs-0:13.18-1.el9_5.ppc64le",
"product_id": "postgresql-docs-0:13.18-1.el9_5.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-docs@13.18-1.el9_5?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "postgresql-private-devel-0:13.18-1.el9_5.ppc64le",
"product": {
"name": "postgresql-private-devel-0:13.18-1.el9_5.ppc64le",
"product_id": "postgresql-private-devel-0:13.18-1.el9_5.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-private-devel@13.18-1.el9_5?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-devel-0:13.18-1.el9_5.ppc64le",
"product": {
"name": "postgresql-server-devel-0:13.18-1.el9_5.ppc64le",
"product_id": "postgresql-server-devel-0:13.18-1.el9_5.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server-devel@13.18-1.el9_5?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "postgresql-static-0:13.18-1.el9_5.ppc64le",
"product": {
"name": "postgresql-static-0:13.18-1.el9_5.ppc64le",
"product_id": "postgresql-static-0:13.18-1.el9_5.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-static@13.18-1.el9_5?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "postgresql-test-0:13.18-1.el9_5.ppc64le",
"product": {
"name": "postgresql-test-0:13.18-1.el9_5.ppc64le",
"product_id": "postgresql-test-0:13.18-1.el9_5.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-test@13.18-1.el9_5?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-devel-0:13.18-1.el9_5.ppc64le",
"product": {
"name": "postgresql-upgrade-devel-0:13.18-1.el9_5.ppc64le",
"product_id": "postgresql-upgrade-devel-0:13.18-1.el9_5.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade-devel@13.18-1.el9_5?arch=ppc64le"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "postgresql-0:13.18-1.el9_5.x86_64",
"product": {
"name": "postgresql-0:13.18-1.el9_5.x86_64",
"product_id": "postgresql-0:13.18-1.el9_5.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql@13.18-1.el9_5?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "postgresql-contrib-0:13.18-1.el9_5.x86_64",
"product": {
"name": "postgresql-contrib-0:13.18-1.el9_5.x86_64",
"product_id": "postgresql-contrib-0:13.18-1.el9_5.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-contrib@13.18-1.el9_5?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "postgresql-plperl-0:13.18-1.el9_5.x86_64",
"product": {
"name": "postgresql-plperl-0:13.18-1.el9_5.x86_64",
"product_id": "postgresql-plperl-0:13.18-1.el9_5.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plperl@13.18-1.el9_5?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "postgresql-plpython3-0:13.18-1.el9_5.x86_64",
"product": {
"name": "postgresql-plpython3-0:13.18-1.el9_5.x86_64",
"product_id": "postgresql-plpython3-0:13.18-1.el9_5.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plpython3@13.18-1.el9_5?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "postgresql-pltcl-0:13.18-1.el9_5.x86_64",
"product": {
"name": "postgresql-pltcl-0:13.18-1.el9_5.x86_64",
"product_id": "postgresql-pltcl-0:13.18-1.el9_5.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-pltcl@13.18-1.el9_5?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "postgresql-private-libs-0:13.18-1.el9_5.x86_64",
"product": {
"name": "postgresql-private-libs-0:13.18-1.el9_5.x86_64",
"product_id": "postgresql-private-libs-0:13.18-1.el9_5.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-private-libs@13.18-1.el9_5?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-0:13.18-1.el9_5.x86_64",
"product": {
"name": "postgresql-server-0:13.18-1.el9_5.x86_64",
"product_id": "postgresql-server-0:13.18-1.el9_5.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server@13.18-1.el9_5?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-0:13.18-1.el9_5.x86_64",
"product": {
"name": "postgresql-upgrade-0:13.18-1.el9_5.x86_64",
"product_id": "postgresql-upgrade-0:13.18-1.el9_5.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade@13.18-1.el9_5?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "postgresql-debugsource-0:13.18-1.el9_5.x86_64",
"product": {
"name": "postgresql-debugsource-0:13.18-1.el9_5.x86_64",
"product_id": "postgresql-debugsource-0:13.18-1.el9_5.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-debugsource@13.18-1.el9_5?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "postgresql-contrib-debuginfo-0:13.18-1.el9_5.x86_64",
"product": {
"name": "postgresql-contrib-debuginfo-0:13.18-1.el9_5.x86_64",
"product_id": "postgresql-contrib-debuginfo-0:13.18-1.el9_5.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-contrib-debuginfo@13.18-1.el9_5?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "postgresql-debuginfo-0:13.18-1.el9_5.x86_64",
"product": {
"name": "postgresql-debuginfo-0:13.18-1.el9_5.x86_64",
"product_id": "postgresql-debuginfo-0:13.18-1.el9_5.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-debuginfo@13.18-1.el9_5?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "postgresql-docs-debuginfo-0:13.18-1.el9_5.x86_64",
"product": {
"name": "postgresql-docs-debuginfo-0:13.18-1.el9_5.x86_64",
"product_id": "postgresql-docs-debuginfo-0:13.18-1.el9_5.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-docs-debuginfo@13.18-1.el9_5?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "postgresql-plperl-debuginfo-0:13.18-1.el9_5.x86_64",
"product": {
"name": "postgresql-plperl-debuginfo-0:13.18-1.el9_5.x86_64",
"product_id": "postgresql-plperl-debuginfo-0:13.18-1.el9_5.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plperl-debuginfo@13.18-1.el9_5?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "postgresql-plpython3-debuginfo-0:13.18-1.el9_5.x86_64",
"product": {
"name": "postgresql-plpython3-debuginfo-0:13.18-1.el9_5.x86_64",
"product_id": "postgresql-plpython3-debuginfo-0:13.18-1.el9_5.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plpython3-debuginfo@13.18-1.el9_5?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "postgresql-pltcl-debuginfo-0:13.18-1.el9_5.x86_64",
"product": {
"name": "postgresql-pltcl-debuginfo-0:13.18-1.el9_5.x86_64",
"product_id": "postgresql-pltcl-debuginfo-0:13.18-1.el9_5.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-pltcl-debuginfo@13.18-1.el9_5?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "postgresql-private-libs-debuginfo-0:13.18-1.el9_5.x86_64",
"product": {
"name": "postgresql-private-libs-debuginfo-0:13.18-1.el9_5.x86_64",
"product_id": "postgresql-private-libs-debuginfo-0:13.18-1.el9_5.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-private-libs-debuginfo@13.18-1.el9_5?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-debuginfo-0:13.18-1.el9_5.x86_64",
"product": {
"name": "postgresql-server-debuginfo-0:13.18-1.el9_5.x86_64",
"product_id": "postgresql-server-debuginfo-0:13.18-1.el9_5.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server-debuginfo@13.18-1.el9_5?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-devel-debuginfo-0:13.18-1.el9_5.x86_64",
"product": {
"name": "postgresql-server-devel-debuginfo-0:13.18-1.el9_5.x86_64",
"product_id": "postgresql-server-devel-debuginfo-0:13.18-1.el9_5.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server-devel-debuginfo@13.18-1.el9_5?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "postgresql-test-debuginfo-0:13.18-1.el9_5.x86_64",
"product": {
"name": "postgresql-test-debuginfo-0:13.18-1.el9_5.x86_64",
"product_id": "postgresql-test-debuginfo-0:13.18-1.el9_5.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-test-debuginfo@13.18-1.el9_5?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-debuginfo-0:13.18-1.el9_5.x86_64",
"product": {
"name": "postgresql-upgrade-debuginfo-0:13.18-1.el9_5.x86_64",
"product_id": "postgresql-upgrade-debuginfo-0:13.18-1.el9_5.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade-debuginfo@13.18-1.el9_5?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-devel-debuginfo-0:13.18-1.el9_5.x86_64",
"product": {
"name": "postgresql-upgrade-devel-debuginfo-0:13.18-1.el9_5.x86_64",
"product_id": "postgresql-upgrade-devel-debuginfo-0:13.18-1.el9_5.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade-devel-debuginfo@13.18-1.el9_5?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "postgresql-docs-0:13.18-1.el9_5.x86_64",
"product": {
"name": "postgresql-docs-0:13.18-1.el9_5.x86_64",
"product_id": "postgresql-docs-0:13.18-1.el9_5.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-docs@13.18-1.el9_5?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "postgresql-private-devel-0:13.18-1.el9_5.x86_64",
"product": {
"name": "postgresql-private-devel-0:13.18-1.el9_5.x86_64",
"product_id": "postgresql-private-devel-0:13.18-1.el9_5.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-private-devel@13.18-1.el9_5?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-devel-0:13.18-1.el9_5.x86_64",
"product": {
"name": "postgresql-server-devel-0:13.18-1.el9_5.x86_64",
"product_id": "postgresql-server-devel-0:13.18-1.el9_5.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server-devel@13.18-1.el9_5?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "postgresql-static-0:13.18-1.el9_5.x86_64",
"product": {
"name": "postgresql-static-0:13.18-1.el9_5.x86_64",
"product_id": "postgresql-static-0:13.18-1.el9_5.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-static@13.18-1.el9_5?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "postgresql-test-0:13.18-1.el9_5.x86_64",
"product": {
"name": "postgresql-test-0:13.18-1.el9_5.x86_64",
"product_id": "postgresql-test-0:13.18-1.el9_5.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-test@13.18-1.el9_5?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-devel-0:13.18-1.el9_5.x86_64",
"product": {
"name": "postgresql-upgrade-devel-0:13.18-1.el9_5.x86_64",
"product_id": "postgresql-upgrade-devel-0:13.18-1.el9_5.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade-devel@13.18-1.el9_5?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "postgresql-0:13.18-1.el9_5.s390x",
"product": {
"name": "postgresql-0:13.18-1.el9_5.s390x",
"product_id": "postgresql-0:13.18-1.el9_5.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql@13.18-1.el9_5?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "postgresql-contrib-0:13.18-1.el9_5.s390x",
"product": {
"name": "postgresql-contrib-0:13.18-1.el9_5.s390x",
"product_id": "postgresql-contrib-0:13.18-1.el9_5.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-contrib@13.18-1.el9_5?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "postgresql-plperl-0:13.18-1.el9_5.s390x",
"product": {
"name": "postgresql-plperl-0:13.18-1.el9_5.s390x",
"product_id": "postgresql-plperl-0:13.18-1.el9_5.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plperl@13.18-1.el9_5?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "postgresql-plpython3-0:13.18-1.el9_5.s390x",
"product": {
"name": "postgresql-plpython3-0:13.18-1.el9_5.s390x",
"product_id": "postgresql-plpython3-0:13.18-1.el9_5.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plpython3@13.18-1.el9_5?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "postgresql-pltcl-0:13.18-1.el9_5.s390x",
"product": {
"name": "postgresql-pltcl-0:13.18-1.el9_5.s390x",
"product_id": "postgresql-pltcl-0:13.18-1.el9_5.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-pltcl@13.18-1.el9_5?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "postgresql-private-libs-0:13.18-1.el9_5.s390x",
"product": {
"name": "postgresql-private-libs-0:13.18-1.el9_5.s390x",
"product_id": "postgresql-private-libs-0:13.18-1.el9_5.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-private-libs@13.18-1.el9_5?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-0:13.18-1.el9_5.s390x",
"product": {
"name": "postgresql-server-0:13.18-1.el9_5.s390x",
"product_id": "postgresql-server-0:13.18-1.el9_5.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server@13.18-1.el9_5?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-0:13.18-1.el9_5.s390x",
"product": {
"name": "postgresql-upgrade-0:13.18-1.el9_5.s390x",
"product_id": "postgresql-upgrade-0:13.18-1.el9_5.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade@13.18-1.el9_5?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "postgresql-debugsource-0:13.18-1.el9_5.s390x",
"product": {
"name": "postgresql-debugsource-0:13.18-1.el9_5.s390x",
"product_id": "postgresql-debugsource-0:13.18-1.el9_5.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-debugsource@13.18-1.el9_5?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "postgresql-contrib-debuginfo-0:13.18-1.el9_5.s390x",
"product": {
"name": "postgresql-contrib-debuginfo-0:13.18-1.el9_5.s390x",
"product_id": "postgresql-contrib-debuginfo-0:13.18-1.el9_5.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-contrib-debuginfo@13.18-1.el9_5?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "postgresql-debuginfo-0:13.18-1.el9_5.s390x",
"product": {
"name": "postgresql-debuginfo-0:13.18-1.el9_5.s390x",
"product_id": "postgresql-debuginfo-0:13.18-1.el9_5.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-debuginfo@13.18-1.el9_5?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "postgresql-docs-debuginfo-0:13.18-1.el9_5.s390x",
"product": {
"name": "postgresql-docs-debuginfo-0:13.18-1.el9_5.s390x",
"product_id": "postgresql-docs-debuginfo-0:13.18-1.el9_5.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-docs-debuginfo@13.18-1.el9_5?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "postgresql-plperl-debuginfo-0:13.18-1.el9_5.s390x",
"product": {
"name": "postgresql-plperl-debuginfo-0:13.18-1.el9_5.s390x",
"product_id": "postgresql-plperl-debuginfo-0:13.18-1.el9_5.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plperl-debuginfo@13.18-1.el9_5?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "postgresql-plpython3-debuginfo-0:13.18-1.el9_5.s390x",
"product": {
"name": "postgresql-plpython3-debuginfo-0:13.18-1.el9_5.s390x",
"product_id": "postgresql-plpython3-debuginfo-0:13.18-1.el9_5.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plpython3-debuginfo@13.18-1.el9_5?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "postgresql-pltcl-debuginfo-0:13.18-1.el9_5.s390x",
"product": {
"name": "postgresql-pltcl-debuginfo-0:13.18-1.el9_5.s390x",
"product_id": "postgresql-pltcl-debuginfo-0:13.18-1.el9_5.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-pltcl-debuginfo@13.18-1.el9_5?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "postgresql-private-libs-debuginfo-0:13.18-1.el9_5.s390x",
"product": {
"name": "postgresql-private-libs-debuginfo-0:13.18-1.el9_5.s390x",
"product_id": "postgresql-private-libs-debuginfo-0:13.18-1.el9_5.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-private-libs-debuginfo@13.18-1.el9_5?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-debuginfo-0:13.18-1.el9_5.s390x",
"product": {
"name": "postgresql-server-debuginfo-0:13.18-1.el9_5.s390x",
"product_id": "postgresql-server-debuginfo-0:13.18-1.el9_5.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server-debuginfo@13.18-1.el9_5?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-devel-debuginfo-0:13.18-1.el9_5.s390x",
"product": {
"name": "postgresql-server-devel-debuginfo-0:13.18-1.el9_5.s390x",
"product_id": "postgresql-server-devel-debuginfo-0:13.18-1.el9_5.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server-devel-debuginfo@13.18-1.el9_5?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "postgresql-test-debuginfo-0:13.18-1.el9_5.s390x",
"product": {
"name": "postgresql-test-debuginfo-0:13.18-1.el9_5.s390x",
"product_id": "postgresql-test-debuginfo-0:13.18-1.el9_5.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-test-debuginfo@13.18-1.el9_5?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-debuginfo-0:13.18-1.el9_5.s390x",
"product": {
"name": "postgresql-upgrade-debuginfo-0:13.18-1.el9_5.s390x",
"product_id": "postgresql-upgrade-debuginfo-0:13.18-1.el9_5.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade-debuginfo@13.18-1.el9_5?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-devel-debuginfo-0:13.18-1.el9_5.s390x",
"product": {
"name": "postgresql-upgrade-devel-debuginfo-0:13.18-1.el9_5.s390x",
"product_id": "postgresql-upgrade-devel-debuginfo-0:13.18-1.el9_5.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade-devel-debuginfo@13.18-1.el9_5?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "postgresql-docs-0:13.18-1.el9_5.s390x",
"product": {
"name": "postgresql-docs-0:13.18-1.el9_5.s390x",
"product_id": "postgresql-docs-0:13.18-1.el9_5.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-docs@13.18-1.el9_5?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "postgresql-private-devel-0:13.18-1.el9_5.s390x",
"product": {
"name": "postgresql-private-devel-0:13.18-1.el9_5.s390x",
"product_id": "postgresql-private-devel-0:13.18-1.el9_5.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-private-devel@13.18-1.el9_5?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-devel-0:13.18-1.el9_5.s390x",
"product": {
"name": "postgresql-server-devel-0:13.18-1.el9_5.s390x",
"product_id": "postgresql-server-devel-0:13.18-1.el9_5.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server-devel@13.18-1.el9_5?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "postgresql-static-0:13.18-1.el9_5.s390x",
"product": {
"name": "postgresql-static-0:13.18-1.el9_5.s390x",
"product_id": "postgresql-static-0:13.18-1.el9_5.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-static@13.18-1.el9_5?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "postgresql-test-0:13.18-1.el9_5.s390x",
"product": {
"name": "postgresql-test-0:13.18-1.el9_5.s390x",
"product_id": "postgresql-test-0:13.18-1.el9_5.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-test@13.18-1.el9_5?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-devel-0:13.18-1.el9_5.s390x",
"product": {
"name": "postgresql-upgrade-devel-0:13.18-1.el9_5.s390x",
"product_id": "postgresql-upgrade-devel-0:13.18-1.el9_5.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade-devel@13.18-1.el9_5?arch=s390x"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "postgresql-test-rpm-macros-0:13.18-1.el9_5.noarch",
"product": {
"name": "postgresql-test-rpm-macros-0:13.18-1.el9_5.noarch",
"product_id": "postgresql-test-rpm-macros-0:13.18-1.el9_5.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-test-rpm-macros@13.18-1.el9_5?arch=noarch"
}
}
}
],
"category": "architecture",
"name": "noarch"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-0:13.18-1.el9_5.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql-0:13.18-1.el9_5.aarch64"
},
"product_reference": "postgresql-0:13.18-1.el9_5.aarch64",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-0:13.18-1.el9_5.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql-0:13.18-1.el9_5.ppc64le"
},
"product_reference": "postgresql-0:13.18-1.el9_5.ppc64le",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-0:13.18-1.el9_5.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql-0:13.18-1.el9_5.s390x"
},
"product_reference": "postgresql-0:13.18-1.el9_5.s390x",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-0:13.18-1.el9_5.src as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql-0:13.18-1.el9_5.src"
},
"product_reference": "postgresql-0:13.18-1.el9_5.src",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-0:13.18-1.el9_5.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql-0:13.18-1.el9_5.x86_64"
},
"product_reference": "postgresql-0:13.18-1.el9_5.x86_64",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-contrib-0:13.18-1.el9_5.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql-contrib-0:13.18-1.el9_5.aarch64"
},
"product_reference": "postgresql-contrib-0:13.18-1.el9_5.aarch64",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-contrib-0:13.18-1.el9_5.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql-contrib-0:13.18-1.el9_5.ppc64le"
},
"product_reference": "postgresql-contrib-0:13.18-1.el9_5.ppc64le",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-contrib-0:13.18-1.el9_5.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql-contrib-0:13.18-1.el9_5.s390x"
},
"product_reference": "postgresql-contrib-0:13.18-1.el9_5.s390x",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-contrib-0:13.18-1.el9_5.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql-contrib-0:13.18-1.el9_5.x86_64"
},
"product_reference": "postgresql-contrib-0:13.18-1.el9_5.x86_64",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-contrib-debuginfo-0:13.18-1.el9_5.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql-contrib-debuginfo-0:13.18-1.el9_5.aarch64"
},
"product_reference": "postgresql-contrib-debuginfo-0:13.18-1.el9_5.aarch64",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-contrib-debuginfo-0:13.18-1.el9_5.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql-contrib-debuginfo-0:13.18-1.el9_5.ppc64le"
},
"product_reference": "postgresql-contrib-debuginfo-0:13.18-1.el9_5.ppc64le",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-contrib-debuginfo-0:13.18-1.el9_5.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql-contrib-debuginfo-0:13.18-1.el9_5.s390x"
},
"product_reference": "postgresql-contrib-debuginfo-0:13.18-1.el9_5.s390x",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-contrib-debuginfo-0:13.18-1.el9_5.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql-contrib-debuginfo-0:13.18-1.el9_5.x86_64"
},
"product_reference": "postgresql-contrib-debuginfo-0:13.18-1.el9_5.x86_64",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-debuginfo-0:13.18-1.el9_5.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql-debuginfo-0:13.18-1.el9_5.aarch64"
},
"product_reference": "postgresql-debuginfo-0:13.18-1.el9_5.aarch64",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-debuginfo-0:13.18-1.el9_5.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql-debuginfo-0:13.18-1.el9_5.ppc64le"
},
"product_reference": "postgresql-debuginfo-0:13.18-1.el9_5.ppc64le",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-debuginfo-0:13.18-1.el9_5.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql-debuginfo-0:13.18-1.el9_5.s390x"
},
"product_reference": "postgresql-debuginfo-0:13.18-1.el9_5.s390x",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-debuginfo-0:13.18-1.el9_5.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql-debuginfo-0:13.18-1.el9_5.x86_64"
},
"product_reference": "postgresql-debuginfo-0:13.18-1.el9_5.x86_64",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-debugsource-0:13.18-1.el9_5.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql-debugsource-0:13.18-1.el9_5.aarch64"
},
"product_reference": "postgresql-debugsource-0:13.18-1.el9_5.aarch64",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-debugsource-0:13.18-1.el9_5.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql-debugsource-0:13.18-1.el9_5.ppc64le"
},
"product_reference": "postgresql-debugsource-0:13.18-1.el9_5.ppc64le",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-debugsource-0:13.18-1.el9_5.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql-debugsource-0:13.18-1.el9_5.s390x"
},
"product_reference": "postgresql-debugsource-0:13.18-1.el9_5.s390x",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-debugsource-0:13.18-1.el9_5.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql-debugsource-0:13.18-1.el9_5.x86_64"
},
"product_reference": "postgresql-debugsource-0:13.18-1.el9_5.x86_64",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-docs-0:13.18-1.el9_5.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql-docs-0:13.18-1.el9_5.aarch64"
},
"product_reference": "postgresql-docs-0:13.18-1.el9_5.aarch64",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-docs-0:13.18-1.el9_5.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql-docs-0:13.18-1.el9_5.ppc64le"
},
"product_reference": "postgresql-docs-0:13.18-1.el9_5.ppc64le",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-docs-0:13.18-1.el9_5.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql-docs-0:13.18-1.el9_5.s390x"
},
"product_reference": "postgresql-docs-0:13.18-1.el9_5.s390x",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-docs-0:13.18-1.el9_5.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql-docs-0:13.18-1.el9_5.x86_64"
},
"product_reference": "postgresql-docs-0:13.18-1.el9_5.x86_64",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-docs-debuginfo-0:13.18-1.el9_5.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql-docs-debuginfo-0:13.18-1.el9_5.aarch64"
},
"product_reference": "postgresql-docs-debuginfo-0:13.18-1.el9_5.aarch64",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-docs-debuginfo-0:13.18-1.el9_5.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql-docs-debuginfo-0:13.18-1.el9_5.ppc64le"
},
"product_reference": "postgresql-docs-debuginfo-0:13.18-1.el9_5.ppc64le",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-docs-debuginfo-0:13.18-1.el9_5.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql-docs-debuginfo-0:13.18-1.el9_5.s390x"
},
"product_reference": "postgresql-docs-debuginfo-0:13.18-1.el9_5.s390x",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-docs-debuginfo-0:13.18-1.el9_5.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql-docs-debuginfo-0:13.18-1.el9_5.x86_64"
},
"product_reference": "postgresql-docs-debuginfo-0:13.18-1.el9_5.x86_64",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plperl-0:13.18-1.el9_5.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql-plperl-0:13.18-1.el9_5.aarch64"
},
"product_reference": "postgresql-plperl-0:13.18-1.el9_5.aarch64",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plperl-0:13.18-1.el9_5.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql-plperl-0:13.18-1.el9_5.ppc64le"
},
"product_reference": "postgresql-plperl-0:13.18-1.el9_5.ppc64le",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plperl-0:13.18-1.el9_5.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql-plperl-0:13.18-1.el9_5.s390x"
},
"product_reference": "postgresql-plperl-0:13.18-1.el9_5.s390x",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plperl-0:13.18-1.el9_5.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql-plperl-0:13.18-1.el9_5.x86_64"
},
"product_reference": "postgresql-plperl-0:13.18-1.el9_5.x86_64",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plperl-debuginfo-0:13.18-1.el9_5.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql-plperl-debuginfo-0:13.18-1.el9_5.aarch64"
},
"product_reference": "postgresql-plperl-debuginfo-0:13.18-1.el9_5.aarch64",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plperl-debuginfo-0:13.18-1.el9_5.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql-plperl-debuginfo-0:13.18-1.el9_5.ppc64le"
},
"product_reference": "postgresql-plperl-debuginfo-0:13.18-1.el9_5.ppc64le",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plperl-debuginfo-0:13.18-1.el9_5.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql-plperl-debuginfo-0:13.18-1.el9_5.s390x"
},
"product_reference": "postgresql-plperl-debuginfo-0:13.18-1.el9_5.s390x",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plperl-debuginfo-0:13.18-1.el9_5.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql-plperl-debuginfo-0:13.18-1.el9_5.x86_64"
},
"product_reference": "postgresql-plperl-debuginfo-0:13.18-1.el9_5.x86_64",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plpython3-0:13.18-1.el9_5.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql-plpython3-0:13.18-1.el9_5.aarch64"
},
"product_reference": "postgresql-plpython3-0:13.18-1.el9_5.aarch64",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plpython3-0:13.18-1.el9_5.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql-plpython3-0:13.18-1.el9_5.ppc64le"
},
"product_reference": "postgresql-plpython3-0:13.18-1.el9_5.ppc64le",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plpython3-0:13.18-1.el9_5.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql-plpython3-0:13.18-1.el9_5.s390x"
},
"product_reference": "postgresql-plpython3-0:13.18-1.el9_5.s390x",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plpython3-0:13.18-1.el9_5.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql-plpython3-0:13.18-1.el9_5.x86_64"
},
"product_reference": "postgresql-plpython3-0:13.18-1.el9_5.x86_64",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plpython3-debuginfo-0:13.18-1.el9_5.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql-plpython3-debuginfo-0:13.18-1.el9_5.aarch64"
},
"product_reference": "postgresql-plpython3-debuginfo-0:13.18-1.el9_5.aarch64",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plpython3-debuginfo-0:13.18-1.el9_5.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql-plpython3-debuginfo-0:13.18-1.el9_5.ppc64le"
},
"product_reference": "postgresql-plpython3-debuginfo-0:13.18-1.el9_5.ppc64le",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plpython3-debuginfo-0:13.18-1.el9_5.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql-plpython3-debuginfo-0:13.18-1.el9_5.s390x"
},
"product_reference": "postgresql-plpython3-debuginfo-0:13.18-1.el9_5.s390x",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plpython3-debuginfo-0:13.18-1.el9_5.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql-plpython3-debuginfo-0:13.18-1.el9_5.x86_64"
},
"product_reference": "postgresql-plpython3-debuginfo-0:13.18-1.el9_5.x86_64",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-pltcl-0:13.18-1.el9_5.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql-pltcl-0:13.18-1.el9_5.aarch64"
},
"product_reference": "postgresql-pltcl-0:13.18-1.el9_5.aarch64",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-pltcl-0:13.18-1.el9_5.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql-pltcl-0:13.18-1.el9_5.ppc64le"
},
"product_reference": "postgresql-pltcl-0:13.18-1.el9_5.ppc64le",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-pltcl-0:13.18-1.el9_5.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql-pltcl-0:13.18-1.el9_5.s390x"
},
"product_reference": "postgresql-pltcl-0:13.18-1.el9_5.s390x",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-pltcl-0:13.18-1.el9_5.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql-pltcl-0:13.18-1.el9_5.x86_64"
},
"product_reference": "postgresql-pltcl-0:13.18-1.el9_5.x86_64",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-pltcl-debuginfo-0:13.18-1.el9_5.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql-pltcl-debuginfo-0:13.18-1.el9_5.aarch64"
},
"product_reference": "postgresql-pltcl-debuginfo-0:13.18-1.el9_5.aarch64",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-pltcl-debuginfo-0:13.18-1.el9_5.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql-pltcl-debuginfo-0:13.18-1.el9_5.ppc64le"
},
"product_reference": "postgresql-pltcl-debuginfo-0:13.18-1.el9_5.ppc64le",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-pltcl-debuginfo-0:13.18-1.el9_5.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql-pltcl-debuginfo-0:13.18-1.el9_5.s390x"
},
"product_reference": "postgresql-pltcl-debuginfo-0:13.18-1.el9_5.s390x",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-pltcl-debuginfo-0:13.18-1.el9_5.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql-pltcl-debuginfo-0:13.18-1.el9_5.x86_64"
},
"product_reference": "postgresql-pltcl-debuginfo-0:13.18-1.el9_5.x86_64",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-private-devel-0:13.18-1.el9_5.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql-private-devel-0:13.18-1.el9_5.aarch64"
},
"product_reference": "postgresql-private-devel-0:13.18-1.el9_5.aarch64",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-private-devel-0:13.18-1.el9_5.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql-private-devel-0:13.18-1.el9_5.ppc64le"
},
"product_reference": "postgresql-private-devel-0:13.18-1.el9_5.ppc64le",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-private-devel-0:13.18-1.el9_5.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql-private-devel-0:13.18-1.el9_5.s390x"
},
"product_reference": "postgresql-private-devel-0:13.18-1.el9_5.s390x",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-private-devel-0:13.18-1.el9_5.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql-private-devel-0:13.18-1.el9_5.x86_64"
},
"product_reference": "postgresql-private-devel-0:13.18-1.el9_5.x86_64",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-private-libs-0:13.18-1.el9_5.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql-private-libs-0:13.18-1.el9_5.aarch64"
},
"product_reference": "postgresql-private-libs-0:13.18-1.el9_5.aarch64",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-private-libs-0:13.18-1.el9_5.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql-private-libs-0:13.18-1.el9_5.ppc64le"
},
"product_reference": "postgresql-private-libs-0:13.18-1.el9_5.ppc64le",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-private-libs-0:13.18-1.el9_5.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql-private-libs-0:13.18-1.el9_5.s390x"
},
"product_reference": "postgresql-private-libs-0:13.18-1.el9_5.s390x",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-private-libs-0:13.18-1.el9_5.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql-private-libs-0:13.18-1.el9_5.x86_64"
},
"product_reference": "postgresql-private-libs-0:13.18-1.el9_5.x86_64",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-private-libs-debuginfo-0:13.18-1.el9_5.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql-private-libs-debuginfo-0:13.18-1.el9_5.aarch64"
},
"product_reference": "postgresql-private-libs-debuginfo-0:13.18-1.el9_5.aarch64",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-private-libs-debuginfo-0:13.18-1.el9_5.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql-private-libs-debuginfo-0:13.18-1.el9_5.ppc64le"
},
"product_reference": "postgresql-private-libs-debuginfo-0:13.18-1.el9_5.ppc64le",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-private-libs-debuginfo-0:13.18-1.el9_5.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql-private-libs-debuginfo-0:13.18-1.el9_5.s390x"
},
"product_reference": "postgresql-private-libs-debuginfo-0:13.18-1.el9_5.s390x",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-private-libs-debuginfo-0:13.18-1.el9_5.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql-private-libs-debuginfo-0:13.18-1.el9_5.x86_64"
},
"product_reference": "postgresql-private-libs-debuginfo-0:13.18-1.el9_5.x86_64",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-0:13.18-1.el9_5.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql-server-0:13.18-1.el9_5.aarch64"
},
"product_reference": "postgresql-server-0:13.18-1.el9_5.aarch64",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-0:13.18-1.el9_5.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql-server-0:13.18-1.el9_5.ppc64le"
},
"product_reference": "postgresql-server-0:13.18-1.el9_5.ppc64le",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-0:13.18-1.el9_5.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql-server-0:13.18-1.el9_5.s390x"
},
"product_reference": "postgresql-server-0:13.18-1.el9_5.s390x",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-0:13.18-1.el9_5.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql-server-0:13.18-1.el9_5.x86_64"
},
"product_reference": "postgresql-server-0:13.18-1.el9_5.x86_64",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-debuginfo-0:13.18-1.el9_5.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql-server-debuginfo-0:13.18-1.el9_5.aarch64"
},
"product_reference": "postgresql-server-debuginfo-0:13.18-1.el9_5.aarch64",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-debuginfo-0:13.18-1.el9_5.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql-server-debuginfo-0:13.18-1.el9_5.ppc64le"
},
"product_reference": "postgresql-server-debuginfo-0:13.18-1.el9_5.ppc64le",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-debuginfo-0:13.18-1.el9_5.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql-server-debuginfo-0:13.18-1.el9_5.s390x"
},
"product_reference": "postgresql-server-debuginfo-0:13.18-1.el9_5.s390x",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-debuginfo-0:13.18-1.el9_5.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql-server-debuginfo-0:13.18-1.el9_5.x86_64"
},
"product_reference": "postgresql-server-debuginfo-0:13.18-1.el9_5.x86_64",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-devel-0:13.18-1.el9_5.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql-server-devel-0:13.18-1.el9_5.aarch64"
},
"product_reference": "postgresql-server-devel-0:13.18-1.el9_5.aarch64",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-devel-0:13.18-1.el9_5.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql-server-devel-0:13.18-1.el9_5.ppc64le"
},
"product_reference": "postgresql-server-devel-0:13.18-1.el9_5.ppc64le",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-devel-0:13.18-1.el9_5.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql-server-devel-0:13.18-1.el9_5.s390x"
},
"product_reference": "postgresql-server-devel-0:13.18-1.el9_5.s390x",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-devel-0:13.18-1.el9_5.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql-server-devel-0:13.18-1.el9_5.x86_64"
},
"product_reference": "postgresql-server-devel-0:13.18-1.el9_5.x86_64",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-devel-debuginfo-0:13.18-1.el9_5.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql-server-devel-debuginfo-0:13.18-1.el9_5.aarch64"
},
"product_reference": "postgresql-server-devel-debuginfo-0:13.18-1.el9_5.aarch64",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-devel-debuginfo-0:13.18-1.el9_5.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql-server-devel-debuginfo-0:13.18-1.el9_5.ppc64le"
},
"product_reference": "postgresql-server-devel-debuginfo-0:13.18-1.el9_5.ppc64le",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-devel-debuginfo-0:13.18-1.el9_5.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql-server-devel-debuginfo-0:13.18-1.el9_5.s390x"
},
"product_reference": "postgresql-server-devel-debuginfo-0:13.18-1.el9_5.s390x",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-devel-debuginfo-0:13.18-1.el9_5.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql-server-devel-debuginfo-0:13.18-1.el9_5.x86_64"
},
"product_reference": "postgresql-server-devel-debuginfo-0:13.18-1.el9_5.x86_64",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-static-0:13.18-1.el9_5.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql-static-0:13.18-1.el9_5.aarch64"
},
"product_reference": "postgresql-static-0:13.18-1.el9_5.aarch64",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-static-0:13.18-1.el9_5.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql-static-0:13.18-1.el9_5.ppc64le"
},
"product_reference": "postgresql-static-0:13.18-1.el9_5.ppc64le",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-static-0:13.18-1.el9_5.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql-static-0:13.18-1.el9_5.s390x"
},
"product_reference": "postgresql-static-0:13.18-1.el9_5.s390x",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-static-0:13.18-1.el9_5.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql-static-0:13.18-1.el9_5.x86_64"
},
"product_reference": "postgresql-static-0:13.18-1.el9_5.x86_64",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-test-0:13.18-1.el9_5.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql-test-0:13.18-1.el9_5.aarch64"
},
"product_reference": "postgresql-test-0:13.18-1.el9_5.aarch64",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-test-0:13.18-1.el9_5.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql-test-0:13.18-1.el9_5.ppc64le"
},
"product_reference": "postgresql-test-0:13.18-1.el9_5.ppc64le",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-test-0:13.18-1.el9_5.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql-test-0:13.18-1.el9_5.s390x"
},
"product_reference": "postgresql-test-0:13.18-1.el9_5.s390x",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-test-0:13.18-1.el9_5.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql-test-0:13.18-1.el9_5.x86_64"
},
"product_reference": "postgresql-test-0:13.18-1.el9_5.x86_64",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-test-debuginfo-0:13.18-1.el9_5.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql-test-debuginfo-0:13.18-1.el9_5.aarch64"
},
"product_reference": "postgresql-test-debuginfo-0:13.18-1.el9_5.aarch64",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-test-debuginfo-0:13.18-1.el9_5.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql-test-debuginfo-0:13.18-1.el9_5.ppc64le"
},
"product_reference": "postgresql-test-debuginfo-0:13.18-1.el9_5.ppc64le",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-test-debuginfo-0:13.18-1.el9_5.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql-test-debuginfo-0:13.18-1.el9_5.s390x"
},
"product_reference": "postgresql-test-debuginfo-0:13.18-1.el9_5.s390x",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-test-debuginfo-0:13.18-1.el9_5.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql-test-debuginfo-0:13.18-1.el9_5.x86_64"
},
"product_reference": "postgresql-test-debuginfo-0:13.18-1.el9_5.x86_64",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-test-rpm-macros-0:13.18-1.el9_5.noarch as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql-test-rpm-macros-0:13.18-1.el9_5.noarch"
},
"product_reference": "postgresql-test-rpm-macros-0:13.18-1.el9_5.noarch",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-0:13.18-1.el9_5.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql-upgrade-0:13.18-1.el9_5.aarch64"
},
"product_reference": "postgresql-upgrade-0:13.18-1.el9_5.aarch64",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-0:13.18-1.el9_5.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql-upgrade-0:13.18-1.el9_5.ppc64le"
},
"product_reference": "postgresql-upgrade-0:13.18-1.el9_5.ppc64le",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-0:13.18-1.el9_5.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql-upgrade-0:13.18-1.el9_5.s390x"
},
"product_reference": "postgresql-upgrade-0:13.18-1.el9_5.s390x",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-0:13.18-1.el9_5.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql-upgrade-0:13.18-1.el9_5.x86_64"
},
"product_reference": "postgresql-upgrade-0:13.18-1.el9_5.x86_64",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-debuginfo-0:13.18-1.el9_5.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql-upgrade-debuginfo-0:13.18-1.el9_5.aarch64"
},
"product_reference": "postgresql-upgrade-debuginfo-0:13.18-1.el9_5.aarch64",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-debuginfo-0:13.18-1.el9_5.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql-upgrade-debuginfo-0:13.18-1.el9_5.ppc64le"
},
"product_reference": "postgresql-upgrade-debuginfo-0:13.18-1.el9_5.ppc64le",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-debuginfo-0:13.18-1.el9_5.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql-upgrade-debuginfo-0:13.18-1.el9_5.s390x"
},
"product_reference": "postgresql-upgrade-debuginfo-0:13.18-1.el9_5.s390x",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-debuginfo-0:13.18-1.el9_5.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql-upgrade-debuginfo-0:13.18-1.el9_5.x86_64"
},
"product_reference": "postgresql-upgrade-debuginfo-0:13.18-1.el9_5.x86_64",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-devel-0:13.18-1.el9_5.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql-upgrade-devel-0:13.18-1.el9_5.aarch64"
},
"product_reference": "postgresql-upgrade-devel-0:13.18-1.el9_5.aarch64",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-devel-0:13.18-1.el9_5.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql-upgrade-devel-0:13.18-1.el9_5.ppc64le"
},
"product_reference": "postgresql-upgrade-devel-0:13.18-1.el9_5.ppc64le",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-devel-0:13.18-1.el9_5.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql-upgrade-devel-0:13.18-1.el9_5.s390x"
},
"product_reference": "postgresql-upgrade-devel-0:13.18-1.el9_5.s390x",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-devel-0:13.18-1.el9_5.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql-upgrade-devel-0:13.18-1.el9_5.x86_64"
},
"product_reference": "postgresql-upgrade-devel-0:13.18-1.el9_5.x86_64",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-devel-debuginfo-0:13.18-1.el9_5.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql-upgrade-devel-debuginfo-0:13.18-1.el9_5.aarch64"
},
"product_reference": "postgresql-upgrade-devel-debuginfo-0:13.18-1.el9_5.aarch64",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-devel-debuginfo-0:13.18-1.el9_5.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql-upgrade-devel-debuginfo-0:13.18-1.el9_5.ppc64le"
},
"product_reference": "postgresql-upgrade-devel-debuginfo-0:13.18-1.el9_5.ppc64le",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-devel-debuginfo-0:13.18-1.el9_5.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql-upgrade-devel-debuginfo-0:13.18-1.el9_5.s390x"
},
"product_reference": "postgresql-upgrade-devel-debuginfo-0:13.18-1.el9_5.s390x",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-devel-debuginfo-0:13.18-1.el9_5.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql-upgrade-devel-debuginfo-0:13.18-1.el9_5.x86_64"
},
"product_reference": "postgresql-upgrade-devel-debuginfo-0:13.18-1.el9_5.x86_64",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-0:13.18-1.el9_5.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.5.0.Z.MAIN:postgresql-0:13.18-1.el9_5.aarch64"
},
"product_reference": "postgresql-0:13.18-1.el9_5.aarch64",
"relates_to_product_reference": "CRB-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-0:13.18-1.el9_5.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.5.0.Z.MAIN:postgresql-0:13.18-1.el9_5.ppc64le"
},
"product_reference": "postgresql-0:13.18-1.el9_5.ppc64le",
"relates_to_product_reference": "CRB-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-0:13.18-1.el9_5.s390x as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.5.0.Z.MAIN:postgresql-0:13.18-1.el9_5.s390x"
},
"product_reference": "postgresql-0:13.18-1.el9_5.s390x",
"relates_to_product_reference": "CRB-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-0:13.18-1.el9_5.src as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.5.0.Z.MAIN:postgresql-0:13.18-1.el9_5.src"
},
"product_reference": "postgresql-0:13.18-1.el9_5.src",
"relates_to_product_reference": "CRB-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-0:13.18-1.el9_5.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.5.0.Z.MAIN:postgresql-0:13.18-1.el9_5.x86_64"
},
"product_reference": "postgresql-0:13.18-1.el9_5.x86_64",
"relates_to_product_reference": "CRB-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-contrib-0:13.18-1.el9_5.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.5.0.Z.MAIN:postgresql-contrib-0:13.18-1.el9_5.aarch64"
},
"product_reference": "postgresql-contrib-0:13.18-1.el9_5.aarch64",
"relates_to_product_reference": "CRB-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-contrib-0:13.18-1.el9_5.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.5.0.Z.MAIN:postgresql-contrib-0:13.18-1.el9_5.ppc64le"
},
"product_reference": "postgresql-contrib-0:13.18-1.el9_5.ppc64le",
"relates_to_product_reference": "CRB-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-contrib-0:13.18-1.el9_5.s390x as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.5.0.Z.MAIN:postgresql-contrib-0:13.18-1.el9_5.s390x"
},
"product_reference": "postgresql-contrib-0:13.18-1.el9_5.s390x",
"relates_to_product_reference": "CRB-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-contrib-0:13.18-1.el9_5.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.5.0.Z.MAIN:postgresql-contrib-0:13.18-1.el9_5.x86_64"
},
"product_reference": "postgresql-contrib-0:13.18-1.el9_5.x86_64",
"relates_to_product_reference": "CRB-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-contrib-debuginfo-0:13.18-1.el9_5.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.5.0.Z.MAIN:postgresql-contrib-debuginfo-0:13.18-1.el9_5.aarch64"
},
"product_reference": "postgresql-contrib-debuginfo-0:13.18-1.el9_5.aarch64",
"relates_to_product_reference": "CRB-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-contrib-debuginfo-0:13.18-1.el9_5.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.5.0.Z.MAIN:postgresql-contrib-debuginfo-0:13.18-1.el9_5.ppc64le"
},
"product_reference": "postgresql-contrib-debuginfo-0:13.18-1.el9_5.ppc64le",
"relates_to_product_reference": "CRB-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-contrib-debuginfo-0:13.18-1.el9_5.s390x as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.5.0.Z.MAIN:postgresql-contrib-debuginfo-0:13.18-1.el9_5.s390x"
},
"product_reference": "postgresql-contrib-debuginfo-0:13.18-1.el9_5.s390x",
"relates_to_product_reference": "CRB-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-contrib-debuginfo-0:13.18-1.el9_5.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.5.0.Z.MAIN:postgresql-contrib-debuginfo-0:13.18-1.el9_5.x86_64"
},
"product_reference": "postgresql-contrib-debuginfo-0:13.18-1.el9_5.x86_64",
"relates_to_product_reference": "CRB-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-debuginfo-0:13.18-1.el9_5.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.5.0.Z.MAIN:postgresql-debuginfo-0:13.18-1.el9_5.aarch64"
},
"product_reference": "postgresql-debuginfo-0:13.18-1.el9_5.aarch64",
"relates_to_product_reference": "CRB-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-debuginfo-0:13.18-1.el9_5.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.5.0.Z.MAIN:postgresql-debuginfo-0:13.18-1.el9_5.ppc64le"
},
"product_reference": "postgresql-debuginfo-0:13.18-1.el9_5.ppc64le",
"relates_to_product_reference": "CRB-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-debuginfo-0:13.18-1.el9_5.s390x as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.5.0.Z.MAIN:postgresql-debuginfo-0:13.18-1.el9_5.s390x"
},
"product_reference": "postgresql-debuginfo-0:13.18-1.el9_5.s390x",
"relates_to_product_reference": "CRB-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-debuginfo-0:13.18-1.el9_5.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.5.0.Z.MAIN:postgresql-debuginfo-0:13.18-1.el9_5.x86_64"
},
"product_reference": "postgresql-debuginfo-0:13.18-1.el9_5.x86_64",
"relates_to_product_reference": "CRB-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-debugsource-0:13.18-1.el9_5.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.5.0.Z.MAIN:postgresql-debugsource-0:13.18-1.el9_5.aarch64"
},
"product_reference": "postgresql-debugsource-0:13.18-1.el9_5.aarch64",
"relates_to_product_reference": "CRB-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-debugsource-0:13.18-1.el9_5.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.5.0.Z.MAIN:postgresql-debugsource-0:13.18-1.el9_5.ppc64le"
},
"product_reference": "postgresql-debugsource-0:13.18-1.el9_5.ppc64le",
"relates_to_product_reference": "CRB-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-debugsource-0:13.18-1.el9_5.s390x as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.5.0.Z.MAIN:postgresql-debugsource-0:13.18-1.el9_5.s390x"
},
"product_reference": "postgresql-debugsource-0:13.18-1.el9_5.s390x",
"relates_to_product_reference": "CRB-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-debugsource-0:13.18-1.el9_5.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.5.0.Z.MAIN:postgresql-debugsource-0:13.18-1.el9_5.x86_64"
},
"product_reference": "postgresql-debugsource-0:13.18-1.el9_5.x86_64",
"relates_to_product_reference": "CRB-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-docs-0:13.18-1.el9_5.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.5.0.Z.MAIN:postgresql-docs-0:13.18-1.el9_5.aarch64"
},
"product_reference": "postgresql-docs-0:13.18-1.el9_5.aarch64",
"relates_to_product_reference": "CRB-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-docs-0:13.18-1.el9_5.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.5.0.Z.MAIN:postgresql-docs-0:13.18-1.el9_5.ppc64le"
},
"product_reference": "postgresql-docs-0:13.18-1.el9_5.ppc64le",
"relates_to_product_reference": "CRB-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-docs-0:13.18-1.el9_5.s390x as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.5.0.Z.MAIN:postgresql-docs-0:13.18-1.el9_5.s390x"
},
"product_reference": "postgresql-docs-0:13.18-1.el9_5.s390x",
"relates_to_product_reference": "CRB-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-docs-0:13.18-1.el9_5.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.5.0.Z.MAIN:postgresql-docs-0:13.18-1.el9_5.x86_64"
},
"product_reference": "postgresql-docs-0:13.18-1.el9_5.x86_64",
"relates_to_product_reference": "CRB-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-docs-debuginfo-0:13.18-1.el9_5.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.5.0.Z.MAIN:postgresql-docs-debuginfo-0:13.18-1.el9_5.aarch64"
},
"product_reference": "postgresql-docs-debuginfo-0:13.18-1.el9_5.aarch64",
"relates_to_product_reference": "CRB-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-docs-debuginfo-0:13.18-1.el9_5.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.5.0.Z.MAIN:postgresql-docs-debuginfo-0:13.18-1.el9_5.ppc64le"
},
"product_reference": "postgresql-docs-debuginfo-0:13.18-1.el9_5.ppc64le",
"relates_to_product_reference": "CRB-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-docs-debuginfo-0:13.18-1.el9_5.s390x as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.5.0.Z.MAIN:postgresql-docs-debuginfo-0:13.18-1.el9_5.s390x"
},
"product_reference": "postgresql-docs-debuginfo-0:13.18-1.el9_5.s390x",
"relates_to_product_reference": "CRB-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-docs-debuginfo-0:13.18-1.el9_5.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.5.0.Z.MAIN:postgresql-docs-debuginfo-0:13.18-1.el9_5.x86_64"
},
"product_reference": "postgresql-docs-debuginfo-0:13.18-1.el9_5.x86_64",
"relates_to_product_reference": "CRB-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plperl-0:13.18-1.el9_5.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.5.0.Z.MAIN:postgresql-plperl-0:13.18-1.el9_5.aarch64"
},
"product_reference": "postgresql-plperl-0:13.18-1.el9_5.aarch64",
"relates_to_product_reference": "CRB-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plperl-0:13.18-1.el9_5.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.5.0.Z.MAIN:postgresql-plperl-0:13.18-1.el9_5.ppc64le"
},
"product_reference": "postgresql-plperl-0:13.18-1.el9_5.ppc64le",
"relates_to_product_reference": "CRB-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plperl-0:13.18-1.el9_5.s390x as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.5.0.Z.MAIN:postgresql-plperl-0:13.18-1.el9_5.s390x"
},
"product_reference": "postgresql-plperl-0:13.18-1.el9_5.s390x",
"relates_to_product_reference": "CRB-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plperl-0:13.18-1.el9_5.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.5.0.Z.MAIN:postgresql-plperl-0:13.18-1.el9_5.x86_64"
},
"product_reference": "postgresql-plperl-0:13.18-1.el9_5.x86_64",
"relates_to_product_reference": "CRB-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plperl-debuginfo-0:13.18-1.el9_5.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.5.0.Z.MAIN:postgresql-plperl-debuginfo-0:13.18-1.el9_5.aarch64"
},
"product_reference": "postgresql-plperl-debuginfo-0:13.18-1.el9_5.aarch64",
"relates_to_product_reference": "CRB-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plperl-debuginfo-0:13.18-1.el9_5.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.5.0.Z.MAIN:postgresql-plperl-debuginfo-0:13.18-1.el9_5.ppc64le"
},
"product_reference": "postgresql-plperl-debuginfo-0:13.18-1.el9_5.ppc64le",
"relates_to_product_reference": "CRB-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plperl-debuginfo-0:13.18-1.el9_5.s390x as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.5.0.Z.MAIN:postgresql-plperl-debuginfo-0:13.18-1.el9_5.s390x"
},
"product_reference": "postgresql-plperl-debuginfo-0:13.18-1.el9_5.s390x",
"relates_to_product_reference": "CRB-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plperl-debuginfo-0:13.18-1.el9_5.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.5.0.Z.MAIN:postgresql-plperl-debuginfo-0:13.18-1.el9_5.x86_64"
},
"product_reference": "postgresql-plperl-debuginfo-0:13.18-1.el9_5.x86_64",
"relates_to_product_reference": "CRB-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plpython3-0:13.18-1.el9_5.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.5.0.Z.MAIN:postgresql-plpython3-0:13.18-1.el9_5.aarch64"
},
"product_reference": "postgresql-plpython3-0:13.18-1.el9_5.aarch64",
"relates_to_product_reference": "CRB-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plpython3-0:13.18-1.el9_5.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.5.0.Z.MAIN:postgresql-plpython3-0:13.18-1.el9_5.ppc64le"
},
"product_reference": "postgresql-plpython3-0:13.18-1.el9_5.ppc64le",
"relates_to_product_reference": "CRB-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plpython3-0:13.18-1.el9_5.s390x as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.5.0.Z.MAIN:postgresql-plpython3-0:13.18-1.el9_5.s390x"
},
"product_reference": "postgresql-plpython3-0:13.18-1.el9_5.s390x",
"relates_to_product_reference": "CRB-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plpython3-0:13.18-1.el9_5.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.5.0.Z.MAIN:postgresql-plpython3-0:13.18-1.el9_5.x86_64"
},
"product_reference": "postgresql-plpython3-0:13.18-1.el9_5.x86_64",
"relates_to_product_reference": "CRB-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plpython3-debuginfo-0:13.18-1.el9_5.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.5.0.Z.MAIN:postgresql-plpython3-debuginfo-0:13.18-1.el9_5.aarch64"
},
"product_reference": "postgresql-plpython3-debuginfo-0:13.18-1.el9_5.aarch64",
"relates_to_product_reference": "CRB-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plpython3-debuginfo-0:13.18-1.el9_5.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.5.0.Z.MAIN:postgresql-plpython3-debuginfo-0:13.18-1.el9_5.ppc64le"
},
"product_reference": "postgresql-plpython3-debuginfo-0:13.18-1.el9_5.ppc64le",
"relates_to_product_reference": "CRB-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plpython3-debuginfo-0:13.18-1.el9_5.s390x as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.5.0.Z.MAIN:postgresql-plpython3-debuginfo-0:13.18-1.el9_5.s390x"
},
"product_reference": "postgresql-plpython3-debuginfo-0:13.18-1.el9_5.s390x",
"relates_to_product_reference": "CRB-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plpython3-debuginfo-0:13.18-1.el9_5.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.5.0.Z.MAIN:postgresql-plpython3-debuginfo-0:13.18-1.el9_5.x86_64"
},
"product_reference": "postgresql-plpython3-debuginfo-0:13.18-1.el9_5.x86_64",
"relates_to_product_reference": "CRB-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-pltcl-0:13.18-1.el9_5.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.5.0.Z.MAIN:postgresql-pltcl-0:13.18-1.el9_5.aarch64"
},
"product_reference": "postgresql-pltcl-0:13.18-1.el9_5.aarch64",
"relates_to_product_reference": "CRB-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-pltcl-0:13.18-1.el9_5.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.5.0.Z.MAIN:postgresql-pltcl-0:13.18-1.el9_5.ppc64le"
},
"product_reference": "postgresql-pltcl-0:13.18-1.el9_5.ppc64le",
"relates_to_product_reference": "CRB-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-pltcl-0:13.18-1.el9_5.s390x as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.5.0.Z.MAIN:postgresql-pltcl-0:13.18-1.el9_5.s390x"
},
"product_reference": "postgresql-pltcl-0:13.18-1.el9_5.s390x",
"relates_to_product_reference": "CRB-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-pltcl-0:13.18-1.el9_5.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.5.0.Z.MAIN:postgresql-pltcl-0:13.18-1.el9_5.x86_64"
},
"product_reference": "postgresql-pltcl-0:13.18-1.el9_5.x86_64",
"relates_to_product_reference": "CRB-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-pltcl-debuginfo-0:13.18-1.el9_5.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.5.0.Z.MAIN:postgresql-pltcl-debuginfo-0:13.18-1.el9_5.aarch64"
},
"product_reference": "postgresql-pltcl-debuginfo-0:13.18-1.el9_5.aarch64",
"relates_to_product_reference": "CRB-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-pltcl-debuginfo-0:13.18-1.el9_5.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.5.0.Z.MAIN:postgresql-pltcl-debuginfo-0:13.18-1.el9_5.ppc64le"
},
"product_reference": "postgresql-pltcl-debuginfo-0:13.18-1.el9_5.ppc64le",
"relates_to_product_reference": "CRB-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-pltcl-debuginfo-0:13.18-1.el9_5.s390x as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.5.0.Z.MAIN:postgresql-pltcl-debuginfo-0:13.18-1.el9_5.s390x"
},
"product_reference": "postgresql-pltcl-debuginfo-0:13.18-1.el9_5.s390x",
"relates_to_product_reference": "CRB-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-pltcl-debuginfo-0:13.18-1.el9_5.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.5.0.Z.MAIN:postgresql-pltcl-debuginfo-0:13.18-1.el9_5.x86_64"
},
"product_reference": "postgresql-pltcl-debuginfo-0:13.18-1.el9_5.x86_64",
"relates_to_product_reference": "CRB-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-private-devel-0:13.18-1.el9_5.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.5.0.Z.MAIN:postgresql-private-devel-0:13.18-1.el9_5.aarch64"
},
"product_reference": "postgresql-private-devel-0:13.18-1.el9_5.aarch64",
"relates_to_product_reference": "CRB-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-private-devel-0:13.18-1.el9_5.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.5.0.Z.MAIN:postgresql-private-devel-0:13.18-1.el9_5.ppc64le"
},
"product_reference": "postgresql-private-devel-0:13.18-1.el9_5.ppc64le",
"relates_to_product_reference": "CRB-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-private-devel-0:13.18-1.el9_5.s390x as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.5.0.Z.MAIN:postgresql-private-devel-0:13.18-1.el9_5.s390x"
},
"product_reference": "postgresql-private-devel-0:13.18-1.el9_5.s390x",
"relates_to_product_reference": "CRB-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-private-devel-0:13.18-1.el9_5.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.5.0.Z.MAIN:postgresql-private-devel-0:13.18-1.el9_5.x86_64"
},
"product_reference": "postgresql-private-devel-0:13.18-1.el9_5.x86_64",
"relates_to_product_reference": "CRB-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-private-libs-0:13.18-1.el9_5.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.5.0.Z.MAIN:postgresql-private-libs-0:13.18-1.el9_5.aarch64"
},
"product_reference": "postgresql-private-libs-0:13.18-1.el9_5.aarch64",
"relates_to_product_reference": "CRB-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-private-libs-0:13.18-1.el9_5.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.5.0.Z.MAIN:postgresql-private-libs-0:13.18-1.el9_5.ppc64le"
},
"product_reference": "postgresql-private-libs-0:13.18-1.el9_5.ppc64le",
"relates_to_product_reference": "CRB-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-private-libs-0:13.18-1.el9_5.s390x as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.5.0.Z.MAIN:postgresql-private-libs-0:13.18-1.el9_5.s390x"
},
"product_reference": "postgresql-private-libs-0:13.18-1.el9_5.s390x",
"relates_to_product_reference": "CRB-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-private-libs-0:13.18-1.el9_5.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.5.0.Z.MAIN:postgresql-private-libs-0:13.18-1.el9_5.x86_64"
},
"product_reference": "postgresql-private-libs-0:13.18-1.el9_5.x86_64",
"relates_to_product_reference": "CRB-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-private-libs-debuginfo-0:13.18-1.el9_5.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.5.0.Z.MAIN:postgresql-private-libs-debuginfo-0:13.18-1.el9_5.aarch64"
},
"product_reference": "postgresql-private-libs-debuginfo-0:13.18-1.el9_5.aarch64",
"relates_to_product_reference": "CRB-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-private-libs-debuginfo-0:13.18-1.el9_5.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.5.0.Z.MAIN:postgresql-private-libs-debuginfo-0:13.18-1.el9_5.ppc64le"
},
"product_reference": "postgresql-private-libs-debuginfo-0:13.18-1.el9_5.ppc64le",
"relates_to_product_reference": "CRB-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-private-libs-debuginfo-0:13.18-1.el9_5.s390x as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.5.0.Z.MAIN:postgresql-private-libs-debuginfo-0:13.18-1.el9_5.s390x"
},
"product_reference": "postgresql-private-libs-debuginfo-0:13.18-1.el9_5.s390x",
"relates_to_product_reference": "CRB-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-private-libs-debuginfo-0:13.18-1.el9_5.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.5.0.Z.MAIN:postgresql-private-libs-debuginfo-0:13.18-1.el9_5.x86_64"
},
"product_reference": "postgresql-private-libs-debuginfo-0:13.18-1.el9_5.x86_64",
"relates_to_product_reference": "CRB-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-0:13.18-1.el9_5.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.5.0.Z.MAIN:postgresql-server-0:13.18-1.el9_5.aarch64"
},
"product_reference": "postgresql-server-0:13.18-1.el9_5.aarch64",
"relates_to_product_reference": "CRB-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-0:13.18-1.el9_5.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.5.0.Z.MAIN:postgresql-server-0:13.18-1.el9_5.ppc64le"
},
"product_reference": "postgresql-server-0:13.18-1.el9_5.ppc64le",
"relates_to_product_reference": "CRB-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-0:13.18-1.el9_5.s390x as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.5.0.Z.MAIN:postgresql-server-0:13.18-1.el9_5.s390x"
},
"product_reference": "postgresql-server-0:13.18-1.el9_5.s390x",
"relates_to_product_reference": "CRB-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-0:13.18-1.el9_5.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.5.0.Z.MAIN:postgresql-server-0:13.18-1.el9_5.x86_64"
},
"product_reference": "postgresql-server-0:13.18-1.el9_5.x86_64",
"relates_to_product_reference": "CRB-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-debuginfo-0:13.18-1.el9_5.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.5.0.Z.MAIN:postgresql-server-debuginfo-0:13.18-1.el9_5.aarch64"
},
"product_reference": "postgresql-server-debuginfo-0:13.18-1.el9_5.aarch64",
"relates_to_product_reference": "CRB-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-debuginfo-0:13.18-1.el9_5.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.5.0.Z.MAIN:postgresql-server-debuginfo-0:13.18-1.el9_5.ppc64le"
},
"product_reference": "postgresql-server-debuginfo-0:13.18-1.el9_5.ppc64le",
"relates_to_product_reference": "CRB-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-debuginfo-0:13.18-1.el9_5.s390x as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.5.0.Z.MAIN:postgresql-server-debuginfo-0:13.18-1.el9_5.s390x"
},
"product_reference": "postgresql-server-debuginfo-0:13.18-1.el9_5.s390x",
"relates_to_product_reference": "CRB-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-debuginfo-0:13.18-1.el9_5.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.5.0.Z.MAIN:postgresql-server-debuginfo-0:13.18-1.el9_5.x86_64"
},
"product_reference": "postgresql-server-debuginfo-0:13.18-1.el9_5.x86_64",
"relates_to_product_reference": "CRB-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-devel-0:13.18-1.el9_5.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.5.0.Z.MAIN:postgresql-server-devel-0:13.18-1.el9_5.aarch64"
},
"product_reference": "postgresql-server-devel-0:13.18-1.el9_5.aarch64",
"relates_to_product_reference": "CRB-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-devel-0:13.18-1.el9_5.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.5.0.Z.MAIN:postgresql-server-devel-0:13.18-1.el9_5.ppc64le"
},
"product_reference": "postgresql-server-devel-0:13.18-1.el9_5.ppc64le",
"relates_to_product_reference": "CRB-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-devel-0:13.18-1.el9_5.s390x as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.5.0.Z.MAIN:postgresql-server-devel-0:13.18-1.el9_5.s390x"
},
"product_reference": "postgresql-server-devel-0:13.18-1.el9_5.s390x",
"relates_to_product_reference": "CRB-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-devel-0:13.18-1.el9_5.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.5.0.Z.MAIN:postgresql-server-devel-0:13.18-1.el9_5.x86_64"
},
"product_reference": "postgresql-server-devel-0:13.18-1.el9_5.x86_64",
"relates_to_product_reference": "CRB-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-devel-debuginfo-0:13.18-1.el9_5.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.5.0.Z.MAIN:postgresql-server-devel-debuginfo-0:13.18-1.el9_5.aarch64"
},
"product_reference": "postgresql-server-devel-debuginfo-0:13.18-1.el9_5.aarch64",
"relates_to_product_reference": "CRB-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-devel-debuginfo-0:13.18-1.el9_5.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.5.0.Z.MAIN:postgresql-server-devel-debuginfo-0:13.18-1.el9_5.ppc64le"
},
"product_reference": "postgresql-server-devel-debuginfo-0:13.18-1.el9_5.ppc64le",
"relates_to_product_reference": "CRB-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-devel-debuginfo-0:13.18-1.el9_5.s390x as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.5.0.Z.MAIN:postgresql-server-devel-debuginfo-0:13.18-1.el9_5.s390x"
},
"product_reference": "postgresql-server-devel-debuginfo-0:13.18-1.el9_5.s390x",
"relates_to_product_reference": "CRB-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-devel-debuginfo-0:13.18-1.el9_5.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.5.0.Z.MAIN:postgresql-server-devel-debuginfo-0:13.18-1.el9_5.x86_64"
},
"product_reference": "postgresql-server-devel-debuginfo-0:13.18-1.el9_5.x86_64",
"relates_to_product_reference": "CRB-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-static-0:13.18-1.el9_5.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.5.0.Z.MAIN:postgresql-static-0:13.18-1.el9_5.aarch64"
},
"product_reference": "postgresql-static-0:13.18-1.el9_5.aarch64",
"relates_to_product_reference": "CRB-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-static-0:13.18-1.el9_5.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.5.0.Z.MAIN:postgresql-static-0:13.18-1.el9_5.ppc64le"
},
"product_reference": "postgresql-static-0:13.18-1.el9_5.ppc64le",
"relates_to_product_reference": "CRB-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-static-0:13.18-1.el9_5.s390x as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.5.0.Z.MAIN:postgresql-static-0:13.18-1.el9_5.s390x"
},
"product_reference": "postgresql-static-0:13.18-1.el9_5.s390x",
"relates_to_product_reference": "CRB-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-static-0:13.18-1.el9_5.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.5.0.Z.MAIN:postgresql-static-0:13.18-1.el9_5.x86_64"
},
"product_reference": "postgresql-static-0:13.18-1.el9_5.x86_64",
"relates_to_product_reference": "CRB-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-test-0:13.18-1.el9_5.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.5.0.Z.MAIN:postgresql-test-0:13.18-1.el9_5.aarch64"
},
"product_reference": "postgresql-test-0:13.18-1.el9_5.aarch64",
"relates_to_product_reference": "CRB-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-test-0:13.18-1.el9_5.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.5.0.Z.MAIN:postgresql-test-0:13.18-1.el9_5.ppc64le"
},
"product_reference": "postgresql-test-0:13.18-1.el9_5.ppc64le",
"relates_to_product_reference": "CRB-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-test-0:13.18-1.el9_5.s390x as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.5.0.Z.MAIN:postgresql-test-0:13.18-1.el9_5.s390x"
},
"product_reference": "postgresql-test-0:13.18-1.el9_5.s390x",
"relates_to_product_reference": "CRB-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-test-0:13.18-1.el9_5.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.5.0.Z.MAIN:postgresql-test-0:13.18-1.el9_5.x86_64"
},
"product_reference": "postgresql-test-0:13.18-1.el9_5.x86_64",
"relates_to_product_reference": "CRB-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-test-debuginfo-0:13.18-1.el9_5.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.5.0.Z.MAIN:postgresql-test-debuginfo-0:13.18-1.el9_5.aarch64"
},
"product_reference": "postgresql-test-debuginfo-0:13.18-1.el9_5.aarch64",
"relates_to_product_reference": "CRB-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-test-debuginfo-0:13.18-1.el9_5.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.5.0.Z.MAIN:postgresql-test-debuginfo-0:13.18-1.el9_5.ppc64le"
},
"product_reference": "postgresql-test-debuginfo-0:13.18-1.el9_5.ppc64le",
"relates_to_product_reference": "CRB-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-test-debuginfo-0:13.18-1.el9_5.s390x as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.5.0.Z.MAIN:postgresql-test-debuginfo-0:13.18-1.el9_5.s390x"
},
"product_reference": "postgresql-test-debuginfo-0:13.18-1.el9_5.s390x",
"relates_to_product_reference": "CRB-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-test-debuginfo-0:13.18-1.el9_5.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.5.0.Z.MAIN:postgresql-test-debuginfo-0:13.18-1.el9_5.x86_64"
},
"product_reference": "postgresql-test-debuginfo-0:13.18-1.el9_5.x86_64",
"relates_to_product_reference": "CRB-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-test-rpm-macros-0:13.18-1.el9_5.noarch as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.5.0.Z.MAIN:postgresql-test-rpm-macros-0:13.18-1.el9_5.noarch"
},
"product_reference": "postgresql-test-rpm-macros-0:13.18-1.el9_5.noarch",
"relates_to_product_reference": "CRB-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-0:13.18-1.el9_5.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.5.0.Z.MAIN:postgresql-upgrade-0:13.18-1.el9_5.aarch64"
},
"product_reference": "postgresql-upgrade-0:13.18-1.el9_5.aarch64",
"relates_to_product_reference": "CRB-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-0:13.18-1.el9_5.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.5.0.Z.MAIN:postgresql-upgrade-0:13.18-1.el9_5.ppc64le"
},
"product_reference": "postgresql-upgrade-0:13.18-1.el9_5.ppc64le",
"relates_to_product_reference": "CRB-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-0:13.18-1.el9_5.s390x as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.5.0.Z.MAIN:postgresql-upgrade-0:13.18-1.el9_5.s390x"
},
"product_reference": "postgresql-upgrade-0:13.18-1.el9_5.s390x",
"relates_to_product_reference": "CRB-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-0:13.18-1.el9_5.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.5.0.Z.MAIN:postgresql-upgrade-0:13.18-1.el9_5.x86_64"
},
"product_reference": "postgresql-upgrade-0:13.18-1.el9_5.x86_64",
"relates_to_product_reference": "CRB-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-debuginfo-0:13.18-1.el9_5.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.5.0.Z.MAIN:postgresql-upgrade-debuginfo-0:13.18-1.el9_5.aarch64"
},
"product_reference": "postgresql-upgrade-debuginfo-0:13.18-1.el9_5.aarch64",
"relates_to_product_reference": "CRB-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-debuginfo-0:13.18-1.el9_5.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.5.0.Z.MAIN:postgresql-upgrade-debuginfo-0:13.18-1.el9_5.ppc64le"
},
"product_reference": "postgresql-upgrade-debuginfo-0:13.18-1.el9_5.ppc64le",
"relates_to_product_reference": "CRB-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-debuginfo-0:13.18-1.el9_5.s390x as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.5.0.Z.MAIN:postgresql-upgrade-debuginfo-0:13.18-1.el9_5.s390x"
},
"product_reference": "postgresql-upgrade-debuginfo-0:13.18-1.el9_5.s390x",
"relates_to_product_reference": "CRB-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-debuginfo-0:13.18-1.el9_5.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.5.0.Z.MAIN:postgresql-upgrade-debuginfo-0:13.18-1.el9_5.x86_64"
},
"product_reference": "postgresql-upgrade-debuginfo-0:13.18-1.el9_5.x86_64",
"relates_to_product_reference": "CRB-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-devel-0:13.18-1.el9_5.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.5.0.Z.MAIN:postgresql-upgrade-devel-0:13.18-1.el9_5.aarch64"
},
"product_reference": "postgresql-upgrade-devel-0:13.18-1.el9_5.aarch64",
"relates_to_product_reference": "CRB-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-devel-0:13.18-1.el9_5.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.5.0.Z.MAIN:postgresql-upgrade-devel-0:13.18-1.el9_5.ppc64le"
},
"product_reference": "postgresql-upgrade-devel-0:13.18-1.el9_5.ppc64le",
"relates_to_product_reference": "CRB-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-devel-0:13.18-1.el9_5.s390x as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.5.0.Z.MAIN:postgresql-upgrade-devel-0:13.18-1.el9_5.s390x"
},
"product_reference": "postgresql-upgrade-devel-0:13.18-1.el9_5.s390x",
"relates_to_product_reference": "CRB-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-devel-0:13.18-1.el9_5.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.5.0.Z.MAIN:postgresql-upgrade-devel-0:13.18-1.el9_5.x86_64"
},
"product_reference": "postgresql-upgrade-devel-0:13.18-1.el9_5.x86_64",
"relates_to_product_reference": "CRB-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-devel-debuginfo-0:13.18-1.el9_5.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.5.0.Z.MAIN:postgresql-upgrade-devel-debuginfo-0:13.18-1.el9_5.aarch64"
},
"product_reference": "postgresql-upgrade-devel-debuginfo-0:13.18-1.el9_5.aarch64",
"relates_to_product_reference": "CRB-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-devel-debuginfo-0:13.18-1.el9_5.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.5.0.Z.MAIN:postgresql-upgrade-devel-debuginfo-0:13.18-1.el9_5.ppc64le"
},
"product_reference": "postgresql-upgrade-devel-debuginfo-0:13.18-1.el9_5.ppc64le",
"relates_to_product_reference": "CRB-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-devel-debuginfo-0:13.18-1.el9_5.s390x as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.5.0.Z.MAIN:postgresql-upgrade-devel-debuginfo-0:13.18-1.el9_5.s390x"
},
"product_reference": "postgresql-upgrade-devel-debuginfo-0:13.18-1.el9_5.s390x",
"relates_to_product_reference": "CRB-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-devel-debuginfo-0:13.18-1.el9_5.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.5.0.Z.MAIN:postgresql-upgrade-devel-debuginfo-0:13.18-1.el9_5.x86_64"
},
"product_reference": "postgresql-upgrade-devel-debuginfo-0:13.18-1.el9_5.x86_64",
"relates_to_product_reference": "CRB-9.5.0.Z.MAIN"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2024-10976",
"cwe": {
"id": "CWE-1250",
"name": "Improper Preservation of Consistency Between Independent Representations of Shared State"
},
"discovery_date": "2024-11-14T14:01:51.200335+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2326263"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in PostgreSQL. This vulnerability allows incorrect row-level security policies to be applied via subqueries, WITH queries, security invoker views, or SQL-language functions that reference tables with row-level security policies. This issue arises when a query is planned under one role and executed under another, potentially leading to unauthorized reads or modifications of data.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "postgresql: PostgreSQL row security below e.g. subqueries disregards user ID changes",
"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.5.0.Z.MAIN:postgresql-0:13.18-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql-0:13.18-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql-0:13.18-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql-0:13.18-1.el9_5.src",
"AppStream-9.5.0.Z.MAIN:postgresql-0:13.18-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql-contrib-0:13.18-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql-contrib-0:13.18-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql-contrib-0:13.18-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql-contrib-0:13.18-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql-contrib-debuginfo-0:13.18-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql-contrib-debuginfo-0:13.18-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql-contrib-debuginfo-0:13.18-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql-contrib-debuginfo-0:13.18-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql-debuginfo-0:13.18-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql-debuginfo-0:13.18-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql-debuginfo-0:13.18-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql-debuginfo-0:13.18-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql-debugsource-0:13.18-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql-debugsource-0:13.18-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql-debugsource-0:13.18-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql-debugsource-0:13.18-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql-docs-0:13.18-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql-docs-0:13.18-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql-docs-0:13.18-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql-docs-0:13.18-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql-docs-debuginfo-0:13.18-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql-docs-debuginfo-0:13.18-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql-docs-debuginfo-0:13.18-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql-docs-debuginfo-0:13.18-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql-plperl-0:13.18-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql-plperl-0:13.18-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql-plperl-0:13.18-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql-plperl-0:13.18-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql-plperl-debuginfo-0:13.18-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql-plperl-debuginfo-0:13.18-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql-plperl-debuginfo-0:13.18-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql-plperl-debuginfo-0:13.18-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql-plpython3-0:13.18-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql-plpython3-0:13.18-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql-plpython3-0:13.18-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql-plpython3-0:13.18-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql-plpython3-debuginfo-0:13.18-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql-plpython3-debuginfo-0:13.18-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql-plpython3-debuginfo-0:13.18-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql-plpython3-debuginfo-0:13.18-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql-pltcl-0:13.18-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql-pltcl-0:13.18-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql-pltcl-0:13.18-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql-pltcl-0:13.18-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql-pltcl-debuginfo-0:13.18-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql-pltcl-debuginfo-0:13.18-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql-pltcl-debuginfo-0:13.18-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql-pltcl-debuginfo-0:13.18-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql-private-devel-0:13.18-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql-private-devel-0:13.18-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql-private-devel-0:13.18-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql-private-devel-0:13.18-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql-private-libs-0:13.18-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql-private-libs-0:13.18-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql-private-libs-0:13.18-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql-private-libs-0:13.18-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql-private-libs-debuginfo-0:13.18-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql-private-libs-debuginfo-0:13.18-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql-private-libs-debuginfo-0:13.18-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql-private-libs-debuginfo-0:13.18-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql-server-0:13.18-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql-server-0:13.18-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql-server-0:13.18-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql-server-0:13.18-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql-server-debuginfo-0:13.18-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql-server-debuginfo-0:13.18-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql-server-debuginfo-0:13.18-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql-server-debuginfo-0:13.18-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql-server-devel-0:13.18-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql-server-devel-0:13.18-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql-server-devel-0:13.18-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql-server-devel-0:13.18-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql-server-devel-debuginfo-0:13.18-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql-server-devel-debuginfo-0:13.18-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql-server-devel-debuginfo-0:13.18-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql-server-devel-debuginfo-0:13.18-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql-static-0:13.18-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql-static-0:13.18-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql-static-0:13.18-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql-static-0:13.18-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql-test-0:13.18-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql-test-0:13.18-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql-test-0:13.18-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql-test-0:13.18-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql-test-debuginfo-0:13.18-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql-test-debuginfo-0:13.18-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql-test-debuginfo-0:13.18-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql-test-debuginfo-0:13.18-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql-test-rpm-macros-0:13.18-1.el9_5.noarch",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-0:13.18-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-0:13.18-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-0:13.18-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-0:13.18-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-debuginfo-0:13.18-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-debuginfo-0:13.18-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-debuginfo-0:13.18-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-debuginfo-0:13.18-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-devel-0:13.18-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-devel-0:13.18-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-devel-0:13.18-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-devel-0:13.18-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-devel-debuginfo-0:13.18-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-devel-debuginfo-0:13.18-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-devel-debuginfo-0:13.18-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-devel-debuginfo-0:13.18-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:postgresql-0:13.18-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:postgresql-0:13.18-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:postgresql-0:13.18-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:postgresql-0:13.18-1.el9_5.src",
"CRB-9.5.0.Z.MAIN:postgresql-0:13.18-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:postgresql-contrib-0:13.18-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:postgresql-contrib-0:13.18-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:postgresql-contrib-0:13.18-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:postgresql-contrib-0:13.18-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:postgresql-contrib-debuginfo-0:13.18-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:postgresql-contrib-debuginfo-0:13.18-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:postgresql-contrib-debuginfo-0:13.18-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:postgresql-contrib-debuginfo-0:13.18-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:postgresql-debuginfo-0:13.18-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:postgresql-debuginfo-0:13.18-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:postgresql-debuginfo-0:13.18-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:postgresql-debuginfo-0:13.18-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:postgresql-debugsource-0:13.18-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:postgresql-debugsource-0:13.18-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:postgresql-debugsource-0:13.18-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:postgresql-debugsource-0:13.18-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:postgresql-docs-0:13.18-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:postgresql-docs-0:13.18-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:postgresql-docs-0:13.18-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:postgresql-docs-0:13.18-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:postgresql-docs-debuginfo-0:13.18-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:postgresql-docs-debuginfo-0:13.18-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:postgresql-docs-debuginfo-0:13.18-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:postgresql-docs-debuginfo-0:13.18-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:postgresql-plperl-0:13.18-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:postgresql-plperl-0:13.18-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:postgresql-plperl-0:13.18-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:postgresql-plperl-0:13.18-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:postgresql-plperl-debuginfo-0:13.18-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:postgresql-plperl-debuginfo-0:13.18-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:postgresql-plperl-debuginfo-0:13.18-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:postgresql-plperl-debuginfo-0:13.18-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:postgresql-plpython3-0:13.18-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:postgresql-plpython3-0:13.18-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:postgresql-plpython3-0:13.18-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:postgresql-plpython3-0:13.18-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:postgresql-plpython3-debuginfo-0:13.18-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:postgresql-plpython3-debuginfo-0:13.18-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:postgresql-plpython3-debuginfo-0:13.18-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:postgresql-plpython3-debuginfo-0:13.18-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:postgresql-pltcl-0:13.18-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:postgresql-pltcl-0:13.18-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:postgresql-pltcl-0:13.18-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:postgresql-pltcl-0:13.18-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:postgresql-pltcl-debuginfo-0:13.18-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:postgresql-pltcl-debuginfo-0:13.18-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:postgresql-pltcl-debuginfo-0:13.18-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:postgresql-pltcl-debuginfo-0:13.18-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:postgresql-private-devel-0:13.18-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:postgresql-private-devel-0:13.18-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:postgresql-private-devel-0:13.18-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:postgresql-private-devel-0:13.18-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:postgresql-private-libs-0:13.18-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:postgresql-private-libs-0:13.18-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:postgresql-private-libs-0:13.18-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:postgresql-private-libs-0:13.18-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:postgresql-private-libs-debuginfo-0:13.18-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:postgresql-private-libs-debuginfo-0:13.18-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:postgresql-private-libs-debuginfo-0:13.18-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:postgresql-private-libs-debuginfo-0:13.18-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:postgresql-server-0:13.18-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:postgresql-server-0:13.18-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:postgresql-server-0:13.18-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:postgresql-server-0:13.18-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:postgresql-server-debuginfo-0:13.18-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:postgresql-server-debuginfo-0:13.18-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:postgresql-server-debuginfo-0:13.18-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:postgresql-server-debuginfo-0:13.18-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:postgresql-server-devel-0:13.18-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:postgresql-server-devel-0:13.18-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:postgresql-server-devel-0:13.18-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:postgresql-server-devel-0:13.18-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:postgresql-server-devel-debuginfo-0:13.18-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:postgresql-server-devel-debuginfo-0:13.18-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:postgresql-server-devel-debuginfo-0:13.18-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:postgresql-server-devel-debuginfo-0:13.18-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:postgresql-static-0:13.18-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:postgresql-static-0:13.18-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:postgresql-static-0:13.18-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:postgresql-static-0:13.18-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:postgresql-test-0:13.18-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:postgresql-test-0:13.18-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:postgresql-test-0:13.18-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:postgresql-test-0:13.18-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:postgresql-test-debuginfo-0:13.18-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:postgresql-test-debuginfo-0:13.18-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:postgresql-test-debuginfo-0:13.18-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:postgresql-test-debuginfo-0:13.18-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:postgresql-test-rpm-macros-0:13.18-1.el9_5.noarch",
"CRB-9.5.0.Z.MAIN:postgresql-upgrade-0:13.18-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:postgresql-upgrade-0:13.18-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:postgresql-upgrade-0:13.18-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:postgresql-upgrade-0:13.18-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:postgresql-upgrade-debuginfo-0:13.18-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:postgresql-upgrade-debuginfo-0:13.18-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:postgresql-upgrade-debuginfo-0:13.18-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:postgresql-upgrade-debuginfo-0:13.18-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:postgresql-upgrade-devel-0:13.18-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:postgresql-upgrade-devel-0:13.18-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:postgresql-upgrade-devel-0:13.18-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:postgresql-upgrade-devel-0:13.18-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:postgresql-upgrade-devel-debuginfo-0:13.18-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:postgresql-upgrade-devel-debuginfo-0:13.18-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:postgresql-upgrade-devel-debuginfo-0:13.18-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:postgresql-upgrade-devel-debuginfo-0:13.18-1.el9_5.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-10976"
},
{
"category": "external",
"summary": "RHBZ#2326263",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2326263"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-10976",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-10976"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-10976",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-10976"
},
{
"category": "external",
"summary": "https://www.postgresql.org/support/security/CVE-2024-10976/",
"url": "https://www.postgresql.org/support/security/CVE-2024-10976/"
}
],
"release_date": "2024-11-14T13:00:01.930000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-12-04T15:41:09+00:00",
"details": "For 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.5.0.Z.MAIN:postgresql-0:13.18-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql-0:13.18-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql-0:13.18-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql-0:13.18-1.el9_5.src",
"AppStream-9.5.0.Z.MAIN:postgresql-0:13.18-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql-contrib-0:13.18-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql-contrib-0:13.18-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql-contrib-0:13.18-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql-contrib-0:13.18-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql-contrib-debuginfo-0:13.18-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql-contrib-debuginfo-0:13.18-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql-contrib-debuginfo-0:13.18-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql-contrib-debuginfo-0:13.18-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql-debuginfo-0:13.18-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql-debuginfo-0:13.18-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql-debuginfo-0:13.18-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql-debuginfo-0:13.18-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql-debugsource-0:13.18-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql-debugsource-0:13.18-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql-debugsource-0:13.18-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql-debugsource-0:13.18-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql-docs-0:13.18-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql-docs-0:13.18-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql-docs-0:13.18-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql-docs-0:13.18-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql-docs-debuginfo-0:13.18-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql-docs-debuginfo-0:13.18-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql-docs-debuginfo-0:13.18-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql-docs-debuginfo-0:13.18-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql-plperl-0:13.18-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql-plperl-0:13.18-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql-plperl-0:13.18-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql-plperl-0:13.18-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql-plperl-debuginfo-0:13.18-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql-plperl-debuginfo-0:13.18-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql-plperl-debuginfo-0:13.18-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql-plperl-debuginfo-0:13.18-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql-plpython3-0:13.18-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql-plpython3-0:13.18-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql-plpython3-0:13.18-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql-plpython3-0:13.18-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql-plpython3-debuginfo-0:13.18-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql-plpython3-debuginfo-0:13.18-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql-plpython3-debuginfo-0:13.18-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql-plpython3-debuginfo-0:13.18-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql-pltcl-0:13.18-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql-pltcl-0:13.18-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql-pltcl-0:13.18-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql-pltcl-0:13.18-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql-pltcl-debuginfo-0:13.18-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql-pltcl-debuginfo-0:13.18-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql-pltcl-debuginfo-0:13.18-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql-pltcl-debuginfo-0:13.18-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql-private-devel-0:13.18-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql-private-devel-0:13.18-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql-private-devel-0:13.18-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql-private-devel-0:13.18-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql-private-libs-0:13.18-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql-private-libs-0:13.18-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql-private-libs-0:13.18-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql-private-libs-0:13.18-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql-private-libs-debuginfo-0:13.18-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql-private-libs-debuginfo-0:13.18-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql-private-libs-debuginfo-0:13.18-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql-private-libs-debuginfo-0:13.18-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql-server-0:13.18-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql-server-0:13.18-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql-server-0:13.18-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql-server-0:13.18-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql-server-debuginfo-0:13.18-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql-server-debuginfo-0:13.18-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql-server-debuginfo-0:13.18-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql-server-debuginfo-0:13.18-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql-server-devel-0:13.18-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql-server-devel-0:13.18-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql-server-devel-0:13.18-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql-server-devel-0:13.18-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql-server-devel-debuginfo-0:13.18-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql-server-devel-debuginfo-0:13.18-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql-server-devel-debuginfo-0:13.18-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql-server-devel-debuginfo-0:13.18-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql-static-0:13.18-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql-static-0:13.18-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql-static-0:13.18-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql-static-0:13.18-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql-test-0:13.18-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql-test-0:13.18-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql-test-0:13.18-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql-test-0:13.18-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql-test-debuginfo-0:13.18-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql-test-debuginfo-0:13.18-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql-test-debuginfo-0:13.18-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql-test-debuginfo-0:13.18-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql-test-rpm-macros-0:13.18-1.el9_5.noarch",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-0:13.18-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-0:13.18-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-0:13.18-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-0:13.18-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-debuginfo-0:13.18-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-debuginfo-0:13.18-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-debuginfo-0:13.18-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-debuginfo-0:13.18-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-devel-0:13.18-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-devel-0:13.18-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-devel-0:13.18-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-devel-0:13.18-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-devel-debuginfo-0:13.18-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-devel-debuginfo-0:13.18-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-devel-debuginfo-0:13.18-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-devel-debuginfo-0:13.18-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:postgresql-0:13.18-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:postgresql-0:13.18-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:postgresql-0:13.18-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:postgresql-0:13.18-1.el9_5.src",
"CRB-9.5.0.Z.MAIN:postgresql-0:13.18-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:postgresql-contrib-0:13.18-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:postgresql-contrib-0:13.18-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:postgresql-contrib-0:13.18-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:postgresql-contrib-0:13.18-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:postgresql-contrib-debuginfo-0:13.18-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:postgresql-contrib-debuginfo-0:13.18-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:postgresql-contrib-debuginfo-0:13.18-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:postgresql-contrib-debuginfo-0:13.18-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:postgresql-debuginfo-0:13.18-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:postgresql-debuginfo-0:13.18-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:postgresql-debuginfo-0:13.18-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:postgresql-debuginfo-0:13.18-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:postgresql-debugsource-0:13.18-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:postgresql-debugsource-0:13.18-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:postgresql-debugsource-0:13.18-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:postgresql-debugsource-0:13.18-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:postgresql-docs-0:13.18-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:postgresql-docs-0:13.18-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:postgresql-docs-0:13.18-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:postgresql-docs-0:13.18-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:postgresql-docs-debuginfo-0:13.18-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:postgresql-docs-debuginfo-0:13.18-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:postgresql-docs-debuginfo-0:13.18-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:postgresql-docs-debuginfo-0:13.18-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:postgresql-plperl-0:13.18-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:postgresql-plperl-0:13.18-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:postgresql-plperl-0:13.18-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:postgresql-plperl-0:13.18-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:postgresql-plperl-debuginfo-0:13.18-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:postgresql-plperl-debuginfo-0:13.18-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:postgresql-plperl-debuginfo-0:13.18-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:postgresql-plperl-debuginfo-0:13.18-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:postgresql-plpython3-0:13.18-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:postgresql-plpython3-0:13.18-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:postgresql-plpython3-0:13.18-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:postgresql-plpython3-0:13.18-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:postgresql-plpython3-debuginfo-0:13.18-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:postgresql-plpython3-debuginfo-0:13.18-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:postgresql-plpython3-debuginfo-0:13.18-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:postgresql-plpython3-debuginfo-0:13.18-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:postgresql-pltcl-0:13.18-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:postgresql-pltcl-0:13.18-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:postgresql-pltcl-0:13.18-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:postgresql-pltcl-0:13.18-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:postgresql-pltcl-debuginfo-0:13.18-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:postgresql-pltcl-debuginfo-0:13.18-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:postgresql-pltcl-debuginfo-0:13.18-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:postgresql-pltcl-debuginfo-0:13.18-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:postgresql-private-devel-0:13.18-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:postgresql-private-devel-0:13.18-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:postgresql-private-devel-0:13.18-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:postgresql-private-devel-0:13.18-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:postgresql-private-libs-0:13.18-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:postgresql-private-libs-0:13.18-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:postgresql-private-libs-0:13.18-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:postgresql-private-libs-0:13.18-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:postgresql-private-libs-debuginfo-0:13.18-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:postgresql-private-libs-debuginfo-0:13.18-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:postgresql-private-libs-debuginfo-0:13.18-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:postgresql-private-libs-debuginfo-0:13.18-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:postgresql-server-0:13.18-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:postgresql-server-0:13.18-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:postgresql-server-0:13.18-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:postgresql-server-0:13.18-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:postgresql-server-debuginfo-0:13.18-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:postgresql-server-debuginfo-0:13.18-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:postgresql-server-debuginfo-0:13.18-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:postgresql-server-debuginfo-0:13.18-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:postgresql-server-devel-0:13.18-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:postgresql-server-devel-0:13.18-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:postgresql-server-devel-0:13.18-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:postgresql-server-devel-0:13.18-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:postgresql-server-devel-debuginfo-0:13.18-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:postgresql-server-devel-debuginfo-0:13.18-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:postgresql-server-devel-debuginfo-0:13.18-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:postgresql-server-devel-debuginfo-0:13.18-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:postgresql-static-0:13.18-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:postgresql-static-0:13.18-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:postgresql-static-0:13.18-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:postgresql-static-0:13.18-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:postgresql-test-0:13.18-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:postgresql-test-0:13.18-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:postgresql-test-0:13.18-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:postgresql-test-0:13.18-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:postgresql-test-debuginfo-0:13.18-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:postgresql-test-debuginfo-0:13.18-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:postgresql-test-debuginfo-0:13.18-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:postgresql-test-debuginfo-0:13.18-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:postgresql-test-rpm-macros-0:13.18-1.el9_5.noarch",
"CRB-9.5.0.Z.MAIN:postgresql-upgrade-0:13.18-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:postgresql-upgrade-0:13.18-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:postgresql-upgrade-0:13.18-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:postgresql-upgrade-0:13.18-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:postgresql-upgrade-debuginfo-0:13.18-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:postgresql-upgrade-debuginfo-0:13.18-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:postgresql-upgrade-debuginfo-0:13.18-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:postgresql-upgrade-debuginfo-0:13.18-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:postgresql-upgrade-devel-0:13.18-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:postgresql-upgrade-devel-0:13.18-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:postgresql-upgrade-devel-0:13.18-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:postgresql-upgrade-devel-0:13.18-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:postgresql-upgrade-devel-debuginfo-0:13.18-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:postgresql-upgrade-devel-debuginfo-0:13.18-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:postgresql-upgrade-devel-debuginfo-0:13.18-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:postgresql-upgrade-devel-debuginfo-0:13.18-1.el9_5.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:10791"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options don\u0027t meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"AppStream-9.5.0.Z.MAIN:postgresql-0:13.18-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql-0:13.18-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql-0:13.18-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql-0:13.18-1.el9_5.src",
"AppStream-9.5.0.Z.MAIN:postgresql-0:13.18-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql-contrib-0:13.18-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql-contrib-0:13.18-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql-contrib-0:13.18-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql-contrib-0:13.18-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql-contrib-debuginfo-0:13.18-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql-contrib-debuginfo-0:13.18-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql-contrib-debuginfo-0:13.18-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql-contrib-debuginfo-0:13.18-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql-debuginfo-0:13.18-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql-debuginfo-0:13.18-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql-debuginfo-0:13.18-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql-debuginfo-0:13.18-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql-debugsource-0:13.18-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql-debugsource-0:13.18-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql-debugsource-0:13.18-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql-debugsource-0:13.18-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql-docs-0:13.18-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql-docs-0:13.18-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql-docs-0:13.18-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql-docs-0:13.18-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql-docs-debuginfo-0:13.18-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql-docs-debuginfo-0:13.18-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql-docs-debuginfo-0:13.18-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql-docs-debuginfo-0:13.18-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql-plperl-0:13.18-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql-plperl-0:13.18-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql-plperl-0:13.18-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql-plperl-0:13.18-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql-plperl-debuginfo-0:13.18-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql-plperl-debuginfo-0:13.18-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql-plperl-debuginfo-0:13.18-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql-plperl-debuginfo-0:13.18-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql-plpython3-0:13.18-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql-plpython3-0:13.18-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql-plpython3-0:13.18-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql-plpython3-0:13.18-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql-plpython3-debuginfo-0:13.18-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql-plpython3-debuginfo-0:13.18-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql-plpython3-debuginfo-0:13.18-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql-plpython3-debuginfo-0:13.18-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql-pltcl-0:13.18-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql-pltcl-0:13.18-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql-pltcl-0:13.18-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql-pltcl-0:13.18-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql-pltcl-debuginfo-0:13.18-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql-pltcl-debuginfo-0:13.18-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql-pltcl-debuginfo-0:13.18-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql-pltcl-debuginfo-0:13.18-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql-private-devel-0:13.18-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql-private-devel-0:13.18-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql-private-devel-0:13.18-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql-private-devel-0:13.18-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql-private-libs-0:13.18-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql-private-libs-0:13.18-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql-private-libs-0:13.18-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql-private-libs-0:13.18-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql-private-libs-debuginfo-0:13.18-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql-private-libs-debuginfo-0:13.18-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql-private-libs-debuginfo-0:13.18-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql-private-libs-debuginfo-0:13.18-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql-server-0:13.18-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql-server-0:13.18-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql-server-0:13.18-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql-server-0:13.18-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql-server-debuginfo-0:13.18-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql-server-debuginfo-0:13.18-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql-server-debuginfo-0:13.18-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql-server-debuginfo-0:13.18-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql-server-devel-0:13.18-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql-server-devel-0:13.18-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql-server-devel-0:13.18-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql-server-devel-0:13.18-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql-server-devel-debuginfo-0:13.18-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql-server-devel-debuginfo-0:13.18-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql-server-devel-debuginfo-0:13.18-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql-server-devel-debuginfo-0:13.18-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql-static-0:13.18-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql-static-0:13.18-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql-static-0:13.18-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql-static-0:13.18-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql-test-0:13.18-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql-test-0:13.18-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql-test-0:13.18-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql-test-0:13.18-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql-test-debuginfo-0:13.18-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql-test-debuginfo-0:13.18-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql-test-debuginfo-0:13.18-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql-test-debuginfo-0:13.18-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql-test-rpm-macros-0:13.18-1.el9_5.noarch",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-0:13.18-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-0:13.18-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-0:13.18-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-0:13.18-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-debuginfo-0:13.18-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-debuginfo-0:13.18-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-debuginfo-0:13.18-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-debuginfo-0:13.18-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-devel-0:13.18-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-devel-0:13.18-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-devel-0:13.18-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-devel-0:13.18-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-devel-debuginfo-0:13.18-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-devel-debuginfo-0:13.18-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-devel-debuginfo-0:13.18-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-devel-debuginfo-0:13.18-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:postgresql-0:13.18-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:postgresql-0:13.18-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:postgresql-0:13.18-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:postgresql-0:13.18-1.el9_5.src",
"CRB-9.5.0.Z.MAIN:postgresql-0:13.18-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:postgresql-contrib-0:13.18-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:postgresql-contrib-0:13.18-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:postgresql-contrib-0:13.18-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:postgresql-contrib-0:13.18-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:postgresql-contrib-debuginfo-0:13.18-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:postgresql-contrib-debuginfo-0:13.18-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:postgresql-contrib-debuginfo-0:13.18-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:postgresql-contrib-debuginfo-0:13.18-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:postgresql-debuginfo-0:13.18-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:postgresql-debuginfo-0:13.18-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:postgresql-debuginfo-0:13.18-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:postgresql-debuginfo-0:13.18-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:postgresql-debugsource-0:13.18-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:postgresql-debugsource-0:13.18-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:postgresql-debugsource-0:13.18-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:postgresql-debugsource-0:13.18-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:postgresql-docs-0:13.18-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:postgresql-docs-0:13.18-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:postgresql-docs-0:13.18-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:postgresql-docs-0:13.18-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:postgresql-docs-debuginfo-0:13.18-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:postgresql-docs-debuginfo-0:13.18-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:postgresql-docs-debuginfo-0:13.18-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:postgresql-docs-debuginfo-0:13.18-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:postgresql-plperl-0:13.18-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:postgresql-plperl-0:13.18-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:postgresql-plperl-0:13.18-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:postgresql-plperl-0:13.18-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:postgresql-plperl-debuginfo-0:13.18-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:postgresql-plperl-debuginfo-0:13.18-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:postgresql-plperl-debuginfo-0:13.18-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:postgresql-plperl-debuginfo-0:13.18-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:postgresql-plpython3-0:13.18-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:postgresql-plpython3-0:13.18-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:postgresql-plpython3-0:13.18-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:postgresql-plpython3-0:13.18-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:postgresql-plpython3-debuginfo-0:13.18-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:postgresql-plpython3-debuginfo-0:13.18-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:postgresql-plpython3-debuginfo-0:13.18-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:postgresql-plpython3-debuginfo-0:13.18-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:postgresql-pltcl-0:13.18-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:postgresql-pltcl-0:13.18-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:postgresql-pltcl-0:13.18-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:postgresql-pltcl-0:13.18-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:postgresql-pltcl-debuginfo-0:13.18-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:postgresql-pltcl-debuginfo-0:13.18-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:postgresql-pltcl-debuginfo-0:13.18-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:postgresql-pltcl-debuginfo-0:13.18-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:postgresql-private-devel-0:13.18-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:postgresql-private-devel-0:13.18-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:postgresql-private-devel-0:13.18-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:postgresql-private-devel-0:13.18-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:postgresql-private-libs-0:13.18-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:postgresql-private-libs-0:13.18-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:postgresql-private-libs-0:13.18-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:postgresql-private-libs-0:13.18-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:postgresql-private-libs-debuginfo-0:13.18-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:postgresql-private-libs-debuginfo-0:13.18-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:postgresql-private-libs-debuginfo-0:13.18-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:postgresql-private-libs-debuginfo-0:13.18-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:postgresql-server-0:13.18-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:postgresql-server-0:13.18-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:postgresql-server-0:13.18-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:postgresql-server-0:13.18-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:postgresql-server-debuginfo-0:13.18-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:postgresql-server-debuginfo-0:13.18-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:postgresql-server-debuginfo-0:13.18-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:postgresql-server-debuginfo-0:13.18-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:postgresql-server-devel-0:13.18-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:postgresql-server-devel-0:13.18-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:postgresql-server-devel-0:13.18-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:postgresql-server-devel-0:13.18-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:postgresql-server-devel-debuginfo-0:13.18-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:postgresql-server-devel-debuginfo-0:13.18-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:postgresql-server-devel-debuginfo-0:13.18-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:postgresql-server-devel-debuginfo-0:13.18-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:postgresql-static-0:13.18-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:postgresql-static-0:13.18-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:postgresql-static-0:13.18-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:postgresql-static-0:13.18-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:postgresql-test-0:13.18-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:postgresql-test-0:13.18-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:postgresql-test-0:13.18-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:postgresql-test-0:13.18-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:postgresql-test-debuginfo-0:13.18-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:postgresql-test-debuginfo-0:13.18-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:postgresql-test-debuginfo-0:13.18-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:postgresql-test-debuginfo-0:13.18-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:postgresql-test-rpm-macros-0:13.18-1.el9_5.noarch",
"CRB-9.5.0.Z.MAIN:postgresql-upgrade-0:13.18-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:postgresql-upgrade-0:13.18-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:postgresql-upgrade-0:13.18-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:postgresql-upgrade-0:13.18-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:postgresql-upgrade-debuginfo-0:13.18-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:postgresql-upgrade-debuginfo-0:13.18-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:postgresql-upgrade-debuginfo-0:13.18-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:postgresql-upgrade-debuginfo-0:13.18-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:postgresql-upgrade-devel-0:13.18-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:postgresql-upgrade-devel-0:13.18-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:postgresql-upgrade-devel-0:13.18-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:postgresql-upgrade-devel-0:13.18-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:postgresql-upgrade-devel-debuginfo-0:13.18-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:postgresql-upgrade-devel-debuginfo-0:13.18-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:postgresql-upgrade-devel-debuginfo-0:13.18-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:postgresql-upgrade-devel-debuginfo-0:13.18-1.el9_5.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.5.0.Z.MAIN:postgresql-0:13.18-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql-0:13.18-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql-0:13.18-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql-0:13.18-1.el9_5.src",
"AppStream-9.5.0.Z.MAIN:postgresql-0:13.18-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql-contrib-0:13.18-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql-contrib-0:13.18-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql-contrib-0:13.18-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql-contrib-0:13.18-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql-contrib-debuginfo-0:13.18-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql-contrib-debuginfo-0:13.18-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql-contrib-debuginfo-0:13.18-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql-contrib-debuginfo-0:13.18-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql-debuginfo-0:13.18-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql-debuginfo-0:13.18-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql-debuginfo-0:13.18-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql-debuginfo-0:13.18-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql-debugsource-0:13.18-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql-debugsource-0:13.18-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql-debugsource-0:13.18-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql-debugsource-0:13.18-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql-docs-0:13.18-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql-docs-0:13.18-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql-docs-0:13.18-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql-docs-0:13.18-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql-docs-debuginfo-0:13.18-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql-docs-debuginfo-0:13.18-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql-docs-debuginfo-0:13.18-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql-docs-debuginfo-0:13.18-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql-plperl-0:13.18-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql-plperl-0:13.18-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql-plperl-0:13.18-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql-plperl-0:13.18-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql-plperl-debuginfo-0:13.18-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql-plperl-debuginfo-0:13.18-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql-plperl-debuginfo-0:13.18-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql-plperl-debuginfo-0:13.18-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql-plpython3-0:13.18-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql-plpython3-0:13.18-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql-plpython3-0:13.18-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql-plpython3-0:13.18-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql-plpython3-debuginfo-0:13.18-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql-plpython3-debuginfo-0:13.18-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql-plpython3-debuginfo-0:13.18-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql-plpython3-debuginfo-0:13.18-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql-pltcl-0:13.18-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql-pltcl-0:13.18-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql-pltcl-0:13.18-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql-pltcl-0:13.18-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql-pltcl-debuginfo-0:13.18-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql-pltcl-debuginfo-0:13.18-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql-pltcl-debuginfo-0:13.18-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql-pltcl-debuginfo-0:13.18-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql-private-devel-0:13.18-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql-private-devel-0:13.18-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql-private-devel-0:13.18-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql-private-devel-0:13.18-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql-private-libs-0:13.18-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql-private-libs-0:13.18-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql-private-libs-0:13.18-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql-private-libs-0:13.18-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql-private-libs-debuginfo-0:13.18-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql-private-libs-debuginfo-0:13.18-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql-private-libs-debuginfo-0:13.18-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql-private-libs-debuginfo-0:13.18-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql-server-0:13.18-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql-server-0:13.18-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql-server-0:13.18-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql-server-0:13.18-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql-server-debuginfo-0:13.18-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql-server-debuginfo-0:13.18-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql-server-debuginfo-0:13.18-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql-server-debuginfo-0:13.18-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql-server-devel-0:13.18-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql-server-devel-0:13.18-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql-server-devel-0:13.18-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql-server-devel-0:13.18-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql-server-devel-debuginfo-0:13.18-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql-server-devel-debuginfo-0:13.18-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql-server-devel-debuginfo-0:13.18-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql-server-devel-debuginfo-0:13.18-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql-static-0:13.18-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql-static-0:13.18-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql-static-0:13.18-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql-static-0:13.18-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql-test-0:13.18-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql-test-0:13.18-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql-test-0:13.18-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql-test-0:13.18-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql-test-debuginfo-0:13.18-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql-test-debuginfo-0:13.18-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql-test-debuginfo-0:13.18-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql-test-debuginfo-0:13.18-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql-test-rpm-macros-0:13.18-1.el9_5.noarch",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-0:13.18-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-0:13.18-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-0:13.18-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-0:13.18-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-debuginfo-0:13.18-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-debuginfo-0:13.18-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-debuginfo-0:13.18-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-debuginfo-0:13.18-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-devel-0:13.18-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-devel-0:13.18-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-devel-0:13.18-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-devel-0:13.18-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-devel-debuginfo-0:13.18-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-devel-debuginfo-0:13.18-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-devel-debuginfo-0:13.18-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-devel-debuginfo-0:13.18-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:postgresql-0:13.18-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:postgresql-0:13.18-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:postgresql-0:13.18-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:postgresql-0:13.18-1.el9_5.src",
"CRB-9.5.0.Z.MAIN:postgresql-0:13.18-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:postgresql-contrib-0:13.18-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:postgresql-contrib-0:13.18-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:postgresql-contrib-0:13.18-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:postgresql-contrib-0:13.18-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:postgresql-contrib-debuginfo-0:13.18-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:postgresql-contrib-debuginfo-0:13.18-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:postgresql-contrib-debuginfo-0:13.18-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:postgresql-contrib-debuginfo-0:13.18-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:postgresql-debuginfo-0:13.18-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:postgresql-debuginfo-0:13.18-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:postgresql-debuginfo-0:13.18-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:postgresql-debuginfo-0:13.18-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:postgresql-debugsource-0:13.18-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:postgresql-debugsource-0:13.18-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:postgresql-debugsource-0:13.18-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:postgresql-debugsource-0:13.18-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:postgresql-docs-0:13.18-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:postgresql-docs-0:13.18-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:postgresql-docs-0:13.18-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:postgresql-docs-0:13.18-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:postgresql-docs-debuginfo-0:13.18-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:postgresql-docs-debuginfo-0:13.18-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:postgresql-docs-debuginfo-0:13.18-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:postgresql-docs-debuginfo-0:13.18-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:postgresql-plperl-0:13.18-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:postgresql-plperl-0:13.18-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:postgresql-plperl-0:13.18-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:postgresql-plperl-0:13.18-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:postgresql-plperl-debuginfo-0:13.18-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:postgresql-plperl-debuginfo-0:13.18-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:postgresql-plperl-debuginfo-0:13.18-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:postgresql-plperl-debuginfo-0:13.18-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:postgresql-plpython3-0:13.18-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:postgresql-plpython3-0:13.18-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:postgresql-plpython3-0:13.18-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:postgresql-plpython3-0:13.18-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:postgresql-plpython3-debuginfo-0:13.18-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:postgresql-plpython3-debuginfo-0:13.18-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:postgresql-plpython3-debuginfo-0:13.18-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:postgresql-plpython3-debuginfo-0:13.18-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:postgresql-pltcl-0:13.18-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:postgresql-pltcl-0:13.18-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:postgresql-pltcl-0:13.18-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:postgresql-pltcl-0:13.18-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:postgresql-pltcl-debuginfo-0:13.18-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:postgresql-pltcl-debuginfo-0:13.18-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:postgresql-pltcl-debuginfo-0:13.18-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:postgresql-pltcl-debuginfo-0:13.18-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:postgresql-private-devel-0:13.18-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:postgresql-private-devel-0:13.18-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:postgresql-private-devel-0:13.18-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:postgresql-private-devel-0:13.18-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:postgresql-private-libs-0:13.18-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:postgresql-private-libs-0:13.18-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:postgresql-private-libs-0:13.18-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:postgresql-private-libs-0:13.18-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:postgresql-private-libs-debuginfo-0:13.18-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:postgresql-private-libs-debuginfo-0:13.18-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:postgresql-private-libs-debuginfo-0:13.18-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:postgresql-private-libs-debuginfo-0:13.18-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:postgresql-server-0:13.18-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:postgresql-server-0:13.18-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:postgresql-server-0:13.18-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:postgresql-server-0:13.18-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:postgresql-server-debuginfo-0:13.18-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:postgresql-server-debuginfo-0:13.18-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:postgresql-server-debuginfo-0:13.18-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:postgresql-server-debuginfo-0:13.18-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:postgresql-server-devel-0:13.18-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:postgresql-server-devel-0:13.18-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:postgresql-server-devel-0:13.18-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:postgresql-server-devel-0:13.18-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:postgresql-server-devel-debuginfo-0:13.18-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:postgresql-server-devel-debuginfo-0:13.18-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:postgresql-server-devel-debuginfo-0:13.18-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:postgresql-server-devel-debuginfo-0:13.18-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:postgresql-static-0:13.18-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:postgresql-static-0:13.18-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:postgresql-static-0:13.18-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:postgresql-static-0:13.18-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:postgresql-test-0:13.18-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:postgresql-test-0:13.18-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:postgresql-test-0:13.18-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:postgresql-test-0:13.18-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:postgresql-test-debuginfo-0:13.18-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:postgresql-test-debuginfo-0:13.18-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:postgresql-test-debuginfo-0:13.18-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:postgresql-test-debuginfo-0:13.18-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:postgresql-test-rpm-macros-0:13.18-1.el9_5.noarch",
"CRB-9.5.0.Z.MAIN:postgresql-upgrade-0:13.18-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:postgresql-upgrade-0:13.18-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:postgresql-upgrade-0:13.18-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:postgresql-upgrade-0:13.18-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:postgresql-upgrade-debuginfo-0:13.18-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:postgresql-upgrade-debuginfo-0:13.18-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:postgresql-upgrade-debuginfo-0:13.18-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:postgresql-upgrade-debuginfo-0:13.18-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:postgresql-upgrade-devel-0:13.18-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:postgresql-upgrade-devel-0:13.18-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:postgresql-upgrade-devel-0:13.18-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:postgresql-upgrade-devel-0:13.18-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:postgresql-upgrade-devel-debuginfo-0:13.18-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:postgresql-upgrade-devel-debuginfo-0:13.18-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:postgresql-upgrade-devel-debuginfo-0:13.18-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:postgresql-upgrade-devel-debuginfo-0:13.18-1.el9_5.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "postgresql: PostgreSQL row security below e.g. subqueries disregards user ID changes"
},
{
"cve": "CVE-2024-10978",
"cwe": {
"id": "CWE-266",
"name": "Incorrect Privilege Assignment"
},
"discovery_date": "2024-11-14T14:01:03.625881+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2326251"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in PostgreSQL. This vulnerability allows a less-privileged application user to view or change unintended rows using SET ROLE, SET SESSION AUTHORIZATION, or equivalent features resulting in loss of confidentiality integrity and availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "postgresql: PostgreSQL SET ROLE, SET SESSION AUTHORIZATION reset to wrong user ID",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Within regulated environments, a combination of the following controls acts as a significant barrier to successfully exploiting a CWE-266: and therefore downgrades the severity of this particular CVE from Moderate to Low.\n\nAccess to the platform is granted only after successful hard token, multi-factor authentication (MFA), which is coupled with least privilege principles to ensure that only authorized roles and users can execute or manipulate code. Additionally, the platform\u0027s built-in Role-Based Access Control (RBAC) enforces least privilege across workloads. Red Hat enforces the principle of least functionality, ensuring that only essential features, services, and ports are enabled. Event logs are collected and processed for centralization, correlation, analysis, monitoring, reporting, alerting, and retention, which helps detect and alert of any anomalous or unauthorized activity. Finally, process isolation ensures that compromised components are contained within the originating process, preventing it from affecting other processes or the system as a whole.",
"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.5.0.Z.MAIN:postgresql-0:13.18-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql-0:13.18-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql-0:13.18-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql-0:13.18-1.el9_5.src",
"AppStream-9.5.0.Z.MAIN:postgresql-0:13.18-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql-contrib-0:13.18-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql-contrib-0:13.18-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql-contrib-0:13.18-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql-contrib-0:13.18-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql-contrib-debuginfo-0:13.18-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql-contrib-debuginfo-0:13.18-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql-contrib-debuginfo-0:13.18-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql-contrib-debuginfo-0:13.18-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql-debuginfo-0:13.18-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql-debuginfo-0:13.18-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql-debuginfo-0:13.18-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql-debuginfo-0:13.18-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql-debugsource-0:13.18-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql-debugsource-0:13.18-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql-debugsource-0:13.18-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql-debugsource-0:13.18-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql-docs-0:13.18-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql-docs-0:13.18-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql-docs-0:13.18-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql-docs-0:13.18-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql-docs-debuginfo-0:13.18-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql-docs-debuginfo-0:13.18-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql-docs-debuginfo-0:13.18-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql-docs-debuginfo-0:13.18-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql-plperl-0:13.18-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql-plperl-0:13.18-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql-plperl-0:13.18-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql-plperl-0:13.18-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql-plperl-debuginfo-0:13.18-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql-plperl-debuginfo-0:13.18-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql-plperl-debuginfo-0:13.18-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql-plperl-debuginfo-0:13.18-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql-plpython3-0:13.18-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql-plpython3-0:13.18-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql-plpython3-0:13.18-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql-plpython3-0:13.18-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql-plpython3-debuginfo-0:13.18-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql-plpython3-debuginfo-0:13.18-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql-plpython3-debuginfo-0:13.18-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql-plpython3-debuginfo-0:13.18-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql-pltcl-0:13.18-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql-pltcl-0:13.18-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql-pltcl-0:13.18-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql-pltcl-0:13.18-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql-pltcl-debuginfo-0:13.18-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql-pltcl-debuginfo-0:13.18-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql-pltcl-debuginfo-0:13.18-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql-pltcl-debuginfo-0:13.18-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql-private-devel-0:13.18-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql-private-devel-0:13.18-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql-private-devel-0:13.18-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql-private-devel-0:13.18-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql-private-libs-0:13.18-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql-private-libs-0:13.18-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql-private-libs-0:13.18-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql-private-libs-0:13.18-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql-private-libs-debuginfo-0:13.18-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql-private-libs-debuginfo-0:13.18-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql-private-libs-debuginfo-0:13.18-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql-private-libs-debuginfo-0:13.18-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql-server-0:13.18-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql-server-0:13.18-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql-server-0:13.18-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql-server-0:13.18-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql-server-debuginfo-0:13.18-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql-server-debuginfo-0:13.18-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql-server-debuginfo-0:13.18-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql-server-debuginfo-0:13.18-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql-server-devel-0:13.18-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql-server-devel-0:13.18-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql-server-devel-0:13.18-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql-server-devel-0:13.18-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql-server-devel-debuginfo-0:13.18-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql-server-devel-debuginfo-0:13.18-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql-server-devel-debuginfo-0:13.18-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql-server-devel-debuginfo-0:13.18-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql-static-0:13.18-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql-static-0:13.18-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql-static-0:13.18-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql-static-0:13.18-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql-test-0:13.18-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql-test-0:13.18-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql-test-0:13.18-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql-test-0:13.18-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql-test-debuginfo-0:13.18-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql-test-debuginfo-0:13.18-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql-test-debuginfo-0:13.18-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql-test-debuginfo-0:13.18-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql-test-rpm-macros-0:13.18-1.el9_5.noarch",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-0:13.18-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-0:13.18-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-0:13.18-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-0:13.18-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-debuginfo-0:13.18-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-debuginfo-0:13.18-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-debuginfo-0:13.18-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-debuginfo-0:13.18-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-devel-0:13.18-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-devel-0:13.18-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-devel-0:13.18-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-devel-0:13.18-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-devel-debuginfo-0:13.18-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-devel-debuginfo-0:13.18-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-devel-debuginfo-0:13.18-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-devel-debuginfo-0:13.18-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:postgresql-0:13.18-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:postgresql-0:13.18-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:postgresql-0:13.18-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:postgresql-0:13.18-1.el9_5.src",
"CRB-9.5.0.Z.MAIN:postgresql-0:13.18-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:postgresql-contrib-0:13.18-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:postgresql-contrib-0:13.18-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:postgresql-contrib-0:13.18-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:postgresql-contrib-0:13.18-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:postgresql-contrib-debuginfo-0:13.18-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:postgresql-contrib-debuginfo-0:13.18-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:postgresql-contrib-debuginfo-0:13.18-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:postgresql-contrib-debuginfo-0:13.18-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:postgresql-debuginfo-0:13.18-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:postgresql-debuginfo-0:13.18-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:postgresql-debuginfo-0:13.18-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:postgresql-debuginfo-0:13.18-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:postgresql-debugsource-0:13.18-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:postgresql-debugsource-0:13.18-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:postgresql-debugsource-0:13.18-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:postgresql-debugsource-0:13.18-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:postgresql-docs-0:13.18-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:postgresql-docs-0:13.18-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:postgresql-docs-0:13.18-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:postgresql-docs-0:13.18-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:postgresql-docs-debuginfo-0:13.18-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:postgresql-docs-debuginfo-0:13.18-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:postgresql-docs-debuginfo-0:13.18-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:postgresql-docs-debuginfo-0:13.18-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:postgresql-plperl-0:13.18-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:postgresql-plperl-0:13.18-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:postgresql-plperl-0:13.18-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:postgresql-plperl-0:13.18-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:postgresql-plperl-debuginfo-0:13.18-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:postgresql-plperl-debuginfo-0:13.18-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:postgresql-plperl-debuginfo-0:13.18-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:postgresql-plperl-debuginfo-0:13.18-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:postgresql-plpython3-0:13.18-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:postgresql-plpython3-0:13.18-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:postgresql-plpython3-0:13.18-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:postgresql-plpython3-0:13.18-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:postgresql-plpython3-debuginfo-0:13.18-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:postgresql-plpython3-debuginfo-0:13.18-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:postgresql-plpython3-debuginfo-0:13.18-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:postgresql-plpython3-debuginfo-0:13.18-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:postgresql-pltcl-0:13.18-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:postgresql-pltcl-0:13.18-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:postgresql-pltcl-0:13.18-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:postgresql-pltcl-0:13.18-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:postgresql-pltcl-debuginfo-0:13.18-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:postgresql-pltcl-debuginfo-0:13.18-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:postgresql-pltcl-debuginfo-0:13.18-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:postgresql-pltcl-debuginfo-0:13.18-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:postgresql-private-devel-0:13.18-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:postgresql-private-devel-0:13.18-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:postgresql-private-devel-0:13.18-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:postgresql-private-devel-0:13.18-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:postgresql-private-libs-0:13.18-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:postgresql-private-libs-0:13.18-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:postgresql-private-libs-0:13.18-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:postgresql-private-libs-0:13.18-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:postgresql-private-libs-debuginfo-0:13.18-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:postgresql-private-libs-debuginfo-0:13.18-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:postgresql-private-libs-debuginfo-0:13.18-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:postgresql-private-libs-debuginfo-0:13.18-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:postgresql-server-0:13.18-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:postgresql-server-0:13.18-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:postgresql-server-0:13.18-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:postgresql-server-0:13.18-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:postgresql-server-debuginfo-0:13.18-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:postgresql-server-debuginfo-0:13.18-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:postgresql-server-debuginfo-0:13.18-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:postgresql-server-debuginfo-0:13.18-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:postgresql-server-devel-0:13.18-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:postgresql-server-devel-0:13.18-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:postgresql-server-devel-0:13.18-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:postgresql-server-devel-0:13.18-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:postgresql-server-devel-debuginfo-0:13.18-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:postgresql-server-devel-debuginfo-0:13.18-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:postgresql-server-devel-debuginfo-0:13.18-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:postgresql-server-devel-debuginfo-0:13.18-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:postgresql-static-0:13.18-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:postgresql-static-0:13.18-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:postgresql-static-0:13.18-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:postgresql-static-0:13.18-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:postgresql-test-0:13.18-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:postgresql-test-0:13.18-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:postgresql-test-0:13.18-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:postgresql-test-0:13.18-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:postgresql-test-debuginfo-0:13.18-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:postgresql-test-debuginfo-0:13.18-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:postgresql-test-debuginfo-0:13.18-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:postgresql-test-debuginfo-0:13.18-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:postgresql-test-rpm-macros-0:13.18-1.el9_5.noarch",
"CRB-9.5.0.Z.MAIN:postgresql-upgrade-0:13.18-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:postgresql-upgrade-0:13.18-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:postgresql-upgrade-0:13.18-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:postgresql-upgrade-0:13.18-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:postgresql-upgrade-debuginfo-0:13.18-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:postgresql-upgrade-debuginfo-0:13.18-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:postgresql-upgrade-debuginfo-0:13.18-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:postgresql-upgrade-debuginfo-0:13.18-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:postgresql-upgrade-devel-0:13.18-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:postgresql-upgrade-devel-0:13.18-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:postgresql-upgrade-devel-0:13.18-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:postgresql-upgrade-devel-0:13.18-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:postgresql-upgrade-devel-debuginfo-0:13.18-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:postgresql-upgrade-devel-debuginfo-0:13.18-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:postgresql-upgrade-devel-debuginfo-0:13.18-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:postgresql-upgrade-devel-debuginfo-0:13.18-1.el9_5.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-10978"
},
{
"category": "external",
"summary": "RHBZ#2326251",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2326251"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-10978",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-10978"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-10978",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-10978"
},
{
"category": "external",
"summary": "https://www.postgresql.org/support/security/CVE-2024-10978/",
"url": "https://www.postgresql.org/support/security/CVE-2024-10978/"
}
],
"release_date": "2024-11-14T13:00:07.398000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-12-04T15:41:09+00:00",
"details": "For 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.5.0.Z.MAIN:postgresql-0:13.18-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql-0:13.18-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql-0:13.18-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql-0:13.18-1.el9_5.src",
"AppStream-9.5.0.Z.MAIN:postgresql-0:13.18-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql-contrib-0:13.18-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql-contrib-0:13.18-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql-contrib-0:13.18-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql-contrib-0:13.18-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql-contrib-debuginfo-0:13.18-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql-contrib-debuginfo-0:13.18-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql-contrib-debuginfo-0:13.18-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql-contrib-debuginfo-0:13.18-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql-debuginfo-0:13.18-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql-debuginfo-0:13.18-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql-debuginfo-0:13.18-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql-debuginfo-0:13.18-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql-debugsource-0:13.18-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql-debugsource-0:13.18-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql-debugsource-0:13.18-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql-debugsource-0:13.18-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql-docs-0:13.18-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql-docs-0:13.18-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql-docs-0:13.18-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql-docs-0:13.18-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql-docs-debuginfo-0:13.18-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql-docs-debuginfo-0:13.18-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql-docs-debuginfo-0:13.18-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql-docs-debuginfo-0:13.18-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql-plperl-0:13.18-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql-plperl-0:13.18-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql-plperl-0:13.18-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql-plperl-0:13.18-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql-plperl-debuginfo-0:13.18-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql-plperl-debuginfo-0:13.18-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql-plperl-debuginfo-0:13.18-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql-plperl-debuginfo-0:13.18-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql-plpython3-0:13.18-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql-plpython3-0:13.18-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql-plpython3-0:13.18-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql-plpython3-0:13.18-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql-plpython3-debuginfo-0:13.18-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql-plpython3-debuginfo-0:13.18-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql-plpython3-debuginfo-0:13.18-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql-plpython3-debuginfo-0:13.18-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql-pltcl-0:13.18-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql-pltcl-0:13.18-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql-pltcl-0:13.18-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql-pltcl-0:13.18-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql-pltcl-debuginfo-0:13.18-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql-pltcl-debuginfo-0:13.18-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql-pltcl-debuginfo-0:13.18-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql-pltcl-debuginfo-0:13.18-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql-private-devel-0:13.18-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql-private-devel-0:13.18-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql-private-devel-0:13.18-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql-private-devel-0:13.18-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql-private-libs-0:13.18-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql-private-libs-0:13.18-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql-private-libs-0:13.18-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql-private-libs-0:13.18-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql-private-libs-debuginfo-0:13.18-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql-private-libs-debuginfo-0:13.18-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql-private-libs-debuginfo-0:13.18-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql-private-libs-debuginfo-0:13.18-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql-server-0:13.18-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql-server-0:13.18-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql-server-0:13.18-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql-server-0:13.18-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql-server-debuginfo-0:13.18-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql-server-debuginfo-0:13.18-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql-server-debuginfo-0:13.18-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql-server-debuginfo-0:13.18-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql-server-devel-0:13.18-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql-server-devel-0:13.18-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql-server-devel-0:13.18-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql-server-devel-0:13.18-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql-server-devel-debuginfo-0:13.18-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql-server-devel-debuginfo-0:13.18-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql-server-devel-debuginfo-0:13.18-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql-server-devel-debuginfo-0:13.18-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql-static-0:13.18-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql-static-0:13.18-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql-static-0:13.18-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql-static-0:13.18-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql-test-0:13.18-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql-test-0:13.18-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql-test-0:13.18-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql-test-0:13.18-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql-test-debuginfo-0:13.18-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql-test-debuginfo-0:13.18-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql-test-debuginfo-0:13.18-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql-test-debuginfo-0:13.18-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql-test-rpm-macros-0:13.18-1.el9_5.noarch",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-0:13.18-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-0:13.18-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-0:13.18-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-0:13.18-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-debuginfo-0:13.18-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-debuginfo-0:13.18-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-debuginfo-0:13.18-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-debuginfo-0:13.18-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-devel-0:13.18-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-devel-0:13.18-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-devel-0:13.18-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-devel-0:13.18-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-devel-debuginfo-0:13.18-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-devel-debuginfo-0:13.18-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-devel-debuginfo-0:13.18-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-devel-debuginfo-0:13.18-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:postgresql-0:13.18-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:postgresql-0:13.18-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:postgresql-0:13.18-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:postgresql-0:13.18-1.el9_5.src",
"CRB-9.5.0.Z.MAIN:postgresql-0:13.18-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:postgresql-contrib-0:13.18-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:postgresql-contrib-0:13.18-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:postgresql-contrib-0:13.18-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:postgresql-contrib-0:13.18-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:postgresql-contrib-debuginfo-0:13.18-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:postgresql-contrib-debuginfo-0:13.18-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:postgresql-contrib-debuginfo-0:13.18-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:postgresql-contrib-debuginfo-0:13.18-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:postgresql-debuginfo-0:13.18-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:postgresql-debuginfo-0:13.18-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:postgresql-debuginfo-0:13.18-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:postgresql-debuginfo-0:13.18-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:postgresql-debugsource-0:13.18-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:postgresql-debugsource-0:13.18-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:postgresql-debugsource-0:13.18-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:postgresql-debugsource-0:13.18-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:postgresql-docs-0:13.18-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:postgresql-docs-0:13.18-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:postgresql-docs-0:13.18-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:postgresql-docs-0:13.18-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:postgresql-docs-debuginfo-0:13.18-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:postgresql-docs-debuginfo-0:13.18-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:postgresql-docs-debuginfo-0:13.18-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:postgresql-docs-debuginfo-0:13.18-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:postgresql-plperl-0:13.18-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:postgresql-plperl-0:13.18-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:postgresql-plperl-0:13.18-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:postgresql-plperl-0:13.18-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:postgresql-plperl-debuginfo-0:13.18-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:postgresql-plperl-debuginfo-0:13.18-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:postgresql-plperl-debuginfo-0:13.18-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:postgresql-plperl-debuginfo-0:13.18-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:postgresql-plpython3-0:13.18-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:postgresql-plpython3-0:13.18-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:postgresql-plpython3-0:13.18-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:postgresql-plpython3-0:13.18-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:postgresql-plpython3-debuginfo-0:13.18-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:postgresql-plpython3-debuginfo-0:13.18-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:postgresql-plpython3-debuginfo-0:13.18-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:postgresql-plpython3-debuginfo-0:13.18-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:postgresql-pltcl-0:13.18-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:postgresql-pltcl-0:13.18-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:postgresql-pltcl-0:13.18-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:postgresql-pltcl-0:13.18-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:postgresql-pltcl-debuginfo-0:13.18-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:postgresql-pltcl-debuginfo-0:13.18-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:postgresql-pltcl-debuginfo-0:13.18-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:postgresql-pltcl-debuginfo-0:13.18-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:postgresql-private-devel-0:13.18-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:postgresql-private-devel-0:13.18-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:postgresql-private-devel-0:13.18-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:postgresql-private-devel-0:13.18-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:postgresql-private-libs-0:13.18-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:postgresql-private-libs-0:13.18-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:postgresql-private-libs-0:13.18-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:postgresql-private-libs-0:13.18-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:postgresql-private-libs-debuginfo-0:13.18-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:postgresql-private-libs-debuginfo-0:13.18-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:postgresql-private-libs-debuginfo-0:13.18-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:postgresql-private-libs-debuginfo-0:13.18-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:postgresql-server-0:13.18-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:postgresql-server-0:13.18-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:postgresql-server-0:13.18-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:postgresql-server-0:13.18-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:postgresql-server-debuginfo-0:13.18-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:postgresql-server-debuginfo-0:13.18-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:postgresql-server-debuginfo-0:13.18-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:postgresql-server-debuginfo-0:13.18-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:postgresql-server-devel-0:13.18-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:postgresql-server-devel-0:13.18-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:postgresql-server-devel-0:13.18-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:postgresql-server-devel-0:13.18-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:postgresql-server-devel-debuginfo-0:13.18-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:postgresql-server-devel-debuginfo-0:13.18-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:postgresql-server-devel-debuginfo-0:13.18-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:postgresql-server-devel-debuginfo-0:13.18-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:postgresql-static-0:13.18-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:postgresql-static-0:13.18-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:postgresql-static-0:13.18-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:postgresql-static-0:13.18-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:postgresql-test-0:13.18-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:postgresql-test-0:13.18-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:postgresql-test-0:13.18-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:postgresql-test-0:13.18-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:postgresql-test-debuginfo-0:13.18-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:postgresql-test-debuginfo-0:13.18-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:postgresql-test-debuginfo-0:13.18-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:postgresql-test-debuginfo-0:13.18-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:postgresql-test-rpm-macros-0:13.18-1.el9_5.noarch",
"CRB-9.5.0.Z.MAIN:postgresql-upgrade-0:13.18-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:postgresql-upgrade-0:13.18-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:postgresql-upgrade-0:13.18-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:postgresql-upgrade-0:13.18-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:postgresql-upgrade-debuginfo-0:13.18-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:postgresql-upgrade-debuginfo-0:13.18-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:postgresql-upgrade-debuginfo-0:13.18-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:postgresql-upgrade-debuginfo-0:13.18-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:postgresql-upgrade-devel-0:13.18-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:postgresql-upgrade-devel-0:13.18-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:postgresql-upgrade-devel-0:13.18-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:postgresql-upgrade-devel-0:13.18-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:postgresql-upgrade-devel-debuginfo-0:13.18-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:postgresql-upgrade-devel-debuginfo-0:13.18-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:postgresql-upgrade-devel-debuginfo-0:13.18-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:postgresql-upgrade-devel-debuginfo-0:13.18-1.el9_5.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:10791"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options don\u0027t meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"AppStream-9.5.0.Z.MAIN:postgresql-0:13.18-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql-0:13.18-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql-0:13.18-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql-0:13.18-1.el9_5.src",
"AppStream-9.5.0.Z.MAIN:postgresql-0:13.18-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql-contrib-0:13.18-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql-contrib-0:13.18-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql-contrib-0:13.18-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql-contrib-0:13.18-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql-contrib-debuginfo-0:13.18-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql-contrib-debuginfo-0:13.18-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql-contrib-debuginfo-0:13.18-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql-contrib-debuginfo-0:13.18-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql-debuginfo-0:13.18-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql-debuginfo-0:13.18-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql-debuginfo-0:13.18-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql-debuginfo-0:13.18-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql-debugsource-0:13.18-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql-debugsource-0:13.18-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql-debugsource-0:13.18-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql-debugsource-0:13.18-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql-docs-0:13.18-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql-docs-0:13.18-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql-docs-0:13.18-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql-docs-0:13.18-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql-docs-debuginfo-0:13.18-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql-docs-debuginfo-0:13.18-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql-docs-debuginfo-0:13.18-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql-docs-debuginfo-0:13.18-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql-plperl-0:13.18-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql-plperl-0:13.18-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql-plperl-0:13.18-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql-plperl-0:13.18-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql-plperl-debuginfo-0:13.18-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql-plperl-debuginfo-0:13.18-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql-plperl-debuginfo-0:13.18-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql-plperl-debuginfo-0:13.18-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql-plpython3-0:13.18-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql-plpython3-0:13.18-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql-plpython3-0:13.18-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql-plpython3-0:13.18-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql-plpython3-debuginfo-0:13.18-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql-plpython3-debuginfo-0:13.18-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql-plpython3-debuginfo-0:13.18-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql-plpython3-debuginfo-0:13.18-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql-pltcl-0:13.18-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql-pltcl-0:13.18-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql-pltcl-0:13.18-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql-pltcl-0:13.18-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql-pltcl-debuginfo-0:13.18-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql-pltcl-debuginfo-0:13.18-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql-pltcl-debuginfo-0:13.18-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql-pltcl-debuginfo-0:13.18-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql-private-devel-0:13.18-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql-private-devel-0:13.18-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql-private-devel-0:13.18-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql-private-devel-0:13.18-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql-private-libs-0:13.18-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql-private-libs-0:13.18-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql-private-libs-0:13.18-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql-private-libs-0:13.18-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql-private-libs-debuginfo-0:13.18-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql-private-libs-debuginfo-0:13.18-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql-private-libs-debuginfo-0:13.18-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql-private-libs-debuginfo-0:13.18-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql-server-0:13.18-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql-server-0:13.18-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql-server-0:13.18-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql-server-0:13.18-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql-server-debuginfo-0:13.18-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql-server-debuginfo-0:13.18-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql-server-debuginfo-0:13.18-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql-server-debuginfo-0:13.18-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql-server-devel-0:13.18-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql-server-devel-0:13.18-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql-server-devel-0:13.18-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql-server-devel-0:13.18-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql-server-devel-debuginfo-0:13.18-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql-server-devel-debuginfo-0:13.18-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql-server-devel-debuginfo-0:13.18-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql-server-devel-debuginfo-0:13.18-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql-static-0:13.18-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql-static-0:13.18-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql-static-0:13.18-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql-static-0:13.18-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql-test-0:13.18-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql-test-0:13.18-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql-test-0:13.18-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql-test-0:13.18-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql-test-debuginfo-0:13.18-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql-test-debuginfo-0:13.18-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql-test-debuginfo-0:13.18-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql-test-debuginfo-0:13.18-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql-test-rpm-macros-0:13.18-1.el9_5.noarch",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-0:13.18-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-0:13.18-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-0:13.18-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-0:13.18-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-debuginfo-0:13.18-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-debuginfo-0:13.18-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-debuginfo-0:13.18-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-debuginfo-0:13.18-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-devel-0:13.18-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-devel-0:13.18-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-devel-0:13.18-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-devel-0:13.18-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-devel-debuginfo-0:13.18-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-devel-debuginfo-0:13.18-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-devel-debuginfo-0:13.18-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-devel-debuginfo-0:13.18-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:postgresql-0:13.18-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:postgresql-0:13.18-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:postgresql-0:13.18-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:postgresql-0:13.18-1.el9_5.src",
"CRB-9.5.0.Z.MAIN:postgresql-0:13.18-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:postgresql-contrib-0:13.18-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:postgresql-contrib-0:13.18-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:postgresql-contrib-0:13.18-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:postgresql-contrib-0:13.18-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:postgresql-contrib-debuginfo-0:13.18-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:postgresql-contrib-debuginfo-0:13.18-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:postgresql-contrib-debuginfo-0:13.18-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:postgresql-contrib-debuginfo-0:13.18-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:postgresql-debuginfo-0:13.18-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:postgresql-debuginfo-0:13.18-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:postgresql-debuginfo-0:13.18-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:postgresql-debuginfo-0:13.18-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:postgresql-debugsource-0:13.18-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:postgresql-debugsource-0:13.18-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:postgresql-debugsource-0:13.18-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:postgresql-debugsource-0:13.18-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:postgresql-docs-0:13.18-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:postgresql-docs-0:13.18-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:postgresql-docs-0:13.18-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:postgresql-docs-0:13.18-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:postgresql-docs-debuginfo-0:13.18-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:postgresql-docs-debuginfo-0:13.18-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:postgresql-docs-debuginfo-0:13.18-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:postgresql-docs-debuginfo-0:13.18-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:postgresql-plperl-0:13.18-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:postgresql-plperl-0:13.18-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:postgresql-plperl-0:13.18-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:postgresql-plperl-0:13.18-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:postgresql-plperl-debuginfo-0:13.18-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:postgresql-plperl-debuginfo-0:13.18-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:postgresql-plperl-debuginfo-0:13.18-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:postgresql-plperl-debuginfo-0:13.18-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:postgresql-plpython3-0:13.18-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:postgresql-plpython3-0:13.18-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:postgresql-plpython3-0:13.18-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:postgresql-plpython3-0:13.18-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:postgresql-plpython3-debuginfo-0:13.18-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:postgresql-plpython3-debuginfo-0:13.18-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:postgresql-plpython3-debuginfo-0:13.18-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:postgresql-plpython3-debuginfo-0:13.18-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:postgresql-pltcl-0:13.18-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:postgresql-pltcl-0:13.18-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:postgresql-pltcl-0:13.18-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:postgresql-pltcl-0:13.18-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:postgresql-pltcl-debuginfo-0:13.18-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:postgresql-pltcl-debuginfo-0:13.18-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:postgresql-pltcl-debuginfo-0:13.18-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:postgresql-pltcl-debuginfo-0:13.18-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:postgresql-private-devel-0:13.18-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:postgresql-private-devel-0:13.18-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:postgresql-private-devel-0:13.18-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:postgresql-private-devel-0:13.18-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:postgresql-private-libs-0:13.18-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:postgresql-private-libs-0:13.18-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:postgresql-private-libs-0:13.18-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:postgresql-private-libs-0:13.18-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:postgresql-private-libs-debuginfo-0:13.18-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:postgresql-private-libs-debuginfo-0:13.18-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:postgresql-private-libs-debuginfo-0:13.18-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:postgresql-private-libs-debuginfo-0:13.18-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:postgresql-server-0:13.18-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:postgresql-server-0:13.18-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:postgresql-server-0:13.18-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:postgresql-server-0:13.18-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:postgresql-server-debuginfo-0:13.18-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:postgresql-server-debuginfo-0:13.18-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:postgresql-server-debuginfo-0:13.18-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:postgresql-server-debuginfo-0:13.18-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:postgresql-server-devel-0:13.18-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:postgresql-server-devel-0:13.18-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:postgresql-server-devel-0:13.18-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:postgresql-server-devel-0:13.18-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:postgresql-server-devel-debuginfo-0:13.18-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:postgresql-server-devel-debuginfo-0:13.18-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:postgresql-server-devel-debuginfo-0:13.18-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:postgresql-server-devel-debuginfo-0:13.18-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:postgresql-static-0:13.18-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:postgresql-static-0:13.18-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:postgresql-static-0:13.18-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:postgresql-static-0:13.18-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:postgresql-test-0:13.18-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:postgresql-test-0:13.18-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:postgresql-test-0:13.18-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:postgresql-test-0:13.18-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:postgresql-test-debuginfo-0:13.18-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:postgresql-test-debuginfo-0:13.18-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:postgresql-test-debuginfo-0:13.18-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:postgresql-test-debuginfo-0:13.18-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:postgresql-test-rpm-macros-0:13.18-1.el9_5.noarch",
"CRB-9.5.0.Z.MAIN:postgresql-upgrade-0:13.18-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:postgresql-upgrade-0:13.18-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:postgresql-upgrade-0:13.18-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:postgresql-upgrade-0:13.18-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:postgresql-upgrade-debuginfo-0:13.18-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:postgresql-upgrade-debuginfo-0:13.18-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:postgresql-upgrade-debuginfo-0:13.18-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:postgresql-upgrade-debuginfo-0:13.18-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:postgresql-upgrade-devel-0:13.18-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:postgresql-upgrade-devel-0:13.18-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:postgresql-upgrade-devel-0:13.18-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:postgresql-upgrade-devel-0:13.18-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:postgresql-upgrade-devel-debuginfo-0:13.18-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:postgresql-upgrade-devel-debuginfo-0:13.18-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:postgresql-upgrade-devel-debuginfo-0:13.18-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:postgresql-upgrade-devel-debuginfo-0:13.18-1.el9_5.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.5.0.Z.MAIN:postgresql-0:13.18-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql-0:13.18-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql-0:13.18-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql-0:13.18-1.el9_5.src",
"AppStream-9.5.0.Z.MAIN:postgresql-0:13.18-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql-contrib-0:13.18-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql-contrib-0:13.18-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql-contrib-0:13.18-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql-contrib-0:13.18-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql-contrib-debuginfo-0:13.18-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql-contrib-debuginfo-0:13.18-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql-contrib-debuginfo-0:13.18-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql-contrib-debuginfo-0:13.18-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql-debuginfo-0:13.18-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql-debuginfo-0:13.18-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql-debuginfo-0:13.18-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql-debuginfo-0:13.18-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql-debugsource-0:13.18-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql-debugsource-0:13.18-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql-debugsource-0:13.18-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql-debugsource-0:13.18-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql-docs-0:13.18-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql-docs-0:13.18-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql-docs-0:13.18-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql-docs-0:13.18-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql-docs-debuginfo-0:13.18-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql-docs-debuginfo-0:13.18-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql-docs-debuginfo-0:13.18-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql-docs-debuginfo-0:13.18-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql-plperl-0:13.18-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql-plperl-0:13.18-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql-plperl-0:13.18-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql-plperl-0:13.18-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql-plperl-debuginfo-0:13.18-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql-plperl-debuginfo-0:13.18-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql-plperl-debuginfo-0:13.18-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql-plperl-debuginfo-0:13.18-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql-plpython3-0:13.18-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql-plpython3-0:13.18-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql-plpython3-0:13.18-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql-plpython3-0:13.18-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql-plpython3-debuginfo-0:13.18-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql-plpython3-debuginfo-0:13.18-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql-plpython3-debuginfo-0:13.18-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql-plpython3-debuginfo-0:13.18-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql-pltcl-0:13.18-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql-pltcl-0:13.18-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql-pltcl-0:13.18-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql-pltcl-0:13.18-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql-pltcl-debuginfo-0:13.18-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql-pltcl-debuginfo-0:13.18-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql-pltcl-debuginfo-0:13.18-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql-pltcl-debuginfo-0:13.18-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql-private-devel-0:13.18-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql-private-devel-0:13.18-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql-private-devel-0:13.18-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql-private-devel-0:13.18-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql-private-libs-0:13.18-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql-private-libs-0:13.18-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql-private-libs-0:13.18-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql-private-libs-0:13.18-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql-private-libs-debuginfo-0:13.18-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql-private-libs-debuginfo-0:13.18-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql-private-libs-debuginfo-0:13.18-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql-private-libs-debuginfo-0:13.18-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql-server-0:13.18-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql-server-0:13.18-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql-server-0:13.18-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql-server-0:13.18-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql-server-debuginfo-0:13.18-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql-server-debuginfo-0:13.18-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql-server-debuginfo-0:13.18-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql-server-debuginfo-0:13.18-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql-server-devel-0:13.18-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql-server-devel-0:13.18-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql-server-devel-0:13.18-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql-server-devel-0:13.18-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql-server-devel-debuginfo-0:13.18-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql-server-devel-debuginfo-0:13.18-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql-server-devel-debuginfo-0:13.18-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql-server-devel-debuginfo-0:13.18-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql-static-0:13.18-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql-static-0:13.18-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql-static-0:13.18-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql-static-0:13.18-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql-test-0:13.18-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql-test-0:13.18-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql-test-0:13.18-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql-test-0:13.18-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql-test-debuginfo-0:13.18-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql-test-debuginfo-0:13.18-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql-test-debuginfo-0:13.18-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql-test-debuginfo-0:13.18-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql-test-rpm-macros-0:13.18-1.el9_5.noarch",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-0:13.18-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-0:13.18-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-0:13.18-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-0:13.18-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-debuginfo-0:13.18-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-debuginfo-0:13.18-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-debuginfo-0:13.18-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-debuginfo-0:13.18-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-devel-0:13.18-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-devel-0:13.18-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-devel-0:13.18-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-devel-0:13.18-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-devel-debuginfo-0:13.18-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-devel-debuginfo-0:13.18-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-devel-debuginfo-0:13.18-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-devel-debuginfo-0:13.18-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:postgresql-0:13.18-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:postgresql-0:13.18-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:postgresql-0:13.18-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:postgresql-0:13.18-1.el9_5.src",
"CRB-9.5.0.Z.MAIN:postgresql-0:13.18-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:postgresql-contrib-0:13.18-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:postgresql-contrib-0:13.18-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:postgresql-contrib-0:13.18-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:postgresql-contrib-0:13.18-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:postgresql-contrib-debuginfo-0:13.18-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:postgresql-contrib-debuginfo-0:13.18-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:postgresql-contrib-debuginfo-0:13.18-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:postgresql-contrib-debuginfo-0:13.18-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:postgresql-debuginfo-0:13.18-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:postgresql-debuginfo-0:13.18-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:postgresql-debuginfo-0:13.18-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:postgresql-debuginfo-0:13.18-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:postgresql-debugsource-0:13.18-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:postgresql-debugsource-0:13.18-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:postgresql-debugsource-0:13.18-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:postgresql-debugsource-0:13.18-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:postgresql-docs-0:13.18-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:postgresql-docs-0:13.18-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:postgresql-docs-0:13.18-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:postgresql-docs-0:13.18-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:postgresql-docs-debuginfo-0:13.18-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:postgresql-docs-debuginfo-0:13.18-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:postgresql-docs-debuginfo-0:13.18-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:postgresql-docs-debuginfo-0:13.18-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:postgresql-plperl-0:13.18-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:postgresql-plperl-0:13.18-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:postgresql-plperl-0:13.18-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:postgresql-plperl-0:13.18-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:postgresql-plperl-debuginfo-0:13.18-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:postgresql-plperl-debuginfo-0:13.18-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:postgresql-plperl-debuginfo-0:13.18-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:postgresql-plperl-debuginfo-0:13.18-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:postgresql-plpython3-0:13.18-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:postgresql-plpython3-0:13.18-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:postgresql-plpython3-0:13.18-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:postgresql-plpython3-0:13.18-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:postgresql-plpython3-debuginfo-0:13.18-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:postgresql-plpython3-debuginfo-0:13.18-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:postgresql-plpython3-debuginfo-0:13.18-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:postgresql-plpython3-debuginfo-0:13.18-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:postgresql-pltcl-0:13.18-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:postgresql-pltcl-0:13.18-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:postgresql-pltcl-0:13.18-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:postgresql-pltcl-0:13.18-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:postgresql-pltcl-debuginfo-0:13.18-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:postgresql-pltcl-debuginfo-0:13.18-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:postgresql-pltcl-debuginfo-0:13.18-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:postgresql-pltcl-debuginfo-0:13.18-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:postgresql-private-devel-0:13.18-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:postgresql-private-devel-0:13.18-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:postgresql-private-devel-0:13.18-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:postgresql-private-devel-0:13.18-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:postgresql-private-libs-0:13.18-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:postgresql-private-libs-0:13.18-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:postgresql-private-libs-0:13.18-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:postgresql-private-libs-0:13.18-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:postgresql-private-libs-debuginfo-0:13.18-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:postgresql-private-libs-debuginfo-0:13.18-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:postgresql-private-libs-debuginfo-0:13.18-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:postgresql-private-libs-debuginfo-0:13.18-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:postgresql-server-0:13.18-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:postgresql-server-0:13.18-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:postgresql-server-0:13.18-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:postgresql-server-0:13.18-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:postgresql-server-debuginfo-0:13.18-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:postgresql-server-debuginfo-0:13.18-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:postgresql-server-debuginfo-0:13.18-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:postgresql-server-debuginfo-0:13.18-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:postgresql-server-devel-0:13.18-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:postgresql-server-devel-0:13.18-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:postgresql-server-devel-0:13.18-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:postgresql-server-devel-0:13.18-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:postgresql-server-devel-debuginfo-0:13.18-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:postgresql-server-devel-debuginfo-0:13.18-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:postgresql-server-devel-debuginfo-0:13.18-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:postgresql-server-devel-debuginfo-0:13.18-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:postgresql-static-0:13.18-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:postgresql-static-0:13.18-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:postgresql-static-0:13.18-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:postgresql-static-0:13.18-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:postgresql-test-0:13.18-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:postgresql-test-0:13.18-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:postgresql-test-0:13.18-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:postgresql-test-0:13.18-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:postgresql-test-debuginfo-0:13.18-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:postgresql-test-debuginfo-0:13.18-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:postgresql-test-debuginfo-0:13.18-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:postgresql-test-debuginfo-0:13.18-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:postgresql-test-rpm-macros-0:13.18-1.el9_5.noarch",
"CRB-9.5.0.Z.MAIN:postgresql-upgrade-0:13.18-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:postgresql-upgrade-0:13.18-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:postgresql-upgrade-0:13.18-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:postgresql-upgrade-0:13.18-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:postgresql-upgrade-debuginfo-0:13.18-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:postgresql-upgrade-debuginfo-0:13.18-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:postgresql-upgrade-debuginfo-0:13.18-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:postgresql-upgrade-debuginfo-0:13.18-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:postgresql-upgrade-devel-0:13.18-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:postgresql-upgrade-devel-0:13.18-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:postgresql-upgrade-devel-0:13.18-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:postgresql-upgrade-devel-0:13.18-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:postgresql-upgrade-devel-debuginfo-0:13.18-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:postgresql-upgrade-devel-debuginfo-0:13.18-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:postgresql-upgrade-devel-debuginfo-0:13.18-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:postgresql-upgrade-devel-debuginfo-0:13.18-1.el9_5.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "postgresql: PostgreSQL SET ROLE, SET SESSION AUTHORIZATION reset to wrong user ID"
},
{
"cve": "CVE-2024-10979",
"cwe": {
"id": "CWE-15",
"name": "External Control of System or Configuration Setting"
},
"discovery_date": "2024-11-14T14:01:12.059934+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2326253"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in PostgreSQL PL/Perl. This vulnerability allows an unprivileged database user to change sensitive process environment variables (e.g., PATH) via incorrect control of environment variables.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "postgresql: PostgreSQL PL/Perl environment variable changes execute arbitrary code",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability has been given a severity rating of important because the ability to modify sensitive process environment variables (ex. PATH) can lead to unauthorized code execution and privilege escalation. Depending on the privileges of the PostgreSQL user, an attacker may be able to gain higher-level access to the underlying server and create functions who modify environment variables and execute arbitrary commands.",
"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.5.0.Z.MAIN:postgresql-0:13.18-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql-0:13.18-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql-0:13.18-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql-0:13.18-1.el9_5.src",
"AppStream-9.5.0.Z.MAIN:postgresql-0:13.18-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql-contrib-0:13.18-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql-contrib-0:13.18-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql-contrib-0:13.18-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql-contrib-0:13.18-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql-contrib-debuginfo-0:13.18-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql-contrib-debuginfo-0:13.18-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql-contrib-debuginfo-0:13.18-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql-contrib-debuginfo-0:13.18-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql-debuginfo-0:13.18-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql-debuginfo-0:13.18-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql-debuginfo-0:13.18-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql-debuginfo-0:13.18-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql-debugsource-0:13.18-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql-debugsource-0:13.18-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql-debugsource-0:13.18-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql-debugsource-0:13.18-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql-docs-0:13.18-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql-docs-0:13.18-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql-docs-0:13.18-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql-docs-0:13.18-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql-docs-debuginfo-0:13.18-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql-docs-debuginfo-0:13.18-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql-docs-debuginfo-0:13.18-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql-docs-debuginfo-0:13.18-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql-plperl-0:13.18-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql-plperl-0:13.18-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql-plperl-0:13.18-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql-plperl-0:13.18-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql-plperl-debuginfo-0:13.18-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql-plperl-debuginfo-0:13.18-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql-plperl-debuginfo-0:13.18-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql-plperl-debuginfo-0:13.18-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql-plpython3-0:13.18-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql-plpython3-0:13.18-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql-plpython3-0:13.18-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql-plpython3-0:13.18-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql-plpython3-debuginfo-0:13.18-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql-plpython3-debuginfo-0:13.18-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql-plpython3-debuginfo-0:13.18-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql-plpython3-debuginfo-0:13.18-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql-pltcl-0:13.18-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql-pltcl-0:13.18-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql-pltcl-0:13.18-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql-pltcl-0:13.18-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql-pltcl-debuginfo-0:13.18-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql-pltcl-debuginfo-0:13.18-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql-pltcl-debuginfo-0:13.18-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql-pltcl-debuginfo-0:13.18-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql-private-devel-0:13.18-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql-private-devel-0:13.18-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql-private-devel-0:13.18-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql-private-devel-0:13.18-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql-private-libs-0:13.18-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql-private-libs-0:13.18-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql-private-libs-0:13.18-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql-private-libs-0:13.18-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql-private-libs-debuginfo-0:13.18-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql-private-libs-debuginfo-0:13.18-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql-private-libs-debuginfo-0:13.18-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql-private-libs-debuginfo-0:13.18-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql-server-0:13.18-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql-server-0:13.18-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql-server-0:13.18-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql-server-0:13.18-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql-server-debuginfo-0:13.18-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql-server-debuginfo-0:13.18-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql-server-debuginfo-0:13.18-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql-server-debuginfo-0:13.18-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql-server-devel-0:13.18-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql-server-devel-0:13.18-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql-server-devel-0:13.18-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql-server-devel-0:13.18-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql-server-devel-debuginfo-0:13.18-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql-server-devel-debuginfo-0:13.18-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql-server-devel-debuginfo-0:13.18-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql-server-devel-debuginfo-0:13.18-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql-static-0:13.18-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql-static-0:13.18-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql-static-0:13.18-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql-static-0:13.18-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql-test-0:13.18-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql-test-0:13.18-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql-test-0:13.18-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql-test-0:13.18-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql-test-debuginfo-0:13.18-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql-test-debuginfo-0:13.18-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql-test-debuginfo-0:13.18-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql-test-debuginfo-0:13.18-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql-test-rpm-macros-0:13.18-1.el9_5.noarch",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-0:13.18-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-0:13.18-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-0:13.18-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-0:13.18-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-debuginfo-0:13.18-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-debuginfo-0:13.18-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-debuginfo-0:13.18-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-debuginfo-0:13.18-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-devel-0:13.18-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-devel-0:13.18-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-devel-0:13.18-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-devel-0:13.18-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-devel-debuginfo-0:13.18-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-devel-debuginfo-0:13.18-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-devel-debuginfo-0:13.18-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-devel-debuginfo-0:13.18-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:postgresql-0:13.18-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:postgresql-0:13.18-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:postgresql-0:13.18-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:postgresql-0:13.18-1.el9_5.src",
"CRB-9.5.0.Z.MAIN:postgresql-0:13.18-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:postgresql-contrib-0:13.18-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:postgresql-contrib-0:13.18-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:postgresql-contrib-0:13.18-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:postgresql-contrib-0:13.18-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:postgresql-contrib-debuginfo-0:13.18-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:postgresql-contrib-debuginfo-0:13.18-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:postgresql-contrib-debuginfo-0:13.18-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:postgresql-contrib-debuginfo-0:13.18-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:postgresql-debuginfo-0:13.18-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:postgresql-debuginfo-0:13.18-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:postgresql-debuginfo-0:13.18-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:postgresql-debuginfo-0:13.18-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:postgresql-debugsource-0:13.18-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:postgresql-debugsource-0:13.18-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:postgresql-debugsource-0:13.18-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:postgresql-debugsource-0:13.18-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:postgresql-docs-0:13.18-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:postgresql-docs-0:13.18-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:postgresql-docs-0:13.18-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:postgresql-docs-0:13.18-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:postgresql-docs-debuginfo-0:13.18-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:postgresql-docs-debuginfo-0:13.18-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:postgresql-docs-debuginfo-0:13.18-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:postgresql-docs-debuginfo-0:13.18-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:postgresql-plperl-0:13.18-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:postgresql-plperl-0:13.18-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:postgresql-plperl-0:13.18-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:postgresql-plperl-0:13.18-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:postgresql-plperl-debuginfo-0:13.18-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:postgresql-plperl-debuginfo-0:13.18-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:postgresql-plperl-debuginfo-0:13.18-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:postgresql-plperl-debuginfo-0:13.18-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:postgresql-plpython3-0:13.18-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:postgresql-plpython3-0:13.18-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:postgresql-plpython3-0:13.18-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:postgresql-plpython3-0:13.18-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:postgresql-plpython3-debuginfo-0:13.18-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:postgresql-plpython3-debuginfo-0:13.18-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:postgresql-plpython3-debuginfo-0:13.18-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:postgresql-plpython3-debuginfo-0:13.18-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:postgresql-pltcl-0:13.18-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:postgresql-pltcl-0:13.18-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:postgresql-pltcl-0:13.18-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:postgresql-pltcl-0:13.18-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:postgresql-pltcl-debuginfo-0:13.18-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:postgresql-pltcl-debuginfo-0:13.18-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:postgresql-pltcl-debuginfo-0:13.18-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:postgresql-pltcl-debuginfo-0:13.18-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:postgresql-private-devel-0:13.18-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:postgresql-private-devel-0:13.18-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:postgresql-private-devel-0:13.18-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:postgresql-private-devel-0:13.18-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:postgresql-private-libs-0:13.18-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:postgresql-private-libs-0:13.18-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:postgresql-private-libs-0:13.18-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:postgresql-private-libs-0:13.18-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:postgresql-private-libs-debuginfo-0:13.18-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:postgresql-private-libs-debuginfo-0:13.18-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:postgresql-private-libs-debuginfo-0:13.18-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:postgresql-private-libs-debuginfo-0:13.18-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:postgresql-server-0:13.18-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:postgresql-server-0:13.18-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:postgresql-server-0:13.18-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:postgresql-server-0:13.18-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:postgresql-server-debuginfo-0:13.18-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:postgresql-server-debuginfo-0:13.18-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:postgresql-server-debuginfo-0:13.18-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:postgresql-server-debuginfo-0:13.18-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:postgresql-server-devel-0:13.18-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:postgresql-server-devel-0:13.18-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:postgresql-server-devel-0:13.18-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:postgresql-server-devel-0:13.18-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:postgresql-server-devel-debuginfo-0:13.18-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:postgresql-server-devel-debuginfo-0:13.18-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:postgresql-server-devel-debuginfo-0:13.18-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:postgresql-server-devel-debuginfo-0:13.18-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:postgresql-static-0:13.18-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:postgresql-static-0:13.18-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:postgresql-static-0:13.18-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:postgresql-static-0:13.18-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:postgresql-test-0:13.18-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:postgresql-test-0:13.18-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:postgresql-test-0:13.18-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:postgresql-test-0:13.18-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:postgresql-test-debuginfo-0:13.18-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:postgresql-test-debuginfo-0:13.18-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:postgresql-test-debuginfo-0:13.18-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:postgresql-test-debuginfo-0:13.18-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:postgresql-test-rpm-macros-0:13.18-1.el9_5.noarch",
"CRB-9.5.0.Z.MAIN:postgresql-upgrade-0:13.18-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:postgresql-upgrade-0:13.18-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:postgresql-upgrade-0:13.18-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:postgresql-upgrade-0:13.18-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:postgresql-upgrade-debuginfo-0:13.18-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:postgresql-upgrade-debuginfo-0:13.18-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:postgresql-upgrade-debuginfo-0:13.18-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:postgresql-upgrade-debuginfo-0:13.18-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:postgresql-upgrade-devel-0:13.18-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:postgresql-upgrade-devel-0:13.18-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:postgresql-upgrade-devel-0:13.18-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:postgresql-upgrade-devel-0:13.18-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:postgresql-upgrade-devel-debuginfo-0:13.18-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:postgresql-upgrade-devel-debuginfo-0:13.18-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:postgresql-upgrade-devel-debuginfo-0:13.18-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:postgresql-upgrade-devel-debuginfo-0:13.18-1.el9_5.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-10979"
},
{
"category": "external",
"summary": "RHBZ#2326253",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2326253"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-10979",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-10979"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-10979",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-10979"
},
{
"category": "external",
"summary": "https://www.postgresql.org/support/security/CVE-2024-10979/",
"url": "https://www.postgresql.org/support/security/CVE-2024-10979/"
}
],
"release_date": "2024-11-14T13:00:08.586000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-12-04T15:41:09+00:00",
"details": "For 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.5.0.Z.MAIN:postgresql-0:13.18-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql-0:13.18-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql-0:13.18-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql-0:13.18-1.el9_5.src",
"AppStream-9.5.0.Z.MAIN:postgresql-0:13.18-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql-contrib-0:13.18-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql-contrib-0:13.18-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql-contrib-0:13.18-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql-contrib-0:13.18-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql-contrib-debuginfo-0:13.18-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql-contrib-debuginfo-0:13.18-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql-contrib-debuginfo-0:13.18-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql-contrib-debuginfo-0:13.18-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql-debuginfo-0:13.18-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql-debuginfo-0:13.18-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql-debuginfo-0:13.18-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql-debuginfo-0:13.18-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql-debugsource-0:13.18-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql-debugsource-0:13.18-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql-debugsource-0:13.18-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql-debugsource-0:13.18-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql-docs-0:13.18-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql-docs-0:13.18-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql-docs-0:13.18-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql-docs-0:13.18-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql-docs-debuginfo-0:13.18-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql-docs-debuginfo-0:13.18-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql-docs-debuginfo-0:13.18-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql-docs-debuginfo-0:13.18-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql-plperl-0:13.18-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql-plperl-0:13.18-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql-plperl-0:13.18-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql-plperl-0:13.18-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql-plperl-debuginfo-0:13.18-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql-plperl-debuginfo-0:13.18-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql-plperl-debuginfo-0:13.18-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql-plperl-debuginfo-0:13.18-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql-plpython3-0:13.18-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql-plpython3-0:13.18-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql-plpython3-0:13.18-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql-plpython3-0:13.18-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql-plpython3-debuginfo-0:13.18-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql-plpython3-debuginfo-0:13.18-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql-plpython3-debuginfo-0:13.18-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql-plpython3-debuginfo-0:13.18-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql-pltcl-0:13.18-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql-pltcl-0:13.18-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql-pltcl-0:13.18-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql-pltcl-0:13.18-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql-pltcl-debuginfo-0:13.18-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql-pltcl-debuginfo-0:13.18-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql-pltcl-debuginfo-0:13.18-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql-pltcl-debuginfo-0:13.18-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql-private-devel-0:13.18-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql-private-devel-0:13.18-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql-private-devel-0:13.18-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql-private-devel-0:13.18-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql-private-libs-0:13.18-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql-private-libs-0:13.18-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql-private-libs-0:13.18-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql-private-libs-0:13.18-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql-private-libs-debuginfo-0:13.18-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql-private-libs-debuginfo-0:13.18-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql-private-libs-debuginfo-0:13.18-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql-private-libs-debuginfo-0:13.18-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql-server-0:13.18-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql-server-0:13.18-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql-server-0:13.18-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql-server-0:13.18-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql-server-debuginfo-0:13.18-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql-server-debuginfo-0:13.18-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql-server-debuginfo-0:13.18-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql-server-debuginfo-0:13.18-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql-server-devel-0:13.18-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql-server-devel-0:13.18-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql-server-devel-0:13.18-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql-server-devel-0:13.18-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql-server-devel-debuginfo-0:13.18-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql-server-devel-debuginfo-0:13.18-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql-server-devel-debuginfo-0:13.18-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql-server-devel-debuginfo-0:13.18-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql-static-0:13.18-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql-static-0:13.18-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql-static-0:13.18-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql-static-0:13.18-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql-test-0:13.18-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql-test-0:13.18-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql-test-0:13.18-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql-test-0:13.18-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql-test-debuginfo-0:13.18-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql-test-debuginfo-0:13.18-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql-test-debuginfo-0:13.18-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql-test-debuginfo-0:13.18-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql-test-rpm-macros-0:13.18-1.el9_5.noarch",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-0:13.18-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-0:13.18-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-0:13.18-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-0:13.18-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-debuginfo-0:13.18-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-debuginfo-0:13.18-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-debuginfo-0:13.18-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-debuginfo-0:13.18-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-devel-0:13.18-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-devel-0:13.18-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-devel-0:13.18-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-devel-0:13.18-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-devel-debuginfo-0:13.18-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-devel-debuginfo-0:13.18-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-devel-debuginfo-0:13.18-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-devel-debuginfo-0:13.18-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:postgresql-0:13.18-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:postgresql-0:13.18-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:postgresql-0:13.18-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:postgresql-0:13.18-1.el9_5.src",
"CRB-9.5.0.Z.MAIN:postgresql-0:13.18-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:postgresql-contrib-0:13.18-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:postgresql-contrib-0:13.18-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:postgresql-contrib-0:13.18-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:postgresql-contrib-0:13.18-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:postgresql-contrib-debuginfo-0:13.18-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:postgresql-contrib-debuginfo-0:13.18-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:postgresql-contrib-debuginfo-0:13.18-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:postgresql-contrib-debuginfo-0:13.18-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:postgresql-debuginfo-0:13.18-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:postgresql-debuginfo-0:13.18-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:postgresql-debuginfo-0:13.18-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:postgresql-debuginfo-0:13.18-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:postgresql-debugsource-0:13.18-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:postgresql-debugsource-0:13.18-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:postgresql-debugsource-0:13.18-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:postgresql-debugsource-0:13.18-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:postgresql-docs-0:13.18-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:postgresql-docs-0:13.18-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:postgresql-docs-0:13.18-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:postgresql-docs-0:13.18-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:postgresql-docs-debuginfo-0:13.18-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:postgresql-docs-debuginfo-0:13.18-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:postgresql-docs-debuginfo-0:13.18-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:postgresql-docs-debuginfo-0:13.18-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:postgresql-plperl-0:13.18-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:postgresql-plperl-0:13.18-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:postgresql-plperl-0:13.18-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:postgresql-plperl-0:13.18-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:postgresql-plperl-debuginfo-0:13.18-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:postgresql-plperl-debuginfo-0:13.18-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:postgresql-plperl-debuginfo-0:13.18-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:postgresql-plperl-debuginfo-0:13.18-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:postgresql-plpython3-0:13.18-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:postgresql-plpython3-0:13.18-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:postgresql-plpython3-0:13.18-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:postgresql-plpython3-0:13.18-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:postgresql-plpython3-debuginfo-0:13.18-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:postgresql-plpython3-debuginfo-0:13.18-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:postgresql-plpython3-debuginfo-0:13.18-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:postgresql-plpython3-debuginfo-0:13.18-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:postgresql-pltcl-0:13.18-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:postgresql-pltcl-0:13.18-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:postgresql-pltcl-0:13.18-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:postgresql-pltcl-0:13.18-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:postgresql-pltcl-debuginfo-0:13.18-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:postgresql-pltcl-debuginfo-0:13.18-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:postgresql-pltcl-debuginfo-0:13.18-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:postgresql-pltcl-debuginfo-0:13.18-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:postgresql-private-devel-0:13.18-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:postgresql-private-devel-0:13.18-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:postgresql-private-devel-0:13.18-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:postgresql-private-devel-0:13.18-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:postgresql-private-libs-0:13.18-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:postgresql-private-libs-0:13.18-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:postgresql-private-libs-0:13.18-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:postgresql-private-libs-0:13.18-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:postgresql-private-libs-debuginfo-0:13.18-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:postgresql-private-libs-debuginfo-0:13.18-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:postgresql-private-libs-debuginfo-0:13.18-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:postgresql-private-libs-debuginfo-0:13.18-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:postgresql-server-0:13.18-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:postgresql-server-0:13.18-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:postgresql-server-0:13.18-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:postgresql-server-0:13.18-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:postgresql-server-debuginfo-0:13.18-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:postgresql-server-debuginfo-0:13.18-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:postgresql-server-debuginfo-0:13.18-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:postgresql-server-debuginfo-0:13.18-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:postgresql-server-devel-0:13.18-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:postgresql-server-devel-0:13.18-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:postgresql-server-devel-0:13.18-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:postgresql-server-devel-0:13.18-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:postgresql-server-devel-debuginfo-0:13.18-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:postgresql-server-devel-debuginfo-0:13.18-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:postgresql-server-devel-debuginfo-0:13.18-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:postgresql-server-devel-debuginfo-0:13.18-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:postgresql-static-0:13.18-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:postgresql-static-0:13.18-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:postgresql-static-0:13.18-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:postgresql-static-0:13.18-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:postgresql-test-0:13.18-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:postgresql-test-0:13.18-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:postgresql-test-0:13.18-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:postgresql-test-0:13.18-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:postgresql-test-debuginfo-0:13.18-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:postgresql-test-debuginfo-0:13.18-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:postgresql-test-debuginfo-0:13.18-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:postgresql-test-debuginfo-0:13.18-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:postgresql-test-rpm-macros-0:13.18-1.el9_5.noarch",
"CRB-9.5.0.Z.MAIN:postgresql-upgrade-0:13.18-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:postgresql-upgrade-0:13.18-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:postgresql-upgrade-0:13.18-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:postgresql-upgrade-0:13.18-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:postgresql-upgrade-debuginfo-0:13.18-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:postgresql-upgrade-debuginfo-0:13.18-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:postgresql-upgrade-debuginfo-0:13.18-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:postgresql-upgrade-debuginfo-0:13.18-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:postgresql-upgrade-devel-0:13.18-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:postgresql-upgrade-devel-0:13.18-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:postgresql-upgrade-devel-0:13.18-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:postgresql-upgrade-devel-0:13.18-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:postgresql-upgrade-devel-debuginfo-0:13.18-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:postgresql-upgrade-devel-debuginfo-0:13.18-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:postgresql-upgrade-devel-debuginfo-0:13.18-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:postgresql-upgrade-devel-debuginfo-0:13.18-1.el9_5.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:10791"
},
{
"category": "workaround",
"details": "Currently the following options exist to help mitigate the impact of this vulnerability: \n1) Restrict Permissions: the creation of PL/Python and PL/Perl functions should be limited to trusted users only. \n2) Environment Variable Sanitization: ensure that environment variables are properly sanitized and any modifications are restricted.\n3) Upgrade PostgreSQL: if a fix is released by the PostgreSQL Global Development Group, update to the latest version.\n4) Audit Database Functions: perform regular audits on user-created functions to detect and prevent potential exploitation.",
"product_ids": [
"AppStream-9.5.0.Z.MAIN:postgresql-0:13.18-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql-0:13.18-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql-0:13.18-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql-0:13.18-1.el9_5.src",
"AppStream-9.5.0.Z.MAIN:postgresql-0:13.18-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql-contrib-0:13.18-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql-contrib-0:13.18-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql-contrib-0:13.18-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql-contrib-0:13.18-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql-contrib-debuginfo-0:13.18-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql-contrib-debuginfo-0:13.18-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql-contrib-debuginfo-0:13.18-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql-contrib-debuginfo-0:13.18-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql-debuginfo-0:13.18-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql-debuginfo-0:13.18-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql-debuginfo-0:13.18-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql-debuginfo-0:13.18-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql-debugsource-0:13.18-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql-debugsource-0:13.18-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql-debugsource-0:13.18-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql-debugsource-0:13.18-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql-docs-0:13.18-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql-docs-0:13.18-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql-docs-0:13.18-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql-docs-0:13.18-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql-docs-debuginfo-0:13.18-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql-docs-debuginfo-0:13.18-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql-docs-debuginfo-0:13.18-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql-docs-debuginfo-0:13.18-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql-plperl-0:13.18-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql-plperl-0:13.18-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql-plperl-0:13.18-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql-plperl-0:13.18-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql-plperl-debuginfo-0:13.18-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql-plperl-debuginfo-0:13.18-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql-plperl-debuginfo-0:13.18-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql-plperl-debuginfo-0:13.18-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql-plpython3-0:13.18-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql-plpython3-0:13.18-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql-plpython3-0:13.18-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql-plpython3-0:13.18-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql-plpython3-debuginfo-0:13.18-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql-plpython3-debuginfo-0:13.18-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql-plpython3-debuginfo-0:13.18-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql-plpython3-debuginfo-0:13.18-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql-pltcl-0:13.18-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql-pltcl-0:13.18-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql-pltcl-0:13.18-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql-pltcl-0:13.18-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql-pltcl-debuginfo-0:13.18-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql-pltcl-debuginfo-0:13.18-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql-pltcl-debuginfo-0:13.18-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql-pltcl-debuginfo-0:13.18-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql-private-devel-0:13.18-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql-private-devel-0:13.18-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql-private-devel-0:13.18-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql-private-devel-0:13.18-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql-private-libs-0:13.18-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql-private-libs-0:13.18-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql-private-libs-0:13.18-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql-private-libs-0:13.18-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql-private-libs-debuginfo-0:13.18-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql-private-libs-debuginfo-0:13.18-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql-private-libs-debuginfo-0:13.18-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql-private-libs-debuginfo-0:13.18-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql-server-0:13.18-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql-server-0:13.18-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql-server-0:13.18-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql-server-0:13.18-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql-server-debuginfo-0:13.18-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql-server-debuginfo-0:13.18-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql-server-debuginfo-0:13.18-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql-server-debuginfo-0:13.18-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql-server-devel-0:13.18-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql-server-devel-0:13.18-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql-server-devel-0:13.18-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql-server-devel-0:13.18-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql-server-devel-debuginfo-0:13.18-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql-server-devel-debuginfo-0:13.18-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql-server-devel-debuginfo-0:13.18-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql-server-devel-debuginfo-0:13.18-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql-static-0:13.18-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql-static-0:13.18-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql-static-0:13.18-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql-static-0:13.18-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql-test-0:13.18-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql-test-0:13.18-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql-test-0:13.18-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql-test-0:13.18-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql-test-debuginfo-0:13.18-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql-test-debuginfo-0:13.18-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql-test-debuginfo-0:13.18-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql-test-debuginfo-0:13.18-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql-test-rpm-macros-0:13.18-1.el9_5.noarch",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-0:13.18-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-0:13.18-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-0:13.18-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-0:13.18-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-debuginfo-0:13.18-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-debuginfo-0:13.18-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-debuginfo-0:13.18-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-debuginfo-0:13.18-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-devel-0:13.18-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-devel-0:13.18-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-devel-0:13.18-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-devel-0:13.18-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-devel-debuginfo-0:13.18-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-devel-debuginfo-0:13.18-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-devel-debuginfo-0:13.18-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-devel-debuginfo-0:13.18-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:postgresql-0:13.18-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:postgresql-0:13.18-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:postgresql-0:13.18-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:postgresql-0:13.18-1.el9_5.src",
"CRB-9.5.0.Z.MAIN:postgresql-0:13.18-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:postgresql-contrib-0:13.18-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:postgresql-contrib-0:13.18-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:postgresql-contrib-0:13.18-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:postgresql-contrib-0:13.18-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:postgresql-contrib-debuginfo-0:13.18-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:postgresql-contrib-debuginfo-0:13.18-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:postgresql-contrib-debuginfo-0:13.18-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:postgresql-contrib-debuginfo-0:13.18-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:postgresql-debuginfo-0:13.18-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:postgresql-debuginfo-0:13.18-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:postgresql-debuginfo-0:13.18-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:postgresql-debuginfo-0:13.18-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:postgresql-debugsource-0:13.18-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:postgresql-debugsource-0:13.18-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:postgresql-debugsource-0:13.18-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:postgresql-debugsource-0:13.18-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:postgresql-docs-0:13.18-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:postgresql-docs-0:13.18-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:postgresql-docs-0:13.18-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:postgresql-docs-0:13.18-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:postgresql-docs-debuginfo-0:13.18-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:postgresql-docs-debuginfo-0:13.18-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:postgresql-docs-debuginfo-0:13.18-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:postgresql-docs-debuginfo-0:13.18-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:postgresql-plperl-0:13.18-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:postgresql-plperl-0:13.18-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:postgresql-plperl-0:13.18-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:postgresql-plperl-0:13.18-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:postgresql-plperl-debuginfo-0:13.18-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:postgresql-plperl-debuginfo-0:13.18-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:postgresql-plperl-debuginfo-0:13.18-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:postgresql-plperl-debuginfo-0:13.18-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:postgresql-plpython3-0:13.18-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:postgresql-plpython3-0:13.18-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:postgresql-plpython3-0:13.18-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:postgresql-plpython3-0:13.18-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:postgresql-plpython3-debuginfo-0:13.18-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:postgresql-plpython3-debuginfo-0:13.18-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:postgresql-plpython3-debuginfo-0:13.18-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:postgresql-plpython3-debuginfo-0:13.18-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:postgresql-pltcl-0:13.18-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:postgresql-pltcl-0:13.18-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:postgresql-pltcl-0:13.18-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:postgresql-pltcl-0:13.18-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:postgresql-pltcl-debuginfo-0:13.18-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:postgresql-pltcl-debuginfo-0:13.18-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:postgresql-pltcl-debuginfo-0:13.18-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:postgresql-pltcl-debuginfo-0:13.18-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:postgresql-private-devel-0:13.18-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:postgresql-private-devel-0:13.18-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:postgresql-private-devel-0:13.18-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:postgresql-private-devel-0:13.18-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:postgresql-private-libs-0:13.18-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:postgresql-private-libs-0:13.18-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:postgresql-private-libs-0:13.18-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:postgresql-private-libs-0:13.18-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:postgresql-private-libs-debuginfo-0:13.18-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:postgresql-private-libs-debuginfo-0:13.18-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:postgresql-private-libs-debuginfo-0:13.18-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:postgresql-private-libs-debuginfo-0:13.18-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:postgresql-server-0:13.18-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:postgresql-server-0:13.18-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:postgresql-server-0:13.18-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:postgresql-server-0:13.18-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:postgresql-server-debuginfo-0:13.18-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:postgresql-server-debuginfo-0:13.18-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:postgresql-server-debuginfo-0:13.18-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:postgresql-server-debuginfo-0:13.18-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:postgresql-server-devel-0:13.18-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:postgresql-server-devel-0:13.18-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:postgresql-server-devel-0:13.18-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:postgresql-server-devel-0:13.18-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:postgresql-server-devel-debuginfo-0:13.18-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:postgresql-server-devel-debuginfo-0:13.18-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:postgresql-server-devel-debuginfo-0:13.18-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:postgresql-server-devel-debuginfo-0:13.18-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:postgresql-static-0:13.18-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:postgresql-static-0:13.18-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:postgresql-static-0:13.18-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:postgresql-static-0:13.18-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:postgresql-test-0:13.18-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:postgresql-test-0:13.18-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:postgresql-test-0:13.18-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:postgresql-test-0:13.18-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:postgresql-test-debuginfo-0:13.18-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:postgresql-test-debuginfo-0:13.18-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:postgresql-test-debuginfo-0:13.18-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:postgresql-test-debuginfo-0:13.18-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:postgresql-test-rpm-macros-0:13.18-1.el9_5.noarch",
"CRB-9.5.0.Z.MAIN:postgresql-upgrade-0:13.18-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:postgresql-upgrade-0:13.18-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:postgresql-upgrade-0:13.18-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:postgresql-upgrade-0:13.18-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:postgresql-upgrade-debuginfo-0:13.18-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:postgresql-upgrade-debuginfo-0:13.18-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:postgresql-upgrade-debuginfo-0:13.18-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:postgresql-upgrade-debuginfo-0:13.18-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:postgresql-upgrade-devel-0:13.18-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:postgresql-upgrade-devel-0:13.18-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:postgresql-upgrade-devel-0:13.18-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:postgresql-upgrade-devel-0:13.18-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:postgresql-upgrade-devel-debuginfo-0:13.18-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:postgresql-upgrade-devel-debuginfo-0:13.18-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:postgresql-upgrade-devel-debuginfo-0:13.18-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:postgresql-upgrade-devel-debuginfo-0:13.18-1.el9_5.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.5.0.Z.MAIN:postgresql-0:13.18-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql-0:13.18-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql-0:13.18-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql-0:13.18-1.el9_5.src",
"AppStream-9.5.0.Z.MAIN:postgresql-0:13.18-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql-contrib-0:13.18-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql-contrib-0:13.18-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql-contrib-0:13.18-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql-contrib-0:13.18-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql-contrib-debuginfo-0:13.18-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql-contrib-debuginfo-0:13.18-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql-contrib-debuginfo-0:13.18-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql-contrib-debuginfo-0:13.18-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql-debuginfo-0:13.18-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql-debuginfo-0:13.18-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql-debuginfo-0:13.18-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql-debuginfo-0:13.18-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql-debugsource-0:13.18-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql-debugsource-0:13.18-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql-debugsource-0:13.18-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql-debugsource-0:13.18-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql-docs-0:13.18-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql-docs-0:13.18-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql-docs-0:13.18-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql-docs-0:13.18-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql-docs-debuginfo-0:13.18-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql-docs-debuginfo-0:13.18-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql-docs-debuginfo-0:13.18-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql-docs-debuginfo-0:13.18-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql-plperl-0:13.18-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql-plperl-0:13.18-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql-plperl-0:13.18-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql-plperl-0:13.18-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql-plperl-debuginfo-0:13.18-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql-plperl-debuginfo-0:13.18-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql-plperl-debuginfo-0:13.18-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql-plperl-debuginfo-0:13.18-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql-plpython3-0:13.18-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql-plpython3-0:13.18-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql-plpython3-0:13.18-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql-plpython3-0:13.18-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql-plpython3-debuginfo-0:13.18-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql-plpython3-debuginfo-0:13.18-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql-plpython3-debuginfo-0:13.18-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql-plpython3-debuginfo-0:13.18-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql-pltcl-0:13.18-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql-pltcl-0:13.18-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql-pltcl-0:13.18-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql-pltcl-0:13.18-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql-pltcl-debuginfo-0:13.18-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql-pltcl-debuginfo-0:13.18-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql-pltcl-debuginfo-0:13.18-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql-pltcl-debuginfo-0:13.18-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql-private-devel-0:13.18-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql-private-devel-0:13.18-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql-private-devel-0:13.18-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql-private-devel-0:13.18-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql-private-libs-0:13.18-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql-private-libs-0:13.18-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql-private-libs-0:13.18-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql-private-libs-0:13.18-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql-private-libs-debuginfo-0:13.18-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql-private-libs-debuginfo-0:13.18-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql-private-libs-debuginfo-0:13.18-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql-private-libs-debuginfo-0:13.18-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql-server-0:13.18-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql-server-0:13.18-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql-server-0:13.18-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql-server-0:13.18-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql-server-debuginfo-0:13.18-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql-server-debuginfo-0:13.18-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql-server-debuginfo-0:13.18-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql-server-debuginfo-0:13.18-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql-server-devel-0:13.18-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql-server-devel-0:13.18-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql-server-devel-0:13.18-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql-server-devel-0:13.18-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql-server-devel-debuginfo-0:13.18-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql-server-devel-debuginfo-0:13.18-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql-server-devel-debuginfo-0:13.18-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql-server-devel-debuginfo-0:13.18-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql-static-0:13.18-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql-static-0:13.18-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql-static-0:13.18-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql-static-0:13.18-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql-test-0:13.18-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql-test-0:13.18-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql-test-0:13.18-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql-test-0:13.18-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql-test-debuginfo-0:13.18-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql-test-debuginfo-0:13.18-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql-test-debuginfo-0:13.18-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql-test-debuginfo-0:13.18-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql-test-rpm-macros-0:13.18-1.el9_5.noarch",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-0:13.18-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-0:13.18-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-0:13.18-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-0:13.18-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-debuginfo-0:13.18-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-debuginfo-0:13.18-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-debuginfo-0:13.18-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-debuginfo-0:13.18-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-devel-0:13.18-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-devel-0:13.18-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-devel-0:13.18-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-devel-0:13.18-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-devel-debuginfo-0:13.18-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-devel-debuginfo-0:13.18-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-devel-debuginfo-0:13.18-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-devel-debuginfo-0:13.18-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:postgresql-0:13.18-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:postgresql-0:13.18-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:postgresql-0:13.18-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:postgresql-0:13.18-1.el9_5.src",
"CRB-9.5.0.Z.MAIN:postgresql-0:13.18-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:postgresql-contrib-0:13.18-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:postgresql-contrib-0:13.18-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:postgresql-contrib-0:13.18-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:postgresql-contrib-0:13.18-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:postgresql-contrib-debuginfo-0:13.18-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:postgresql-contrib-debuginfo-0:13.18-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:postgresql-contrib-debuginfo-0:13.18-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:postgresql-contrib-debuginfo-0:13.18-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:postgresql-debuginfo-0:13.18-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:postgresql-debuginfo-0:13.18-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:postgresql-debuginfo-0:13.18-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:postgresql-debuginfo-0:13.18-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:postgresql-debugsource-0:13.18-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:postgresql-debugsource-0:13.18-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:postgresql-debugsource-0:13.18-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:postgresql-debugsource-0:13.18-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:postgresql-docs-0:13.18-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:postgresql-docs-0:13.18-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:postgresql-docs-0:13.18-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:postgresql-docs-0:13.18-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:postgresql-docs-debuginfo-0:13.18-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:postgresql-docs-debuginfo-0:13.18-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:postgresql-docs-debuginfo-0:13.18-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:postgresql-docs-debuginfo-0:13.18-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:postgresql-plperl-0:13.18-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:postgresql-plperl-0:13.18-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:postgresql-plperl-0:13.18-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:postgresql-plperl-0:13.18-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:postgresql-plperl-debuginfo-0:13.18-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:postgresql-plperl-debuginfo-0:13.18-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:postgresql-plperl-debuginfo-0:13.18-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:postgresql-plperl-debuginfo-0:13.18-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:postgresql-plpython3-0:13.18-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:postgresql-plpython3-0:13.18-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:postgresql-plpython3-0:13.18-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:postgresql-plpython3-0:13.18-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:postgresql-plpython3-debuginfo-0:13.18-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:postgresql-plpython3-debuginfo-0:13.18-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:postgresql-plpython3-debuginfo-0:13.18-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:postgresql-plpython3-debuginfo-0:13.18-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:postgresql-pltcl-0:13.18-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:postgresql-pltcl-0:13.18-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:postgresql-pltcl-0:13.18-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:postgresql-pltcl-0:13.18-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:postgresql-pltcl-debuginfo-0:13.18-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:postgresql-pltcl-debuginfo-0:13.18-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:postgresql-pltcl-debuginfo-0:13.18-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:postgresql-pltcl-debuginfo-0:13.18-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:postgresql-private-devel-0:13.18-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:postgresql-private-devel-0:13.18-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:postgresql-private-devel-0:13.18-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:postgresql-private-devel-0:13.18-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:postgresql-private-libs-0:13.18-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:postgresql-private-libs-0:13.18-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:postgresql-private-libs-0:13.18-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:postgresql-private-libs-0:13.18-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:postgresql-private-libs-debuginfo-0:13.18-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:postgresql-private-libs-debuginfo-0:13.18-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:postgresql-private-libs-debuginfo-0:13.18-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:postgresql-private-libs-debuginfo-0:13.18-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:postgresql-server-0:13.18-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:postgresql-server-0:13.18-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:postgresql-server-0:13.18-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:postgresql-server-0:13.18-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:postgresql-server-debuginfo-0:13.18-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:postgresql-server-debuginfo-0:13.18-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:postgresql-server-debuginfo-0:13.18-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:postgresql-server-debuginfo-0:13.18-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:postgresql-server-devel-0:13.18-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:postgresql-server-devel-0:13.18-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:postgresql-server-devel-0:13.18-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:postgresql-server-devel-0:13.18-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:postgresql-server-devel-debuginfo-0:13.18-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:postgresql-server-devel-debuginfo-0:13.18-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:postgresql-server-devel-debuginfo-0:13.18-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:postgresql-server-devel-debuginfo-0:13.18-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:postgresql-static-0:13.18-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:postgresql-static-0:13.18-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:postgresql-static-0:13.18-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:postgresql-static-0:13.18-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:postgresql-test-0:13.18-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:postgresql-test-0:13.18-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:postgresql-test-0:13.18-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:postgresql-test-0:13.18-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:postgresql-test-debuginfo-0:13.18-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:postgresql-test-debuginfo-0:13.18-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:postgresql-test-debuginfo-0:13.18-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:postgresql-test-debuginfo-0:13.18-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:postgresql-test-rpm-macros-0:13.18-1.el9_5.noarch",
"CRB-9.5.0.Z.MAIN:postgresql-upgrade-0:13.18-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:postgresql-upgrade-0:13.18-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:postgresql-upgrade-0:13.18-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:postgresql-upgrade-0:13.18-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:postgresql-upgrade-debuginfo-0:13.18-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:postgresql-upgrade-debuginfo-0:13.18-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:postgresql-upgrade-debuginfo-0:13.18-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:postgresql-upgrade-debuginfo-0:13.18-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:postgresql-upgrade-devel-0:13.18-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:postgresql-upgrade-devel-0:13.18-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:postgresql-upgrade-devel-0:13.18-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:postgresql-upgrade-devel-0:13.18-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:postgresql-upgrade-devel-debuginfo-0:13.18-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:postgresql-upgrade-devel-debuginfo-0:13.18-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:postgresql-upgrade-devel-debuginfo-0:13.18-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:postgresql-upgrade-devel-debuginfo-0:13.18-1.el9_5.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "postgresql: PostgreSQL PL/Perl environment variable changes execute arbitrary code"
}
]
}
rhsa-2024_10830
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:15 module is now available for Red Hat Enterprise Linux 8.\n\nRed Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "PostgreSQL is an advanced object-relational database management system (DBMS).\n\nSecurity Fix(es):\n\n* postgresql: PostgreSQL SET ROLE, SET SESSION AUTHORIZATION reset to wrong user ID (CVE-2024-10978)\n\n* postgresql: PostgreSQL PL/Perl environment variable changes execute arbitrary code (CVE-2024-10979)\n\n* postgresql: PostgreSQL row security below e.g. subqueries disregards user ID changes (CVE-2024-10976)\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-2024:10830",
"url": "https://access.redhat.com/errata/RHSA-2024:10830"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "2326251",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2326251"
},
{
"category": "external",
"summary": "2326253",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2326253"
},
{
"category": "external",
"summary": "2326263",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2326263"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2024/rhsa-2024_10830.json"
}
],
"title": "Red Hat Security Advisory: postgresql:15 security update",
"tracking": {
"current_release_date": "2024-12-09T15:52:07+00:00",
"generator": {
"date": "2024-12-09T15:52:07+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.2.3"
}
},
"id": "RHSA-2024:10830",
"initial_release_date": "2024-12-05T09:15:31+00:00",
"revision_history": [
{
"date": "2024-12-05T09:15:31+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2024-12-05T09:15:31+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2024-12-09T15:52: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 (v. 8)",
"product": {
"name": "Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:enterprise_linux:8::appstream"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "postgresql:15:8100020241122084744:489197e6",
"product": {
"name": "postgresql:15:8100020241122084744:489197e6",
"product_id": "postgresql:15:8100020241122084744:489197e6",
"product_identification_helper": {
"purl": "pkg:rpmmod/redhat/postgresql@15:8100020241122084744:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgresql-test-rpm-macros-0:15.10-1.module+el8.10.0+22550+22c7d5ca.noarch",
"product": {
"name": "postgresql-test-rpm-macros-0:15.10-1.module+el8.10.0+22550+22c7d5ca.noarch",
"product_id": "postgresql-test-rpm-macros-0:15.10-1.module+el8.10.0+22550+22c7d5ca.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-test-rpm-macros@15.10-1.module%2Bel8.10.0%2B22550%2B22c7d5ca?arch=noarch"
}
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "pg_repack-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.src",
"product": {
"name": "pg_repack-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.src",
"product_id": "pg_repack-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pg_repack@1.4.8-1.module%2Bel8.9.0%2B19797%2Bc4ce5969?arch=src"
}
}
},
{
"category": "product_version",
"name": "pgaudit-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.src",
"product": {
"name": "pgaudit-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.src",
"product_id": "pgaudit-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pgaudit@1.7.0-1.module%2Bel8.9.0%2B19797%2Bc4ce5969?arch=src"
}
}
},
{
"category": "product_version",
"name": "postgres-decoderbufs-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.src",
"product": {
"name": "postgres-decoderbufs-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.src",
"product_id": "postgres-decoderbufs-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgres-decoderbufs@1.9.7-1.Final.module%2Bel8.9.0%2B19797%2Bc4ce5969?arch=src"
}
}
},
{
"category": "product_version",
"name": "postgresql-0:15.10-1.module+el8.10.0+22550+22c7d5ca.src",
"product": {
"name": "postgresql-0:15.10-1.module+el8.10.0+22550+22c7d5ca.src",
"product_id": "postgresql-0:15.10-1.module+el8.10.0+22550+22c7d5ca.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql@15.10-1.module%2Bel8.10.0%2B22550%2B22c7d5ca?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "pg_repack-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.aarch64",
"product": {
"name": "pg_repack-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.aarch64",
"product_id": "pg_repack-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pg_repack@1.4.8-1.module%2Bel8.9.0%2B19797%2Bc4ce5969?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "pg_repack-debuginfo-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.aarch64",
"product": {
"name": "pg_repack-debuginfo-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.aarch64",
"product_id": "pg_repack-debuginfo-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pg_repack-debuginfo@1.4.8-1.module%2Bel8.9.0%2B19797%2Bc4ce5969?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "pg_repack-debugsource-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.aarch64",
"product": {
"name": "pg_repack-debugsource-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.aarch64",
"product_id": "pg_repack-debugsource-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pg_repack-debugsource@1.4.8-1.module%2Bel8.9.0%2B19797%2Bc4ce5969?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "pgaudit-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.aarch64",
"product": {
"name": "pgaudit-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.aarch64",
"product_id": "pgaudit-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pgaudit@1.7.0-1.module%2Bel8.9.0%2B19797%2Bc4ce5969?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "pgaudit-debuginfo-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.aarch64",
"product": {
"name": "pgaudit-debuginfo-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.aarch64",
"product_id": "pgaudit-debuginfo-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pgaudit-debuginfo@1.7.0-1.module%2Bel8.9.0%2B19797%2Bc4ce5969?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "pgaudit-debugsource-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.aarch64",
"product": {
"name": "pgaudit-debugsource-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.aarch64",
"product_id": "pgaudit-debugsource-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pgaudit-debugsource@1.7.0-1.module%2Bel8.9.0%2B19797%2Bc4ce5969?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "postgres-decoderbufs-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.aarch64",
"product": {
"name": "postgres-decoderbufs-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.aarch64",
"product_id": "postgres-decoderbufs-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgres-decoderbufs@1.9.7-1.Final.module%2Bel8.9.0%2B19797%2Bc4ce5969?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.aarch64",
"product": {
"name": "postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.aarch64",
"product_id": "postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgres-decoderbufs-debuginfo@1.9.7-1.Final.module%2Bel8.9.0%2B19797%2Bc4ce5969?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.aarch64",
"product": {
"name": "postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.aarch64",
"product_id": "postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgres-decoderbufs-debugsource@1.9.7-1.Final.module%2Bel8.9.0%2B19797%2Bc4ce5969?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "postgresql-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64",
"product": {
"name": "postgresql-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64",
"product_id": "postgresql-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql@15.10-1.module%2Bel8.10.0%2B22550%2B22c7d5ca?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "postgresql-contrib-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64",
"product": {
"name": "postgresql-contrib-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64",
"product_id": "postgresql-contrib-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-contrib@15.10-1.module%2Bel8.10.0%2B22550%2B22c7d5ca?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "postgresql-contrib-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64",
"product": {
"name": "postgresql-contrib-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64",
"product_id": "postgresql-contrib-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-contrib-debuginfo@15.10-1.module%2Bel8.10.0%2B22550%2B22c7d5ca?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "postgresql-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64",
"product": {
"name": "postgresql-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64",
"product_id": "postgresql-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-debuginfo@15.10-1.module%2Bel8.10.0%2B22550%2B22c7d5ca?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "postgresql-debugsource-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64",
"product": {
"name": "postgresql-debugsource-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64",
"product_id": "postgresql-debugsource-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-debugsource@15.10-1.module%2Bel8.10.0%2B22550%2B22c7d5ca?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "postgresql-docs-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64",
"product": {
"name": "postgresql-docs-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64",
"product_id": "postgresql-docs-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-docs@15.10-1.module%2Bel8.10.0%2B22550%2B22c7d5ca?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "postgresql-docs-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64",
"product": {
"name": "postgresql-docs-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64",
"product_id": "postgresql-docs-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-docs-debuginfo@15.10-1.module%2Bel8.10.0%2B22550%2B22c7d5ca?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "postgresql-plperl-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64",
"product": {
"name": "postgresql-plperl-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64",
"product_id": "postgresql-plperl-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plperl@15.10-1.module%2Bel8.10.0%2B22550%2B22c7d5ca?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "postgresql-plperl-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64",
"product": {
"name": "postgresql-plperl-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64",
"product_id": "postgresql-plperl-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plperl-debuginfo@15.10-1.module%2Bel8.10.0%2B22550%2B22c7d5ca?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "postgresql-plpython3-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64",
"product": {
"name": "postgresql-plpython3-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64",
"product_id": "postgresql-plpython3-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plpython3@15.10-1.module%2Bel8.10.0%2B22550%2B22c7d5ca?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "postgresql-plpython3-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64",
"product": {
"name": "postgresql-plpython3-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64",
"product_id": "postgresql-plpython3-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plpython3-debuginfo@15.10-1.module%2Bel8.10.0%2B22550%2B22c7d5ca?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "postgresql-pltcl-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64",
"product": {
"name": "postgresql-pltcl-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64",
"product_id": "postgresql-pltcl-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-pltcl@15.10-1.module%2Bel8.10.0%2B22550%2B22c7d5ca?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "postgresql-pltcl-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64",
"product": {
"name": "postgresql-pltcl-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64",
"product_id": "postgresql-pltcl-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-pltcl-debuginfo@15.10-1.module%2Bel8.10.0%2B22550%2B22c7d5ca?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "postgresql-private-devel-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64",
"product": {
"name": "postgresql-private-devel-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64",
"product_id": "postgresql-private-devel-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-private-devel@15.10-1.module%2Bel8.10.0%2B22550%2B22c7d5ca?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "postgresql-private-libs-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64",
"product": {
"name": "postgresql-private-libs-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64",
"product_id": "postgresql-private-libs-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-private-libs@15.10-1.module%2Bel8.10.0%2B22550%2B22c7d5ca?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "postgresql-private-libs-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64",
"product": {
"name": "postgresql-private-libs-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64",
"product_id": "postgresql-private-libs-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-private-libs-debuginfo@15.10-1.module%2Bel8.10.0%2B22550%2B22c7d5ca?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64",
"product": {
"name": "postgresql-server-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64",
"product_id": "postgresql-server-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server@15.10-1.module%2Bel8.10.0%2B22550%2B22c7d5ca?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64",
"product": {
"name": "postgresql-server-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64",
"product_id": "postgresql-server-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server-debuginfo@15.10-1.module%2Bel8.10.0%2B22550%2B22c7d5ca?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-devel-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64",
"product": {
"name": "postgresql-server-devel-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64",
"product_id": "postgresql-server-devel-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server-devel@15.10-1.module%2Bel8.10.0%2B22550%2B22c7d5ca?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-devel-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64",
"product": {
"name": "postgresql-server-devel-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64",
"product_id": "postgresql-server-devel-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server-devel-debuginfo@15.10-1.module%2Bel8.10.0%2B22550%2B22c7d5ca?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "postgresql-static-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64",
"product": {
"name": "postgresql-static-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64",
"product_id": "postgresql-static-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-static@15.10-1.module%2Bel8.10.0%2B22550%2B22c7d5ca?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "postgresql-test-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64",
"product": {
"name": "postgresql-test-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64",
"product_id": "postgresql-test-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-test@15.10-1.module%2Bel8.10.0%2B22550%2B22c7d5ca?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "postgresql-test-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64",
"product": {
"name": "postgresql-test-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64",
"product_id": "postgresql-test-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-test-debuginfo@15.10-1.module%2Bel8.10.0%2B22550%2B22c7d5ca?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64",
"product": {
"name": "postgresql-upgrade-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64",
"product_id": "postgresql-upgrade-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade@15.10-1.module%2Bel8.10.0%2B22550%2B22c7d5ca?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64",
"product": {
"name": "postgresql-upgrade-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64",
"product_id": "postgresql-upgrade-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade-debuginfo@15.10-1.module%2Bel8.10.0%2B22550%2B22c7d5ca?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-devel-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64",
"product": {
"name": "postgresql-upgrade-devel-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64",
"product_id": "postgresql-upgrade-devel-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade-devel@15.10-1.module%2Bel8.10.0%2B22550%2B22c7d5ca?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-devel-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64",
"product": {
"name": "postgresql-upgrade-devel-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64",
"product_id": "postgresql-upgrade-devel-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade-devel-debuginfo@15.10-1.module%2Bel8.10.0%2B22550%2B22c7d5ca?arch=aarch64"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "pg_repack-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.ppc64le",
"product": {
"name": "pg_repack-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.ppc64le",
"product_id": "pg_repack-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pg_repack@1.4.8-1.module%2Bel8.9.0%2B19797%2Bc4ce5969?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "pg_repack-debuginfo-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.ppc64le",
"product": {
"name": "pg_repack-debuginfo-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.ppc64le",
"product_id": "pg_repack-debuginfo-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pg_repack-debuginfo@1.4.8-1.module%2Bel8.9.0%2B19797%2Bc4ce5969?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "pg_repack-debugsource-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.ppc64le",
"product": {
"name": "pg_repack-debugsource-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.ppc64le",
"product_id": "pg_repack-debugsource-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pg_repack-debugsource@1.4.8-1.module%2Bel8.9.0%2B19797%2Bc4ce5969?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "pgaudit-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.ppc64le",
"product": {
"name": "pgaudit-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.ppc64le",
"product_id": "pgaudit-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pgaudit@1.7.0-1.module%2Bel8.9.0%2B19797%2Bc4ce5969?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "pgaudit-debuginfo-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.ppc64le",
"product": {
"name": "pgaudit-debuginfo-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.ppc64le",
"product_id": "pgaudit-debuginfo-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pgaudit-debuginfo@1.7.0-1.module%2Bel8.9.0%2B19797%2Bc4ce5969?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "pgaudit-debugsource-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.ppc64le",
"product": {
"name": "pgaudit-debugsource-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.ppc64le",
"product_id": "pgaudit-debugsource-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pgaudit-debugsource@1.7.0-1.module%2Bel8.9.0%2B19797%2Bc4ce5969?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "postgres-decoderbufs-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.ppc64le",
"product": {
"name": "postgres-decoderbufs-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.ppc64le",
"product_id": "postgres-decoderbufs-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgres-decoderbufs@1.9.7-1.Final.module%2Bel8.9.0%2B19797%2Bc4ce5969?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.ppc64le",
"product": {
"name": "postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.ppc64le",
"product_id": "postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgres-decoderbufs-debuginfo@1.9.7-1.Final.module%2Bel8.9.0%2B19797%2Bc4ce5969?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.ppc64le",
"product": {
"name": "postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.ppc64le",
"product_id": "postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgres-decoderbufs-debugsource@1.9.7-1.Final.module%2Bel8.9.0%2B19797%2Bc4ce5969?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "postgresql-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le",
"product": {
"name": "postgresql-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le",
"product_id": "postgresql-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql@15.10-1.module%2Bel8.10.0%2B22550%2B22c7d5ca?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "postgresql-contrib-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le",
"product": {
"name": "postgresql-contrib-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le",
"product_id": "postgresql-contrib-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-contrib@15.10-1.module%2Bel8.10.0%2B22550%2B22c7d5ca?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "postgresql-contrib-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le",
"product": {
"name": "postgresql-contrib-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le",
"product_id": "postgresql-contrib-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-contrib-debuginfo@15.10-1.module%2Bel8.10.0%2B22550%2B22c7d5ca?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "postgresql-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le",
"product": {
"name": "postgresql-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le",
"product_id": "postgresql-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-debuginfo@15.10-1.module%2Bel8.10.0%2B22550%2B22c7d5ca?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "postgresql-debugsource-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le",
"product": {
"name": "postgresql-debugsource-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le",
"product_id": "postgresql-debugsource-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-debugsource@15.10-1.module%2Bel8.10.0%2B22550%2B22c7d5ca?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "postgresql-docs-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le",
"product": {
"name": "postgresql-docs-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le",
"product_id": "postgresql-docs-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-docs@15.10-1.module%2Bel8.10.0%2B22550%2B22c7d5ca?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "postgresql-docs-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le",
"product": {
"name": "postgresql-docs-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le",
"product_id": "postgresql-docs-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-docs-debuginfo@15.10-1.module%2Bel8.10.0%2B22550%2B22c7d5ca?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "postgresql-plperl-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le",
"product": {
"name": "postgresql-plperl-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le",
"product_id": "postgresql-plperl-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plperl@15.10-1.module%2Bel8.10.0%2B22550%2B22c7d5ca?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "postgresql-plperl-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le",
"product": {
"name": "postgresql-plperl-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le",
"product_id": "postgresql-plperl-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plperl-debuginfo@15.10-1.module%2Bel8.10.0%2B22550%2B22c7d5ca?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "postgresql-plpython3-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le",
"product": {
"name": "postgresql-plpython3-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le",
"product_id": "postgresql-plpython3-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plpython3@15.10-1.module%2Bel8.10.0%2B22550%2B22c7d5ca?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "postgresql-plpython3-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le",
"product": {
"name": "postgresql-plpython3-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le",
"product_id": "postgresql-plpython3-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plpython3-debuginfo@15.10-1.module%2Bel8.10.0%2B22550%2B22c7d5ca?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "postgresql-pltcl-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le",
"product": {
"name": "postgresql-pltcl-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le",
"product_id": "postgresql-pltcl-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-pltcl@15.10-1.module%2Bel8.10.0%2B22550%2B22c7d5ca?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "postgresql-pltcl-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le",
"product": {
"name": "postgresql-pltcl-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le",
"product_id": "postgresql-pltcl-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-pltcl-debuginfo@15.10-1.module%2Bel8.10.0%2B22550%2B22c7d5ca?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "postgresql-private-devel-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le",
"product": {
"name": "postgresql-private-devel-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le",
"product_id": "postgresql-private-devel-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-private-devel@15.10-1.module%2Bel8.10.0%2B22550%2B22c7d5ca?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "postgresql-private-libs-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le",
"product": {
"name": "postgresql-private-libs-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le",
"product_id": "postgresql-private-libs-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-private-libs@15.10-1.module%2Bel8.10.0%2B22550%2B22c7d5ca?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "postgresql-private-libs-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le",
"product": {
"name": "postgresql-private-libs-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le",
"product_id": "postgresql-private-libs-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-private-libs-debuginfo@15.10-1.module%2Bel8.10.0%2B22550%2B22c7d5ca?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le",
"product": {
"name": "postgresql-server-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le",
"product_id": "postgresql-server-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server@15.10-1.module%2Bel8.10.0%2B22550%2B22c7d5ca?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le",
"product": {
"name": "postgresql-server-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le",
"product_id": "postgresql-server-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server-debuginfo@15.10-1.module%2Bel8.10.0%2B22550%2B22c7d5ca?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-devel-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le",
"product": {
"name": "postgresql-server-devel-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le",
"product_id": "postgresql-server-devel-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server-devel@15.10-1.module%2Bel8.10.0%2B22550%2B22c7d5ca?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-devel-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le",
"product": {
"name": "postgresql-server-devel-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le",
"product_id": "postgresql-server-devel-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server-devel-debuginfo@15.10-1.module%2Bel8.10.0%2B22550%2B22c7d5ca?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "postgresql-static-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le",
"product": {
"name": "postgresql-static-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le",
"product_id": "postgresql-static-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-static@15.10-1.module%2Bel8.10.0%2B22550%2B22c7d5ca?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "postgresql-test-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le",
"product": {
"name": "postgresql-test-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le",
"product_id": "postgresql-test-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-test@15.10-1.module%2Bel8.10.0%2B22550%2B22c7d5ca?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "postgresql-test-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le",
"product": {
"name": "postgresql-test-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le",
"product_id": "postgresql-test-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-test-debuginfo@15.10-1.module%2Bel8.10.0%2B22550%2B22c7d5ca?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le",
"product": {
"name": "postgresql-upgrade-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le",
"product_id": "postgresql-upgrade-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade@15.10-1.module%2Bel8.10.0%2B22550%2B22c7d5ca?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le",
"product": {
"name": "postgresql-upgrade-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le",
"product_id": "postgresql-upgrade-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade-debuginfo@15.10-1.module%2Bel8.10.0%2B22550%2B22c7d5ca?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-devel-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le",
"product": {
"name": "postgresql-upgrade-devel-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le",
"product_id": "postgresql-upgrade-devel-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade-devel@15.10-1.module%2Bel8.10.0%2B22550%2B22c7d5ca?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-devel-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le",
"product": {
"name": "postgresql-upgrade-devel-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le",
"product_id": "postgresql-upgrade-devel-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade-devel-debuginfo@15.10-1.module%2Bel8.10.0%2B22550%2B22c7d5ca?arch=ppc64le"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "pg_repack-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.s390x",
"product": {
"name": "pg_repack-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.s390x",
"product_id": "pg_repack-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pg_repack@1.4.8-1.module%2Bel8.9.0%2B19797%2Bc4ce5969?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "pg_repack-debuginfo-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.s390x",
"product": {
"name": "pg_repack-debuginfo-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.s390x",
"product_id": "pg_repack-debuginfo-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pg_repack-debuginfo@1.4.8-1.module%2Bel8.9.0%2B19797%2Bc4ce5969?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "pg_repack-debugsource-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.s390x",
"product": {
"name": "pg_repack-debugsource-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.s390x",
"product_id": "pg_repack-debugsource-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pg_repack-debugsource@1.4.8-1.module%2Bel8.9.0%2B19797%2Bc4ce5969?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "pgaudit-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.s390x",
"product": {
"name": "pgaudit-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.s390x",
"product_id": "pgaudit-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pgaudit@1.7.0-1.module%2Bel8.9.0%2B19797%2Bc4ce5969?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "pgaudit-debuginfo-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.s390x",
"product": {
"name": "pgaudit-debuginfo-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.s390x",
"product_id": "pgaudit-debuginfo-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pgaudit-debuginfo@1.7.0-1.module%2Bel8.9.0%2B19797%2Bc4ce5969?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "pgaudit-debugsource-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.s390x",
"product": {
"name": "pgaudit-debugsource-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.s390x",
"product_id": "pgaudit-debugsource-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pgaudit-debugsource@1.7.0-1.module%2Bel8.9.0%2B19797%2Bc4ce5969?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "postgres-decoderbufs-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.s390x",
"product": {
"name": "postgres-decoderbufs-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.s390x",
"product_id": "postgres-decoderbufs-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgres-decoderbufs@1.9.7-1.Final.module%2Bel8.9.0%2B19797%2Bc4ce5969?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.s390x",
"product": {
"name": "postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.s390x",
"product_id": "postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgres-decoderbufs-debuginfo@1.9.7-1.Final.module%2Bel8.9.0%2B19797%2Bc4ce5969?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.s390x",
"product": {
"name": "postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.s390x",
"product_id": "postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgres-decoderbufs-debugsource@1.9.7-1.Final.module%2Bel8.9.0%2B19797%2Bc4ce5969?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "postgresql-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x",
"product": {
"name": "postgresql-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x",
"product_id": "postgresql-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql@15.10-1.module%2Bel8.10.0%2B22550%2B22c7d5ca?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "postgresql-contrib-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x",
"product": {
"name": "postgresql-contrib-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x",
"product_id": "postgresql-contrib-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-contrib@15.10-1.module%2Bel8.10.0%2B22550%2B22c7d5ca?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "postgresql-contrib-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x",
"product": {
"name": "postgresql-contrib-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x",
"product_id": "postgresql-contrib-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-contrib-debuginfo@15.10-1.module%2Bel8.10.0%2B22550%2B22c7d5ca?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "postgresql-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x",
"product": {
"name": "postgresql-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x",
"product_id": "postgresql-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-debuginfo@15.10-1.module%2Bel8.10.0%2B22550%2B22c7d5ca?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "postgresql-debugsource-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x",
"product": {
"name": "postgresql-debugsource-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x",
"product_id": "postgresql-debugsource-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-debugsource@15.10-1.module%2Bel8.10.0%2B22550%2B22c7d5ca?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "postgresql-docs-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x",
"product": {
"name": "postgresql-docs-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x",
"product_id": "postgresql-docs-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-docs@15.10-1.module%2Bel8.10.0%2B22550%2B22c7d5ca?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "postgresql-docs-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x",
"product": {
"name": "postgresql-docs-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x",
"product_id": "postgresql-docs-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-docs-debuginfo@15.10-1.module%2Bel8.10.0%2B22550%2B22c7d5ca?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "postgresql-plperl-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x",
"product": {
"name": "postgresql-plperl-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x",
"product_id": "postgresql-plperl-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plperl@15.10-1.module%2Bel8.10.0%2B22550%2B22c7d5ca?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "postgresql-plperl-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x",
"product": {
"name": "postgresql-plperl-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x",
"product_id": "postgresql-plperl-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plperl-debuginfo@15.10-1.module%2Bel8.10.0%2B22550%2B22c7d5ca?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "postgresql-plpython3-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x",
"product": {
"name": "postgresql-plpython3-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x",
"product_id": "postgresql-plpython3-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plpython3@15.10-1.module%2Bel8.10.0%2B22550%2B22c7d5ca?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "postgresql-plpython3-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x",
"product": {
"name": "postgresql-plpython3-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x",
"product_id": "postgresql-plpython3-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plpython3-debuginfo@15.10-1.module%2Bel8.10.0%2B22550%2B22c7d5ca?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "postgresql-pltcl-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x",
"product": {
"name": "postgresql-pltcl-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x",
"product_id": "postgresql-pltcl-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-pltcl@15.10-1.module%2Bel8.10.0%2B22550%2B22c7d5ca?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "postgresql-pltcl-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x",
"product": {
"name": "postgresql-pltcl-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x",
"product_id": "postgresql-pltcl-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-pltcl-debuginfo@15.10-1.module%2Bel8.10.0%2B22550%2B22c7d5ca?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "postgresql-private-devel-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x",
"product": {
"name": "postgresql-private-devel-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x",
"product_id": "postgresql-private-devel-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-private-devel@15.10-1.module%2Bel8.10.0%2B22550%2B22c7d5ca?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "postgresql-private-libs-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x",
"product": {
"name": "postgresql-private-libs-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x",
"product_id": "postgresql-private-libs-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-private-libs@15.10-1.module%2Bel8.10.0%2B22550%2B22c7d5ca?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "postgresql-private-libs-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x",
"product": {
"name": "postgresql-private-libs-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x",
"product_id": "postgresql-private-libs-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-private-libs-debuginfo@15.10-1.module%2Bel8.10.0%2B22550%2B22c7d5ca?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x",
"product": {
"name": "postgresql-server-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x",
"product_id": "postgresql-server-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server@15.10-1.module%2Bel8.10.0%2B22550%2B22c7d5ca?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x",
"product": {
"name": "postgresql-server-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x",
"product_id": "postgresql-server-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server-debuginfo@15.10-1.module%2Bel8.10.0%2B22550%2B22c7d5ca?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-devel-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x",
"product": {
"name": "postgresql-server-devel-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x",
"product_id": "postgresql-server-devel-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server-devel@15.10-1.module%2Bel8.10.0%2B22550%2B22c7d5ca?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-devel-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x",
"product": {
"name": "postgresql-server-devel-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x",
"product_id": "postgresql-server-devel-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server-devel-debuginfo@15.10-1.module%2Bel8.10.0%2B22550%2B22c7d5ca?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "postgresql-static-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x",
"product": {
"name": "postgresql-static-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x",
"product_id": "postgresql-static-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-static@15.10-1.module%2Bel8.10.0%2B22550%2B22c7d5ca?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "postgresql-test-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x",
"product": {
"name": "postgresql-test-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x",
"product_id": "postgresql-test-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-test@15.10-1.module%2Bel8.10.0%2B22550%2B22c7d5ca?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "postgresql-test-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x",
"product": {
"name": "postgresql-test-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x",
"product_id": "postgresql-test-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-test-debuginfo@15.10-1.module%2Bel8.10.0%2B22550%2B22c7d5ca?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x",
"product": {
"name": "postgresql-upgrade-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x",
"product_id": "postgresql-upgrade-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade@15.10-1.module%2Bel8.10.0%2B22550%2B22c7d5ca?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x",
"product": {
"name": "postgresql-upgrade-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x",
"product_id": "postgresql-upgrade-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade-debuginfo@15.10-1.module%2Bel8.10.0%2B22550%2B22c7d5ca?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-devel-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x",
"product": {
"name": "postgresql-upgrade-devel-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x",
"product_id": "postgresql-upgrade-devel-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade-devel@15.10-1.module%2Bel8.10.0%2B22550%2B22c7d5ca?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-devel-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x",
"product": {
"name": "postgresql-upgrade-devel-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x",
"product_id": "postgresql-upgrade-devel-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade-devel-debuginfo@15.10-1.module%2Bel8.10.0%2B22550%2B22c7d5ca?arch=s390x"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "pg_repack-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.x86_64",
"product": {
"name": "pg_repack-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.x86_64",
"product_id": "pg_repack-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pg_repack@1.4.8-1.module%2Bel8.9.0%2B19797%2Bc4ce5969?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "pg_repack-debuginfo-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.x86_64",
"product": {
"name": "pg_repack-debuginfo-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.x86_64",
"product_id": "pg_repack-debuginfo-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pg_repack-debuginfo@1.4.8-1.module%2Bel8.9.0%2B19797%2Bc4ce5969?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "pg_repack-debugsource-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.x86_64",
"product": {
"name": "pg_repack-debugsource-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.x86_64",
"product_id": "pg_repack-debugsource-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pg_repack-debugsource@1.4.8-1.module%2Bel8.9.0%2B19797%2Bc4ce5969?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "pgaudit-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.x86_64",
"product": {
"name": "pgaudit-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.x86_64",
"product_id": "pgaudit-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pgaudit@1.7.0-1.module%2Bel8.9.0%2B19797%2Bc4ce5969?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "pgaudit-debuginfo-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.x86_64",
"product": {
"name": "pgaudit-debuginfo-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.x86_64",
"product_id": "pgaudit-debuginfo-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pgaudit-debuginfo@1.7.0-1.module%2Bel8.9.0%2B19797%2Bc4ce5969?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "pgaudit-debugsource-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.x86_64",
"product": {
"name": "pgaudit-debugsource-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.x86_64",
"product_id": "pgaudit-debugsource-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pgaudit-debugsource@1.7.0-1.module%2Bel8.9.0%2B19797%2Bc4ce5969?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "postgres-decoderbufs-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.x86_64",
"product": {
"name": "postgres-decoderbufs-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.x86_64",
"product_id": "postgres-decoderbufs-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgres-decoderbufs@1.9.7-1.Final.module%2Bel8.9.0%2B19797%2Bc4ce5969?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.x86_64",
"product": {
"name": "postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.x86_64",
"product_id": "postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgres-decoderbufs-debuginfo@1.9.7-1.Final.module%2Bel8.9.0%2B19797%2Bc4ce5969?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.x86_64",
"product": {
"name": "postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.x86_64",
"product_id": "postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgres-decoderbufs-debugsource@1.9.7-1.Final.module%2Bel8.9.0%2B19797%2Bc4ce5969?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "postgresql-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64",
"product": {
"name": "postgresql-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64",
"product_id": "postgresql-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql@15.10-1.module%2Bel8.10.0%2B22550%2B22c7d5ca?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "postgresql-contrib-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64",
"product": {
"name": "postgresql-contrib-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64",
"product_id": "postgresql-contrib-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-contrib@15.10-1.module%2Bel8.10.0%2B22550%2B22c7d5ca?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "postgresql-contrib-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64",
"product": {
"name": "postgresql-contrib-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64",
"product_id": "postgresql-contrib-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-contrib-debuginfo@15.10-1.module%2Bel8.10.0%2B22550%2B22c7d5ca?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "postgresql-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64",
"product": {
"name": "postgresql-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64",
"product_id": "postgresql-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-debuginfo@15.10-1.module%2Bel8.10.0%2B22550%2B22c7d5ca?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "postgresql-debugsource-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64",
"product": {
"name": "postgresql-debugsource-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64",
"product_id": "postgresql-debugsource-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-debugsource@15.10-1.module%2Bel8.10.0%2B22550%2B22c7d5ca?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "postgresql-docs-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64",
"product": {
"name": "postgresql-docs-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64",
"product_id": "postgresql-docs-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-docs@15.10-1.module%2Bel8.10.0%2B22550%2B22c7d5ca?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "postgresql-docs-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64",
"product": {
"name": "postgresql-docs-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64",
"product_id": "postgresql-docs-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-docs-debuginfo@15.10-1.module%2Bel8.10.0%2B22550%2B22c7d5ca?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "postgresql-plperl-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64",
"product": {
"name": "postgresql-plperl-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64",
"product_id": "postgresql-plperl-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plperl@15.10-1.module%2Bel8.10.0%2B22550%2B22c7d5ca?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "postgresql-plperl-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64",
"product": {
"name": "postgresql-plperl-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64",
"product_id": "postgresql-plperl-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plperl-debuginfo@15.10-1.module%2Bel8.10.0%2B22550%2B22c7d5ca?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "postgresql-plpython3-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64",
"product": {
"name": "postgresql-plpython3-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64",
"product_id": "postgresql-plpython3-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plpython3@15.10-1.module%2Bel8.10.0%2B22550%2B22c7d5ca?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "postgresql-plpython3-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64",
"product": {
"name": "postgresql-plpython3-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64",
"product_id": "postgresql-plpython3-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plpython3-debuginfo@15.10-1.module%2Bel8.10.0%2B22550%2B22c7d5ca?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "postgresql-pltcl-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64",
"product": {
"name": "postgresql-pltcl-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64",
"product_id": "postgresql-pltcl-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-pltcl@15.10-1.module%2Bel8.10.0%2B22550%2B22c7d5ca?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "postgresql-pltcl-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64",
"product": {
"name": "postgresql-pltcl-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64",
"product_id": "postgresql-pltcl-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-pltcl-debuginfo@15.10-1.module%2Bel8.10.0%2B22550%2B22c7d5ca?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "postgresql-private-devel-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64",
"product": {
"name": "postgresql-private-devel-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64",
"product_id": "postgresql-private-devel-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-private-devel@15.10-1.module%2Bel8.10.0%2B22550%2B22c7d5ca?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "postgresql-private-libs-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64",
"product": {
"name": "postgresql-private-libs-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64",
"product_id": "postgresql-private-libs-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-private-libs@15.10-1.module%2Bel8.10.0%2B22550%2B22c7d5ca?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "postgresql-private-libs-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64",
"product": {
"name": "postgresql-private-libs-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64",
"product_id": "postgresql-private-libs-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-private-libs-debuginfo@15.10-1.module%2Bel8.10.0%2B22550%2B22c7d5ca?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64",
"product": {
"name": "postgresql-server-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64",
"product_id": "postgresql-server-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server@15.10-1.module%2Bel8.10.0%2B22550%2B22c7d5ca?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64",
"product": {
"name": "postgresql-server-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64",
"product_id": "postgresql-server-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server-debuginfo@15.10-1.module%2Bel8.10.0%2B22550%2B22c7d5ca?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-devel-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64",
"product": {
"name": "postgresql-server-devel-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64",
"product_id": "postgresql-server-devel-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server-devel@15.10-1.module%2Bel8.10.0%2B22550%2B22c7d5ca?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-devel-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64",
"product": {
"name": "postgresql-server-devel-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64",
"product_id": "postgresql-server-devel-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server-devel-debuginfo@15.10-1.module%2Bel8.10.0%2B22550%2B22c7d5ca?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "postgresql-static-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64",
"product": {
"name": "postgresql-static-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64",
"product_id": "postgresql-static-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-static@15.10-1.module%2Bel8.10.0%2B22550%2B22c7d5ca?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "postgresql-test-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64",
"product": {
"name": "postgresql-test-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64",
"product_id": "postgresql-test-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-test@15.10-1.module%2Bel8.10.0%2B22550%2B22c7d5ca?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "postgresql-test-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64",
"product": {
"name": "postgresql-test-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64",
"product_id": "postgresql-test-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-test-debuginfo@15.10-1.module%2Bel8.10.0%2B22550%2B22c7d5ca?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64",
"product": {
"name": "postgresql-upgrade-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64",
"product_id": "postgresql-upgrade-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade@15.10-1.module%2Bel8.10.0%2B22550%2B22c7d5ca?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64",
"product": {
"name": "postgresql-upgrade-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64",
"product_id": "postgresql-upgrade-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade-debuginfo@15.10-1.module%2Bel8.10.0%2B22550%2B22c7d5ca?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-devel-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64",
"product": {
"name": "postgresql-upgrade-devel-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64",
"product_id": "postgresql-upgrade-devel-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade-devel@15.10-1.module%2Bel8.10.0%2B22550%2B22c7d5ca?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-devel-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64",
"product": {
"name": "postgresql-upgrade-devel-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64",
"product_id": "postgresql-upgrade-devel-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade-devel-debuginfo@15.10-1.module%2Bel8.10.0%2B22550%2B22c7d5ca?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql:15:8100020241122084744:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6"
},
"product_reference": "postgresql:15:8100020241122084744:489197e6",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pg_repack-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.aarch64 as a component of postgresql:15:8100020241122084744:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:pg_repack-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.aarch64"
},
"product_reference": "pg_repack-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.aarch64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pg_repack-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.ppc64le as a component of postgresql:15:8100020241122084744:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:pg_repack-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.ppc64le"
},
"product_reference": "pg_repack-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.ppc64le",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pg_repack-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.s390x as a component of postgresql:15:8100020241122084744:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:pg_repack-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.s390x"
},
"product_reference": "pg_repack-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.s390x",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pg_repack-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.src as a component of postgresql:15:8100020241122084744:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:pg_repack-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.src"
},
"product_reference": "pg_repack-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.src",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pg_repack-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.x86_64 as a component of postgresql:15:8100020241122084744:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:pg_repack-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.x86_64"
},
"product_reference": "pg_repack-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.x86_64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pg_repack-debuginfo-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.aarch64 as a component of postgresql:15:8100020241122084744:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:pg_repack-debuginfo-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.aarch64"
},
"product_reference": "pg_repack-debuginfo-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.aarch64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pg_repack-debuginfo-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.ppc64le as a component of postgresql:15:8100020241122084744:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:pg_repack-debuginfo-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.ppc64le"
},
"product_reference": "pg_repack-debuginfo-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.ppc64le",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pg_repack-debuginfo-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.s390x as a component of postgresql:15:8100020241122084744:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:pg_repack-debuginfo-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.s390x"
},
"product_reference": "pg_repack-debuginfo-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.s390x",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pg_repack-debuginfo-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.x86_64 as a component of postgresql:15:8100020241122084744:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:pg_repack-debuginfo-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.x86_64"
},
"product_reference": "pg_repack-debuginfo-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.x86_64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pg_repack-debugsource-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.aarch64 as a component of postgresql:15:8100020241122084744:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:pg_repack-debugsource-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.aarch64"
},
"product_reference": "pg_repack-debugsource-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.aarch64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pg_repack-debugsource-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.ppc64le as a component of postgresql:15:8100020241122084744:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:pg_repack-debugsource-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.ppc64le"
},
"product_reference": "pg_repack-debugsource-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.ppc64le",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pg_repack-debugsource-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.s390x as a component of postgresql:15:8100020241122084744:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:pg_repack-debugsource-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.s390x"
},
"product_reference": "pg_repack-debugsource-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.s390x",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pg_repack-debugsource-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.x86_64 as a component of postgresql:15:8100020241122084744:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:pg_repack-debugsource-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.x86_64"
},
"product_reference": "pg_repack-debugsource-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.x86_64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pgaudit-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.aarch64 as a component of postgresql:15:8100020241122084744:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:pgaudit-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.aarch64"
},
"product_reference": "pgaudit-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.aarch64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pgaudit-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.ppc64le as a component of postgresql:15:8100020241122084744:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:pgaudit-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.ppc64le"
},
"product_reference": "pgaudit-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.ppc64le",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pgaudit-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.s390x as a component of postgresql:15:8100020241122084744:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:pgaudit-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.s390x"
},
"product_reference": "pgaudit-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.s390x",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pgaudit-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.src as a component of postgresql:15:8100020241122084744:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:pgaudit-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.src"
},
"product_reference": "pgaudit-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.src",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pgaudit-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.x86_64 as a component of postgresql:15:8100020241122084744:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:pgaudit-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.x86_64"
},
"product_reference": "pgaudit-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.x86_64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pgaudit-debuginfo-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.aarch64 as a component of postgresql:15:8100020241122084744:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:pgaudit-debuginfo-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.aarch64"
},
"product_reference": "pgaudit-debuginfo-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.aarch64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pgaudit-debuginfo-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.ppc64le as a component of postgresql:15:8100020241122084744:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:pgaudit-debuginfo-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.ppc64le"
},
"product_reference": "pgaudit-debuginfo-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.ppc64le",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pgaudit-debuginfo-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.s390x as a component of postgresql:15:8100020241122084744:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:pgaudit-debuginfo-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.s390x"
},
"product_reference": "pgaudit-debuginfo-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.s390x",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pgaudit-debuginfo-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.x86_64 as a component of postgresql:15:8100020241122084744:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:pgaudit-debuginfo-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.x86_64"
},
"product_reference": "pgaudit-debuginfo-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.x86_64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pgaudit-debugsource-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.aarch64 as a component of postgresql:15:8100020241122084744:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:pgaudit-debugsource-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.aarch64"
},
"product_reference": "pgaudit-debugsource-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.aarch64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pgaudit-debugsource-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.ppc64le as a component of postgresql:15:8100020241122084744:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:pgaudit-debugsource-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.ppc64le"
},
"product_reference": "pgaudit-debugsource-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.ppc64le",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pgaudit-debugsource-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.s390x as a component of postgresql:15:8100020241122084744:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:pgaudit-debugsource-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.s390x"
},
"product_reference": "pgaudit-debugsource-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.s390x",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pgaudit-debugsource-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.x86_64 as a component of postgresql:15:8100020241122084744:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:pgaudit-debugsource-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.x86_64"
},
"product_reference": "pgaudit-debugsource-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.x86_64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgres-decoderbufs-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.aarch64 as a component of postgresql:15:8100020241122084744:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgres-decoderbufs-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.aarch64"
},
"product_reference": "postgres-decoderbufs-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.aarch64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgres-decoderbufs-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.ppc64le as a component of postgresql:15:8100020241122084744:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgres-decoderbufs-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.ppc64le"
},
"product_reference": "postgres-decoderbufs-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.ppc64le",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgres-decoderbufs-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.s390x as a component of postgresql:15:8100020241122084744:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgres-decoderbufs-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.s390x"
},
"product_reference": "postgres-decoderbufs-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.s390x",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgres-decoderbufs-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.src as a component of postgresql:15:8100020241122084744:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgres-decoderbufs-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.src"
},
"product_reference": "postgres-decoderbufs-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.src",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgres-decoderbufs-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.x86_64 as a component of postgresql:15:8100020241122084744:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgres-decoderbufs-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.x86_64"
},
"product_reference": "postgres-decoderbufs-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.x86_64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.aarch64 as a component of postgresql:15:8100020241122084744:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.aarch64"
},
"product_reference": "postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.aarch64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.ppc64le as a component of postgresql:15:8100020241122084744:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.ppc64le"
},
"product_reference": "postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.ppc64le",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.s390x as a component of postgresql:15:8100020241122084744:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.s390x"
},
"product_reference": "postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.s390x",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.x86_64 as a component of postgresql:15:8100020241122084744:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.x86_64"
},
"product_reference": "postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.x86_64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.aarch64 as a component of postgresql:15:8100020241122084744:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.aarch64"
},
"product_reference": "postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.aarch64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.ppc64le as a component of postgresql:15:8100020241122084744:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.ppc64le"
},
"product_reference": "postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.ppc64le",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.s390x as a component of postgresql:15:8100020241122084744:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.s390x"
},
"product_reference": "postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.s390x",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.x86_64 as a component of postgresql:15:8100020241122084744:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.x86_64"
},
"product_reference": "postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.x86_64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64 as a component of postgresql:15:8100020241122084744:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64"
},
"product_reference": "postgresql-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le as a component of postgresql:15:8100020241122084744:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le"
},
"product_reference": "postgresql-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x as a component of postgresql:15:8100020241122084744:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x"
},
"product_reference": "postgresql-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-0:15.10-1.module+el8.10.0+22550+22c7d5ca.src as a component of postgresql:15:8100020241122084744:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-0:15.10-1.module+el8.10.0+22550+22c7d5ca.src"
},
"product_reference": "postgresql-0:15.10-1.module+el8.10.0+22550+22c7d5ca.src",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64 as a component of postgresql:15:8100020241122084744:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64"
},
"product_reference": "postgresql-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-contrib-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64 as a component of postgresql:15:8100020241122084744:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-contrib-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64"
},
"product_reference": "postgresql-contrib-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-contrib-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le as a component of postgresql:15:8100020241122084744:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-contrib-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le"
},
"product_reference": "postgresql-contrib-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-contrib-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x as a component of postgresql:15:8100020241122084744:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-contrib-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x"
},
"product_reference": "postgresql-contrib-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-contrib-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64 as a component of postgresql:15:8100020241122084744:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-contrib-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64"
},
"product_reference": "postgresql-contrib-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-contrib-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64 as a component of postgresql:15:8100020241122084744:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-contrib-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64"
},
"product_reference": "postgresql-contrib-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-contrib-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le as a component of postgresql:15:8100020241122084744:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-contrib-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le"
},
"product_reference": "postgresql-contrib-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-contrib-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x as a component of postgresql:15:8100020241122084744:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-contrib-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x"
},
"product_reference": "postgresql-contrib-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-contrib-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64 as a component of postgresql:15:8100020241122084744:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-contrib-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64"
},
"product_reference": "postgresql-contrib-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64 as a component of postgresql:15:8100020241122084744:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64"
},
"product_reference": "postgresql-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le as a component of postgresql:15:8100020241122084744:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le"
},
"product_reference": "postgresql-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x as a component of postgresql:15:8100020241122084744:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x"
},
"product_reference": "postgresql-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64 as a component of postgresql:15:8100020241122084744:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64"
},
"product_reference": "postgresql-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-debugsource-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64 as a component of postgresql:15:8100020241122084744:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-debugsource-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64"
},
"product_reference": "postgresql-debugsource-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-debugsource-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le as a component of postgresql:15:8100020241122084744:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-debugsource-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le"
},
"product_reference": "postgresql-debugsource-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-debugsource-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x as a component of postgresql:15:8100020241122084744:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-debugsource-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x"
},
"product_reference": "postgresql-debugsource-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-debugsource-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64 as a component of postgresql:15:8100020241122084744:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-debugsource-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64"
},
"product_reference": "postgresql-debugsource-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-docs-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64 as a component of postgresql:15:8100020241122084744:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-docs-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64"
},
"product_reference": "postgresql-docs-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-docs-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le as a component of postgresql:15:8100020241122084744:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-docs-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le"
},
"product_reference": "postgresql-docs-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-docs-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x as a component of postgresql:15:8100020241122084744:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-docs-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x"
},
"product_reference": "postgresql-docs-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-docs-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64 as a component of postgresql:15:8100020241122084744:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-docs-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64"
},
"product_reference": "postgresql-docs-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-docs-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64 as a component of postgresql:15:8100020241122084744:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-docs-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64"
},
"product_reference": "postgresql-docs-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-docs-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le as a component of postgresql:15:8100020241122084744:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-docs-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le"
},
"product_reference": "postgresql-docs-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-docs-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x as a component of postgresql:15:8100020241122084744:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-docs-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x"
},
"product_reference": "postgresql-docs-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-docs-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64 as a component of postgresql:15:8100020241122084744:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-docs-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64"
},
"product_reference": "postgresql-docs-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plperl-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64 as a component of postgresql:15:8100020241122084744:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-plperl-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64"
},
"product_reference": "postgresql-plperl-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plperl-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le as a component of postgresql:15:8100020241122084744:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-plperl-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le"
},
"product_reference": "postgresql-plperl-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plperl-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x as a component of postgresql:15:8100020241122084744:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-plperl-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x"
},
"product_reference": "postgresql-plperl-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plperl-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64 as a component of postgresql:15:8100020241122084744:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-plperl-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64"
},
"product_reference": "postgresql-plperl-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plperl-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64 as a component of postgresql:15:8100020241122084744:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-plperl-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64"
},
"product_reference": "postgresql-plperl-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plperl-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le as a component of postgresql:15:8100020241122084744:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-plperl-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le"
},
"product_reference": "postgresql-plperl-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plperl-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x as a component of postgresql:15:8100020241122084744:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-plperl-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x"
},
"product_reference": "postgresql-plperl-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plperl-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64 as a component of postgresql:15:8100020241122084744:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-plperl-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64"
},
"product_reference": "postgresql-plperl-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plpython3-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64 as a component of postgresql:15:8100020241122084744:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-plpython3-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64"
},
"product_reference": "postgresql-plpython3-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plpython3-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le as a component of postgresql:15:8100020241122084744:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-plpython3-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le"
},
"product_reference": "postgresql-plpython3-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plpython3-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x as a component of postgresql:15:8100020241122084744:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-plpython3-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x"
},
"product_reference": "postgresql-plpython3-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plpython3-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64 as a component of postgresql:15:8100020241122084744:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-plpython3-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64"
},
"product_reference": "postgresql-plpython3-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plpython3-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64 as a component of postgresql:15:8100020241122084744:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-plpython3-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64"
},
"product_reference": "postgresql-plpython3-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plpython3-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le as a component of postgresql:15:8100020241122084744:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-plpython3-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le"
},
"product_reference": "postgresql-plpython3-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plpython3-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x as a component of postgresql:15:8100020241122084744:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-plpython3-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x"
},
"product_reference": "postgresql-plpython3-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plpython3-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64 as a component of postgresql:15:8100020241122084744:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-plpython3-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64"
},
"product_reference": "postgresql-plpython3-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-pltcl-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64 as a component of postgresql:15:8100020241122084744:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-pltcl-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64"
},
"product_reference": "postgresql-pltcl-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-pltcl-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le as a component of postgresql:15:8100020241122084744:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-pltcl-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le"
},
"product_reference": "postgresql-pltcl-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-pltcl-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x as a component of postgresql:15:8100020241122084744:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-pltcl-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x"
},
"product_reference": "postgresql-pltcl-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-pltcl-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64 as a component of postgresql:15:8100020241122084744:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-pltcl-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64"
},
"product_reference": "postgresql-pltcl-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-pltcl-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64 as a component of postgresql:15:8100020241122084744:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-pltcl-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64"
},
"product_reference": "postgresql-pltcl-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-pltcl-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le as a component of postgresql:15:8100020241122084744:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-pltcl-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le"
},
"product_reference": "postgresql-pltcl-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-pltcl-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x as a component of postgresql:15:8100020241122084744:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-pltcl-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x"
},
"product_reference": "postgresql-pltcl-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-pltcl-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64 as a component of postgresql:15:8100020241122084744:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-pltcl-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64"
},
"product_reference": "postgresql-pltcl-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-private-devel-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64 as a component of postgresql:15:8100020241122084744:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-private-devel-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64"
},
"product_reference": "postgresql-private-devel-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-private-devel-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le as a component of postgresql:15:8100020241122084744:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-private-devel-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le"
},
"product_reference": "postgresql-private-devel-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-private-devel-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x as a component of postgresql:15:8100020241122084744:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-private-devel-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x"
},
"product_reference": "postgresql-private-devel-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-private-devel-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64 as a component of postgresql:15:8100020241122084744:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-private-devel-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64"
},
"product_reference": "postgresql-private-devel-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-private-libs-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64 as a component of postgresql:15:8100020241122084744:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-private-libs-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64"
},
"product_reference": "postgresql-private-libs-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-private-libs-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le as a component of postgresql:15:8100020241122084744:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-private-libs-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le"
},
"product_reference": "postgresql-private-libs-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-private-libs-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x as a component of postgresql:15:8100020241122084744:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-private-libs-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x"
},
"product_reference": "postgresql-private-libs-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-private-libs-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64 as a component of postgresql:15:8100020241122084744:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-private-libs-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64"
},
"product_reference": "postgresql-private-libs-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-private-libs-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64 as a component of postgresql:15:8100020241122084744:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-private-libs-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64"
},
"product_reference": "postgresql-private-libs-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-private-libs-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le as a component of postgresql:15:8100020241122084744:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-private-libs-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le"
},
"product_reference": "postgresql-private-libs-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-private-libs-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x as a component of postgresql:15:8100020241122084744:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-private-libs-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x"
},
"product_reference": "postgresql-private-libs-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-private-libs-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64 as a component of postgresql:15:8100020241122084744:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-private-libs-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64"
},
"product_reference": "postgresql-private-libs-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64 as a component of postgresql:15:8100020241122084744:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-server-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64"
},
"product_reference": "postgresql-server-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le as a component of postgresql:15:8100020241122084744:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-server-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le"
},
"product_reference": "postgresql-server-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x as a component of postgresql:15:8100020241122084744:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-server-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x"
},
"product_reference": "postgresql-server-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64 as a component of postgresql:15:8100020241122084744:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-server-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64"
},
"product_reference": "postgresql-server-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64 as a component of postgresql:15:8100020241122084744:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-server-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64"
},
"product_reference": "postgresql-server-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le as a component of postgresql:15:8100020241122084744:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-server-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le"
},
"product_reference": "postgresql-server-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x as a component of postgresql:15:8100020241122084744:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-server-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x"
},
"product_reference": "postgresql-server-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64 as a component of postgresql:15:8100020241122084744:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-server-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64"
},
"product_reference": "postgresql-server-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-devel-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64 as a component of postgresql:15:8100020241122084744:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-server-devel-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64"
},
"product_reference": "postgresql-server-devel-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-devel-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le as a component of postgresql:15:8100020241122084744:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-server-devel-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le"
},
"product_reference": "postgresql-server-devel-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-devel-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x as a component of postgresql:15:8100020241122084744:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-server-devel-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x"
},
"product_reference": "postgresql-server-devel-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-devel-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64 as a component of postgresql:15:8100020241122084744:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-server-devel-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64"
},
"product_reference": "postgresql-server-devel-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-devel-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64 as a component of postgresql:15:8100020241122084744:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-server-devel-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64"
},
"product_reference": "postgresql-server-devel-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-devel-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le as a component of postgresql:15:8100020241122084744:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-server-devel-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le"
},
"product_reference": "postgresql-server-devel-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-devel-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x as a component of postgresql:15:8100020241122084744:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-server-devel-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x"
},
"product_reference": "postgresql-server-devel-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-devel-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64 as a component of postgresql:15:8100020241122084744:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-server-devel-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64"
},
"product_reference": "postgresql-server-devel-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-static-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64 as a component of postgresql:15:8100020241122084744:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-static-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64"
},
"product_reference": "postgresql-static-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-static-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le as a component of postgresql:15:8100020241122084744:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-static-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le"
},
"product_reference": "postgresql-static-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-static-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x as a component of postgresql:15:8100020241122084744:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-static-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x"
},
"product_reference": "postgresql-static-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-static-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64 as a component of postgresql:15:8100020241122084744:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-static-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64"
},
"product_reference": "postgresql-static-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-test-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64 as a component of postgresql:15:8100020241122084744:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-test-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64"
},
"product_reference": "postgresql-test-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-test-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le as a component of postgresql:15:8100020241122084744:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-test-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le"
},
"product_reference": "postgresql-test-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-test-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x as a component of postgresql:15:8100020241122084744:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-test-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x"
},
"product_reference": "postgresql-test-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-test-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64 as a component of postgresql:15:8100020241122084744:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-test-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64"
},
"product_reference": "postgresql-test-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-test-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64 as a component of postgresql:15:8100020241122084744:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-test-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64"
},
"product_reference": "postgresql-test-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-test-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le as a component of postgresql:15:8100020241122084744:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-test-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le"
},
"product_reference": "postgresql-test-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-test-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x as a component of postgresql:15:8100020241122084744:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-test-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x"
},
"product_reference": "postgresql-test-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-test-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64 as a component of postgresql:15:8100020241122084744:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-test-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64"
},
"product_reference": "postgresql-test-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-test-rpm-macros-0:15.10-1.module+el8.10.0+22550+22c7d5ca.noarch as a component of postgresql:15:8100020241122084744:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-test-rpm-macros-0:15.10-1.module+el8.10.0+22550+22c7d5ca.noarch"
},
"product_reference": "postgresql-test-rpm-macros-0:15.10-1.module+el8.10.0+22550+22c7d5ca.noarch",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64 as a component of postgresql:15:8100020241122084744:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-upgrade-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64"
},
"product_reference": "postgresql-upgrade-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le as a component of postgresql:15:8100020241122084744:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-upgrade-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le"
},
"product_reference": "postgresql-upgrade-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x as a component of postgresql:15:8100020241122084744:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-upgrade-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x"
},
"product_reference": "postgresql-upgrade-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64 as a component of postgresql:15:8100020241122084744:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-upgrade-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64"
},
"product_reference": "postgresql-upgrade-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64 as a component of postgresql:15:8100020241122084744:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-upgrade-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64"
},
"product_reference": "postgresql-upgrade-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le as a component of postgresql:15:8100020241122084744:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-upgrade-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le"
},
"product_reference": "postgresql-upgrade-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x as a component of postgresql:15:8100020241122084744:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-upgrade-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x"
},
"product_reference": "postgresql-upgrade-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64 as a component of postgresql:15:8100020241122084744:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-upgrade-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64"
},
"product_reference": "postgresql-upgrade-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-devel-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64 as a component of postgresql:15:8100020241122084744:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-upgrade-devel-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64"
},
"product_reference": "postgresql-upgrade-devel-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-devel-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le as a component of postgresql:15:8100020241122084744:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-upgrade-devel-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le"
},
"product_reference": "postgresql-upgrade-devel-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-devel-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x as a component of postgresql:15:8100020241122084744:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-upgrade-devel-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x"
},
"product_reference": "postgresql-upgrade-devel-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-devel-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64 as a component of postgresql:15:8100020241122084744:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-upgrade-devel-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64"
},
"product_reference": "postgresql-upgrade-devel-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-devel-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64 as a component of postgresql:15:8100020241122084744:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-upgrade-devel-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64"
},
"product_reference": "postgresql-upgrade-devel-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-devel-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le as a component of postgresql:15:8100020241122084744:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-upgrade-devel-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le"
},
"product_reference": "postgresql-upgrade-devel-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-devel-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x as a component of postgresql:15:8100020241122084744:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-upgrade-devel-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x"
},
"product_reference": "postgresql-upgrade-devel-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-devel-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64 as a component of postgresql:15:8100020241122084744:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-upgrade-devel-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64"
},
"product_reference": "postgresql-upgrade-devel-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2024-10976",
"cwe": {
"id": "CWE-1250",
"name": "Improper Preservation of Consistency Between Independent Representations of Shared State"
},
"discovery_date": "2024-11-14T14:01:51.200335+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2326263"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in PostgreSQL. This vulnerability allows incorrect row-level security policies to be applied via subqueries, WITH queries, security invoker views, or SQL-language functions that reference tables with row-level security policies. This issue arises when a query is planned under one role and executed under another, potentially leading to unauthorized reads or modifications of data.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "postgresql: PostgreSQL row security below e.g. subqueries disregards user ID changes",
"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.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:pg_repack-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:pg_repack-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:pg_repack-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:pg_repack-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.src",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:pg_repack-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:pg_repack-debuginfo-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:pg_repack-debuginfo-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:pg_repack-debuginfo-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:pg_repack-debuginfo-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:pg_repack-debugsource-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:pg_repack-debugsource-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:pg_repack-debugsource-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:pg_repack-debugsource-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:pgaudit-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:pgaudit-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:pgaudit-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:pgaudit-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.src",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:pgaudit-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:pgaudit-debuginfo-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:pgaudit-debuginfo-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:pgaudit-debuginfo-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:pgaudit-debuginfo-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:pgaudit-debugsource-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:pgaudit-debugsource-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:pgaudit-debugsource-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:pgaudit-debugsource-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgres-decoderbufs-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgres-decoderbufs-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgres-decoderbufs-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgres-decoderbufs-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.src",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgres-decoderbufs-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-0:15.10-1.module+el8.10.0+22550+22c7d5ca.src",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-contrib-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-contrib-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-contrib-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-contrib-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-contrib-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-contrib-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-contrib-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-contrib-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-debugsource-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-debugsource-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-debugsource-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-debugsource-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-docs-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-docs-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-docs-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-docs-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-docs-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-docs-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-docs-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-docs-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-plperl-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-plperl-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-plperl-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-plperl-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-plperl-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-plperl-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-plperl-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-plperl-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-plpython3-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-plpython3-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-plpython3-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-plpython3-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-plpython3-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-plpython3-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-plpython3-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-plpython3-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-pltcl-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-pltcl-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-pltcl-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-pltcl-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-pltcl-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-pltcl-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-pltcl-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-pltcl-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-private-devel-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-private-devel-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-private-devel-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-private-devel-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-private-libs-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-private-libs-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-private-libs-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-private-libs-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-private-libs-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-private-libs-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-private-libs-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-private-libs-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-server-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-server-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-server-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-server-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-server-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-server-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-server-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-server-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-server-devel-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-server-devel-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-server-devel-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-server-devel-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-server-devel-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-server-devel-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-server-devel-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-server-devel-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-static-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-static-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-static-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-static-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-test-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-test-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-test-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-test-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-test-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-test-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-test-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-test-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-test-rpm-macros-0:15.10-1.module+el8.10.0+22550+22c7d5ca.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-upgrade-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-upgrade-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-upgrade-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-upgrade-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-upgrade-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-upgrade-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-upgrade-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-upgrade-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-upgrade-devel-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-upgrade-devel-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-upgrade-devel-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-upgrade-devel-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-upgrade-devel-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-upgrade-devel-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-upgrade-devel-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-upgrade-devel-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-10976"
},
{
"category": "external",
"summary": "RHBZ#2326263",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2326263"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-10976",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-10976"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-10976",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-10976"
},
{
"category": "external",
"summary": "https://www.postgresql.org/support/security/CVE-2024-10976/",
"url": "https://www.postgresql.org/support/security/CVE-2024-10976/"
}
],
"release_date": "2024-11-14T13:00:01.930000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-12-05T09:15:31+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:pg_repack-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:pg_repack-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:pg_repack-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:pg_repack-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.src",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:pg_repack-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:pg_repack-debuginfo-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:pg_repack-debuginfo-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:pg_repack-debuginfo-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:pg_repack-debuginfo-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:pg_repack-debugsource-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:pg_repack-debugsource-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:pg_repack-debugsource-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:pg_repack-debugsource-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:pgaudit-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:pgaudit-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:pgaudit-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:pgaudit-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.src",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:pgaudit-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:pgaudit-debuginfo-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:pgaudit-debuginfo-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:pgaudit-debuginfo-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:pgaudit-debuginfo-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:pgaudit-debugsource-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:pgaudit-debugsource-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:pgaudit-debugsource-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:pgaudit-debugsource-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgres-decoderbufs-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgres-decoderbufs-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgres-decoderbufs-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgres-decoderbufs-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.src",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgres-decoderbufs-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-0:15.10-1.module+el8.10.0+22550+22c7d5ca.src",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-contrib-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-contrib-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-contrib-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-contrib-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-contrib-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-contrib-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-contrib-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-contrib-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-debugsource-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-debugsource-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-debugsource-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-debugsource-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-docs-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-docs-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-docs-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-docs-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-docs-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-docs-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-docs-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-docs-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-plperl-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-plperl-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-plperl-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-plperl-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-plperl-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-plperl-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-plperl-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-plperl-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-plpython3-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-plpython3-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-plpython3-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-plpython3-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-plpython3-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-plpython3-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-plpython3-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-plpython3-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-pltcl-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-pltcl-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-pltcl-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-pltcl-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-pltcl-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-pltcl-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-pltcl-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-pltcl-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-private-devel-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-private-devel-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-private-devel-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-private-devel-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-private-libs-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-private-libs-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-private-libs-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-private-libs-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-private-libs-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-private-libs-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-private-libs-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-private-libs-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-server-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-server-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-server-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-server-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-server-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-server-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-server-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-server-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-server-devel-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-server-devel-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-server-devel-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-server-devel-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-server-devel-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-server-devel-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-server-devel-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-server-devel-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-static-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-static-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-static-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-static-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-test-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-test-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-test-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-test-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-test-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-test-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-test-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-test-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-test-rpm-macros-0:15.10-1.module+el8.10.0+22550+22c7d5ca.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-upgrade-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-upgrade-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-upgrade-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-upgrade-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-upgrade-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-upgrade-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-upgrade-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-upgrade-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-upgrade-devel-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-upgrade-devel-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-upgrade-devel-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-upgrade-devel-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-upgrade-devel-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-upgrade-devel-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-upgrade-devel-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-upgrade-devel-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:10830"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options don\u0027t meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:pg_repack-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:pg_repack-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:pg_repack-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:pg_repack-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.src",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:pg_repack-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:pg_repack-debuginfo-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:pg_repack-debuginfo-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:pg_repack-debuginfo-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:pg_repack-debuginfo-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:pg_repack-debugsource-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:pg_repack-debugsource-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:pg_repack-debugsource-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:pg_repack-debugsource-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:pgaudit-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:pgaudit-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:pgaudit-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:pgaudit-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.src",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:pgaudit-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:pgaudit-debuginfo-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:pgaudit-debuginfo-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:pgaudit-debuginfo-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:pgaudit-debuginfo-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:pgaudit-debugsource-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:pgaudit-debugsource-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:pgaudit-debugsource-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:pgaudit-debugsource-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgres-decoderbufs-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgres-decoderbufs-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgres-decoderbufs-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgres-decoderbufs-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.src",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgres-decoderbufs-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-0:15.10-1.module+el8.10.0+22550+22c7d5ca.src",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-contrib-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-contrib-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-contrib-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-contrib-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-contrib-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-contrib-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-contrib-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-contrib-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-debugsource-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-debugsource-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-debugsource-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-debugsource-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-docs-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-docs-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-docs-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-docs-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-docs-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-docs-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-docs-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-docs-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-plperl-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-plperl-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-plperl-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-plperl-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-plperl-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-plperl-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-plperl-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-plperl-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-plpython3-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-plpython3-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-plpython3-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-plpython3-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-plpython3-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-plpython3-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-plpython3-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-plpython3-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-pltcl-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-pltcl-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-pltcl-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-pltcl-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-pltcl-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-pltcl-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-pltcl-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-pltcl-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-private-devel-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-private-devel-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-private-devel-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-private-devel-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-private-libs-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-private-libs-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-private-libs-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-private-libs-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-private-libs-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-private-libs-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-private-libs-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-private-libs-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-server-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-server-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-server-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-server-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-server-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-server-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-server-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-server-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-server-devel-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-server-devel-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-server-devel-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-server-devel-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-server-devel-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-server-devel-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-server-devel-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-server-devel-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-static-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-static-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-static-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-static-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-test-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-test-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-test-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-test-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-test-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-test-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-test-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-test-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-test-rpm-macros-0:15.10-1.module+el8.10.0+22550+22c7d5ca.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-upgrade-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-upgrade-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-upgrade-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-upgrade-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-upgrade-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-upgrade-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-upgrade-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-upgrade-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-upgrade-devel-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-upgrade-devel-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-upgrade-devel-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-upgrade-devel-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-upgrade-devel-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-upgrade-devel-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-upgrade-devel-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-upgrade-devel-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.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.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:pg_repack-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:pg_repack-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:pg_repack-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:pg_repack-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.src",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:pg_repack-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:pg_repack-debuginfo-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:pg_repack-debuginfo-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:pg_repack-debuginfo-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:pg_repack-debuginfo-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:pg_repack-debugsource-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:pg_repack-debugsource-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:pg_repack-debugsource-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:pg_repack-debugsource-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:pgaudit-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:pgaudit-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:pgaudit-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:pgaudit-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.src",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:pgaudit-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:pgaudit-debuginfo-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:pgaudit-debuginfo-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:pgaudit-debuginfo-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:pgaudit-debuginfo-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:pgaudit-debugsource-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:pgaudit-debugsource-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:pgaudit-debugsource-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:pgaudit-debugsource-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgres-decoderbufs-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgres-decoderbufs-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgres-decoderbufs-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgres-decoderbufs-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.src",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgres-decoderbufs-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-0:15.10-1.module+el8.10.0+22550+22c7d5ca.src",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-contrib-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-contrib-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-contrib-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-contrib-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-contrib-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-contrib-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-contrib-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-contrib-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-debugsource-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-debugsource-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-debugsource-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-debugsource-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-docs-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-docs-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-docs-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-docs-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-docs-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-docs-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-docs-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-docs-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-plperl-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-plperl-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-plperl-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-plperl-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-plperl-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-plperl-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-plperl-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-plperl-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-plpython3-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-plpython3-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-plpython3-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-plpython3-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-plpython3-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-plpython3-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-plpython3-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-plpython3-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-pltcl-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-pltcl-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-pltcl-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-pltcl-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-pltcl-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-pltcl-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-pltcl-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-pltcl-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-private-devel-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-private-devel-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-private-devel-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-private-devel-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-private-libs-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-private-libs-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-private-libs-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-private-libs-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-private-libs-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-private-libs-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-private-libs-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-private-libs-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-server-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-server-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-server-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-server-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-server-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-server-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-server-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-server-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-server-devel-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-server-devel-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-server-devel-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-server-devel-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-server-devel-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-server-devel-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-server-devel-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-server-devel-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-static-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-static-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-static-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-static-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-test-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-test-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-test-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-test-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-test-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-test-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-test-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-test-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-test-rpm-macros-0:15.10-1.module+el8.10.0+22550+22c7d5ca.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-upgrade-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-upgrade-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-upgrade-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-upgrade-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-upgrade-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-upgrade-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-upgrade-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-upgrade-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-upgrade-devel-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-upgrade-devel-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-upgrade-devel-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-upgrade-devel-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-upgrade-devel-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-upgrade-devel-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-upgrade-devel-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-upgrade-devel-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "postgresql: PostgreSQL row security below e.g. subqueries disregards user ID changes"
},
{
"cve": "CVE-2024-10978",
"cwe": {
"id": "CWE-266",
"name": "Incorrect Privilege Assignment"
},
"discovery_date": "2024-11-14T14:01:03.625881+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2326251"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in PostgreSQL. This vulnerability allows a less-privileged application user to view or change unintended rows using SET ROLE, SET SESSION AUTHORIZATION, or equivalent features resulting in loss of confidentiality integrity and availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "postgresql: PostgreSQL SET ROLE, SET SESSION AUTHORIZATION reset to wrong user ID",
"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.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:pg_repack-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:pg_repack-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:pg_repack-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:pg_repack-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.src",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:pg_repack-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:pg_repack-debuginfo-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:pg_repack-debuginfo-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:pg_repack-debuginfo-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:pg_repack-debuginfo-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:pg_repack-debugsource-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:pg_repack-debugsource-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:pg_repack-debugsource-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:pg_repack-debugsource-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:pgaudit-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:pgaudit-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:pgaudit-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:pgaudit-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.src",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:pgaudit-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:pgaudit-debuginfo-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:pgaudit-debuginfo-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:pgaudit-debuginfo-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:pgaudit-debuginfo-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:pgaudit-debugsource-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:pgaudit-debugsource-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:pgaudit-debugsource-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:pgaudit-debugsource-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgres-decoderbufs-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgres-decoderbufs-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgres-decoderbufs-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgres-decoderbufs-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.src",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgres-decoderbufs-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-0:15.10-1.module+el8.10.0+22550+22c7d5ca.src",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-contrib-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-contrib-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-contrib-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-contrib-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-contrib-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-contrib-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-contrib-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-contrib-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-debugsource-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-debugsource-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-debugsource-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-debugsource-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-docs-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-docs-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-docs-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-docs-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-docs-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-docs-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-docs-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-docs-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-plperl-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-plperl-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-plperl-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-plperl-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-plperl-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-plperl-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-plperl-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-plperl-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-plpython3-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-plpython3-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-plpython3-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-plpython3-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-plpython3-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-plpython3-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-plpython3-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-plpython3-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-pltcl-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-pltcl-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-pltcl-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-pltcl-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-pltcl-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-pltcl-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-pltcl-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-pltcl-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-private-devel-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-private-devel-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-private-devel-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-private-devel-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-private-libs-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-private-libs-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-private-libs-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-private-libs-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-private-libs-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-private-libs-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-private-libs-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-private-libs-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-server-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-server-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-server-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-server-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-server-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-server-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-server-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-server-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-server-devel-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-server-devel-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-server-devel-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-server-devel-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-server-devel-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-server-devel-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-server-devel-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-server-devel-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-static-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-static-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-static-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-static-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-test-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-test-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-test-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-test-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-test-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-test-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-test-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-test-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-test-rpm-macros-0:15.10-1.module+el8.10.0+22550+22c7d5ca.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-upgrade-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-upgrade-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-upgrade-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-upgrade-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-upgrade-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-upgrade-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-upgrade-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-upgrade-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-upgrade-devel-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-upgrade-devel-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-upgrade-devel-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-upgrade-devel-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-upgrade-devel-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-upgrade-devel-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-upgrade-devel-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-upgrade-devel-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-10978"
},
{
"category": "external",
"summary": "RHBZ#2326251",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2326251"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-10978",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-10978"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-10978",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-10978"
},
{
"category": "external",
"summary": "https://www.postgresql.org/support/security/CVE-2024-10978/",
"url": "https://www.postgresql.org/support/security/CVE-2024-10978/"
}
],
"release_date": "2024-11-14T13:00:07.398000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-12-05T09:15:31+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:pg_repack-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:pg_repack-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:pg_repack-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:pg_repack-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.src",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:pg_repack-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:pg_repack-debuginfo-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:pg_repack-debuginfo-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:pg_repack-debuginfo-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:pg_repack-debuginfo-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:pg_repack-debugsource-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:pg_repack-debugsource-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:pg_repack-debugsource-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:pg_repack-debugsource-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:pgaudit-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:pgaudit-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:pgaudit-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:pgaudit-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.src",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:pgaudit-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:pgaudit-debuginfo-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:pgaudit-debuginfo-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:pgaudit-debuginfo-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:pgaudit-debuginfo-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:pgaudit-debugsource-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:pgaudit-debugsource-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:pgaudit-debugsource-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:pgaudit-debugsource-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgres-decoderbufs-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgres-decoderbufs-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgres-decoderbufs-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgres-decoderbufs-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.src",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgres-decoderbufs-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-0:15.10-1.module+el8.10.0+22550+22c7d5ca.src",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-contrib-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-contrib-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-contrib-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-contrib-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-contrib-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-contrib-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-contrib-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-contrib-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-debugsource-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-debugsource-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-debugsource-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-debugsource-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-docs-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-docs-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-docs-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-docs-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-docs-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-docs-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-docs-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-docs-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-plperl-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-plperl-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-plperl-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-plperl-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-plperl-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-plperl-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-plperl-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-plperl-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-plpython3-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-plpython3-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-plpython3-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-plpython3-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-plpython3-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-plpython3-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-plpython3-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-plpython3-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-pltcl-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-pltcl-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-pltcl-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-pltcl-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-pltcl-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-pltcl-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-pltcl-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-pltcl-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-private-devel-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-private-devel-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-private-devel-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-private-devel-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-private-libs-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-private-libs-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-private-libs-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-private-libs-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-private-libs-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-private-libs-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-private-libs-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-private-libs-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-server-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-server-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-server-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-server-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-server-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-server-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-server-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-server-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-server-devel-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-server-devel-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-server-devel-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-server-devel-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-server-devel-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-server-devel-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-server-devel-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-server-devel-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-static-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-static-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-static-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-static-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-test-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-test-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-test-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-test-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-test-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-test-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-test-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-test-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-test-rpm-macros-0:15.10-1.module+el8.10.0+22550+22c7d5ca.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-upgrade-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-upgrade-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-upgrade-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-upgrade-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-upgrade-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-upgrade-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-upgrade-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-upgrade-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-upgrade-devel-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-upgrade-devel-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-upgrade-devel-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-upgrade-devel-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-upgrade-devel-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-upgrade-devel-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-upgrade-devel-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-upgrade-devel-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:10830"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options don\u0027t meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:pg_repack-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:pg_repack-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:pg_repack-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:pg_repack-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.src",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:pg_repack-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:pg_repack-debuginfo-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:pg_repack-debuginfo-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:pg_repack-debuginfo-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:pg_repack-debuginfo-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:pg_repack-debugsource-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:pg_repack-debugsource-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:pg_repack-debugsource-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:pg_repack-debugsource-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:pgaudit-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:pgaudit-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:pgaudit-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:pgaudit-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.src",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:pgaudit-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:pgaudit-debuginfo-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:pgaudit-debuginfo-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:pgaudit-debuginfo-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:pgaudit-debuginfo-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:pgaudit-debugsource-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:pgaudit-debugsource-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:pgaudit-debugsource-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:pgaudit-debugsource-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgres-decoderbufs-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgres-decoderbufs-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgres-decoderbufs-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgres-decoderbufs-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.src",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgres-decoderbufs-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-0:15.10-1.module+el8.10.0+22550+22c7d5ca.src",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-contrib-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-contrib-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-contrib-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-contrib-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-contrib-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-contrib-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-contrib-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-contrib-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-debugsource-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-debugsource-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-debugsource-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-debugsource-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-docs-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-docs-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-docs-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-docs-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-docs-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-docs-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-docs-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-docs-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-plperl-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-plperl-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-plperl-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-plperl-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-plperl-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-plperl-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-plperl-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-plperl-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-plpython3-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-plpython3-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-plpython3-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-plpython3-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-plpython3-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-plpython3-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-plpython3-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-plpython3-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-pltcl-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-pltcl-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-pltcl-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-pltcl-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-pltcl-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-pltcl-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-pltcl-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-pltcl-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-private-devel-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-private-devel-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-private-devel-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-private-devel-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-private-libs-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-private-libs-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-private-libs-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-private-libs-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-private-libs-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-private-libs-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-private-libs-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-private-libs-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-server-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-server-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-server-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-server-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-server-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-server-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-server-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-server-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-server-devel-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-server-devel-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-server-devel-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-server-devel-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-server-devel-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-server-devel-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-server-devel-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-server-devel-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-static-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-static-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-static-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-static-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-test-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-test-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-test-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-test-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-test-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-test-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-test-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-test-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-test-rpm-macros-0:15.10-1.module+el8.10.0+22550+22c7d5ca.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-upgrade-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-upgrade-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-upgrade-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-upgrade-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-upgrade-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-upgrade-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-upgrade-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-upgrade-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-upgrade-devel-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-upgrade-devel-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-upgrade-devel-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-upgrade-devel-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-upgrade-devel-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-upgrade-devel-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-upgrade-devel-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-upgrade-devel-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.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.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:pg_repack-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:pg_repack-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:pg_repack-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:pg_repack-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.src",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:pg_repack-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:pg_repack-debuginfo-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:pg_repack-debuginfo-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:pg_repack-debuginfo-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:pg_repack-debuginfo-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:pg_repack-debugsource-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:pg_repack-debugsource-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:pg_repack-debugsource-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:pg_repack-debugsource-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:pgaudit-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:pgaudit-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:pgaudit-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:pgaudit-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.src",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:pgaudit-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:pgaudit-debuginfo-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:pgaudit-debuginfo-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:pgaudit-debuginfo-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:pgaudit-debuginfo-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:pgaudit-debugsource-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:pgaudit-debugsource-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:pgaudit-debugsource-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:pgaudit-debugsource-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgres-decoderbufs-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgres-decoderbufs-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgres-decoderbufs-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgres-decoderbufs-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.src",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgres-decoderbufs-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-0:15.10-1.module+el8.10.0+22550+22c7d5ca.src",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-contrib-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-contrib-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-contrib-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-contrib-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-contrib-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-contrib-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-contrib-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-contrib-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-debugsource-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-debugsource-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-debugsource-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-debugsource-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-docs-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-docs-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-docs-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-docs-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-docs-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-docs-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-docs-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-docs-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-plperl-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-plperl-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-plperl-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-plperl-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-plperl-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-plperl-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-plperl-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-plperl-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-plpython3-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-plpython3-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-plpython3-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-plpython3-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-plpython3-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-plpython3-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-plpython3-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-plpython3-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-pltcl-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-pltcl-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-pltcl-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-pltcl-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-pltcl-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-pltcl-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-pltcl-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-pltcl-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-private-devel-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-private-devel-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-private-devel-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-private-devel-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-private-libs-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-private-libs-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-private-libs-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-private-libs-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-private-libs-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-private-libs-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-private-libs-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-private-libs-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-server-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-server-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-server-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-server-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-server-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-server-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-server-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-server-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-server-devel-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-server-devel-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-server-devel-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-server-devel-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-server-devel-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-server-devel-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-server-devel-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-server-devel-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-static-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-static-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-static-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-static-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-test-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-test-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-test-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-test-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-test-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-test-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-test-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-test-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-test-rpm-macros-0:15.10-1.module+el8.10.0+22550+22c7d5ca.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-upgrade-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-upgrade-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-upgrade-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-upgrade-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-upgrade-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-upgrade-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-upgrade-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-upgrade-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-upgrade-devel-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-upgrade-devel-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-upgrade-devel-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-upgrade-devel-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-upgrade-devel-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-upgrade-devel-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-upgrade-devel-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-upgrade-devel-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "postgresql: PostgreSQL SET ROLE, SET SESSION AUTHORIZATION reset to wrong user ID"
},
{
"cve": "CVE-2024-10979",
"cwe": {
"id": "CWE-15",
"name": "External Control of System or Configuration Setting"
},
"discovery_date": "2024-11-14T14:01:12.059934+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2326253"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in PostgreSQL PL/Perl. This vulnerability allows an unprivileged database user to change sensitive process environment variables (e.g., PATH) via incorrect control of environment variables.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "postgresql: PostgreSQL PL/Perl environment variable changes execute arbitrary code",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability has been given a severity rating of important because the ability to modify sensitive process environment variables (ex. PATH) can lead to unauthorized code execution and privilege escalation. Depending on the privileges of the PostgreSQL user, an attacker may be able to gain higher-level access to the underlying server and create functions who modify environment variables and execute arbitrary commands.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:pg_repack-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:pg_repack-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:pg_repack-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:pg_repack-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.src",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:pg_repack-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:pg_repack-debuginfo-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:pg_repack-debuginfo-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:pg_repack-debuginfo-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:pg_repack-debuginfo-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:pg_repack-debugsource-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:pg_repack-debugsource-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:pg_repack-debugsource-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:pg_repack-debugsource-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:pgaudit-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:pgaudit-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:pgaudit-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:pgaudit-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.src",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:pgaudit-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:pgaudit-debuginfo-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:pgaudit-debuginfo-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:pgaudit-debuginfo-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:pgaudit-debuginfo-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:pgaudit-debugsource-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:pgaudit-debugsource-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:pgaudit-debugsource-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:pgaudit-debugsource-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgres-decoderbufs-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgres-decoderbufs-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgres-decoderbufs-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgres-decoderbufs-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.src",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgres-decoderbufs-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-0:15.10-1.module+el8.10.0+22550+22c7d5ca.src",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-contrib-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-contrib-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-contrib-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-contrib-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-contrib-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-contrib-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-contrib-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-contrib-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-debugsource-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-debugsource-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-debugsource-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-debugsource-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-docs-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-docs-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-docs-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-docs-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-docs-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-docs-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-docs-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-docs-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-plperl-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-plperl-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-plperl-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-plperl-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-plperl-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-plperl-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-plperl-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-plperl-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-plpython3-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-plpython3-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-plpython3-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-plpython3-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-plpython3-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-plpython3-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-plpython3-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-plpython3-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-pltcl-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-pltcl-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-pltcl-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-pltcl-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-pltcl-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-pltcl-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-pltcl-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-pltcl-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-private-devel-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-private-devel-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-private-devel-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-private-devel-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-private-libs-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-private-libs-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-private-libs-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-private-libs-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-private-libs-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-private-libs-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-private-libs-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-private-libs-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-server-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-server-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-server-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-server-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-server-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-server-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-server-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-server-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-server-devel-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-server-devel-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-server-devel-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-server-devel-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-server-devel-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-server-devel-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-server-devel-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-server-devel-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-static-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-static-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-static-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-static-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-test-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-test-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-test-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-test-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-test-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-test-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-test-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-test-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-test-rpm-macros-0:15.10-1.module+el8.10.0+22550+22c7d5ca.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-upgrade-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-upgrade-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-upgrade-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-upgrade-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-upgrade-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-upgrade-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-upgrade-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-upgrade-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-upgrade-devel-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-upgrade-devel-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-upgrade-devel-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-upgrade-devel-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-upgrade-devel-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-upgrade-devel-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-upgrade-devel-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-upgrade-devel-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-10979"
},
{
"category": "external",
"summary": "RHBZ#2326253",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2326253"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-10979",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-10979"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-10979",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-10979"
},
{
"category": "external",
"summary": "https://www.postgresql.org/support/security/CVE-2024-10979/",
"url": "https://www.postgresql.org/support/security/CVE-2024-10979/"
}
],
"release_date": "2024-11-14T13:00:08.586000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-12-05T09:15:31+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:pg_repack-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:pg_repack-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:pg_repack-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:pg_repack-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.src",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:pg_repack-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:pg_repack-debuginfo-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:pg_repack-debuginfo-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:pg_repack-debuginfo-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:pg_repack-debuginfo-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:pg_repack-debugsource-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:pg_repack-debugsource-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:pg_repack-debugsource-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:pg_repack-debugsource-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:pgaudit-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:pgaudit-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:pgaudit-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:pgaudit-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.src",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:pgaudit-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:pgaudit-debuginfo-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:pgaudit-debuginfo-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:pgaudit-debuginfo-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:pgaudit-debuginfo-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:pgaudit-debugsource-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:pgaudit-debugsource-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:pgaudit-debugsource-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:pgaudit-debugsource-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgres-decoderbufs-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgres-decoderbufs-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgres-decoderbufs-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgres-decoderbufs-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.src",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgres-decoderbufs-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-0:15.10-1.module+el8.10.0+22550+22c7d5ca.src",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-contrib-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-contrib-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-contrib-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-contrib-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-contrib-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-contrib-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-contrib-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-contrib-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-debugsource-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-debugsource-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-debugsource-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-debugsource-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-docs-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-docs-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-docs-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-docs-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-docs-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-docs-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-docs-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-docs-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-plperl-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-plperl-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-plperl-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-plperl-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-plperl-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-plperl-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-plperl-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-plperl-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-plpython3-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-plpython3-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-plpython3-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-plpython3-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-plpython3-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-plpython3-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-plpython3-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-plpython3-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-pltcl-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-pltcl-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-pltcl-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-pltcl-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-pltcl-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-pltcl-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-pltcl-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-pltcl-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-private-devel-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-private-devel-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-private-devel-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-private-devel-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-private-libs-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-private-libs-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-private-libs-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-private-libs-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-private-libs-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-private-libs-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-private-libs-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-private-libs-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-server-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-server-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-server-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-server-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-server-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-server-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-server-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-server-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-server-devel-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-server-devel-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-server-devel-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-server-devel-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-server-devel-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-server-devel-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-server-devel-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-server-devel-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-static-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-static-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-static-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-static-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-test-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-test-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-test-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-test-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-test-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-test-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-test-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-test-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-test-rpm-macros-0:15.10-1.module+el8.10.0+22550+22c7d5ca.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-upgrade-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-upgrade-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-upgrade-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-upgrade-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-upgrade-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-upgrade-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-upgrade-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-upgrade-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-upgrade-devel-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-upgrade-devel-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-upgrade-devel-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-upgrade-devel-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-upgrade-devel-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-upgrade-devel-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-upgrade-devel-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-upgrade-devel-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:10830"
},
{
"category": "workaround",
"details": "Currently the following options exist to help mitigate the impact of this vulnerability: \n1) Restrict Permissions: the creation of PL/Python and PL/Perl functions should be limited to trusted users only. \n2) Environment Variable Sanitization: ensure that environment variables are properly sanitized and any modifications are restricted.\n3) Upgrade PostgreSQL: if a fix is released by the PostgreSQL Global Development Group, update to the latest version.\n4) Audit Database Functions: perform regular audits on user-created functions to detect and prevent potential exploitation.",
"product_ids": [
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:pg_repack-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:pg_repack-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:pg_repack-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:pg_repack-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.src",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:pg_repack-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:pg_repack-debuginfo-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:pg_repack-debuginfo-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:pg_repack-debuginfo-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:pg_repack-debuginfo-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:pg_repack-debugsource-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:pg_repack-debugsource-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:pg_repack-debugsource-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:pg_repack-debugsource-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:pgaudit-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:pgaudit-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:pgaudit-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:pgaudit-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.src",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:pgaudit-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:pgaudit-debuginfo-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:pgaudit-debuginfo-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:pgaudit-debuginfo-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:pgaudit-debuginfo-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:pgaudit-debugsource-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:pgaudit-debugsource-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:pgaudit-debugsource-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:pgaudit-debugsource-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgres-decoderbufs-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgres-decoderbufs-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgres-decoderbufs-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgres-decoderbufs-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.src",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgres-decoderbufs-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-0:15.10-1.module+el8.10.0+22550+22c7d5ca.src",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-contrib-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-contrib-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-contrib-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-contrib-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-contrib-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-contrib-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-contrib-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-contrib-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-debugsource-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-debugsource-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-debugsource-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-debugsource-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-docs-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-docs-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-docs-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-docs-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-docs-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-docs-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-docs-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-docs-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-plperl-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-plperl-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-plperl-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-plperl-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-plperl-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-plperl-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-plperl-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-plperl-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-plpython3-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-plpython3-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-plpython3-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-plpython3-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-plpython3-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-plpython3-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-plpython3-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-plpython3-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-pltcl-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-pltcl-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-pltcl-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-pltcl-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-pltcl-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-pltcl-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-pltcl-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-pltcl-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-private-devel-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-private-devel-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-private-devel-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-private-devel-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-private-libs-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-private-libs-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-private-libs-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-private-libs-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-private-libs-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-private-libs-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-private-libs-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-private-libs-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-server-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-server-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-server-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-server-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-server-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-server-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-server-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-server-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-server-devel-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-server-devel-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-server-devel-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-server-devel-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-server-devel-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-server-devel-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-server-devel-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-server-devel-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-static-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-static-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-static-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-static-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-test-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-test-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-test-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-test-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-test-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-test-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-test-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-test-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-test-rpm-macros-0:15.10-1.module+el8.10.0+22550+22c7d5ca.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-upgrade-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-upgrade-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-upgrade-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-upgrade-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-upgrade-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-upgrade-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-upgrade-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-upgrade-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-upgrade-devel-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-upgrade-devel-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-upgrade-devel-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-upgrade-devel-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-upgrade-devel-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-upgrade-devel-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-upgrade-devel-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-upgrade-devel-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.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.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:pg_repack-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:pg_repack-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:pg_repack-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:pg_repack-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.src",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:pg_repack-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:pg_repack-debuginfo-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:pg_repack-debuginfo-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:pg_repack-debuginfo-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:pg_repack-debuginfo-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:pg_repack-debugsource-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:pg_repack-debugsource-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:pg_repack-debugsource-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:pg_repack-debugsource-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:pgaudit-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:pgaudit-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:pgaudit-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:pgaudit-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.src",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:pgaudit-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:pgaudit-debuginfo-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:pgaudit-debuginfo-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:pgaudit-debuginfo-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:pgaudit-debuginfo-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:pgaudit-debugsource-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:pgaudit-debugsource-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:pgaudit-debugsource-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:pgaudit-debugsource-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgres-decoderbufs-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgres-decoderbufs-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgres-decoderbufs-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgres-decoderbufs-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.src",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgres-decoderbufs-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-0:15.10-1.module+el8.10.0+22550+22c7d5ca.src",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-contrib-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-contrib-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-contrib-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-contrib-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-contrib-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-contrib-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-contrib-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-contrib-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-debugsource-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-debugsource-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-debugsource-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-debugsource-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-docs-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-docs-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-docs-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-docs-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-docs-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-docs-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-docs-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-docs-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-plperl-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-plperl-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-plperl-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-plperl-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-plperl-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-plperl-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-plperl-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-plperl-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-plpython3-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-plpython3-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-plpython3-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-plpython3-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-plpython3-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-plpython3-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-plpython3-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-plpython3-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-pltcl-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-pltcl-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-pltcl-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-pltcl-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-pltcl-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-pltcl-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-pltcl-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-pltcl-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-private-devel-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-private-devel-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-private-devel-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-private-devel-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-private-libs-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-private-libs-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-private-libs-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-private-libs-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-private-libs-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-private-libs-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-private-libs-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-private-libs-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-server-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-server-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-server-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-server-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-server-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-server-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-server-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-server-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-server-devel-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-server-devel-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-server-devel-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-server-devel-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-server-devel-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-server-devel-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-server-devel-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-server-devel-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-static-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-static-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-static-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-static-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-test-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-test-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-test-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-test-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-test-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-test-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-test-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-test-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-test-rpm-macros-0:15.10-1.module+el8.10.0+22550+22c7d5ca.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-upgrade-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-upgrade-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-upgrade-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-upgrade-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-upgrade-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-upgrade-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-upgrade-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-upgrade-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-upgrade-devel-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-upgrade-devel-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-upgrade-devel-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-upgrade-devel-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-upgrade-devel-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-upgrade-devel-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-upgrade-devel-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020241122084744:489197e6:postgresql-upgrade-devel-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "postgresql: PostgreSQL PL/Perl environment variable changes execute arbitrary code"
}
]
}
RHSA-2024:10832
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.\n\nRed Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "PostgreSQL is an advanced object-relational database management system (DBMS).\n\nSecurity Fix(es):\n\n* postgresql: PostgreSQL SET ROLE, SET SESSION AUTHORIZATION reset to wrong user ID (CVE-2024-10978)\n\n* postgresql: PostgreSQL PL/Perl environment variable changes execute arbitrary code (CVE-2024-10979)\n\n* postgresql: PostgreSQL row security below e.g. subqueries disregards user ID changes (CVE-2024-10976)\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-2024:10832",
"url": "https://access.redhat.com/errata/RHSA-2024:10832"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "2326251",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2326251"
},
{
"category": "external",
"summary": "2326253",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2326253"
},
{
"category": "external",
"summary": "2326263",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2326263"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2024/rhsa-2024_10832.json"
}
],
"title": "Red Hat Security Advisory: postgresql:13 security update",
"tracking": {
"current_release_date": "2025-11-06T21:58:23+00:00",
"generator": {
"date": "2025-11-06T21:58:23+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.6.11"
}
},
"id": "RHSA-2024:10832",
"initial_release_date": "2024-12-05T09:15:31+00:00",
"revision_history": [
{
"date": "2024-12-05T09:15:31+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2024-12-05T09:15:31+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2025-11-06T21:58:23+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Enterprise Linux AppStream (v. 8)",
"product": {
"name": "Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:enterprise_linux:8::appstream"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "pg_repack-0:1.4.6-3.module+el8.9.0+20664+9c30cf7f.src::postgresql:13",
"product": {
"name": "pg_repack-0:1.4.6-3.module+el8.9.0+20664+9c30cf7f.src (postgresql:13)",
"product_id": "pg_repack-0:1.4.6-3.module+el8.9.0+20664+9c30cf7f.src::postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pg_repack@1.4.6-3.module%2Bel8.9.0%2B20664%2B9c30cf7f?arch=src\u0026rpmmod=postgresql:13:8100020241122084628:489197e6"
}
}
},
{
"category": "product_version",
"name": "pgaudit-0:1.5.0-1.module+el8.9.0+20664+9c30cf7f.src::postgresql:13",
"product": {
"name": "pgaudit-0:1.5.0-1.module+el8.9.0+20664+9c30cf7f.src (postgresql:13)",
"product_id": "pgaudit-0:1.5.0-1.module+el8.9.0+20664+9c30cf7f.src::postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pgaudit@1.5.0-1.module%2Bel8.9.0%2B20664%2B9c30cf7f?arch=src\u0026rpmmod=postgresql:13:8100020241122084628:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgres-decoderbufs-0:0.10.0-2.module+el8.9.0+20664+9c30cf7f.src::postgresql:13",
"product": {
"name": "postgres-decoderbufs-0:0.10.0-2.module+el8.9.0+20664+9c30cf7f.src (postgresql:13)",
"product_id": "postgres-decoderbufs-0:0.10.0-2.module+el8.9.0+20664+9c30cf7f.src::postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgres-decoderbufs@0.10.0-2.module%2Bel8.9.0%2B20664%2B9c30cf7f?arch=src\u0026rpmmod=postgresql:13:8100020241122084628:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgresql-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.src::postgresql:13",
"product": {
"name": "postgresql-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.src (postgresql:13)",
"product_id": "postgresql-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.src::postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql@13.18-1.module%2Bel8.10.0%2B22549%2Bcf2ec3d9?arch=src\u0026rpmmod=postgresql:13:8100020241122084628:489197e6"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "postgresql-test-rpm-macros-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.noarch::postgresql:13",
"product": {
"name": "postgresql-test-rpm-macros-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.noarch (postgresql:13)",
"product_id": "postgresql-test-rpm-macros-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.noarch::postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-test-rpm-macros@13.18-1.module%2Bel8.10.0%2B22549%2Bcf2ec3d9?arch=noarch\u0026rpmmod=postgresql:13:8100020241122084628:489197e6"
}
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "pg_repack-0:1.4.6-3.module+el8.9.0+20664+9c30cf7f.aarch64::postgresql:13",
"product": {
"name": "pg_repack-0:1.4.6-3.module+el8.9.0+20664+9c30cf7f.aarch64 (postgresql:13)",
"product_id": "pg_repack-0:1.4.6-3.module+el8.9.0+20664+9c30cf7f.aarch64::postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pg_repack@1.4.6-3.module%2Bel8.9.0%2B20664%2B9c30cf7f?arch=aarch64\u0026rpmmod=postgresql:13:8100020241122084628:489197e6"
}
}
},
{
"category": "product_version",
"name": "pg_repack-debuginfo-0:1.4.6-3.module+el8.9.0+20664+9c30cf7f.aarch64::postgresql:13",
"product": {
"name": "pg_repack-debuginfo-0:1.4.6-3.module+el8.9.0+20664+9c30cf7f.aarch64 (postgresql:13)",
"product_id": "pg_repack-debuginfo-0:1.4.6-3.module+el8.9.0+20664+9c30cf7f.aarch64::postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pg_repack-debuginfo@1.4.6-3.module%2Bel8.9.0%2B20664%2B9c30cf7f?arch=aarch64\u0026rpmmod=postgresql:13:8100020241122084628:489197e6"
}
}
},
{
"category": "product_version",
"name": "pg_repack-debugsource-0:1.4.6-3.module+el8.9.0+20664+9c30cf7f.aarch64::postgresql:13",
"product": {
"name": "pg_repack-debugsource-0:1.4.6-3.module+el8.9.0+20664+9c30cf7f.aarch64 (postgresql:13)",
"product_id": "pg_repack-debugsource-0:1.4.6-3.module+el8.9.0+20664+9c30cf7f.aarch64::postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pg_repack-debugsource@1.4.6-3.module%2Bel8.9.0%2B20664%2B9c30cf7f?arch=aarch64\u0026rpmmod=postgresql:13:8100020241122084628:489197e6"
}
}
},
{
"category": "product_version",
"name": "pgaudit-0:1.5.0-1.module+el8.9.0+20664+9c30cf7f.aarch64::postgresql:13",
"product": {
"name": "pgaudit-0:1.5.0-1.module+el8.9.0+20664+9c30cf7f.aarch64 (postgresql:13)",
"product_id": "pgaudit-0:1.5.0-1.module+el8.9.0+20664+9c30cf7f.aarch64::postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pgaudit@1.5.0-1.module%2Bel8.9.0%2B20664%2B9c30cf7f?arch=aarch64\u0026rpmmod=postgresql:13:8100020241122084628:489197e6"
}
}
},
{
"category": "product_version",
"name": "pgaudit-debuginfo-0:1.5.0-1.module+el8.9.0+20664+9c30cf7f.aarch64::postgresql:13",
"product": {
"name": "pgaudit-debuginfo-0:1.5.0-1.module+el8.9.0+20664+9c30cf7f.aarch64 (postgresql:13)",
"product_id": "pgaudit-debuginfo-0:1.5.0-1.module+el8.9.0+20664+9c30cf7f.aarch64::postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pgaudit-debuginfo@1.5.0-1.module%2Bel8.9.0%2B20664%2B9c30cf7f?arch=aarch64\u0026rpmmod=postgresql:13:8100020241122084628:489197e6"
}
}
},
{
"category": "product_version",
"name": "pgaudit-debugsource-0:1.5.0-1.module+el8.9.0+20664+9c30cf7f.aarch64::postgresql:13",
"product": {
"name": "pgaudit-debugsource-0:1.5.0-1.module+el8.9.0+20664+9c30cf7f.aarch64 (postgresql:13)",
"product_id": "pgaudit-debugsource-0:1.5.0-1.module+el8.9.0+20664+9c30cf7f.aarch64::postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pgaudit-debugsource@1.5.0-1.module%2Bel8.9.0%2B20664%2B9c30cf7f?arch=aarch64\u0026rpmmod=postgresql:13:8100020241122084628:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgres-decoderbufs-0:0.10.0-2.module+el8.9.0+20664+9c30cf7f.aarch64::postgresql:13",
"product": {
"name": "postgres-decoderbufs-0:0.10.0-2.module+el8.9.0+20664+9c30cf7f.aarch64 (postgresql:13)",
"product_id": "postgres-decoderbufs-0:0.10.0-2.module+el8.9.0+20664+9c30cf7f.aarch64::postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgres-decoderbufs@0.10.0-2.module%2Bel8.9.0%2B20664%2B9c30cf7f?arch=aarch64\u0026rpmmod=postgresql:13:8100020241122084628:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.9.0+20664+9c30cf7f.aarch64::postgresql:13",
"product": {
"name": "postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.9.0+20664+9c30cf7f.aarch64 (postgresql:13)",
"product_id": "postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.9.0+20664+9c30cf7f.aarch64::postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgres-decoderbufs-debuginfo@0.10.0-2.module%2Bel8.9.0%2B20664%2B9c30cf7f?arch=aarch64\u0026rpmmod=postgresql:13:8100020241122084628:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.9.0+20664+9c30cf7f.aarch64::postgresql:13",
"product": {
"name": "postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.9.0+20664+9c30cf7f.aarch64 (postgresql:13)",
"product_id": "postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.9.0+20664+9c30cf7f.aarch64::postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgres-decoderbufs-debugsource@0.10.0-2.module%2Bel8.9.0%2B20664%2B9c30cf7f?arch=aarch64\u0026rpmmod=postgresql:13:8100020241122084628:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgresql-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64::postgresql:13",
"product": {
"name": "postgresql-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64 (postgresql:13)",
"product_id": "postgresql-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64::postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql@13.18-1.module%2Bel8.10.0%2B22549%2Bcf2ec3d9?arch=aarch64\u0026rpmmod=postgresql:13:8100020241122084628:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgresql-contrib-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64::postgresql:13",
"product": {
"name": "postgresql-contrib-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64 (postgresql:13)",
"product_id": "postgresql-contrib-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64::postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-contrib@13.18-1.module%2Bel8.10.0%2B22549%2Bcf2ec3d9?arch=aarch64\u0026rpmmod=postgresql:13:8100020241122084628:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgresql-contrib-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64::postgresql:13",
"product": {
"name": "postgresql-contrib-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64 (postgresql:13)",
"product_id": "postgresql-contrib-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64::postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-contrib-debuginfo@13.18-1.module%2Bel8.10.0%2B22549%2Bcf2ec3d9?arch=aarch64\u0026rpmmod=postgresql:13:8100020241122084628:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgresql-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64::postgresql:13",
"product": {
"name": "postgresql-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64 (postgresql:13)",
"product_id": "postgresql-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64::postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-debuginfo@13.18-1.module%2Bel8.10.0%2B22549%2Bcf2ec3d9?arch=aarch64\u0026rpmmod=postgresql:13:8100020241122084628:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgresql-debugsource-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64::postgresql:13",
"product": {
"name": "postgresql-debugsource-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64 (postgresql:13)",
"product_id": "postgresql-debugsource-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64::postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-debugsource@13.18-1.module%2Bel8.10.0%2B22549%2Bcf2ec3d9?arch=aarch64\u0026rpmmod=postgresql:13:8100020241122084628:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgresql-docs-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64::postgresql:13",
"product": {
"name": "postgresql-docs-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64 (postgresql:13)",
"product_id": "postgresql-docs-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64::postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-docs@13.18-1.module%2Bel8.10.0%2B22549%2Bcf2ec3d9?arch=aarch64\u0026rpmmod=postgresql:13:8100020241122084628:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgresql-docs-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64::postgresql:13",
"product": {
"name": "postgresql-docs-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64 (postgresql:13)",
"product_id": "postgresql-docs-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64::postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-docs-debuginfo@13.18-1.module%2Bel8.10.0%2B22549%2Bcf2ec3d9?arch=aarch64\u0026rpmmod=postgresql:13:8100020241122084628:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgresql-plperl-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64::postgresql:13",
"product": {
"name": "postgresql-plperl-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64 (postgresql:13)",
"product_id": "postgresql-plperl-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64::postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plperl@13.18-1.module%2Bel8.10.0%2B22549%2Bcf2ec3d9?arch=aarch64\u0026rpmmod=postgresql:13:8100020241122084628:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgresql-plperl-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64::postgresql:13",
"product": {
"name": "postgresql-plperl-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64 (postgresql:13)",
"product_id": "postgresql-plperl-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64::postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plperl-debuginfo@13.18-1.module%2Bel8.10.0%2B22549%2Bcf2ec3d9?arch=aarch64\u0026rpmmod=postgresql:13:8100020241122084628:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgresql-plpython3-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64::postgresql:13",
"product": {
"name": "postgresql-plpython3-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64 (postgresql:13)",
"product_id": "postgresql-plpython3-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64::postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plpython3@13.18-1.module%2Bel8.10.0%2B22549%2Bcf2ec3d9?arch=aarch64\u0026rpmmod=postgresql:13:8100020241122084628:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgresql-plpython3-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64::postgresql:13",
"product": {
"name": "postgresql-plpython3-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64 (postgresql:13)",
"product_id": "postgresql-plpython3-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64::postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plpython3-debuginfo@13.18-1.module%2Bel8.10.0%2B22549%2Bcf2ec3d9?arch=aarch64\u0026rpmmod=postgresql:13:8100020241122084628:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgresql-pltcl-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64::postgresql:13",
"product": {
"name": "postgresql-pltcl-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64 (postgresql:13)",
"product_id": "postgresql-pltcl-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64::postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-pltcl@13.18-1.module%2Bel8.10.0%2B22549%2Bcf2ec3d9?arch=aarch64\u0026rpmmod=postgresql:13:8100020241122084628:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgresql-pltcl-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64::postgresql:13",
"product": {
"name": "postgresql-pltcl-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64 (postgresql:13)",
"product_id": "postgresql-pltcl-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64::postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-pltcl-debuginfo@13.18-1.module%2Bel8.10.0%2B22549%2Bcf2ec3d9?arch=aarch64\u0026rpmmod=postgresql:13:8100020241122084628:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64::postgresql:13",
"product": {
"name": "postgresql-server-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64 (postgresql:13)",
"product_id": "postgresql-server-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64::postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server@13.18-1.module%2Bel8.10.0%2B22549%2Bcf2ec3d9?arch=aarch64\u0026rpmmod=postgresql:13:8100020241122084628:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64::postgresql:13",
"product": {
"name": "postgresql-server-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64 (postgresql:13)",
"product_id": "postgresql-server-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64::postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server-debuginfo@13.18-1.module%2Bel8.10.0%2B22549%2Bcf2ec3d9?arch=aarch64\u0026rpmmod=postgresql:13:8100020241122084628:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-devel-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64::postgresql:13",
"product": {
"name": "postgresql-server-devel-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64 (postgresql:13)",
"product_id": "postgresql-server-devel-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64::postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server-devel@13.18-1.module%2Bel8.10.0%2B22549%2Bcf2ec3d9?arch=aarch64\u0026rpmmod=postgresql:13:8100020241122084628:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-devel-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64::postgresql:13",
"product": {
"name": "postgresql-server-devel-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64 (postgresql:13)",
"product_id": "postgresql-server-devel-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64::postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server-devel-debuginfo@13.18-1.module%2Bel8.10.0%2B22549%2Bcf2ec3d9?arch=aarch64\u0026rpmmod=postgresql:13:8100020241122084628:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgresql-static-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64::postgresql:13",
"product": {
"name": "postgresql-static-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64 (postgresql:13)",
"product_id": "postgresql-static-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64::postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-static@13.18-1.module%2Bel8.10.0%2B22549%2Bcf2ec3d9?arch=aarch64\u0026rpmmod=postgresql:13:8100020241122084628:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgresql-test-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64::postgresql:13",
"product": {
"name": "postgresql-test-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64 (postgresql:13)",
"product_id": "postgresql-test-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64::postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-test@13.18-1.module%2Bel8.10.0%2B22549%2Bcf2ec3d9?arch=aarch64\u0026rpmmod=postgresql:13:8100020241122084628:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgresql-test-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64::postgresql:13",
"product": {
"name": "postgresql-test-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64 (postgresql:13)",
"product_id": "postgresql-test-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64::postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-test-debuginfo@13.18-1.module%2Bel8.10.0%2B22549%2Bcf2ec3d9?arch=aarch64\u0026rpmmod=postgresql:13:8100020241122084628:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64::postgresql:13",
"product": {
"name": "postgresql-upgrade-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64 (postgresql:13)",
"product_id": "postgresql-upgrade-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64::postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade@13.18-1.module%2Bel8.10.0%2B22549%2Bcf2ec3d9?arch=aarch64\u0026rpmmod=postgresql:13:8100020241122084628:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64::postgresql:13",
"product": {
"name": "postgresql-upgrade-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64 (postgresql:13)",
"product_id": "postgresql-upgrade-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64::postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade-debuginfo@13.18-1.module%2Bel8.10.0%2B22549%2Bcf2ec3d9?arch=aarch64\u0026rpmmod=postgresql:13:8100020241122084628:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-devel-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64::postgresql:13",
"product": {
"name": "postgresql-upgrade-devel-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64 (postgresql:13)",
"product_id": "postgresql-upgrade-devel-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64::postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade-devel@13.18-1.module%2Bel8.10.0%2B22549%2Bcf2ec3d9?arch=aarch64\u0026rpmmod=postgresql:13:8100020241122084628:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-devel-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64::postgresql:13",
"product": {
"name": "postgresql-upgrade-devel-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64 (postgresql:13)",
"product_id": "postgresql-upgrade-devel-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64::postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade-devel-debuginfo@13.18-1.module%2Bel8.10.0%2B22549%2Bcf2ec3d9?arch=aarch64\u0026rpmmod=postgresql:13:8100020241122084628:489197e6"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "pg_repack-0:1.4.6-3.module+el8.9.0+20664+9c30cf7f.ppc64le::postgresql:13",
"product": {
"name": "pg_repack-0:1.4.6-3.module+el8.9.0+20664+9c30cf7f.ppc64le (postgresql:13)",
"product_id": "pg_repack-0:1.4.6-3.module+el8.9.0+20664+9c30cf7f.ppc64le::postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pg_repack@1.4.6-3.module%2Bel8.9.0%2B20664%2B9c30cf7f?arch=ppc64le\u0026rpmmod=postgresql:13:8100020241122084628:489197e6"
}
}
},
{
"category": "product_version",
"name": "pg_repack-debuginfo-0:1.4.6-3.module+el8.9.0+20664+9c30cf7f.ppc64le::postgresql:13",
"product": {
"name": "pg_repack-debuginfo-0:1.4.6-3.module+el8.9.0+20664+9c30cf7f.ppc64le (postgresql:13)",
"product_id": "pg_repack-debuginfo-0:1.4.6-3.module+el8.9.0+20664+9c30cf7f.ppc64le::postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pg_repack-debuginfo@1.4.6-3.module%2Bel8.9.0%2B20664%2B9c30cf7f?arch=ppc64le\u0026rpmmod=postgresql:13:8100020241122084628:489197e6"
}
}
},
{
"category": "product_version",
"name": "pg_repack-debugsource-0:1.4.6-3.module+el8.9.0+20664+9c30cf7f.ppc64le::postgresql:13",
"product": {
"name": "pg_repack-debugsource-0:1.4.6-3.module+el8.9.0+20664+9c30cf7f.ppc64le (postgresql:13)",
"product_id": "pg_repack-debugsource-0:1.4.6-3.module+el8.9.0+20664+9c30cf7f.ppc64le::postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pg_repack-debugsource@1.4.6-3.module%2Bel8.9.0%2B20664%2B9c30cf7f?arch=ppc64le\u0026rpmmod=postgresql:13:8100020241122084628:489197e6"
}
}
},
{
"category": "product_version",
"name": "pgaudit-0:1.5.0-1.module+el8.9.0+20664+9c30cf7f.ppc64le::postgresql:13",
"product": {
"name": "pgaudit-0:1.5.0-1.module+el8.9.0+20664+9c30cf7f.ppc64le (postgresql:13)",
"product_id": "pgaudit-0:1.5.0-1.module+el8.9.0+20664+9c30cf7f.ppc64le::postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pgaudit@1.5.0-1.module%2Bel8.9.0%2B20664%2B9c30cf7f?arch=ppc64le\u0026rpmmod=postgresql:13:8100020241122084628:489197e6"
}
}
},
{
"category": "product_version",
"name": "pgaudit-debuginfo-0:1.5.0-1.module+el8.9.0+20664+9c30cf7f.ppc64le::postgresql:13",
"product": {
"name": "pgaudit-debuginfo-0:1.5.0-1.module+el8.9.0+20664+9c30cf7f.ppc64le (postgresql:13)",
"product_id": "pgaudit-debuginfo-0:1.5.0-1.module+el8.9.0+20664+9c30cf7f.ppc64le::postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pgaudit-debuginfo@1.5.0-1.module%2Bel8.9.0%2B20664%2B9c30cf7f?arch=ppc64le\u0026rpmmod=postgresql:13:8100020241122084628:489197e6"
}
}
},
{
"category": "product_version",
"name": "pgaudit-debugsource-0:1.5.0-1.module+el8.9.0+20664+9c30cf7f.ppc64le::postgresql:13",
"product": {
"name": "pgaudit-debugsource-0:1.5.0-1.module+el8.9.0+20664+9c30cf7f.ppc64le (postgresql:13)",
"product_id": "pgaudit-debugsource-0:1.5.0-1.module+el8.9.0+20664+9c30cf7f.ppc64le::postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pgaudit-debugsource@1.5.0-1.module%2Bel8.9.0%2B20664%2B9c30cf7f?arch=ppc64le\u0026rpmmod=postgresql:13:8100020241122084628:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgres-decoderbufs-0:0.10.0-2.module+el8.9.0+20664+9c30cf7f.ppc64le::postgresql:13",
"product": {
"name": "postgres-decoderbufs-0:0.10.0-2.module+el8.9.0+20664+9c30cf7f.ppc64le (postgresql:13)",
"product_id": "postgres-decoderbufs-0:0.10.0-2.module+el8.9.0+20664+9c30cf7f.ppc64le::postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgres-decoderbufs@0.10.0-2.module%2Bel8.9.0%2B20664%2B9c30cf7f?arch=ppc64le\u0026rpmmod=postgresql:13:8100020241122084628:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.9.0+20664+9c30cf7f.ppc64le::postgresql:13",
"product": {
"name": "postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.9.0+20664+9c30cf7f.ppc64le (postgresql:13)",
"product_id": "postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.9.0+20664+9c30cf7f.ppc64le::postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgres-decoderbufs-debuginfo@0.10.0-2.module%2Bel8.9.0%2B20664%2B9c30cf7f?arch=ppc64le\u0026rpmmod=postgresql:13:8100020241122084628:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.9.0+20664+9c30cf7f.ppc64le::postgresql:13",
"product": {
"name": "postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.9.0+20664+9c30cf7f.ppc64le (postgresql:13)",
"product_id": "postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.9.0+20664+9c30cf7f.ppc64le::postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgres-decoderbufs-debugsource@0.10.0-2.module%2Bel8.9.0%2B20664%2B9c30cf7f?arch=ppc64le\u0026rpmmod=postgresql:13:8100020241122084628:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgresql-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le::postgresql:13",
"product": {
"name": "postgresql-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le (postgresql:13)",
"product_id": "postgresql-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le::postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql@13.18-1.module%2Bel8.10.0%2B22549%2Bcf2ec3d9?arch=ppc64le\u0026rpmmod=postgresql:13:8100020241122084628:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgresql-contrib-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le::postgresql:13",
"product": {
"name": "postgresql-contrib-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le (postgresql:13)",
"product_id": "postgresql-contrib-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le::postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-contrib@13.18-1.module%2Bel8.10.0%2B22549%2Bcf2ec3d9?arch=ppc64le\u0026rpmmod=postgresql:13:8100020241122084628:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgresql-contrib-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le::postgresql:13",
"product": {
"name": "postgresql-contrib-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le (postgresql:13)",
"product_id": "postgresql-contrib-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le::postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-contrib-debuginfo@13.18-1.module%2Bel8.10.0%2B22549%2Bcf2ec3d9?arch=ppc64le\u0026rpmmod=postgresql:13:8100020241122084628:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgresql-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le::postgresql:13",
"product": {
"name": "postgresql-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le (postgresql:13)",
"product_id": "postgresql-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le::postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-debuginfo@13.18-1.module%2Bel8.10.0%2B22549%2Bcf2ec3d9?arch=ppc64le\u0026rpmmod=postgresql:13:8100020241122084628:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgresql-debugsource-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le::postgresql:13",
"product": {
"name": "postgresql-debugsource-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le (postgresql:13)",
"product_id": "postgresql-debugsource-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le::postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-debugsource@13.18-1.module%2Bel8.10.0%2B22549%2Bcf2ec3d9?arch=ppc64le\u0026rpmmod=postgresql:13:8100020241122084628:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgresql-docs-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le::postgresql:13",
"product": {
"name": "postgresql-docs-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le (postgresql:13)",
"product_id": "postgresql-docs-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le::postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-docs@13.18-1.module%2Bel8.10.0%2B22549%2Bcf2ec3d9?arch=ppc64le\u0026rpmmod=postgresql:13:8100020241122084628:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgresql-docs-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le::postgresql:13",
"product": {
"name": "postgresql-docs-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le (postgresql:13)",
"product_id": "postgresql-docs-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le::postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-docs-debuginfo@13.18-1.module%2Bel8.10.0%2B22549%2Bcf2ec3d9?arch=ppc64le\u0026rpmmod=postgresql:13:8100020241122084628:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgresql-plperl-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le::postgresql:13",
"product": {
"name": "postgresql-plperl-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le (postgresql:13)",
"product_id": "postgresql-plperl-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le::postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plperl@13.18-1.module%2Bel8.10.0%2B22549%2Bcf2ec3d9?arch=ppc64le\u0026rpmmod=postgresql:13:8100020241122084628:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgresql-plperl-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le::postgresql:13",
"product": {
"name": "postgresql-plperl-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le (postgresql:13)",
"product_id": "postgresql-plperl-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le::postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plperl-debuginfo@13.18-1.module%2Bel8.10.0%2B22549%2Bcf2ec3d9?arch=ppc64le\u0026rpmmod=postgresql:13:8100020241122084628:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgresql-plpython3-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le::postgresql:13",
"product": {
"name": "postgresql-plpython3-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le (postgresql:13)",
"product_id": "postgresql-plpython3-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le::postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plpython3@13.18-1.module%2Bel8.10.0%2B22549%2Bcf2ec3d9?arch=ppc64le\u0026rpmmod=postgresql:13:8100020241122084628:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgresql-plpython3-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le::postgresql:13",
"product": {
"name": "postgresql-plpython3-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le (postgresql:13)",
"product_id": "postgresql-plpython3-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le::postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plpython3-debuginfo@13.18-1.module%2Bel8.10.0%2B22549%2Bcf2ec3d9?arch=ppc64le\u0026rpmmod=postgresql:13:8100020241122084628:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgresql-pltcl-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le::postgresql:13",
"product": {
"name": "postgresql-pltcl-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le (postgresql:13)",
"product_id": "postgresql-pltcl-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le::postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-pltcl@13.18-1.module%2Bel8.10.0%2B22549%2Bcf2ec3d9?arch=ppc64le\u0026rpmmod=postgresql:13:8100020241122084628:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgresql-pltcl-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le::postgresql:13",
"product": {
"name": "postgresql-pltcl-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le (postgresql:13)",
"product_id": "postgresql-pltcl-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le::postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-pltcl-debuginfo@13.18-1.module%2Bel8.10.0%2B22549%2Bcf2ec3d9?arch=ppc64le\u0026rpmmod=postgresql:13:8100020241122084628:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le::postgresql:13",
"product": {
"name": "postgresql-server-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le (postgresql:13)",
"product_id": "postgresql-server-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le::postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server@13.18-1.module%2Bel8.10.0%2B22549%2Bcf2ec3d9?arch=ppc64le\u0026rpmmod=postgresql:13:8100020241122084628:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le::postgresql:13",
"product": {
"name": "postgresql-server-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le (postgresql:13)",
"product_id": "postgresql-server-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le::postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server-debuginfo@13.18-1.module%2Bel8.10.0%2B22549%2Bcf2ec3d9?arch=ppc64le\u0026rpmmod=postgresql:13:8100020241122084628:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-devel-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le::postgresql:13",
"product": {
"name": "postgresql-server-devel-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le (postgresql:13)",
"product_id": "postgresql-server-devel-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le::postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server-devel@13.18-1.module%2Bel8.10.0%2B22549%2Bcf2ec3d9?arch=ppc64le\u0026rpmmod=postgresql:13:8100020241122084628:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-devel-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le::postgresql:13",
"product": {
"name": "postgresql-server-devel-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le (postgresql:13)",
"product_id": "postgresql-server-devel-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le::postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server-devel-debuginfo@13.18-1.module%2Bel8.10.0%2B22549%2Bcf2ec3d9?arch=ppc64le\u0026rpmmod=postgresql:13:8100020241122084628:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgresql-static-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le::postgresql:13",
"product": {
"name": "postgresql-static-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le (postgresql:13)",
"product_id": "postgresql-static-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le::postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-static@13.18-1.module%2Bel8.10.0%2B22549%2Bcf2ec3d9?arch=ppc64le\u0026rpmmod=postgresql:13:8100020241122084628:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgresql-test-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le::postgresql:13",
"product": {
"name": "postgresql-test-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le (postgresql:13)",
"product_id": "postgresql-test-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le::postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-test@13.18-1.module%2Bel8.10.0%2B22549%2Bcf2ec3d9?arch=ppc64le\u0026rpmmod=postgresql:13:8100020241122084628:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgresql-test-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le::postgresql:13",
"product": {
"name": "postgresql-test-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le (postgresql:13)",
"product_id": "postgresql-test-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le::postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-test-debuginfo@13.18-1.module%2Bel8.10.0%2B22549%2Bcf2ec3d9?arch=ppc64le\u0026rpmmod=postgresql:13:8100020241122084628:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le::postgresql:13",
"product": {
"name": "postgresql-upgrade-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le (postgresql:13)",
"product_id": "postgresql-upgrade-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le::postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade@13.18-1.module%2Bel8.10.0%2B22549%2Bcf2ec3d9?arch=ppc64le\u0026rpmmod=postgresql:13:8100020241122084628:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le::postgresql:13",
"product": {
"name": "postgresql-upgrade-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le (postgresql:13)",
"product_id": "postgresql-upgrade-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le::postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade-debuginfo@13.18-1.module%2Bel8.10.0%2B22549%2Bcf2ec3d9?arch=ppc64le\u0026rpmmod=postgresql:13:8100020241122084628:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-devel-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le::postgresql:13",
"product": {
"name": "postgresql-upgrade-devel-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le (postgresql:13)",
"product_id": "postgresql-upgrade-devel-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le::postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade-devel@13.18-1.module%2Bel8.10.0%2B22549%2Bcf2ec3d9?arch=ppc64le\u0026rpmmod=postgresql:13:8100020241122084628:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-devel-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le::postgresql:13",
"product": {
"name": "postgresql-upgrade-devel-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le (postgresql:13)",
"product_id": "postgresql-upgrade-devel-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le::postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade-devel-debuginfo@13.18-1.module%2Bel8.10.0%2B22549%2Bcf2ec3d9?arch=ppc64le\u0026rpmmod=postgresql:13:8100020241122084628:489197e6"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "pg_repack-0:1.4.6-3.module+el8.9.0+20664+9c30cf7f.s390x::postgresql:13",
"product": {
"name": "pg_repack-0:1.4.6-3.module+el8.9.0+20664+9c30cf7f.s390x (postgresql:13)",
"product_id": "pg_repack-0:1.4.6-3.module+el8.9.0+20664+9c30cf7f.s390x::postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pg_repack@1.4.6-3.module%2Bel8.9.0%2B20664%2B9c30cf7f?arch=s390x\u0026rpmmod=postgresql:13:8100020241122084628:489197e6"
}
}
},
{
"category": "product_version",
"name": "pg_repack-debuginfo-0:1.4.6-3.module+el8.9.0+20664+9c30cf7f.s390x::postgresql:13",
"product": {
"name": "pg_repack-debuginfo-0:1.4.6-3.module+el8.9.0+20664+9c30cf7f.s390x (postgresql:13)",
"product_id": "pg_repack-debuginfo-0:1.4.6-3.module+el8.9.0+20664+9c30cf7f.s390x::postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pg_repack-debuginfo@1.4.6-3.module%2Bel8.9.0%2B20664%2B9c30cf7f?arch=s390x\u0026rpmmod=postgresql:13:8100020241122084628:489197e6"
}
}
},
{
"category": "product_version",
"name": "pg_repack-debugsource-0:1.4.6-3.module+el8.9.0+20664+9c30cf7f.s390x::postgresql:13",
"product": {
"name": "pg_repack-debugsource-0:1.4.6-3.module+el8.9.0+20664+9c30cf7f.s390x (postgresql:13)",
"product_id": "pg_repack-debugsource-0:1.4.6-3.module+el8.9.0+20664+9c30cf7f.s390x::postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pg_repack-debugsource@1.4.6-3.module%2Bel8.9.0%2B20664%2B9c30cf7f?arch=s390x\u0026rpmmod=postgresql:13:8100020241122084628:489197e6"
}
}
},
{
"category": "product_version",
"name": "pgaudit-0:1.5.0-1.module+el8.9.0+20664+9c30cf7f.s390x::postgresql:13",
"product": {
"name": "pgaudit-0:1.5.0-1.module+el8.9.0+20664+9c30cf7f.s390x (postgresql:13)",
"product_id": "pgaudit-0:1.5.0-1.module+el8.9.0+20664+9c30cf7f.s390x::postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pgaudit@1.5.0-1.module%2Bel8.9.0%2B20664%2B9c30cf7f?arch=s390x\u0026rpmmod=postgresql:13:8100020241122084628:489197e6"
}
}
},
{
"category": "product_version",
"name": "pgaudit-debuginfo-0:1.5.0-1.module+el8.9.0+20664+9c30cf7f.s390x::postgresql:13",
"product": {
"name": "pgaudit-debuginfo-0:1.5.0-1.module+el8.9.0+20664+9c30cf7f.s390x (postgresql:13)",
"product_id": "pgaudit-debuginfo-0:1.5.0-1.module+el8.9.0+20664+9c30cf7f.s390x::postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pgaudit-debuginfo@1.5.0-1.module%2Bel8.9.0%2B20664%2B9c30cf7f?arch=s390x\u0026rpmmod=postgresql:13:8100020241122084628:489197e6"
}
}
},
{
"category": "product_version",
"name": "pgaudit-debugsource-0:1.5.0-1.module+el8.9.0+20664+9c30cf7f.s390x::postgresql:13",
"product": {
"name": "pgaudit-debugsource-0:1.5.0-1.module+el8.9.0+20664+9c30cf7f.s390x (postgresql:13)",
"product_id": "pgaudit-debugsource-0:1.5.0-1.module+el8.9.0+20664+9c30cf7f.s390x::postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pgaudit-debugsource@1.5.0-1.module%2Bel8.9.0%2B20664%2B9c30cf7f?arch=s390x\u0026rpmmod=postgresql:13:8100020241122084628:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgres-decoderbufs-0:0.10.0-2.module+el8.9.0+20664+9c30cf7f.s390x::postgresql:13",
"product": {
"name": "postgres-decoderbufs-0:0.10.0-2.module+el8.9.0+20664+9c30cf7f.s390x (postgresql:13)",
"product_id": "postgres-decoderbufs-0:0.10.0-2.module+el8.9.0+20664+9c30cf7f.s390x::postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgres-decoderbufs@0.10.0-2.module%2Bel8.9.0%2B20664%2B9c30cf7f?arch=s390x\u0026rpmmod=postgresql:13:8100020241122084628:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.9.0+20664+9c30cf7f.s390x::postgresql:13",
"product": {
"name": "postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.9.0+20664+9c30cf7f.s390x (postgresql:13)",
"product_id": "postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.9.0+20664+9c30cf7f.s390x::postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgres-decoderbufs-debuginfo@0.10.0-2.module%2Bel8.9.0%2B20664%2B9c30cf7f?arch=s390x\u0026rpmmod=postgresql:13:8100020241122084628:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.9.0+20664+9c30cf7f.s390x::postgresql:13",
"product": {
"name": "postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.9.0+20664+9c30cf7f.s390x (postgresql:13)",
"product_id": "postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.9.0+20664+9c30cf7f.s390x::postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgres-decoderbufs-debugsource@0.10.0-2.module%2Bel8.9.0%2B20664%2B9c30cf7f?arch=s390x\u0026rpmmod=postgresql:13:8100020241122084628:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgresql-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x::postgresql:13",
"product": {
"name": "postgresql-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x (postgresql:13)",
"product_id": "postgresql-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x::postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql@13.18-1.module%2Bel8.10.0%2B22549%2Bcf2ec3d9?arch=s390x\u0026rpmmod=postgresql:13:8100020241122084628:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgresql-contrib-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x::postgresql:13",
"product": {
"name": "postgresql-contrib-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x (postgresql:13)",
"product_id": "postgresql-contrib-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x::postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-contrib@13.18-1.module%2Bel8.10.0%2B22549%2Bcf2ec3d9?arch=s390x\u0026rpmmod=postgresql:13:8100020241122084628:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgresql-contrib-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x::postgresql:13",
"product": {
"name": "postgresql-contrib-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x (postgresql:13)",
"product_id": "postgresql-contrib-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x::postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-contrib-debuginfo@13.18-1.module%2Bel8.10.0%2B22549%2Bcf2ec3d9?arch=s390x\u0026rpmmod=postgresql:13:8100020241122084628:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgresql-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x::postgresql:13",
"product": {
"name": "postgresql-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x (postgresql:13)",
"product_id": "postgresql-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x::postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-debuginfo@13.18-1.module%2Bel8.10.0%2B22549%2Bcf2ec3d9?arch=s390x\u0026rpmmod=postgresql:13:8100020241122084628:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgresql-debugsource-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x::postgresql:13",
"product": {
"name": "postgresql-debugsource-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x (postgresql:13)",
"product_id": "postgresql-debugsource-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x::postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-debugsource@13.18-1.module%2Bel8.10.0%2B22549%2Bcf2ec3d9?arch=s390x\u0026rpmmod=postgresql:13:8100020241122084628:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgresql-docs-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x::postgresql:13",
"product": {
"name": "postgresql-docs-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x (postgresql:13)",
"product_id": "postgresql-docs-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x::postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-docs@13.18-1.module%2Bel8.10.0%2B22549%2Bcf2ec3d9?arch=s390x\u0026rpmmod=postgresql:13:8100020241122084628:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgresql-docs-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x::postgresql:13",
"product": {
"name": "postgresql-docs-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x (postgresql:13)",
"product_id": "postgresql-docs-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x::postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-docs-debuginfo@13.18-1.module%2Bel8.10.0%2B22549%2Bcf2ec3d9?arch=s390x\u0026rpmmod=postgresql:13:8100020241122084628:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgresql-plperl-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x::postgresql:13",
"product": {
"name": "postgresql-plperl-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x (postgresql:13)",
"product_id": "postgresql-plperl-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x::postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plperl@13.18-1.module%2Bel8.10.0%2B22549%2Bcf2ec3d9?arch=s390x\u0026rpmmod=postgresql:13:8100020241122084628:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgresql-plperl-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x::postgresql:13",
"product": {
"name": "postgresql-plperl-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x (postgresql:13)",
"product_id": "postgresql-plperl-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x::postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plperl-debuginfo@13.18-1.module%2Bel8.10.0%2B22549%2Bcf2ec3d9?arch=s390x\u0026rpmmod=postgresql:13:8100020241122084628:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgresql-plpython3-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x::postgresql:13",
"product": {
"name": "postgresql-plpython3-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x (postgresql:13)",
"product_id": "postgresql-plpython3-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x::postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plpython3@13.18-1.module%2Bel8.10.0%2B22549%2Bcf2ec3d9?arch=s390x\u0026rpmmod=postgresql:13:8100020241122084628:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgresql-plpython3-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x::postgresql:13",
"product": {
"name": "postgresql-plpython3-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x (postgresql:13)",
"product_id": "postgresql-plpython3-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x::postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plpython3-debuginfo@13.18-1.module%2Bel8.10.0%2B22549%2Bcf2ec3d9?arch=s390x\u0026rpmmod=postgresql:13:8100020241122084628:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgresql-pltcl-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x::postgresql:13",
"product": {
"name": "postgresql-pltcl-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x (postgresql:13)",
"product_id": "postgresql-pltcl-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x::postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-pltcl@13.18-1.module%2Bel8.10.0%2B22549%2Bcf2ec3d9?arch=s390x\u0026rpmmod=postgresql:13:8100020241122084628:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgresql-pltcl-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x::postgresql:13",
"product": {
"name": "postgresql-pltcl-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x (postgresql:13)",
"product_id": "postgresql-pltcl-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x::postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-pltcl-debuginfo@13.18-1.module%2Bel8.10.0%2B22549%2Bcf2ec3d9?arch=s390x\u0026rpmmod=postgresql:13:8100020241122084628:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x::postgresql:13",
"product": {
"name": "postgresql-server-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x (postgresql:13)",
"product_id": "postgresql-server-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x::postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server@13.18-1.module%2Bel8.10.0%2B22549%2Bcf2ec3d9?arch=s390x\u0026rpmmod=postgresql:13:8100020241122084628:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x::postgresql:13",
"product": {
"name": "postgresql-server-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x (postgresql:13)",
"product_id": "postgresql-server-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x::postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server-debuginfo@13.18-1.module%2Bel8.10.0%2B22549%2Bcf2ec3d9?arch=s390x\u0026rpmmod=postgresql:13:8100020241122084628:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-devel-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x::postgresql:13",
"product": {
"name": "postgresql-server-devel-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x (postgresql:13)",
"product_id": "postgresql-server-devel-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x::postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server-devel@13.18-1.module%2Bel8.10.0%2B22549%2Bcf2ec3d9?arch=s390x\u0026rpmmod=postgresql:13:8100020241122084628:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-devel-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x::postgresql:13",
"product": {
"name": "postgresql-server-devel-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x (postgresql:13)",
"product_id": "postgresql-server-devel-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x::postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server-devel-debuginfo@13.18-1.module%2Bel8.10.0%2B22549%2Bcf2ec3d9?arch=s390x\u0026rpmmod=postgresql:13:8100020241122084628:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgresql-static-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x::postgresql:13",
"product": {
"name": "postgresql-static-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x (postgresql:13)",
"product_id": "postgresql-static-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x::postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-static@13.18-1.module%2Bel8.10.0%2B22549%2Bcf2ec3d9?arch=s390x\u0026rpmmod=postgresql:13:8100020241122084628:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgresql-test-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x::postgresql:13",
"product": {
"name": "postgresql-test-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x (postgresql:13)",
"product_id": "postgresql-test-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x::postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-test@13.18-1.module%2Bel8.10.0%2B22549%2Bcf2ec3d9?arch=s390x\u0026rpmmod=postgresql:13:8100020241122084628:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgresql-test-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x::postgresql:13",
"product": {
"name": "postgresql-test-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x (postgresql:13)",
"product_id": "postgresql-test-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x::postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-test-debuginfo@13.18-1.module%2Bel8.10.0%2B22549%2Bcf2ec3d9?arch=s390x\u0026rpmmod=postgresql:13:8100020241122084628:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x::postgresql:13",
"product": {
"name": "postgresql-upgrade-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x (postgresql:13)",
"product_id": "postgresql-upgrade-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x::postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade@13.18-1.module%2Bel8.10.0%2B22549%2Bcf2ec3d9?arch=s390x\u0026rpmmod=postgresql:13:8100020241122084628:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x::postgresql:13",
"product": {
"name": "postgresql-upgrade-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x (postgresql:13)",
"product_id": "postgresql-upgrade-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x::postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade-debuginfo@13.18-1.module%2Bel8.10.0%2B22549%2Bcf2ec3d9?arch=s390x\u0026rpmmod=postgresql:13:8100020241122084628:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-devel-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x::postgresql:13",
"product": {
"name": "postgresql-upgrade-devel-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x (postgresql:13)",
"product_id": "postgresql-upgrade-devel-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x::postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade-devel@13.18-1.module%2Bel8.10.0%2B22549%2Bcf2ec3d9?arch=s390x\u0026rpmmod=postgresql:13:8100020241122084628:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-devel-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x::postgresql:13",
"product": {
"name": "postgresql-upgrade-devel-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x (postgresql:13)",
"product_id": "postgresql-upgrade-devel-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x::postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade-devel-debuginfo@13.18-1.module%2Bel8.10.0%2B22549%2Bcf2ec3d9?arch=s390x\u0026rpmmod=postgresql:13:8100020241122084628:489197e6"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "pg_repack-0:1.4.6-3.module+el8.9.0+20664+9c30cf7f.x86_64::postgresql:13",
"product": {
"name": "pg_repack-0:1.4.6-3.module+el8.9.0+20664+9c30cf7f.x86_64 (postgresql:13)",
"product_id": "pg_repack-0:1.4.6-3.module+el8.9.0+20664+9c30cf7f.x86_64::postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pg_repack@1.4.6-3.module%2Bel8.9.0%2B20664%2B9c30cf7f?arch=x86_64\u0026rpmmod=postgresql:13:8100020241122084628:489197e6"
}
}
},
{
"category": "product_version",
"name": "pg_repack-debuginfo-0:1.4.6-3.module+el8.9.0+20664+9c30cf7f.x86_64::postgresql:13",
"product": {
"name": "pg_repack-debuginfo-0:1.4.6-3.module+el8.9.0+20664+9c30cf7f.x86_64 (postgresql:13)",
"product_id": "pg_repack-debuginfo-0:1.4.6-3.module+el8.9.0+20664+9c30cf7f.x86_64::postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pg_repack-debuginfo@1.4.6-3.module%2Bel8.9.0%2B20664%2B9c30cf7f?arch=x86_64\u0026rpmmod=postgresql:13:8100020241122084628:489197e6"
}
}
},
{
"category": "product_version",
"name": "pg_repack-debugsource-0:1.4.6-3.module+el8.9.0+20664+9c30cf7f.x86_64::postgresql:13",
"product": {
"name": "pg_repack-debugsource-0:1.4.6-3.module+el8.9.0+20664+9c30cf7f.x86_64 (postgresql:13)",
"product_id": "pg_repack-debugsource-0:1.4.6-3.module+el8.9.0+20664+9c30cf7f.x86_64::postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pg_repack-debugsource@1.4.6-3.module%2Bel8.9.0%2B20664%2B9c30cf7f?arch=x86_64\u0026rpmmod=postgresql:13:8100020241122084628:489197e6"
}
}
},
{
"category": "product_version",
"name": "pgaudit-0:1.5.0-1.module+el8.9.0+20664+9c30cf7f.x86_64::postgresql:13",
"product": {
"name": "pgaudit-0:1.5.0-1.module+el8.9.0+20664+9c30cf7f.x86_64 (postgresql:13)",
"product_id": "pgaudit-0:1.5.0-1.module+el8.9.0+20664+9c30cf7f.x86_64::postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pgaudit@1.5.0-1.module%2Bel8.9.0%2B20664%2B9c30cf7f?arch=x86_64\u0026rpmmod=postgresql:13:8100020241122084628:489197e6"
}
}
},
{
"category": "product_version",
"name": "pgaudit-debuginfo-0:1.5.0-1.module+el8.9.0+20664+9c30cf7f.x86_64::postgresql:13",
"product": {
"name": "pgaudit-debuginfo-0:1.5.0-1.module+el8.9.0+20664+9c30cf7f.x86_64 (postgresql:13)",
"product_id": "pgaudit-debuginfo-0:1.5.0-1.module+el8.9.0+20664+9c30cf7f.x86_64::postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pgaudit-debuginfo@1.5.0-1.module%2Bel8.9.0%2B20664%2B9c30cf7f?arch=x86_64\u0026rpmmod=postgresql:13:8100020241122084628:489197e6"
}
}
},
{
"category": "product_version",
"name": "pgaudit-debugsource-0:1.5.0-1.module+el8.9.0+20664+9c30cf7f.x86_64::postgresql:13",
"product": {
"name": "pgaudit-debugsource-0:1.5.0-1.module+el8.9.0+20664+9c30cf7f.x86_64 (postgresql:13)",
"product_id": "pgaudit-debugsource-0:1.5.0-1.module+el8.9.0+20664+9c30cf7f.x86_64::postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pgaudit-debugsource@1.5.0-1.module%2Bel8.9.0%2B20664%2B9c30cf7f?arch=x86_64\u0026rpmmod=postgresql:13:8100020241122084628:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgres-decoderbufs-0:0.10.0-2.module+el8.9.0+20664+9c30cf7f.x86_64::postgresql:13",
"product": {
"name": "postgres-decoderbufs-0:0.10.0-2.module+el8.9.0+20664+9c30cf7f.x86_64 (postgresql:13)",
"product_id": "postgres-decoderbufs-0:0.10.0-2.module+el8.9.0+20664+9c30cf7f.x86_64::postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgres-decoderbufs@0.10.0-2.module%2Bel8.9.0%2B20664%2B9c30cf7f?arch=x86_64\u0026rpmmod=postgresql:13:8100020241122084628:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.9.0+20664+9c30cf7f.x86_64::postgresql:13",
"product": {
"name": "postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.9.0+20664+9c30cf7f.x86_64 (postgresql:13)",
"product_id": "postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.9.0+20664+9c30cf7f.x86_64::postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgres-decoderbufs-debuginfo@0.10.0-2.module%2Bel8.9.0%2B20664%2B9c30cf7f?arch=x86_64\u0026rpmmod=postgresql:13:8100020241122084628:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.9.0+20664+9c30cf7f.x86_64::postgresql:13",
"product": {
"name": "postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.9.0+20664+9c30cf7f.x86_64 (postgresql:13)",
"product_id": "postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.9.0+20664+9c30cf7f.x86_64::postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgres-decoderbufs-debugsource@0.10.0-2.module%2Bel8.9.0%2B20664%2B9c30cf7f?arch=x86_64\u0026rpmmod=postgresql:13:8100020241122084628:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgresql-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64::postgresql:13",
"product": {
"name": "postgresql-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64 (postgresql:13)",
"product_id": "postgresql-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64::postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql@13.18-1.module%2Bel8.10.0%2B22549%2Bcf2ec3d9?arch=x86_64\u0026rpmmod=postgresql:13:8100020241122084628:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgresql-contrib-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64::postgresql:13",
"product": {
"name": "postgresql-contrib-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64 (postgresql:13)",
"product_id": "postgresql-contrib-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64::postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-contrib@13.18-1.module%2Bel8.10.0%2B22549%2Bcf2ec3d9?arch=x86_64\u0026rpmmod=postgresql:13:8100020241122084628:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgresql-contrib-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64::postgresql:13",
"product": {
"name": "postgresql-contrib-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64 (postgresql:13)",
"product_id": "postgresql-contrib-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64::postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-contrib-debuginfo@13.18-1.module%2Bel8.10.0%2B22549%2Bcf2ec3d9?arch=x86_64\u0026rpmmod=postgresql:13:8100020241122084628:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgresql-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64::postgresql:13",
"product": {
"name": "postgresql-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64 (postgresql:13)",
"product_id": "postgresql-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64::postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-debuginfo@13.18-1.module%2Bel8.10.0%2B22549%2Bcf2ec3d9?arch=x86_64\u0026rpmmod=postgresql:13:8100020241122084628:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgresql-debugsource-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64::postgresql:13",
"product": {
"name": "postgresql-debugsource-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64 (postgresql:13)",
"product_id": "postgresql-debugsource-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64::postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-debugsource@13.18-1.module%2Bel8.10.0%2B22549%2Bcf2ec3d9?arch=x86_64\u0026rpmmod=postgresql:13:8100020241122084628:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgresql-docs-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64::postgresql:13",
"product": {
"name": "postgresql-docs-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64 (postgresql:13)",
"product_id": "postgresql-docs-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64::postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-docs@13.18-1.module%2Bel8.10.0%2B22549%2Bcf2ec3d9?arch=x86_64\u0026rpmmod=postgresql:13:8100020241122084628:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgresql-docs-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64::postgresql:13",
"product": {
"name": "postgresql-docs-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64 (postgresql:13)",
"product_id": "postgresql-docs-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64::postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-docs-debuginfo@13.18-1.module%2Bel8.10.0%2B22549%2Bcf2ec3d9?arch=x86_64\u0026rpmmod=postgresql:13:8100020241122084628:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgresql-plperl-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64::postgresql:13",
"product": {
"name": "postgresql-plperl-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64 (postgresql:13)",
"product_id": "postgresql-plperl-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64::postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plperl@13.18-1.module%2Bel8.10.0%2B22549%2Bcf2ec3d9?arch=x86_64\u0026rpmmod=postgresql:13:8100020241122084628:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgresql-plperl-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64::postgresql:13",
"product": {
"name": "postgresql-plperl-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64 (postgresql:13)",
"product_id": "postgresql-plperl-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64::postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plperl-debuginfo@13.18-1.module%2Bel8.10.0%2B22549%2Bcf2ec3d9?arch=x86_64\u0026rpmmod=postgresql:13:8100020241122084628:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgresql-plpython3-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64::postgresql:13",
"product": {
"name": "postgresql-plpython3-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64 (postgresql:13)",
"product_id": "postgresql-plpython3-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64::postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plpython3@13.18-1.module%2Bel8.10.0%2B22549%2Bcf2ec3d9?arch=x86_64\u0026rpmmod=postgresql:13:8100020241122084628:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgresql-plpython3-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64::postgresql:13",
"product": {
"name": "postgresql-plpython3-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64 (postgresql:13)",
"product_id": "postgresql-plpython3-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64::postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plpython3-debuginfo@13.18-1.module%2Bel8.10.0%2B22549%2Bcf2ec3d9?arch=x86_64\u0026rpmmod=postgresql:13:8100020241122084628:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgresql-pltcl-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64::postgresql:13",
"product": {
"name": "postgresql-pltcl-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64 (postgresql:13)",
"product_id": "postgresql-pltcl-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64::postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-pltcl@13.18-1.module%2Bel8.10.0%2B22549%2Bcf2ec3d9?arch=x86_64\u0026rpmmod=postgresql:13:8100020241122084628:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgresql-pltcl-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64::postgresql:13",
"product": {
"name": "postgresql-pltcl-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64 (postgresql:13)",
"product_id": "postgresql-pltcl-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64::postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-pltcl-debuginfo@13.18-1.module%2Bel8.10.0%2B22549%2Bcf2ec3d9?arch=x86_64\u0026rpmmod=postgresql:13:8100020241122084628:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64::postgresql:13",
"product": {
"name": "postgresql-server-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64 (postgresql:13)",
"product_id": "postgresql-server-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64::postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server@13.18-1.module%2Bel8.10.0%2B22549%2Bcf2ec3d9?arch=x86_64\u0026rpmmod=postgresql:13:8100020241122084628:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64::postgresql:13",
"product": {
"name": "postgresql-server-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64 (postgresql:13)",
"product_id": "postgresql-server-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64::postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server-debuginfo@13.18-1.module%2Bel8.10.0%2B22549%2Bcf2ec3d9?arch=x86_64\u0026rpmmod=postgresql:13:8100020241122084628:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-devel-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64::postgresql:13",
"product": {
"name": "postgresql-server-devel-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64 (postgresql:13)",
"product_id": "postgresql-server-devel-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64::postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server-devel@13.18-1.module%2Bel8.10.0%2B22549%2Bcf2ec3d9?arch=x86_64\u0026rpmmod=postgresql:13:8100020241122084628:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-devel-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64::postgresql:13",
"product": {
"name": "postgresql-server-devel-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64 (postgresql:13)",
"product_id": "postgresql-server-devel-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64::postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server-devel-debuginfo@13.18-1.module%2Bel8.10.0%2B22549%2Bcf2ec3d9?arch=x86_64\u0026rpmmod=postgresql:13:8100020241122084628:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgresql-static-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64::postgresql:13",
"product": {
"name": "postgresql-static-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64 (postgresql:13)",
"product_id": "postgresql-static-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64::postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-static@13.18-1.module%2Bel8.10.0%2B22549%2Bcf2ec3d9?arch=x86_64\u0026rpmmod=postgresql:13:8100020241122084628:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgresql-test-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64::postgresql:13",
"product": {
"name": "postgresql-test-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64 (postgresql:13)",
"product_id": "postgresql-test-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64::postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-test@13.18-1.module%2Bel8.10.0%2B22549%2Bcf2ec3d9?arch=x86_64\u0026rpmmod=postgresql:13:8100020241122084628:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgresql-test-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64::postgresql:13",
"product": {
"name": "postgresql-test-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64 (postgresql:13)",
"product_id": "postgresql-test-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64::postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-test-debuginfo@13.18-1.module%2Bel8.10.0%2B22549%2Bcf2ec3d9?arch=x86_64\u0026rpmmod=postgresql:13:8100020241122084628:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64::postgresql:13",
"product": {
"name": "postgresql-upgrade-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64 (postgresql:13)",
"product_id": "postgresql-upgrade-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64::postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade@13.18-1.module%2Bel8.10.0%2B22549%2Bcf2ec3d9?arch=x86_64\u0026rpmmod=postgresql:13:8100020241122084628:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64::postgresql:13",
"product": {
"name": "postgresql-upgrade-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64 (postgresql:13)",
"product_id": "postgresql-upgrade-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64::postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade-debuginfo@13.18-1.module%2Bel8.10.0%2B22549%2Bcf2ec3d9?arch=x86_64\u0026rpmmod=postgresql:13:8100020241122084628:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-devel-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64::postgresql:13",
"product": {
"name": "postgresql-upgrade-devel-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64 (postgresql:13)",
"product_id": "postgresql-upgrade-devel-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64::postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade-devel@13.18-1.module%2Bel8.10.0%2B22549%2Bcf2ec3d9?arch=x86_64\u0026rpmmod=postgresql:13:8100020241122084628:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-devel-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64::postgresql:13",
"product": {
"name": "postgresql-upgrade-devel-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64 (postgresql:13)",
"product_id": "postgresql-upgrade-devel-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64::postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade-devel-debuginfo@13.18-1.module%2Bel8.10.0%2B22549%2Bcf2ec3d9?arch=x86_64\u0026rpmmod=postgresql:13:8100020241122084628:489197e6"
}
}
}
],
"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.9.0+20664+9c30cf7f.aarch64 (postgresql:13) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:pg_repack-0:1.4.6-3.module+el8.9.0+20664+9c30cf7f.aarch64::postgresql:13"
},
"product_reference": "pg_repack-0:1.4.6-3.module+el8.9.0+20664+9c30cf7f.aarch64::postgresql:13",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pg_repack-0:1.4.6-3.module+el8.9.0+20664+9c30cf7f.ppc64le (postgresql:13) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:pg_repack-0:1.4.6-3.module+el8.9.0+20664+9c30cf7f.ppc64le::postgresql:13"
},
"product_reference": "pg_repack-0:1.4.6-3.module+el8.9.0+20664+9c30cf7f.ppc64le::postgresql:13",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pg_repack-0:1.4.6-3.module+el8.9.0+20664+9c30cf7f.s390x (postgresql:13) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:pg_repack-0:1.4.6-3.module+el8.9.0+20664+9c30cf7f.s390x::postgresql:13"
},
"product_reference": "pg_repack-0:1.4.6-3.module+el8.9.0+20664+9c30cf7f.s390x::postgresql:13",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pg_repack-0:1.4.6-3.module+el8.9.0+20664+9c30cf7f.src (postgresql:13) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:pg_repack-0:1.4.6-3.module+el8.9.0+20664+9c30cf7f.src::postgresql:13"
},
"product_reference": "pg_repack-0:1.4.6-3.module+el8.9.0+20664+9c30cf7f.src::postgresql:13",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pg_repack-0:1.4.6-3.module+el8.9.0+20664+9c30cf7f.x86_64 (postgresql:13) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:pg_repack-0:1.4.6-3.module+el8.9.0+20664+9c30cf7f.x86_64::postgresql:13"
},
"product_reference": "pg_repack-0:1.4.6-3.module+el8.9.0+20664+9c30cf7f.x86_64::postgresql:13",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pg_repack-debuginfo-0:1.4.6-3.module+el8.9.0+20664+9c30cf7f.aarch64 (postgresql:13) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debuginfo-0:1.4.6-3.module+el8.9.0+20664+9c30cf7f.aarch64::postgresql:13"
},
"product_reference": "pg_repack-debuginfo-0:1.4.6-3.module+el8.9.0+20664+9c30cf7f.aarch64::postgresql:13",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pg_repack-debuginfo-0:1.4.6-3.module+el8.9.0+20664+9c30cf7f.ppc64le (postgresql:13) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debuginfo-0:1.4.6-3.module+el8.9.0+20664+9c30cf7f.ppc64le::postgresql:13"
},
"product_reference": "pg_repack-debuginfo-0:1.4.6-3.module+el8.9.0+20664+9c30cf7f.ppc64le::postgresql:13",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pg_repack-debuginfo-0:1.4.6-3.module+el8.9.0+20664+9c30cf7f.s390x (postgresql:13) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debuginfo-0:1.4.6-3.module+el8.9.0+20664+9c30cf7f.s390x::postgresql:13"
},
"product_reference": "pg_repack-debuginfo-0:1.4.6-3.module+el8.9.0+20664+9c30cf7f.s390x::postgresql:13",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pg_repack-debuginfo-0:1.4.6-3.module+el8.9.0+20664+9c30cf7f.x86_64 (postgresql:13) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debuginfo-0:1.4.6-3.module+el8.9.0+20664+9c30cf7f.x86_64::postgresql:13"
},
"product_reference": "pg_repack-debuginfo-0:1.4.6-3.module+el8.9.0+20664+9c30cf7f.x86_64::postgresql:13",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pg_repack-debugsource-0:1.4.6-3.module+el8.9.0+20664+9c30cf7f.aarch64 (postgresql:13) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debugsource-0:1.4.6-3.module+el8.9.0+20664+9c30cf7f.aarch64::postgresql:13"
},
"product_reference": "pg_repack-debugsource-0:1.4.6-3.module+el8.9.0+20664+9c30cf7f.aarch64::postgresql:13",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pg_repack-debugsource-0:1.4.6-3.module+el8.9.0+20664+9c30cf7f.ppc64le (postgresql:13) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debugsource-0:1.4.6-3.module+el8.9.0+20664+9c30cf7f.ppc64le::postgresql:13"
},
"product_reference": "pg_repack-debugsource-0:1.4.6-3.module+el8.9.0+20664+9c30cf7f.ppc64le::postgresql:13",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pg_repack-debugsource-0:1.4.6-3.module+el8.9.0+20664+9c30cf7f.s390x (postgresql:13) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debugsource-0:1.4.6-3.module+el8.9.0+20664+9c30cf7f.s390x::postgresql:13"
},
"product_reference": "pg_repack-debugsource-0:1.4.6-3.module+el8.9.0+20664+9c30cf7f.s390x::postgresql:13",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pg_repack-debugsource-0:1.4.6-3.module+el8.9.0+20664+9c30cf7f.x86_64 (postgresql:13) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debugsource-0:1.4.6-3.module+el8.9.0+20664+9c30cf7f.x86_64::postgresql:13"
},
"product_reference": "pg_repack-debugsource-0:1.4.6-3.module+el8.9.0+20664+9c30cf7f.x86_64::postgresql:13",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pgaudit-0:1.5.0-1.module+el8.9.0+20664+9c30cf7f.aarch64 (postgresql:13) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:pgaudit-0:1.5.0-1.module+el8.9.0+20664+9c30cf7f.aarch64::postgresql:13"
},
"product_reference": "pgaudit-0:1.5.0-1.module+el8.9.0+20664+9c30cf7f.aarch64::postgresql:13",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pgaudit-0:1.5.0-1.module+el8.9.0+20664+9c30cf7f.ppc64le (postgresql:13) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:pgaudit-0:1.5.0-1.module+el8.9.0+20664+9c30cf7f.ppc64le::postgresql:13"
},
"product_reference": "pgaudit-0:1.5.0-1.module+el8.9.0+20664+9c30cf7f.ppc64le::postgresql:13",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pgaudit-0:1.5.0-1.module+el8.9.0+20664+9c30cf7f.s390x (postgresql:13) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:pgaudit-0:1.5.0-1.module+el8.9.0+20664+9c30cf7f.s390x::postgresql:13"
},
"product_reference": "pgaudit-0:1.5.0-1.module+el8.9.0+20664+9c30cf7f.s390x::postgresql:13",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pgaudit-0:1.5.0-1.module+el8.9.0+20664+9c30cf7f.src (postgresql:13) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:pgaudit-0:1.5.0-1.module+el8.9.0+20664+9c30cf7f.src::postgresql:13"
},
"product_reference": "pgaudit-0:1.5.0-1.module+el8.9.0+20664+9c30cf7f.src::postgresql:13",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pgaudit-0:1.5.0-1.module+el8.9.0+20664+9c30cf7f.x86_64 (postgresql:13) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:pgaudit-0:1.5.0-1.module+el8.9.0+20664+9c30cf7f.x86_64::postgresql:13"
},
"product_reference": "pgaudit-0:1.5.0-1.module+el8.9.0+20664+9c30cf7f.x86_64::postgresql:13",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pgaudit-debuginfo-0:1.5.0-1.module+el8.9.0+20664+9c30cf7f.aarch64 (postgresql:13) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debuginfo-0:1.5.0-1.module+el8.9.0+20664+9c30cf7f.aarch64::postgresql:13"
},
"product_reference": "pgaudit-debuginfo-0:1.5.0-1.module+el8.9.0+20664+9c30cf7f.aarch64::postgresql:13",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pgaudit-debuginfo-0:1.5.0-1.module+el8.9.0+20664+9c30cf7f.ppc64le (postgresql:13) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debuginfo-0:1.5.0-1.module+el8.9.0+20664+9c30cf7f.ppc64le::postgresql:13"
},
"product_reference": "pgaudit-debuginfo-0:1.5.0-1.module+el8.9.0+20664+9c30cf7f.ppc64le::postgresql:13",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pgaudit-debuginfo-0:1.5.0-1.module+el8.9.0+20664+9c30cf7f.s390x (postgresql:13) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debuginfo-0:1.5.0-1.module+el8.9.0+20664+9c30cf7f.s390x::postgresql:13"
},
"product_reference": "pgaudit-debuginfo-0:1.5.0-1.module+el8.9.0+20664+9c30cf7f.s390x::postgresql:13",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pgaudit-debuginfo-0:1.5.0-1.module+el8.9.0+20664+9c30cf7f.x86_64 (postgresql:13) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debuginfo-0:1.5.0-1.module+el8.9.0+20664+9c30cf7f.x86_64::postgresql:13"
},
"product_reference": "pgaudit-debuginfo-0:1.5.0-1.module+el8.9.0+20664+9c30cf7f.x86_64::postgresql:13",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pgaudit-debugsource-0:1.5.0-1.module+el8.9.0+20664+9c30cf7f.aarch64 (postgresql:13) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debugsource-0:1.5.0-1.module+el8.9.0+20664+9c30cf7f.aarch64::postgresql:13"
},
"product_reference": "pgaudit-debugsource-0:1.5.0-1.module+el8.9.0+20664+9c30cf7f.aarch64::postgresql:13",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pgaudit-debugsource-0:1.5.0-1.module+el8.9.0+20664+9c30cf7f.ppc64le (postgresql:13) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debugsource-0:1.5.0-1.module+el8.9.0+20664+9c30cf7f.ppc64le::postgresql:13"
},
"product_reference": "pgaudit-debugsource-0:1.5.0-1.module+el8.9.0+20664+9c30cf7f.ppc64le::postgresql:13",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pgaudit-debugsource-0:1.5.0-1.module+el8.9.0+20664+9c30cf7f.s390x (postgresql:13) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debugsource-0:1.5.0-1.module+el8.9.0+20664+9c30cf7f.s390x::postgresql:13"
},
"product_reference": "pgaudit-debugsource-0:1.5.0-1.module+el8.9.0+20664+9c30cf7f.s390x::postgresql:13",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pgaudit-debugsource-0:1.5.0-1.module+el8.9.0+20664+9c30cf7f.x86_64 (postgresql:13) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debugsource-0:1.5.0-1.module+el8.9.0+20664+9c30cf7f.x86_64::postgresql:13"
},
"product_reference": "pgaudit-debugsource-0:1.5.0-1.module+el8.9.0+20664+9c30cf7f.x86_64::postgresql:13",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgres-decoderbufs-0:0.10.0-2.module+el8.9.0+20664+9c30cf7f.aarch64 (postgresql:13) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.9.0+20664+9c30cf7f.aarch64::postgresql:13"
},
"product_reference": "postgres-decoderbufs-0:0.10.0-2.module+el8.9.0+20664+9c30cf7f.aarch64::postgresql:13",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgres-decoderbufs-0:0.10.0-2.module+el8.9.0+20664+9c30cf7f.ppc64le (postgresql:13) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.9.0+20664+9c30cf7f.ppc64le::postgresql:13"
},
"product_reference": "postgres-decoderbufs-0:0.10.0-2.module+el8.9.0+20664+9c30cf7f.ppc64le::postgresql:13",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgres-decoderbufs-0:0.10.0-2.module+el8.9.0+20664+9c30cf7f.s390x (postgresql:13) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.9.0+20664+9c30cf7f.s390x::postgresql:13"
},
"product_reference": "postgres-decoderbufs-0:0.10.0-2.module+el8.9.0+20664+9c30cf7f.s390x::postgresql:13",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgres-decoderbufs-0:0.10.0-2.module+el8.9.0+20664+9c30cf7f.src (postgresql:13) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.9.0+20664+9c30cf7f.src::postgresql:13"
},
"product_reference": "postgres-decoderbufs-0:0.10.0-2.module+el8.9.0+20664+9c30cf7f.src::postgresql:13",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgres-decoderbufs-0:0.10.0-2.module+el8.9.0+20664+9c30cf7f.x86_64 (postgresql:13) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.9.0+20664+9c30cf7f.x86_64::postgresql:13"
},
"product_reference": "postgres-decoderbufs-0:0.10.0-2.module+el8.9.0+20664+9c30cf7f.x86_64::postgresql:13",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.9.0+20664+9c30cf7f.aarch64 (postgresql:13) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.9.0+20664+9c30cf7f.aarch64::postgresql:13"
},
"product_reference": "postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.9.0+20664+9c30cf7f.aarch64::postgresql:13",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.9.0+20664+9c30cf7f.ppc64le (postgresql:13) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.9.0+20664+9c30cf7f.ppc64le::postgresql:13"
},
"product_reference": "postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.9.0+20664+9c30cf7f.ppc64le::postgresql:13",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.9.0+20664+9c30cf7f.s390x (postgresql:13) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.9.0+20664+9c30cf7f.s390x::postgresql:13"
},
"product_reference": "postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.9.0+20664+9c30cf7f.s390x::postgresql:13",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.9.0+20664+9c30cf7f.x86_64 (postgresql:13) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.9.0+20664+9c30cf7f.x86_64::postgresql:13"
},
"product_reference": "postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.9.0+20664+9c30cf7f.x86_64::postgresql:13",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.9.0+20664+9c30cf7f.aarch64 (postgresql:13) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.9.0+20664+9c30cf7f.aarch64::postgresql:13"
},
"product_reference": "postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.9.0+20664+9c30cf7f.aarch64::postgresql:13",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.9.0+20664+9c30cf7f.ppc64le (postgresql:13) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.9.0+20664+9c30cf7f.ppc64le::postgresql:13"
},
"product_reference": "postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.9.0+20664+9c30cf7f.ppc64le::postgresql:13",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.9.0+20664+9c30cf7f.s390x (postgresql:13) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.9.0+20664+9c30cf7f.s390x::postgresql:13"
},
"product_reference": "postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.9.0+20664+9c30cf7f.s390x::postgresql:13",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.9.0+20664+9c30cf7f.x86_64 (postgresql:13) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.9.0+20664+9c30cf7f.x86_64::postgresql:13"
},
"product_reference": "postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.9.0+20664+9c30cf7f.x86_64::postgresql:13",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64 (postgresql:13) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64::postgresql:13"
},
"product_reference": "postgresql-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64::postgresql:13",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le (postgresql:13) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le::postgresql:13"
},
"product_reference": "postgresql-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le::postgresql:13",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x (postgresql:13) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x::postgresql:13"
},
"product_reference": "postgresql-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x::postgresql:13",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.src (postgresql:13) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.src::postgresql:13"
},
"product_reference": "postgresql-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.src::postgresql:13",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64 (postgresql:13) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64::postgresql:13"
},
"product_reference": "postgresql-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64::postgresql:13",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-contrib-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64 (postgresql:13) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64::postgresql:13"
},
"product_reference": "postgresql-contrib-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64::postgresql:13",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-contrib-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le (postgresql:13) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le::postgresql:13"
},
"product_reference": "postgresql-contrib-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le::postgresql:13",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-contrib-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x (postgresql:13) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x::postgresql:13"
},
"product_reference": "postgresql-contrib-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x::postgresql:13",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-contrib-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64 (postgresql:13) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64::postgresql:13"
},
"product_reference": "postgresql-contrib-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64::postgresql:13",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-contrib-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64 (postgresql:13) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64::postgresql:13"
},
"product_reference": "postgresql-contrib-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64::postgresql:13",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-contrib-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le (postgresql:13) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le::postgresql:13"
},
"product_reference": "postgresql-contrib-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le::postgresql:13",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-contrib-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x (postgresql:13) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x::postgresql:13"
},
"product_reference": "postgresql-contrib-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x::postgresql:13",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-contrib-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64 (postgresql:13) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64::postgresql:13"
},
"product_reference": "postgresql-contrib-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64::postgresql:13",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64 (postgresql:13) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64::postgresql:13"
},
"product_reference": "postgresql-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64::postgresql:13",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le (postgresql:13) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le::postgresql:13"
},
"product_reference": "postgresql-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le::postgresql:13",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x (postgresql:13) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x::postgresql:13"
},
"product_reference": "postgresql-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x::postgresql:13",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64 (postgresql:13) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64::postgresql:13"
},
"product_reference": "postgresql-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64::postgresql:13",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-debugsource-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64 (postgresql:13) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql-debugsource-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64::postgresql:13"
},
"product_reference": "postgresql-debugsource-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64::postgresql:13",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-debugsource-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le (postgresql:13) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql-debugsource-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le::postgresql:13"
},
"product_reference": "postgresql-debugsource-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le::postgresql:13",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-debugsource-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x (postgresql:13) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql-debugsource-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x::postgresql:13"
},
"product_reference": "postgresql-debugsource-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x::postgresql:13",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-debugsource-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64 (postgresql:13) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql-debugsource-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64::postgresql:13"
},
"product_reference": "postgresql-debugsource-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64::postgresql:13",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-docs-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64 (postgresql:13) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64::postgresql:13"
},
"product_reference": "postgresql-docs-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64::postgresql:13",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-docs-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le (postgresql:13) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le::postgresql:13"
},
"product_reference": "postgresql-docs-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le::postgresql:13",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-docs-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x (postgresql:13) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x::postgresql:13"
},
"product_reference": "postgresql-docs-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x::postgresql:13",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-docs-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64 (postgresql:13) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64::postgresql:13"
},
"product_reference": "postgresql-docs-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64::postgresql:13",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-docs-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64 (postgresql:13) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64::postgresql:13"
},
"product_reference": "postgresql-docs-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64::postgresql:13",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-docs-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le (postgresql:13) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le::postgresql:13"
},
"product_reference": "postgresql-docs-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le::postgresql:13",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-docs-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x (postgresql:13) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x::postgresql:13"
},
"product_reference": "postgresql-docs-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x::postgresql:13",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-docs-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64 (postgresql:13) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64::postgresql:13"
},
"product_reference": "postgresql-docs-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64::postgresql:13",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plperl-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64 (postgresql:13) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64::postgresql:13"
},
"product_reference": "postgresql-plperl-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64::postgresql:13",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plperl-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le (postgresql:13) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le::postgresql:13"
},
"product_reference": "postgresql-plperl-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le::postgresql:13",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plperl-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x (postgresql:13) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x::postgresql:13"
},
"product_reference": "postgresql-plperl-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x::postgresql:13",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plperl-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64 (postgresql:13) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64::postgresql:13"
},
"product_reference": "postgresql-plperl-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64::postgresql:13",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plperl-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64 (postgresql:13) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64::postgresql:13"
},
"product_reference": "postgresql-plperl-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64::postgresql:13",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plperl-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le (postgresql:13) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le::postgresql:13"
},
"product_reference": "postgresql-plperl-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le::postgresql:13",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plperl-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x (postgresql:13) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x::postgresql:13"
},
"product_reference": "postgresql-plperl-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x::postgresql:13",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plperl-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64 (postgresql:13) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64::postgresql:13"
},
"product_reference": "postgresql-plperl-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64::postgresql:13",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plpython3-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64 (postgresql:13) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64::postgresql:13"
},
"product_reference": "postgresql-plpython3-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64::postgresql:13",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plpython3-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le (postgresql:13) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le::postgresql:13"
},
"product_reference": "postgresql-plpython3-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le::postgresql:13",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plpython3-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x (postgresql:13) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x::postgresql:13"
},
"product_reference": "postgresql-plpython3-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x::postgresql:13",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plpython3-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64 (postgresql:13) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64::postgresql:13"
},
"product_reference": "postgresql-plpython3-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64::postgresql:13",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plpython3-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64 (postgresql:13) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64::postgresql:13"
},
"product_reference": "postgresql-plpython3-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64::postgresql:13",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plpython3-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le (postgresql:13) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le::postgresql:13"
},
"product_reference": "postgresql-plpython3-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le::postgresql:13",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plpython3-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x (postgresql:13) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x::postgresql:13"
},
"product_reference": "postgresql-plpython3-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x::postgresql:13",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plpython3-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64 (postgresql:13) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64::postgresql:13"
},
"product_reference": "postgresql-plpython3-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64::postgresql:13",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-pltcl-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64 (postgresql:13) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64::postgresql:13"
},
"product_reference": "postgresql-pltcl-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64::postgresql:13",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-pltcl-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le (postgresql:13) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le::postgresql:13"
},
"product_reference": "postgresql-pltcl-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le::postgresql:13",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-pltcl-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x (postgresql:13) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x::postgresql:13"
},
"product_reference": "postgresql-pltcl-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x::postgresql:13",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-pltcl-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64 (postgresql:13) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64::postgresql:13"
},
"product_reference": "postgresql-pltcl-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64::postgresql:13",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-pltcl-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64 (postgresql:13) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64::postgresql:13"
},
"product_reference": "postgresql-pltcl-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64::postgresql:13",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-pltcl-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le (postgresql:13) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le::postgresql:13"
},
"product_reference": "postgresql-pltcl-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le::postgresql:13",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-pltcl-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x (postgresql:13) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x::postgresql:13"
},
"product_reference": "postgresql-pltcl-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x::postgresql:13",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-pltcl-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64 (postgresql:13) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64::postgresql:13"
},
"product_reference": "postgresql-pltcl-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64::postgresql:13",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64 (postgresql:13) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64::postgresql:13"
},
"product_reference": "postgresql-server-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64::postgresql:13",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le (postgresql:13) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le::postgresql:13"
},
"product_reference": "postgresql-server-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le::postgresql:13",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x (postgresql:13) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x::postgresql:13"
},
"product_reference": "postgresql-server-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x::postgresql:13",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64 (postgresql:13) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64::postgresql:13"
},
"product_reference": "postgresql-server-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64::postgresql:13",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64 (postgresql:13) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64::postgresql:13"
},
"product_reference": "postgresql-server-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64::postgresql:13",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le (postgresql:13) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le::postgresql:13"
},
"product_reference": "postgresql-server-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le::postgresql:13",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x (postgresql:13) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x::postgresql:13"
},
"product_reference": "postgresql-server-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x::postgresql:13",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64 (postgresql:13) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64::postgresql:13"
},
"product_reference": "postgresql-server-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64::postgresql:13",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-devel-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64 (postgresql:13) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64::postgresql:13"
},
"product_reference": "postgresql-server-devel-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64::postgresql:13",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-devel-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le (postgresql:13) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le::postgresql:13"
},
"product_reference": "postgresql-server-devel-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le::postgresql:13",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-devel-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x (postgresql:13) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x::postgresql:13"
},
"product_reference": "postgresql-server-devel-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x::postgresql:13",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-devel-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64 (postgresql:13) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64::postgresql:13"
},
"product_reference": "postgresql-server-devel-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64::postgresql:13",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-devel-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64 (postgresql:13) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64::postgresql:13"
},
"product_reference": "postgresql-server-devel-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64::postgresql:13",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-devel-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le (postgresql:13) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le::postgresql:13"
},
"product_reference": "postgresql-server-devel-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le::postgresql:13",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-devel-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x (postgresql:13) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x::postgresql:13"
},
"product_reference": "postgresql-server-devel-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x::postgresql:13",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-devel-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64 (postgresql:13) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64::postgresql:13"
},
"product_reference": "postgresql-server-devel-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64::postgresql:13",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-static-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64 (postgresql:13) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql-static-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64::postgresql:13"
},
"product_reference": "postgresql-static-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64::postgresql:13",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-static-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le (postgresql:13) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql-static-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le::postgresql:13"
},
"product_reference": "postgresql-static-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le::postgresql:13",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-static-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x (postgresql:13) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql-static-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x::postgresql:13"
},
"product_reference": "postgresql-static-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x::postgresql:13",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-static-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64 (postgresql:13) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql-static-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64::postgresql:13"
},
"product_reference": "postgresql-static-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64::postgresql:13",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-test-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64 (postgresql:13) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64::postgresql:13"
},
"product_reference": "postgresql-test-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64::postgresql:13",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-test-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le (postgresql:13) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le::postgresql:13"
},
"product_reference": "postgresql-test-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le::postgresql:13",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-test-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x (postgresql:13) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x::postgresql:13"
},
"product_reference": "postgresql-test-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x::postgresql:13",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-test-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64 (postgresql:13) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64::postgresql:13"
},
"product_reference": "postgresql-test-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64::postgresql:13",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-test-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64 (postgresql:13) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64::postgresql:13"
},
"product_reference": "postgresql-test-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64::postgresql:13",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-test-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le (postgresql:13) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le::postgresql:13"
},
"product_reference": "postgresql-test-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le::postgresql:13",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-test-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x (postgresql:13) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x::postgresql:13"
},
"product_reference": "postgresql-test-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x::postgresql:13",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-test-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64 (postgresql:13) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64::postgresql:13"
},
"product_reference": "postgresql-test-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64::postgresql:13",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-test-rpm-macros-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.noarch (postgresql:13) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-rpm-macros-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.noarch::postgresql:13"
},
"product_reference": "postgresql-test-rpm-macros-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.noarch::postgresql:13",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64 (postgresql:13) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64::postgresql:13"
},
"product_reference": "postgresql-upgrade-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64::postgresql:13",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le (postgresql:13) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le::postgresql:13"
},
"product_reference": "postgresql-upgrade-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le::postgresql:13",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x (postgresql:13) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x::postgresql:13"
},
"product_reference": "postgresql-upgrade-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x::postgresql:13",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64 (postgresql:13) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64::postgresql:13"
},
"product_reference": "postgresql-upgrade-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64::postgresql:13",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64 (postgresql:13) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64::postgresql:13"
},
"product_reference": "postgresql-upgrade-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64::postgresql:13",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le (postgresql:13) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le::postgresql:13"
},
"product_reference": "postgresql-upgrade-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le::postgresql:13",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x (postgresql:13) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x::postgresql:13"
},
"product_reference": "postgresql-upgrade-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x::postgresql:13",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64 (postgresql:13) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64::postgresql:13"
},
"product_reference": "postgresql-upgrade-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64::postgresql:13",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-devel-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64 (postgresql:13) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64::postgresql:13"
},
"product_reference": "postgresql-upgrade-devel-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64::postgresql:13",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-devel-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le (postgresql:13) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le::postgresql:13"
},
"product_reference": "postgresql-upgrade-devel-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le::postgresql:13",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-devel-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x (postgresql:13) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x::postgresql:13"
},
"product_reference": "postgresql-upgrade-devel-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x::postgresql:13",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-devel-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64 (postgresql:13) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64::postgresql:13"
},
"product_reference": "postgresql-upgrade-devel-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64::postgresql:13",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-devel-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64 (postgresql:13) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64::postgresql:13"
},
"product_reference": "postgresql-upgrade-devel-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64::postgresql:13",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-devel-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le (postgresql:13) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le::postgresql:13"
},
"product_reference": "postgresql-upgrade-devel-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le::postgresql:13",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-devel-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x (postgresql:13) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x::postgresql:13"
},
"product_reference": "postgresql-upgrade-devel-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x::postgresql:13",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-devel-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64 (postgresql:13) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64::postgresql:13"
},
"product_reference": "postgresql-upgrade-devel-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64::postgresql:13",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2024-10976",
"cwe": {
"id": "CWE-1250",
"name": "Improper Preservation of Consistency Between Independent Representations of Shared State"
},
"discovery_date": "2024-11-14T14:01:51.200335+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2326263"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in PostgreSQL. This vulnerability allows incorrect row-level security policies to be applied via subqueries, WITH queries, security invoker views, or SQL-language functions that reference tables with row-level security policies. This issue arises when a query is planned under one role and executed under another, potentially leading to unauthorized reads or modifications of data.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "postgresql: PostgreSQL row security below e.g. subqueries disregards user ID changes",
"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.10.0.Z.MAIN.EUS:pg_repack-0:1.4.6-3.module+el8.9.0+20664+9c30cf7f.aarch64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-0:1.4.6-3.module+el8.9.0+20664+9c30cf7f.ppc64le::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-0:1.4.6-3.module+el8.9.0+20664+9c30cf7f.s390x::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-0:1.4.6-3.module+el8.9.0+20664+9c30cf7f.src::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-0:1.4.6-3.module+el8.9.0+20664+9c30cf7f.x86_64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debuginfo-0:1.4.6-3.module+el8.9.0+20664+9c30cf7f.aarch64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debuginfo-0:1.4.6-3.module+el8.9.0+20664+9c30cf7f.ppc64le::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debuginfo-0:1.4.6-3.module+el8.9.0+20664+9c30cf7f.s390x::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debuginfo-0:1.4.6-3.module+el8.9.0+20664+9c30cf7f.x86_64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debugsource-0:1.4.6-3.module+el8.9.0+20664+9c30cf7f.aarch64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debugsource-0:1.4.6-3.module+el8.9.0+20664+9c30cf7f.ppc64le::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debugsource-0:1.4.6-3.module+el8.9.0+20664+9c30cf7f.s390x::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debugsource-0:1.4.6-3.module+el8.9.0+20664+9c30cf7f.x86_64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-0:1.5.0-1.module+el8.9.0+20664+9c30cf7f.aarch64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-0:1.5.0-1.module+el8.9.0+20664+9c30cf7f.ppc64le::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-0:1.5.0-1.module+el8.9.0+20664+9c30cf7f.s390x::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-0:1.5.0-1.module+el8.9.0+20664+9c30cf7f.src::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-0:1.5.0-1.module+el8.9.0+20664+9c30cf7f.x86_64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debuginfo-0:1.5.0-1.module+el8.9.0+20664+9c30cf7f.aarch64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debuginfo-0:1.5.0-1.module+el8.9.0+20664+9c30cf7f.ppc64le::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debuginfo-0:1.5.0-1.module+el8.9.0+20664+9c30cf7f.s390x::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debuginfo-0:1.5.0-1.module+el8.9.0+20664+9c30cf7f.x86_64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debugsource-0:1.5.0-1.module+el8.9.0+20664+9c30cf7f.aarch64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debugsource-0:1.5.0-1.module+el8.9.0+20664+9c30cf7f.ppc64le::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debugsource-0:1.5.0-1.module+el8.9.0+20664+9c30cf7f.s390x::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debugsource-0:1.5.0-1.module+el8.9.0+20664+9c30cf7f.x86_64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.9.0+20664+9c30cf7f.aarch64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.9.0+20664+9c30cf7f.ppc64le::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.9.0+20664+9c30cf7f.s390x::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.9.0+20664+9c30cf7f.src::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.9.0+20664+9c30cf7f.x86_64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.9.0+20664+9c30cf7f.aarch64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.9.0+20664+9c30cf7f.ppc64le::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.9.0+20664+9c30cf7f.s390x::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.9.0+20664+9c30cf7f.x86_64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.9.0+20664+9c30cf7f.aarch64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.9.0+20664+9c30cf7f.ppc64le::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.9.0+20664+9c30cf7f.s390x::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.9.0+20664+9c30cf7f.x86_64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.src::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-debugsource-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-debugsource-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-debugsource-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-debugsource-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-static-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-static-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-static-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-static-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-rpm-macros-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.noarch::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64::postgresql:13"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-10976"
},
{
"category": "external",
"summary": "RHBZ#2326263",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2326263"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-10976",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-10976"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-10976",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-10976"
},
{
"category": "external",
"summary": "https://www.postgresql.org/support/security/CVE-2024-10976/",
"url": "https://www.postgresql.org/support/security/CVE-2024-10976/"
}
],
"release_date": "2024-11-14T13:00:01.930000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-12-05T09:15:31+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-0:1.4.6-3.module+el8.9.0+20664+9c30cf7f.aarch64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-0:1.4.6-3.module+el8.9.0+20664+9c30cf7f.ppc64le::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-0:1.4.6-3.module+el8.9.0+20664+9c30cf7f.s390x::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-0:1.4.6-3.module+el8.9.0+20664+9c30cf7f.src::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-0:1.4.6-3.module+el8.9.0+20664+9c30cf7f.x86_64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debuginfo-0:1.4.6-3.module+el8.9.0+20664+9c30cf7f.aarch64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debuginfo-0:1.4.6-3.module+el8.9.0+20664+9c30cf7f.ppc64le::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debuginfo-0:1.4.6-3.module+el8.9.0+20664+9c30cf7f.s390x::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debuginfo-0:1.4.6-3.module+el8.9.0+20664+9c30cf7f.x86_64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debugsource-0:1.4.6-3.module+el8.9.0+20664+9c30cf7f.aarch64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debugsource-0:1.4.6-3.module+el8.9.0+20664+9c30cf7f.ppc64le::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debugsource-0:1.4.6-3.module+el8.9.0+20664+9c30cf7f.s390x::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debugsource-0:1.4.6-3.module+el8.9.0+20664+9c30cf7f.x86_64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-0:1.5.0-1.module+el8.9.0+20664+9c30cf7f.aarch64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-0:1.5.0-1.module+el8.9.0+20664+9c30cf7f.ppc64le::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-0:1.5.0-1.module+el8.9.0+20664+9c30cf7f.s390x::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-0:1.5.0-1.module+el8.9.0+20664+9c30cf7f.src::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-0:1.5.0-1.module+el8.9.0+20664+9c30cf7f.x86_64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debuginfo-0:1.5.0-1.module+el8.9.0+20664+9c30cf7f.aarch64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debuginfo-0:1.5.0-1.module+el8.9.0+20664+9c30cf7f.ppc64le::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debuginfo-0:1.5.0-1.module+el8.9.0+20664+9c30cf7f.s390x::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debuginfo-0:1.5.0-1.module+el8.9.0+20664+9c30cf7f.x86_64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debugsource-0:1.5.0-1.module+el8.9.0+20664+9c30cf7f.aarch64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debugsource-0:1.5.0-1.module+el8.9.0+20664+9c30cf7f.ppc64le::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debugsource-0:1.5.0-1.module+el8.9.0+20664+9c30cf7f.s390x::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debugsource-0:1.5.0-1.module+el8.9.0+20664+9c30cf7f.x86_64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.9.0+20664+9c30cf7f.aarch64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.9.0+20664+9c30cf7f.ppc64le::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.9.0+20664+9c30cf7f.s390x::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.9.0+20664+9c30cf7f.src::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.9.0+20664+9c30cf7f.x86_64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.9.0+20664+9c30cf7f.aarch64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.9.0+20664+9c30cf7f.ppc64le::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.9.0+20664+9c30cf7f.s390x::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.9.0+20664+9c30cf7f.x86_64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.9.0+20664+9c30cf7f.aarch64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.9.0+20664+9c30cf7f.ppc64le::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.9.0+20664+9c30cf7f.s390x::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.9.0+20664+9c30cf7f.x86_64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.src::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-debugsource-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-debugsource-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-debugsource-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-debugsource-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-static-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-static-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-static-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-static-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-rpm-macros-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.noarch::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64::postgresql:13"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:10832"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options don\u0027t meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-0:1.4.6-3.module+el8.9.0+20664+9c30cf7f.aarch64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-0:1.4.6-3.module+el8.9.0+20664+9c30cf7f.ppc64le::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-0:1.4.6-3.module+el8.9.0+20664+9c30cf7f.s390x::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-0:1.4.6-3.module+el8.9.0+20664+9c30cf7f.src::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-0:1.4.6-3.module+el8.9.0+20664+9c30cf7f.x86_64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debuginfo-0:1.4.6-3.module+el8.9.0+20664+9c30cf7f.aarch64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debuginfo-0:1.4.6-3.module+el8.9.0+20664+9c30cf7f.ppc64le::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debuginfo-0:1.4.6-3.module+el8.9.0+20664+9c30cf7f.s390x::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debuginfo-0:1.4.6-3.module+el8.9.0+20664+9c30cf7f.x86_64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debugsource-0:1.4.6-3.module+el8.9.0+20664+9c30cf7f.aarch64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debugsource-0:1.4.6-3.module+el8.9.0+20664+9c30cf7f.ppc64le::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debugsource-0:1.4.6-3.module+el8.9.0+20664+9c30cf7f.s390x::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debugsource-0:1.4.6-3.module+el8.9.0+20664+9c30cf7f.x86_64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-0:1.5.0-1.module+el8.9.0+20664+9c30cf7f.aarch64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-0:1.5.0-1.module+el8.9.0+20664+9c30cf7f.ppc64le::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-0:1.5.0-1.module+el8.9.0+20664+9c30cf7f.s390x::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-0:1.5.0-1.module+el8.9.0+20664+9c30cf7f.src::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-0:1.5.0-1.module+el8.9.0+20664+9c30cf7f.x86_64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debuginfo-0:1.5.0-1.module+el8.9.0+20664+9c30cf7f.aarch64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debuginfo-0:1.5.0-1.module+el8.9.0+20664+9c30cf7f.ppc64le::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debuginfo-0:1.5.0-1.module+el8.9.0+20664+9c30cf7f.s390x::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debuginfo-0:1.5.0-1.module+el8.9.0+20664+9c30cf7f.x86_64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debugsource-0:1.5.0-1.module+el8.9.0+20664+9c30cf7f.aarch64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debugsource-0:1.5.0-1.module+el8.9.0+20664+9c30cf7f.ppc64le::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debugsource-0:1.5.0-1.module+el8.9.0+20664+9c30cf7f.s390x::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debugsource-0:1.5.0-1.module+el8.9.0+20664+9c30cf7f.x86_64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.9.0+20664+9c30cf7f.aarch64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.9.0+20664+9c30cf7f.ppc64le::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.9.0+20664+9c30cf7f.s390x::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.9.0+20664+9c30cf7f.src::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.9.0+20664+9c30cf7f.x86_64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.9.0+20664+9c30cf7f.aarch64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.9.0+20664+9c30cf7f.ppc64le::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.9.0+20664+9c30cf7f.s390x::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.9.0+20664+9c30cf7f.x86_64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.9.0+20664+9c30cf7f.aarch64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.9.0+20664+9c30cf7f.ppc64le::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.9.0+20664+9c30cf7f.s390x::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.9.0+20664+9c30cf7f.x86_64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.src::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-debugsource-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-debugsource-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-debugsource-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-debugsource-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-static-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-static-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-static-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-static-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-rpm-macros-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.noarch::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.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.10.0.Z.MAIN.EUS:pg_repack-0:1.4.6-3.module+el8.9.0+20664+9c30cf7f.aarch64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-0:1.4.6-3.module+el8.9.0+20664+9c30cf7f.ppc64le::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-0:1.4.6-3.module+el8.9.0+20664+9c30cf7f.s390x::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-0:1.4.6-3.module+el8.9.0+20664+9c30cf7f.src::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-0:1.4.6-3.module+el8.9.0+20664+9c30cf7f.x86_64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debuginfo-0:1.4.6-3.module+el8.9.0+20664+9c30cf7f.aarch64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debuginfo-0:1.4.6-3.module+el8.9.0+20664+9c30cf7f.ppc64le::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debuginfo-0:1.4.6-3.module+el8.9.0+20664+9c30cf7f.s390x::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debuginfo-0:1.4.6-3.module+el8.9.0+20664+9c30cf7f.x86_64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debugsource-0:1.4.6-3.module+el8.9.0+20664+9c30cf7f.aarch64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debugsource-0:1.4.6-3.module+el8.9.0+20664+9c30cf7f.ppc64le::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debugsource-0:1.4.6-3.module+el8.9.0+20664+9c30cf7f.s390x::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debugsource-0:1.4.6-3.module+el8.9.0+20664+9c30cf7f.x86_64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-0:1.5.0-1.module+el8.9.0+20664+9c30cf7f.aarch64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-0:1.5.0-1.module+el8.9.0+20664+9c30cf7f.ppc64le::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-0:1.5.0-1.module+el8.9.0+20664+9c30cf7f.s390x::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-0:1.5.0-1.module+el8.9.0+20664+9c30cf7f.src::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-0:1.5.0-1.module+el8.9.0+20664+9c30cf7f.x86_64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debuginfo-0:1.5.0-1.module+el8.9.0+20664+9c30cf7f.aarch64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debuginfo-0:1.5.0-1.module+el8.9.0+20664+9c30cf7f.ppc64le::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debuginfo-0:1.5.0-1.module+el8.9.0+20664+9c30cf7f.s390x::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debuginfo-0:1.5.0-1.module+el8.9.0+20664+9c30cf7f.x86_64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debugsource-0:1.5.0-1.module+el8.9.0+20664+9c30cf7f.aarch64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debugsource-0:1.5.0-1.module+el8.9.0+20664+9c30cf7f.ppc64le::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debugsource-0:1.5.0-1.module+el8.9.0+20664+9c30cf7f.s390x::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debugsource-0:1.5.0-1.module+el8.9.0+20664+9c30cf7f.x86_64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.9.0+20664+9c30cf7f.aarch64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.9.0+20664+9c30cf7f.ppc64le::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.9.0+20664+9c30cf7f.s390x::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.9.0+20664+9c30cf7f.src::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.9.0+20664+9c30cf7f.x86_64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.9.0+20664+9c30cf7f.aarch64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.9.0+20664+9c30cf7f.ppc64le::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.9.0+20664+9c30cf7f.s390x::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.9.0+20664+9c30cf7f.x86_64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.9.0+20664+9c30cf7f.aarch64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.9.0+20664+9c30cf7f.ppc64le::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.9.0+20664+9c30cf7f.s390x::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.9.0+20664+9c30cf7f.x86_64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.src::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-debugsource-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-debugsource-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-debugsource-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-debugsource-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-static-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-static-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-static-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-static-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-rpm-macros-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.noarch::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64::postgresql:13"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "postgresql: PostgreSQL row security below e.g. subqueries disregards user ID changes"
},
{
"cve": "CVE-2024-10978",
"cwe": {
"id": "CWE-266",
"name": "Incorrect Privilege Assignment"
},
"discovery_date": "2024-11-14T14:01:03.625881+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2326251"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in PostgreSQL. This vulnerability allows a less-privileged application user to view or change unintended rows using SET ROLE, SET SESSION AUTHORIZATION, or equivalent features resulting in loss of confidentiality integrity and availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "postgresql: PostgreSQL SET ROLE, SET SESSION AUTHORIZATION reset to wrong user ID",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Within regulated environments, a combination of the following controls acts as a significant barrier to successfully exploiting a CWE-266: and therefore downgrades the severity of this particular CVE from Moderate to Low.\n\nAccess to the platform is granted only after successful hard token, multi-factor authentication (MFA), which is coupled with least privilege principles to ensure that only authorized roles and users can execute or manipulate code. Additionally, the platform\u0027s built-in Role-Based Access Control (RBAC) enforces least privilege across workloads. Red Hat enforces the principle of least functionality, ensuring that only essential features, services, and ports are enabled. Event logs are collected and processed for centralization, correlation, analysis, monitoring, reporting, alerting, and retention, which helps detect and alert of any anomalous or unauthorized activity. Finally, process isolation ensures that compromised components are contained within the originating process, preventing it from affecting other processes or the system as a whole.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-0:1.4.6-3.module+el8.9.0+20664+9c30cf7f.aarch64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-0:1.4.6-3.module+el8.9.0+20664+9c30cf7f.ppc64le::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-0:1.4.6-3.module+el8.9.0+20664+9c30cf7f.s390x::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-0:1.4.6-3.module+el8.9.0+20664+9c30cf7f.src::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-0:1.4.6-3.module+el8.9.0+20664+9c30cf7f.x86_64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debuginfo-0:1.4.6-3.module+el8.9.0+20664+9c30cf7f.aarch64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debuginfo-0:1.4.6-3.module+el8.9.0+20664+9c30cf7f.ppc64le::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debuginfo-0:1.4.6-3.module+el8.9.0+20664+9c30cf7f.s390x::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debuginfo-0:1.4.6-3.module+el8.9.0+20664+9c30cf7f.x86_64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debugsource-0:1.4.6-3.module+el8.9.0+20664+9c30cf7f.aarch64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debugsource-0:1.4.6-3.module+el8.9.0+20664+9c30cf7f.ppc64le::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debugsource-0:1.4.6-3.module+el8.9.0+20664+9c30cf7f.s390x::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debugsource-0:1.4.6-3.module+el8.9.0+20664+9c30cf7f.x86_64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-0:1.5.0-1.module+el8.9.0+20664+9c30cf7f.aarch64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-0:1.5.0-1.module+el8.9.0+20664+9c30cf7f.ppc64le::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-0:1.5.0-1.module+el8.9.0+20664+9c30cf7f.s390x::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-0:1.5.0-1.module+el8.9.0+20664+9c30cf7f.src::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-0:1.5.0-1.module+el8.9.0+20664+9c30cf7f.x86_64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debuginfo-0:1.5.0-1.module+el8.9.0+20664+9c30cf7f.aarch64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debuginfo-0:1.5.0-1.module+el8.9.0+20664+9c30cf7f.ppc64le::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debuginfo-0:1.5.0-1.module+el8.9.0+20664+9c30cf7f.s390x::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debuginfo-0:1.5.0-1.module+el8.9.0+20664+9c30cf7f.x86_64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debugsource-0:1.5.0-1.module+el8.9.0+20664+9c30cf7f.aarch64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debugsource-0:1.5.0-1.module+el8.9.0+20664+9c30cf7f.ppc64le::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debugsource-0:1.5.0-1.module+el8.9.0+20664+9c30cf7f.s390x::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debugsource-0:1.5.0-1.module+el8.9.0+20664+9c30cf7f.x86_64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.9.0+20664+9c30cf7f.aarch64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.9.0+20664+9c30cf7f.ppc64le::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.9.0+20664+9c30cf7f.s390x::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.9.0+20664+9c30cf7f.src::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.9.0+20664+9c30cf7f.x86_64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.9.0+20664+9c30cf7f.aarch64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.9.0+20664+9c30cf7f.ppc64le::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.9.0+20664+9c30cf7f.s390x::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.9.0+20664+9c30cf7f.x86_64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.9.0+20664+9c30cf7f.aarch64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.9.0+20664+9c30cf7f.ppc64le::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.9.0+20664+9c30cf7f.s390x::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.9.0+20664+9c30cf7f.x86_64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.src::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-debugsource-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-debugsource-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-debugsource-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-debugsource-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-static-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-static-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-static-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-static-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-rpm-macros-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.noarch::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64::postgresql:13"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-10978"
},
{
"category": "external",
"summary": "RHBZ#2326251",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2326251"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-10978",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-10978"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-10978",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-10978"
},
{
"category": "external",
"summary": "https://www.postgresql.org/support/security/CVE-2024-10978/",
"url": "https://www.postgresql.org/support/security/CVE-2024-10978/"
}
],
"release_date": "2024-11-14T13:00:07.398000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-12-05T09:15:31+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-0:1.4.6-3.module+el8.9.0+20664+9c30cf7f.aarch64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-0:1.4.6-3.module+el8.9.0+20664+9c30cf7f.ppc64le::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-0:1.4.6-3.module+el8.9.0+20664+9c30cf7f.s390x::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-0:1.4.6-3.module+el8.9.0+20664+9c30cf7f.src::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-0:1.4.6-3.module+el8.9.0+20664+9c30cf7f.x86_64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debuginfo-0:1.4.6-3.module+el8.9.0+20664+9c30cf7f.aarch64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debuginfo-0:1.4.6-3.module+el8.9.0+20664+9c30cf7f.ppc64le::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debuginfo-0:1.4.6-3.module+el8.9.0+20664+9c30cf7f.s390x::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debuginfo-0:1.4.6-3.module+el8.9.0+20664+9c30cf7f.x86_64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debugsource-0:1.4.6-3.module+el8.9.0+20664+9c30cf7f.aarch64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debugsource-0:1.4.6-3.module+el8.9.0+20664+9c30cf7f.ppc64le::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debugsource-0:1.4.6-3.module+el8.9.0+20664+9c30cf7f.s390x::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debugsource-0:1.4.6-3.module+el8.9.0+20664+9c30cf7f.x86_64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-0:1.5.0-1.module+el8.9.0+20664+9c30cf7f.aarch64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-0:1.5.0-1.module+el8.9.0+20664+9c30cf7f.ppc64le::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-0:1.5.0-1.module+el8.9.0+20664+9c30cf7f.s390x::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-0:1.5.0-1.module+el8.9.0+20664+9c30cf7f.src::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-0:1.5.0-1.module+el8.9.0+20664+9c30cf7f.x86_64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debuginfo-0:1.5.0-1.module+el8.9.0+20664+9c30cf7f.aarch64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debuginfo-0:1.5.0-1.module+el8.9.0+20664+9c30cf7f.ppc64le::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debuginfo-0:1.5.0-1.module+el8.9.0+20664+9c30cf7f.s390x::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debuginfo-0:1.5.0-1.module+el8.9.0+20664+9c30cf7f.x86_64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debugsource-0:1.5.0-1.module+el8.9.0+20664+9c30cf7f.aarch64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debugsource-0:1.5.0-1.module+el8.9.0+20664+9c30cf7f.ppc64le::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debugsource-0:1.5.0-1.module+el8.9.0+20664+9c30cf7f.s390x::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debugsource-0:1.5.0-1.module+el8.9.0+20664+9c30cf7f.x86_64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.9.0+20664+9c30cf7f.aarch64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.9.0+20664+9c30cf7f.ppc64le::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.9.0+20664+9c30cf7f.s390x::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.9.0+20664+9c30cf7f.src::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.9.0+20664+9c30cf7f.x86_64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.9.0+20664+9c30cf7f.aarch64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.9.0+20664+9c30cf7f.ppc64le::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.9.0+20664+9c30cf7f.s390x::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.9.0+20664+9c30cf7f.x86_64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.9.0+20664+9c30cf7f.aarch64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.9.0+20664+9c30cf7f.ppc64le::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.9.0+20664+9c30cf7f.s390x::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.9.0+20664+9c30cf7f.x86_64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.src::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-debugsource-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-debugsource-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-debugsource-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-debugsource-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-static-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-static-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-static-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-static-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-rpm-macros-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.noarch::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64::postgresql:13"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:10832"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options don\u0027t meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-0:1.4.6-3.module+el8.9.0+20664+9c30cf7f.aarch64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-0:1.4.6-3.module+el8.9.0+20664+9c30cf7f.ppc64le::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-0:1.4.6-3.module+el8.9.0+20664+9c30cf7f.s390x::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-0:1.4.6-3.module+el8.9.0+20664+9c30cf7f.src::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-0:1.4.6-3.module+el8.9.0+20664+9c30cf7f.x86_64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debuginfo-0:1.4.6-3.module+el8.9.0+20664+9c30cf7f.aarch64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debuginfo-0:1.4.6-3.module+el8.9.0+20664+9c30cf7f.ppc64le::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debuginfo-0:1.4.6-3.module+el8.9.0+20664+9c30cf7f.s390x::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debuginfo-0:1.4.6-3.module+el8.9.0+20664+9c30cf7f.x86_64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debugsource-0:1.4.6-3.module+el8.9.0+20664+9c30cf7f.aarch64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debugsource-0:1.4.6-3.module+el8.9.0+20664+9c30cf7f.ppc64le::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debugsource-0:1.4.6-3.module+el8.9.0+20664+9c30cf7f.s390x::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debugsource-0:1.4.6-3.module+el8.9.0+20664+9c30cf7f.x86_64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-0:1.5.0-1.module+el8.9.0+20664+9c30cf7f.aarch64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-0:1.5.0-1.module+el8.9.0+20664+9c30cf7f.ppc64le::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-0:1.5.0-1.module+el8.9.0+20664+9c30cf7f.s390x::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-0:1.5.0-1.module+el8.9.0+20664+9c30cf7f.src::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-0:1.5.0-1.module+el8.9.0+20664+9c30cf7f.x86_64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debuginfo-0:1.5.0-1.module+el8.9.0+20664+9c30cf7f.aarch64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debuginfo-0:1.5.0-1.module+el8.9.0+20664+9c30cf7f.ppc64le::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debuginfo-0:1.5.0-1.module+el8.9.0+20664+9c30cf7f.s390x::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debuginfo-0:1.5.0-1.module+el8.9.0+20664+9c30cf7f.x86_64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debugsource-0:1.5.0-1.module+el8.9.0+20664+9c30cf7f.aarch64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debugsource-0:1.5.0-1.module+el8.9.0+20664+9c30cf7f.ppc64le::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debugsource-0:1.5.0-1.module+el8.9.0+20664+9c30cf7f.s390x::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debugsource-0:1.5.0-1.module+el8.9.0+20664+9c30cf7f.x86_64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.9.0+20664+9c30cf7f.aarch64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.9.0+20664+9c30cf7f.ppc64le::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.9.0+20664+9c30cf7f.s390x::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.9.0+20664+9c30cf7f.src::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.9.0+20664+9c30cf7f.x86_64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.9.0+20664+9c30cf7f.aarch64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.9.0+20664+9c30cf7f.ppc64le::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.9.0+20664+9c30cf7f.s390x::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.9.0+20664+9c30cf7f.x86_64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.9.0+20664+9c30cf7f.aarch64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.9.0+20664+9c30cf7f.ppc64le::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.9.0+20664+9c30cf7f.s390x::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.9.0+20664+9c30cf7f.x86_64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.src::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-debugsource-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-debugsource-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-debugsource-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-debugsource-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-static-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-static-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-static-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-static-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-rpm-macros-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.noarch::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.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.10.0.Z.MAIN.EUS:pg_repack-0:1.4.6-3.module+el8.9.0+20664+9c30cf7f.aarch64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-0:1.4.6-3.module+el8.9.0+20664+9c30cf7f.ppc64le::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-0:1.4.6-3.module+el8.9.0+20664+9c30cf7f.s390x::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-0:1.4.6-3.module+el8.9.0+20664+9c30cf7f.src::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-0:1.4.6-3.module+el8.9.0+20664+9c30cf7f.x86_64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debuginfo-0:1.4.6-3.module+el8.9.0+20664+9c30cf7f.aarch64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debuginfo-0:1.4.6-3.module+el8.9.0+20664+9c30cf7f.ppc64le::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debuginfo-0:1.4.6-3.module+el8.9.0+20664+9c30cf7f.s390x::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debuginfo-0:1.4.6-3.module+el8.9.0+20664+9c30cf7f.x86_64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debugsource-0:1.4.6-3.module+el8.9.0+20664+9c30cf7f.aarch64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debugsource-0:1.4.6-3.module+el8.9.0+20664+9c30cf7f.ppc64le::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debugsource-0:1.4.6-3.module+el8.9.0+20664+9c30cf7f.s390x::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debugsource-0:1.4.6-3.module+el8.9.0+20664+9c30cf7f.x86_64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-0:1.5.0-1.module+el8.9.0+20664+9c30cf7f.aarch64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-0:1.5.0-1.module+el8.9.0+20664+9c30cf7f.ppc64le::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-0:1.5.0-1.module+el8.9.0+20664+9c30cf7f.s390x::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-0:1.5.0-1.module+el8.9.0+20664+9c30cf7f.src::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-0:1.5.0-1.module+el8.9.0+20664+9c30cf7f.x86_64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debuginfo-0:1.5.0-1.module+el8.9.0+20664+9c30cf7f.aarch64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debuginfo-0:1.5.0-1.module+el8.9.0+20664+9c30cf7f.ppc64le::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debuginfo-0:1.5.0-1.module+el8.9.0+20664+9c30cf7f.s390x::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debuginfo-0:1.5.0-1.module+el8.9.0+20664+9c30cf7f.x86_64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debugsource-0:1.5.0-1.module+el8.9.0+20664+9c30cf7f.aarch64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debugsource-0:1.5.0-1.module+el8.9.0+20664+9c30cf7f.ppc64le::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debugsource-0:1.5.0-1.module+el8.9.0+20664+9c30cf7f.s390x::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debugsource-0:1.5.0-1.module+el8.9.0+20664+9c30cf7f.x86_64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.9.0+20664+9c30cf7f.aarch64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.9.0+20664+9c30cf7f.ppc64le::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.9.0+20664+9c30cf7f.s390x::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.9.0+20664+9c30cf7f.src::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.9.0+20664+9c30cf7f.x86_64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.9.0+20664+9c30cf7f.aarch64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.9.0+20664+9c30cf7f.ppc64le::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.9.0+20664+9c30cf7f.s390x::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.9.0+20664+9c30cf7f.x86_64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.9.0+20664+9c30cf7f.aarch64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.9.0+20664+9c30cf7f.ppc64le::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.9.0+20664+9c30cf7f.s390x::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.9.0+20664+9c30cf7f.x86_64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.src::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-debugsource-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-debugsource-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-debugsource-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-debugsource-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-static-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-static-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-static-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-static-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-rpm-macros-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.noarch::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64::postgresql:13"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "postgresql: PostgreSQL SET ROLE, SET SESSION AUTHORIZATION reset to wrong user ID"
},
{
"cve": "CVE-2024-10979",
"cwe": {
"id": "CWE-15",
"name": "External Control of System or Configuration Setting"
},
"discovery_date": "2024-11-14T14:01:12.059934+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2326253"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in PostgreSQL PL/Perl. This vulnerability allows an unprivileged database user to change sensitive process environment variables (e.g., PATH) via incorrect control of environment variables.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "postgresql: PostgreSQL PL/Perl environment variable changes execute arbitrary code",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability has been given a severity rating of important because the ability to modify sensitive process environment variables (ex. PATH) can lead to unauthorized code execution and privilege escalation. Depending on the privileges of the PostgreSQL user, an attacker may be able to gain higher-level access to the underlying server and create functions who modify environment variables and execute arbitrary commands.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-0:1.4.6-3.module+el8.9.0+20664+9c30cf7f.aarch64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-0:1.4.6-3.module+el8.9.0+20664+9c30cf7f.ppc64le::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-0:1.4.6-3.module+el8.9.0+20664+9c30cf7f.s390x::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-0:1.4.6-3.module+el8.9.0+20664+9c30cf7f.src::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-0:1.4.6-3.module+el8.9.0+20664+9c30cf7f.x86_64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debuginfo-0:1.4.6-3.module+el8.9.0+20664+9c30cf7f.aarch64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debuginfo-0:1.4.6-3.module+el8.9.0+20664+9c30cf7f.ppc64le::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debuginfo-0:1.4.6-3.module+el8.9.0+20664+9c30cf7f.s390x::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debuginfo-0:1.4.6-3.module+el8.9.0+20664+9c30cf7f.x86_64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debugsource-0:1.4.6-3.module+el8.9.0+20664+9c30cf7f.aarch64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debugsource-0:1.4.6-3.module+el8.9.0+20664+9c30cf7f.ppc64le::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debugsource-0:1.4.6-3.module+el8.9.0+20664+9c30cf7f.s390x::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debugsource-0:1.4.6-3.module+el8.9.0+20664+9c30cf7f.x86_64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-0:1.5.0-1.module+el8.9.0+20664+9c30cf7f.aarch64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-0:1.5.0-1.module+el8.9.0+20664+9c30cf7f.ppc64le::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-0:1.5.0-1.module+el8.9.0+20664+9c30cf7f.s390x::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-0:1.5.0-1.module+el8.9.0+20664+9c30cf7f.src::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-0:1.5.0-1.module+el8.9.0+20664+9c30cf7f.x86_64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debuginfo-0:1.5.0-1.module+el8.9.0+20664+9c30cf7f.aarch64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debuginfo-0:1.5.0-1.module+el8.9.0+20664+9c30cf7f.ppc64le::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debuginfo-0:1.5.0-1.module+el8.9.0+20664+9c30cf7f.s390x::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debuginfo-0:1.5.0-1.module+el8.9.0+20664+9c30cf7f.x86_64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debugsource-0:1.5.0-1.module+el8.9.0+20664+9c30cf7f.aarch64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debugsource-0:1.5.0-1.module+el8.9.0+20664+9c30cf7f.ppc64le::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debugsource-0:1.5.0-1.module+el8.9.0+20664+9c30cf7f.s390x::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debugsource-0:1.5.0-1.module+el8.9.0+20664+9c30cf7f.x86_64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.9.0+20664+9c30cf7f.aarch64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.9.0+20664+9c30cf7f.ppc64le::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.9.0+20664+9c30cf7f.s390x::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.9.0+20664+9c30cf7f.src::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.9.0+20664+9c30cf7f.x86_64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.9.0+20664+9c30cf7f.aarch64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.9.0+20664+9c30cf7f.ppc64le::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.9.0+20664+9c30cf7f.s390x::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.9.0+20664+9c30cf7f.x86_64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.9.0+20664+9c30cf7f.aarch64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.9.0+20664+9c30cf7f.ppc64le::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.9.0+20664+9c30cf7f.s390x::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.9.0+20664+9c30cf7f.x86_64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.src::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-debugsource-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-debugsource-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-debugsource-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-debugsource-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-static-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-static-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-static-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-static-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-rpm-macros-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.noarch::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64::postgresql:13"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-10979"
},
{
"category": "external",
"summary": "RHBZ#2326253",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2326253"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-10979",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-10979"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-10979",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-10979"
},
{
"category": "external",
"summary": "https://www.postgresql.org/support/security/CVE-2024-10979/",
"url": "https://www.postgresql.org/support/security/CVE-2024-10979/"
}
],
"release_date": "2024-11-14T13:00:08.586000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-12-05T09:15:31+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-0:1.4.6-3.module+el8.9.0+20664+9c30cf7f.aarch64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-0:1.4.6-3.module+el8.9.0+20664+9c30cf7f.ppc64le::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-0:1.4.6-3.module+el8.9.0+20664+9c30cf7f.s390x::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-0:1.4.6-3.module+el8.9.0+20664+9c30cf7f.src::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-0:1.4.6-3.module+el8.9.0+20664+9c30cf7f.x86_64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debuginfo-0:1.4.6-3.module+el8.9.0+20664+9c30cf7f.aarch64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debuginfo-0:1.4.6-3.module+el8.9.0+20664+9c30cf7f.ppc64le::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debuginfo-0:1.4.6-3.module+el8.9.0+20664+9c30cf7f.s390x::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debuginfo-0:1.4.6-3.module+el8.9.0+20664+9c30cf7f.x86_64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debugsource-0:1.4.6-3.module+el8.9.0+20664+9c30cf7f.aarch64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debugsource-0:1.4.6-3.module+el8.9.0+20664+9c30cf7f.ppc64le::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debugsource-0:1.4.6-3.module+el8.9.0+20664+9c30cf7f.s390x::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debugsource-0:1.4.6-3.module+el8.9.0+20664+9c30cf7f.x86_64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-0:1.5.0-1.module+el8.9.0+20664+9c30cf7f.aarch64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-0:1.5.0-1.module+el8.9.0+20664+9c30cf7f.ppc64le::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-0:1.5.0-1.module+el8.9.0+20664+9c30cf7f.s390x::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-0:1.5.0-1.module+el8.9.0+20664+9c30cf7f.src::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-0:1.5.0-1.module+el8.9.0+20664+9c30cf7f.x86_64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debuginfo-0:1.5.0-1.module+el8.9.0+20664+9c30cf7f.aarch64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debuginfo-0:1.5.0-1.module+el8.9.0+20664+9c30cf7f.ppc64le::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debuginfo-0:1.5.0-1.module+el8.9.0+20664+9c30cf7f.s390x::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debuginfo-0:1.5.0-1.module+el8.9.0+20664+9c30cf7f.x86_64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debugsource-0:1.5.0-1.module+el8.9.0+20664+9c30cf7f.aarch64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debugsource-0:1.5.0-1.module+el8.9.0+20664+9c30cf7f.ppc64le::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debugsource-0:1.5.0-1.module+el8.9.0+20664+9c30cf7f.s390x::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debugsource-0:1.5.0-1.module+el8.9.0+20664+9c30cf7f.x86_64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.9.0+20664+9c30cf7f.aarch64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.9.0+20664+9c30cf7f.ppc64le::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.9.0+20664+9c30cf7f.s390x::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.9.0+20664+9c30cf7f.src::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.9.0+20664+9c30cf7f.x86_64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.9.0+20664+9c30cf7f.aarch64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.9.0+20664+9c30cf7f.ppc64le::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.9.0+20664+9c30cf7f.s390x::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.9.0+20664+9c30cf7f.x86_64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.9.0+20664+9c30cf7f.aarch64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.9.0+20664+9c30cf7f.ppc64le::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.9.0+20664+9c30cf7f.s390x::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.9.0+20664+9c30cf7f.x86_64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.src::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-debugsource-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-debugsource-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-debugsource-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-debugsource-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-static-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-static-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-static-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-static-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-rpm-macros-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.noarch::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64::postgresql:13"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:10832"
},
{
"category": "workaround",
"details": "Currently the following options exist to help mitigate the impact of this vulnerability: \n1) Restrict Permissions: the creation of PL/Python and PL/Perl functions should be limited to trusted users only. \n2) Environment Variable Sanitization: ensure that environment variables are properly sanitized and any modifications are restricted.\n3) Upgrade PostgreSQL: if a fix is released by the PostgreSQL Global Development Group, update to the latest version.\n4) Audit Database Functions: perform regular audits on user-created functions to detect and prevent potential exploitation.",
"product_ids": [
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-0:1.4.6-3.module+el8.9.0+20664+9c30cf7f.aarch64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-0:1.4.6-3.module+el8.9.0+20664+9c30cf7f.ppc64le::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-0:1.4.6-3.module+el8.9.0+20664+9c30cf7f.s390x::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-0:1.4.6-3.module+el8.9.0+20664+9c30cf7f.src::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-0:1.4.6-3.module+el8.9.0+20664+9c30cf7f.x86_64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debuginfo-0:1.4.6-3.module+el8.9.0+20664+9c30cf7f.aarch64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debuginfo-0:1.4.6-3.module+el8.9.0+20664+9c30cf7f.ppc64le::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debuginfo-0:1.4.6-3.module+el8.9.0+20664+9c30cf7f.s390x::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debuginfo-0:1.4.6-3.module+el8.9.0+20664+9c30cf7f.x86_64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debugsource-0:1.4.6-3.module+el8.9.0+20664+9c30cf7f.aarch64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debugsource-0:1.4.6-3.module+el8.9.0+20664+9c30cf7f.ppc64le::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debugsource-0:1.4.6-3.module+el8.9.0+20664+9c30cf7f.s390x::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debugsource-0:1.4.6-3.module+el8.9.0+20664+9c30cf7f.x86_64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-0:1.5.0-1.module+el8.9.0+20664+9c30cf7f.aarch64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-0:1.5.0-1.module+el8.9.0+20664+9c30cf7f.ppc64le::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-0:1.5.0-1.module+el8.9.0+20664+9c30cf7f.s390x::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-0:1.5.0-1.module+el8.9.0+20664+9c30cf7f.src::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-0:1.5.0-1.module+el8.9.0+20664+9c30cf7f.x86_64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debuginfo-0:1.5.0-1.module+el8.9.0+20664+9c30cf7f.aarch64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debuginfo-0:1.5.0-1.module+el8.9.0+20664+9c30cf7f.ppc64le::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debuginfo-0:1.5.0-1.module+el8.9.0+20664+9c30cf7f.s390x::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debuginfo-0:1.5.0-1.module+el8.9.0+20664+9c30cf7f.x86_64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debugsource-0:1.5.0-1.module+el8.9.0+20664+9c30cf7f.aarch64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debugsource-0:1.5.0-1.module+el8.9.0+20664+9c30cf7f.ppc64le::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debugsource-0:1.5.0-1.module+el8.9.0+20664+9c30cf7f.s390x::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debugsource-0:1.5.0-1.module+el8.9.0+20664+9c30cf7f.x86_64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.9.0+20664+9c30cf7f.aarch64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.9.0+20664+9c30cf7f.ppc64le::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.9.0+20664+9c30cf7f.s390x::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.9.0+20664+9c30cf7f.src::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.9.0+20664+9c30cf7f.x86_64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.9.0+20664+9c30cf7f.aarch64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.9.0+20664+9c30cf7f.ppc64le::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.9.0+20664+9c30cf7f.s390x::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.9.0+20664+9c30cf7f.x86_64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.9.0+20664+9c30cf7f.aarch64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.9.0+20664+9c30cf7f.ppc64le::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.9.0+20664+9c30cf7f.s390x::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.9.0+20664+9c30cf7f.x86_64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.src::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-debugsource-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-debugsource-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-debugsource-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-debugsource-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-static-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-static-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-static-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-static-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-rpm-macros-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.noarch::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.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.10.0.Z.MAIN.EUS:pg_repack-0:1.4.6-3.module+el8.9.0+20664+9c30cf7f.aarch64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-0:1.4.6-3.module+el8.9.0+20664+9c30cf7f.ppc64le::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-0:1.4.6-3.module+el8.9.0+20664+9c30cf7f.s390x::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-0:1.4.6-3.module+el8.9.0+20664+9c30cf7f.src::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-0:1.4.6-3.module+el8.9.0+20664+9c30cf7f.x86_64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debuginfo-0:1.4.6-3.module+el8.9.0+20664+9c30cf7f.aarch64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debuginfo-0:1.4.6-3.module+el8.9.0+20664+9c30cf7f.ppc64le::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debuginfo-0:1.4.6-3.module+el8.9.0+20664+9c30cf7f.s390x::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debuginfo-0:1.4.6-3.module+el8.9.0+20664+9c30cf7f.x86_64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debugsource-0:1.4.6-3.module+el8.9.0+20664+9c30cf7f.aarch64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debugsource-0:1.4.6-3.module+el8.9.0+20664+9c30cf7f.ppc64le::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debugsource-0:1.4.6-3.module+el8.9.0+20664+9c30cf7f.s390x::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debugsource-0:1.4.6-3.module+el8.9.0+20664+9c30cf7f.x86_64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-0:1.5.0-1.module+el8.9.0+20664+9c30cf7f.aarch64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-0:1.5.0-1.module+el8.9.0+20664+9c30cf7f.ppc64le::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-0:1.5.0-1.module+el8.9.0+20664+9c30cf7f.s390x::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-0:1.5.0-1.module+el8.9.0+20664+9c30cf7f.src::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-0:1.5.0-1.module+el8.9.0+20664+9c30cf7f.x86_64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debuginfo-0:1.5.0-1.module+el8.9.0+20664+9c30cf7f.aarch64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debuginfo-0:1.5.0-1.module+el8.9.0+20664+9c30cf7f.ppc64le::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debuginfo-0:1.5.0-1.module+el8.9.0+20664+9c30cf7f.s390x::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debuginfo-0:1.5.0-1.module+el8.9.0+20664+9c30cf7f.x86_64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debugsource-0:1.5.0-1.module+el8.9.0+20664+9c30cf7f.aarch64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debugsource-0:1.5.0-1.module+el8.9.0+20664+9c30cf7f.ppc64le::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debugsource-0:1.5.0-1.module+el8.9.0+20664+9c30cf7f.s390x::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debugsource-0:1.5.0-1.module+el8.9.0+20664+9c30cf7f.x86_64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.9.0+20664+9c30cf7f.aarch64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.9.0+20664+9c30cf7f.ppc64le::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.9.0+20664+9c30cf7f.s390x::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.9.0+20664+9c30cf7f.src::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.9.0+20664+9c30cf7f.x86_64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.9.0+20664+9c30cf7f.aarch64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.9.0+20664+9c30cf7f.ppc64le::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.9.0+20664+9c30cf7f.s390x::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.9.0+20664+9c30cf7f.x86_64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.9.0+20664+9c30cf7f.aarch64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.9.0+20664+9c30cf7f.ppc64le::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.9.0+20664+9c30cf7f.s390x::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.9.0+20664+9c30cf7f.x86_64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.src::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-debugsource-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-debugsource-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-debugsource-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-debugsource-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-static-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-static-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-static-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-static-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-rpm-macros-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.noarch::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64::postgresql:13"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "postgresql: PostgreSQL PL/Perl environment variable changes execute arbitrary code"
}
]
}
rhsa-2024:10791
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.\n\nRed Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "PostgreSQL is an advanced object-relational database management system (DBMS).\n\nSecurity Fix(es):\n\n* postgresql: PostgreSQL SET ROLE, SET SESSION AUTHORIZATION reset to wrong user ID (CVE-2024-10978)\n\n* postgresql: PostgreSQL PL/Perl environment variable changes execute arbitrary code (CVE-2024-10979)\n\n* postgresql: PostgreSQL row security below e.g. subqueries disregards user ID changes (CVE-2024-10976)\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-2024:10791",
"url": "https://access.redhat.com/errata/RHSA-2024:10791"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "2326251",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2326251"
},
{
"category": "external",
"summary": "2326253",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2326253"
},
{
"category": "external",
"summary": "2326263",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2326263"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2024/rhsa-2024_10791.json"
}
],
"title": "Red Hat Security Advisory: postgresql security update",
"tracking": {
"current_release_date": "2025-11-06T21:58:18+00:00",
"generator": {
"date": "2025-11-06T21:58:18+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.6.11"
}
},
"id": "RHSA-2024:10791",
"initial_release_date": "2024-12-04T15:41:09+00:00",
"revision_history": [
{
"date": "2024-12-04T15:41:09+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2024-12-04T15:41:09+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2025-11-06T21:58:18+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Enterprise Linux AppStream (v. 9)",
"product": {
"name": "Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.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.5.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-0:13.18-1.el9_5.src",
"product": {
"name": "postgresql-0:13.18-1.el9_5.src",
"product_id": "postgresql-0:13.18-1.el9_5.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql@13.18-1.el9_5?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "postgresql-0:13.18-1.el9_5.aarch64",
"product": {
"name": "postgresql-0:13.18-1.el9_5.aarch64",
"product_id": "postgresql-0:13.18-1.el9_5.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql@13.18-1.el9_5?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "postgresql-contrib-0:13.18-1.el9_5.aarch64",
"product": {
"name": "postgresql-contrib-0:13.18-1.el9_5.aarch64",
"product_id": "postgresql-contrib-0:13.18-1.el9_5.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-contrib@13.18-1.el9_5?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "postgresql-plperl-0:13.18-1.el9_5.aarch64",
"product": {
"name": "postgresql-plperl-0:13.18-1.el9_5.aarch64",
"product_id": "postgresql-plperl-0:13.18-1.el9_5.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plperl@13.18-1.el9_5?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "postgresql-plpython3-0:13.18-1.el9_5.aarch64",
"product": {
"name": "postgresql-plpython3-0:13.18-1.el9_5.aarch64",
"product_id": "postgresql-plpython3-0:13.18-1.el9_5.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plpython3@13.18-1.el9_5?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "postgresql-pltcl-0:13.18-1.el9_5.aarch64",
"product": {
"name": "postgresql-pltcl-0:13.18-1.el9_5.aarch64",
"product_id": "postgresql-pltcl-0:13.18-1.el9_5.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-pltcl@13.18-1.el9_5?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "postgresql-private-libs-0:13.18-1.el9_5.aarch64",
"product": {
"name": "postgresql-private-libs-0:13.18-1.el9_5.aarch64",
"product_id": "postgresql-private-libs-0:13.18-1.el9_5.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-private-libs@13.18-1.el9_5?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-0:13.18-1.el9_5.aarch64",
"product": {
"name": "postgresql-server-0:13.18-1.el9_5.aarch64",
"product_id": "postgresql-server-0:13.18-1.el9_5.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server@13.18-1.el9_5?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-0:13.18-1.el9_5.aarch64",
"product": {
"name": "postgresql-upgrade-0:13.18-1.el9_5.aarch64",
"product_id": "postgresql-upgrade-0:13.18-1.el9_5.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade@13.18-1.el9_5?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "postgresql-debugsource-0:13.18-1.el9_5.aarch64",
"product": {
"name": "postgresql-debugsource-0:13.18-1.el9_5.aarch64",
"product_id": "postgresql-debugsource-0:13.18-1.el9_5.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-debugsource@13.18-1.el9_5?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "postgresql-contrib-debuginfo-0:13.18-1.el9_5.aarch64",
"product": {
"name": "postgresql-contrib-debuginfo-0:13.18-1.el9_5.aarch64",
"product_id": "postgresql-contrib-debuginfo-0:13.18-1.el9_5.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-contrib-debuginfo@13.18-1.el9_5?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "postgresql-debuginfo-0:13.18-1.el9_5.aarch64",
"product": {
"name": "postgresql-debuginfo-0:13.18-1.el9_5.aarch64",
"product_id": "postgresql-debuginfo-0:13.18-1.el9_5.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-debuginfo@13.18-1.el9_5?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "postgresql-docs-debuginfo-0:13.18-1.el9_5.aarch64",
"product": {
"name": "postgresql-docs-debuginfo-0:13.18-1.el9_5.aarch64",
"product_id": "postgresql-docs-debuginfo-0:13.18-1.el9_5.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-docs-debuginfo@13.18-1.el9_5?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "postgresql-plperl-debuginfo-0:13.18-1.el9_5.aarch64",
"product": {
"name": "postgresql-plperl-debuginfo-0:13.18-1.el9_5.aarch64",
"product_id": "postgresql-plperl-debuginfo-0:13.18-1.el9_5.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plperl-debuginfo@13.18-1.el9_5?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "postgresql-plpython3-debuginfo-0:13.18-1.el9_5.aarch64",
"product": {
"name": "postgresql-plpython3-debuginfo-0:13.18-1.el9_5.aarch64",
"product_id": "postgresql-plpython3-debuginfo-0:13.18-1.el9_5.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plpython3-debuginfo@13.18-1.el9_5?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "postgresql-pltcl-debuginfo-0:13.18-1.el9_5.aarch64",
"product": {
"name": "postgresql-pltcl-debuginfo-0:13.18-1.el9_5.aarch64",
"product_id": "postgresql-pltcl-debuginfo-0:13.18-1.el9_5.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-pltcl-debuginfo@13.18-1.el9_5?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "postgresql-private-libs-debuginfo-0:13.18-1.el9_5.aarch64",
"product": {
"name": "postgresql-private-libs-debuginfo-0:13.18-1.el9_5.aarch64",
"product_id": "postgresql-private-libs-debuginfo-0:13.18-1.el9_5.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-private-libs-debuginfo@13.18-1.el9_5?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-debuginfo-0:13.18-1.el9_5.aarch64",
"product": {
"name": "postgresql-server-debuginfo-0:13.18-1.el9_5.aarch64",
"product_id": "postgresql-server-debuginfo-0:13.18-1.el9_5.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server-debuginfo@13.18-1.el9_5?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-devel-debuginfo-0:13.18-1.el9_5.aarch64",
"product": {
"name": "postgresql-server-devel-debuginfo-0:13.18-1.el9_5.aarch64",
"product_id": "postgresql-server-devel-debuginfo-0:13.18-1.el9_5.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server-devel-debuginfo@13.18-1.el9_5?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "postgresql-test-debuginfo-0:13.18-1.el9_5.aarch64",
"product": {
"name": "postgresql-test-debuginfo-0:13.18-1.el9_5.aarch64",
"product_id": "postgresql-test-debuginfo-0:13.18-1.el9_5.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-test-debuginfo@13.18-1.el9_5?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-debuginfo-0:13.18-1.el9_5.aarch64",
"product": {
"name": "postgresql-upgrade-debuginfo-0:13.18-1.el9_5.aarch64",
"product_id": "postgresql-upgrade-debuginfo-0:13.18-1.el9_5.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade-debuginfo@13.18-1.el9_5?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-devel-debuginfo-0:13.18-1.el9_5.aarch64",
"product": {
"name": "postgresql-upgrade-devel-debuginfo-0:13.18-1.el9_5.aarch64",
"product_id": "postgresql-upgrade-devel-debuginfo-0:13.18-1.el9_5.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade-devel-debuginfo@13.18-1.el9_5?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "postgresql-docs-0:13.18-1.el9_5.aarch64",
"product": {
"name": "postgresql-docs-0:13.18-1.el9_5.aarch64",
"product_id": "postgresql-docs-0:13.18-1.el9_5.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-docs@13.18-1.el9_5?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "postgresql-private-devel-0:13.18-1.el9_5.aarch64",
"product": {
"name": "postgresql-private-devel-0:13.18-1.el9_5.aarch64",
"product_id": "postgresql-private-devel-0:13.18-1.el9_5.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-private-devel@13.18-1.el9_5?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-devel-0:13.18-1.el9_5.aarch64",
"product": {
"name": "postgresql-server-devel-0:13.18-1.el9_5.aarch64",
"product_id": "postgresql-server-devel-0:13.18-1.el9_5.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server-devel@13.18-1.el9_5?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "postgresql-static-0:13.18-1.el9_5.aarch64",
"product": {
"name": "postgresql-static-0:13.18-1.el9_5.aarch64",
"product_id": "postgresql-static-0:13.18-1.el9_5.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-static@13.18-1.el9_5?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "postgresql-test-0:13.18-1.el9_5.aarch64",
"product": {
"name": "postgresql-test-0:13.18-1.el9_5.aarch64",
"product_id": "postgresql-test-0:13.18-1.el9_5.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-test@13.18-1.el9_5?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-devel-0:13.18-1.el9_5.aarch64",
"product": {
"name": "postgresql-upgrade-devel-0:13.18-1.el9_5.aarch64",
"product_id": "postgresql-upgrade-devel-0:13.18-1.el9_5.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade-devel@13.18-1.el9_5?arch=aarch64"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "postgresql-0:13.18-1.el9_5.ppc64le",
"product": {
"name": "postgresql-0:13.18-1.el9_5.ppc64le",
"product_id": "postgresql-0:13.18-1.el9_5.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql@13.18-1.el9_5?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "postgresql-contrib-0:13.18-1.el9_5.ppc64le",
"product": {
"name": "postgresql-contrib-0:13.18-1.el9_5.ppc64le",
"product_id": "postgresql-contrib-0:13.18-1.el9_5.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-contrib@13.18-1.el9_5?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "postgresql-plperl-0:13.18-1.el9_5.ppc64le",
"product": {
"name": "postgresql-plperl-0:13.18-1.el9_5.ppc64le",
"product_id": "postgresql-plperl-0:13.18-1.el9_5.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plperl@13.18-1.el9_5?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "postgresql-plpython3-0:13.18-1.el9_5.ppc64le",
"product": {
"name": "postgresql-plpython3-0:13.18-1.el9_5.ppc64le",
"product_id": "postgresql-plpython3-0:13.18-1.el9_5.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plpython3@13.18-1.el9_5?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "postgresql-pltcl-0:13.18-1.el9_5.ppc64le",
"product": {
"name": "postgresql-pltcl-0:13.18-1.el9_5.ppc64le",
"product_id": "postgresql-pltcl-0:13.18-1.el9_5.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-pltcl@13.18-1.el9_5?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "postgresql-private-libs-0:13.18-1.el9_5.ppc64le",
"product": {
"name": "postgresql-private-libs-0:13.18-1.el9_5.ppc64le",
"product_id": "postgresql-private-libs-0:13.18-1.el9_5.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-private-libs@13.18-1.el9_5?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-0:13.18-1.el9_5.ppc64le",
"product": {
"name": "postgresql-server-0:13.18-1.el9_5.ppc64le",
"product_id": "postgresql-server-0:13.18-1.el9_5.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server@13.18-1.el9_5?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-0:13.18-1.el9_5.ppc64le",
"product": {
"name": "postgresql-upgrade-0:13.18-1.el9_5.ppc64le",
"product_id": "postgresql-upgrade-0:13.18-1.el9_5.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade@13.18-1.el9_5?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "postgresql-debugsource-0:13.18-1.el9_5.ppc64le",
"product": {
"name": "postgresql-debugsource-0:13.18-1.el9_5.ppc64le",
"product_id": "postgresql-debugsource-0:13.18-1.el9_5.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-debugsource@13.18-1.el9_5?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "postgresql-contrib-debuginfo-0:13.18-1.el9_5.ppc64le",
"product": {
"name": "postgresql-contrib-debuginfo-0:13.18-1.el9_5.ppc64le",
"product_id": "postgresql-contrib-debuginfo-0:13.18-1.el9_5.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-contrib-debuginfo@13.18-1.el9_5?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "postgresql-debuginfo-0:13.18-1.el9_5.ppc64le",
"product": {
"name": "postgresql-debuginfo-0:13.18-1.el9_5.ppc64le",
"product_id": "postgresql-debuginfo-0:13.18-1.el9_5.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-debuginfo@13.18-1.el9_5?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "postgresql-docs-debuginfo-0:13.18-1.el9_5.ppc64le",
"product": {
"name": "postgresql-docs-debuginfo-0:13.18-1.el9_5.ppc64le",
"product_id": "postgresql-docs-debuginfo-0:13.18-1.el9_5.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-docs-debuginfo@13.18-1.el9_5?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "postgresql-plperl-debuginfo-0:13.18-1.el9_5.ppc64le",
"product": {
"name": "postgresql-plperl-debuginfo-0:13.18-1.el9_5.ppc64le",
"product_id": "postgresql-plperl-debuginfo-0:13.18-1.el9_5.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plperl-debuginfo@13.18-1.el9_5?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "postgresql-plpython3-debuginfo-0:13.18-1.el9_5.ppc64le",
"product": {
"name": "postgresql-plpython3-debuginfo-0:13.18-1.el9_5.ppc64le",
"product_id": "postgresql-plpython3-debuginfo-0:13.18-1.el9_5.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plpython3-debuginfo@13.18-1.el9_5?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "postgresql-pltcl-debuginfo-0:13.18-1.el9_5.ppc64le",
"product": {
"name": "postgresql-pltcl-debuginfo-0:13.18-1.el9_5.ppc64le",
"product_id": "postgresql-pltcl-debuginfo-0:13.18-1.el9_5.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-pltcl-debuginfo@13.18-1.el9_5?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "postgresql-private-libs-debuginfo-0:13.18-1.el9_5.ppc64le",
"product": {
"name": "postgresql-private-libs-debuginfo-0:13.18-1.el9_5.ppc64le",
"product_id": "postgresql-private-libs-debuginfo-0:13.18-1.el9_5.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-private-libs-debuginfo@13.18-1.el9_5?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-debuginfo-0:13.18-1.el9_5.ppc64le",
"product": {
"name": "postgresql-server-debuginfo-0:13.18-1.el9_5.ppc64le",
"product_id": "postgresql-server-debuginfo-0:13.18-1.el9_5.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server-debuginfo@13.18-1.el9_5?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-devel-debuginfo-0:13.18-1.el9_5.ppc64le",
"product": {
"name": "postgresql-server-devel-debuginfo-0:13.18-1.el9_5.ppc64le",
"product_id": "postgresql-server-devel-debuginfo-0:13.18-1.el9_5.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server-devel-debuginfo@13.18-1.el9_5?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "postgresql-test-debuginfo-0:13.18-1.el9_5.ppc64le",
"product": {
"name": "postgresql-test-debuginfo-0:13.18-1.el9_5.ppc64le",
"product_id": "postgresql-test-debuginfo-0:13.18-1.el9_5.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-test-debuginfo@13.18-1.el9_5?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-debuginfo-0:13.18-1.el9_5.ppc64le",
"product": {
"name": "postgresql-upgrade-debuginfo-0:13.18-1.el9_5.ppc64le",
"product_id": "postgresql-upgrade-debuginfo-0:13.18-1.el9_5.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade-debuginfo@13.18-1.el9_5?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-devel-debuginfo-0:13.18-1.el9_5.ppc64le",
"product": {
"name": "postgresql-upgrade-devel-debuginfo-0:13.18-1.el9_5.ppc64le",
"product_id": "postgresql-upgrade-devel-debuginfo-0:13.18-1.el9_5.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade-devel-debuginfo@13.18-1.el9_5?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "postgresql-docs-0:13.18-1.el9_5.ppc64le",
"product": {
"name": "postgresql-docs-0:13.18-1.el9_5.ppc64le",
"product_id": "postgresql-docs-0:13.18-1.el9_5.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-docs@13.18-1.el9_5?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "postgresql-private-devel-0:13.18-1.el9_5.ppc64le",
"product": {
"name": "postgresql-private-devel-0:13.18-1.el9_5.ppc64le",
"product_id": "postgresql-private-devel-0:13.18-1.el9_5.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-private-devel@13.18-1.el9_5?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-devel-0:13.18-1.el9_5.ppc64le",
"product": {
"name": "postgresql-server-devel-0:13.18-1.el9_5.ppc64le",
"product_id": "postgresql-server-devel-0:13.18-1.el9_5.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server-devel@13.18-1.el9_5?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "postgresql-static-0:13.18-1.el9_5.ppc64le",
"product": {
"name": "postgresql-static-0:13.18-1.el9_5.ppc64le",
"product_id": "postgresql-static-0:13.18-1.el9_5.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-static@13.18-1.el9_5?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "postgresql-test-0:13.18-1.el9_5.ppc64le",
"product": {
"name": "postgresql-test-0:13.18-1.el9_5.ppc64le",
"product_id": "postgresql-test-0:13.18-1.el9_5.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-test@13.18-1.el9_5?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-devel-0:13.18-1.el9_5.ppc64le",
"product": {
"name": "postgresql-upgrade-devel-0:13.18-1.el9_5.ppc64le",
"product_id": "postgresql-upgrade-devel-0:13.18-1.el9_5.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade-devel@13.18-1.el9_5?arch=ppc64le"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "postgresql-0:13.18-1.el9_5.x86_64",
"product": {
"name": "postgresql-0:13.18-1.el9_5.x86_64",
"product_id": "postgresql-0:13.18-1.el9_5.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql@13.18-1.el9_5?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "postgresql-contrib-0:13.18-1.el9_5.x86_64",
"product": {
"name": "postgresql-contrib-0:13.18-1.el9_5.x86_64",
"product_id": "postgresql-contrib-0:13.18-1.el9_5.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-contrib@13.18-1.el9_5?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "postgresql-plperl-0:13.18-1.el9_5.x86_64",
"product": {
"name": "postgresql-plperl-0:13.18-1.el9_5.x86_64",
"product_id": "postgresql-plperl-0:13.18-1.el9_5.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plperl@13.18-1.el9_5?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "postgresql-plpython3-0:13.18-1.el9_5.x86_64",
"product": {
"name": "postgresql-plpython3-0:13.18-1.el9_5.x86_64",
"product_id": "postgresql-plpython3-0:13.18-1.el9_5.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plpython3@13.18-1.el9_5?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "postgresql-pltcl-0:13.18-1.el9_5.x86_64",
"product": {
"name": "postgresql-pltcl-0:13.18-1.el9_5.x86_64",
"product_id": "postgresql-pltcl-0:13.18-1.el9_5.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-pltcl@13.18-1.el9_5?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "postgresql-private-libs-0:13.18-1.el9_5.x86_64",
"product": {
"name": "postgresql-private-libs-0:13.18-1.el9_5.x86_64",
"product_id": "postgresql-private-libs-0:13.18-1.el9_5.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-private-libs@13.18-1.el9_5?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-0:13.18-1.el9_5.x86_64",
"product": {
"name": "postgresql-server-0:13.18-1.el9_5.x86_64",
"product_id": "postgresql-server-0:13.18-1.el9_5.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server@13.18-1.el9_5?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-0:13.18-1.el9_5.x86_64",
"product": {
"name": "postgresql-upgrade-0:13.18-1.el9_5.x86_64",
"product_id": "postgresql-upgrade-0:13.18-1.el9_5.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade@13.18-1.el9_5?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "postgresql-debugsource-0:13.18-1.el9_5.x86_64",
"product": {
"name": "postgresql-debugsource-0:13.18-1.el9_5.x86_64",
"product_id": "postgresql-debugsource-0:13.18-1.el9_5.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-debugsource@13.18-1.el9_5?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "postgresql-contrib-debuginfo-0:13.18-1.el9_5.x86_64",
"product": {
"name": "postgresql-contrib-debuginfo-0:13.18-1.el9_5.x86_64",
"product_id": "postgresql-contrib-debuginfo-0:13.18-1.el9_5.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-contrib-debuginfo@13.18-1.el9_5?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "postgresql-debuginfo-0:13.18-1.el9_5.x86_64",
"product": {
"name": "postgresql-debuginfo-0:13.18-1.el9_5.x86_64",
"product_id": "postgresql-debuginfo-0:13.18-1.el9_5.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-debuginfo@13.18-1.el9_5?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "postgresql-docs-debuginfo-0:13.18-1.el9_5.x86_64",
"product": {
"name": "postgresql-docs-debuginfo-0:13.18-1.el9_5.x86_64",
"product_id": "postgresql-docs-debuginfo-0:13.18-1.el9_5.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-docs-debuginfo@13.18-1.el9_5?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "postgresql-plperl-debuginfo-0:13.18-1.el9_5.x86_64",
"product": {
"name": "postgresql-plperl-debuginfo-0:13.18-1.el9_5.x86_64",
"product_id": "postgresql-plperl-debuginfo-0:13.18-1.el9_5.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plperl-debuginfo@13.18-1.el9_5?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "postgresql-plpython3-debuginfo-0:13.18-1.el9_5.x86_64",
"product": {
"name": "postgresql-plpython3-debuginfo-0:13.18-1.el9_5.x86_64",
"product_id": "postgresql-plpython3-debuginfo-0:13.18-1.el9_5.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plpython3-debuginfo@13.18-1.el9_5?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "postgresql-pltcl-debuginfo-0:13.18-1.el9_5.x86_64",
"product": {
"name": "postgresql-pltcl-debuginfo-0:13.18-1.el9_5.x86_64",
"product_id": "postgresql-pltcl-debuginfo-0:13.18-1.el9_5.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-pltcl-debuginfo@13.18-1.el9_5?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "postgresql-private-libs-debuginfo-0:13.18-1.el9_5.x86_64",
"product": {
"name": "postgresql-private-libs-debuginfo-0:13.18-1.el9_5.x86_64",
"product_id": "postgresql-private-libs-debuginfo-0:13.18-1.el9_5.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-private-libs-debuginfo@13.18-1.el9_5?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-debuginfo-0:13.18-1.el9_5.x86_64",
"product": {
"name": "postgresql-server-debuginfo-0:13.18-1.el9_5.x86_64",
"product_id": "postgresql-server-debuginfo-0:13.18-1.el9_5.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server-debuginfo@13.18-1.el9_5?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-devel-debuginfo-0:13.18-1.el9_5.x86_64",
"product": {
"name": "postgresql-server-devel-debuginfo-0:13.18-1.el9_5.x86_64",
"product_id": "postgresql-server-devel-debuginfo-0:13.18-1.el9_5.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server-devel-debuginfo@13.18-1.el9_5?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "postgresql-test-debuginfo-0:13.18-1.el9_5.x86_64",
"product": {
"name": "postgresql-test-debuginfo-0:13.18-1.el9_5.x86_64",
"product_id": "postgresql-test-debuginfo-0:13.18-1.el9_5.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-test-debuginfo@13.18-1.el9_5?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-debuginfo-0:13.18-1.el9_5.x86_64",
"product": {
"name": "postgresql-upgrade-debuginfo-0:13.18-1.el9_5.x86_64",
"product_id": "postgresql-upgrade-debuginfo-0:13.18-1.el9_5.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade-debuginfo@13.18-1.el9_5?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-devel-debuginfo-0:13.18-1.el9_5.x86_64",
"product": {
"name": "postgresql-upgrade-devel-debuginfo-0:13.18-1.el9_5.x86_64",
"product_id": "postgresql-upgrade-devel-debuginfo-0:13.18-1.el9_5.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade-devel-debuginfo@13.18-1.el9_5?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "postgresql-docs-0:13.18-1.el9_5.x86_64",
"product": {
"name": "postgresql-docs-0:13.18-1.el9_5.x86_64",
"product_id": "postgresql-docs-0:13.18-1.el9_5.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-docs@13.18-1.el9_5?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "postgresql-private-devel-0:13.18-1.el9_5.x86_64",
"product": {
"name": "postgresql-private-devel-0:13.18-1.el9_5.x86_64",
"product_id": "postgresql-private-devel-0:13.18-1.el9_5.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-private-devel@13.18-1.el9_5?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-devel-0:13.18-1.el9_5.x86_64",
"product": {
"name": "postgresql-server-devel-0:13.18-1.el9_5.x86_64",
"product_id": "postgresql-server-devel-0:13.18-1.el9_5.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server-devel@13.18-1.el9_5?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "postgresql-static-0:13.18-1.el9_5.x86_64",
"product": {
"name": "postgresql-static-0:13.18-1.el9_5.x86_64",
"product_id": "postgresql-static-0:13.18-1.el9_5.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-static@13.18-1.el9_5?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "postgresql-test-0:13.18-1.el9_5.x86_64",
"product": {
"name": "postgresql-test-0:13.18-1.el9_5.x86_64",
"product_id": "postgresql-test-0:13.18-1.el9_5.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-test@13.18-1.el9_5?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-devel-0:13.18-1.el9_5.x86_64",
"product": {
"name": "postgresql-upgrade-devel-0:13.18-1.el9_5.x86_64",
"product_id": "postgresql-upgrade-devel-0:13.18-1.el9_5.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade-devel@13.18-1.el9_5?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "postgresql-0:13.18-1.el9_5.s390x",
"product": {
"name": "postgresql-0:13.18-1.el9_5.s390x",
"product_id": "postgresql-0:13.18-1.el9_5.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql@13.18-1.el9_5?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "postgresql-contrib-0:13.18-1.el9_5.s390x",
"product": {
"name": "postgresql-contrib-0:13.18-1.el9_5.s390x",
"product_id": "postgresql-contrib-0:13.18-1.el9_5.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-contrib@13.18-1.el9_5?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "postgresql-plperl-0:13.18-1.el9_5.s390x",
"product": {
"name": "postgresql-plperl-0:13.18-1.el9_5.s390x",
"product_id": "postgresql-plperl-0:13.18-1.el9_5.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plperl@13.18-1.el9_5?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "postgresql-plpython3-0:13.18-1.el9_5.s390x",
"product": {
"name": "postgresql-plpython3-0:13.18-1.el9_5.s390x",
"product_id": "postgresql-plpython3-0:13.18-1.el9_5.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plpython3@13.18-1.el9_5?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "postgresql-pltcl-0:13.18-1.el9_5.s390x",
"product": {
"name": "postgresql-pltcl-0:13.18-1.el9_5.s390x",
"product_id": "postgresql-pltcl-0:13.18-1.el9_5.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-pltcl@13.18-1.el9_5?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "postgresql-private-libs-0:13.18-1.el9_5.s390x",
"product": {
"name": "postgresql-private-libs-0:13.18-1.el9_5.s390x",
"product_id": "postgresql-private-libs-0:13.18-1.el9_5.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-private-libs@13.18-1.el9_5?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-0:13.18-1.el9_5.s390x",
"product": {
"name": "postgresql-server-0:13.18-1.el9_5.s390x",
"product_id": "postgresql-server-0:13.18-1.el9_5.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server@13.18-1.el9_5?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-0:13.18-1.el9_5.s390x",
"product": {
"name": "postgresql-upgrade-0:13.18-1.el9_5.s390x",
"product_id": "postgresql-upgrade-0:13.18-1.el9_5.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade@13.18-1.el9_5?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "postgresql-debugsource-0:13.18-1.el9_5.s390x",
"product": {
"name": "postgresql-debugsource-0:13.18-1.el9_5.s390x",
"product_id": "postgresql-debugsource-0:13.18-1.el9_5.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-debugsource@13.18-1.el9_5?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "postgresql-contrib-debuginfo-0:13.18-1.el9_5.s390x",
"product": {
"name": "postgresql-contrib-debuginfo-0:13.18-1.el9_5.s390x",
"product_id": "postgresql-contrib-debuginfo-0:13.18-1.el9_5.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-contrib-debuginfo@13.18-1.el9_5?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "postgresql-debuginfo-0:13.18-1.el9_5.s390x",
"product": {
"name": "postgresql-debuginfo-0:13.18-1.el9_5.s390x",
"product_id": "postgresql-debuginfo-0:13.18-1.el9_5.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-debuginfo@13.18-1.el9_5?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "postgresql-docs-debuginfo-0:13.18-1.el9_5.s390x",
"product": {
"name": "postgresql-docs-debuginfo-0:13.18-1.el9_5.s390x",
"product_id": "postgresql-docs-debuginfo-0:13.18-1.el9_5.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-docs-debuginfo@13.18-1.el9_5?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "postgresql-plperl-debuginfo-0:13.18-1.el9_5.s390x",
"product": {
"name": "postgresql-plperl-debuginfo-0:13.18-1.el9_5.s390x",
"product_id": "postgresql-plperl-debuginfo-0:13.18-1.el9_5.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plperl-debuginfo@13.18-1.el9_5?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "postgresql-plpython3-debuginfo-0:13.18-1.el9_5.s390x",
"product": {
"name": "postgresql-plpython3-debuginfo-0:13.18-1.el9_5.s390x",
"product_id": "postgresql-plpython3-debuginfo-0:13.18-1.el9_5.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plpython3-debuginfo@13.18-1.el9_5?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "postgresql-pltcl-debuginfo-0:13.18-1.el9_5.s390x",
"product": {
"name": "postgresql-pltcl-debuginfo-0:13.18-1.el9_5.s390x",
"product_id": "postgresql-pltcl-debuginfo-0:13.18-1.el9_5.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-pltcl-debuginfo@13.18-1.el9_5?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "postgresql-private-libs-debuginfo-0:13.18-1.el9_5.s390x",
"product": {
"name": "postgresql-private-libs-debuginfo-0:13.18-1.el9_5.s390x",
"product_id": "postgresql-private-libs-debuginfo-0:13.18-1.el9_5.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-private-libs-debuginfo@13.18-1.el9_5?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-debuginfo-0:13.18-1.el9_5.s390x",
"product": {
"name": "postgresql-server-debuginfo-0:13.18-1.el9_5.s390x",
"product_id": "postgresql-server-debuginfo-0:13.18-1.el9_5.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server-debuginfo@13.18-1.el9_5?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-devel-debuginfo-0:13.18-1.el9_5.s390x",
"product": {
"name": "postgresql-server-devel-debuginfo-0:13.18-1.el9_5.s390x",
"product_id": "postgresql-server-devel-debuginfo-0:13.18-1.el9_5.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server-devel-debuginfo@13.18-1.el9_5?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "postgresql-test-debuginfo-0:13.18-1.el9_5.s390x",
"product": {
"name": "postgresql-test-debuginfo-0:13.18-1.el9_5.s390x",
"product_id": "postgresql-test-debuginfo-0:13.18-1.el9_5.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-test-debuginfo@13.18-1.el9_5?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-debuginfo-0:13.18-1.el9_5.s390x",
"product": {
"name": "postgresql-upgrade-debuginfo-0:13.18-1.el9_5.s390x",
"product_id": "postgresql-upgrade-debuginfo-0:13.18-1.el9_5.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade-debuginfo@13.18-1.el9_5?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-devel-debuginfo-0:13.18-1.el9_5.s390x",
"product": {
"name": "postgresql-upgrade-devel-debuginfo-0:13.18-1.el9_5.s390x",
"product_id": "postgresql-upgrade-devel-debuginfo-0:13.18-1.el9_5.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade-devel-debuginfo@13.18-1.el9_5?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "postgresql-docs-0:13.18-1.el9_5.s390x",
"product": {
"name": "postgresql-docs-0:13.18-1.el9_5.s390x",
"product_id": "postgresql-docs-0:13.18-1.el9_5.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-docs@13.18-1.el9_5?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "postgresql-private-devel-0:13.18-1.el9_5.s390x",
"product": {
"name": "postgresql-private-devel-0:13.18-1.el9_5.s390x",
"product_id": "postgresql-private-devel-0:13.18-1.el9_5.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-private-devel@13.18-1.el9_5?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-devel-0:13.18-1.el9_5.s390x",
"product": {
"name": "postgresql-server-devel-0:13.18-1.el9_5.s390x",
"product_id": "postgresql-server-devel-0:13.18-1.el9_5.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server-devel@13.18-1.el9_5?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "postgresql-static-0:13.18-1.el9_5.s390x",
"product": {
"name": "postgresql-static-0:13.18-1.el9_5.s390x",
"product_id": "postgresql-static-0:13.18-1.el9_5.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-static@13.18-1.el9_5?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "postgresql-test-0:13.18-1.el9_5.s390x",
"product": {
"name": "postgresql-test-0:13.18-1.el9_5.s390x",
"product_id": "postgresql-test-0:13.18-1.el9_5.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-test@13.18-1.el9_5?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-devel-0:13.18-1.el9_5.s390x",
"product": {
"name": "postgresql-upgrade-devel-0:13.18-1.el9_5.s390x",
"product_id": "postgresql-upgrade-devel-0:13.18-1.el9_5.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade-devel@13.18-1.el9_5?arch=s390x"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "postgresql-test-rpm-macros-0:13.18-1.el9_5.noarch",
"product": {
"name": "postgresql-test-rpm-macros-0:13.18-1.el9_5.noarch",
"product_id": "postgresql-test-rpm-macros-0:13.18-1.el9_5.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-test-rpm-macros@13.18-1.el9_5?arch=noarch"
}
}
}
],
"category": "architecture",
"name": "noarch"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-0:13.18-1.el9_5.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql-0:13.18-1.el9_5.aarch64"
},
"product_reference": "postgresql-0:13.18-1.el9_5.aarch64",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-0:13.18-1.el9_5.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql-0:13.18-1.el9_5.ppc64le"
},
"product_reference": "postgresql-0:13.18-1.el9_5.ppc64le",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-0:13.18-1.el9_5.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql-0:13.18-1.el9_5.s390x"
},
"product_reference": "postgresql-0:13.18-1.el9_5.s390x",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-0:13.18-1.el9_5.src as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql-0:13.18-1.el9_5.src"
},
"product_reference": "postgresql-0:13.18-1.el9_5.src",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-0:13.18-1.el9_5.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql-0:13.18-1.el9_5.x86_64"
},
"product_reference": "postgresql-0:13.18-1.el9_5.x86_64",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-contrib-0:13.18-1.el9_5.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql-contrib-0:13.18-1.el9_5.aarch64"
},
"product_reference": "postgresql-contrib-0:13.18-1.el9_5.aarch64",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-contrib-0:13.18-1.el9_5.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql-contrib-0:13.18-1.el9_5.ppc64le"
},
"product_reference": "postgresql-contrib-0:13.18-1.el9_5.ppc64le",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-contrib-0:13.18-1.el9_5.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql-contrib-0:13.18-1.el9_5.s390x"
},
"product_reference": "postgresql-contrib-0:13.18-1.el9_5.s390x",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-contrib-0:13.18-1.el9_5.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql-contrib-0:13.18-1.el9_5.x86_64"
},
"product_reference": "postgresql-contrib-0:13.18-1.el9_5.x86_64",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-contrib-debuginfo-0:13.18-1.el9_5.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql-contrib-debuginfo-0:13.18-1.el9_5.aarch64"
},
"product_reference": "postgresql-contrib-debuginfo-0:13.18-1.el9_5.aarch64",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-contrib-debuginfo-0:13.18-1.el9_5.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql-contrib-debuginfo-0:13.18-1.el9_5.ppc64le"
},
"product_reference": "postgresql-contrib-debuginfo-0:13.18-1.el9_5.ppc64le",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-contrib-debuginfo-0:13.18-1.el9_5.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql-contrib-debuginfo-0:13.18-1.el9_5.s390x"
},
"product_reference": "postgresql-contrib-debuginfo-0:13.18-1.el9_5.s390x",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-contrib-debuginfo-0:13.18-1.el9_5.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql-contrib-debuginfo-0:13.18-1.el9_5.x86_64"
},
"product_reference": "postgresql-contrib-debuginfo-0:13.18-1.el9_5.x86_64",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-debuginfo-0:13.18-1.el9_5.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql-debuginfo-0:13.18-1.el9_5.aarch64"
},
"product_reference": "postgresql-debuginfo-0:13.18-1.el9_5.aarch64",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-debuginfo-0:13.18-1.el9_5.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql-debuginfo-0:13.18-1.el9_5.ppc64le"
},
"product_reference": "postgresql-debuginfo-0:13.18-1.el9_5.ppc64le",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-debuginfo-0:13.18-1.el9_5.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql-debuginfo-0:13.18-1.el9_5.s390x"
},
"product_reference": "postgresql-debuginfo-0:13.18-1.el9_5.s390x",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-debuginfo-0:13.18-1.el9_5.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql-debuginfo-0:13.18-1.el9_5.x86_64"
},
"product_reference": "postgresql-debuginfo-0:13.18-1.el9_5.x86_64",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-debugsource-0:13.18-1.el9_5.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql-debugsource-0:13.18-1.el9_5.aarch64"
},
"product_reference": "postgresql-debugsource-0:13.18-1.el9_5.aarch64",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-debugsource-0:13.18-1.el9_5.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql-debugsource-0:13.18-1.el9_5.ppc64le"
},
"product_reference": "postgresql-debugsource-0:13.18-1.el9_5.ppc64le",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-debugsource-0:13.18-1.el9_5.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql-debugsource-0:13.18-1.el9_5.s390x"
},
"product_reference": "postgresql-debugsource-0:13.18-1.el9_5.s390x",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-debugsource-0:13.18-1.el9_5.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql-debugsource-0:13.18-1.el9_5.x86_64"
},
"product_reference": "postgresql-debugsource-0:13.18-1.el9_5.x86_64",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-docs-0:13.18-1.el9_5.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql-docs-0:13.18-1.el9_5.aarch64"
},
"product_reference": "postgresql-docs-0:13.18-1.el9_5.aarch64",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-docs-0:13.18-1.el9_5.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql-docs-0:13.18-1.el9_5.ppc64le"
},
"product_reference": "postgresql-docs-0:13.18-1.el9_5.ppc64le",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-docs-0:13.18-1.el9_5.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql-docs-0:13.18-1.el9_5.s390x"
},
"product_reference": "postgresql-docs-0:13.18-1.el9_5.s390x",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-docs-0:13.18-1.el9_5.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql-docs-0:13.18-1.el9_5.x86_64"
},
"product_reference": "postgresql-docs-0:13.18-1.el9_5.x86_64",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-docs-debuginfo-0:13.18-1.el9_5.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql-docs-debuginfo-0:13.18-1.el9_5.aarch64"
},
"product_reference": "postgresql-docs-debuginfo-0:13.18-1.el9_5.aarch64",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-docs-debuginfo-0:13.18-1.el9_5.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql-docs-debuginfo-0:13.18-1.el9_5.ppc64le"
},
"product_reference": "postgresql-docs-debuginfo-0:13.18-1.el9_5.ppc64le",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-docs-debuginfo-0:13.18-1.el9_5.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql-docs-debuginfo-0:13.18-1.el9_5.s390x"
},
"product_reference": "postgresql-docs-debuginfo-0:13.18-1.el9_5.s390x",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-docs-debuginfo-0:13.18-1.el9_5.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql-docs-debuginfo-0:13.18-1.el9_5.x86_64"
},
"product_reference": "postgresql-docs-debuginfo-0:13.18-1.el9_5.x86_64",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plperl-0:13.18-1.el9_5.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql-plperl-0:13.18-1.el9_5.aarch64"
},
"product_reference": "postgresql-plperl-0:13.18-1.el9_5.aarch64",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plperl-0:13.18-1.el9_5.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql-plperl-0:13.18-1.el9_5.ppc64le"
},
"product_reference": "postgresql-plperl-0:13.18-1.el9_5.ppc64le",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plperl-0:13.18-1.el9_5.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql-plperl-0:13.18-1.el9_5.s390x"
},
"product_reference": "postgresql-plperl-0:13.18-1.el9_5.s390x",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plperl-0:13.18-1.el9_5.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql-plperl-0:13.18-1.el9_5.x86_64"
},
"product_reference": "postgresql-plperl-0:13.18-1.el9_5.x86_64",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plperl-debuginfo-0:13.18-1.el9_5.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql-plperl-debuginfo-0:13.18-1.el9_5.aarch64"
},
"product_reference": "postgresql-plperl-debuginfo-0:13.18-1.el9_5.aarch64",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plperl-debuginfo-0:13.18-1.el9_5.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql-plperl-debuginfo-0:13.18-1.el9_5.ppc64le"
},
"product_reference": "postgresql-plperl-debuginfo-0:13.18-1.el9_5.ppc64le",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plperl-debuginfo-0:13.18-1.el9_5.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql-plperl-debuginfo-0:13.18-1.el9_5.s390x"
},
"product_reference": "postgresql-plperl-debuginfo-0:13.18-1.el9_5.s390x",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plperl-debuginfo-0:13.18-1.el9_5.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql-plperl-debuginfo-0:13.18-1.el9_5.x86_64"
},
"product_reference": "postgresql-plperl-debuginfo-0:13.18-1.el9_5.x86_64",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plpython3-0:13.18-1.el9_5.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql-plpython3-0:13.18-1.el9_5.aarch64"
},
"product_reference": "postgresql-plpython3-0:13.18-1.el9_5.aarch64",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plpython3-0:13.18-1.el9_5.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql-plpython3-0:13.18-1.el9_5.ppc64le"
},
"product_reference": "postgresql-plpython3-0:13.18-1.el9_5.ppc64le",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plpython3-0:13.18-1.el9_5.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql-plpython3-0:13.18-1.el9_5.s390x"
},
"product_reference": "postgresql-plpython3-0:13.18-1.el9_5.s390x",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plpython3-0:13.18-1.el9_5.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql-plpython3-0:13.18-1.el9_5.x86_64"
},
"product_reference": "postgresql-plpython3-0:13.18-1.el9_5.x86_64",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plpython3-debuginfo-0:13.18-1.el9_5.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql-plpython3-debuginfo-0:13.18-1.el9_5.aarch64"
},
"product_reference": "postgresql-plpython3-debuginfo-0:13.18-1.el9_5.aarch64",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plpython3-debuginfo-0:13.18-1.el9_5.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql-plpython3-debuginfo-0:13.18-1.el9_5.ppc64le"
},
"product_reference": "postgresql-plpython3-debuginfo-0:13.18-1.el9_5.ppc64le",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plpython3-debuginfo-0:13.18-1.el9_5.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql-plpython3-debuginfo-0:13.18-1.el9_5.s390x"
},
"product_reference": "postgresql-plpython3-debuginfo-0:13.18-1.el9_5.s390x",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plpython3-debuginfo-0:13.18-1.el9_5.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql-plpython3-debuginfo-0:13.18-1.el9_5.x86_64"
},
"product_reference": "postgresql-plpython3-debuginfo-0:13.18-1.el9_5.x86_64",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-pltcl-0:13.18-1.el9_5.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql-pltcl-0:13.18-1.el9_5.aarch64"
},
"product_reference": "postgresql-pltcl-0:13.18-1.el9_5.aarch64",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-pltcl-0:13.18-1.el9_5.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql-pltcl-0:13.18-1.el9_5.ppc64le"
},
"product_reference": "postgresql-pltcl-0:13.18-1.el9_5.ppc64le",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-pltcl-0:13.18-1.el9_5.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql-pltcl-0:13.18-1.el9_5.s390x"
},
"product_reference": "postgresql-pltcl-0:13.18-1.el9_5.s390x",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-pltcl-0:13.18-1.el9_5.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql-pltcl-0:13.18-1.el9_5.x86_64"
},
"product_reference": "postgresql-pltcl-0:13.18-1.el9_5.x86_64",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-pltcl-debuginfo-0:13.18-1.el9_5.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql-pltcl-debuginfo-0:13.18-1.el9_5.aarch64"
},
"product_reference": "postgresql-pltcl-debuginfo-0:13.18-1.el9_5.aarch64",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-pltcl-debuginfo-0:13.18-1.el9_5.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql-pltcl-debuginfo-0:13.18-1.el9_5.ppc64le"
},
"product_reference": "postgresql-pltcl-debuginfo-0:13.18-1.el9_5.ppc64le",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-pltcl-debuginfo-0:13.18-1.el9_5.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql-pltcl-debuginfo-0:13.18-1.el9_5.s390x"
},
"product_reference": "postgresql-pltcl-debuginfo-0:13.18-1.el9_5.s390x",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-pltcl-debuginfo-0:13.18-1.el9_5.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql-pltcl-debuginfo-0:13.18-1.el9_5.x86_64"
},
"product_reference": "postgresql-pltcl-debuginfo-0:13.18-1.el9_5.x86_64",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-private-devel-0:13.18-1.el9_5.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql-private-devel-0:13.18-1.el9_5.aarch64"
},
"product_reference": "postgresql-private-devel-0:13.18-1.el9_5.aarch64",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-private-devel-0:13.18-1.el9_5.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql-private-devel-0:13.18-1.el9_5.ppc64le"
},
"product_reference": "postgresql-private-devel-0:13.18-1.el9_5.ppc64le",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-private-devel-0:13.18-1.el9_5.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql-private-devel-0:13.18-1.el9_5.s390x"
},
"product_reference": "postgresql-private-devel-0:13.18-1.el9_5.s390x",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-private-devel-0:13.18-1.el9_5.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql-private-devel-0:13.18-1.el9_5.x86_64"
},
"product_reference": "postgresql-private-devel-0:13.18-1.el9_5.x86_64",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-private-libs-0:13.18-1.el9_5.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql-private-libs-0:13.18-1.el9_5.aarch64"
},
"product_reference": "postgresql-private-libs-0:13.18-1.el9_5.aarch64",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-private-libs-0:13.18-1.el9_5.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql-private-libs-0:13.18-1.el9_5.ppc64le"
},
"product_reference": "postgresql-private-libs-0:13.18-1.el9_5.ppc64le",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-private-libs-0:13.18-1.el9_5.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql-private-libs-0:13.18-1.el9_5.s390x"
},
"product_reference": "postgresql-private-libs-0:13.18-1.el9_5.s390x",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-private-libs-0:13.18-1.el9_5.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql-private-libs-0:13.18-1.el9_5.x86_64"
},
"product_reference": "postgresql-private-libs-0:13.18-1.el9_5.x86_64",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-private-libs-debuginfo-0:13.18-1.el9_5.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql-private-libs-debuginfo-0:13.18-1.el9_5.aarch64"
},
"product_reference": "postgresql-private-libs-debuginfo-0:13.18-1.el9_5.aarch64",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-private-libs-debuginfo-0:13.18-1.el9_5.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql-private-libs-debuginfo-0:13.18-1.el9_5.ppc64le"
},
"product_reference": "postgresql-private-libs-debuginfo-0:13.18-1.el9_5.ppc64le",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-private-libs-debuginfo-0:13.18-1.el9_5.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql-private-libs-debuginfo-0:13.18-1.el9_5.s390x"
},
"product_reference": "postgresql-private-libs-debuginfo-0:13.18-1.el9_5.s390x",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-private-libs-debuginfo-0:13.18-1.el9_5.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql-private-libs-debuginfo-0:13.18-1.el9_5.x86_64"
},
"product_reference": "postgresql-private-libs-debuginfo-0:13.18-1.el9_5.x86_64",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-0:13.18-1.el9_5.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql-server-0:13.18-1.el9_5.aarch64"
},
"product_reference": "postgresql-server-0:13.18-1.el9_5.aarch64",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-0:13.18-1.el9_5.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql-server-0:13.18-1.el9_5.ppc64le"
},
"product_reference": "postgresql-server-0:13.18-1.el9_5.ppc64le",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-0:13.18-1.el9_5.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql-server-0:13.18-1.el9_5.s390x"
},
"product_reference": "postgresql-server-0:13.18-1.el9_5.s390x",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-0:13.18-1.el9_5.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql-server-0:13.18-1.el9_5.x86_64"
},
"product_reference": "postgresql-server-0:13.18-1.el9_5.x86_64",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-debuginfo-0:13.18-1.el9_5.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql-server-debuginfo-0:13.18-1.el9_5.aarch64"
},
"product_reference": "postgresql-server-debuginfo-0:13.18-1.el9_5.aarch64",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-debuginfo-0:13.18-1.el9_5.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql-server-debuginfo-0:13.18-1.el9_5.ppc64le"
},
"product_reference": "postgresql-server-debuginfo-0:13.18-1.el9_5.ppc64le",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-debuginfo-0:13.18-1.el9_5.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql-server-debuginfo-0:13.18-1.el9_5.s390x"
},
"product_reference": "postgresql-server-debuginfo-0:13.18-1.el9_5.s390x",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-debuginfo-0:13.18-1.el9_5.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql-server-debuginfo-0:13.18-1.el9_5.x86_64"
},
"product_reference": "postgresql-server-debuginfo-0:13.18-1.el9_5.x86_64",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-devel-0:13.18-1.el9_5.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql-server-devel-0:13.18-1.el9_5.aarch64"
},
"product_reference": "postgresql-server-devel-0:13.18-1.el9_5.aarch64",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-devel-0:13.18-1.el9_5.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql-server-devel-0:13.18-1.el9_5.ppc64le"
},
"product_reference": "postgresql-server-devel-0:13.18-1.el9_5.ppc64le",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-devel-0:13.18-1.el9_5.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql-server-devel-0:13.18-1.el9_5.s390x"
},
"product_reference": "postgresql-server-devel-0:13.18-1.el9_5.s390x",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-devel-0:13.18-1.el9_5.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql-server-devel-0:13.18-1.el9_5.x86_64"
},
"product_reference": "postgresql-server-devel-0:13.18-1.el9_5.x86_64",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-devel-debuginfo-0:13.18-1.el9_5.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql-server-devel-debuginfo-0:13.18-1.el9_5.aarch64"
},
"product_reference": "postgresql-server-devel-debuginfo-0:13.18-1.el9_5.aarch64",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-devel-debuginfo-0:13.18-1.el9_5.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql-server-devel-debuginfo-0:13.18-1.el9_5.ppc64le"
},
"product_reference": "postgresql-server-devel-debuginfo-0:13.18-1.el9_5.ppc64le",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-devel-debuginfo-0:13.18-1.el9_5.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql-server-devel-debuginfo-0:13.18-1.el9_5.s390x"
},
"product_reference": "postgresql-server-devel-debuginfo-0:13.18-1.el9_5.s390x",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-devel-debuginfo-0:13.18-1.el9_5.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql-server-devel-debuginfo-0:13.18-1.el9_5.x86_64"
},
"product_reference": "postgresql-server-devel-debuginfo-0:13.18-1.el9_5.x86_64",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-static-0:13.18-1.el9_5.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql-static-0:13.18-1.el9_5.aarch64"
},
"product_reference": "postgresql-static-0:13.18-1.el9_5.aarch64",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-static-0:13.18-1.el9_5.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql-static-0:13.18-1.el9_5.ppc64le"
},
"product_reference": "postgresql-static-0:13.18-1.el9_5.ppc64le",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-static-0:13.18-1.el9_5.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql-static-0:13.18-1.el9_5.s390x"
},
"product_reference": "postgresql-static-0:13.18-1.el9_5.s390x",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-static-0:13.18-1.el9_5.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql-static-0:13.18-1.el9_5.x86_64"
},
"product_reference": "postgresql-static-0:13.18-1.el9_5.x86_64",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-test-0:13.18-1.el9_5.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql-test-0:13.18-1.el9_5.aarch64"
},
"product_reference": "postgresql-test-0:13.18-1.el9_5.aarch64",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-test-0:13.18-1.el9_5.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql-test-0:13.18-1.el9_5.ppc64le"
},
"product_reference": "postgresql-test-0:13.18-1.el9_5.ppc64le",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-test-0:13.18-1.el9_5.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql-test-0:13.18-1.el9_5.s390x"
},
"product_reference": "postgresql-test-0:13.18-1.el9_5.s390x",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-test-0:13.18-1.el9_5.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql-test-0:13.18-1.el9_5.x86_64"
},
"product_reference": "postgresql-test-0:13.18-1.el9_5.x86_64",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-test-debuginfo-0:13.18-1.el9_5.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql-test-debuginfo-0:13.18-1.el9_5.aarch64"
},
"product_reference": "postgresql-test-debuginfo-0:13.18-1.el9_5.aarch64",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-test-debuginfo-0:13.18-1.el9_5.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql-test-debuginfo-0:13.18-1.el9_5.ppc64le"
},
"product_reference": "postgresql-test-debuginfo-0:13.18-1.el9_5.ppc64le",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-test-debuginfo-0:13.18-1.el9_5.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql-test-debuginfo-0:13.18-1.el9_5.s390x"
},
"product_reference": "postgresql-test-debuginfo-0:13.18-1.el9_5.s390x",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-test-debuginfo-0:13.18-1.el9_5.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql-test-debuginfo-0:13.18-1.el9_5.x86_64"
},
"product_reference": "postgresql-test-debuginfo-0:13.18-1.el9_5.x86_64",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-test-rpm-macros-0:13.18-1.el9_5.noarch as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql-test-rpm-macros-0:13.18-1.el9_5.noarch"
},
"product_reference": "postgresql-test-rpm-macros-0:13.18-1.el9_5.noarch",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-0:13.18-1.el9_5.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql-upgrade-0:13.18-1.el9_5.aarch64"
},
"product_reference": "postgresql-upgrade-0:13.18-1.el9_5.aarch64",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-0:13.18-1.el9_5.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql-upgrade-0:13.18-1.el9_5.ppc64le"
},
"product_reference": "postgresql-upgrade-0:13.18-1.el9_5.ppc64le",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-0:13.18-1.el9_5.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql-upgrade-0:13.18-1.el9_5.s390x"
},
"product_reference": "postgresql-upgrade-0:13.18-1.el9_5.s390x",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-0:13.18-1.el9_5.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql-upgrade-0:13.18-1.el9_5.x86_64"
},
"product_reference": "postgresql-upgrade-0:13.18-1.el9_5.x86_64",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-debuginfo-0:13.18-1.el9_5.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql-upgrade-debuginfo-0:13.18-1.el9_5.aarch64"
},
"product_reference": "postgresql-upgrade-debuginfo-0:13.18-1.el9_5.aarch64",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-debuginfo-0:13.18-1.el9_5.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql-upgrade-debuginfo-0:13.18-1.el9_5.ppc64le"
},
"product_reference": "postgresql-upgrade-debuginfo-0:13.18-1.el9_5.ppc64le",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-debuginfo-0:13.18-1.el9_5.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql-upgrade-debuginfo-0:13.18-1.el9_5.s390x"
},
"product_reference": "postgresql-upgrade-debuginfo-0:13.18-1.el9_5.s390x",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-debuginfo-0:13.18-1.el9_5.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql-upgrade-debuginfo-0:13.18-1.el9_5.x86_64"
},
"product_reference": "postgresql-upgrade-debuginfo-0:13.18-1.el9_5.x86_64",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-devel-0:13.18-1.el9_5.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql-upgrade-devel-0:13.18-1.el9_5.aarch64"
},
"product_reference": "postgresql-upgrade-devel-0:13.18-1.el9_5.aarch64",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-devel-0:13.18-1.el9_5.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql-upgrade-devel-0:13.18-1.el9_5.ppc64le"
},
"product_reference": "postgresql-upgrade-devel-0:13.18-1.el9_5.ppc64le",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-devel-0:13.18-1.el9_5.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql-upgrade-devel-0:13.18-1.el9_5.s390x"
},
"product_reference": "postgresql-upgrade-devel-0:13.18-1.el9_5.s390x",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-devel-0:13.18-1.el9_5.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql-upgrade-devel-0:13.18-1.el9_5.x86_64"
},
"product_reference": "postgresql-upgrade-devel-0:13.18-1.el9_5.x86_64",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-devel-debuginfo-0:13.18-1.el9_5.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql-upgrade-devel-debuginfo-0:13.18-1.el9_5.aarch64"
},
"product_reference": "postgresql-upgrade-devel-debuginfo-0:13.18-1.el9_5.aarch64",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-devel-debuginfo-0:13.18-1.el9_5.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql-upgrade-devel-debuginfo-0:13.18-1.el9_5.ppc64le"
},
"product_reference": "postgresql-upgrade-devel-debuginfo-0:13.18-1.el9_5.ppc64le",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-devel-debuginfo-0:13.18-1.el9_5.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql-upgrade-devel-debuginfo-0:13.18-1.el9_5.s390x"
},
"product_reference": "postgresql-upgrade-devel-debuginfo-0:13.18-1.el9_5.s390x",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-devel-debuginfo-0:13.18-1.el9_5.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql-upgrade-devel-debuginfo-0:13.18-1.el9_5.x86_64"
},
"product_reference": "postgresql-upgrade-devel-debuginfo-0:13.18-1.el9_5.x86_64",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-0:13.18-1.el9_5.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.5.0.Z.MAIN:postgresql-0:13.18-1.el9_5.aarch64"
},
"product_reference": "postgresql-0:13.18-1.el9_5.aarch64",
"relates_to_product_reference": "CRB-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-0:13.18-1.el9_5.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.5.0.Z.MAIN:postgresql-0:13.18-1.el9_5.ppc64le"
},
"product_reference": "postgresql-0:13.18-1.el9_5.ppc64le",
"relates_to_product_reference": "CRB-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-0:13.18-1.el9_5.s390x as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.5.0.Z.MAIN:postgresql-0:13.18-1.el9_5.s390x"
},
"product_reference": "postgresql-0:13.18-1.el9_5.s390x",
"relates_to_product_reference": "CRB-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-0:13.18-1.el9_5.src as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.5.0.Z.MAIN:postgresql-0:13.18-1.el9_5.src"
},
"product_reference": "postgresql-0:13.18-1.el9_5.src",
"relates_to_product_reference": "CRB-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-0:13.18-1.el9_5.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.5.0.Z.MAIN:postgresql-0:13.18-1.el9_5.x86_64"
},
"product_reference": "postgresql-0:13.18-1.el9_5.x86_64",
"relates_to_product_reference": "CRB-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-contrib-0:13.18-1.el9_5.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.5.0.Z.MAIN:postgresql-contrib-0:13.18-1.el9_5.aarch64"
},
"product_reference": "postgresql-contrib-0:13.18-1.el9_5.aarch64",
"relates_to_product_reference": "CRB-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-contrib-0:13.18-1.el9_5.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.5.0.Z.MAIN:postgresql-contrib-0:13.18-1.el9_5.ppc64le"
},
"product_reference": "postgresql-contrib-0:13.18-1.el9_5.ppc64le",
"relates_to_product_reference": "CRB-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-contrib-0:13.18-1.el9_5.s390x as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.5.0.Z.MAIN:postgresql-contrib-0:13.18-1.el9_5.s390x"
},
"product_reference": "postgresql-contrib-0:13.18-1.el9_5.s390x",
"relates_to_product_reference": "CRB-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-contrib-0:13.18-1.el9_5.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.5.0.Z.MAIN:postgresql-contrib-0:13.18-1.el9_5.x86_64"
},
"product_reference": "postgresql-contrib-0:13.18-1.el9_5.x86_64",
"relates_to_product_reference": "CRB-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-contrib-debuginfo-0:13.18-1.el9_5.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.5.0.Z.MAIN:postgresql-contrib-debuginfo-0:13.18-1.el9_5.aarch64"
},
"product_reference": "postgresql-contrib-debuginfo-0:13.18-1.el9_5.aarch64",
"relates_to_product_reference": "CRB-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-contrib-debuginfo-0:13.18-1.el9_5.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.5.0.Z.MAIN:postgresql-contrib-debuginfo-0:13.18-1.el9_5.ppc64le"
},
"product_reference": "postgresql-contrib-debuginfo-0:13.18-1.el9_5.ppc64le",
"relates_to_product_reference": "CRB-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-contrib-debuginfo-0:13.18-1.el9_5.s390x as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.5.0.Z.MAIN:postgresql-contrib-debuginfo-0:13.18-1.el9_5.s390x"
},
"product_reference": "postgresql-contrib-debuginfo-0:13.18-1.el9_5.s390x",
"relates_to_product_reference": "CRB-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-contrib-debuginfo-0:13.18-1.el9_5.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.5.0.Z.MAIN:postgresql-contrib-debuginfo-0:13.18-1.el9_5.x86_64"
},
"product_reference": "postgresql-contrib-debuginfo-0:13.18-1.el9_5.x86_64",
"relates_to_product_reference": "CRB-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-debuginfo-0:13.18-1.el9_5.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.5.0.Z.MAIN:postgresql-debuginfo-0:13.18-1.el9_5.aarch64"
},
"product_reference": "postgresql-debuginfo-0:13.18-1.el9_5.aarch64",
"relates_to_product_reference": "CRB-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-debuginfo-0:13.18-1.el9_5.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.5.0.Z.MAIN:postgresql-debuginfo-0:13.18-1.el9_5.ppc64le"
},
"product_reference": "postgresql-debuginfo-0:13.18-1.el9_5.ppc64le",
"relates_to_product_reference": "CRB-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-debuginfo-0:13.18-1.el9_5.s390x as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.5.0.Z.MAIN:postgresql-debuginfo-0:13.18-1.el9_5.s390x"
},
"product_reference": "postgresql-debuginfo-0:13.18-1.el9_5.s390x",
"relates_to_product_reference": "CRB-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-debuginfo-0:13.18-1.el9_5.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.5.0.Z.MAIN:postgresql-debuginfo-0:13.18-1.el9_5.x86_64"
},
"product_reference": "postgresql-debuginfo-0:13.18-1.el9_5.x86_64",
"relates_to_product_reference": "CRB-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-debugsource-0:13.18-1.el9_5.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.5.0.Z.MAIN:postgresql-debugsource-0:13.18-1.el9_5.aarch64"
},
"product_reference": "postgresql-debugsource-0:13.18-1.el9_5.aarch64",
"relates_to_product_reference": "CRB-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-debugsource-0:13.18-1.el9_5.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.5.0.Z.MAIN:postgresql-debugsource-0:13.18-1.el9_5.ppc64le"
},
"product_reference": "postgresql-debugsource-0:13.18-1.el9_5.ppc64le",
"relates_to_product_reference": "CRB-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-debugsource-0:13.18-1.el9_5.s390x as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.5.0.Z.MAIN:postgresql-debugsource-0:13.18-1.el9_5.s390x"
},
"product_reference": "postgresql-debugsource-0:13.18-1.el9_5.s390x",
"relates_to_product_reference": "CRB-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-debugsource-0:13.18-1.el9_5.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.5.0.Z.MAIN:postgresql-debugsource-0:13.18-1.el9_5.x86_64"
},
"product_reference": "postgresql-debugsource-0:13.18-1.el9_5.x86_64",
"relates_to_product_reference": "CRB-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-docs-0:13.18-1.el9_5.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.5.0.Z.MAIN:postgresql-docs-0:13.18-1.el9_5.aarch64"
},
"product_reference": "postgresql-docs-0:13.18-1.el9_5.aarch64",
"relates_to_product_reference": "CRB-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-docs-0:13.18-1.el9_5.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.5.0.Z.MAIN:postgresql-docs-0:13.18-1.el9_5.ppc64le"
},
"product_reference": "postgresql-docs-0:13.18-1.el9_5.ppc64le",
"relates_to_product_reference": "CRB-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-docs-0:13.18-1.el9_5.s390x as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.5.0.Z.MAIN:postgresql-docs-0:13.18-1.el9_5.s390x"
},
"product_reference": "postgresql-docs-0:13.18-1.el9_5.s390x",
"relates_to_product_reference": "CRB-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-docs-0:13.18-1.el9_5.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.5.0.Z.MAIN:postgresql-docs-0:13.18-1.el9_5.x86_64"
},
"product_reference": "postgresql-docs-0:13.18-1.el9_5.x86_64",
"relates_to_product_reference": "CRB-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-docs-debuginfo-0:13.18-1.el9_5.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.5.0.Z.MAIN:postgresql-docs-debuginfo-0:13.18-1.el9_5.aarch64"
},
"product_reference": "postgresql-docs-debuginfo-0:13.18-1.el9_5.aarch64",
"relates_to_product_reference": "CRB-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-docs-debuginfo-0:13.18-1.el9_5.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.5.0.Z.MAIN:postgresql-docs-debuginfo-0:13.18-1.el9_5.ppc64le"
},
"product_reference": "postgresql-docs-debuginfo-0:13.18-1.el9_5.ppc64le",
"relates_to_product_reference": "CRB-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-docs-debuginfo-0:13.18-1.el9_5.s390x as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.5.0.Z.MAIN:postgresql-docs-debuginfo-0:13.18-1.el9_5.s390x"
},
"product_reference": "postgresql-docs-debuginfo-0:13.18-1.el9_5.s390x",
"relates_to_product_reference": "CRB-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-docs-debuginfo-0:13.18-1.el9_5.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.5.0.Z.MAIN:postgresql-docs-debuginfo-0:13.18-1.el9_5.x86_64"
},
"product_reference": "postgresql-docs-debuginfo-0:13.18-1.el9_5.x86_64",
"relates_to_product_reference": "CRB-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plperl-0:13.18-1.el9_5.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.5.0.Z.MAIN:postgresql-plperl-0:13.18-1.el9_5.aarch64"
},
"product_reference": "postgresql-plperl-0:13.18-1.el9_5.aarch64",
"relates_to_product_reference": "CRB-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plperl-0:13.18-1.el9_5.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.5.0.Z.MAIN:postgresql-plperl-0:13.18-1.el9_5.ppc64le"
},
"product_reference": "postgresql-plperl-0:13.18-1.el9_5.ppc64le",
"relates_to_product_reference": "CRB-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plperl-0:13.18-1.el9_5.s390x as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.5.0.Z.MAIN:postgresql-plperl-0:13.18-1.el9_5.s390x"
},
"product_reference": "postgresql-plperl-0:13.18-1.el9_5.s390x",
"relates_to_product_reference": "CRB-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plperl-0:13.18-1.el9_5.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.5.0.Z.MAIN:postgresql-plperl-0:13.18-1.el9_5.x86_64"
},
"product_reference": "postgresql-plperl-0:13.18-1.el9_5.x86_64",
"relates_to_product_reference": "CRB-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plperl-debuginfo-0:13.18-1.el9_5.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.5.0.Z.MAIN:postgresql-plperl-debuginfo-0:13.18-1.el9_5.aarch64"
},
"product_reference": "postgresql-plperl-debuginfo-0:13.18-1.el9_5.aarch64",
"relates_to_product_reference": "CRB-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plperl-debuginfo-0:13.18-1.el9_5.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.5.0.Z.MAIN:postgresql-plperl-debuginfo-0:13.18-1.el9_5.ppc64le"
},
"product_reference": "postgresql-plperl-debuginfo-0:13.18-1.el9_5.ppc64le",
"relates_to_product_reference": "CRB-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plperl-debuginfo-0:13.18-1.el9_5.s390x as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.5.0.Z.MAIN:postgresql-plperl-debuginfo-0:13.18-1.el9_5.s390x"
},
"product_reference": "postgresql-plperl-debuginfo-0:13.18-1.el9_5.s390x",
"relates_to_product_reference": "CRB-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plperl-debuginfo-0:13.18-1.el9_5.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.5.0.Z.MAIN:postgresql-plperl-debuginfo-0:13.18-1.el9_5.x86_64"
},
"product_reference": "postgresql-plperl-debuginfo-0:13.18-1.el9_5.x86_64",
"relates_to_product_reference": "CRB-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plpython3-0:13.18-1.el9_5.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.5.0.Z.MAIN:postgresql-plpython3-0:13.18-1.el9_5.aarch64"
},
"product_reference": "postgresql-plpython3-0:13.18-1.el9_5.aarch64",
"relates_to_product_reference": "CRB-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plpython3-0:13.18-1.el9_5.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.5.0.Z.MAIN:postgresql-plpython3-0:13.18-1.el9_5.ppc64le"
},
"product_reference": "postgresql-plpython3-0:13.18-1.el9_5.ppc64le",
"relates_to_product_reference": "CRB-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plpython3-0:13.18-1.el9_5.s390x as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.5.0.Z.MAIN:postgresql-plpython3-0:13.18-1.el9_5.s390x"
},
"product_reference": "postgresql-plpython3-0:13.18-1.el9_5.s390x",
"relates_to_product_reference": "CRB-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plpython3-0:13.18-1.el9_5.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.5.0.Z.MAIN:postgresql-plpython3-0:13.18-1.el9_5.x86_64"
},
"product_reference": "postgresql-plpython3-0:13.18-1.el9_5.x86_64",
"relates_to_product_reference": "CRB-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plpython3-debuginfo-0:13.18-1.el9_5.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.5.0.Z.MAIN:postgresql-plpython3-debuginfo-0:13.18-1.el9_5.aarch64"
},
"product_reference": "postgresql-plpython3-debuginfo-0:13.18-1.el9_5.aarch64",
"relates_to_product_reference": "CRB-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plpython3-debuginfo-0:13.18-1.el9_5.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.5.0.Z.MAIN:postgresql-plpython3-debuginfo-0:13.18-1.el9_5.ppc64le"
},
"product_reference": "postgresql-plpython3-debuginfo-0:13.18-1.el9_5.ppc64le",
"relates_to_product_reference": "CRB-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plpython3-debuginfo-0:13.18-1.el9_5.s390x as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.5.0.Z.MAIN:postgresql-plpython3-debuginfo-0:13.18-1.el9_5.s390x"
},
"product_reference": "postgresql-plpython3-debuginfo-0:13.18-1.el9_5.s390x",
"relates_to_product_reference": "CRB-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plpython3-debuginfo-0:13.18-1.el9_5.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.5.0.Z.MAIN:postgresql-plpython3-debuginfo-0:13.18-1.el9_5.x86_64"
},
"product_reference": "postgresql-plpython3-debuginfo-0:13.18-1.el9_5.x86_64",
"relates_to_product_reference": "CRB-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-pltcl-0:13.18-1.el9_5.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.5.0.Z.MAIN:postgresql-pltcl-0:13.18-1.el9_5.aarch64"
},
"product_reference": "postgresql-pltcl-0:13.18-1.el9_5.aarch64",
"relates_to_product_reference": "CRB-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-pltcl-0:13.18-1.el9_5.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.5.0.Z.MAIN:postgresql-pltcl-0:13.18-1.el9_5.ppc64le"
},
"product_reference": "postgresql-pltcl-0:13.18-1.el9_5.ppc64le",
"relates_to_product_reference": "CRB-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-pltcl-0:13.18-1.el9_5.s390x as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.5.0.Z.MAIN:postgresql-pltcl-0:13.18-1.el9_5.s390x"
},
"product_reference": "postgresql-pltcl-0:13.18-1.el9_5.s390x",
"relates_to_product_reference": "CRB-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-pltcl-0:13.18-1.el9_5.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.5.0.Z.MAIN:postgresql-pltcl-0:13.18-1.el9_5.x86_64"
},
"product_reference": "postgresql-pltcl-0:13.18-1.el9_5.x86_64",
"relates_to_product_reference": "CRB-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-pltcl-debuginfo-0:13.18-1.el9_5.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.5.0.Z.MAIN:postgresql-pltcl-debuginfo-0:13.18-1.el9_5.aarch64"
},
"product_reference": "postgresql-pltcl-debuginfo-0:13.18-1.el9_5.aarch64",
"relates_to_product_reference": "CRB-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-pltcl-debuginfo-0:13.18-1.el9_5.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.5.0.Z.MAIN:postgresql-pltcl-debuginfo-0:13.18-1.el9_5.ppc64le"
},
"product_reference": "postgresql-pltcl-debuginfo-0:13.18-1.el9_5.ppc64le",
"relates_to_product_reference": "CRB-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-pltcl-debuginfo-0:13.18-1.el9_5.s390x as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.5.0.Z.MAIN:postgresql-pltcl-debuginfo-0:13.18-1.el9_5.s390x"
},
"product_reference": "postgresql-pltcl-debuginfo-0:13.18-1.el9_5.s390x",
"relates_to_product_reference": "CRB-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-pltcl-debuginfo-0:13.18-1.el9_5.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.5.0.Z.MAIN:postgresql-pltcl-debuginfo-0:13.18-1.el9_5.x86_64"
},
"product_reference": "postgresql-pltcl-debuginfo-0:13.18-1.el9_5.x86_64",
"relates_to_product_reference": "CRB-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-private-devel-0:13.18-1.el9_5.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.5.0.Z.MAIN:postgresql-private-devel-0:13.18-1.el9_5.aarch64"
},
"product_reference": "postgresql-private-devel-0:13.18-1.el9_5.aarch64",
"relates_to_product_reference": "CRB-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-private-devel-0:13.18-1.el9_5.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.5.0.Z.MAIN:postgresql-private-devel-0:13.18-1.el9_5.ppc64le"
},
"product_reference": "postgresql-private-devel-0:13.18-1.el9_5.ppc64le",
"relates_to_product_reference": "CRB-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-private-devel-0:13.18-1.el9_5.s390x as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.5.0.Z.MAIN:postgresql-private-devel-0:13.18-1.el9_5.s390x"
},
"product_reference": "postgresql-private-devel-0:13.18-1.el9_5.s390x",
"relates_to_product_reference": "CRB-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-private-devel-0:13.18-1.el9_5.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.5.0.Z.MAIN:postgresql-private-devel-0:13.18-1.el9_5.x86_64"
},
"product_reference": "postgresql-private-devel-0:13.18-1.el9_5.x86_64",
"relates_to_product_reference": "CRB-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-private-libs-0:13.18-1.el9_5.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.5.0.Z.MAIN:postgresql-private-libs-0:13.18-1.el9_5.aarch64"
},
"product_reference": "postgresql-private-libs-0:13.18-1.el9_5.aarch64",
"relates_to_product_reference": "CRB-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-private-libs-0:13.18-1.el9_5.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.5.0.Z.MAIN:postgresql-private-libs-0:13.18-1.el9_5.ppc64le"
},
"product_reference": "postgresql-private-libs-0:13.18-1.el9_5.ppc64le",
"relates_to_product_reference": "CRB-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-private-libs-0:13.18-1.el9_5.s390x as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.5.0.Z.MAIN:postgresql-private-libs-0:13.18-1.el9_5.s390x"
},
"product_reference": "postgresql-private-libs-0:13.18-1.el9_5.s390x",
"relates_to_product_reference": "CRB-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-private-libs-0:13.18-1.el9_5.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.5.0.Z.MAIN:postgresql-private-libs-0:13.18-1.el9_5.x86_64"
},
"product_reference": "postgresql-private-libs-0:13.18-1.el9_5.x86_64",
"relates_to_product_reference": "CRB-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-private-libs-debuginfo-0:13.18-1.el9_5.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.5.0.Z.MAIN:postgresql-private-libs-debuginfo-0:13.18-1.el9_5.aarch64"
},
"product_reference": "postgresql-private-libs-debuginfo-0:13.18-1.el9_5.aarch64",
"relates_to_product_reference": "CRB-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-private-libs-debuginfo-0:13.18-1.el9_5.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.5.0.Z.MAIN:postgresql-private-libs-debuginfo-0:13.18-1.el9_5.ppc64le"
},
"product_reference": "postgresql-private-libs-debuginfo-0:13.18-1.el9_5.ppc64le",
"relates_to_product_reference": "CRB-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-private-libs-debuginfo-0:13.18-1.el9_5.s390x as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.5.0.Z.MAIN:postgresql-private-libs-debuginfo-0:13.18-1.el9_5.s390x"
},
"product_reference": "postgresql-private-libs-debuginfo-0:13.18-1.el9_5.s390x",
"relates_to_product_reference": "CRB-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-private-libs-debuginfo-0:13.18-1.el9_5.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.5.0.Z.MAIN:postgresql-private-libs-debuginfo-0:13.18-1.el9_5.x86_64"
},
"product_reference": "postgresql-private-libs-debuginfo-0:13.18-1.el9_5.x86_64",
"relates_to_product_reference": "CRB-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-0:13.18-1.el9_5.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.5.0.Z.MAIN:postgresql-server-0:13.18-1.el9_5.aarch64"
},
"product_reference": "postgresql-server-0:13.18-1.el9_5.aarch64",
"relates_to_product_reference": "CRB-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-0:13.18-1.el9_5.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.5.0.Z.MAIN:postgresql-server-0:13.18-1.el9_5.ppc64le"
},
"product_reference": "postgresql-server-0:13.18-1.el9_5.ppc64le",
"relates_to_product_reference": "CRB-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-0:13.18-1.el9_5.s390x as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.5.0.Z.MAIN:postgresql-server-0:13.18-1.el9_5.s390x"
},
"product_reference": "postgresql-server-0:13.18-1.el9_5.s390x",
"relates_to_product_reference": "CRB-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-0:13.18-1.el9_5.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.5.0.Z.MAIN:postgresql-server-0:13.18-1.el9_5.x86_64"
},
"product_reference": "postgresql-server-0:13.18-1.el9_5.x86_64",
"relates_to_product_reference": "CRB-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-debuginfo-0:13.18-1.el9_5.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.5.0.Z.MAIN:postgresql-server-debuginfo-0:13.18-1.el9_5.aarch64"
},
"product_reference": "postgresql-server-debuginfo-0:13.18-1.el9_5.aarch64",
"relates_to_product_reference": "CRB-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-debuginfo-0:13.18-1.el9_5.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.5.0.Z.MAIN:postgresql-server-debuginfo-0:13.18-1.el9_5.ppc64le"
},
"product_reference": "postgresql-server-debuginfo-0:13.18-1.el9_5.ppc64le",
"relates_to_product_reference": "CRB-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-debuginfo-0:13.18-1.el9_5.s390x as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.5.0.Z.MAIN:postgresql-server-debuginfo-0:13.18-1.el9_5.s390x"
},
"product_reference": "postgresql-server-debuginfo-0:13.18-1.el9_5.s390x",
"relates_to_product_reference": "CRB-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-debuginfo-0:13.18-1.el9_5.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.5.0.Z.MAIN:postgresql-server-debuginfo-0:13.18-1.el9_5.x86_64"
},
"product_reference": "postgresql-server-debuginfo-0:13.18-1.el9_5.x86_64",
"relates_to_product_reference": "CRB-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-devel-0:13.18-1.el9_5.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.5.0.Z.MAIN:postgresql-server-devel-0:13.18-1.el9_5.aarch64"
},
"product_reference": "postgresql-server-devel-0:13.18-1.el9_5.aarch64",
"relates_to_product_reference": "CRB-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-devel-0:13.18-1.el9_5.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.5.0.Z.MAIN:postgresql-server-devel-0:13.18-1.el9_5.ppc64le"
},
"product_reference": "postgresql-server-devel-0:13.18-1.el9_5.ppc64le",
"relates_to_product_reference": "CRB-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-devel-0:13.18-1.el9_5.s390x as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.5.0.Z.MAIN:postgresql-server-devel-0:13.18-1.el9_5.s390x"
},
"product_reference": "postgresql-server-devel-0:13.18-1.el9_5.s390x",
"relates_to_product_reference": "CRB-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-devel-0:13.18-1.el9_5.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.5.0.Z.MAIN:postgresql-server-devel-0:13.18-1.el9_5.x86_64"
},
"product_reference": "postgresql-server-devel-0:13.18-1.el9_5.x86_64",
"relates_to_product_reference": "CRB-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-devel-debuginfo-0:13.18-1.el9_5.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.5.0.Z.MAIN:postgresql-server-devel-debuginfo-0:13.18-1.el9_5.aarch64"
},
"product_reference": "postgresql-server-devel-debuginfo-0:13.18-1.el9_5.aarch64",
"relates_to_product_reference": "CRB-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-devel-debuginfo-0:13.18-1.el9_5.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.5.0.Z.MAIN:postgresql-server-devel-debuginfo-0:13.18-1.el9_5.ppc64le"
},
"product_reference": "postgresql-server-devel-debuginfo-0:13.18-1.el9_5.ppc64le",
"relates_to_product_reference": "CRB-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-devel-debuginfo-0:13.18-1.el9_5.s390x as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.5.0.Z.MAIN:postgresql-server-devel-debuginfo-0:13.18-1.el9_5.s390x"
},
"product_reference": "postgresql-server-devel-debuginfo-0:13.18-1.el9_5.s390x",
"relates_to_product_reference": "CRB-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-devel-debuginfo-0:13.18-1.el9_5.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.5.0.Z.MAIN:postgresql-server-devel-debuginfo-0:13.18-1.el9_5.x86_64"
},
"product_reference": "postgresql-server-devel-debuginfo-0:13.18-1.el9_5.x86_64",
"relates_to_product_reference": "CRB-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-static-0:13.18-1.el9_5.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.5.0.Z.MAIN:postgresql-static-0:13.18-1.el9_5.aarch64"
},
"product_reference": "postgresql-static-0:13.18-1.el9_5.aarch64",
"relates_to_product_reference": "CRB-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-static-0:13.18-1.el9_5.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.5.0.Z.MAIN:postgresql-static-0:13.18-1.el9_5.ppc64le"
},
"product_reference": "postgresql-static-0:13.18-1.el9_5.ppc64le",
"relates_to_product_reference": "CRB-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-static-0:13.18-1.el9_5.s390x as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.5.0.Z.MAIN:postgresql-static-0:13.18-1.el9_5.s390x"
},
"product_reference": "postgresql-static-0:13.18-1.el9_5.s390x",
"relates_to_product_reference": "CRB-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-static-0:13.18-1.el9_5.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.5.0.Z.MAIN:postgresql-static-0:13.18-1.el9_5.x86_64"
},
"product_reference": "postgresql-static-0:13.18-1.el9_5.x86_64",
"relates_to_product_reference": "CRB-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-test-0:13.18-1.el9_5.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.5.0.Z.MAIN:postgresql-test-0:13.18-1.el9_5.aarch64"
},
"product_reference": "postgresql-test-0:13.18-1.el9_5.aarch64",
"relates_to_product_reference": "CRB-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-test-0:13.18-1.el9_5.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.5.0.Z.MAIN:postgresql-test-0:13.18-1.el9_5.ppc64le"
},
"product_reference": "postgresql-test-0:13.18-1.el9_5.ppc64le",
"relates_to_product_reference": "CRB-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-test-0:13.18-1.el9_5.s390x as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.5.0.Z.MAIN:postgresql-test-0:13.18-1.el9_5.s390x"
},
"product_reference": "postgresql-test-0:13.18-1.el9_5.s390x",
"relates_to_product_reference": "CRB-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-test-0:13.18-1.el9_5.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.5.0.Z.MAIN:postgresql-test-0:13.18-1.el9_5.x86_64"
},
"product_reference": "postgresql-test-0:13.18-1.el9_5.x86_64",
"relates_to_product_reference": "CRB-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-test-debuginfo-0:13.18-1.el9_5.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.5.0.Z.MAIN:postgresql-test-debuginfo-0:13.18-1.el9_5.aarch64"
},
"product_reference": "postgresql-test-debuginfo-0:13.18-1.el9_5.aarch64",
"relates_to_product_reference": "CRB-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-test-debuginfo-0:13.18-1.el9_5.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.5.0.Z.MAIN:postgresql-test-debuginfo-0:13.18-1.el9_5.ppc64le"
},
"product_reference": "postgresql-test-debuginfo-0:13.18-1.el9_5.ppc64le",
"relates_to_product_reference": "CRB-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-test-debuginfo-0:13.18-1.el9_5.s390x as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.5.0.Z.MAIN:postgresql-test-debuginfo-0:13.18-1.el9_5.s390x"
},
"product_reference": "postgresql-test-debuginfo-0:13.18-1.el9_5.s390x",
"relates_to_product_reference": "CRB-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-test-debuginfo-0:13.18-1.el9_5.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.5.0.Z.MAIN:postgresql-test-debuginfo-0:13.18-1.el9_5.x86_64"
},
"product_reference": "postgresql-test-debuginfo-0:13.18-1.el9_5.x86_64",
"relates_to_product_reference": "CRB-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-test-rpm-macros-0:13.18-1.el9_5.noarch as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.5.0.Z.MAIN:postgresql-test-rpm-macros-0:13.18-1.el9_5.noarch"
},
"product_reference": "postgresql-test-rpm-macros-0:13.18-1.el9_5.noarch",
"relates_to_product_reference": "CRB-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-0:13.18-1.el9_5.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.5.0.Z.MAIN:postgresql-upgrade-0:13.18-1.el9_5.aarch64"
},
"product_reference": "postgresql-upgrade-0:13.18-1.el9_5.aarch64",
"relates_to_product_reference": "CRB-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-0:13.18-1.el9_5.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.5.0.Z.MAIN:postgresql-upgrade-0:13.18-1.el9_5.ppc64le"
},
"product_reference": "postgresql-upgrade-0:13.18-1.el9_5.ppc64le",
"relates_to_product_reference": "CRB-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-0:13.18-1.el9_5.s390x as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.5.0.Z.MAIN:postgresql-upgrade-0:13.18-1.el9_5.s390x"
},
"product_reference": "postgresql-upgrade-0:13.18-1.el9_5.s390x",
"relates_to_product_reference": "CRB-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-0:13.18-1.el9_5.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.5.0.Z.MAIN:postgresql-upgrade-0:13.18-1.el9_5.x86_64"
},
"product_reference": "postgresql-upgrade-0:13.18-1.el9_5.x86_64",
"relates_to_product_reference": "CRB-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-debuginfo-0:13.18-1.el9_5.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.5.0.Z.MAIN:postgresql-upgrade-debuginfo-0:13.18-1.el9_5.aarch64"
},
"product_reference": "postgresql-upgrade-debuginfo-0:13.18-1.el9_5.aarch64",
"relates_to_product_reference": "CRB-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-debuginfo-0:13.18-1.el9_5.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.5.0.Z.MAIN:postgresql-upgrade-debuginfo-0:13.18-1.el9_5.ppc64le"
},
"product_reference": "postgresql-upgrade-debuginfo-0:13.18-1.el9_5.ppc64le",
"relates_to_product_reference": "CRB-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-debuginfo-0:13.18-1.el9_5.s390x as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.5.0.Z.MAIN:postgresql-upgrade-debuginfo-0:13.18-1.el9_5.s390x"
},
"product_reference": "postgresql-upgrade-debuginfo-0:13.18-1.el9_5.s390x",
"relates_to_product_reference": "CRB-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-debuginfo-0:13.18-1.el9_5.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.5.0.Z.MAIN:postgresql-upgrade-debuginfo-0:13.18-1.el9_5.x86_64"
},
"product_reference": "postgresql-upgrade-debuginfo-0:13.18-1.el9_5.x86_64",
"relates_to_product_reference": "CRB-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-devel-0:13.18-1.el9_5.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.5.0.Z.MAIN:postgresql-upgrade-devel-0:13.18-1.el9_5.aarch64"
},
"product_reference": "postgresql-upgrade-devel-0:13.18-1.el9_5.aarch64",
"relates_to_product_reference": "CRB-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-devel-0:13.18-1.el9_5.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.5.0.Z.MAIN:postgresql-upgrade-devel-0:13.18-1.el9_5.ppc64le"
},
"product_reference": "postgresql-upgrade-devel-0:13.18-1.el9_5.ppc64le",
"relates_to_product_reference": "CRB-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-devel-0:13.18-1.el9_5.s390x as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.5.0.Z.MAIN:postgresql-upgrade-devel-0:13.18-1.el9_5.s390x"
},
"product_reference": "postgresql-upgrade-devel-0:13.18-1.el9_5.s390x",
"relates_to_product_reference": "CRB-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-devel-0:13.18-1.el9_5.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.5.0.Z.MAIN:postgresql-upgrade-devel-0:13.18-1.el9_5.x86_64"
},
"product_reference": "postgresql-upgrade-devel-0:13.18-1.el9_5.x86_64",
"relates_to_product_reference": "CRB-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-devel-debuginfo-0:13.18-1.el9_5.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.5.0.Z.MAIN:postgresql-upgrade-devel-debuginfo-0:13.18-1.el9_5.aarch64"
},
"product_reference": "postgresql-upgrade-devel-debuginfo-0:13.18-1.el9_5.aarch64",
"relates_to_product_reference": "CRB-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-devel-debuginfo-0:13.18-1.el9_5.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.5.0.Z.MAIN:postgresql-upgrade-devel-debuginfo-0:13.18-1.el9_5.ppc64le"
},
"product_reference": "postgresql-upgrade-devel-debuginfo-0:13.18-1.el9_5.ppc64le",
"relates_to_product_reference": "CRB-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-devel-debuginfo-0:13.18-1.el9_5.s390x as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.5.0.Z.MAIN:postgresql-upgrade-devel-debuginfo-0:13.18-1.el9_5.s390x"
},
"product_reference": "postgresql-upgrade-devel-debuginfo-0:13.18-1.el9_5.s390x",
"relates_to_product_reference": "CRB-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-devel-debuginfo-0:13.18-1.el9_5.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.5.0.Z.MAIN:postgresql-upgrade-devel-debuginfo-0:13.18-1.el9_5.x86_64"
},
"product_reference": "postgresql-upgrade-devel-debuginfo-0:13.18-1.el9_5.x86_64",
"relates_to_product_reference": "CRB-9.5.0.Z.MAIN"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2024-10976",
"cwe": {
"id": "CWE-1250",
"name": "Improper Preservation of Consistency Between Independent Representations of Shared State"
},
"discovery_date": "2024-11-14T14:01:51.200335+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2326263"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in PostgreSQL. This vulnerability allows incorrect row-level security policies to be applied via subqueries, WITH queries, security invoker views, or SQL-language functions that reference tables with row-level security policies. This issue arises when a query is planned under one role and executed under another, potentially leading to unauthorized reads or modifications of data.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "postgresql: PostgreSQL row security below e.g. subqueries disregards user ID changes",
"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.5.0.Z.MAIN:postgresql-0:13.18-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql-0:13.18-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql-0:13.18-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql-0:13.18-1.el9_5.src",
"AppStream-9.5.0.Z.MAIN:postgresql-0:13.18-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql-contrib-0:13.18-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql-contrib-0:13.18-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql-contrib-0:13.18-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql-contrib-0:13.18-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql-contrib-debuginfo-0:13.18-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql-contrib-debuginfo-0:13.18-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql-contrib-debuginfo-0:13.18-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql-contrib-debuginfo-0:13.18-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql-debuginfo-0:13.18-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql-debuginfo-0:13.18-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql-debuginfo-0:13.18-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql-debuginfo-0:13.18-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql-debugsource-0:13.18-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql-debugsource-0:13.18-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql-debugsource-0:13.18-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql-debugsource-0:13.18-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql-docs-0:13.18-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql-docs-0:13.18-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql-docs-0:13.18-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql-docs-0:13.18-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql-docs-debuginfo-0:13.18-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql-docs-debuginfo-0:13.18-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql-docs-debuginfo-0:13.18-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql-docs-debuginfo-0:13.18-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql-plperl-0:13.18-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql-plperl-0:13.18-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql-plperl-0:13.18-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql-plperl-0:13.18-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql-plperl-debuginfo-0:13.18-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql-plperl-debuginfo-0:13.18-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql-plperl-debuginfo-0:13.18-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql-plperl-debuginfo-0:13.18-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql-plpython3-0:13.18-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql-plpython3-0:13.18-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql-plpython3-0:13.18-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql-plpython3-0:13.18-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql-plpython3-debuginfo-0:13.18-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql-plpython3-debuginfo-0:13.18-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql-plpython3-debuginfo-0:13.18-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql-plpython3-debuginfo-0:13.18-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql-pltcl-0:13.18-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql-pltcl-0:13.18-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql-pltcl-0:13.18-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql-pltcl-0:13.18-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql-pltcl-debuginfo-0:13.18-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql-pltcl-debuginfo-0:13.18-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql-pltcl-debuginfo-0:13.18-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql-pltcl-debuginfo-0:13.18-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql-private-devel-0:13.18-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql-private-devel-0:13.18-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql-private-devel-0:13.18-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql-private-devel-0:13.18-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql-private-libs-0:13.18-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql-private-libs-0:13.18-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql-private-libs-0:13.18-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql-private-libs-0:13.18-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql-private-libs-debuginfo-0:13.18-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql-private-libs-debuginfo-0:13.18-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql-private-libs-debuginfo-0:13.18-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql-private-libs-debuginfo-0:13.18-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql-server-0:13.18-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql-server-0:13.18-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql-server-0:13.18-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql-server-0:13.18-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql-server-debuginfo-0:13.18-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql-server-debuginfo-0:13.18-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql-server-debuginfo-0:13.18-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql-server-debuginfo-0:13.18-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql-server-devel-0:13.18-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql-server-devel-0:13.18-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql-server-devel-0:13.18-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql-server-devel-0:13.18-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql-server-devel-debuginfo-0:13.18-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql-server-devel-debuginfo-0:13.18-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql-server-devel-debuginfo-0:13.18-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql-server-devel-debuginfo-0:13.18-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql-static-0:13.18-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql-static-0:13.18-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql-static-0:13.18-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql-static-0:13.18-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql-test-0:13.18-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql-test-0:13.18-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql-test-0:13.18-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql-test-0:13.18-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql-test-debuginfo-0:13.18-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql-test-debuginfo-0:13.18-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql-test-debuginfo-0:13.18-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql-test-debuginfo-0:13.18-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql-test-rpm-macros-0:13.18-1.el9_5.noarch",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-0:13.18-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-0:13.18-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-0:13.18-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-0:13.18-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-debuginfo-0:13.18-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-debuginfo-0:13.18-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-debuginfo-0:13.18-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-debuginfo-0:13.18-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-devel-0:13.18-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-devel-0:13.18-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-devel-0:13.18-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-devel-0:13.18-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-devel-debuginfo-0:13.18-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-devel-debuginfo-0:13.18-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-devel-debuginfo-0:13.18-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-devel-debuginfo-0:13.18-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:postgresql-0:13.18-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:postgresql-0:13.18-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:postgresql-0:13.18-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:postgresql-0:13.18-1.el9_5.src",
"CRB-9.5.0.Z.MAIN:postgresql-0:13.18-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:postgresql-contrib-0:13.18-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:postgresql-contrib-0:13.18-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:postgresql-contrib-0:13.18-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:postgresql-contrib-0:13.18-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:postgresql-contrib-debuginfo-0:13.18-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:postgresql-contrib-debuginfo-0:13.18-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:postgresql-contrib-debuginfo-0:13.18-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:postgresql-contrib-debuginfo-0:13.18-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:postgresql-debuginfo-0:13.18-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:postgresql-debuginfo-0:13.18-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:postgresql-debuginfo-0:13.18-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:postgresql-debuginfo-0:13.18-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:postgresql-debugsource-0:13.18-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:postgresql-debugsource-0:13.18-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:postgresql-debugsource-0:13.18-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:postgresql-debugsource-0:13.18-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:postgresql-docs-0:13.18-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:postgresql-docs-0:13.18-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:postgresql-docs-0:13.18-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:postgresql-docs-0:13.18-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:postgresql-docs-debuginfo-0:13.18-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:postgresql-docs-debuginfo-0:13.18-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:postgresql-docs-debuginfo-0:13.18-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:postgresql-docs-debuginfo-0:13.18-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:postgresql-plperl-0:13.18-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:postgresql-plperl-0:13.18-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:postgresql-plperl-0:13.18-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:postgresql-plperl-0:13.18-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:postgresql-plperl-debuginfo-0:13.18-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:postgresql-plperl-debuginfo-0:13.18-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:postgresql-plperl-debuginfo-0:13.18-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:postgresql-plperl-debuginfo-0:13.18-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:postgresql-plpython3-0:13.18-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:postgresql-plpython3-0:13.18-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:postgresql-plpython3-0:13.18-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:postgresql-plpython3-0:13.18-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:postgresql-plpython3-debuginfo-0:13.18-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:postgresql-plpython3-debuginfo-0:13.18-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:postgresql-plpython3-debuginfo-0:13.18-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:postgresql-plpython3-debuginfo-0:13.18-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:postgresql-pltcl-0:13.18-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:postgresql-pltcl-0:13.18-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:postgresql-pltcl-0:13.18-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:postgresql-pltcl-0:13.18-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:postgresql-pltcl-debuginfo-0:13.18-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:postgresql-pltcl-debuginfo-0:13.18-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:postgresql-pltcl-debuginfo-0:13.18-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:postgresql-pltcl-debuginfo-0:13.18-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:postgresql-private-devel-0:13.18-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:postgresql-private-devel-0:13.18-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:postgresql-private-devel-0:13.18-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:postgresql-private-devel-0:13.18-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:postgresql-private-libs-0:13.18-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:postgresql-private-libs-0:13.18-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:postgresql-private-libs-0:13.18-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:postgresql-private-libs-0:13.18-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:postgresql-private-libs-debuginfo-0:13.18-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:postgresql-private-libs-debuginfo-0:13.18-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:postgresql-private-libs-debuginfo-0:13.18-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:postgresql-private-libs-debuginfo-0:13.18-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:postgresql-server-0:13.18-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:postgresql-server-0:13.18-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:postgresql-server-0:13.18-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:postgresql-server-0:13.18-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:postgresql-server-debuginfo-0:13.18-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:postgresql-server-debuginfo-0:13.18-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:postgresql-server-debuginfo-0:13.18-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:postgresql-server-debuginfo-0:13.18-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:postgresql-server-devel-0:13.18-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:postgresql-server-devel-0:13.18-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:postgresql-server-devel-0:13.18-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:postgresql-server-devel-0:13.18-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:postgresql-server-devel-debuginfo-0:13.18-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:postgresql-server-devel-debuginfo-0:13.18-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:postgresql-server-devel-debuginfo-0:13.18-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:postgresql-server-devel-debuginfo-0:13.18-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:postgresql-static-0:13.18-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:postgresql-static-0:13.18-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:postgresql-static-0:13.18-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:postgresql-static-0:13.18-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:postgresql-test-0:13.18-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:postgresql-test-0:13.18-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:postgresql-test-0:13.18-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:postgresql-test-0:13.18-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:postgresql-test-debuginfo-0:13.18-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:postgresql-test-debuginfo-0:13.18-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:postgresql-test-debuginfo-0:13.18-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:postgresql-test-debuginfo-0:13.18-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:postgresql-test-rpm-macros-0:13.18-1.el9_5.noarch",
"CRB-9.5.0.Z.MAIN:postgresql-upgrade-0:13.18-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:postgresql-upgrade-0:13.18-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:postgresql-upgrade-0:13.18-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:postgresql-upgrade-0:13.18-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:postgresql-upgrade-debuginfo-0:13.18-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:postgresql-upgrade-debuginfo-0:13.18-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:postgresql-upgrade-debuginfo-0:13.18-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:postgresql-upgrade-debuginfo-0:13.18-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:postgresql-upgrade-devel-0:13.18-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:postgresql-upgrade-devel-0:13.18-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:postgresql-upgrade-devel-0:13.18-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:postgresql-upgrade-devel-0:13.18-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:postgresql-upgrade-devel-debuginfo-0:13.18-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:postgresql-upgrade-devel-debuginfo-0:13.18-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:postgresql-upgrade-devel-debuginfo-0:13.18-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:postgresql-upgrade-devel-debuginfo-0:13.18-1.el9_5.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-10976"
},
{
"category": "external",
"summary": "RHBZ#2326263",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2326263"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-10976",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-10976"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-10976",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-10976"
},
{
"category": "external",
"summary": "https://www.postgresql.org/support/security/CVE-2024-10976/",
"url": "https://www.postgresql.org/support/security/CVE-2024-10976/"
}
],
"release_date": "2024-11-14T13:00:01.930000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-12-04T15:41:09+00:00",
"details": "For 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.5.0.Z.MAIN:postgresql-0:13.18-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql-0:13.18-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql-0:13.18-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql-0:13.18-1.el9_5.src",
"AppStream-9.5.0.Z.MAIN:postgresql-0:13.18-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql-contrib-0:13.18-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql-contrib-0:13.18-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql-contrib-0:13.18-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql-contrib-0:13.18-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql-contrib-debuginfo-0:13.18-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql-contrib-debuginfo-0:13.18-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql-contrib-debuginfo-0:13.18-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql-contrib-debuginfo-0:13.18-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql-debuginfo-0:13.18-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql-debuginfo-0:13.18-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql-debuginfo-0:13.18-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql-debuginfo-0:13.18-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql-debugsource-0:13.18-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql-debugsource-0:13.18-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql-debugsource-0:13.18-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql-debugsource-0:13.18-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql-docs-0:13.18-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql-docs-0:13.18-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql-docs-0:13.18-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql-docs-0:13.18-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql-docs-debuginfo-0:13.18-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql-docs-debuginfo-0:13.18-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql-docs-debuginfo-0:13.18-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql-docs-debuginfo-0:13.18-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql-plperl-0:13.18-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql-plperl-0:13.18-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql-plperl-0:13.18-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql-plperl-0:13.18-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql-plperl-debuginfo-0:13.18-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql-plperl-debuginfo-0:13.18-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql-plperl-debuginfo-0:13.18-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql-plperl-debuginfo-0:13.18-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql-plpython3-0:13.18-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql-plpython3-0:13.18-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql-plpython3-0:13.18-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql-plpython3-0:13.18-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql-plpython3-debuginfo-0:13.18-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql-plpython3-debuginfo-0:13.18-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql-plpython3-debuginfo-0:13.18-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql-plpython3-debuginfo-0:13.18-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql-pltcl-0:13.18-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql-pltcl-0:13.18-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql-pltcl-0:13.18-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql-pltcl-0:13.18-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql-pltcl-debuginfo-0:13.18-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql-pltcl-debuginfo-0:13.18-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql-pltcl-debuginfo-0:13.18-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql-pltcl-debuginfo-0:13.18-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql-private-devel-0:13.18-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql-private-devel-0:13.18-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql-private-devel-0:13.18-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql-private-devel-0:13.18-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql-private-libs-0:13.18-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql-private-libs-0:13.18-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql-private-libs-0:13.18-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql-private-libs-0:13.18-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql-private-libs-debuginfo-0:13.18-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql-private-libs-debuginfo-0:13.18-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql-private-libs-debuginfo-0:13.18-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql-private-libs-debuginfo-0:13.18-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql-server-0:13.18-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql-server-0:13.18-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql-server-0:13.18-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql-server-0:13.18-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql-server-debuginfo-0:13.18-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql-server-debuginfo-0:13.18-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql-server-debuginfo-0:13.18-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql-server-debuginfo-0:13.18-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql-server-devel-0:13.18-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql-server-devel-0:13.18-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql-server-devel-0:13.18-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql-server-devel-0:13.18-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql-server-devel-debuginfo-0:13.18-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql-server-devel-debuginfo-0:13.18-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql-server-devel-debuginfo-0:13.18-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql-server-devel-debuginfo-0:13.18-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql-static-0:13.18-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql-static-0:13.18-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql-static-0:13.18-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql-static-0:13.18-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql-test-0:13.18-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql-test-0:13.18-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql-test-0:13.18-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql-test-0:13.18-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql-test-debuginfo-0:13.18-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql-test-debuginfo-0:13.18-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql-test-debuginfo-0:13.18-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql-test-debuginfo-0:13.18-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql-test-rpm-macros-0:13.18-1.el9_5.noarch",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-0:13.18-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-0:13.18-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-0:13.18-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-0:13.18-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-debuginfo-0:13.18-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-debuginfo-0:13.18-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-debuginfo-0:13.18-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-debuginfo-0:13.18-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-devel-0:13.18-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-devel-0:13.18-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-devel-0:13.18-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-devel-0:13.18-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-devel-debuginfo-0:13.18-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-devel-debuginfo-0:13.18-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-devel-debuginfo-0:13.18-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-devel-debuginfo-0:13.18-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:postgresql-0:13.18-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:postgresql-0:13.18-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:postgresql-0:13.18-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:postgresql-0:13.18-1.el9_5.src",
"CRB-9.5.0.Z.MAIN:postgresql-0:13.18-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:postgresql-contrib-0:13.18-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:postgresql-contrib-0:13.18-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:postgresql-contrib-0:13.18-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:postgresql-contrib-0:13.18-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:postgresql-contrib-debuginfo-0:13.18-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:postgresql-contrib-debuginfo-0:13.18-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:postgresql-contrib-debuginfo-0:13.18-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:postgresql-contrib-debuginfo-0:13.18-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:postgresql-debuginfo-0:13.18-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:postgresql-debuginfo-0:13.18-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:postgresql-debuginfo-0:13.18-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:postgresql-debuginfo-0:13.18-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:postgresql-debugsource-0:13.18-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:postgresql-debugsource-0:13.18-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:postgresql-debugsource-0:13.18-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:postgresql-debugsource-0:13.18-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:postgresql-docs-0:13.18-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:postgresql-docs-0:13.18-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:postgresql-docs-0:13.18-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:postgresql-docs-0:13.18-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:postgresql-docs-debuginfo-0:13.18-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:postgresql-docs-debuginfo-0:13.18-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:postgresql-docs-debuginfo-0:13.18-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:postgresql-docs-debuginfo-0:13.18-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:postgresql-plperl-0:13.18-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:postgresql-plperl-0:13.18-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:postgresql-plperl-0:13.18-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:postgresql-plperl-0:13.18-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:postgresql-plperl-debuginfo-0:13.18-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:postgresql-plperl-debuginfo-0:13.18-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:postgresql-plperl-debuginfo-0:13.18-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:postgresql-plperl-debuginfo-0:13.18-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:postgresql-plpython3-0:13.18-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:postgresql-plpython3-0:13.18-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:postgresql-plpython3-0:13.18-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:postgresql-plpython3-0:13.18-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:postgresql-plpython3-debuginfo-0:13.18-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:postgresql-plpython3-debuginfo-0:13.18-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:postgresql-plpython3-debuginfo-0:13.18-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:postgresql-plpython3-debuginfo-0:13.18-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:postgresql-pltcl-0:13.18-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:postgresql-pltcl-0:13.18-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:postgresql-pltcl-0:13.18-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:postgresql-pltcl-0:13.18-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:postgresql-pltcl-debuginfo-0:13.18-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:postgresql-pltcl-debuginfo-0:13.18-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:postgresql-pltcl-debuginfo-0:13.18-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:postgresql-pltcl-debuginfo-0:13.18-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:postgresql-private-devel-0:13.18-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:postgresql-private-devel-0:13.18-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:postgresql-private-devel-0:13.18-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:postgresql-private-devel-0:13.18-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:postgresql-private-libs-0:13.18-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:postgresql-private-libs-0:13.18-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:postgresql-private-libs-0:13.18-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:postgresql-private-libs-0:13.18-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:postgresql-private-libs-debuginfo-0:13.18-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:postgresql-private-libs-debuginfo-0:13.18-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:postgresql-private-libs-debuginfo-0:13.18-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:postgresql-private-libs-debuginfo-0:13.18-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:postgresql-server-0:13.18-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:postgresql-server-0:13.18-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:postgresql-server-0:13.18-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:postgresql-server-0:13.18-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:postgresql-server-debuginfo-0:13.18-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:postgresql-server-debuginfo-0:13.18-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:postgresql-server-debuginfo-0:13.18-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:postgresql-server-debuginfo-0:13.18-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:postgresql-server-devel-0:13.18-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:postgresql-server-devel-0:13.18-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:postgresql-server-devel-0:13.18-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:postgresql-server-devel-0:13.18-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:postgresql-server-devel-debuginfo-0:13.18-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:postgresql-server-devel-debuginfo-0:13.18-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:postgresql-server-devel-debuginfo-0:13.18-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:postgresql-server-devel-debuginfo-0:13.18-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:postgresql-static-0:13.18-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:postgresql-static-0:13.18-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:postgresql-static-0:13.18-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:postgresql-static-0:13.18-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:postgresql-test-0:13.18-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:postgresql-test-0:13.18-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:postgresql-test-0:13.18-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:postgresql-test-0:13.18-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:postgresql-test-debuginfo-0:13.18-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:postgresql-test-debuginfo-0:13.18-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:postgresql-test-debuginfo-0:13.18-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:postgresql-test-debuginfo-0:13.18-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:postgresql-test-rpm-macros-0:13.18-1.el9_5.noarch",
"CRB-9.5.0.Z.MAIN:postgresql-upgrade-0:13.18-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:postgresql-upgrade-0:13.18-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:postgresql-upgrade-0:13.18-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:postgresql-upgrade-0:13.18-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:postgresql-upgrade-debuginfo-0:13.18-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:postgresql-upgrade-debuginfo-0:13.18-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:postgresql-upgrade-debuginfo-0:13.18-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:postgresql-upgrade-debuginfo-0:13.18-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:postgresql-upgrade-devel-0:13.18-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:postgresql-upgrade-devel-0:13.18-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:postgresql-upgrade-devel-0:13.18-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:postgresql-upgrade-devel-0:13.18-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:postgresql-upgrade-devel-debuginfo-0:13.18-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:postgresql-upgrade-devel-debuginfo-0:13.18-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:postgresql-upgrade-devel-debuginfo-0:13.18-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:postgresql-upgrade-devel-debuginfo-0:13.18-1.el9_5.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:10791"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options don\u0027t meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"AppStream-9.5.0.Z.MAIN:postgresql-0:13.18-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql-0:13.18-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql-0:13.18-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql-0:13.18-1.el9_5.src",
"AppStream-9.5.0.Z.MAIN:postgresql-0:13.18-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql-contrib-0:13.18-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql-contrib-0:13.18-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql-contrib-0:13.18-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql-contrib-0:13.18-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql-contrib-debuginfo-0:13.18-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql-contrib-debuginfo-0:13.18-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql-contrib-debuginfo-0:13.18-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql-contrib-debuginfo-0:13.18-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql-debuginfo-0:13.18-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql-debuginfo-0:13.18-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql-debuginfo-0:13.18-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql-debuginfo-0:13.18-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql-debugsource-0:13.18-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql-debugsource-0:13.18-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql-debugsource-0:13.18-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql-debugsource-0:13.18-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql-docs-0:13.18-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql-docs-0:13.18-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql-docs-0:13.18-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql-docs-0:13.18-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql-docs-debuginfo-0:13.18-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql-docs-debuginfo-0:13.18-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql-docs-debuginfo-0:13.18-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql-docs-debuginfo-0:13.18-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql-plperl-0:13.18-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql-plperl-0:13.18-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql-plperl-0:13.18-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql-plperl-0:13.18-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql-plperl-debuginfo-0:13.18-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql-plperl-debuginfo-0:13.18-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql-plperl-debuginfo-0:13.18-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql-plperl-debuginfo-0:13.18-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql-plpython3-0:13.18-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql-plpython3-0:13.18-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql-plpython3-0:13.18-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql-plpython3-0:13.18-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql-plpython3-debuginfo-0:13.18-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql-plpython3-debuginfo-0:13.18-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql-plpython3-debuginfo-0:13.18-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql-plpython3-debuginfo-0:13.18-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql-pltcl-0:13.18-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql-pltcl-0:13.18-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql-pltcl-0:13.18-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql-pltcl-0:13.18-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql-pltcl-debuginfo-0:13.18-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql-pltcl-debuginfo-0:13.18-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql-pltcl-debuginfo-0:13.18-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql-pltcl-debuginfo-0:13.18-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql-private-devel-0:13.18-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql-private-devel-0:13.18-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql-private-devel-0:13.18-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql-private-devel-0:13.18-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql-private-libs-0:13.18-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql-private-libs-0:13.18-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql-private-libs-0:13.18-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql-private-libs-0:13.18-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql-private-libs-debuginfo-0:13.18-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql-private-libs-debuginfo-0:13.18-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql-private-libs-debuginfo-0:13.18-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql-private-libs-debuginfo-0:13.18-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql-server-0:13.18-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql-server-0:13.18-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql-server-0:13.18-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql-server-0:13.18-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql-server-debuginfo-0:13.18-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql-server-debuginfo-0:13.18-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql-server-debuginfo-0:13.18-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql-server-debuginfo-0:13.18-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql-server-devel-0:13.18-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql-server-devel-0:13.18-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql-server-devel-0:13.18-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql-server-devel-0:13.18-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql-server-devel-debuginfo-0:13.18-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql-server-devel-debuginfo-0:13.18-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql-server-devel-debuginfo-0:13.18-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql-server-devel-debuginfo-0:13.18-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql-static-0:13.18-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql-static-0:13.18-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql-static-0:13.18-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql-static-0:13.18-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql-test-0:13.18-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql-test-0:13.18-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql-test-0:13.18-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql-test-0:13.18-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql-test-debuginfo-0:13.18-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql-test-debuginfo-0:13.18-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql-test-debuginfo-0:13.18-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql-test-debuginfo-0:13.18-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql-test-rpm-macros-0:13.18-1.el9_5.noarch",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-0:13.18-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-0:13.18-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-0:13.18-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-0:13.18-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-debuginfo-0:13.18-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-debuginfo-0:13.18-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-debuginfo-0:13.18-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-debuginfo-0:13.18-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-devel-0:13.18-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-devel-0:13.18-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-devel-0:13.18-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-devel-0:13.18-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-devel-debuginfo-0:13.18-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-devel-debuginfo-0:13.18-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-devel-debuginfo-0:13.18-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-devel-debuginfo-0:13.18-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:postgresql-0:13.18-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:postgresql-0:13.18-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:postgresql-0:13.18-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:postgresql-0:13.18-1.el9_5.src",
"CRB-9.5.0.Z.MAIN:postgresql-0:13.18-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:postgresql-contrib-0:13.18-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:postgresql-contrib-0:13.18-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:postgresql-contrib-0:13.18-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:postgresql-contrib-0:13.18-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:postgresql-contrib-debuginfo-0:13.18-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:postgresql-contrib-debuginfo-0:13.18-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:postgresql-contrib-debuginfo-0:13.18-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:postgresql-contrib-debuginfo-0:13.18-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:postgresql-debuginfo-0:13.18-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:postgresql-debuginfo-0:13.18-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:postgresql-debuginfo-0:13.18-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:postgresql-debuginfo-0:13.18-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:postgresql-debugsource-0:13.18-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:postgresql-debugsource-0:13.18-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:postgresql-debugsource-0:13.18-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:postgresql-debugsource-0:13.18-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:postgresql-docs-0:13.18-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:postgresql-docs-0:13.18-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:postgresql-docs-0:13.18-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:postgresql-docs-0:13.18-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:postgresql-docs-debuginfo-0:13.18-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:postgresql-docs-debuginfo-0:13.18-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:postgresql-docs-debuginfo-0:13.18-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:postgresql-docs-debuginfo-0:13.18-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:postgresql-plperl-0:13.18-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:postgresql-plperl-0:13.18-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:postgresql-plperl-0:13.18-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:postgresql-plperl-0:13.18-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:postgresql-plperl-debuginfo-0:13.18-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:postgresql-plperl-debuginfo-0:13.18-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:postgresql-plperl-debuginfo-0:13.18-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:postgresql-plperl-debuginfo-0:13.18-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:postgresql-plpython3-0:13.18-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:postgresql-plpython3-0:13.18-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:postgresql-plpython3-0:13.18-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:postgresql-plpython3-0:13.18-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:postgresql-plpython3-debuginfo-0:13.18-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:postgresql-plpython3-debuginfo-0:13.18-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:postgresql-plpython3-debuginfo-0:13.18-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:postgresql-plpython3-debuginfo-0:13.18-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:postgresql-pltcl-0:13.18-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:postgresql-pltcl-0:13.18-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:postgresql-pltcl-0:13.18-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:postgresql-pltcl-0:13.18-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:postgresql-pltcl-debuginfo-0:13.18-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:postgresql-pltcl-debuginfo-0:13.18-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:postgresql-pltcl-debuginfo-0:13.18-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:postgresql-pltcl-debuginfo-0:13.18-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:postgresql-private-devel-0:13.18-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:postgresql-private-devel-0:13.18-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:postgresql-private-devel-0:13.18-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:postgresql-private-devel-0:13.18-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:postgresql-private-libs-0:13.18-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:postgresql-private-libs-0:13.18-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:postgresql-private-libs-0:13.18-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:postgresql-private-libs-0:13.18-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:postgresql-private-libs-debuginfo-0:13.18-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:postgresql-private-libs-debuginfo-0:13.18-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:postgresql-private-libs-debuginfo-0:13.18-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:postgresql-private-libs-debuginfo-0:13.18-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:postgresql-server-0:13.18-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:postgresql-server-0:13.18-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:postgresql-server-0:13.18-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:postgresql-server-0:13.18-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:postgresql-server-debuginfo-0:13.18-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:postgresql-server-debuginfo-0:13.18-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:postgresql-server-debuginfo-0:13.18-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:postgresql-server-debuginfo-0:13.18-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:postgresql-server-devel-0:13.18-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:postgresql-server-devel-0:13.18-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:postgresql-server-devel-0:13.18-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:postgresql-server-devel-0:13.18-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:postgresql-server-devel-debuginfo-0:13.18-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:postgresql-server-devel-debuginfo-0:13.18-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:postgresql-server-devel-debuginfo-0:13.18-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:postgresql-server-devel-debuginfo-0:13.18-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:postgresql-static-0:13.18-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:postgresql-static-0:13.18-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:postgresql-static-0:13.18-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:postgresql-static-0:13.18-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:postgresql-test-0:13.18-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:postgresql-test-0:13.18-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:postgresql-test-0:13.18-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:postgresql-test-0:13.18-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:postgresql-test-debuginfo-0:13.18-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:postgresql-test-debuginfo-0:13.18-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:postgresql-test-debuginfo-0:13.18-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:postgresql-test-debuginfo-0:13.18-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:postgresql-test-rpm-macros-0:13.18-1.el9_5.noarch",
"CRB-9.5.0.Z.MAIN:postgresql-upgrade-0:13.18-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:postgresql-upgrade-0:13.18-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:postgresql-upgrade-0:13.18-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:postgresql-upgrade-0:13.18-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:postgresql-upgrade-debuginfo-0:13.18-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:postgresql-upgrade-debuginfo-0:13.18-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:postgresql-upgrade-debuginfo-0:13.18-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:postgresql-upgrade-debuginfo-0:13.18-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:postgresql-upgrade-devel-0:13.18-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:postgresql-upgrade-devel-0:13.18-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:postgresql-upgrade-devel-0:13.18-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:postgresql-upgrade-devel-0:13.18-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:postgresql-upgrade-devel-debuginfo-0:13.18-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:postgresql-upgrade-devel-debuginfo-0:13.18-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:postgresql-upgrade-devel-debuginfo-0:13.18-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:postgresql-upgrade-devel-debuginfo-0:13.18-1.el9_5.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.5.0.Z.MAIN:postgresql-0:13.18-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql-0:13.18-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql-0:13.18-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql-0:13.18-1.el9_5.src",
"AppStream-9.5.0.Z.MAIN:postgresql-0:13.18-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql-contrib-0:13.18-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql-contrib-0:13.18-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql-contrib-0:13.18-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql-contrib-0:13.18-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql-contrib-debuginfo-0:13.18-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql-contrib-debuginfo-0:13.18-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql-contrib-debuginfo-0:13.18-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql-contrib-debuginfo-0:13.18-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql-debuginfo-0:13.18-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql-debuginfo-0:13.18-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql-debuginfo-0:13.18-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql-debuginfo-0:13.18-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql-debugsource-0:13.18-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql-debugsource-0:13.18-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql-debugsource-0:13.18-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql-debugsource-0:13.18-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql-docs-0:13.18-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql-docs-0:13.18-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql-docs-0:13.18-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql-docs-0:13.18-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql-docs-debuginfo-0:13.18-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql-docs-debuginfo-0:13.18-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql-docs-debuginfo-0:13.18-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql-docs-debuginfo-0:13.18-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql-plperl-0:13.18-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql-plperl-0:13.18-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql-plperl-0:13.18-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql-plperl-0:13.18-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql-plperl-debuginfo-0:13.18-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql-plperl-debuginfo-0:13.18-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql-plperl-debuginfo-0:13.18-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql-plperl-debuginfo-0:13.18-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql-plpython3-0:13.18-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql-plpython3-0:13.18-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql-plpython3-0:13.18-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql-plpython3-0:13.18-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql-plpython3-debuginfo-0:13.18-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql-plpython3-debuginfo-0:13.18-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql-plpython3-debuginfo-0:13.18-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql-plpython3-debuginfo-0:13.18-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql-pltcl-0:13.18-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql-pltcl-0:13.18-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql-pltcl-0:13.18-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql-pltcl-0:13.18-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql-pltcl-debuginfo-0:13.18-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql-pltcl-debuginfo-0:13.18-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql-pltcl-debuginfo-0:13.18-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql-pltcl-debuginfo-0:13.18-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql-private-devel-0:13.18-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql-private-devel-0:13.18-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql-private-devel-0:13.18-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql-private-devel-0:13.18-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql-private-libs-0:13.18-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql-private-libs-0:13.18-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql-private-libs-0:13.18-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql-private-libs-0:13.18-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql-private-libs-debuginfo-0:13.18-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql-private-libs-debuginfo-0:13.18-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql-private-libs-debuginfo-0:13.18-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql-private-libs-debuginfo-0:13.18-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql-server-0:13.18-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql-server-0:13.18-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql-server-0:13.18-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql-server-0:13.18-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql-server-debuginfo-0:13.18-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql-server-debuginfo-0:13.18-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql-server-debuginfo-0:13.18-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql-server-debuginfo-0:13.18-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql-server-devel-0:13.18-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql-server-devel-0:13.18-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql-server-devel-0:13.18-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql-server-devel-0:13.18-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql-server-devel-debuginfo-0:13.18-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql-server-devel-debuginfo-0:13.18-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql-server-devel-debuginfo-0:13.18-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql-server-devel-debuginfo-0:13.18-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql-static-0:13.18-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql-static-0:13.18-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql-static-0:13.18-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql-static-0:13.18-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql-test-0:13.18-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql-test-0:13.18-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql-test-0:13.18-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql-test-0:13.18-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql-test-debuginfo-0:13.18-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql-test-debuginfo-0:13.18-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql-test-debuginfo-0:13.18-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql-test-debuginfo-0:13.18-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql-test-rpm-macros-0:13.18-1.el9_5.noarch",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-0:13.18-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-0:13.18-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-0:13.18-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-0:13.18-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-debuginfo-0:13.18-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-debuginfo-0:13.18-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-debuginfo-0:13.18-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-debuginfo-0:13.18-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-devel-0:13.18-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-devel-0:13.18-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-devel-0:13.18-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-devel-0:13.18-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-devel-debuginfo-0:13.18-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-devel-debuginfo-0:13.18-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-devel-debuginfo-0:13.18-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-devel-debuginfo-0:13.18-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:postgresql-0:13.18-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:postgresql-0:13.18-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:postgresql-0:13.18-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:postgresql-0:13.18-1.el9_5.src",
"CRB-9.5.0.Z.MAIN:postgresql-0:13.18-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:postgresql-contrib-0:13.18-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:postgresql-contrib-0:13.18-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:postgresql-contrib-0:13.18-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:postgresql-contrib-0:13.18-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:postgresql-contrib-debuginfo-0:13.18-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:postgresql-contrib-debuginfo-0:13.18-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:postgresql-contrib-debuginfo-0:13.18-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:postgresql-contrib-debuginfo-0:13.18-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:postgresql-debuginfo-0:13.18-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:postgresql-debuginfo-0:13.18-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:postgresql-debuginfo-0:13.18-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:postgresql-debuginfo-0:13.18-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:postgresql-debugsource-0:13.18-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:postgresql-debugsource-0:13.18-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:postgresql-debugsource-0:13.18-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:postgresql-debugsource-0:13.18-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:postgresql-docs-0:13.18-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:postgresql-docs-0:13.18-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:postgresql-docs-0:13.18-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:postgresql-docs-0:13.18-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:postgresql-docs-debuginfo-0:13.18-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:postgresql-docs-debuginfo-0:13.18-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:postgresql-docs-debuginfo-0:13.18-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:postgresql-docs-debuginfo-0:13.18-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:postgresql-plperl-0:13.18-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:postgresql-plperl-0:13.18-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:postgresql-plperl-0:13.18-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:postgresql-plperl-0:13.18-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:postgresql-plperl-debuginfo-0:13.18-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:postgresql-plperl-debuginfo-0:13.18-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:postgresql-plperl-debuginfo-0:13.18-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:postgresql-plperl-debuginfo-0:13.18-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:postgresql-plpython3-0:13.18-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:postgresql-plpython3-0:13.18-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:postgresql-plpython3-0:13.18-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:postgresql-plpython3-0:13.18-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:postgresql-plpython3-debuginfo-0:13.18-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:postgresql-plpython3-debuginfo-0:13.18-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:postgresql-plpython3-debuginfo-0:13.18-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:postgresql-plpython3-debuginfo-0:13.18-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:postgresql-pltcl-0:13.18-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:postgresql-pltcl-0:13.18-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:postgresql-pltcl-0:13.18-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:postgresql-pltcl-0:13.18-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:postgresql-pltcl-debuginfo-0:13.18-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:postgresql-pltcl-debuginfo-0:13.18-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:postgresql-pltcl-debuginfo-0:13.18-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:postgresql-pltcl-debuginfo-0:13.18-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:postgresql-private-devel-0:13.18-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:postgresql-private-devel-0:13.18-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:postgresql-private-devel-0:13.18-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:postgresql-private-devel-0:13.18-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:postgresql-private-libs-0:13.18-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:postgresql-private-libs-0:13.18-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:postgresql-private-libs-0:13.18-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:postgresql-private-libs-0:13.18-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:postgresql-private-libs-debuginfo-0:13.18-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:postgresql-private-libs-debuginfo-0:13.18-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:postgresql-private-libs-debuginfo-0:13.18-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:postgresql-private-libs-debuginfo-0:13.18-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:postgresql-server-0:13.18-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:postgresql-server-0:13.18-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:postgresql-server-0:13.18-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:postgresql-server-0:13.18-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:postgresql-server-debuginfo-0:13.18-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:postgresql-server-debuginfo-0:13.18-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:postgresql-server-debuginfo-0:13.18-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:postgresql-server-debuginfo-0:13.18-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:postgresql-server-devel-0:13.18-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:postgresql-server-devel-0:13.18-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:postgresql-server-devel-0:13.18-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:postgresql-server-devel-0:13.18-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:postgresql-server-devel-debuginfo-0:13.18-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:postgresql-server-devel-debuginfo-0:13.18-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:postgresql-server-devel-debuginfo-0:13.18-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:postgresql-server-devel-debuginfo-0:13.18-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:postgresql-static-0:13.18-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:postgresql-static-0:13.18-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:postgresql-static-0:13.18-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:postgresql-static-0:13.18-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:postgresql-test-0:13.18-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:postgresql-test-0:13.18-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:postgresql-test-0:13.18-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:postgresql-test-0:13.18-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:postgresql-test-debuginfo-0:13.18-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:postgresql-test-debuginfo-0:13.18-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:postgresql-test-debuginfo-0:13.18-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:postgresql-test-debuginfo-0:13.18-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:postgresql-test-rpm-macros-0:13.18-1.el9_5.noarch",
"CRB-9.5.0.Z.MAIN:postgresql-upgrade-0:13.18-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:postgresql-upgrade-0:13.18-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:postgresql-upgrade-0:13.18-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:postgresql-upgrade-0:13.18-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:postgresql-upgrade-debuginfo-0:13.18-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:postgresql-upgrade-debuginfo-0:13.18-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:postgresql-upgrade-debuginfo-0:13.18-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:postgresql-upgrade-debuginfo-0:13.18-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:postgresql-upgrade-devel-0:13.18-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:postgresql-upgrade-devel-0:13.18-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:postgresql-upgrade-devel-0:13.18-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:postgresql-upgrade-devel-0:13.18-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:postgresql-upgrade-devel-debuginfo-0:13.18-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:postgresql-upgrade-devel-debuginfo-0:13.18-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:postgresql-upgrade-devel-debuginfo-0:13.18-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:postgresql-upgrade-devel-debuginfo-0:13.18-1.el9_5.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "postgresql: PostgreSQL row security below e.g. subqueries disregards user ID changes"
},
{
"cve": "CVE-2024-10978",
"cwe": {
"id": "CWE-266",
"name": "Incorrect Privilege Assignment"
},
"discovery_date": "2024-11-14T14:01:03.625881+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2326251"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in PostgreSQL. This vulnerability allows a less-privileged application user to view or change unintended rows using SET ROLE, SET SESSION AUTHORIZATION, or equivalent features resulting in loss of confidentiality integrity and availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "postgresql: PostgreSQL SET ROLE, SET SESSION AUTHORIZATION reset to wrong user ID",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Within regulated environments, a combination of the following controls acts as a significant barrier to successfully exploiting a CWE-266: and therefore downgrades the severity of this particular CVE from Moderate to Low.\n\nAccess to the platform is granted only after successful hard token, multi-factor authentication (MFA), which is coupled with least privilege principles to ensure that only authorized roles and users can execute or manipulate code. Additionally, the platform\u0027s built-in Role-Based Access Control (RBAC) enforces least privilege across workloads. Red Hat enforces the principle of least functionality, ensuring that only essential features, services, and ports are enabled. Event logs are collected and processed for centralization, correlation, analysis, monitoring, reporting, alerting, and retention, which helps detect and alert of any anomalous or unauthorized activity. Finally, process isolation ensures that compromised components are contained within the originating process, preventing it from affecting other processes or the system as a whole.",
"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.5.0.Z.MAIN:postgresql-0:13.18-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql-0:13.18-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql-0:13.18-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql-0:13.18-1.el9_5.src",
"AppStream-9.5.0.Z.MAIN:postgresql-0:13.18-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql-contrib-0:13.18-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql-contrib-0:13.18-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql-contrib-0:13.18-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql-contrib-0:13.18-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql-contrib-debuginfo-0:13.18-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql-contrib-debuginfo-0:13.18-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql-contrib-debuginfo-0:13.18-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql-contrib-debuginfo-0:13.18-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql-debuginfo-0:13.18-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql-debuginfo-0:13.18-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql-debuginfo-0:13.18-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql-debuginfo-0:13.18-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql-debugsource-0:13.18-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql-debugsource-0:13.18-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql-debugsource-0:13.18-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql-debugsource-0:13.18-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql-docs-0:13.18-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql-docs-0:13.18-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql-docs-0:13.18-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql-docs-0:13.18-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql-docs-debuginfo-0:13.18-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql-docs-debuginfo-0:13.18-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql-docs-debuginfo-0:13.18-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql-docs-debuginfo-0:13.18-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql-plperl-0:13.18-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql-plperl-0:13.18-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql-plperl-0:13.18-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql-plperl-0:13.18-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql-plperl-debuginfo-0:13.18-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql-plperl-debuginfo-0:13.18-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql-plperl-debuginfo-0:13.18-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql-plperl-debuginfo-0:13.18-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql-plpython3-0:13.18-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql-plpython3-0:13.18-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql-plpython3-0:13.18-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql-plpython3-0:13.18-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql-plpython3-debuginfo-0:13.18-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql-plpython3-debuginfo-0:13.18-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql-plpython3-debuginfo-0:13.18-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql-plpython3-debuginfo-0:13.18-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql-pltcl-0:13.18-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql-pltcl-0:13.18-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql-pltcl-0:13.18-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql-pltcl-0:13.18-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql-pltcl-debuginfo-0:13.18-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql-pltcl-debuginfo-0:13.18-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql-pltcl-debuginfo-0:13.18-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql-pltcl-debuginfo-0:13.18-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql-private-devel-0:13.18-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql-private-devel-0:13.18-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql-private-devel-0:13.18-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql-private-devel-0:13.18-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql-private-libs-0:13.18-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql-private-libs-0:13.18-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql-private-libs-0:13.18-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql-private-libs-0:13.18-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql-private-libs-debuginfo-0:13.18-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql-private-libs-debuginfo-0:13.18-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql-private-libs-debuginfo-0:13.18-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql-private-libs-debuginfo-0:13.18-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql-server-0:13.18-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql-server-0:13.18-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql-server-0:13.18-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql-server-0:13.18-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql-server-debuginfo-0:13.18-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql-server-debuginfo-0:13.18-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql-server-debuginfo-0:13.18-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql-server-debuginfo-0:13.18-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql-server-devel-0:13.18-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql-server-devel-0:13.18-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql-server-devel-0:13.18-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql-server-devel-0:13.18-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql-server-devel-debuginfo-0:13.18-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql-server-devel-debuginfo-0:13.18-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql-server-devel-debuginfo-0:13.18-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql-server-devel-debuginfo-0:13.18-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql-static-0:13.18-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql-static-0:13.18-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql-static-0:13.18-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql-static-0:13.18-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql-test-0:13.18-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql-test-0:13.18-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql-test-0:13.18-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql-test-0:13.18-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql-test-debuginfo-0:13.18-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql-test-debuginfo-0:13.18-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql-test-debuginfo-0:13.18-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql-test-debuginfo-0:13.18-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql-test-rpm-macros-0:13.18-1.el9_5.noarch",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-0:13.18-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-0:13.18-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-0:13.18-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-0:13.18-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-debuginfo-0:13.18-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-debuginfo-0:13.18-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-debuginfo-0:13.18-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-debuginfo-0:13.18-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-devel-0:13.18-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-devel-0:13.18-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-devel-0:13.18-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-devel-0:13.18-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-devel-debuginfo-0:13.18-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-devel-debuginfo-0:13.18-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-devel-debuginfo-0:13.18-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-devel-debuginfo-0:13.18-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:postgresql-0:13.18-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:postgresql-0:13.18-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:postgresql-0:13.18-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:postgresql-0:13.18-1.el9_5.src",
"CRB-9.5.0.Z.MAIN:postgresql-0:13.18-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:postgresql-contrib-0:13.18-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:postgresql-contrib-0:13.18-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:postgresql-contrib-0:13.18-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:postgresql-contrib-0:13.18-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:postgresql-contrib-debuginfo-0:13.18-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:postgresql-contrib-debuginfo-0:13.18-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:postgresql-contrib-debuginfo-0:13.18-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:postgresql-contrib-debuginfo-0:13.18-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:postgresql-debuginfo-0:13.18-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:postgresql-debuginfo-0:13.18-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:postgresql-debuginfo-0:13.18-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:postgresql-debuginfo-0:13.18-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:postgresql-debugsource-0:13.18-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:postgresql-debugsource-0:13.18-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:postgresql-debugsource-0:13.18-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:postgresql-debugsource-0:13.18-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:postgresql-docs-0:13.18-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:postgresql-docs-0:13.18-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:postgresql-docs-0:13.18-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:postgresql-docs-0:13.18-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:postgresql-docs-debuginfo-0:13.18-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:postgresql-docs-debuginfo-0:13.18-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:postgresql-docs-debuginfo-0:13.18-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:postgresql-docs-debuginfo-0:13.18-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:postgresql-plperl-0:13.18-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:postgresql-plperl-0:13.18-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:postgresql-plperl-0:13.18-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:postgresql-plperl-0:13.18-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:postgresql-plperl-debuginfo-0:13.18-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:postgresql-plperl-debuginfo-0:13.18-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:postgresql-plperl-debuginfo-0:13.18-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:postgresql-plperl-debuginfo-0:13.18-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:postgresql-plpython3-0:13.18-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:postgresql-plpython3-0:13.18-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:postgresql-plpython3-0:13.18-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:postgresql-plpython3-0:13.18-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:postgresql-plpython3-debuginfo-0:13.18-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:postgresql-plpython3-debuginfo-0:13.18-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:postgresql-plpython3-debuginfo-0:13.18-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:postgresql-plpython3-debuginfo-0:13.18-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:postgresql-pltcl-0:13.18-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:postgresql-pltcl-0:13.18-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:postgresql-pltcl-0:13.18-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:postgresql-pltcl-0:13.18-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:postgresql-pltcl-debuginfo-0:13.18-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:postgresql-pltcl-debuginfo-0:13.18-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:postgresql-pltcl-debuginfo-0:13.18-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:postgresql-pltcl-debuginfo-0:13.18-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:postgresql-private-devel-0:13.18-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:postgresql-private-devel-0:13.18-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:postgresql-private-devel-0:13.18-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:postgresql-private-devel-0:13.18-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:postgresql-private-libs-0:13.18-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:postgresql-private-libs-0:13.18-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:postgresql-private-libs-0:13.18-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:postgresql-private-libs-0:13.18-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:postgresql-private-libs-debuginfo-0:13.18-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:postgresql-private-libs-debuginfo-0:13.18-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:postgresql-private-libs-debuginfo-0:13.18-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:postgresql-private-libs-debuginfo-0:13.18-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:postgresql-server-0:13.18-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:postgresql-server-0:13.18-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:postgresql-server-0:13.18-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:postgresql-server-0:13.18-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:postgresql-server-debuginfo-0:13.18-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:postgresql-server-debuginfo-0:13.18-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:postgresql-server-debuginfo-0:13.18-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:postgresql-server-debuginfo-0:13.18-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:postgresql-server-devel-0:13.18-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:postgresql-server-devel-0:13.18-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:postgresql-server-devel-0:13.18-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:postgresql-server-devel-0:13.18-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:postgresql-server-devel-debuginfo-0:13.18-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:postgresql-server-devel-debuginfo-0:13.18-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:postgresql-server-devel-debuginfo-0:13.18-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:postgresql-server-devel-debuginfo-0:13.18-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:postgresql-static-0:13.18-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:postgresql-static-0:13.18-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:postgresql-static-0:13.18-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:postgresql-static-0:13.18-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:postgresql-test-0:13.18-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:postgresql-test-0:13.18-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:postgresql-test-0:13.18-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:postgresql-test-0:13.18-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:postgresql-test-debuginfo-0:13.18-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:postgresql-test-debuginfo-0:13.18-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:postgresql-test-debuginfo-0:13.18-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:postgresql-test-debuginfo-0:13.18-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:postgresql-test-rpm-macros-0:13.18-1.el9_5.noarch",
"CRB-9.5.0.Z.MAIN:postgresql-upgrade-0:13.18-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:postgresql-upgrade-0:13.18-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:postgresql-upgrade-0:13.18-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:postgresql-upgrade-0:13.18-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:postgresql-upgrade-debuginfo-0:13.18-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:postgresql-upgrade-debuginfo-0:13.18-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:postgresql-upgrade-debuginfo-0:13.18-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:postgresql-upgrade-debuginfo-0:13.18-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:postgresql-upgrade-devel-0:13.18-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:postgresql-upgrade-devel-0:13.18-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:postgresql-upgrade-devel-0:13.18-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:postgresql-upgrade-devel-0:13.18-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:postgresql-upgrade-devel-debuginfo-0:13.18-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:postgresql-upgrade-devel-debuginfo-0:13.18-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:postgresql-upgrade-devel-debuginfo-0:13.18-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:postgresql-upgrade-devel-debuginfo-0:13.18-1.el9_5.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-10978"
},
{
"category": "external",
"summary": "RHBZ#2326251",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2326251"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-10978",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-10978"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-10978",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-10978"
},
{
"category": "external",
"summary": "https://www.postgresql.org/support/security/CVE-2024-10978/",
"url": "https://www.postgresql.org/support/security/CVE-2024-10978/"
}
],
"release_date": "2024-11-14T13:00:07.398000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-12-04T15:41:09+00:00",
"details": "For 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.5.0.Z.MAIN:postgresql-0:13.18-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql-0:13.18-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql-0:13.18-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql-0:13.18-1.el9_5.src",
"AppStream-9.5.0.Z.MAIN:postgresql-0:13.18-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql-contrib-0:13.18-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql-contrib-0:13.18-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql-contrib-0:13.18-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql-contrib-0:13.18-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql-contrib-debuginfo-0:13.18-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql-contrib-debuginfo-0:13.18-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql-contrib-debuginfo-0:13.18-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql-contrib-debuginfo-0:13.18-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql-debuginfo-0:13.18-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql-debuginfo-0:13.18-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql-debuginfo-0:13.18-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql-debuginfo-0:13.18-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql-debugsource-0:13.18-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql-debugsource-0:13.18-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql-debugsource-0:13.18-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql-debugsource-0:13.18-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql-docs-0:13.18-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql-docs-0:13.18-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql-docs-0:13.18-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql-docs-0:13.18-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql-docs-debuginfo-0:13.18-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql-docs-debuginfo-0:13.18-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql-docs-debuginfo-0:13.18-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql-docs-debuginfo-0:13.18-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql-plperl-0:13.18-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql-plperl-0:13.18-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql-plperl-0:13.18-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql-plperl-0:13.18-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql-plperl-debuginfo-0:13.18-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql-plperl-debuginfo-0:13.18-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql-plperl-debuginfo-0:13.18-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql-plperl-debuginfo-0:13.18-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql-plpython3-0:13.18-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql-plpython3-0:13.18-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql-plpython3-0:13.18-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql-plpython3-0:13.18-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql-plpython3-debuginfo-0:13.18-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql-plpython3-debuginfo-0:13.18-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql-plpython3-debuginfo-0:13.18-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql-plpython3-debuginfo-0:13.18-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql-pltcl-0:13.18-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql-pltcl-0:13.18-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql-pltcl-0:13.18-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql-pltcl-0:13.18-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql-pltcl-debuginfo-0:13.18-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql-pltcl-debuginfo-0:13.18-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql-pltcl-debuginfo-0:13.18-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql-pltcl-debuginfo-0:13.18-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql-private-devel-0:13.18-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql-private-devel-0:13.18-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql-private-devel-0:13.18-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql-private-devel-0:13.18-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql-private-libs-0:13.18-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql-private-libs-0:13.18-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql-private-libs-0:13.18-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql-private-libs-0:13.18-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql-private-libs-debuginfo-0:13.18-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql-private-libs-debuginfo-0:13.18-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql-private-libs-debuginfo-0:13.18-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql-private-libs-debuginfo-0:13.18-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql-server-0:13.18-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql-server-0:13.18-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql-server-0:13.18-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql-server-0:13.18-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql-server-debuginfo-0:13.18-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql-server-debuginfo-0:13.18-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql-server-debuginfo-0:13.18-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql-server-debuginfo-0:13.18-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql-server-devel-0:13.18-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql-server-devel-0:13.18-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql-server-devel-0:13.18-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql-server-devel-0:13.18-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql-server-devel-debuginfo-0:13.18-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql-server-devel-debuginfo-0:13.18-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql-server-devel-debuginfo-0:13.18-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql-server-devel-debuginfo-0:13.18-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql-static-0:13.18-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql-static-0:13.18-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql-static-0:13.18-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql-static-0:13.18-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql-test-0:13.18-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql-test-0:13.18-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql-test-0:13.18-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql-test-0:13.18-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql-test-debuginfo-0:13.18-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql-test-debuginfo-0:13.18-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql-test-debuginfo-0:13.18-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql-test-debuginfo-0:13.18-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql-test-rpm-macros-0:13.18-1.el9_5.noarch",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-0:13.18-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-0:13.18-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-0:13.18-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-0:13.18-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-debuginfo-0:13.18-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-debuginfo-0:13.18-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-debuginfo-0:13.18-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-debuginfo-0:13.18-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-devel-0:13.18-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-devel-0:13.18-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-devel-0:13.18-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-devel-0:13.18-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-devel-debuginfo-0:13.18-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-devel-debuginfo-0:13.18-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-devel-debuginfo-0:13.18-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-devel-debuginfo-0:13.18-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:postgresql-0:13.18-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:postgresql-0:13.18-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:postgresql-0:13.18-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:postgresql-0:13.18-1.el9_5.src",
"CRB-9.5.0.Z.MAIN:postgresql-0:13.18-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:postgresql-contrib-0:13.18-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:postgresql-contrib-0:13.18-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:postgresql-contrib-0:13.18-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:postgresql-contrib-0:13.18-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:postgresql-contrib-debuginfo-0:13.18-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:postgresql-contrib-debuginfo-0:13.18-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:postgresql-contrib-debuginfo-0:13.18-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:postgresql-contrib-debuginfo-0:13.18-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:postgresql-debuginfo-0:13.18-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:postgresql-debuginfo-0:13.18-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:postgresql-debuginfo-0:13.18-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:postgresql-debuginfo-0:13.18-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:postgresql-debugsource-0:13.18-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:postgresql-debugsource-0:13.18-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:postgresql-debugsource-0:13.18-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:postgresql-debugsource-0:13.18-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:postgresql-docs-0:13.18-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:postgresql-docs-0:13.18-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:postgresql-docs-0:13.18-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:postgresql-docs-0:13.18-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:postgresql-docs-debuginfo-0:13.18-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:postgresql-docs-debuginfo-0:13.18-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:postgresql-docs-debuginfo-0:13.18-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:postgresql-docs-debuginfo-0:13.18-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:postgresql-plperl-0:13.18-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:postgresql-plperl-0:13.18-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:postgresql-plperl-0:13.18-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:postgresql-plperl-0:13.18-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:postgresql-plperl-debuginfo-0:13.18-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:postgresql-plperl-debuginfo-0:13.18-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:postgresql-plperl-debuginfo-0:13.18-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:postgresql-plperl-debuginfo-0:13.18-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:postgresql-plpython3-0:13.18-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:postgresql-plpython3-0:13.18-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:postgresql-plpython3-0:13.18-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:postgresql-plpython3-0:13.18-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:postgresql-plpython3-debuginfo-0:13.18-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:postgresql-plpython3-debuginfo-0:13.18-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:postgresql-plpython3-debuginfo-0:13.18-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:postgresql-plpython3-debuginfo-0:13.18-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:postgresql-pltcl-0:13.18-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:postgresql-pltcl-0:13.18-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:postgresql-pltcl-0:13.18-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:postgresql-pltcl-0:13.18-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:postgresql-pltcl-debuginfo-0:13.18-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:postgresql-pltcl-debuginfo-0:13.18-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:postgresql-pltcl-debuginfo-0:13.18-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:postgresql-pltcl-debuginfo-0:13.18-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:postgresql-private-devel-0:13.18-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:postgresql-private-devel-0:13.18-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:postgresql-private-devel-0:13.18-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:postgresql-private-devel-0:13.18-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:postgresql-private-libs-0:13.18-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:postgresql-private-libs-0:13.18-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:postgresql-private-libs-0:13.18-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:postgresql-private-libs-0:13.18-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:postgresql-private-libs-debuginfo-0:13.18-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:postgresql-private-libs-debuginfo-0:13.18-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:postgresql-private-libs-debuginfo-0:13.18-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:postgresql-private-libs-debuginfo-0:13.18-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:postgresql-server-0:13.18-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:postgresql-server-0:13.18-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:postgresql-server-0:13.18-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:postgresql-server-0:13.18-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:postgresql-server-debuginfo-0:13.18-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:postgresql-server-debuginfo-0:13.18-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:postgresql-server-debuginfo-0:13.18-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:postgresql-server-debuginfo-0:13.18-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:postgresql-server-devel-0:13.18-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:postgresql-server-devel-0:13.18-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:postgresql-server-devel-0:13.18-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:postgresql-server-devel-0:13.18-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:postgresql-server-devel-debuginfo-0:13.18-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:postgresql-server-devel-debuginfo-0:13.18-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:postgresql-server-devel-debuginfo-0:13.18-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:postgresql-server-devel-debuginfo-0:13.18-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:postgresql-static-0:13.18-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:postgresql-static-0:13.18-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:postgresql-static-0:13.18-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:postgresql-static-0:13.18-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:postgresql-test-0:13.18-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:postgresql-test-0:13.18-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:postgresql-test-0:13.18-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:postgresql-test-0:13.18-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:postgresql-test-debuginfo-0:13.18-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:postgresql-test-debuginfo-0:13.18-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:postgresql-test-debuginfo-0:13.18-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:postgresql-test-debuginfo-0:13.18-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:postgresql-test-rpm-macros-0:13.18-1.el9_5.noarch",
"CRB-9.5.0.Z.MAIN:postgresql-upgrade-0:13.18-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:postgresql-upgrade-0:13.18-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:postgresql-upgrade-0:13.18-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:postgresql-upgrade-0:13.18-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:postgresql-upgrade-debuginfo-0:13.18-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:postgresql-upgrade-debuginfo-0:13.18-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:postgresql-upgrade-debuginfo-0:13.18-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:postgresql-upgrade-debuginfo-0:13.18-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:postgresql-upgrade-devel-0:13.18-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:postgresql-upgrade-devel-0:13.18-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:postgresql-upgrade-devel-0:13.18-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:postgresql-upgrade-devel-0:13.18-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:postgresql-upgrade-devel-debuginfo-0:13.18-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:postgresql-upgrade-devel-debuginfo-0:13.18-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:postgresql-upgrade-devel-debuginfo-0:13.18-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:postgresql-upgrade-devel-debuginfo-0:13.18-1.el9_5.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:10791"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options don\u0027t meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"AppStream-9.5.0.Z.MAIN:postgresql-0:13.18-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql-0:13.18-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql-0:13.18-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql-0:13.18-1.el9_5.src",
"AppStream-9.5.0.Z.MAIN:postgresql-0:13.18-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql-contrib-0:13.18-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql-contrib-0:13.18-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql-contrib-0:13.18-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql-contrib-0:13.18-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql-contrib-debuginfo-0:13.18-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql-contrib-debuginfo-0:13.18-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql-contrib-debuginfo-0:13.18-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql-contrib-debuginfo-0:13.18-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql-debuginfo-0:13.18-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql-debuginfo-0:13.18-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql-debuginfo-0:13.18-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql-debuginfo-0:13.18-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql-debugsource-0:13.18-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql-debugsource-0:13.18-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql-debugsource-0:13.18-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql-debugsource-0:13.18-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql-docs-0:13.18-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql-docs-0:13.18-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql-docs-0:13.18-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql-docs-0:13.18-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql-docs-debuginfo-0:13.18-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql-docs-debuginfo-0:13.18-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql-docs-debuginfo-0:13.18-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql-docs-debuginfo-0:13.18-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql-plperl-0:13.18-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql-plperl-0:13.18-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql-plperl-0:13.18-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql-plperl-0:13.18-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql-plperl-debuginfo-0:13.18-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql-plperl-debuginfo-0:13.18-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql-plperl-debuginfo-0:13.18-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql-plperl-debuginfo-0:13.18-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql-plpython3-0:13.18-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql-plpython3-0:13.18-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql-plpython3-0:13.18-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql-plpython3-0:13.18-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql-plpython3-debuginfo-0:13.18-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql-plpython3-debuginfo-0:13.18-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql-plpython3-debuginfo-0:13.18-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql-plpython3-debuginfo-0:13.18-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql-pltcl-0:13.18-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql-pltcl-0:13.18-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql-pltcl-0:13.18-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql-pltcl-0:13.18-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql-pltcl-debuginfo-0:13.18-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql-pltcl-debuginfo-0:13.18-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql-pltcl-debuginfo-0:13.18-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql-pltcl-debuginfo-0:13.18-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql-private-devel-0:13.18-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql-private-devel-0:13.18-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql-private-devel-0:13.18-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql-private-devel-0:13.18-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql-private-libs-0:13.18-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql-private-libs-0:13.18-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql-private-libs-0:13.18-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql-private-libs-0:13.18-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql-private-libs-debuginfo-0:13.18-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql-private-libs-debuginfo-0:13.18-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql-private-libs-debuginfo-0:13.18-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql-private-libs-debuginfo-0:13.18-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql-server-0:13.18-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql-server-0:13.18-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql-server-0:13.18-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql-server-0:13.18-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql-server-debuginfo-0:13.18-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql-server-debuginfo-0:13.18-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql-server-debuginfo-0:13.18-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql-server-debuginfo-0:13.18-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql-server-devel-0:13.18-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql-server-devel-0:13.18-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql-server-devel-0:13.18-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql-server-devel-0:13.18-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql-server-devel-debuginfo-0:13.18-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql-server-devel-debuginfo-0:13.18-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql-server-devel-debuginfo-0:13.18-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql-server-devel-debuginfo-0:13.18-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql-static-0:13.18-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql-static-0:13.18-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql-static-0:13.18-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql-static-0:13.18-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql-test-0:13.18-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql-test-0:13.18-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql-test-0:13.18-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql-test-0:13.18-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql-test-debuginfo-0:13.18-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql-test-debuginfo-0:13.18-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql-test-debuginfo-0:13.18-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql-test-debuginfo-0:13.18-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql-test-rpm-macros-0:13.18-1.el9_5.noarch",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-0:13.18-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-0:13.18-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-0:13.18-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-0:13.18-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-debuginfo-0:13.18-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-debuginfo-0:13.18-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-debuginfo-0:13.18-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-debuginfo-0:13.18-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-devel-0:13.18-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-devel-0:13.18-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-devel-0:13.18-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-devel-0:13.18-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-devel-debuginfo-0:13.18-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-devel-debuginfo-0:13.18-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-devel-debuginfo-0:13.18-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-devel-debuginfo-0:13.18-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:postgresql-0:13.18-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:postgresql-0:13.18-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:postgresql-0:13.18-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:postgresql-0:13.18-1.el9_5.src",
"CRB-9.5.0.Z.MAIN:postgresql-0:13.18-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:postgresql-contrib-0:13.18-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:postgresql-contrib-0:13.18-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:postgresql-contrib-0:13.18-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:postgresql-contrib-0:13.18-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:postgresql-contrib-debuginfo-0:13.18-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:postgresql-contrib-debuginfo-0:13.18-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:postgresql-contrib-debuginfo-0:13.18-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:postgresql-contrib-debuginfo-0:13.18-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:postgresql-debuginfo-0:13.18-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:postgresql-debuginfo-0:13.18-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:postgresql-debuginfo-0:13.18-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:postgresql-debuginfo-0:13.18-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:postgresql-debugsource-0:13.18-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:postgresql-debugsource-0:13.18-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:postgresql-debugsource-0:13.18-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:postgresql-debugsource-0:13.18-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:postgresql-docs-0:13.18-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:postgresql-docs-0:13.18-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:postgresql-docs-0:13.18-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:postgresql-docs-0:13.18-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:postgresql-docs-debuginfo-0:13.18-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:postgresql-docs-debuginfo-0:13.18-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:postgresql-docs-debuginfo-0:13.18-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:postgresql-docs-debuginfo-0:13.18-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:postgresql-plperl-0:13.18-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:postgresql-plperl-0:13.18-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:postgresql-plperl-0:13.18-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:postgresql-plperl-0:13.18-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:postgresql-plperl-debuginfo-0:13.18-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:postgresql-plperl-debuginfo-0:13.18-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:postgresql-plperl-debuginfo-0:13.18-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:postgresql-plperl-debuginfo-0:13.18-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:postgresql-plpython3-0:13.18-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:postgresql-plpython3-0:13.18-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:postgresql-plpython3-0:13.18-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:postgresql-plpython3-0:13.18-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:postgresql-plpython3-debuginfo-0:13.18-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:postgresql-plpython3-debuginfo-0:13.18-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:postgresql-plpython3-debuginfo-0:13.18-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:postgresql-plpython3-debuginfo-0:13.18-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:postgresql-pltcl-0:13.18-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:postgresql-pltcl-0:13.18-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:postgresql-pltcl-0:13.18-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:postgresql-pltcl-0:13.18-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:postgresql-pltcl-debuginfo-0:13.18-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:postgresql-pltcl-debuginfo-0:13.18-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:postgresql-pltcl-debuginfo-0:13.18-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:postgresql-pltcl-debuginfo-0:13.18-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:postgresql-private-devel-0:13.18-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:postgresql-private-devel-0:13.18-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:postgresql-private-devel-0:13.18-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:postgresql-private-devel-0:13.18-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:postgresql-private-libs-0:13.18-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:postgresql-private-libs-0:13.18-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:postgresql-private-libs-0:13.18-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:postgresql-private-libs-0:13.18-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:postgresql-private-libs-debuginfo-0:13.18-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:postgresql-private-libs-debuginfo-0:13.18-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:postgresql-private-libs-debuginfo-0:13.18-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:postgresql-private-libs-debuginfo-0:13.18-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:postgresql-server-0:13.18-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:postgresql-server-0:13.18-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:postgresql-server-0:13.18-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:postgresql-server-0:13.18-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:postgresql-server-debuginfo-0:13.18-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:postgresql-server-debuginfo-0:13.18-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:postgresql-server-debuginfo-0:13.18-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:postgresql-server-debuginfo-0:13.18-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:postgresql-server-devel-0:13.18-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:postgresql-server-devel-0:13.18-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:postgresql-server-devel-0:13.18-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:postgresql-server-devel-0:13.18-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:postgresql-server-devel-debuginfo-0:13.18-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:postgresql-server-devel-debuginfo-0:13.18-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:postgresql-server-devel-debuginfo-0:13.18-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:postgresql-server-devel-debuginfo-0:13.18-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:postgresql-static-0:13.18-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:postgresql-static-0:13.18-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:postgresql-static-0:13.18-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:postgresql-static-0:13.18-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:postgresql-test-0:13.18-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:postgresql-test-0:13.18-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:postgresql-test-0:13.18-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:postgresql-test-0:13.18-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:postgresql-test-debuginfo-0:13.18-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:postgresql-test-debuginfo-0:13.18-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:postgresql-test-debuginfo-0:13.18-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:postgresql-test-debuginfo-0:13.18-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:postgresql-test-rpm-macros-0:13.18-1.el9_5.noarch",
"CRB-9.5.0.Z.MAIN:postgresql-upgrade-0:13.18-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:postgresql-upgrade-0:13.18-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:postgresql-upgrade-0:13.18-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:postgresql-upgrade-0:13.18-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:postgresql-upgrade-debuginfo-0:13.18-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:postgresql-upgrade-debuginfo-0:13.18-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:postgresql-upgrade-debuginfo-0:13.18-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:postgresql-upgrade-debuginfo-0:13.18-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:postgresql-upgrade-devel-0:13.18-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:postgresql-upgrade-devel-0:13.18-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:postgresql-upgrade-devel-0:13.18-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:postgresql-upgrade-devel-0:13.18-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:postgresql-upgrade-devel-debuginfo-0:13.18-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:postgresql-upgrade-devel-debuginfo-0:13.18-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:postgresql-upgrade-devel-debuginfo-0:13.18-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:postgresql-upgrade-devel-debuginfo-0:13.18-1.el9_5.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.5.0.Z.MAIN:postgresql-0:13.18-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql-0:13.18-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql-0:13.18-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql-0:13.18-1.el9_5.src",
"AppStream-9.5.0.Z.MAIN:postgresql-0:13.18-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql-contrib-0:13.18-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql-contrib-0:13.18-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql-contrib-0:13.18-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql-contrib-0:13.18-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql-contrib-debuginfo-0:13.18-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql-contrib-debuginfo-0:13.18-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql-contrib-debuginfo-0:13.18-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql-contrib-debuginfo-0:13.18-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql-debuginfo-0:13.18-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql-debuginfo-0:13.18-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql-debuginfo-0:13.18-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql-debuginfo-0:13.18-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql-debugsource-0:13.18-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql-debugsource-0:13.18-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql-debugsource-0:13.18-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql-debugsource-0:13.18-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql-docs-0:13.18-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql-docs-0:13.18-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql-docs-0:13.18-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql-docs-0:13.18-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql-docs-debuginfo-0:13.18-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql-docs-debuginfo-0:13.18-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql-docs-debuginfo-0:13.18-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql-docs-debuginfo-0:13.18-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql-plperl-0:13.18-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql-plperl-0:13.18-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql-plperl-0:13.18-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql-plperl-0:13.18-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql-plperl-debuginfo-0:13.18-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql-plperl-debuginfo-0:13.18-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql-plperl-debuginfo-0:13.18-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql-plperl-debuginfo-0:13.18-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql-plpython3-0:13.18-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql-plpython3-0:13.18-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql-plpython3-0:13.18-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql-plpython3-0:13.18-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql-plpython3-debuginfo-0:13.18-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql-plpython3-debuginfo-0:13.18-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql-plpython3-debuginfo-0:13.18-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql-plpython3-debuginfo-0:13.18-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql-pltcl-0:13.18-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql-pltcl-0:13.18-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql-pltcl-0:13.18-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql-pltcl-0:13.18-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql-pltcl-debuginfo-0:13.18-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql-pltcl-debuginfo-0:13.18-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql-pltcl-debuginfo-0:13.18-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql-pltcl-debuginfo-0:13.18-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql-private-devel-0:13.18-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql-private-devel-0:13.18-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql-private-devel-0:13.18-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql-private-devel-0:13.18-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql-private-libs-0:13.18-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql-private-libs-0:13.18-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql-private-libs-0:13.18-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql-private-libs-0:13.18-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql-private-libs-debuginfo-0:13.18-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql-private-libs-debuginfo-0:13.18-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql-private-libs-debuginfo-0:13.18-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql-private-libs-debuginfo-0:13.18-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql-server-0:13.18-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql-server-0:13.18-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql-server-0:13.18-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql-server-0:13.18-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql-server-debuginfo-0:13.18-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql-server-debuginfo-0:13.18-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql-server-debuginfo-0:13.18-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql-server-debuginfo-0:13.18-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql-server-devel-0:13.18-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql-server-devel-0:13.18-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql-server-devel-0:13.18-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql-server-devel-0:13.18-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql-server-devel-debuginfo-0:13.18-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql-server-devel-debuginfo-0:13.18-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql-server-devel-debuginfo-0:13.18-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql-server-devel-debuginfo-0:13.18-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql-static-0:13.18-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql-static-0:13.18-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql-static-0:13.18-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql-static-0:13.18-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql-test-0:13.18-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql-test-0:13.18-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql-test-0:13.18-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql-test-0:13.18-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql-test-debuginfo-0:13.18-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql-test-debuginfo-0:13.18-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql-test-debuginfo-0:13.18-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql-test-debuginfo-0:13.18-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql-test-rpm-macros-0:13.18-1.el9_5.noarch",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-0:13.18-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-0:13.18-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-0:13.18-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-0:13.18-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-debuginfo-0:13.18-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-debuginfo-0:13.18-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-debuginfo-0:13.18-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-debuginfo-0:13.18-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-devel-0:13.18-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-devel-0:13.18-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-devel-0:13.18-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-devel-0:13.18-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-devel-debuginfo-0:13.18-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-devel-debuginfo-0:13.18-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-devel-debuginfo-0:13.18-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-devel-debuginfo-0:13.18-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:postgresql-0:13.18-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:postgresql-0:13.18-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:postgresql-0:13.18-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:postgresql-0:13.18-1.el9_5.src",
"CRB-9.5.0.Z.MAIN:postgresql-0:13.18-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:postgresql-contrib-0:13.18-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:postgresql-contrib-0:13.18-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:postgresql-contrib-0:13.18-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:postgresql-contrib-0:13.18-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:postgresql-contrib-debuginfo-0:13.18-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:postgresql-contrib-debuginfo-0:13.18-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:postgresql-contrib-debuginfo-0:13.18-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:postgresql-contrib-debuginfo-0:13.18-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:postgresql-debuginfo-0:13.18-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:postgresql-debuginfo-0:13.18-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:postgresql-debuginfo-0:13.18-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:postgresql-debuginfo-0:13.18-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:postgresql-debugsource-0:13.18-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:postgresql-debugsource-0:13.18-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:postgresql-debugsource-0:13.18-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:postgresql-debugsource-0:13.18-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:postgresql-docs-0:13.18-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:postgresql-docs-0:13.18-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:postgresql-docs-0:13.18-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:postgresql-docs-0:13.18-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:postgresql-docs-debuginfo-0:13.18-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:postgresql-docs-debuginfo-0:13.18-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:postgresql-docs-debuginfo-0:13.18-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:postgresql-docs-debuginfo-0:13.18-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:postgresql-plperl-0:13.18-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:postgresql-plperl-0:13.18-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:postgresql-plperl-0:13.18-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:postgresql-plperl-0:13.18-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:postgresql-plperl-debuginfo-0:13.18-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:postgresql-plperl-debuginfo-0:13.18-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:postgresql-plperl-debuginfo-0:13.18-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:postgresql-plperl-debuginfo-0:13.18-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:postgresql-plpython3-0:13.18-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:postgresql-plpython3-0:13.18-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:postgresql-plpython3-0:13.18-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:postgresql-plpython3-0:13.18-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:postgresql-plpython3-debuginfo-0:13.18-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:postgresql-plpython3-debuginfo-0:13.18-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:postgresql-plpython3-debuginfo-0:13.18-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:postgresql-plpython3-debuginfo-0:13.18-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:postgresql-pltcl-0:13.18-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:postgresql-pltcl-0:13.18-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:postgresql-pltcl-0:13.18-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:postgresql-pltcl-0:13.18-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:postgresql-pltcl-debuginfo-0:13.18-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:postgresql-pltcl-debuginfo-0:13.18-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:postgresql-pltcl-debuginfo-0:13.18-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:postgresql-pltcl-debuginfo-0:13.18-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:postgresql-private-devel-0:13.18-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:postgresql-private-devel-0:13.18-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:postgresql-private-devel-0:13.18-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:postgresql-private-devel-0:13.18-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:postgresql-private-libs-0:13.18-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:postgresql-private-libs-0:13.18-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:postgresql-private-libs-0:13.18-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:postgresql-private-libs-0:13.18-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:postgresql-private-libs-debuginfo-0:13.18-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:postgresql-private-libs-debuginfo-0:13.18-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:postgresql-private-libs-debuginfo-0:13.18-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:postgresql-private-libs-debuginfo-0:13.18-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:postgresql-server-0:13.18-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:postgresql-server-0:13.18-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:postgresql-server-0:13.18-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:postgresql-server-0:13.18-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:postgresql-server-debuginfo-0:13.18-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:postgresql-server-debuginfo-0:13.18-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:postgresql-server-debuginfo-0:13.18-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:postgresql-server-debuginfo-0:13.18-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:postgresql-server-devel-0:13.18-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:postgresql-server-devel-0:13.18-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:postgresql-server-devel-0:13.18-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:postgresql-server-devel-0:13.18-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:postgresql-server-devel-debuginfo-0:13.18-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:postgresql-server-devel-debuginfo-0:13.18-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:postgresql-server-devel-debuginfo-0:13.18-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:postgresql-server-devel-debuginfo-0:13.18-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:postgresql-static-0:13.18-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:postgresql-static-0:13.18-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:postgresql-static-0:13.18-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:postgresql-static-0:13.18-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:postgresql-test-0:13.18-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:postgresql-test-0:13.18-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:postgresql-test-0:13.18-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:postgresql-test-0:13.18-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:postgresql-test-debuginfo-0:13.18-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:postgresql-test-debuginfo-0:13.18-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:postgresql-test-debuginfo-0:13.18-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:postgresql-test-debuginfo-0:13.18-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:postgresql-test-rpm-macros-0:13.18-1.el9_5.noarch",
"CRB-9.5.0.Z.MAIN:postgresql-upgrade-0:13.18-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:postgresql-upgrade-0:13.18-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:postgresql-upgrade-0:13.18-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:postgresql-upgrade-0:13.18-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:postgresql-upgrade-debuginfo-0:13.18-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:postgresql-upgrade-debuginfo-0:13.18-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:postgresql-upgrade-debuginfo-0:13.18-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:postgresql-upgrade-debuginfo-0:13.18-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:postgresql-upgrade-devel-0:13.18-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:postgresql-upgrade-devel-0:13.18-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:postgresql-upgrade-devel-0:13.18-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:postgresql-upgrade-devel-0:13.18-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:postgresql-upgrade-devel-debuginfo-0:13.18-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:postgresql-upgrade-devel-debuginfo-0:13.18-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:postgresql-upgrade-devel-debuginfo-0:13.18-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:postgresql-upgrade-devel-debuginfo-0:13.18-1.el9_5.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "postgresql: PostgreSQL SET ROLE, SET SESSION AUTHORIZATION reset to wrong user ID"
},
{
"cve": "CVE-2024-10979",
"cwe": {
"id": "CWE-15",
"name": "External Control of System or Configuration Setting"
},
"discovery_date": "2024-11-14T14:01:12.059934+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2326253"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in PostgreSQL PL/Perl. This vulnerability allows an unprivileged database user to change sensitive process environment variables (e.g., PATH) via incorrect control of environment variables.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "postgresql: PostgreSQL PL/Perl environment variable changes execute arbitrary code",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability has been given a severity rating of important because the ability to modify sensitive process environment variables (ex. PATH) can lead to unauthorized code execution and privilege escalation. Depending on the privileges of the PostgreSQL user, an attacker may be able to gain higher-level access to the underlying server and create functions who modify environment variables and execute arbitrary commands.",
"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.5.0.Z.MAIN:postgresql-0:13.18-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql-0:13.18-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql-0:13.18-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql-0:13.18-1.el9_5.src",
"AppStream-9.5.0.Z.MAIN:postgresql-0:13.18-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql-contrib-0:13.18-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql-contrib-0:13.18-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql-contrib-0:13.18-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql-contrib-0:13.18-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql-contrib-debuginfo-0:13.18-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql-contrib-debuginfo-0:13.18-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql-contrib-debuginfo-0:13.18-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql-contrib-debuginfo-0:13.18-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql-debuginfo-0:13.18-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql-debuginfo-0:13.18-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql-debuginfo-0:13.18-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql-debuginfo-0:13.18-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql-debugsource-0:13.18-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql-debugsource-0:13.18-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql-debugsource-0:13.18-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql-debugsource-0:13.18-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql-docs-0:13.18-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql-docs-0:13.18-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql-docs-0:13.18-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql-docs-0:13.18-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql-docs-debuginfo-0:13.18-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql-docs-debuginfo-0:13.18-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql-docs-debuginfo-0:13.18-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql-docs-debuginfo-0:13.18-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql-plperl-0:13.18-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql-plperl-0:13.18-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql-plperl-0:13.18-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql-plperl-0:13.18-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql-plperl-debuginfo-0:13.18-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql-plperl-debuginfo-0:13.18-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql-plperl-debuginfo-0:13.18-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql-plperl-debuginfo-0:13.18-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql-plpython3-0:13.18-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql-plpython3-0:13.18-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql-plpython3-0:13.18-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql-plpython3-0:13.18-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql-plpython3-debuginfo-0:13.18-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql-plpython3-debuginfo-0:13.18-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql-plpython3-debuginfo-0:13.18-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql-plpython3-debuginfo-0:13.18-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql-pltcl-0:13.18-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql-pltcl-0:13.18-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql-pltcl-0:13.18-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql-pltcl-0:13.18-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql-pltcl-debuginfo-0:13.18-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql-pltcl-debuginfo-0:13.18-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql-pltcl-debuginfo-0:13.18-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql-pltcl-debuginfo-0:13.18-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql-private-devel-0:13.18-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql-private-devel-0:13.18-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql-private-devel-0:13.18-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql-private-devel-0:13.18-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql-private-libs-0:13.18-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql-private-libs-0:13.18-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql-private-libs-0:13.18-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql-private-libs-0:13.18-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql-private-libs-debuginfo-0:13.18-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql-private-libs-debuginfo-0:13.18-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql-private-libs-debuginfo-0:13.18-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql-private-libs-debuginfo-0:13.18-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql-server-0:13.18-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql-server-0:13.18-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql-server-0:13.18-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql-server-0:13.18-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql-server-debuginfo-0:13.18-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql-server-debuginfo-0:13.18-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql-server-debuginfo-0:13.18-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql-server-debuginfo-0:13.18-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql-server-devel-0:13.18-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql-server-devel-0:13.18-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql-server-devel-0:13.18-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql-server-devel-0:13.18-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql-server-devel-debuginfo-0:13.18-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql-server-devel-debuginfo-0:13.18-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql-server-devel-debuginfo-0:13.18-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql-server-devel-debuginfo-0:13.18-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql-static-0:13.18-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql-static-0:13.18-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql-static-0:13.18-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql-static-0:13.18-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql-test-0:13.18-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql-test-0:13.18-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql-test-0:13.18-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql-test-0:13.18-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql-test-debuginfo-0:13.18-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql-test-debuginfo-0:13.18-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql-test-debuginfo-0:13.18-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql-test-debuginfo-0:13.18-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql-test-rpm-macros-0:13.18-1.el9_5.noarch",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-0:13.18-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-0:13.18-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-0:13.18-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-0:13.18-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-debuginfo-0:13.18-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-debuginfo-0:13.18-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-debuginfo-0:13.18-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-debuginfo-0:13.18-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-devel-0:13.18-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-devel-0:13.18-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-devel-0:13.18-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-devel-0:13.18-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-devel-debuginfo-0:13.18-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-devel-debuginfo-0:13.18-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-devel-debuginfo-0:13.18-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-devel-debuginfo-0:13.18-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:postgresql-0:13.18-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:postgresql-0:13.18-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:postgresql-0:13.18-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:postgresql-0:13.18-1.el9_5.src",
"CRB-9.5.0.Z.MAIN:postgresql-0:13.18-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:postgresql-contrib-0:13.18-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:postgresql-contrib-0:13.18-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:postgresql-contrib-0:13.18-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:postgresql-contrib-0:13.18-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:postgresql-contrib-debuginfo-0:13.18-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:postgresql-contrib-debuginfo-0:13.18-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:postgresql-contrib-debuginfo-0:13.18-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:postgresql-contrib-debuginfo-0:13.18-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:postgresql-debuginfo-0:13.18-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:postgresql-debuginfo-0:13.18-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:postgresql-debuginfo-0:13.18-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:postgresql-debuginfo-0:13.18-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:postgresql-debugsource-0:13.18-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:postgresql-debugsource-0:13.18-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:postgresql-debugsource-0:13.18-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:postgresql-debugsource-0:13.18-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:postgresql-docs-0:13.18-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:postgresql-docs-0:13.18-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:postgresql-docs-0:13.18-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:postgresql-docs-0:13.18-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:postgresql-docs-debuginfo-0:13.18-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:postgresql-docs-debuginfo-0:13.18-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:postgresql-docs-debuginfo-0:13.18-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:postgresql-docs-debuginfo-0:13.18-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:postgresql-plperl-0:13.18-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:postgresql-plperl-0:13.18-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:postgresql-plperl-0:13.18-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:postgresql-plperl-0:13.18-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:postgresql-plperl-debuginfo-0:13.18-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:postgresql-plperl-debuginfo-0:13.18-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:postgresql-plperl-debuginfo-0:13.18-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:postgresql-plperl-debuginfo-0:13.18-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:postgresql-plpython3-0:13.18-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:postgresql-plpython3-0:13.18-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:postgresql-plpython3-0:13.18-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:postgresql-plpython3-0:13.18-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:postgresql-plpython3-debuginfo-0:13.18-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:postgresql-plpython3-debuginfo-0:13.18-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:postgresql-plpython3-debuginfo-0:13.18-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:postgresql-plpython3-debuginfo-0:13.18-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:postgresql-pltcl-0:13.18-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:postgresql-pltcl-0:13.18-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:postgresql-pltcl-0:13.18-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:postgresql-pltcl-0:13.18-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:postgresql-pltcl-debuginfo-0:13.18-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:postgresql-pltcl-debuginfo-0:13.18-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:postgresql-pltcl-debuginfo-0:13.18-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:postgresql-pltcl-debuginfo-0:13.18-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:postgresql-private-devel-0:13.18-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:postgresql-private-devel-0:13.18-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:postgresql-private-devel-0:13.18-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:postgresql-private-devel-0:13.18-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:postgresql-private-libs-0:13.18-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:postgresql-private-libs-0:13.18-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:postgresql-private-libs-0:13.18-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:postgresql-private-libs-0:13.18-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:postgresql-private-libs-debuginfo-0:13.18-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:postgresql-private-libs-debuginfo-0:13.18-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:postgresql-private-libs-debuginfo-0:13.18-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:postgresql-private-libs-debuginfo-0:13.18-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:postgresql-server-0:13.18-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:postgresql-server-0:13.18-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:postgresql-server-0:13.18-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:postgresql-server-0:13.18-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:postgresql-server-debuginfo-0:13.18-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:postgresql-server-debuginfo-0:13.18-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:postgresql-server-debuginfo-0:13.18-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:postgresql-server-debuginfo-0:13.18-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:postgresql-server-devel-0:13.18-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:postgresql-server-devel-0:13.18-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:postgresql-server-devel-0:13.18-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:postgresql-server-devel-0:13.18-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:postgresql-server-devel-debuginfo-0:13.18-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:postgresql-server-devel-debuginfo-0:13.18-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:postgresql-server-devel-debuginfo-0:13.18-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:postgresql-server-devel-debuginfo-0:13.18-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:postgresql-static-0:13.18-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:postgresql-static-0:13.18-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:postgresql-static-0:13.18-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:postgresql-static-0:13.18-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:postgresql-test-0:13.18-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:postgresql-test-0:13.18-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:postgresql-test-0:13.18-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:postgresql-test-0:13.18-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:postgresql-test-debuginfo-0:13.18-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:postgresql-test-debuginfo-0:13.18-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:postgresql-test-debuginfo-0:13.18-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:postgresql-test-debuginfo-0:13.18-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:postgresql-test-rpm-macros-0:13.18-1.el9_5.noarch",
"CRB-9.5.0.Z.MAIN:postgresql-upgrade-0:13.18-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:postgresql-upgrade-0:13.18-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:postgresql-upgrade-0:13.18-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:postgresql-upgrade-0:13.18-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:postgresql-upgrade-debuginfo-0:13.18-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:postgresql-upgrade-debuginfo-0:13.18-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:postgresql-upgrade-debuginfo-0:13.18-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:postgresql-upgrade-debuginfo-0:13.18-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:postgresql-upgrade-devel-0:13.18-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:postgresql-upgrade-devel-0:13.18-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:postgresql-upgrade-devel-0:13.18-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:postgresql-upgrade-devel-0:13.18-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:postgresql-upgrade-devel-debuginfo-0:13.18-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:postgresql-upgrade-devel-debuginfo-0:13.18-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:postgresql-upgrade-devel-debuginfo-0:13.18-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:postgresql-upgrade-devel-debuginfo-0:13.18-1.el9_5.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-10979"
},
{
"category": "external",
"summary": "RHBZ#2326253",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2326253"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-10979",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-10979"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-10979",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-10979"
},
{
"category": "external",
"summary": "https://www.postgresql.org/support/security/CVE-2024-10979/",
"url": "https://www.postgresql.org/support/security/CVE-2024-10979/"
}
],
"release_date": "2024-11-14T13:00:08.586000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-12-04T15:41:09+00:00",
"details": "For 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.5.0.Z.MAIN:postgresql-0:13.18-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql-0:13.18-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql-0:13.18-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql-0:13.18-1.el9_5.src",
"AppStream-9.5.0.Z.MAIN:postgresql-0:13.18-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql-contrib-0:13.18-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql-contrib-0:13.18-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql-contrib-0:13.18-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql-contrib-0:13.18-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql-contrib-debuginfo-0:13.18-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql-contrib-debuginfo-0:13.18-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql-contrib-debuginfo-0:13.18-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql-contrib-debuginfo-0:13.18-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql-debuginfo-0:13.18-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql-debuginfo-0:13.18-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql-debuginfo-0:13.18-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql-debuginfo-0:13.18-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql-debugsource-0:13.18-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql-debugsource-0:13.18-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql-debugsource-0:13.18-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql-debugsource-0:13.18-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql-docs-0:13.18-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql-docs-0:13.18-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql-docs-0:13.18-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql-docs-0:13.18-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql-docs-debuginfo-0:13.18-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql-docs-debuginfo-0:13.18-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql-docs-debuginfo-0:13.18-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql-docs-debuginfo-0:13.18-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql-plperl-0:13.18-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql-plperl-0:13.18-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql-plperl-0:13.18-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql-plperl-0:13.18-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql-plperl-debuginfo-0:13.18-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql-plperl-debuginfo-0:13.18-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql-plperl-debuginfo-0:13.18-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql-plperl-debuginfo-0:13.18-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql-plpython3-0:13.18-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql-plpython3-0:13.18-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql-plpython3-0:13.18-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql-plpython3-0:13.18-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql-plpython3-debuginfo-0:13.18-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql-plpython3-debuginfo-0:13.18-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql-plpython3-debuginfo-0:13.18-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql-plpython3-debuginfo-0:13.18-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql-pltcl-0:13.18-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql-pltcl-0:13.18-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql-pltcl-0:13.18-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql-pltcl-0:13.18-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql-pltcl-debuginfo-0:13.18-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql-pltcl-debuginfo-0:13.18-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql-pltcl-debuginfo-0:13.18-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql-pltcl-debuginfo-0:13.18-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql-private-devel-0:13.18-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql-private-devel-0:13.18-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql-private-devel-0:13.18-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql-private-devel-0:13.18-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql-private-libs-0:13.18-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql-private-libs-0:13.18-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql-private-libs-0:13.18-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql-private-libs-0:13.18-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql-private-libs-debuginfo-0:13.18-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql-private-libs-debuginfo-0:13.18-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql-private-libs-debuginfo-0:13.18-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql-private-libs-debuginfo-0:13.18-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql-server-0:13.18-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql-server-0:13.18-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql-server-0:13.18-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql-server-0:13.18-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql-server-debuginfo-0:13.18-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql-server-debuginfo-0:13.18-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql-server-debuginfo-0:13.18-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql-server-debuginfo-0:13.18-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql-server-devel-0:13.18-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql-server-devel-0:13.18-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql-server-devel-0:13.18-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql-server-devel-0:13.18-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql-server-devel-debuginfo-0:13.18-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql-server-devel-debuginfo-0:13.18-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql-server-devel-debuginfo-0:13.18-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql-server-devel-debuginfo-0:13.18-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql-static-0:13.18-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql-static-0:13.18-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql-static-0:13.18-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql-static-0:13.18-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql-test-0:13.18-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql-test-0:13.18-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql-test-0:13.18-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql-test-0:13.18-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql-test-debuginfo-0:13.18-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql-test-debuginfo-0:13.18-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql-test-debuginfo-0:13.18-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql-test-debuginfo-0:13.18-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql-test-rpm-macros-0:13.18-1.el9_5.noarch",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-0:13.18-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-0:13.18-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-0:13.18-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-0:13.18-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-debuginfo-0:13.18-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-debuginfo-0:13.18-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-debuginfo-0:13.18-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-debuginfo-0:13.18-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-devel-0:13.18-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-devel-0:13.18-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-devel-0:13.18-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-devel-0:13.18-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-devel-debuginfo-0:13.18-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-devel-debuginfo-0:13.18-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-devel-debuginfo-0:13.18-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-devel-debuginfo-0:13.18-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:postgresql-0:13.18-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:postgresql-0:13.18-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:postgresql-0:13.18-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:postgresql-0:13.18-1.el9_5.src",
"CRB-9.5.0.Z.MAIN:postgresql-0:13.18-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:postgresql-contrib-0:13.18-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:postgresql-contrib-0:13.18-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:postgresql-contrib-0:13.18-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:postgresql-contrib-0:13.18-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:postgresql-contrib-debuginfo-0:13.18-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:postgresql-contrib-debuginfo-0:13.18-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:postgresql-contrib-debuginfo-0:13.18-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:postgresql-contrib-debuginfo-0:13.18-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:postgresql-debuginfo-0:13.18-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:postgresql-debuginfo-0:13.18-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:postgresql-debuginfo-0:13.18-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:postgresql-debuginfo-0:13.18-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:postgresql-debugsource-0:13.18-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:postgresql-debugsource-0:13.18-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:postgresql-debugsource-0:13.18-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:postgresql-debugsource-0:13.18-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:postgresql-docs-0:13.18-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:postgresql-docs-0:13.18-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:postgresql-docs-0:13.18-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:postgresql-docs-0:13.18-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:postgresql-docs-debuginfo-0:13.18-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:postgresql-docs-debuginfo-0:13.18-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:postgresql-docs-debuginfo-0:13.18-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:postgresql-docs-debuginfo-0:13.18-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:postgresql-plperl-0:13.18-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:postgresql-plperl-0:13.18-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:postgresql-plperl-0:13.18-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:postgresql-plperl-0:13.18-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:postgresql-plperl-debuginfo-0:13.18-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:postgresql-plperl-debuginfo-0:13.18-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:postgresql-plperl-debuginfo-0:13.18-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:postgresql-plperl-debuginfo-0:13.18-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:postgresql-plpython3-0:13.18-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:postgresql-plpython3-0:13.18-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:postgresql-plpython3-0:13.18-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:postgresql-plpython3-0:13.18-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:postgresql-plpython3-debuginfo-0:13.18-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:postgresql-plpython3-debuginfo-0:13.18-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:postgresql-plpython3-debuginfo-0:13.18-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:postgresql-plpython3-debuginfo-0:13.18-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:postgresql-pltcl-0:13.18-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:postgresql-pltcl-0:13.18-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:postgresql-pltcl-0:13.18-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:postgresql-pltcl-0:13.18-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:postgresql-pltcl-debuginfo-0:13.18-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:postgresql-pltcl-debuginfo-0:13.18-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:postgresql-pltcl-debuginfo-0:13.18-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:postgresql-pltcl-debuginfo-0:13.18-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:postgresql-private-devel-0:13.18-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:postgresql-private-devel-0:13.18-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:postgresql-private-devel-0:13.18-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:postgresql-private-devel-0:13.18-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:postgresql-private-libs-0:13.18-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:postgresql-private-libs-0:13.18-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:postgresql-private-libs-0:13.18-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:postgresql-private-libs-0:13.18-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:postgresql-private-libs-debuginfo-0:13.18-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:postgresql-private-libs-debuginfo-0:13.18-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:postgresql-private-libs-debuginfo-0:13.18-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:postgresql-private-libs-debuginfo-0:13.18-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:postgresql-server-0:13.18-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:postgresql-server-0:13.18-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:postgresql-server-0:13.18-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:postgresql-server-0:13.18-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:postgresql-server-debuginfo-0:13.18-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:postgresql-server-debuginfo-0:13.18-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:postgresql-server-debuginfo-0:13.18-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:postgresql-server-debuginfo-0:13.18-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:postgresql-server-devel-0:13.18-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:postgresql-server-devel-0:13.18-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:postgresql-server-devel-0:13.18-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:postgresql-server-devel-0:13.18-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:postgresql-server-devel-debuginfo-0:13.18-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:postgresql-server-devel-debuginfo-0:13.18-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:postgresql-server-devel-debuginfo-0:13.18-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:postgresql-server-devel-debuginfo-0:13.18-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:postgresql-static-0:13.18-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:postgresql-static-0:13.18-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:postgresql-static-0:13.18-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:postgresql-static-0:13.18-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:postgresql-test-0:13.18-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:postgresql-test-0:13.18-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:postgresql-test-0:13.18-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:postgresql-test-0:13.18-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:postgresql-test-debuginfo-0:13.18-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:postgresql-test-debuginfo-0:13.18-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:postgresql-test-debuginfo-0:13.18-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:postgresql-test-debuginfo-0:13.18-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:postgresql-test-rpm-macros-0:13.18-1.el9_5.noarch",
"CRB-9.5.0.Z.MAIN:postgresql-upgrade-0:13.18-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:postgresql-upgrade-0:13.18-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:postgresql-upgrade-0:13.18-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:postgresql-upgrade-0:13.18-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:postgresql-upgrade-debuginfo-0:13.18-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:postgresql-upgrade-debuginfo-0:13.18-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:postgresql-upgrade-debuginfo-0:13.18-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:postgresql-upgrade-debuginfo-0:13.18-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:postgresql-upgrade-devel-0:13.18-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:postgresql-upgrade-devel-0:13.18-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:postgresql-upgrade-devel-0:13.18-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:postgresql-upgrade-devel-0:13.18-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:postgresql-upgrade-devel-debuginfo-0:13.18-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:postgresql-upgrade-devel-debuginfo-0:13.18-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:postgresql-upgrade-devel-debuginfo-0:13.18-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:postgresql-upgrade-devel-debuginfo-0:13.18-1.el9_5.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:10791"
},
{
"category": "workaround",
"details": "Currently the following options exist to help mitigate the impact of this vulnerability: \n1) Restrict Permissions: the creation of PL/Python and PL/Perl functions should be limited to trusted users only. \n2) Environment Variable Sanitization: ensure that environment variables are properly sanitized and any modifications are restricted.\n3) Upgrade PostgreSQL: if a fix is released by the PostgreSQL Global Development Group, update to the latest version.\n4) Audit Database Functions: perform regular audits on user-created functions to detect and prevent potential exploitation.",
"product_ids": [
"AppStream-9.5.0.Z.MAIN:postgresql-0:13.18-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql-0:13.18-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql-0:13.18-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql-0:13.18-1.el9_5.src",
"AppStream-9.5.0.Z.MAIN:postgresql-0:13.18-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql-contrib-0:13.18-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql-contrib-0:13.18-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql-contrib-0:13.18-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql-contrib-0:13.18-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql-contrib-debuginfo-0:13.18-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql-contrib-debuginfo-0:13.18-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql-contrib-debuginfo-0:13.18-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql-contrib-debuginfo-0:13.18-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql-debuginfo-0:13.18-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql-debuginfo-0:13.18-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql-debuginfo-0:13.18-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql-debuginfo-0:13.18-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql-debugsource-0:13.18-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql-debugsource-0:13.18-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql-debugsource-0:13.18-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql-debugsource-0:13.18-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql-docs-0:13.18-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql-docs-0:13.18-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql-docs-0:13.18-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql-docs-0:13.18-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql-docs-debuginfo-0:13.18-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql-docs-debuginfo-0:13.18-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql-docs-debuginfo-0:13.18-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql-docs-debuginfo-0:13.18-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql-plperl-0:13.18-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql-plperl-0:13.18-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql-plperl-0:13.18-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql-plperl-0:13.18-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql-plperl-debuginfo-0:13.18-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql-plperl-debuginfo-0:13.18-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql-plperl-debuginfo-0:13.18-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql-plperl-debuginfo-0:13.18-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql-plpython3-0:13.18-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql-plpython3-0:13.18-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql-plpython3-0:13.18-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql-plpython3-0:13.18-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql-plpython3-debuginfo-0:13.18-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql-plpython3-debuginfo-0:13.18-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql-plpython3-debuginfo-0:13.18-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql-plpython3-debuginfo-0:13.18-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql-pltcl-0:13.18-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql-pltcl-0:13.18-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql-pltcl-0:13.18-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql-pltcl-0:13.18-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql-pltcl-debuginfo-0:13.18-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql-pltcl-debuginfo-0:13.18-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql-pltcl-debuginfo-0:13.18-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql-pltcl-debuginfo-0:13.18-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql-private-devel-0:13.18-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql-private-devel-0:13.18-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql-private-devel-0:13.18-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql-private-devel-0:13.18-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql-private-libs-0:13.18-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql-private-libs-0:13.18-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql-private-libs-0:13.18-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql-private-libs-0:13.18-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql-private-libs-debuginfo-0:13.18-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql-private-libs-debuginfo-0:13.18-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql-private-libs-debuginfo-0:13.18-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql-private-libs-debuginfo-0:13.18-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql-server-0:13.18-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql-server-0:13.18-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql-server-0:13.18-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql-server-0:13.18-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql-server-debuginfo-0:13.18-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql-server-debuginfo-0:13.18-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql-server-debuginfo-0:13.18-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql-server-debuginfo-0:13.18-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql-server-devel-0:13.18-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql-server-devel-0:13.18-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql-server-devel-0:13.18-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql-server-devel-0:13.18-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql-server-devel-debuginfo-0:13.18-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql-server-devel-debuginfo-0:13.18-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql-server-devel-debuginfo-0:13.18-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql-server-devel-debuginfo-0:13.18-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql-static-0:13.18-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql-static-0:13.18-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql-static-0:13.18-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql-static-0:13.18-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql-test-0:13.18-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql-test-0:13.18-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql-test-0:13.18-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql-test-0:13.18-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql-test-debuginfo-0:13.18-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql-test-debuginfo-0:13.18-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql-test-debuginfo-0:13.18-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql-test-debuginfo-0:13.18-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql-test-rpm-macros-0:13.18-1.el9_5.noarch",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-0:13.18-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-0:13.18-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-0:13.18-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-0:13.18-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-debuginfo-0:13.18-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-debuginfo-0:13.18-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-debuginfo-0:13.18-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-debuginfo-0:13.18-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-devel-0:13.18-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-devel-0:13.18-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-devel-0:13.18-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-devel-0:13.18-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-devel-debuginfo-0:13.18-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-devel-debuginfo-0:13.18-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-devel-debuginfo-0:13.18-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-devel-debuginfo-0:13.18-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:postgresql-0:13.18-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:postgresql-0:13.18-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:postgresql-0:13.18-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:postgresql-0:13.18-1.el9_5.src",
"CRB-9.5.0.Z.MAIN:postgresql-0:13.18-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:postgresql-contrib-0:13.18-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:postgresql-contrib-0:13.18-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:postgresql-contrib-0:13.18-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:postgresql-contrib-0:13.18-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:postgresql-contrib-debuginfo-0:13.18-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:postgresql-contrib-debuginfo-0:13.18-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:postgresql-contrib-debuginfo-0:13.18-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:postgresql-contrib-debuginfo-0:13.18-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:postgresql-debuginfo-0:13.18-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:postgresql-debuginfo-0:13.18-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:postgresql-debuginfo-0:13.18-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:postgresql-debuginfo-0:13.18-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:postgresql-debugsource-0:13.18-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:postgresql-debugsource-0:13.18-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:postgresql-debugsource-0:13.18-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:postgresql-debugsource-0:13.18-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:postgresql-docs-0:13.18-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:postgresql-docs-0:13.18-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:postgresql-docs-0:13.18-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:postgresql-docs-0:13.18-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:postgresql-docs-debuginfo-0:13.18-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:postgresql-docs-debuginfo-0:13.18-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:postgresql-docs-debuginfo-0:13.18-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:postgresql-docs-debuginfo-0:13.18-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:postgresql-plperl-0:13.18-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:postgresql-plperl-0:13.18-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:postgresql-plperl-0:13.18-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:postgresql-plperl-0:13.18-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:postgresql-plperl-debuginfo-0:13.18-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:postgresql-plperl-debuginfo-0:13.18-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:postgresql-plperl-debuginfo-0:13.18-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:postgresql-plperl-debuginfo-0:13.18-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:postgresql-plpython3-0:13.18-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:postgresql-plpython3-0:13.18-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:postgresql-plpython3-0:13.18-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:postgresql-plpython3-0:13.18-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:postgresql-plpython3-debuginfo-0:13.18-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:postgresql-plpython3-debuginfo-0:13.18-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:postgresql-plpython3-debuginfo-0:13.18-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:postgresql-plpython3-debuginfo-0:13.18-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:postgresql-pltcl-0:13.18-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:postgresql-pltcl-0:13.18-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:postgresql-pltcl-0:13.18-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:postgresql-pltcl-0:13.18-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:postgresql-pltcl-debuginfo-0:13.18-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:postgresql-pltcl-debuginfo-0:13.18-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:postgresql-pltcl-debuginfo-0:13.18-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:postgresql-pltcl-debuginfo-0:13.18-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:postgresql-private-devel-0:13.18-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:postgresql-private-devel-0:13.18-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:postgresql-private-devel-0:13.18-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:postgresql-private-devel-0:13.18-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:postgresql-private-libs-0:13.18-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:postgresql-private-libs-0:13.18-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:postgresql-private-libs-0:13.18-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:postgresql-private-libs-0:13.18-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:postgresql-private-libs-debuginfo-0:13.18-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:postgresql-private-libs-debuginfo-0:13.18-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:postgresql-private-libs-debuginfo-0:13.18-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:postgresql-private-libs-debuginfo-0:13.18-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:postgresql-server-0:13.18-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:postgresql-server-0:13.18-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:postgresql-server-0:13.18-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:postgresql-server-0:13.18-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:postgresql-server-debuginfo-0:13.18-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:postgresql-server-debuginfo-0:13.18-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:postgresql-server-debuginfo-0:13.18-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:postgresql-server-debuginfo-0:13.18-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:postgresql-server-devel-0:13.18-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:postgresql-server-devel-0:13.18-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:postgresql-server-devel-0:13.18-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:postgresql-server-devel-0:13.18-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:postgresql-server-devel-debuginfo-0:13.18-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:postgresql-server-devel-debuginfo-0:13.18-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:postgresql-server-devel-debuginfo-0:13.18-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:postgresql-server-devel-debuginfo-0:13.18-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:postgresql-static-0:13.18-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:postgresql-static-0:13.18-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:postgresql-static-0:13.18-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:postgresql-static-0:13.18-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:postgresql-test-0:13.18-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:postgresql-test-0:13.18-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:postgresql-test-0:13.18-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:postgresql-test-0:13.18-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:postgresql-test-debuginfo-0:13.18-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:postgresql-test-debuginfo-0:13.18-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:postgresql-test-debuginfo-0:13.18-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:postgresql-test-debuginfo-0:13.18-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:postgresql-test-rpm-macros-0:13.18-1.el9_5.noarch",
"CRB-9.5.0.Z.MAIN:postgresql-upgrade-0:13.18-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:postgresql-upgrade-0:13.18-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:postgresql-upgrade-0:13.18-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:postgresql-upgrade-0:13.18-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:postgresql-upgrade-debuginfo-0:13.18-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:postgresql-upgrade-debuginfo-0:13.18-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:postgresql-upgrade-debuginfo-0:13.18-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:postgresql-upgrade-debuginfo-0:13.18-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:postgresql-upgrade-devel-0:13.18-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:postgresql-upgrade-devel-0:13.18-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:postgresql-upgrade-devel-0:13.18-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:postgresql-upgrade-devel-0:13.18-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:postgresql-upgrade-devel-debuginfo-0:13.18-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:postgresql-upgrade-devel-debuginfo-0:13.18-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:postgresql-upgrade-devel-debuginfo-0:13.18-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:postgresql-upgrade-devel-debuginfo-0:13.18-1.el9_5.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.5.0.Z.MAIN:postgresql-0:13.18-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql-0:13.18-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql-0:13.18-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql-0:13.18-1.el9_5.src",
"AppStream-9.5.0.Z.MAIN:postgresql-0:13.18-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql-contrib-0:13.18-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql-contrib-0:13.18-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql-contrib-0:13.18-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql-contrib-0:13.18-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql-contrib-debuginfo-0:13.18-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql-contrib-debuginfo-0:13.18-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql-contrib-debuginfo-0:13.18-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql-contrib-debuginfo-0:13.18-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql-debuginfo-0:13.18-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql-debuginfo-0:13.18-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql-debuginfo-0:13.18-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql-debuginfo-0:13.18-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql-debugsource-0:13.18-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql-debugsource-0:13.18-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql-debugsource-0:13.18-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql-debugsource-0:13.18-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql-docs-0:13.18-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql-docs-0:13.18-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql-docs-0:13.18-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql-docs-0:13.18-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql-docs-debuginfo-0:13.18-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql-docs-debuginfo-0:13.18-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql-docs-debuginfo-0:13.18-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql-docs-debuginfo-0:13.18-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql-plperl-0:13.18-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql-plperl-0:13.18-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql-plperl-0:13.18-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql-plperl-0:13.18-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql-plperl-debuginfo-0:13.18-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql-plperl-debuginfo-0:13.18-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql-plperl-debuginfo-0:13.18-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql-plperl-debuginfo-0:13.18-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql-plpython3-0:13.18-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql-plpython3-0:13.18-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql-plpython3-0:13.18-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql-plpython3-0:13.18-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql-plpython3-debuginfo-0:13.18-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql-plpython3-debuginfo-0:13.18-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql-plpython3-debuginfo-0:13.18-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql-plpython3-debuginfo-0:13.18-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql-pltcl-0:13.18-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql-pltcl-0:13.18-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql-pltcl-0:13.18-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql-pltcl-0:13.18-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql-pltcl-debuginfo-0:13.18-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql-pltcl-debuginfo-0:13.18-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql-pltcl-debuginfo-0:13.18-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql-pltcl-debuginfo-0:13.18-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql-private-devel-0:13.18-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql-private-devel-0:13.18-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql-private-devel-0:13.18-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql-private-devel-0:13.18-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql-private-libs-0:13.18-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql-private-libs-0:13.18-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql-private-libs-0:13.18-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql-private-libs-0:13.18-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql-private-libs-debuginfo-0:13.18-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql-private-libs-debuginfo-0:13.18-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql-private-libs-debuginfo-0:13.18-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql-private-libs-debuginfo-0:13.18-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql-server-0:13.18-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql-server-0:13.18-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql-server-0:13.18-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql-server-0:13.18-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql-server-debuginfo-0:13.18-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql-server-debuginfo-0:13.18-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql-server-debuginfo-0:13.18-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql-server-debuginfo-0:13.18-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql-server-devel-0:13.18-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql-server-devel-0:13.18-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql-server-devel-0:13.18-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql-server-devel-0:13.18-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql-server-devel-debuginfo-0:13.18-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql-server-devel-debuginfo-0:13.18-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql-server-devel-debuginfo-0:13.18-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql-server-devel-debuginfo-0:13.18-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql-static-0:13.18-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql-static-0:13.18-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql-static-0:13.18-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql-static-0:13.18-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql-test-0:13.18-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql-test-0:13.18-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql-test-0:13.18-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql-test-0:13.18-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql-test-debuginfo-0:13.18-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql-test-debuginfo-0:13.18-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql-test-debuginfo-0:13.18-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql-test-debuginfo-0:13.18-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql-test-rpm-macros-0:13.18-1.el9_5.noarch",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-0:13.18-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-0:13.18-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-0:13.18-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-0:13.18-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-debuginfo-0:13.18-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-debuginfo-0:13.18-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-debuginfo-0:13.18-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-debuginfo-0:13.18-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-devel-0:13.18-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-devel-0:13.18-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-devel-0:13.18-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-devel-0:13.18-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-devel-debuginfo-0:13.18-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-devel-debuginfo-0:13.18-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-devel-debuginfo-0:13.18-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-devel-debuginfo-0:13.18-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:postgresql-0:13.18-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:postgresql-0:13.18-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:postgresql-0:13.18-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:postgresql-0:13.18-1.el9_5.src",
"CRB-9.5.0.Z.MAIN:postgresql-0:13.18-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:postgresql-contrib-0:13.18-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:postgresql-contrib-0:13.18-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:postgresql-contrib-0:13.18-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:postgresql-contrib-0:13.18-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:postgresql-contrib-debuginfo-0:13.18-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:postgresql-contrib-debuginfo-0:13.18-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:postgresql-contrib-debuginfo-0:13.18-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:postgresql-contrib-debuginfo-0:13.18-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:postgresql-debuginfo-0:13.18-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:postgresql-debuginfo-0:13.18-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:postgresql-debuginfo-0:13.18-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:postgresql-debuginfo-0:13.18-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:postgresql-debugsource-0:13.18-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:postgresql-debugsource-0:13.18-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:postgresql-debugsource-0:13.18-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:postgresql-debugsource-0:13.18-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:postgresql-docs-0:13.18-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:postgresql-docs-0:13.18-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:postgresql-docs-0:13.18-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:postgresql-docs-0:13.18-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:postgresql-docs-debuginfo-0:13.18-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:postgresql-docs-debuginfo-0:13.18-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:postgresql-docs-debuginfo-0:13.18-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:postgresql-docs-debuginfo-0:13.18-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:postgresql-plperl-0:13.18-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:postgresql-plperl-0:13.18-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:postgresql-plperl-0:13.18-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:postgresql-plperl-0:13.18-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:postgresql-plperl-debuginfo-0:13.18-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:postgresql-plperl-debuginfo-0:13.18-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:postgresql-plperl-debuginfo-0:13.18-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:postgresql-plperl-debuginfo-0:13.18-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:postgresql-plpython3-0:13.18-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:postgresql-plpython3-0:13.18-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:postgresql-plpython3-0:13.18-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:postgresql-plpython3-0:13.18-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:postgresql-plpython3-debuginfo-0:13.18-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:postgresql-plpython3-debuginfo-0:13.18-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:postgresql-plpython3-debuginfo-0:13.18-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:postgresql-plpython3-debuginfo-0:13.18-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:postgresql-pltcl-0:13.18-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:postgresql-pltcl-0:13.18-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:postgresql-pltcl-0:13.18-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:postgresql-pltcl-0:13.18-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:postgresql-pltcl-debuginfo-0:13.18-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:postgresql-pltcl-debuginfo-0:13.18-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:postgresql-pltcl-debuginfo-0:13.18-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:postgresql-pltcl-debuginfo-0:13.18-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:postgresql-private-devel-0:13.18-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:postgresql-private-devel-0:13.18-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:postgresql-private-devel-0:13.18-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:postgresql-private-devel-0:13.18-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:postgresql-private-libs-0:13.18-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:postgresql-private-libs-0:13.18-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:postgresql-private-libs-0:13.18-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:postgresql-private-libs-0:13.18-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:postgresql-private-libs-debuginfo-0:13.18-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:postgresql-private-libs-debuginfo-0:13.18-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:postgresql-private-libs-debuginfo-0:13.18-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:postgresql-private-libs-debuginfo-0:13.18-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:postgresql-server-0:13.18-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:postgresql-server-0:13.18-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:postgresql-server-0:13.18-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:postgresql-server-0:13.18-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:postgresql-server-debuginfo-0:13.18-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:postgresql-server-debuginfo-0:13.18-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:postgresql-server-debuginfo-0:13.18-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:postgresql-server-debuginfo-0:13.18-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:postgresql-server-devel-0:13.18-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:postgresql-server-devel-0:13.18-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:postgresql-server-devel-0:13.18-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:postgresql-server-devel-0:13.18-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:postgresql-server-devel-debuginfo-0:13.18-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:postgresql-server-devel-debuginfo-0:13.18-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:postgresql-server-devel-debuginfo-0:13.18-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:postgresql-server-devel-debuginfo-0:13.18-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:postgresql-static-0:13.18-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:postgresql-static-0:13.18-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:postgresql-static-0:13.18-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:postgresql-static-0:13.18-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:postgresql-test-0:13.18-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:postgresql-test-0:13.18-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:postgresql-test-0:13.18-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:postgresql-test-0:13.18-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:postgresql-test-debuginfo-0:13.18-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:postgresql-test-debuginfo-0:13.18-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:postgresql-test-debuginfo-0:13.18-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:postgresql-test-debuginfo-0:13.18-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:postgresql-test-rpm-macros-0:13.18-1.el9_5.noarch",
"CRB-9.5.0.Z.MAIN:postgresql-upgrade-0:13.18-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:postgresql-upgrade-0:13.18-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:postgresql-upgrade-0:13.18-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:postgresql-upgrade-0:13.18-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:postgresql-upgrade-debuginfo-0:13.18-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:postgresql-upgrade-debuginfo-0:13.18-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:postgresql-upgrade-debuginfo-0:13.18-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:postgresql-upgrade-debuginfo-0:13.18-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:postgresql-upgrade-devel-0:13.18-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:postgresql-upgrade-devel-0:13.18-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:postgresql-upgrade-devel-0:13.18-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:postgresql-upgrade-devel-0:13.18-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:postgresql-upgrade-devel-debuginfo-0:13.18-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:postgresql-upgrade-devel-debuginfo-0:13.18-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:postgresql-upgrade-devel-debuginfo-0:13.18-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:postgresql-upgrade-devel-debuginfo-0:13.18-1.el9_5.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "postgresql: PostgreSQL PL/Perl environment variable changes execute arbitrary code"
}
]
}
rhsa-2024_10831
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:16 module is now available for Red Hat Enterprise Linux 8.\n\nRed Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "PostgreSQL is an advanced object-relational database management system (DBMS).\n\nSecurity Fix(es):\n\n* postgresql: PostgreSQL SET ROLE, SET SESSION AUTHORIZATION reset to wrong user ID (CVE-2024-10978)\n\n* postgresql: PostgreSQL PL/Perl environment variable changes execute arbitrary code (CVE-2024-10979)\n\n* postgresql: PostgreSQL row security below e.g. subqueries disregards user ID changes (CVE-2024-10976)\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-2024:10831",
"url": "https://access.redhat.com/errata/RHSA-2024:10831"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "2326251",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2326251"
},
{
"category": "external",
"summary": "2326253",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2326253"
},
{
"category": "external",
"summary": "2326263",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2326263"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2024/rhsa-2024_10831.json"
}
],
"title": "Red Hat Security Advisory: postgresql:16 security update",
"tracking": {
"current_release_date": "2024-12-09T15:52:19+00:00",
"generator": {
"date": "2024-12-09T15:52:19+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.2.3"
}
},
"id": "RHSA-2024:10831",
"initial_release_date": "2024-12-05T09:17:51+00:00",
"revision_history": [
{
"date": "2024-12-05T09:17:51+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2024-12-05T09:17:51+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2024-12-09T15:52:19+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Enterprise Linux AppStream (v. 8)",
"product": {
"name": "Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:enterprise_linux:8::appstream"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "postgresql:16:8100020241122085009:489197e6",
"product": {
"name": "postgresql:16:8100020241122085009:489197e6",
"product_id": "postgresql:16:8100020241122085009:489197e6",
"product_identification_helper": {
"purl": "pkg:rpmmod/redhat/postgresql@16:8100020241122085009:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgresql-test-rpm-macros-0:16.6-1.module+el8.10.0+22551+c0330dc9.noarch",
"product": {
"name": "postgresql-test-rpm-macros-0:16.6-1.module+el8.10.0+22551+c0330dc9.noarch",
"product_id": "postgresql-test-rpm-macros-0:16.6-1.module+el8.10.0+22551+c0330dc9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-test-rpm-macros@16.6-1.module%2Bel8.10.0%2B22551%2Bc0330dc9?arch=noarch"
}
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "pg_repack-0:1.5.1-1.module+el8.10.0+22551+c0330dc9.src",
"product": {
"name": "pg_repack-0:1.5.1-1.module+el8.10.0+22551+c0330dc9.src",
"product_id": "pg_repack-0:1.5.1-1.module+el8.10.0+22551+c0330dc9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pg_repack@1.5.1-1.module%2Bel8.10.0%2B22551%2Bc0330dc9?arch=src"
}
}
},
{
"category": "product_version",
"name": "pgaudit-0:16.0-1.module+el8.10.0+20413+d8116364.src",
"product": {
"name": "pgaudit-0:16.0-1.module+el8.10.0+20413+d8116364.src",
"product_id": "pgaudit-0:16.0-1.module+el8.10.0+20413+d8116364.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pgaudit@16.0-1.module%2Bel8.10.0%2B20413%2Bd8116364?arch=src"
}
}
},
{
"category": "product_version",
"name": "postgres-decoderbufs-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.src",
"product": {
"name": "postgres-decoderbufs-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.src",
"product_id": "postgres-decoderbufs-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgres-decoderbufs@2.4.0-1.Final.module%2Bel8.10.0%2B20413%2Bd8116364?arch=src"
}
}
},
{
"category": "product_version",
"name": "postgresql-0:16.6-1.module+el8.10.0+22551+c0330dc9.src",
"product": {
"name": "postgresql-0:16.6-1.module+el8.10.0+22551+c0330dc9.src",
"product_id": "postgresql-0:16.6-1.module+el8.10.0+22551+c0330dc9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql@16.6-1.module%2Bel8.10.0%2B22551%2Bc0330dc9?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "pg_repack-0:1.5.1-1.module+el8.10.0+22551+c0330dc9.aarch64",
"product": {
"name": "pg_repack-0:1.5.1-1.module+el8.10.0+22551+c0330dc9.aarch64",
"product_id": "pg_repack-0:1.5.1-1.module+el8.10.0+22551+c0330dc9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pg_repack@1.5.1-1.module%2Bel8.10.0%2B22551%2Bc0330dc9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "pg_repack-debuginfo-0:1.5.1-1.module+el8.10.0+22551+c0330dc9.aarch64",
"product": {
"name": "pg_repack-debuginfo-0:1.5.1-1.module+el8.10.0+22551+c0330dc9.aarch64",
"product_id": "pg_repack-debuginfo-0:1.5.1-1.module+el8.10.0+22551+c0330dc9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pg_repack-debuginfo@1.5.1-1.module%2Bel8.10.0%2B22551%2Bc0330dc9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "pg_repack-debugsource-0:1.5.1-1.module+el8.10.0+22551+c0330dc9.aarch64",
"product": {
"name": "pg_repack-debugsource-0:1.5.1-1.module+el8.10.0+22551+c0330dc9.aarch64",
"product_id": "pg_repack-debugsource-0:1.5.1-1.module+el8.10.0+22551+c0330dc9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pg_repack-debugsource@1.5.1-1.module%2Bel8.10.0%2B22551%2Bc0330dc9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "pgaudit-0:16.0-1.module+el8.10.0+20413+d8116364.aarch64",
"product": {
"name": "pgaudit-0:16.0-1.module+el8.10.0+20413+d8116364.aarch64",
"product_id": "pgaudit-0:16.0-1.module+el8.10.0+20413+d8116364.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pgaudit@16.0-1.module%2Bel8.10.0%2B20413%2Bd8116364?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "pgaudit-debuginfo-0:16.0-1.module+el8.10.0+20413+d8116364.aarch64",
"product": {
"name": "pgaudit-debuginfo-0:16.0-1.module+el8.10.0+20413+d8116364.aarch64",
"product_id": "pgaudit-debuginfo-0:16.0-1.module+el8.10.0+20413+d8116364.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pgaudit-debuginfo@16.0-1.module%2Bel8.10.0%2B20413%2Bd8116364?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "pgaudit-debugsource-0:16.0-1.module+el8.10.0+20413+d8116364.aarch64",
"product": {
"name": "pgaudit-debugsource-0:16.0-1.module+el8.10.0+20413+d8116364.aarch64",
"product_id": "pgaudit-debugsource-0:16.0-1.module+el8.10.0+20413+d8116364.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pgaudit-debugsource@16.0-1.module%2Bel8.10.0%2B20413%2Bd8116364?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "postgres-decoderbufs-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.aarch64",
"product": {
"name": "postgres-decoderbufs-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.aarch64",
"product_id": "postgres-decoderbufs-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgres-decoderbufs@2.4.0-1.Final.module%2Bel8.10.0%2B20413%2Bd8116364?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.aarch64",
"product": {
"name": "postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.aarch64",
"product_id": "postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgres-decoderbufs-debuginfo@2.4.0-1.Final.module%2Bel8.10.0%2B20413%2Bd8116364?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.aarch64",
"product": {
"name": "postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.aarch64",
"product_id": "postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgres-decoderbufs-debugsource@2.4.0-1.Final.module%2Bel8.10.0%2B20413%2Bd8116364?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "postgresql-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64",
"product": {
"name": "postgresql-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64",
"product_id": "postgresql-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql@16.6-1.module%2Bel8.10.0%2B22551%2Bc0330dc9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "postgresql-contrib-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64",
"product": {
"name": "postgresql-contrib-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64",
"product_id": "postgresql-contrib-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-contrib@16.6-1.module%2Bel8.10.0%2B22551%2Bc0330dc9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "postgresql-contrib-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64",
"product": {
"name": "postgresql-contrib-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64",
"product_id": "postgresql-contrib-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-contrib-debuginfo@16.6-1.module%2Bel8.10.0%2B22551%2Bc0330dc9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "postgresql-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64",
"product": {
"name": "postgresql-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64",
"product_id": "postgresql-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-debuginfo@16.6-1.module%2Bel8.10.0%2B22551%2Bc0330dc9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "postgresql-debugsource-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64",
"product": {
"name": "postgresql-debugsource-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64",
"product_id": "postgresql-debugsource-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-debugsource@16.6-1.module%2Bel8.10.0%2B22551%2Bc0330dc9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "postgresql-docs-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64",
"product": {
"name": "postgresql-docs-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64",
"product_id": "postgresql-docs-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-docs@16.6-1.module%2Bel8.10.0%2B22551%2Bc0330dc9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "postgresql-docs-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64",
"product": {
"name": "postgresql-docs-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64",
"product_id": "postgresql-docs-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-docs-debuginfo@16.6-1.module%2Bel8.10.0%2B22551%2Bc0330dc9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "postgresql-plperl-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64",
"product": {
"name": "postgresql-plperl-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64",
"product_id": "postgresql-plperl-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plperl@16.6-1.module%2Bel8.10.0%2B22551%2Bc0330dc9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "postgresql-plperl-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64",
"product": {
"name": "postgresql-plperl-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64",
"product_id": "postgresql-plperl-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plperl-debuginfo@16.6-1.module%2Bel8.10.0%2B22551%2Bc0330dc9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "postgresql-plpython3-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64",
"product": {
"name": "postgresql-plpython3-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64",
"product_id": "postgresql-plpython3-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plpython3@16.6-1.module%2Bel8.10.0%2B22551%2Bc0330dc9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "postgresql-plpython3-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64",
"product": {
"name": "postgresql-plpython3-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64",
"product_id": "postgresql-plpython3-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plpython3-debuginfo@16.6-1.module%2Bel8.10.0%2B22551%2Bc0330dc9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "postgresql-pltcl-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64",
"product": {
"name": "postgresql-pltcl-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64",
"product_id": "postgresql-pltcl-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-pltcl@16.6-1.module%2Bel8.10.0%2B22551%2Bc0330dc9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "postgresql-pltcl-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64",
"product": {
"name": "postgresql-pltcl-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64",
"product_id": "postgresql-pltcl-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-pltcl-debuginfo@16.6-1.module%2Bel8.10.0%2B22551%2Bc0330dc9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "postgresql-private-devel-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64",
"product": {
"name": "postgresql-private-devel-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64",
"product_id": "postgresql-private-devel-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-private-devel@16.6-1.module%2Bel8.10.0%2B22551%2Bc0330dc9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "postgresql-private-libs-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64",
"product": {
"name": "postgresql-private-libs-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64",
"product_id": "postgresql-private-libs-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-private-libs@16.6-1.module%2Bel8.10.0%2B22551%2Bc0330dc9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "postgresql-private-libs-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64",
"product": {
"name": "postgresql-private-libs-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64",
"product_id": "postgresql-private-libs-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-private-libs-debuginfo@16.6-1.module%2Bel8.10.0%2B22551%2Bc0330dc9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64",
"product": {
"name": "postgresql-server-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64",
"product_id": "postgresql-server-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server@16.6-1.module%2Bel8.10.0%2B22551%2Bc0330dc9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64",
"product": {
"name": "postgresql-server-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64",
"product_id": "postgresql-server-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server-debuginfo@16.6-1.module%2Bel8.10.0%2B22551%2Bc0330dc9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-devel-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64",
"product": {
"name": "postgresql-server-devel-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64",
"product_id": "postgresql-server-devel-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server-devel@16.6-1.module%2Bel8.10.0%2B22551%2Bc0330dc9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-devel-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64",
"product": {
"name": "postgresql-server-devel-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64",
"product_id": "postgresql-server-devel-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server-devel-debuginfo@16.6-1.module%2Bel8.10.0%2B22551%2Bc0330dc9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "postgresql-static-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64",
"product": {
"name": "postgresql-static-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64",
"product_id": "postgresql-static-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-static@16.6-1.module%2Bel8.10.0%2B22551%2Bc0330dc9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "postgresql-test-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64",
"product": {
"name": "postgresql-test-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64",
"product_id": "postgresql-test-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-test@16.6-1.module%2Bel8.10.0%2B22551%2Bc0330dc9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "postgresql-test-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64",
"product": {
"name": "postgresql-test-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64",
"product_id": "postgresql-test-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-test-debuginfo@16.6-1.module%2Bel8.10.0%2B22551%2Bc0330dc9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64",
"product": {
"name": "postgresql-upgrade-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64",
"product_id": "postgresql-upgrade-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade@16.6-1.module%2Bel8.10.0%2B22551%2Bc0330dc9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64",
"product": {
"name": "postgresql-upgrade-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64",
"product_id": "postgresql-upgrade-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade-debuginfo@16.6-1.module%2Bel8.10.0%2B22551%2Bc0330dc9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-devel-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64",
"product": {
"name": "postgresql-upgrade-devel-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64",
"product_id": "postgresql-upgrade-devel-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade-devel@16.6-1.module%2Bel8.10.0%2B22551%2Bc0330dc9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-devel-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64",
"product": {
"name": "postgresql-upgrade-devel-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64",
"product_id": "postgresql-upgrade-devel-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade-devel-debuginfo@16.6-1.module%2Bel8.10.0%2B22551%2Bc0330dc9?arch=aarch64"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "pg_repack-0:1.5.1-1.module+el8.10.0+22551+c0330dc9.ppc64le",
"product": {
"name": "pg_repack-0:1.5.1-1.module+el8.10.0+22551+c0330dc9.ppc64le",
"product_id": "pg_repack-0:1.5.1-1.module+el8.10.0+22551+c0330dc9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pg_repack@1.5.1-1.module%2Bel8.10.0%2B22551%2Bc0330dc9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "pg_repack-debuginfo-0:1.5.1-1.module+el8.10.0+22551+c0330dc9.ppc64le",
"product": {
"name": "pg_repack-debuginfo-0:1.5.1-1.module+el8.10.0+22551+c0330dc9.ppc64le",
"product_id": "pg_repack-debuginfo-0:1.5.1-1.module+el8.10.0+22551+c0330dc9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pg_repack-debuginfo@1.5.1-1.module%2Bel8.10.0%2B22551%2Bc0330dc9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "pg_repack-debugsource-0:1.5.1-1.module+el8.10.0+22551+c0330dc9.ppc64le",
"product": {
"name": "pg_repack-debugsource-0:1.5.1-1.module+el8.10.0+22551+c0330dc9.ppc64le",
"product_id": "pg_repack-debugsource-0:1.5.1-1.module+el8.10.0+22551+c0330dc9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pg_repack-debugsource@1.5.1-1.module%2Bel8.10.0%2B22551%2Bc0330dc9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "pgaudit-0:16.0-1.module+el8.10.0+20413+d8116364.ppc64le",
"product": {
"name": "pgaudit-0:16.0-1.module+el8.10.0+20413+d8116364.ppc64le",
"product_id": "pgaudit-0:16.0-1.module+el8.10.0+20413+d8116364.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pgaudit@16.0-1.module%2Bel8.10.0%2B20413%2Bd8116364?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "pgaudit-debuginfo-0:16.0-1.module+el8.10.0+20413+d8116364.ppc64le",
"product": {
"name": "pgaudit-debuginfo-0:16.0-1.module+el8.10.0+20413+d8116364.ppc64le",
"product_id": "pgaudit-debuginfo-0:16.0-1.module+el8.10.0+20413+d8116364.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pgaudit-debuginfo@16.0-1.module%2Bel8.10.0%2B20413%2Bd8116364?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "pgaudit-debugsource-0:16.0-1.module+el8.10.0+20413+d8116364.ppc64le",
"product": {
"name": "pgaudit-debugsource-0:16.0-1.module+el8.10.0+20413+d8116364.ppc64le",
"product_id": "pgaudit-debugsource-0:16.0-1.module+el8.10.0+20413+d8116364.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pgaudit-debugsource@16.0-1.module%2Bel8.10.0%2B20413%2Bd8116364?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "postgres-decoderbufs-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.ppc64le",
"product": {
"name": "postgres-decoderbufs-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.ppc64le",
"product_id": "postgres-decoderbufs-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgres-decoderbufs@2.4.0-1.Final.module%2Bel8.10.0%2B20413%2Bd8116364?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.ppc64le",
"product": {
"name": "postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.ppc64le",
"product_id": "postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgres-decoderbufs-debuginfo@2.4.0-1.Final.module%2Bel8.10.0%2B20413%2Bd8116364?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.ppc64le",
"product": {
"name": "postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.ppc64le",
"product_id": "postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgres-decoderbufs-debugsource@2.4.0-1.Final.module%2Bel8.10.0%2B20413%2Bd8116364?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "postgresql-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le",
"product": {
"name": "postgresql-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le",
"product_id": "postgresql-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql@16.6-1.module%2Bel8.10.0%2B22551%2Bc0330dc9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "postgresql-contrib-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le",
"product": {
"name": "postgresql-contrib-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le",
"product_id": "postgresql-contrib-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-contrib@16.6-1.module%2Bel8.10.0%2B22551%2Bc0330dc9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "postgresql-contrib-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le",
"product": {
"name": "postgresql-contrib-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le",
"product_id": "postgresql-contrib-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-contrib-debuginfo@16.6-1.module%2Bel8.10.0%2B22551%2Bc0330dc9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "postgresql-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le",
"product": {
"name": "postgresql-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le",
"product_id": "postgresql-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-debuginfo@16.6-1.module%2Bel8.10.0%2B22551%2Bc0330dc9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "postgresql-debugsource-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le",
"product": {
"name": "postgresql-debugsource-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le",
"product_id": "postgresql-debugsource-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-debugsource@16.6-1.module%2Bel8.10.0%2B22551%2Bc0330dc9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "postgresql-docs-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le",
"product": {
"name": "postgresql-docs-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le",
"product_id": "postgresql-docs-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-docs@16.6-1.module%2Bel8.10.0%2B22551%2Bc0330dc9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "postgresql-docs-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le",
"product": {
"name": "postgresql-docs-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le",
"product_id": "postgresql-docs-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-docs-debuginfo@16.6-1.module%2Bel8.10.0%2B22551%2Bc0330dc9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "postgresql-plperl-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le",
"product": {
"name": "postgresql-plperl-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le",
"product_id": "postgresql-plperl-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plperl@16.6-1.module%2Bel8.10.0%2B22551%2Bc0330dc9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "postgresql-plperl-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le",
"product": {
"name": "postgresql-plperl-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le",
"product_id": "postgresql-plperl-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plperl-debuginfo@16.6-1.module%2Bel8.10.0%2B22551%2Bc0330dc9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "postgresql-plpython3-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le",
"product": {
"name": "postgresql-plpython3-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le",
"product_id": "postgresql-plpython3-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plpython3@16.6-1.module%2Bel8.10.0%2B22551%2Bc0330dc9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "postgresql-plpython3-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le",
"product": {
"name": "postgresql-plpython3-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le",
"product_id": "postgresql-plpython3-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plpython3-debuginfo@16.6-1.module%2Bel8.10.0%2B22551%2Bc0330dc9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "postgresql-pltcl-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le",
"product": {
"name": "postgresql-pltcl-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le",
"product_id": "postgresql-pltcl-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-pltcl@16.6-1.module%2Bel8.10.0%2B22551%2Bc0330dc9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "postgresql-pltcl-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le",
"product": {
"name": "postgresql-pltcl-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le",
"product_id": "postgresql-pltcl-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-pltcl-debuginfo@16.6-1.module%2Bel8.10.0%2B22551%2Bc0330dc9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "postgresql-private-devel-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le",
"product": {
"name": "postgresql-private-devel-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le",
"product_id": "postgresql-private-devel-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-private-devel@16.6-1.module%2Bel8.10.0%2B22551%2Bc0330dc9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "postgresql-private-libs-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le",
"product": {
"name": "postgresql-private-libs-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le",
"product_id": "postgresql-private-libs-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-private-libs@16.6-1.module%2Bel8.10.0%2B22551%2Bc0330dc9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "postgresql-private-libs-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le",
"product": {
"name": "postgresql-private-libs-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le",
"product_id": "postgresql-private-libs-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-private-libs-debuginfo@16.6-1.module%2Bel8.10.0%2B22551%2Bc0330dc9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le",
"product": {
"name": "postgresql-server-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le",
"product_id": "postgresql-server-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server@16.6-1.module%2Bel8.10.0%2B22551%2Bc0330dc9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le",
"product": {
"name": "postgresql-server-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le",
"product_id": "postgresql-server-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server-debuginfo@16.6-1.module%2Bel8.10.0%2B22551%2Bc0330dc9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-devel-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le",
"product": {
"name": "postgresql-server-devel-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le",
"product_id": "postgresql-server-devel-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server-devel@16.6-1.module%2Bel8.10.0%2B22551%2Bc0330dc9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-devel-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le",
"product": {
"name": "postgresql-server-devel-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le",
"product_id": "postgresql-server-devel-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server-devel-debuginfo@16.6-1.module%2Bel8.10.0%2B22551%2Bc0330dc9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "postgresql-static-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le",
"product": {
"name": "postgresql-static-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le",
"product_id": "postgresql-static-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-static@16.6-1.module%2Bel8.10.0%2B22551%2Bc0330dc9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "postgresql-test-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le",
"product": {
"name": "postgresql-test-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le",
"product_id": "postgresql-test-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-test@16.6-1.module%2Bel8.10.0%2B22551%2Bc0330dc9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "postgresql-test-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le",
"product": {
"name": "postgresql-test-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le",
"product_id": "postgresql-test-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-test-debuginfo@16.6-1.module%2Bel8.10.0%2B22551%2Bc0330dc9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le",
"product": {
"name": "postgresql-upgrade-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le",
"product_id": "postgresql-upgrade-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade@16.6-1.module%2Bel8.10.0%2B22551%2Bc0330dc9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le",
"product": {
"name": "postgresql-upgrade-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le",
"product_id": "postgresql-upgrade-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade-debuginfo@16.6-1.module%2Bel8.10.0%2B22551%2Bc0330dc9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-devel-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le",
"product": {
"name": "postgresql-upgrade-devel-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le",
"product_id": "postgresql-upgrade-devel-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade-devel@16.6-1.module%2Bel8.10.0%2B22551%2Bc0330dc9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-devel-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le",
"product": {
"name": "postgresql-upgrade-devel-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le",
"product_id": "postgresql-upgrade-devel-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade-devel-debuginfo@16.6-1.module%2Bel8.10.0%2B22551%2Bc0330dc9?arch=ppc64le"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "pg_repack-0:1.5.1-1.module+el8.10.0+22551+c0330dc9.s390x",
"product": {
"name": "pg_repack-0:1.5.1-1.module+el8.10.0+22551+c0330dc9.s390x",
"product_id": "pg_repack-0:1.5.1-1.module+el8.10.0+22551+c0330dc9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pg_repack@1.5.1-1.module%2Bel8.10.0%2B22551%2Bc0330dc9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "pg_repack-debuginfo-0:1.5.1-1.module+el8.10.0+22551+c0330dc9.s390x",
"product": {
"name": "pg_repack-debuginfo-0:1.5.1-1.module+el8.10.0+22551+c0330dc9.s390x",
"product_id": "pg_repack-debuginfo-0:1.5.1-1.module+el8.10.0+22551+c0330dc9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pg_repack-debuginfo@1.5.1-1.module%2Bel8.10.0%2B22551%2Bc0330dc9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "pg_repack-debugsource-0:1.5.1-1.module+el8.10.0+22551+c0330dc9.s390x",
"product": {
"name": "pg_repack-debugsource-0:1.5.1-1.module+el8.10.0+22551+c0330dc9.s390x",
"product_id": "pg_repack-debugsource-0:1.5.1-1.module+el8.10.0+22551+c0330dc9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pg_repack-debugsource@1.5.1-1.module%2Bel8.10.0%2B22551%2Bc0330dc9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "pgaudit-0:16.0-1.module+el8.10.0+20413+d8116364.s390x",
"product": {
"name": "pgaudit-0:16.0-1.module+el8.10.0+20413+d8116364.s390x",
"product_id": "pgaudit-0:16.0-1.module+el8.10.0+20413+d8116364.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pgaudit@16.0-1.module%2Bel8.10.0%2B20413%2Bd8116364?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "pgaudit-debuginfo-0:16.0-1.module+el8.10.0+20413+d8116364.s390x",
"product": {
"name": "pgaudit-debuginfo-0:16.0-1.module+el8.10.0+20413+d8116364.s390x",
"product_id": "pgaudit-debuginfo-0:16.0-1.module+el8.10.0+20413+d8116364.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pgaudit-debuginfo@16.0-1.module%2Bel8.10.0%2B20413%2Bd8116364?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "pgaudit-debugsource-0:16.0-1.module+el8.10.0+20413+d8116364.s390x",
"product": {
"name": "pgaudit-debugsource-0:16.0-1.module+el8.10.0+20413+d8116364.s390x",
"product_id": "pgaudit-debugsource-0:16.0-1.module+el8.10.0+20413+d8116364.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pgaudit-debugsource@16.0-1.module%2Bel8.10.0%2B20413%2Bd8116364?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "postgres-decoderbufs-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.s390x",
"product": {
"name": "postgres-decoderbufs-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.s390x",
"product_id": "postgres-decoderbufs-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgres-decoderbufs@2.4.0-1.Final.module%2Bel8.10.0%2B20413%2Bd8116364?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.s390x",
"product": {
"name": "postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.s390x",
"product_id": "postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgres-decoderbufs-debuginfo@2.4.0-1.Final.module%2Bel8.10.0%2B20413%2Bd8116364?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.s390x",
"product": {
"name": "postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.s390x",
"product_id": "postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgres-decoderbufs-debugsource@2.4.0-1.Final.module%2Bel8.10.0%2B20413%2Bd8116364?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "postgresql-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x",
"product": {
"name": "postgresql-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x",
"product_id": "postgresql-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql@16.6-1.module%2Bel8.10.0%2B22551%2Bc0330dc9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "postgresql-contrib-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x",
"product": {
"name": "postgresql-contrib-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x",
"product_id": "postgresql-contrib-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-contrib@16.6-1.module%2Bel8.10.0%2B22551%2Bc0330dc9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "postgresql-contrib-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x",
"product": {
"name": "postgresql-contrib-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x",
"product_id": "postgresql-contrib-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-contrib-debuginfo@16.6-1.module%2Bel8.10.0%2B22551%2Bc0330dc9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "postgresql-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x",
"product": {
"name": "postgresql-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x",
"product_id": "postgresql-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-debuginfo@16.6-1.module%2Bel8.10.0%2B22551%2Bc0330dc9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "postgresql-debugsource-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x",
"product": {
"name": "postgresql-debugsource-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x",
"product_id": "postgresql-debugsource-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-debugsource@16.6-1.module%2Bel8.10.0%2B22551%2Bc0330dc9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "postgresql-docs-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x",
"product": {
"name": "postgresql-docs-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x",
"product_id": "postgresql-docs-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-docs@16.6-1.module%2Bel8.10.0%2B22551%2Bc0330dc9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "postgresql-docs-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x",
"product": {
"name": "postgresql-docs-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x",
"product_id": "postgresql-docs-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-docs-debuginfo@16.6-1.module%2Bel8.10.0%2B22551%2Bc0330dc9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "postgresql-plperl-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x",
"product": {
"name": "postgresql-plperl-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x",
"product_id": "postgresql-plperl-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plperl@16.6-1.module%2Bel8.10.0%2B22551%2Bc0330dc9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "postgresql-plperl-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x",
"product": {
"name": "postgresql-plperl-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x",
"product_id": "postgresql-plperl-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plperl-debuginfo@16.6-1.module%2Bel8.10.0%2B22551%2Bc0330dc9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "postgresql-plpython3-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x",
"product": {
"name": "postgresql-plpython3-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x",
"product_id": "postgresql-plpython3-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plpython3@16.6-1.module%2Bel8.10.0%2B22551%2Bc0330dc9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "postgresql-plpython3-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x",
"product": {
"name": "postgresql-plpython3-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x",
"product_id": "postgresql-plpython3-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plpython3-debuginfo@16.6-1.module%2Bel8.10.0%2B22551%2Bc0330dc9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "postgresql-pltcl-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x",
"product": {
"name": "postgresql-pltcl-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x",
"product_id": "postgresql-pltcl-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-pltcl@16.6-1.module%2Bel8.10.0%2B22551%2Bc0330dc9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "postgresql-pltcl-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x",
"product": {
"name": "postgresql-pltcl-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x",
"product_id": "postgresql-pltcl-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-pltcl-debuginfo@16.6-1.module%2Bel8.10.0%2B22551%2Bc0330dc9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "postgresql-private-devel-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x",
"product": {
"name": "postgresql-private-devel-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x",
"product_id": "postgresql-private-devel-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-private-devel@16.6-1.module%2Bel8.10.0%2B22551%2Bc0330dc9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "postgresql-private-libs-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x",
"product": {
"name": "postgresql-private-libs-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x",
"product_id": "postgresql-private-libs-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-private-libs@16.6-1.module%2Bel8.10.0%2B22551%2Bc0330dc9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "postgresql-private-libs-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x",
"product": {
"name": "postgresql-private-libs-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x",
"product_id": "postgresql-private-libs-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-private-libs-debuginfo@16.6-1.module%2Bel8.10.0%2B22551%2Bc0330dc9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x",
"product": {
"name": "postgresql-server-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x",
"product_id": "postgresql-server-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server@16.6-1.module%2Bel8.10.0%2B22551%2Bc0330dc9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x",
"product": {
"name": "postgresql-server-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x",
"product_id": "postgresql-server-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server-debuginfo@16.6-1.module%2Bel8.10.0%2B22551%2Bc0330dc9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-devel-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x",
"product": {
"name": "postgresql-server-devel-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x",
"product_id": "postgresql-server-devel-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server-devel@16.6-1.module%2Bel8.10.0%2B22551%2Bc0330dc9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-devel-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x",
"product": {
"name": "postgresql-server-devel-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x",
"product_id": "postgresql-server-devel-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server-devel-debuginfo@16.6-1.module%2Bel8.10.0%2B22551%2Bc0330dc9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "postgresql-static-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x",
"product": {
"name": "postgresql-static-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x",
"product_id": "postgresql-static-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-static@16.6-1.module%2Bel8.10.0%2B22551%2Bc0330dc9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "postgresql-test-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x",
"product": {
"name": "postgresql-test-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x",
"product_id": "postgresql-test-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-test@16.6-1.module%2Bel8.10.0%2B22551%2Bc0330dc9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "postgresql-test-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x",
"product": {
"name": "postgresql-test-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x",
"product_id": "postgresql-test-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-test-debuginfo@16.6-1.module%2Bel8.10.0%2B22551%2Bc0330dc9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x",
"product": {
"name": "postgresql-upgrade-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x",
"product_id": "postgresql-upgrade-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade@16.6-1.module%2Bel8.10.0%2B22551%2Bc0330dc9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x",
"product": {
"name": "postgresql-upgrade-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x",
"product_id": "postgresql-upgrade-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade-debuginfo@16.6-1.module%2Bel8.10.0%2B22551%2Bc0330dc9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-devel-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x",
"product": {
"name": "postgresql-upgrade-devel-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x",
"product_id": "postgresql-upgrade-devel-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade-devel@16.6-1.module%2Bel8.10.0%2B22551%2Bc0330dc9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-devel-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x",
"product": {
"name": "postgresql-upgrade-devel-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x",
"product_id": "postgresql-upgrade-devel-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade-devel-debuginfo@16.6-1.module%2Bel8.10.0%2B22551%2Bc0330dc9?arch=s390x"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "pg_repack-0:1.5.1-1.module+el8.10.0+22551+c0330dc9.x86_64",
"product": {
"name": "pg_repack-0:1.5.1-1.module+el8.10.0+22551+c0330dc9.x86_64",
"product_id": "pg_repack-0:1.5.1-1.module+el8.10.0+22551+c0330dc9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pg_repack@1.5.1-1.module%2Bel8.10.0%2B22551%2Bc0330dc9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "pg_repack-debuginfo-0:1.5.1-1.module+el8.10.0+22551+c0330dc9.x86_64",
"product": {
"name": "pg_repack-debuginfo-0:1.5.1-1.module+el8.10.0+22551+c0330dc9.x86_64",
"product_id": "pg_repack-debuginfo-0:1.5.1-1.module+el8.10.0+22551+c0330dc9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pg_repack-debuginfo@1.5.1-1.module%2Bel8.10.0%2B22551%2Bc0330dc9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "pg_repack-debugsource-0:1.5.1-1.module+el8.10.0+22551+c0330dc9.x86_64",
"product": {
"name": "pg_repack-debugsource-0:1.5.1-1.module+el8.10.0+22551+c0330dc9.x86_64",
"product_id": "pg_repack-debugsource-0:1.5.1-1.module+el8.10.0+22551+c0330dc9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pg_repack-debugsource@1.5.1-1.module%2Bel8.10.0%2B22551%2Bc0330dc9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "pgaudit-0:16.0-1.module+el8.10.0+20413+d8116364.x86_64",
"product": {
"name": "pgaudit-0:16.0-1.module+el8.10.0+20413+d8116364.x86_64",
"product_id": "pgaudit-0:16.0-1.module+el8.10.0+20413+d8116364.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pgaudit@16.0-1.module%2Bel8.10.0%2B20413%2Bd8116364?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "pgaudit-debuginfo-0:16.0-1.module+el8.10.0+20413+d8116364.x86_64",
"product": {
"name": "pgaudit-debuginfo-0:16.0-1.module+el8.10.0+20413+d8116364.x86_64",
"product_id": "pgaudit-debuginfo-0:16.0-1.module+el8.10.0+20413+d8116364.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pgaudit-debuginfo@16.0-1.module%2Bel8.10.0%2B20413%2Bd8116364?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "pgaudit-debugsource-0:16.0-1.module+el8.10.0+20413+d8116364.x86_64",
"product": {
"name": "pgaudit-debugsource-0:16.0-1.module+el8.10.0+20413+d8116364.x86_64",
"product_id": "pgaudit-debugsource-0:16.0-1.module+el8.10.0+20413+d8116364.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pgaudit-debugsource@16.0-1.module%2Bel8.10.0%2B20413%2Bd8116364?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "postgres-decoderbufs-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.x86_64",
"product": {
"name": "postgres-decoderbufs-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.x86_64",
"product_id": "postgres-decoderbufs-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgres-decoderbufs@2.4.0-1.Final.module%2Bel8.10.0%2B20413%2Bd8116364?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.x86_64",
"product": {
"name": "postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.x86_64",
"product_id": "postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgres-decoderbufs-debuginfo@2.4.0-1.Final.module%2Bel8.10.0%2B20413%2Bd8116364?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.x86_64",
"product": {
"name": "postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.x86_64",
"product_id": "postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgres-decoderbufs-debugsource@2.4.0-1.Final.module%2Bel8.10.0%2B20413%2Bd8116364?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "postgresql-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64",
"product": {
"name": "postgresql-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64",
"product_id": "postgresql-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql@16.6-1.module%2Bel8.10.0%2B22551%2Bc0330dc9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "postgresql-contrib-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64",
"product": {
"name": "postgresql-contrib-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64",
"product_id": "postgresql-contrib-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-contrib@16.6-1.module%2Bel8.10.0%2B22551%2Bc0330dc9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "postgresql-contrib-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64",
"product": {
"name": "postgresql-contrib-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64",
"product_id": "postgresql-contrib-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-contrib-debuginfo@16.6-1.module%2Bel8.10.0%2B22551%2Bc0330dc9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "postgresql-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64",
"product": {
"name": "postgresql-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64",
"product_id": "postgresql-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-debuginfo@16.6-1.module%2Bel8.10.0%2B22551%2Bc0330dc9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "postgresql-debugsource-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64",
"product": {
"name": "postgresql-debugsource-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64",
"product_id": "postgresql-debugsource-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-debugsource@16.6-1.module%2Bel8.10.0%2B22551%2Bc0330dc9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "postgresql-docs-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64",
"product": {
"name": "postgresql-docs-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64",
"product_id": "postgresql-docs-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-docs@16.6-1.module%2Bel8.10.0%2B22551%2Bc0330dc9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "postgresql-docs-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64",
"product": {
"name": "postgresql-docs-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64",
"product_id": "postgresql-docs-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-docs-debuginfo@16.6-1.module%2Bel8.10.0%2B22551%2Bc0330dc9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "postgresql-plperl-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64",
"product": {
"name": "postgresql-plperl-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64",
"product_id": "postgresql-plperl-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plperl@16.6-1.module%2Bel8.10.0%2B22551%2Bc0330dc9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "postgresql-plperl-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64",
"product": {
"name": "postgresql-plperl-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64",
"product_id": "postgresql-plperl-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plperl-debuginfo@16.6-1.module%2Bel8.10.0%2B22551%2Bc0330dc9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "postgresql-plpython3-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64",
"product": {
"name": "postgresql-plpython3-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64",
"product_id": "postgresql-plpython3-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plpython3@16.6-1.module%2Bel8.10.0%2B22551%2Bc0330dc9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "postgresql-plpython3-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64",
"product": {
"name": "postgresql-plpython3-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64",
"product_id": "postgresql-plpython3-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plpython3-debuginfo@16.6-1.module%2Bel8.10.0%2B22551%2Bc0330dc9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "postgresql-pltcl-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64",
"product": {
"name": "postgresql-pltcl-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64",
"product_id": "postgresql-pltcl-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-pltcl@16.6-1.module%2Bel8.10.0%2B22551%2Bc0330dc9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "postgresql-pltcl-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64",
"product": {
"name": "postgresql-pltcl-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64",
"product_id": "postgresql-pltcl-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-pltcl-debuginfo@16.6-1.module%2Bel8.10.0%2B22551%2Bc0330dc9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "postgresql-private-devel-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64",
"product": {
"name": "postgresql-private-devel-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64",
"product_id": "postgresql-private-devel-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-private-devel@16.6-1.module%2Bel8.10.0%2B22551%2Bc0330dc9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "postgresql-private-libs-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64",
"product": {
"name": "postgresql-private-libs-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64",
"product_id": "postgresql-private-libs-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-private-libs@16.6-1.module%2Bel8.10.0%2B22551%2Bc0330dc9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "postgresql-private-libs-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64",
"product": {
"name": "postgresql-private-libs-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64",
"product_id": "postgresql-private-libs-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-private-libs-debuginfo@16.6-1.module%2Bel8.10.0%2B22551%2Bc0330dc9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64",
"product": {
"name": "postgresql-server-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64",
"product_id": "postgresql-server-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server@16.6-1.module%2Bel8.10.0%2B22551%2Bc0330dc9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64",
"product": {
"name": "postgresql-server-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64",
"product_id": "postgresql-server-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server-debuginfo@16.6-1.module%2Bel8.10.0%2B22551%2Bc0330dc9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-devel-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64",
"product": {
"name": "postgresql-server-devel-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64",
"product_id": "postgresql-server-devel-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server-devel@16.6-1.module%2Bel8.10.0%2B22551%2Bc0330dc9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-devel-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64",
"product": {
"name": "postgresql-server-devel-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64",
"product_id": "postgresql-server-devel-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server-devel-debuginfo@16.6-1.module%2Bel8.10.0%2B22551%2Bc0330dc9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "postgresql-static-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64",
"product": {
"name": "postgresql-static-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64",
"product_id": "postgresql-static-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-static@16.6-1.module%2Bel8.10.0%2B22551%2Bc0330dc9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "postgresql-test-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64",
"product": {
"name": "postgresql-test-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64",
"product_id": "postgresql-test-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-test@16.6-1.module%2Bel8.10.0%2B22551%2Bc0330dc9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "postgresql-test-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64",
"product": {
"name": "postgresql-test-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64",
"product_id": "postgresql-test-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-test-debuginfo@16.6-1.module%2Bel8.10.0%2B22551%2Bc0330dc9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64",
"product": {
"name": "postgresql-upgrade-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64",
"product_id": "postgresql-upgrade-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade@16.6-1.module%2Bel8.10.0%2B22551%2Bc0330dc9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64",
"product": {
"name": "postgresql-upgrade-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64",
"product_id": "postgresql-upgrade-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade-debuginfo@16.6-1.module%2Bel8.10.0%2B22551%2Bc0330dc9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-devel-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64",
"product": {
"name": "postgresql-upgrade-devel-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64",
"product_id": "postgresql-upgrade-devel-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade-devel@16.6-1.module%2Bel8.10.0%2B22551%2Bc0330dc9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-devel-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64",
"product": {
"name": "postgresql-upgrade-devel-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64",
"product_id": "postgresql-upgrade-devel-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade-devel-debuginfo@16.6-1.module%2Bel8.10.0%2B22551%2Bc0330dc9?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql:16:8100020241122085009:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6"
},
"product_reference": "postgresql:16:8100020241122085009:489197e6",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pg_repack-0:1.5.1-1.module+el8.10.0+22551+c0330dc9.aarch64 as a component of postgresql:16:8100020241122085009:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:pg_repack-0:1.5.1-1.module+el8.10.0+22551+c0330dc9.aarch64"
},
"product_reference": "pg_repack-0:1.5.1-1.module+el8.10.0+22551+c0330dc9.aarch64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pg_repack-0:1.5.1-1.module+el8.10.0+22551+c0330dc9.ppc64le as a component of postgresql:16:8100020241122085009:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:pg_repack-0:1.5.1-1.module+el8.10.0+22551+c0330dc9.ppc64le"
},
"product_reference": "pg_repack-0:1.5.1-1.module+el8.10.0+22551+c0330dc9.ppc64le",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pg_repack-0:1.5.1-1.module+el8.10.0+22551+c0330dc9.s390x as a component of postgresql:16:8100020241122085009:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:pg_repack-0:1.5.1-1.module+el8.10.0+22551+c0330dc9.s390x"
},
"product_reference": "pg_repack-0:1.5.1-1.module+el8.10.0+22551+c0330dc9.s390x",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pg_repack-0:1.5.1-1.module+el8.10.0+22551+c0330dc9.src as a component of postgresql:16:8100020241122085009:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:pg_repack-0:1.5.1-1.module+el8.10.0+22551+c0330dc9.src"
},
"product_reference": "pg_repack-0:1.5.1-1.module+el8.10.0+22551+c0330dc9.src",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pg_repack-0:1.5.1-1.module+el8.10.0+22551+c0330dc9.x86_64 as a component of postgresql:16:8100020241122085009:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:pg_repack-0:1.5.1-1.module+el8.10.0+22551+c0330dc9.x86_64"
},
"product_reference": "pg_repack-0:1.5.1-1.module+el8.10.0+22551+c0330dc9.x86_64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pg_repack-debuginfo-0:1.5.1-1.module+el8.10.0+22551+c0330dc9.aarch64 as a component of postgresql:16:8100020241122085009:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:pg_repack-debuginfo-0:1.5.1-1.module+el8.10.0+22551+c0330dc9.aarch64"
},
"product_reference": "pg_repack-debuginfo-0:1.5.1-1.module+el8.10.0+22551+c0330dc9.aarch64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pg_repack-debuginfo-0:1.5.1-1.module+el8.10.0+22551+c0330dc9.ppc64le as a component of postgresql:16:8100020241122085009:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:pg_repack-debuginfo-0:1.5.1-1.module+el8.10.0+22551+c0330dc9.ppc64le"
},
"product_reference": "pg_repack-debuginfo-0:1.5.1-1.module+el8.10.0+22551+c0330dc9.ppc64le",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pg_repack-debuginfo-0:1.5.1-1.module+el8.10.0+22551+c0330dc9.s390x as a component of postgresql:16:8100020241122085009:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:pg_repack-debuginfo-0:1.5.1-1.module+el8.10.0+22551+c0330dc9.s390x"
},
"product_reference": "pg_repack-debuginfo-0:1.5.1-1.module+el8.10.0+22551+c0330dc9.s390x",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pg_repack-debuginfo-0:1.5.1-1.module+el8.10.0+22551+c0330dc9.x86_64 as a component of postgresql:16:8100020241122085009:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:pg_repack-debuginfo-0:1.5.1-1.module+el8.10.0+22551+c0330dc9.x86_64"
},
"product_reference": "pg_repack-debuginfo-0:1.5.1-1.module+el8.10.0+22551+c0330dc9.x86_64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pg_repack-debugsource-0:1.5.1-1.module+el8.10.0+22551+c0330dc9.aarch64 as a component of postgresql:16:8100020241122085009:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:pg_repack-debugsource-0:1.5.1-1.module+el8.10.0+22551+c0330dc9.aarch64"
},
"product_reference": "pg_repack-debugsource-0:1.5.1-1.module+el8.10.0+22551+c0330dc9.aarch64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pg_repack-debugsource-0:1.5.1-1.module+el8.10.0+22551+c0330dc9.ppc64le as a component of postgresql:16:8100020241122085009:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:pg_repack-debugsource-0:1.5.1-1.module+el8.10.0+22551+c0330dc9.ppc64le"
},
"product_reference": "pg_repack-debugsource-0:1.5.1-1.module+el8.10.0+22551+c0330dc9.ppc64le",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pg_repack-debugsource-0:1.5.1-1.module+el8.10.0+22551+c0330dc9.s390x as a component of postgresql:16:8100020241122085009:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:pg_repack-debugsource-0:1.5.1-1.module+el8.10.0+22551+c0330dc9.s390x"
},
"product_reference": "pg_repack-debugsource-0:1.5.1-1.module+el8.10.0+22551+c0330dc9.s390x",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pg_repack-debugsource-0:1.5.1-1.module+el8.10.0+22551+c0330dc9.x86_64 as a component of postgresql:16:8100020241122085009:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:pg_repack-debugsource-0:1.5.1-1.module+el8.10.0+22551+c0330dc9.x86_64"
},
"product_reference": "pg_repack-debugsource-0:1.5.1-1.module+el8.10.0+22551+c0330dc9.x86_64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pgaudit-0:16.0-1.module+el8.10.0+20413+d8116364.aarch64 as a component of postgresql:16:8100020241122085009:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:pgaudit-0:16.0-1.module+el8.10.0+20413+d8116364.aarch64"
},
"product_reference": "pgaudit-0:16.0-1.module+el8.10.0+20413+d8116364.aarch64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pgaudit-0:16.0-1.module+el8.10.0+20413+d8116364.ppc64le as a component of postgresql:16:8100020241122085009:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:pgaudit-0:16.0-1.module+el8.10.0+20413+d8116364.ppc64le"
},
"product_reference": "pgaudit-0:16.0-1.module+el8.10.0+20413+d8116364.ppc64le",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pgaudit-0:16.0-1.module+el8.10.0+20413+d8116364.s390x as a component of postgresql:16:8100020241122085009:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:pgaudit-0:16.0-1.module+el8.10.0+20413+d8116364.s390x"
},
"product_reference": "pgaudit-0:16.0-1.module+el8.10.0+20413+d8116364.s390x",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pgaudit-0:16.0-1.module+el8.10.0+20413+d8116364.src as a component of postgresql:16:8100020241122085009:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:pgaudit-0:16.0-1.module+el8.10.0+20413+d8116364.src"
},
"product_reference": "pgaudit-0:16.0-1.module+el8.10.0+20413+d8116364.src",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pgaudit-0:16.0-1.module+el8.10.0+20413+d8116364.x86_64 as a component of postgresql:16:8100020241122085009:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:pgaudit-0:16.0-1.module+el8.10.0+20413+d8116364.x86_64"
},
"product_reference": "pgaudit-0:16.0-1.module+el8.10.0+20413+d8116364.x86_64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pgaudit-debuginfo-0:16.0-1.module+el8.10.0+20413+d8116364.aarch64 as a component of postgresql:16:8100020241122085009:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:pgaudit-debuginfo-0:16.0-1.module+el8.10.0+20413+d8116364.aarch64"
},
"product_reference": "pgaudit-debuginfo-0:16.0-1.module+el8.10.0+20413+d8116364.aarch64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pgaudit-debuginfo-0:16.0-1.module+el8.10.0+20413+d8116364.ppc64le as a component of postgresql:16:8100020241122085009:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:pgaudit-debuginfo-0:16.0-1.module+el8.10.0+20413+d8116364.ppc64le"
},
"product_reference": "pgaudit-debuginfo-0:16.0-1.module+el8.10.0+20413+d8116364.ppc64le",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pgaudit-debuginfo-0:16.0-1.module+el8.10.0+20413+d8116364.s390x as a component of postgresql:16:8100020241122085009:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:pgaudit-debuginfo-0:16.0-1.module+el8.10.0+20413+d8116364.s390x"
},
"product_reference": "pgaudit-debuginfo-0:16.0-1.module+el8.10.0+20413+d8116364.s390x",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pgaudit-debuginfo-0:16.0-1.module+el8.10.0+20413+d8116364.x86_64 as a component of postgresql:16:8100020241122085009:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:pgaudit-debuginfo-0:16.0-1.module+el8.10.0+20413+d8116364.x86_64"
},
"product_reference": "pgaudit-debuginfo-0:16.0-1.module+el8.10.0+20413+d8116364.x86_64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pgaudit-debugsource-0:16.0-1.module+el8.10.0+20413+d8116364.aarch64 as a component of postgresql:16:8100020241122085009:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:pgaudit-debugsource-0:16.0-1.module+el8.10.0+20413+d8116364.aarch64"
},
"product_reference": "pgaudit-debugsource-0:16.0-1.module+el8.10.0+20413+d8116364.aarch64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pgaudit-debugsource-0:16.0-1.module+el8.10.0+20413+d8116364.ppc64le as a component of postgresql:16:8100020241122085009:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:pgaudit-debugsource-0:16.0-1.module+el8.10.0+20413+d8116364.ppc64le"
},
"product_reference": "pgaudit-debugsource-0:16.0-1.module+el8.10.0+20413+d8116364.ppc64le",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pgaudit-debugsource-0:16.0-1.module+el8.10.0+20413+d8116364.s390x as a component of postgresql:16:8100020241122085009:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:pgaudit-debugsource-0:16.0-1.module+el8.10.0+20413+d8116364.s390x"
},
"product_reference": "pgaudit-debugsource-0:16.0-1.module+el8.10.0+20413+d8116364.s390x",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pgaudit-debugsource-0:16.0-1.module+el8.10.0+20413+d8116364.x86_64 as a component of postgresql:16:8100020241122085009:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:pgaudit-debugsource-0:16.0-1.module+el8.10.0+20413+d8116364.x86_64"
},
"product_reference": "pgaudit-debugsource-0:16.0-1.module+el8.10.0+20413+d8116364.x86_64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgres-decoderbufs-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.aarch64 as a component of postgresql:16:8100020241122085009:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgres-decoderbufs-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.aarch64"
},
"product_reference": "postgres-decoderbufs-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.aarch64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgres-decoderbufs-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.ppc64le as a component of postgresql:16:8100020241122085009:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgres-decoderbufs-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.ppc64le"
},
"product_reference": "postgres-decoderbufs-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.ppc64le",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgres-decoderbufs-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.s390x as a component of postgresql:16:8100020241122085009:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgres-decoderbufs-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.s390x"
},
"product_reference": "postgres-decoderbufs-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.s390x",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgres-decoderbufs-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.src as a component of postgresql:16:8100020241122085009:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgres-decoderbufs-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.src"
},
"product_reference": "postgres-decoderbufs-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.src",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgres-decoderbufs-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.x86_64 as a component of postgresql:16:8100020241122085009:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgres-decoderbufs-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.x86_64"
},
"product_reference": "postgres-decoderbufs-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.x86_64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.aarch64 as a component of postgresql:16:8100020241122085009:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.aarch64"
},
"product_reference": "postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.aarch64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.ppc64le as a component of postgresql:16:8100020241122085009:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.ppc64le"
},
"product_reference": "postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.ppc64le",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.s390x as a component of postgresql:16:8100020241122085009:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.s390x"
},
"product_reference": "postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.s390x",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.x86_64 as a component of postgresql:16:8100020241122085009:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.x86_64"
},
"product_reference": "postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.x86_64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.aarch64 as a component of postgresql:16:8100020241122085009:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.aarch64"
},
"product_reference": "postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.aarch64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.ppc64le as a component of postgresql:16:8100020241122085009:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.ppc64le"
},
"product_reference": "postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.ppc64le",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.s390x as a component of postgresql:16:8100020241122085009:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.s390x"
},
"product_reference": "postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.s390x",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.x86_64 as a component of postgresql:16:8100020241122085009:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.x86_64"
},
"product_reference": "postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.x86_64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64 as a component of postgresql:16:8100020241122085009:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64"
},
"product_reference": "postgresql-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le as a component of postgresql:16:8100020241122085009:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le"
},
"product_reference": "postgresql-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x as a component of postgresql:16:8100020241122085009:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x"
},
"product_reference": "postgresql-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-0:16.6-1.module+el8.10.0+22551+c0330dc9.src as a component of postgresql:16:8100020241122085009:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-0:16.6-1.module+el8.10.0+22551+c0330dc9.src"
},
"product_reference": "postgresql-0:16.6-1.module+el8.10.0+22551+c0330dc9.src",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64 as a component of postgresql:16:8100020241122085009:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64"
},
"product_reference": "postgresql-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-contrib-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64 as a component of postgresql:16:8100020241122085009:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-contrib-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64"
},
"product_reference": "postgresql-contrib-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-contrib-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le as a component of postgresql:16:8100020241122085009:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-contrib-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le"
},
"product_reference": "postgresql-contrib-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-contrib-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x as a component of postgresql:16:8100020241122085009:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-contrib-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x"
},
"product_reference": "postgresql-contrib-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-contrib-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64 as a component of postgresql:16:8100020241122085009:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-contrib-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64"
},
"product_reference": "postgresql-contrib-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-contrib-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64 as a component of postgresql:16:8100020241122085009:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-contrib-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64"
},
"product_reference": "postgresql-contrib-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-contrib-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le as a component of postgresql:16:8100020241122085009:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-contrib-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le"
},
"product_reference": "postgresql-contrib-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-contrib-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x as a component of postgresql:16:8100020241122085009:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-contrib-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x"
},
"product_reference": "postgresql-contrib-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-contrib-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64 as a component of postgresql:16:8100020241122085009:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-contrib-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64"
},
"product_reference": "postgresql-contrib-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64 as a component of postgresql:16:8100020241122085009:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64"
},
"product_reference": "postgresql-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le as a component of postgresql:16:8100020241122085009:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le"
},
"product_reference": "postgresql-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x as a component of postgresql:16:8100020241122085009:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x"
},
"product_reference": "postgresql-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64 as a component of postgresql:16:8100020241122085009:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64"
},
"product_reference": "postgresql-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-debugsource-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64 as a component of postgresql:16:8100020241122085009:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-debugsource-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64"
},
"product_reference": "postgresql-debugsource-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-debugsource-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le as a component of postgresql:16:8100020241122085009:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-debugsource-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le"
},
"product_reference": "postgresql-debugsource-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-debugsource-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x as a component of postgresql:16:8100020241122085009:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-debugsource-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x"
},
"product_reference": "postgresql-debugsource-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-debugsource-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64 as a component of postgresql:16:8100020241122085009:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-debugsource-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64"
},
"product_reference": "postgresql-debugsource-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-docs-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64 as a component of postgresql:16:8100020241122085009:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-docs-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64"
},
"product_reference": "postgresql-docs-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-docs-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le as a component of postgresql:16:8100020241122085009:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-docs-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le"
},
"product_reference": "postgresql-docs-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-docs-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x as a component of postgresql:16:8100020241122085009:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-docs-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x"
},
"product_reference": "postgresql-docs-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-docs-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64 as a component of postgresql:16:8100020241122085009:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-docs-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64"
},
"product_reference": "postgresql-docs-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-docs-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64 as a component of postgresql:16:8100020241122085009:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-docs-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64"
},
"product_reference": "postgresql-docs-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-docs-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le as a component of postgresql:16:8100020241122085009:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-docs-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le"
},
"product_reference": "postgresql-docs-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-docs-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x as a component of postgresql:16:8100020241122085009:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-docs-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x"
},
"product_reference": "postgresql-docs-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-docs-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64 as a component of postgresql:16:8100020241122085009:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-docs-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64"
},
"product_reference": "postgresql-docs-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plperl-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64 as a component of postgresql:16:8100020241122085009:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-plperl-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64"
},
"product_reference": "postgresql-plperl-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plperl-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le as a component of postgresql:16:8100020241122085009:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-plperl-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le"
},
"product_reference": "postgresql-plperl-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plperl-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x as a component of postgresql:16:8100020241122085009:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-plperl-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x"
},
"product_reference": "postgresql-plperl-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plperl-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64 as a component of postgresql:16:8100020241122085009:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-plperl-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64"
},
"product_reference": "postgresql-plperl-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plperl-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64 as a component of postgresql:16:8100020241122085009:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-plperl-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64"
},
"product_reference": "postgresql-plperl-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plperl-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le as a component of postgresql:16:8100020241122085009:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-plperl-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le"
},
"product_reference": "postgresql-plperl-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plperl-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x as a component of postgresql:16:8100020241122085009:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-plperl-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x"
},
"product_reference": "postgresql-plperl-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plperl-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64 as a component of postgresql:16:8100020241122085009:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-plperl-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64"
},
"product_reference": "postgresql-plperl-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plpython3-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64 as a component of postgresql:16:8100020241122085009:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-plpython3-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64"
},
"product_reference": "postgresql-plpython3-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plpython3-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le as a component of postgresql:16:8100020241122085009:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-plpython3-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le"
},
"product_reference": "postgresql-plpython3-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plpython3-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x as a component of postgresql:16:8100020241122085009:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-plpython3-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x"
},
"product_reference": "postgresql-plpython3-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plpython3-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64 as a component of postgresql:16:8100020241122085009:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-plpython3-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64"
},
"product_reference": "postgresql-plpython3-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plpython3-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64 as a component of postgresql:16:8100020241122085009:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-plpython3-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64"
},
"product_reference": "postgresql-plpython3-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plpython3-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le as a component of postgresql:16:8100020241122085009:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-plpython3-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le"
},
"product_reference": "postgresql-plpython3-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plpython3-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x as a component of postgresql:16:8100020241122085009:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-plpython3-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x"
},
"product_reference": "postgresql-plpython3-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plpython3-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64 as a component of postgresql:16:8100020241122085009:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-plpython3-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64"
},
"product_reference": "postgresql-plpython3-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-pltcl-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64 as a component of postgresql:16:8100020241122085009:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-pltcl-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64"
},
"product_reference": "postgresql-pltcl-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-pltcl-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le as a component of postgresql:16:8100020241122085009:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-pltcl-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le"
},
"product_reference": "postgresql-pltcl-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-pltcl-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x as a component of postgresql:16:8100020241122085009:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-pltcl-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x"
},
"product_reference": "postgresql-pltcl-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-pltcl-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64 as a component of postgresql:16:8100020241122085009:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-pltcl-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64"
},
"product_reference": "postgresql-pltcl-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-pltcl-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64 as a component of postgresql:16:8100020241122085009:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-pltcl-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64"
},
"product_reference": "postgresql-pltcl-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-pltcl-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le as a component of postgresql:16:8100020241122085009:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-pltcl-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le"
},
"product_reference": "postgresql-pltcl-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-pltcl-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x as a component of postgresql:16:8100020241122085009:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-pltcl-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x"
},
"product_reference": "postgresql-pltcl-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-pltcl-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64 as a component of postgresql:16:8100020241122085009:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-pltcl-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64"
},
"product_reference": "postgresql-pltcl-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-private-devel-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64 as a component of postgresql:16:8100020241122085009:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-private-devel-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64"
},
"product_reference": "postgresql-private-devel-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-private-devel-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le as a component of postgresql:16:8100020241122085009:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-private-devel-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le"
},
"product_reference": "postgresql-private-devel-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-private-devel-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x as a component of postgresql:16:8100020241122085009:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-private-devel-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x"
},
"product_reference": "postgresql-private-devel-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-private-devel-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64 as a component of postgresql:16:8100020241122085009:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-private-devel-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64"
},
"product_reference": "postgresql-private-devel-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-private-libs-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64 as a component of postgresql:16:8100020241122085009:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-private-libs-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64"
},
"product_reference": "postgresql-private-libs-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-private-libs-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le as a component of postgresql:16:8100020241122085009:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-private-libs-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le"
},
"product_reference": "postgresql-private-libs-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-private-libs-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x as a component of postgresql:16:8100020241122085009:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-private-libs-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x"
},
"product_reference": "postgresql-private-libs-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-private-libs-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64 as a component of postgresql:16:8100020241122085009:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-private-libs-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64"
},
"product_reference": "postgresql-private-libs-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-private-libs-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64 as a component of postgresql:16:8100020241122085009:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-private-libs-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64"
},
"product_reference": "postgresql-private-libs-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-private-libs-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le as a component of postgresql:16:8100020241122085009:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-private-libs-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le"
},
"product_reference": "postgresql-private-libs-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-private-libs-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x as a component of postgresql:16:8100020241122085009:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-private-libs-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x"
},
"product_reference": "postgresql-private-libs-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-private-libs-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64 as a component of postgresql:16:8100020241122085009:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-private-libs-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64"
},
"product_reference": "postgresql-private-libs-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64 as a component of postgresql:16:8100020241122085009:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-server-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64"
},
"product_reference": "postgresql-server-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le as a component of postgresql:16:8100020241122085009:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-server-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le"
},
"product_reference": "postgresql-server-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x as a component of postgresql:16:8100020241122085009:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-server-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x"
},
"product_reference": "postgresql-server-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64 as a component of postgresql:16:8100020241122085009:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-server-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64"
},
"product_reference": "postgresql-server-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64 as a component of postgresql:16:8100020241122085009:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-server-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64"
},
"product_reference": "postgresql-server-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le as a component of postgresql:16:8100020241122085009:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-server-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le"
},
"product_reference": "postgresql-server-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x as a component of postgresql:16:8100020241122085009:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-server-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x"
},
"product_reference": "postgresql-server-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64 as a component of postgresql:16:8100020241122085009:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-server-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64"
},
"product_reference": "postgresql-server-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-devel-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64 as a component of postgresql:16:8100020241122085009:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-server-devel-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64"
},
"product_reference": "postgresql-server-devel-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-devel-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le as a component of postgresql:16:8100020241122085009:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-server-devel-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le"
},
"product_reference": "postgresql-server-devel-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-devel-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x as a component of postgresql:16:8100020241122085009:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-server-devel-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x"
},
"product_reference": "postgresql-server-devel-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-devel-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64 as a component of postgresql:16:8100020241122085009:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-server-devel-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64"
},
"product_reference": "postgresql-server-devel-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-devel-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64 as a component of postgresql:16:8100020241122085009:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-server-devel-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64"
},
"product_reference": "postgresql-server-devel-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-devel-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le as a component of postgresql:16:8100020241122085009:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-server-devel-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le"
},
"product_reference": "postgresql-server-devel-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-devel-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x as a component of postgresql:16:8100020241122085009:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-server-devel-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x"
},
"product_reference": "postgresql-server-devel-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-devel-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64 as a component of postgresql:16:8100020241122085009:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-server-devel-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64"
},
"product_reference": "postgresql-server-devel-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-static-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64 as a component of postgresql:16:8100020241122085009:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-static-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64"
},
"product_reference": "postgresql-static-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-static-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le as a component of postgresql:16:8100020241122085009:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-static-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le"
},
"product_reference": "postgresql-static-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-static-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x as a component of postgresql:16:8100020241122085009:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-static-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x"
},
"product_reference": "postgresql-static-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-static-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64 as a component of postgresql:16:8100020241122085009:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-static-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64"
},
"product_reference": "postgresql-static-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-test-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64 as a component of postgresql:16:8100020241122085009:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-test-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64"
},
"product_reference": "postgresql-test-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-test-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le as a component of postgresql:16:8100020241122085009:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-test-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le"
},
"product_reference": "postgresql-test-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-test-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x as a component of postgresql:16:8100020241122085009:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-test-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x"
},
"product_reference": "postgresql-test-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-test-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64 as a component of postgresql:16:8100020241122085009:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-test-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64"
},
"product_reference": "postgresql-test-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-test-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64 as a component of postgresql:16:8100020241122085009:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-test-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64"
},
"product_reference": "postgresql-test-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-test-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le as a component of postgresql:16:8100020241122085009:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-test-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le"
},
"product_reference": "postgresql-test-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-test-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x as a component of postgresql:16:8100020241122085009:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-test-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x"
},
"product_reference": "postgresql-test-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-test-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64 as a component of postgresql:16:8100020241122085009:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-test-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64"
},
"product_reference": "postgresql-test-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-test-rpm-macros-0:16.6-1.module+el8.10.0+22551+c0330dc9.noarch as a component of postgresql:16:8100020241122085009:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-test-rpm-macros-0:16.6-1.module+el8.10.0+22551+c0330dc9.noarch"
},
"product_reference": "postgresql-test-rpm-macros-0:16.6-1.module+el8.10.0+22551+c0330dc9.noarch",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64 as a component of postgresql:16:8100020241122085009:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-upgrade-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64"
},
"product_reference": "postgresql-upgrade-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le as a component of postgresql:16:8100020241122085009:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-upgrade-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le"
},
"product_reference": "postgresql-upgrade-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x as a component of postgresql:16:8100020241122085009:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-upgrade-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x"
},
"product_reference": "postgresql-upgrade-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64 as a component of postgresql:16:8100020241122085009:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-upgrade-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64"
},
"product_reference": "postgresql-upgrade-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64 as a component of postgresql:16:8100020241122085009:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-upgrade-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64"
},
"product_reference": "postgresql-upgrade-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le as a component of postgresql:16:8100020241122085009:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-upgrade-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le"
},
"product_reference": "postgresql-upgrade-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x as a component of postgresql:16:8100020241122085009:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-upgrade-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x"
},
"product_reference": "postgresql-upgrade-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64 as a component of postgresql:16:8100020241122085009:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-upgrade-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64"
},
"product_reference": "postgresql-upgrade-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-devel-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64 as a component of postgresql:16:8100020241122085009:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-upgrade-devel-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64"
},
"product_reference": "postgresql-upgrade-devel-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-devel-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le as a component of postgresql:16:8100020241122085009:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-upgrade-devel-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le"
},
"product_reference": "postgresql-upgrade-devel-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-devel-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x as a component of postgresql:16:8100020241122085009:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-upgrade-devel-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x"
},
"product_reference": "postgresql-upgrade-devel-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-devel-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64 as a component of postgresql:16:8100020241122085009:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-upgrade-devel-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64"
},
"product_reference": "postgresql-upgrade-devel-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-devel-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64 as a component of postgresql:16:8100020241122085009:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-upgrade-devel-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64"
},
"product_reference": "postgresql-upgrade-devel-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-devel-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le as a component of postgresql:16:8100020241122085009:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-upgrade-devel-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le"
},
"product_reference": "postgresql-upgrade-devel-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-devel-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x as a component of postgresql:16:8100020241122085009:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-upgrade-devel-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x"
},
"product_reference": "postgresql-upgrade-devel-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-devel-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64 as a component of postgresql:16:8100020241122085009:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-upgrade-devel-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64"
},
"product_reference": "postgresql-upgrade-devel-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2024-10976",
"cwe": {
"id": "CWE-1250",
"name": "Improper Preservation of Consistency Between Independent Representations of Shared State"
},
"discovery_date": "2024-11-14T14:01:51.200335+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2326263"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in PostgreSQL. This vulnerability allows incorrect row-level security policies to be applied via subqueries, WITH queries, security invoker views, or SQL-language functions that reference tables with row-level security policies. This issue arises when a query is planned under one role and executed under another, potentially leading to unauthorized reads or modifications of data.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "postgresql: PostgreSQL row security below e.g. subqueries disregards user ID changes",
"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.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:pg_repack-0:1.5.1-1.module+el8.10.0+22551+c0330dc9.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:pg_repack-0:1.5.1-1.module+el8.10.0+22551+c0330dc9.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:pg_repack-0:1.5.1-1.module+el8.10.0+22551+c0330dc9.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:pg_repack-0:1.5.1-1.module+el8.10.0+22551+c0330dc9.src",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:pg_repack-0:1.5.1-1.module+el8.10.0+22551+c0330dc9.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:pg_repack-debuginfo-0:1.5.1-1.module+el8.10.0+22551+c0330dc9.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:pg_repack-debuginfo-0:1.5.1-1.module+el8.10.0+22551+c0330dc9.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:pg_repack-debuginfo-0:1.5.1-1.module+el8.10.0+22551+c0330dc9.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:pg_repack-debuginfo-0:1.5.1-1.module+el8.10.0+22551+c0330dc9.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:pg_repack-debugsource-0:1.5.1-1.module+el8.10.0+22551+c0330dc9.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:pg_repack-debugsource-0:1.5.1-1.module+el8.10.0+22551+c0330dc9.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:pg_repack-debugsource-0:1.5.1-1.module+el8.10.0+22551+c0330dc9.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:pg_repack-debugsource-0:1.5.1-1.module+el8.10.0+22551+c0330dc9.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:pgaudit-0:16.0-1.module+el8.10.0+20413+d8116364.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:pgaudit-0:16.0-1.module+el8.10.0+20413+d8116364.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:pgaudit-0:16.0-1.module+el8.10.0+20413+d8116364.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:pgaudit-0:16.0-1.module+el8.10.0+20413+d8116364.src",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:pgaudit-0:16.0-1.module+el8.10.0+20413+d8116364.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:pgaudit-debuginfo-0:16.0-1.module+el8.10.0+20413+d8116364.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:pgaudit-debuginfo-0:16.0-1.module+el8.10.0+20413+d8116364.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:pgaudit-debuginfo-0:16.0-1.module+el8.10.0+20413+d8116364.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:pgaudit-debuginfo-0:16.0-1.module+el8.10.0+20413+d8116364.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:pgaudit-debugsource-0:16.0-1.module+el8.10.0+20413+d8116364.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:pgaudit-debugsource-0:16.0-1.module+el8.10.0+20413+d8116364.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:pgaudit-debugsource-0:16.0-1.module+el8.10.0+20413+d8116364.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:pgaudit-debugsource-0:16.0-1.module+el8.10.0+20413+d8116364.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgres-decoderbufs-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgres-decoderbufs-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgres-decoderbufs-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgres-decoderbufs-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.src",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgres-decoderbufs-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-0:16.6-1.module+el8.10.0+22551+c0330dc9.src",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-contrib-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-contrib-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-contrib-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-contrib-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-contrib-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-contrib-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-contrib-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-contrib-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-debugsource-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-debugsource-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-debugsource-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-debugsource-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-docs-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-docs-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-docs-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-docs-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-docs-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-docs-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-docs-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-docs-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-plperl-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-plperl-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-plperl-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-plperl-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-plperl-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-plperl-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-plperl-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-plperl-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-plpython3-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-plpython3-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-plpython3-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-plpython3-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-plpython3-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-plpython3-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-plpython3-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-plpython3-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-pltcl-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-pltcl-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-pltcl-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-pltcl-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-pltcl-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-pltcl-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-pltcl-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-pltcl-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-private-devel-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-private-devel-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-private-devel-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-private-devel-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-private-libs-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-private-libs-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-private-libs-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-private-libs-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-private-libs-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-private-libs-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-private-libs-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-private-libs-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-server-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-server-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-server-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-server-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-server-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-server-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-server-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-server-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-server-devel-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-server-devel-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-server-devel-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-server-devel-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-server-devel-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-server-devel-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-server-devel-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-server-devel-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-static-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-static-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-static-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-static-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-test-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-test-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-test-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-test-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-test-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-test-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-test-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-test-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-test-rpm-macros-0:16.6-1.module+el8.10.0+22551+c0330dc9.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-upgrade-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-upgrade-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-upgrade-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-upgrade-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-upgrade-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-upgrade-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-upgrade-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-upgrade-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-upgrade-devel-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-upgrade-devel-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-upgrade-devel-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-upgrade-devel-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-upgrade-devel-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-upgrade-devel-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-upgrade-devel-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-upgrade-devel-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-10976"
},
{
"category": "external",
"summary": "RHBZ#2326263",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2326263"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-10976",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-10976"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-10976",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-10976"
},
{
"category": "external",
"summary": "https://www.postgresql.org/support/security/CVE-2024-10976/",
"url": "https://www.postgresql.org/support/security/CVE-2024-10976/"
}
],
"release_date": "2024-11-14T13:00:01.930000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-12-05T09:17: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",
"product_ids": [
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:pg_repack-0:1.5.1-1.module+el8.10.0+22551+c0330dc9.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:pg_repack-0:1.5.1-1.module+el8.10.0+22551+c0330dc9.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:pg_repack-0:1.5.1-1.module+el8.10.0+22551+c0330dc9.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:pg_repack-0:1.5.1-1.module+el8.10.0+22551+c0330dc9.src",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:pg_repack-0:1.5.1-1.module+el8.10.0+22551+c0330dc9.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:pg_repack-debuginfo-0:1.5.1-1.module+el8.10.0+22551+c0330dc9.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:pg_repack-debuginfo-0:1.5.1-1.module+el8.10.0+22551+c0330dc9.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:pg_repack-debuginfo-0:1.5.1-1.module+el8.10.0+22551+c0330dc9.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:pg_repack-debuginfo-0:1.5.1-1.module+el8.10.0+22551+c0330dc9.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:pg_repack-debugsource-0:1.5.1-1.module+el8.10.0+22551+c0330dc9.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:pg_repack-debugsource-0:1.5.1-1.module+el8.10.0+22551+c0330dc9.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:pg_repack-debugsource-0:1.5.1-1.module+el8.10.0+22551+c0330dc9.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:pg_repack-debugsource-0:1.5.1-1.module+el8.10.0+22551+c0330dc9.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:pgaudit-0:16.0-1.module+el8.10.0+20413+d8116364.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:pgaudit-0:16.0-1.module+el8.10.0+20413+d8116364.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:pgaudit-0:16.0-1.module+el8.10.0+20413+d8116364.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:pgaudit-0:16.0-1.module+el8.10.0+20413+d8116364.src",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:pgaudit-0:16.0-1.module+el8.10.0+20413+d8116364.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:pgaudit-debuginfo-0:16.0-1.module+el8.10.0+20413+d8116364.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:pgaudit-debuginfo-0:16.0-1.module+el8.10.0+20413+d8116364.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:pgaudit-debuginfo-0:16.0-1.module+el8.10.0+20413+d8116364.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:pgaudit-debuginfo-0:16.0-1.module+el8.10.0+20413+d8116364.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:pgaudit-debugsource-0:16.0-1.module+el8.10.0+20413+d8116364.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:pgaudit-debugsource-0:16.0-1.module+el8.10.0+20413+d8116364.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:pgaudit-debugsource-0:16.0-1.module+el8.10.0+20413+d8116364.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:pgaudit-debugsource-0:16.0-1.module+el8.10.0+20413+d8116364.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgres-decoderbufs-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgres-decoderbufs-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgres-decoderbufs-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgres-decoderbufs-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.src",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgres-decoderbufs-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-0:16.6-1.module+el8.10.0+22551+c0330dc9.src",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-contrib-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-contrib-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-contrib-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-contrib-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-contrib-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-contrib-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-contrib-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-contrib-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-debugsource-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-debugsource-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-debugsource-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-debugsource-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-docs-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-docs-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-docs-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-docs-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-docs-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-docs-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-docs-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-docs-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-plperl-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-plperl-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-plperl-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-plperl-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-plperl-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-plperl-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-plperl-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-plperl-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-plpython3-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-plpython3-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-plpython3-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-plpython3-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-plpython3-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-plpython3-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-plpython3-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-plpython3-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-pltcl-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-pltcl-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-pltcl-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-pltcl-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-pltcl-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-pltcl-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-pltcl-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-pltcl-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-private-devel-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-private-devel-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-private-devel-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-private-devel-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-private-libs-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-private-libs-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-private-libs-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-private-libs-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-private-libs-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-private-libs-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-private-libs-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-private-libs-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-server-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-server-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-server-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-server-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-server-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-server-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-server-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-server-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-server-devel-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-server-devel-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-server-devel-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-server-devel-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-server-devel-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-server-devel-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-server-devel-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-server-devel-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-static-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-static-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-static-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-static-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-test-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-test-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-test-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-test-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-test-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-test-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-test-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-test-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-test-rpm-macros-0:16.6-1.module+el8.10.0+22551+c0330dc9.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-upgrade-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-upgrade-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-upgrade-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-upgrade-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-upgrade-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-upgrade-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-upgrade-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-upgrade-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-upgrade-devel-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-upgrade-devel-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-upgrade-devel-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-upgrade-devel-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-upgrade-devel-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-upgrade-devel-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-upgrade-devel-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-upgrade-devel-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:10831"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options don\u0027t meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:pg_repack-0:1.5.1-1.module+el8.10.0+22551+c0330dc9.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:pg_repack-0:1.5.1-1.module+el8.10.0+22551+c0330dc9.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:pg_repack-0:1.5.1-1.module+el8.10.0+22551+c0330dc9.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:pg_repack-0:1.5.1-1.module+el8.10.0+22551+c0330dc9.src",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:pg_repack-0:1.5.1-1.module+el8.10.0+22551+c0330dc9.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:pg_repack-debuginfo-0:1.5.1-1.module+el8.10.0+22551+c0330dc9.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:pg_repack-debuginfo-0:1.5.1-1.module+el8.10.0+22551+c0330dc9.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:pg_repack-debuginfo-0:1.5.1-1.module+el8.10.0+22551+c0330dc9.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:pg_repack-debuginfo-0:1.5.1-1.module+el8.10.0+22551+c0330dc9.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:pg_repack-debugsource-0:1.5.1-1.module+el8.10.0+22551+c0330dc9.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:pg_repack-debugsource-0:1.5.1-1.module+el8.10.0+22551+c0330dc9.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:pg_repack-debugsource-0:1.5.1-1.module+el8.10.0+22551+c0330dc9.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:pg_repack-debugsource-0:1.5.1-1.module+el8.10.0+22551+c0330dc9.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:pgaudit-0:16.0-1.module+el8.10.0+20413+d8116364.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:pgaudit-0:16.0-1.module+el8.10.0+20413+d8116364.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:pgaudit-0:16.0-1.module+el8.10.0+20413+d8116364.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:pgaudit-0:16.0-1.module+el8.10.0+20413+d8116364.src",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:pgaudit-0:16.0-1.module+el8.10.0+20413+d8116364.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:pgaudit-debuginfo-0:16.0-1.module+el8.10.0+20413+d8116364.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:pgaudit-debuginfo-0:16.0-1.module+el8.10.0+20413+d8116364.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:pgaudit-debuginfo-0:16.0-1.module+el8.10.0+20413+d8116364.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:pgaudit-debuginfo-0:16.0-1.module+el8.10.0+20413+d8116364.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:pgaudit-debugsource-0:16.0-1.module+el8.10.0+20413+d8116364.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:pgaudit-debugsource-0:16.0-1.module+el8.10.0+20413+d8116364.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:pgaudit-debugsource-0:16.0-1.module+el8.10.0+20413+d8116364.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:pgaudit-debugsource-0:16.0-1.module+el8.10.0+20413+d8116364.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgres-decoderbufs-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgres-decoderbufs-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgres-decoderbufs-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgres-decoderbufs-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.src",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgres-decoderbufs-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-0:16.6-1.module+el8.10.0+22551+c0330dc9.src",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-contrib-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-contrib-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-contrib-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-contrib-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-contrib-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-contrib-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-contrib-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-contrib-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-debugsource-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-debugsource-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-debugsource-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-debugsource-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-docs-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-docs-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-docs-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-docs-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-docs-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-docs-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-docs-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-docs-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-plperl-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-plperl-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-plperl-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-plperl-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-plperl-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-plperl-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-plperl-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-plperl-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-plpython3-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-plpython3-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-plpython3-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-plpython3-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-plpython3-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-plpython3-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-plpython3-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-plpython3-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-pltcl-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-pltcl-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-pltcl-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-pltcl-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-pltcl-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-pltcl-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-pltcl-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-pltcl-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-private-devel-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-private-devel-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-private-devel-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-private-devel-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-private-libs-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-private-libs-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-private-libs-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-private-libs-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-private-libs-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-private-libs-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-private-libs-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-private-libs-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-server-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-server-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-server-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-server-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-server-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-server-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-server-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-server-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-server-devel-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-server-devel-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-server-devel-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-server-devel-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-server-devel-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-server-devel-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-server-devel-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-server-devel-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-static-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-static-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-static-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-static-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-test-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-test-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-test-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-test-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-test-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-test-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-test-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-test-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-test-rpm-macros-0:16.6-1.module+el8.10.0+22551+c0330dc9.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-upgrade-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-upgrade-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-upgrade-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-upgrade-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-upgrade-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-upgrade-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-upgrade-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-upgrade-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-upgrade-devel-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-upgrade-devel-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-upgrade-devel-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-upgrade-devel-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-upgrade-devel-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-upgrade-devel-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-upgrade-devel-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-upgrade-devel-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.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.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:pg_repack-0:1.5.1-1.module+el8.10.0+22551+c0330dc9.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:pg_repack-0:1.5.1-1.module+el8.10.0+22551+c0330dc9.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:pg_repack-0:1.5.1-1.module+el8.10.0+22551+c0330dc9.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:pg_repack-0:1.5.1-1.module+el8.10.0+22551+c0330dc9.src",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:pg_repack-0:1.5.1-1.module+el8.10.0+22551+c0330dc9.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:pg_repack-debuginfo-0:1.5.1-1.module+el8.10.0+22551+c0330dc9.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:pg_repack-debuginfo-0:1.5.1-1.module+el8.10.0+22551+c0330dc9.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:pg_repack-debuginfo-0:1.5.1-1.module+el8.10.0+22551+c0330dc9.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:pg_repack-debuginfo-0:1.5.1-1.module+el8.10.0+22551+c0330dc9.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:pg_repack-debugsource-0:1.5.1-1.module+el8.10.0+22551+c0330dc9.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:pg_repack-debugsource-0:1.5.1-1.module+el8.10.0+22551+c0330dc9.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:pg_repack-debugsource-0:1.5.1-1.module+el8.10.0+22551+c0330dc9.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:pg_repack-debugsource-0:1.5.1-1.module+el8.10.0+22551+c0330dc9.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:pgaudit-0:16.0-1.module+el8.10.0+20413+d8116364.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:pgaudit-0:16.0-1.module+el8.10.0+20413+d8116364.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:pgaudit-0:16.0-1.module+el8.10.0+20413+d8116364.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:pgaudit-0:16.0-1.module+el8.10.0+20413+d8116364.src",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:pgaudit-0:16.0-1.module+el8.10.0+20413+d8116364.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:pgaudit-debuginfo-0:16.0-1.module+el8.10.0+20413+d8116364.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:pgaudit-debuginfo-0:16.0-1.module+el8.10.0+20413+d8116364.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:pgaudit-debuginfo-0:16.0-1.module+el8.10.0+20413+d8116364.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:pgaudit-debuginfo-0:16.0-1.module+el8.10.0+20413+d8116364.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:pgaudit-debugsource-0:16.0-1.module+el8.10.0+20413+d8116364.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:pgaudit-debugsource-0:16.0-1.module+el8.10.0+20413+d8116364.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:pgaudit-debugsource-0:16.0-1.module+el8.10.0+20413+d8116364.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:pgaudit-debugsource-0:16.0-1.module+el8.10.0+20413+d8116364.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgres-decoderbufs-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgres-decoderbufs-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgres-decoderbufs-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgres-decoderbufs-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.src",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgres-decoderbufs-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-0:16.6-1.module+el8.10.0+22551+c0330dc9.src",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-contrib-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-contrib-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-contrib-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-contrib-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-contrib-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-contrib-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-contrib-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-contrib-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-debugsource-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-debugsource-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-debugsource-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-debugsource-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-docs-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-docs-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-docs-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-docs-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-docs-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-docs-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-docs-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-docs-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-plperl-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-plperl-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-plperl-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-plperl-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-plperl-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-plperl-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-plperl-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-plperl-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-plpython3-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-plpython3-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-plpython3-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-plpython3-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-plpython3-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-plpython3-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-plpython3-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-plpython3-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-pltcl-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-pltcl-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-pltcl-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-pltcl-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-pltcl-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-pltcl-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-pltcl-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-pltcl-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-private-devel-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-private-devel-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-private-devel-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-private-devel-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-private-libs-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-private-libs-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-private-libs-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-private-libs-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-private-libs-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-private-libs-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-private-libs-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-private-libs-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-server-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-server-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-server-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-server-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-server-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-server-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-server-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-server-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-server-devel-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-server-devel-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-server-devel-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-server-devel-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-server-devel-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-server-devel-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-server-devel-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-server-devel-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-static-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-static-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-static-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-static-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-test-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-test-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-test-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-test-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-test-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-test-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-test-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-test-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-test-rpm-macros-0:16.6-1.module+el8.10.0+22551+c0330dc9.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-upgrade-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-upgrade-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-upgrade-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-upgrade-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-upgrade-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-upgrade-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-upgrade-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-upgrade-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-upgrade-devel-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-upgrade-devel-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-upgrade-devel-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-upgrade-devel-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-upgrade-devel-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-upgrade-devel-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-upgrade-devel-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-upgrade-devel-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "postgresql: PostgreSQL row security below e.g. subqueries disregards user ID changes"
},
{
"cve": "CVE-2024-10978",
"cwe": {
"id": "CWE-266",
"name": "Incorrect Privilege Assignment"
},
"discovery_date": "2024-11-14T14:01:03.625881+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2326251"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in PostgreSQL. This vulnerability allows a less-privileged application user to view or change unintended rows using SET ROLE, SET SESSION AUTHORIZATION, or equivalent features resulting in loss of confidentiality integrity and availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "postgresql: PostgreSQL SET ROLE, SET SESSION AUTHORIZATION reset to wrong user ID",
"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.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:pg_repack-0:1.5.1-1.module+el8.10.0+22551+c0330dc9.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:pg_repack-0:1.5.1-1.module+el8.10.0+22551+c0330dc9.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:pg_repack-0:1.5.1-1.module+el8.10.0+22551+c0330dc9.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:pg_repack-0:1.5.1-1.module+el8.10.0+22551+c0330dc9.src",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:pg_repack-0:1.5.1-1.module+el8.10.0+22551+c0330dc9.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:pg_repack-debuginfo-0:1.5.1-1.module+el8.10.0+22551+c0330dc9.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:pg_repack-debuginfo-0:1.5.1-1.module+el8.10.0+22551+c0330dc9.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:pg_repack-debuginfo-0:1.5.1-1.module+el8.10.0+22551+c0330dc9.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:pg_repack-debuginfo-0:1.5.1-1.module+el8.10.0+22551+c0330dc9.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:pg_repack-debugsource-0:1.5.1-1.module+el8.10.0+22551+c0330dc9.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:pg_repack-debugsource-0:1.5.1-1.module+el8.10.0+22551+c0330dc9.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:pg_repack-debugsource-0:1.5.1-1.module+el8.10.0+22551+c0330dc9.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:pg_repack-debugsource-0:1.5.1-1.module+el8.10.0+22551+c0330dc9.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:pgaudit-0:16.0-1.module+el8.10.0+20413+d8116364.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:pgaudit-0:16.0-1.module+el8.10.0+20413+d8116364.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:pgaudit-0:16.0-1.module+el8.10.0+20413+d8116364.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:pgaudit-0:16.0-1.module+el8.10.0+20413+d8116364.src",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:pgaudit-0:16.0-1.module+el8.10.0+20413+d8116364.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:pgaudit-debuginfo-0:16.0-1.module+el8.10.0+20413+d8116364.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:pgaudit-debuginfo-0:16.0-1.module+el8.10.0+20413+d8116364.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:pgaudit-debuginfo-0:16.0-1.module+el8.10.0+20413+d8116364.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:pgaudit-debuginfo-0:16.0-1.module+el8.10.0+20413+d8116364.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:pgaudit-debugsource-0:16.0-1.module+el8.10.0+20413+d8116364.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:pgaudit-debugsource-0:16.0-1.module+el8.10.0+20413+d8116364.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:pgaudit-debugsource-0:16.0-1.module+el8.10.0+20413+d8116364.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:pgaudit-debugsource-0:16.0-1.module+el8.10.0+20413+d8116364.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgres-decoderbufs-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgres-decoderbufs-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgres-decoderbufs-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgres-decoderbufs-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.src",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgres-decoderbufs-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-0:16.6-1.module+el8.10.0+22551+c0330dc9.src",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-contrib-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-contrib-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-contrib-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-contrib-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-contrib-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-contrib-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-contrib-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-contrib-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-debugsource-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-debugsource-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-debugsource-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-debugsource-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-docs-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-docs-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-docs-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-docs-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-docs-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-docs-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-docs-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-docs-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-plperl-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-plperl-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-plperl-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-plperl-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-plperl-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-plperl-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-plperl-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-plperl-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-plpython3-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-plpython3-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-plpython3-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-plpython3-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-plpython3-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-plpython3-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-plpython3-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-plpython3-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-pltcl-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-pltcl-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-pltcl-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-pltcl-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-pltcl-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-pltcl-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-pltcl-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-pltcl-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-private-devel-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-private-devel-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-private-devel-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-private-devel-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-private-libs-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-private-libs-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-private-libs-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-private-libs-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-private-libs-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-private-libs-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-private-libs-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-private-libs-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-server-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-server-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-server-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-server-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-server-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-server-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-server-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-server-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-server-devel-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-server-devel-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-server-devel-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-server-devel-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-server-devel-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-server-devel-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-server-devel-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-server-devel-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-static-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-static-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-static-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-static-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-test-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-test-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-test-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-test-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-test-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-test-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-test-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-test-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-test-rpm-macros-0:16.6-1.module+el8.10.0+22551+c0330dc9.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-upgrade-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-upgrade-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-upgrade-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-upgrade-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-upgrade-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-upgrade-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-upgrade-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-upgrade-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-upgrade-devel-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-upgrade-devel-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-upgrade-devel-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-upgrade-devel-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-upgrade-devel-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-upgrade-devel-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-upgrade-devel-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-upgrade-devel-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-10978"
},
{
"category": "external",
"summary": "RHBZ#2326251",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2326251"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-10978",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-10978"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-10978",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-10978"
},
{
"category": "external",
"summary": "https://www.postgresql.org/support/security/CVE-2024-10978/",
"url": "https://www.postgresql.org/support/security/CVE-2024-10978/"
}
],
"release_date": "2024-11-14T13:00:07.398000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-12-05T09:17: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",
"product_ids": [
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:pg_repack-0:1.5.1-1.module+el8.10.0+22551+c0330dc9.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:pg_repack-0:1.5.1-1.module+el8.10.0+22551+c0330dc9.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:pg_repack-0:1.5.1-1.module+el8.10.0+22551+c0330dc9.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:pg_repack-0:1.5.1-1.module+el8.10.0+22551+c0330dc9.src",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:pg_repack-0:1.5.1-1.module+el8.10.0+22551+c0330dc9.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:pg_repack-debuginfo-0:1.5.1-1.module+el8.10.0+22551+c0330dc9.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:pg_repack-debuginfo-0:1.5.1-1.module+el8.10.0+22551+c0330dc9.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:pg_repack-debuginfo-0:1.5.1-1.module+el8.10.0+22551+c0330dc9.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:pg_repack-debuginfo-0:1.5.1-1.module+el8.10.0+22551+c0330dc9.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:pg_repack-debugsource-0:1.5.1-1.module+el8.10.0+22551+c0330dc9.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:pg_repack-debugsource-0:1.5.1-1.module+el8.10.0+22551+c0330dc9.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:pg_repack-debugsource-0:1.5.1-1.module+el8.10.0+22551+c0330dc9.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:pg_repack-debugsource-0:1.5.1-1.module+el8.10.0+22551+c0330dc9.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:pgaudit-0:16.0-1.module+el8.10.0+20413+d8116364.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:pgaudit-0:16.0-1.module+el8.10.0+20413+d8116364.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:pgaudit-0:16.0-1.module+el8.10.0+20413+d8116364.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:pgaudit-0:16.0-1.module+el8.10.0+20413+d8116364.src",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:pgaudit-0:16.0-1.module+el8.10.0+20413+d8116364.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:pgaudit-debuginfo-0:16.0-1.module+el8.10.0+20413+d8116364.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:pgaudit-debuginfo-0:16.0-1.module+el8.10.0+20413+d8116364.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:pgaudit-debuginfo-0:16.0-1.module+el8.10.0+20413+d8116364.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:pgaudit-debuginfo-0:16.0-1.module+el8.10.0+20413+d8116364.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:pgaudit-debugsource-0:16.0-1.module+el8.10.0+20413+d8116364.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:pgaudit-debugsource-0:16.0-1.module+el8.10.0+20413+d8116364.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:pgaudit-debugsource-0:16.0-1.module+el8.10.0+20413+d8116364.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:pgaudit-debugsource-0:16.0-1.module+el8.10.0+20413+d8116364.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgres-decoderbufs-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgres-decoderbufs-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgres-decoderbufs-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgres-decoderbufs-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.src",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgres-decoderbufs-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-0:16.6-1.module+el8.10.0+22551+c0330dc9.src",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-contrib-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-contrib-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-contrib-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-contrib-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-contrib-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-contrib-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-contrib-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-contrib-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-debugsource-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-debugsource-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-debugsource-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-debugsource-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-docs-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-docs-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-docs-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-docs-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-docs-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-docs-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-docs-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-docs-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-plperl-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-plperl-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-plperl-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-plperl-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-plperl-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-plperl-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-plperl-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-plperl-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-plpython3-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-plpython3-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-plpython3-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-plpython3-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-plpython3-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-plpython3-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-plpython3-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-plpython3-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-pltcl-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-pltcl-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-pltcl-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-pltcl-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-pltcl-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-pltcl-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-pltcl-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-pltcl-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-private-devel-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-private-devel-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-private-devel-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-private-devel-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-private-libs-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-private-libs-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-private-libs-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-private-libs-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-private-libs-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-private-libs-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-private-libs-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-private-libs-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-server-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-server-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-server-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-server-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-server-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-server-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-server-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-server-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-server-devel-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-server-devel-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-server-devel-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-server-devel-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-server-devel-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-server-devel-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-server-devel-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-server-devel-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-static-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-static-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-static-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-static-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-test-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-test-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-test-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-test-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-test-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-test-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-test-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-test-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-test-rpm-macros-0:16.6-1.module+el8.10.0+22551+c0330dc9.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-upgrade-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-upgrade-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-upgrade-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-upgrade-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-upgrade-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-upgrade-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-upgrade-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-upgrade-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-upgrade-devel-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-upgrade-devel-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-upgrade-devel-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-upgrade-devel-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-upgrade-devel-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-upgrade-devel-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-upgrade-devel-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-upgrade-devel-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:10831"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options don\u0027t meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:pg_repack-0:1.5.1-1.module+el8.10.0+22551+c0330dc9.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:pg_repack-0:1.5.1-1.module+el8.10.0+22551+c0330dc9.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:pg_repack-0:1.5.1-1.module+el8.10.0+22551+c0330dc9.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:pg_repack-0:1.5.1-1.module+el8.10.0+22551+c0330dc9.src",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:pg_repack-0:1.5.1-1.module+el8.10.0+22551+c0330dc9.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:pg_repack-debuginfo-0:1.5.1-1.module+el8.10.0+22551+c0330dc9.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:pg_repack-debuginfo-0:1.5.1-1.module+el8.10.0+22551+c0330dc9.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:pg_repack-debuginfo-0:1.5.1-1.module+el8.10.0+22551+c0330dc9.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:pg_repack-debuginfo-0:1.5.1-1.module+el8.10.0+22551+c0330dc9.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:pg_repack-debugsource-0:1.5.1-1.module+el8.10.0+22551+c0330dc9.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:pg_repack-debugsource-0:1.5.1-1.module+el8.10.0+22551+c0330dc9.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:pg_repack-debugsource-0:1.5.1-1.module+el8.10.0+22551+c0330dc9.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:pg_repack-debugsource-0:1.5.1-1.module+el8.10.0+22551+c0330dc9.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:pgaudit-0:16.0-1.module+el8.10.0+20413+d8116364.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:pgaudit-0:16.0-1.module+el8.10.0+20413+d8116364.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:pgaudit-0:16.0-1.module+el8.10.0+20413+d8116364.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:pgaudit-0:16.0-1.module+el8.10.0+20413+d8116364.src",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:pgaudit-0:16.0-1.module+el8.10.0+20413+d8116364.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:pgaudit-debuginfo-0:16.0-1.module+el8.10.0+20413+d8116364.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:pgaudit-debuginfo-0:16.0-1.module+el8.10.0+20413+d8116364.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:pgaudit-debuginfo-0:16.0-1.module+el8.10.0+20413+d8116364.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:pgaudit-debuginfo-0:16.0-1.module+el8.10.0+20413+d8116364.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:pgaudit-debugsource-0:16.0-1.module+el8.10.0+20413+d8116364.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:pgaudit-debugsource-0:16.0-1.module+el8.10.0+20413+d8116364.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:pgaudit-debugsource-0:16.0-1.module+el8.10.0+20413+d8116364.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:pgaudit-debugsource-0:16.0-1.module+el8.10.0+20413+d8116364.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgres-decoderbufs-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgres-decoderbufs-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgres-decoderbufs-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgres-decoderbufs-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.src",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgres-decoderbufs-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-0:16.6-1.module+el8.10.0+22551+c0330dc9.src",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-contrib-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-contrib-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-contrib-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-contrib-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-contrib-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-contrib-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-contrib-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-contrib-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-debugsource-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-debugsource-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-debugsource-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-debugsource-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-docs-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-docs-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-docs-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-docs-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-docs-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-docs-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-docs-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-docs-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-plperl-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-plperl-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-plperl-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-plperl-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-plperl-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-plperl-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-plperl-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-plperl-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-plpython3-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-plpython3-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-plpython3-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-plpython3-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-plpython3-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-plpython3-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-plpython3-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-plpython3-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-pltcl-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-pltcl-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-pltcl-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-pltcl-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-pltcl-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-pltcl-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-pltcl-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-pltcl-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-private-devel-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-private-devel-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-private-devel-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-private-devel-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-private-libs-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-private-libs-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-private-libs-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-private-libs-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-private-libs-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-private-libs-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-private-libs-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-private-libs-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-server-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-server-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-server-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-server-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-server-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-server-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-server-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-server-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-server-devel-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-server-devel-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-server-devel-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-server-devel-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-server-devel-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-server-devel-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-server-devel-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-server-devel-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-static-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-static-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-static-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-static-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-test-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-test-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-test-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-test-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-test-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-test-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-test-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-test-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-test-rpm-macros-0:16.6-1.module+el8.10.0+22551+c0330dc9.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-upgrade-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-upgrade-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-upgrade-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-upgrade-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-upgrade-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-upgrade-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-upgrade-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-upgrade-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-upgrade-devel-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-upgrade-devel-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-upgrade-devel-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-upgrade-devel-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-upgrade-devel-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-upgrade-devel-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-upgrade-devel-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-upgrade-devel-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.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.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:pg_repack-0:1.5.1-1.module+el8.10.0+22551+c0330dc9.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:pg_repack-0:1.5.1-1.module+el8.10.0+22551+c0330dc9.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:pg_repack-0:1.5.1-1.module+el8.10.0+22551+c0330dc9.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:pg_repack-0:1.5.1-1.module+el8.10.0+22551+c0330dc9.src",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:pg_repack-0:1.5.1-1.module+el8.10.0+22551+c0330dc9.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:pg_repack-debuginfo-0:1.5.1-1.module+el8.10.0+22551+c0330dc9.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:pg_repack-debuginfo-0:1.5.1-1.module+el8.10.0+22551+c0330dc9.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:pg_repack-debuginfo-0:1.5.1-1.module+el8.10.0+22551+c0330dc9.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:pg_repack-debuginfo-0:1.5.1-1.module+el8.10.0+22551+c0330dc9.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:pg_repack-debugsource-0:1.5.1-1.module+el8.10.0+22551+c0330dc9.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:pg_repack-debugsource-0:1.5.1-1.module+el8.10.0+22551+c0330dc9.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:pg_repack-debugsource-0:1.5.1-1.module+el8.10.0+22551+c0330dc9.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:pg_repack-debugsource-0:1.5.1-1.module+el8.10.0+22551+c0330dc9.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:pgaudit-0:16.0-1.module+el8.10.0+20413+d8116364.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:pgaudit-0:16.0-1.module+el8.10.0+20413+d8116364.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:pgaudit-0:16.0-1.module+el8.10.0+20413+d8116364.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:pgaudit-0:16.0-1.module+el8.10.0+20413+d8116364.src",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:pgaudit-0:16.0-1.module+el8.10.0+20413+d8116364.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:pgaudit-debuginfo-0:16.0-1.module+el8.10.0+20413+d8116364.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:pgaudit-debuginfo-0:16.0-1.module+el8.10.0+20413+d8116364.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:pgaudit-debuginfo-0:16.0-1.module+el8.10.0+20413+d8116364.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:pgaudit-debuginfo-0:16.0-1.module+el8.10.0+20413+d8116364.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:pgaudit-debugsource-0:16.0-1.module+el8.10.0+20413+d8116364.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:pgaudit-debugsource-0:16.0-1.module+el8.10.0+20413+d8116364.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:pgaudit-debugsource-0:16.0-1.module+el8.10.0+20413+d8116364.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:pgaudit-debugsource-0:16.0-1.module+el8.10.0+20413+d8116364.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgres-decoderbufs-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgres-decoderbufs-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgres-decoderbufs-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgres-decoderbufs-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.src",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgres-decoderbufs-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-0:16.6-1.module+el8.10.0+22551+c0330dc9.src",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-contrib-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-contrib-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-contrib-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-contrib-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-contrib-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-contrib-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-contrib-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-contrib-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-debugsource-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-debugsource-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-debugsource-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-debugsource-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-docs-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-docs-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-docs-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-docs-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-docs-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-docs-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-docs-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-docs-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-plperl-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-plperl-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-plperl-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-plperl-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-plperl-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-plperl-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-plperl-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-plperl-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-plpython3-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-plpython3-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-plpython3-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-plpython3-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-plpython3-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-plpython3-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-plpython3-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-plpython3-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-pltcl-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-pltcl-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-pltcl-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-pltcl-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-pltcl-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-pltcl-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-pltcl-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-pltcl-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-private-devel-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-private-devel-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-private-devel-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-private-devel-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-private-libs-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-private-libs-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-private-libs-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-private-libs-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-private-libs-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-private-libs-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-private-libs-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-private-libs-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-server-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-server-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-server-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-server-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-server-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-server-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-server-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-server-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-server-devel-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-server-devel-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-server-devel-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-server-devel-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-server-devel-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-server-devel-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-server-devel-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-server-devel-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-static-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-static-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-static-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-static-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-test-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-test-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-test-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-test-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-test-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-test-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-test-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-test-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-test-rpm-macros-0:16.6-1.module+el8.10.0+22551+c0330dc9.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-upgrade-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-upgrade-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-upgrade-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-upgrade-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-upgrade-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-upgrade-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-upgrade-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-upgrade-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-upgrade-devel-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-upgrade-devel-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-upgrade-devel-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-upgrade-devel-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-upgrade-devel-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-upgrade-devel-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-upgrade-devel-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-upgrade-devel-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "postgresql: PostgreSQL SET ROLE, SET SESSION AUTHORIZATION reset to wrong user ID"
},
{
"cve": "CVE-2024-10979",
"cwe": {
"id": "CWE-15",
"name": "External Control of System or Configuration Setting"
},
"discovery_date": "2024-11-14T14:01:12.059934+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2326253"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in PostgreSQL PL/Perl. This vulnerability allows an unprivileged database user to change sensitive process environment variables (e.g., PATH) via incorrect control of environment variables.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "postgresql: PostgreSQL PL/Perl environment variable changes execute arbitrary code",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability has been given a severity rating of important because the ability to modify sensitive process environment variables (ex. PATH) can lead to unauthorized code execution and privilege escalation. Depending on the privileges of the PostgreSQL user, an attacker may be able to gain higher-level access to the underlying server and create functions who modify environment variables and execute arbitrary commands.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:pg_repack-0:1.5.1-1.module+el8.10.0+22551+c0330dc9.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:pg_repack-0:1.5.1-1.module+el8.10.0+22551+c0330dc9.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:pg_repack-0:1.5.1-1.module+el8.10.0+22551+c0330dc9.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:pg_repack-0:1.5.1-1.module+el8.10.0+22551+c0330dc9.src",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:pg_repack-0:1.5.1-1.module+el8.10.0+22551+c0330dc9.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:pg_repack-debuginfo-0:1.5.1-1.module+el8.10.0+22551+c0330dc9.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:pg_repack-debuginfo-0:1.5.1-1.module+el8.10.0+22551+c0330dc9.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:pg_repack-debuginfo-0:1.5.1-1.module+el8.10.0+22551+c0330dc9.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:pg_repack-debuginfo-0:1.5.1-1.module+el8.10.0+22551+c0330dc9.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:pg_repack-debugsource-0:1.5.1-1.module+el8.10.0+22551+c0330dc9.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:pg_repack-debugsource-0:1.5.1-1.module+el8.10.0+22551+c0330dc9.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:pg_repack-debugsource-0:1.5.1-1.module+el8.10.0+22551+c0330dc9.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:pg_repack-debugsource-0:1.5.1-1.module+el8.10.0+22551+c0330dc9.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:pgaudit-0:16.0-1.module+el8.10.0+20413+d8116364.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:pgaudit-0:16.0-1.module+el8.10.0+20413+d8116364.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:pgaudit-0:16.0-1.module+el8.10.0+20413+d8116364.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:pgaudit-0:16.0-1.module+el8.10.0+20413+d8116364.src",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:pgaudit-0:16.0-1.module+el8.10.0+20413+d8116364.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:pgaudit-debuginfo-0:16.0-1.module+el8.10.0+20413+d8116364.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:pgaudit-debuginfo-0:16.0-1.module+el8.10.0+20413+d8116364.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:pgaudit-debuginfo-0:16.0-1.module+el8.10.0+20413+d8116364.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:pgaudit-debuginfo-0:16.0-1.module+el8.10.0+20413+d8116364.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:pgaudit-debugsource-0:16.0-1.module+el8.10.0+20413+d8116364.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:pgaudit-debugsource-0:16.0-1.module+el8.10.0+20413+d8116364.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:pgaudit-debugsource-0:16.0-1.module+el8.10.0+20413+d8116364.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:pgaudit-debugsource-0:16.0-1.module+el8.10.0+20413+d8116364.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgres-decoderbufs-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgres-decoderbufs-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgres-decoderbufs-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgres-decoderbufs-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.src",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgres-decoderbufs-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-0:16.6-1.module+el8.10.0+22551+c0330dc9.src",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-contrib-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-contrib-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-contrib-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-contrib-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-contrib-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-contrib-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-contrib-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-contrib-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-debugsource-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-debugsource-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-debugsource-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-debugsource-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-docs-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-docs-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-docs-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-docs-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-docs-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-docs-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-docs-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-docs-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-plperl-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-plperl-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-plperl-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-plperl-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-plperl-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-plperl-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-plperl-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-plperl-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-plpython3-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-plpython3-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-plpython3-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-plpython3-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-plpython3-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-plpython3-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-plpython3-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-plpython3-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-pltcl-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-pltcl-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-pltcl-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-pltcl-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-pltcl-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-pltcl-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-pltcl-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-pltcl-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-private-devel-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-private-devel-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-private-devel-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-private-devel-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-private-libs-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-private-libs-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-private-libs-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-private-libs-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-private-libs-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-private-libs-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-private-libs-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-private-libs-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-server-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-server-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-server-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-server-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-server-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-server-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-server-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-server-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-server-devel-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-server-devel-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-server-devel-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-server-devel-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-server-devel-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-server-devel-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-server-devel-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-server-devel-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-static-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-static-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-static-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-static-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-test-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-test-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-test-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-test-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-test-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-test-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-test-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-test-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-test-rpm-macros-0:16.6-1.module+el8.10.0+22551+c0330dc9.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-upgrade-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-upgrade-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-upgrade-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-upgrade-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-upgrade-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-upgrade-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-upgrade-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-upgrade-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-upgrade-devel-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-upgrade-devel-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-upgrade-devel-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-upgrade-devel-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-upgrade-devel-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-upgrade-devel-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-upgrade-devel-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-upgrade-devel-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-10979"
},
{
"category": "external",
"summary": "RHBZ#2326253",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2326253"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-10979",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-10979"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-10979",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-10979"
},
{
"category": "external",
"summary": "https://www.postgresql.org/support/security/CVE-2024-10979/",
"url": "https://www.postgresql.org/support/security/CVE-2024-10979/"
}
],
"release_date": "2024-11-14T13:00:08.586000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-12-05T09:17: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",
"product_ids": [
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:pg_repack-0:1.5.1-1.module+el8.10.0+22551+c0330dc9.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:pg_repack-0:1.5.1-1.module+el8.10.0+22551+c0330dc9.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:pg_repack-0:1.5.1-1.module+el8.10.0+22551+c0330dc9.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:pg_repack-0:1.5.1-1.module+el8.10.0+22551+c0330dc9.src",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:pg_repack-0:1.5.1-1.module+el8.10.0+22551+c0330dc9.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:pg_repack-debuginfo-0:1.5.1-1.module+el8.10.0+22551+c0330dc9.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:pg_repack-debuginfo-0:1.5.1-1.module+el8.10.0+22551+c0330dc9.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:pg_repack-debuginfo-0:1.5.1-1.module+el8.10.0+22551+c0330dc9.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:pg_repack-debuginfo-0:1.5.1-1.module+el8.10.0+22551+c0330dc9.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:pg_repack-debugsource-0:1.5.1-1.module+el8.10.0+22551+c0330dc9.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:pg_repack-debugsource-0:1.5.1-1.module+el8.10.0+22551+c0330dc9.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:pg_repack-debugsource-0:1.5.1-1.module+el8.10.0+22551+c0330dc9.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:pg_repack-debugsource-0:1.5.1-1.module+el8.10.0+22551+c0330dc9.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:pgaudit-0:16.0-1.module+el8.10.0+20413+d8116364.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:pgaudit-0:16.0-1.module+el8.10.0+20413+d8116364.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:pgaudit-0:16.0-1.module+el8.10.0+20413+d8116364.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:pgaudit-0:16.0-1.module+el8.10.0+20413+d8116364.src",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:pgaudit-0:16.0-1.module+el8.10.0+20413+d8116364.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:pgaudit-debuginfo-0:16.0-1.module+el8.10.0+20413+d8116364.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:pgaudit-debuginfo-0:16.0-1.module+el8.10.0+20413+d8116364.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:pgaudit-debuginfo-0:16.0-1.module+el8.10.0+20413+d8116364.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:pgaudit-debuginfo-0:16.0-1.module+el8.10.0+20413+d8116364.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:pgaudit-debugsource-0:16.0-1.module+el8.10.0+20413+d8116364.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:pgaudit-debugsource-0:16.0-1.module+el8.10.0+20413+d8116364.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:pgaudit-debugsource-0:16.0-1.module+el8.10.0+20413+d8116364.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:pgaudit-debugsource-0:16.0-1.module+el8.10.0+20413+d8116364.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgres-decoderbufs-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgres-decoderbufs-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgres-decoderbufs-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgres-decoderbufs-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.src",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgres-decoderbufs-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-0:16.6-1.module+el8.10.0+22551+c0330dc9.src",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-contrib-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-contrib-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-contrib-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-contrib-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-contrib-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-contrib-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-contrib-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-contrib-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-debugsource-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-debugsource-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-debugsource-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-debugsource-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-docs-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-docs-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-docs-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-docs-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-docs-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-docs-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-docs-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-docs-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-plperl-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-plperl-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-plperl-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-plperl-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-plperl-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-plperl-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-plperl-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-plperl-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-plpython3-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-plpython3-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-plpython3-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-plpython3-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-plpython3-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-plpython3-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-plpython3-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-plpython3-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-pltcl-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-pltcl-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-pltcl-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-pltcl-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-pltcl-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-pltcl-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-pltcl-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-pltcl-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-private-devel-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-private-devel-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-private-devel-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-private-devel-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-private-libs-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-private-libs-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-private-libs-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-private-libs-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-private-libs-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-private-libs-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-private-libs-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-private-libs-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-server-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-server-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-server-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-server-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-server-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-server-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-server-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-server-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-server-devel-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-server-devel-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-server-devel-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-server-devel-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-server-devel-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-server-devel-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-server-devel-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-server-devel-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-static-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-static-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-static-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-static-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-test-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-test-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-test-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-test-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-test-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-test-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-test-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-test-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-test-rpm-macros-0:16.6-1.module+el8.10.0+22551+c0330dc9.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-upgrade-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-upgrade-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-upgrade-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-upgrade-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-upgrade-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-upgrade-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-upgrade-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-upgrade-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-upgrade-devel-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-upgrade-devel-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-upgrade-devel-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-upgrade-devel-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-upgrade-devel-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-upgrade-devel-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-upgrade-devel-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-upgrade-devel-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:10831"
},
{
"category": "workaround",
"details": "Currently the following options exist to help mitigate the impact of this vulnerability: \n1) Restrict Permissions: the creation of PL/Python and PL/Perl functions should be limited to trusted users only. \n2) Environment Variable Sanitization: ensure that environment variables are properly sanitized and any modifications are restricted.\n3) Upgrade PostgreSQL: if a fix is released by the PostgreSQL Global Development Group, update to the latest version.\n4) Audit Database Functions: perform regular audits on user-created functions to detect and prevent potential exploitation.",
"product_ids": [
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:pg_repack-0:1.5.1-1.module+el8.10.0+22551+c0330dc9.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:pg_repack-0:1.5.1-1.module+el8.10.0+22551+c0330dc9.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:pg_repack-0:1.5.1-1.module+el8.10.0+22551+c0330dc9.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:pg_repack-0:1.5.1-1.module+el8.10.0+22551+c0330dc9.src",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:pg_repack-0:1.5.1-1.module+el8.10.0+22551+c0330dc9.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:pg_repack-debuginfo-0:1.5.1-1.module+el8.10.0+22551+c0330dc9.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:pg_repack-debuginfo-0:1.5.1-1.module+el8.10.0+22551+c0330dc9.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:pg_repack-debuginfo-0:1.5.1-1.module+el8.10.0+22551+c0330dc9.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:pg_repack-debuginfo-0:1.5.1-1.module+el8.10.0+22551+c0330dc9.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:pg_repack-debugsource-0:1.5.1-1.module+el8.10.0+22551+c0330dc9.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:pg_repack-debugsource-0:1.5.1-1.module+el8.10.0+22551+c0330dc9.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:pg_repack-debugsource-0:1.5.1-1.module+el8.10.0+22551+c0330dc9.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:pg_repack-debugsource-0:1.5.1-1.module+el8.10.0+22551+c0330dc9.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:pgaudit-0:16.0-1.module+el8.10.0+20413+d8116364.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:pgaudit-0:16.0-1.module+el8.10.0+20413+d8116364.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:pgaudit-0:16.0-1.module+el8.10.0+20413+d8116364.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:pgaudit-0:16.0-1.module+el8.10.0+20413+d8116364.src",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:pgaudit-0:16.0-1.module+el8.10.0+20413+d8116364.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:pgaudit-debuginfo-0:16.0-1.module+el8.10.0+20413+d8116364.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:pgaudit-debuginfo-0:16.0-1.module+el8.10.0+20413+d8116364.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:pgaudit-debuginfo-0:16.0-1.module+el8.10.0+20413+d8116364.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:pgaudit-debuginfo-0:16.0-1.module+el8.10.0+20413+d8116364.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:pgaudit-debugsource-0:16.0-1.module+el8.10.0+20413+d8116364.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:pgaudit-debugsource-0:16.0-1.module+el8.10.0+20413+d8116364.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:pgaudit-debugsource-0:16.0-1.module+el8.10.0+20413+d8116364.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:pgaudit-debugsource-0:16.0-1.module+el8.10.0+20413+d8116364.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgres-decoderbufs-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgres-decoderbufs-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgres-decoderbufs-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgres-decoderbufs-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.src",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgres-decoderbufs-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-0:16.6-1.module+el8.10.0+22551+c0330dc9.src",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-contrib-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-contrib-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-contrib-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-contrib-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-contrib-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-contrib-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-contrib-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-contrib-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-debugsource-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-debugsource-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-debugsource-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-debugsource-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-docs-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-docs-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-docs-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-docs-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-docs-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-docs-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-docs-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-docs-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-plperl-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-plperl-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-plperl-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-plperl-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-plperl-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-plperl-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-plperl-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-plperl-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-plpython3-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-plpython3-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-plpython3-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-plpython3-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-plpython3-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-plpython3-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-plpython3-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-plpython3-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-pltcl-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-pltcl-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-pltcl-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-pltcl-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-pltcl-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-pltcl-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-pltcl-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-pltcl-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-private-devel-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-private-devel-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-private-devel-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-private-devel-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-private-libs-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-private-libs-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-private-libs-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-private-libs-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-private-libs-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-private-libs-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-private-libs-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-private-libs-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-server-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-server-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-server-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-server-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-server-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-server-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-server-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-server-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-server-devel-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-server-devel-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-server-devel-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-server-devel-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-server-devel-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-server-devel-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-server-devel-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-server-devel-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-static-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-static-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-static-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-static-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-test-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-test-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-test-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-test-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-test-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-test-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-test-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-test-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-test-rpm-macros-0:16.6-1.module+el8.10.0+22551+c0330dc9.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-upgrade-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-upgrade-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-upgrade-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-upgrade-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-upgrade-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-upgrade-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-upgrade-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-upgrade-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-upgrade-devel-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-upgrade-devel-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-upgrade-devel-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-upgrade-devel-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-upgrade-devel-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-upgrade-devel-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-upgrade-devel-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-upgrade-devel-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.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.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:pg_repack-0:1.5.1-1.module+el8.10.0+22551+c0330dc9.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:pg_repack-0:1.5.1-1.module+el8.10.0+22551+c0330dc9.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:pg_repack-0:1.5.1-1.module+el8.10.0+22551+c0330dc9.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:pg_repack-0:1.5.1-1.module+el8.10.0+22551+c0330dc9.src",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:pg_repack-0:1.5.1-1.module+el8.10.0+22551+c0330dc9.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:pg_repack-debuginfo-0:1.5.1-1.module+el8.10.0+22551+c0330dc9.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:pg_repack-debuginfo-0:1.5.1-1.module+el8.10.0+22551+c0330dc9.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:pg_repack-debuginfo-0:1.5.1-1.module+el8.10.0+22551+c0330dc9.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:pg_repack-debuginfo-0:1.5.1-1.module+el8.10.0+22551+c0330dc9.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:pg_repack-debugsource-0:1.5.1-1.module+el8.10.0+22551+c0330dc9.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:pg_repack-debugsource-0:1.5.1-1.module+el8.10.0+22551+c0330dc9.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:pg_repack-debugsource-0:1.5.1-1.module+el8.10.0+22551+c0330dc9.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:pg_repack-debugsource-0:1.5.1-1.module+el8.10.0+22551+c0330dc9.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:pgaudit-0:16.0-1.module+el8.10.0+20413+d8116364.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:pgaudit-0:16.0-1.module+el8.10.0+20413+d8116364.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:pgaudit-0:16.0-1.module+el8.10.0+20413+d8116364.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:pgaudit-0:16.0-1.module+el8.10.0+20413+d8116364.src",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:pgaudit-0:16.0-1.module+el8.10.0+20413+d8116364.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:pgaudit-debuginfo-0:16.0-1.module+el8.10.0+20413+d8116364.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:pgaudit-debuginfo-0:16.0-1.module+el8.10.0+20413+d8116364.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:pgaudit-debuginfo-0:16.0-1.module+el8.10.0+20413+d8116364.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:pgaudit-debuginfo-0:16.0-1.module+el8.10.0+20413+d8116364.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:pgaudit-debugsource-0:16.0-1.module+el8.10.0+20413+d8116364.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:pgaudit-debugsource-0:16.0-1.module+el8.10.0+20413+d8116364.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:pgaudit-debugsource-0:16.0-1.module+el8.10.0+20413+d8116364.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:pgaudit-debugsource-0:16.0-1.module+el8.10.0+20413+d8116364.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgres-decoderbufs-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgres-decoderbufs-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgres-decoderbufs-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgres-decoderbufs-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.src",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgres-decoderbufs-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-0:16.6-1.module+el8.10.0+22551+c0330dc9.src",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-contrib-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-contrib-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-contrib-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-contrib-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-contrib-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-contrib-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-contrib-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-contrib-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-debugsource-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-debugsource-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-debugsource-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-debugsource-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-docs-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-docs-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-docs-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-docs-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-docs-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-docs-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-docs-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-docs-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-plperl-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-plperl-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-plperl-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-plperl-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-plperl-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-plperl-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-plperl-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-plperl-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-plpython3-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-plpython3-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-plpython3-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-plpython3-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-plpython3-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-plpython3-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-plpython3-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-plpython3-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-pltcl-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-pltcl-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-pltcl-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-pltcl-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-pltcl-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-pltcl-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-pltcl-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-pltcl-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-private-devel-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-private-devel-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-private-devel-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-private-devel-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-private-libs-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-private-libs-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-private-libs-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-private-libs-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-private-libs-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-private-libs-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-private-libs-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-private-libs-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-server-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-server-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-server-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-server-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-server-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-server-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-server-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-server-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-server-devel-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-server-devel-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-server-devel-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-server-devel-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-server-devel-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-server-devel-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-server-devel-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-server-devel-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-static-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-static-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-static-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-static-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-test-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-test-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-test-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-test-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-test-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-test-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-test-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-test-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-test-rpm-macros-0:16.6-1.module+el8.10.0+22551+c0330dc9.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-upgrade-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-upgrade-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-upgrade-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-upgrade-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-upgrade-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-upgrade-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-upgrade-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-upgrade-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-upgrade-devel-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-upgrade-devel-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-upgrade-devel-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-upgrade-devel-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-upgrade-devel-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-upgrade-devel-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-upgrade-devel-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020241122085009:489197e6:postgresql-upgrade-devel-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "postgresql: PostgreSQL PL/Perl environment variable changes execute arbitrary code"
}
]
}
RHSA-2024:10831
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:16 module is now available for Red Hat Enterprise Linux 8.\n\nRed Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "PostgreSQL is an advanced object-relational database management system (DBMS).\n\nSecurity Fix(es):\n\n* postgresql: PostgreSQL SET ROLE, SET SESSION AUTHORIZATION reset to wrong user ID (CVE-2024-10978)\n\n* postgresql: PostgreSQL PL/Perl environment variable changes execute arbitrary code (CVE-2024-10979)\n\n* postgresql: PostgreSQL row security below e.g. subqueries disregards user ID changes (CVE-2024-10976)\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-2024:10831",
"url": "https://access.redhat.com/errata/RHSA-2024:10831"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "2326251",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2326251"
},
{
"category": "external",
"summary": "2326253",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2326253"
},
{
"category": "external",
"summary": "2326263",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2326263"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2024/rhsa-2024_10831.json"
}
],
"title": "Red Hat Security Advisory: postgresql:16 security update",
"tracking": {
"current_release_date": "2025-11-06T21:58:22+00:00",
"generator": {
"date": "2025-11-06T21:58:22+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.6.11"
}
},
"id": "RHSA-2024:10831",
"initial_release_date": "2024-12-05T09:17:51+00:00",
"revision_history": [
{
"date": "2024-12-05T09:17:51+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2024-12-05T09:17:51+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2025-11-06T21:58: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 (v. 8)",
"product": {
"name": "Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:enterprise_linux:8::appstream"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "pg_repack-0:1.5.1-1.module+el8.10.0+22551+c0330dc9.src::postgresql:16",
"product": {
"name": "pg_repack-0:1.5.1-1.module+el8.10.0+22551+c0330dc9.src (postgresql:16)",
"product_id": "pg_repack-0:1.5.1-1.module+el8.10.0+22551+c0330dc9.src::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pg_repack@1.5.1-1.module%2Bel8.10.0%2B22551%2Bc0330dc9?arch=src\u0026rpmmod=postgresql:16:8100020241122085009:489197e6"
}
}
},
{
"category": "product_version",
"name": "pgaudit-0:16.0-1.module+el8.10.0+20413+d8116364.src::postgresql:16",
"product": {
"name": "pgaudit-0:16.0-1.module+el8.10.0+20413+d8116364.src (postgresql:16)",
"product_id": "pgaudit-0:16.0-1.module+el8.10.0+20413+d8116364.src::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pgaudit@16.0-1.module%2Bel8.10.0%2B20413%2Bd8116364?arch=src\u0026rpmmod=postgresql:16:8100020241122085009:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgres-decoderbufs-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.src::postgresql:16",
"product": {
"name": "postgres-decoderbufs-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.src (postgresql:16)",
"product_id": "postgres-decoderbufs-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.src::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgres-decoderbufs@2.4.0-1.Final.module%2Bel8.10.0%2B20413%2Bd8116364?arch=src\u0026rpmmod=postgresql:16:8100020241122085009:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgresql-0:16.6-1.module+el8.10.0+22551+c0330dc9.src::postgresql:16",
"product": {
"name": "postgresql-0:16.6-1.module+el8.10.0+22551+c0330dc9.src (postgresql:16)",
"product_id": "postgresql-0:16.6-1.module+el8.10.0+22551+c0330dc9.src::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql@16.6-1.module%2Bel8.10.0%2B22551%2Bc0330dc9?arch=src\u0026rpmmod=postgresql:16:8100020241122085009:489197e6"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "postgresql-test-rpm-macros-0:16.6-1.module+el8.10.0+22551+c0330dc9.noarch::postgresql:16",
"product": {
"name": "postgresql-test-rpm-macros-0:16.6-1.module+el8.10.0+22551+c0330dc9.noarch (postgresql:16)",
"product_id": "postgresql-test-rpm-macros-0:16.6-1.module+el8.10.0+22551+c0330dc9.noarch::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-test-rpm-macros@16.6-1.module%2Bel8.10.0%2B22551%2Bc0330dc9?arch=noarch\u0026rpmmod=postgresql:16:8100020241122085009:489197e6"
}
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "pg_repack-0:1.5.1-1.module+el8.10.0+22551+c0330dc9.aarch64::postgresql:16",
"product": {
"name": "pg_repack-0:1.5.1-1.module+el8.10.0+22551+c0330dc9.aarch64 (postgresql:16)",
"product_id": "pg_repack-0:1.5.1-1.module+el8.10.0+22551+c0330dc9.aarch64::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pg_repack@1.5.1-1.module%2Bel8.10.0%2B22551%2Bc0330dc9?arch=aarch64\u0026rpmmod=postgresql:16:8100020241122085009:489197e6"
}
}
},
{
"category": "product_version",
"name": "pg_repack-debuginfo-0:1.5.1-1.module+el8.10.0+22551+c0330dc9.aarch64::postgresql:16",
"product": {
"name": "pg_repack-debuginfo-0:1.5.1-1.module+el8.10.0+22551+c0330dc9.aarch64 (postgresql:16)",
"product_id": "pg_repack-debuginfo-0:1.5.1-1.module+el8.10.0+22551+c0330dc9.aarch64::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pg_repack-debuginfo@1.5.1-1.module%2Bel8.10.0%2B22551%2Bc0330dc9?arch=aarch64\u0026rpmmod=postgresql:16:8100020241122085009:489197e6"
}
}
},
{
"category": "product_version",
"name": "pg_repack-debugsource-0:1.5.1-1.module+el8.10.0+22551+c0330dc9.aarch64::postgresql:16",
"product": {
"name": "pg_repack-debugsource-0:1.5.1-1.module+el8.10.0+22551+c0330dc9.aarch64 (postgresql:16)",
"product_id": "pg_repack-debugsource-0:1.5.1-1.module+el8.10.0+22551+c0330dc9.aarch64::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pg_repack-debugsource@1.5.1-1.module%2Bel8.10.0%2B22551%2Bc0330dc9?arch=aarch64\u0026rpmmod=postgresql:16:8100020241122085009:489197e6"
}
}
},
{
"category": "product_version",
"name": "pgaudit-0:16.0-1.module+el8.10.0+20413+d8116364.aarch64::postgresql:16",
"product": {
"name": "pgaudit-0:16.0-1.module+el8.10.0+20413+d8116364.aarch64 (postgresql:16)",
"product_id": "pgaudit-0:16.0-1.module+el8.10.0+20413+d8116364.aarch64::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pgaudit@16.0-1.module%2Bel8.10.0%2B20413%2Bd8116364?arch=aarch64\u0026rpmmod=postgresql:16:8100020241122085009:489197e6"
}
}
},
{
"category": "product_version",
"name": "pgaudit-debuginfo-0:16.0-1.module+el8.10.0+20413+d8116364.aarch64::postgresql:16",
"product": {
"name": "pgaudit-debuginfo-0:16.0-1.module+el8.10.0+20413+d8116364.aarch64 (postgresql:16)",
"product_id": "pgaudit-debuginfo-0:16.0-1.module+el8.10.0+20413+d8116364.aarch64::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pgaudit-debuginfo@16.0-1.module%2Bel8.10.0%2B20413%2Bd8116364?arch=aarch64\u0026rpmmod=postgresql:16:8100020241122085009:489197e6"
}
}
},
{
"category": "product_version",
"name": "pgaudit-debugsource-0:16.0-1.module+el8.10.0+20413+d8116364.aarch64::postgresql:16",
"product": {
"name": "pgaudit-debugsource-0:16.0-1.module+el8.10.0+20413+d8116364.aarch64 (postgresql:16)",
"product_id": "pgaudit-debugsource-0:16.0-1.module+el8.10.0+20413+d8116364.aarch64::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pgaudit-debugsource@16.0-1.module%2Bel8.10.0%2B20413%2Bd8116364?arch=aarch64\u0026rpmmod=postgresql:16:8100020241122085009:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgres-decoderbufs-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.aarch64::postgresql:16",
"product": {
"name": "postgres-decoderbufs-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.aarch64 (postgresql:16)",
"product_id": "postgres-decoderbufs-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.aarch64::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgres-decoderbufs@2.4.0-1.Final.module%2Bel8.10.0%2B20413%2Bd8116364?arch=aarch64\u0026rpmmod=postgresql:16:8100020241122085009:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.aarch64::postgresql:16",
"product": {
"name": "postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.aarch64 (postgresql:16)",
"product_id": "postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.aarch64::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgres-decoderbufs-debuginfo@2.4.0-1.Final.module%2Bel8.10.0%2B20413%2Bd8116364?arch=aarch64\u0026rpmmod=postgresql:16:8100020241122085009:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.aarch64::postgresql:16",
"product": {
"name": "postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.aarch64 (postgresql:16)",
"product_id": "postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.aarch64::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgres-decoderbufs-debugsource@2.4.0-1.Final.module%2Bel8.10.0%2B20413%2Bd8116364?arch=aarch64\u0026rpmmod=postgresql:16:8100020241122085009:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgresql-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64::postgresql:16",
"product": {
"name": "postgresql-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64 (postgresql:16)",
"product_id": "postgresql-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql@16.6-1.module%2Bel8.10.0%2B22551%2Bc0330dc9?arch=aarch64\u0026rpmmod=postgresql:16:8100020241122085009:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgresql-contrib-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64::postgresql:16",
"product": {
"name": "postgresql-contrib-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64 (postgresql:16)",
"product_id": "postgresql-contrib-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-contrib@16.6-1.module%2Bel8.10.0%2B22551%2Bc0330dc9?arch=aarch64\u0026rpmmod=postgresql:16:8100020241122085009:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgresql-contrib-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64::postgresql:16",
"product": {
"name": "postgresql-contrib-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64 (postgresql:16)",
"product_id": "postgresql-contrib-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-contrib-debuginfo@16.6-1.module%2Bel8.10.0%2B22551%2Bc0330dc9?arch=aarch64\u0026rpmmod=postgresql:16:8100020241122085009:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgresql-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64::postgresql:16",
"product": {
"name": "postgresql-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64 (postgresql:16)",
"product_id": "postgresql-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-debuginfo@16.6-1.module%2Bel8.10.0%2B22551%2Bc0330dc9?arch=aarch64\u0026rpmmod=postgresql:16:8100020241122085009:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgresql-debugsource-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64::postgresql:16",
"product": {
"name": "postgresql-debugsource-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64 (postgresql:16)",
"product_id": "postgresql-debugsource-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-debugsource@16.6-1.module%2Bel8.10.0%2B22551%2Bc0330dc9?arch=aarch64\u0026rpmmod=postgresql:16:8100020241122085009:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgresql-docs-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64::postgresql:16",
"product": {
"name": "postgresql-docs-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64 (postgresql:16)",
"product_id": "postgresql-docs-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-docs@16.6-1.module%2Bel8.10.0%2B22551%2Bc0330dc9?arch=aarch64\u0026rpmmod=postgresql:16:8100020241122085009:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgresql-docs-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64::postgresql:16",
"product": {
"name": "postgresql-docs-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64 (postgresql:16)",
"product_id": "postgresql-docs-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-docs-debuginfo@16.6-1.module%2Bel8.10.0%2B22551%2Bc0330dc9?arch=aarch64\u0026rpmmod=postgresql:16:8100020241122085009:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgresql-plperl-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64::postgresql:16",
"product": {
"name": "postgresql-plperl-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64 (postgresql:16)",
"product_id": "postgresql-plperl-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plperl@16.6-1.module%2Bel8.10.0%2B22551%2Bc0330dc9?arch=aarch64\u0026rpmmod=postgresql:16:8100020241122085009:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgresql-plperl-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64::postgresql:16",
"product": {
"name": "postgresql-plperl-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64 (postgresql:16)",
"product_id": "postgresql-plperl-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plperl-debuginfo@16.6-1.module%2Bel8.10.0%2B22551%2Bc0330dc9?arch=aarch64\u0026rpmmod=postgresql:16:8100020241122085009:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgresql-plpython3-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64::postgresql:16",
"product": {
"name": "postgresql-plpython3-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64 (postgresql:16)",
"product_id": "postgresql-plpython3-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plpython3@16.6-1.module%2Bel8.10.0%2B22551%2Bc0330dc9?arch=aarch64\u0026rpmmod=postgresql:16:8100020241122085009:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgresql-plpython3-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64::postgresql:16",
"product": {
"name": "postgresql-plpython3-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64 (postgresql:16)",
"product_id": "postgresql-plpython3-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plpython3-debuginfo@16.6-1.module%2Bel8.10.0%2B22551%2Bc0330dc9?arch=aarch64\u0026rpmmod=postgresql:16:8100020241122085009:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgresql-pltcl-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64::postgresql:16",
"product": {
"name": "postgresql-pltcl-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64 (postgresql:16)",
"product_id": "postgresql-pltcl-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-pltcl@16.6-1.module%2Bel8.10.0%2B22551%2Bc0330dc9?arch=aarch64\u0026rpmmod=postgresql:16:8100020241122085009:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgresql-pltcl-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64::postgresql:16",
"product": {
"name": "postgresql-pltcl-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64 (postgresql:16)",
"product_id": "postgresql-pltcl-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-pltcl-debuginfo@16.6-1.module%2Bel8.10.0%2B22551%2Bc0330dc9?arch=aarch64\u0026rpmmod=postgresql:16:8100020241122085009:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgresql-private-devel-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64::postgresql:16",
"product": {
"name": "postgresql-private-devel-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64 (postgresql:16)",
"product_id": "postgresql-private-devel-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-private-devel@16.6-1.module%2Bel8.10.0%2B22551%2Bc0330dc9?arch=aarch64\u0026rpmmod=postgresql:16:8100020241122085009:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgresql-private-libs-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64::postgresql:16",
"product": {
"name": "postgresql-private-libs-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64 (postgresql:16)",
"product_id": "postgresql-private-libs-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-private-libs@16.6-1.module%2Bel8.10.0%2B22551%2Bc0330dc9?arch=aarch64\u0026rpmmod=postgresql:16:8100020241122085009:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgresql-private-libs-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64::postgresql:16",
"product": {
"name": "postgresql-private-libs-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64 (postgresql:16)",
"product_id": "postgresql-private-libs-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-private-libs-debuginfo@16.6-1.module%2Bel8.10.0%2B22551%2Bc0330dc9?arch=aarch64\u0026rpmmod=postgresql:16:8100020241122085009:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64::postgresql:16",
"product": {
"name": "postgresql-server-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64 (postgresql:16)",
"product_id": "postgresql-server-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server@16.6-1.module%2Bel8.10.0%2B22551%2Bc0330dc9?arch=aarch64\u0026rpmmod=postgresql:16:8100020241122085009:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64::postgresql:16",
"product": {
"name": "postgresql-server-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64 (postgresql:16)",
"product_id": "postgresql-server-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server-debuginfo@16.6-1.module%2Bel8.10.0%2B22551%2Bc0330dc9?arch=aarch64\u0026rpmmod=postgresql:16:8100020241122085009:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-devel-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64::postgresql:16",
"product": {
"name": "postgresql-server-devel-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64 (postgresql:16)",
"product_id": "postgresql-server-devel-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server-devel@16.6-1.module%2Bel8.10.0%2B22551%2Bc0330dc9?arch=aarch64\u0026rpmmod=postgresql:16:8100020241122085009:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-devel-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64::postgresql:16",
"product": {
"name": "postgresql-server-devel-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64 (postgresql:16)",
"product_id": "postgresql-server-devel-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server-devel-debuginfo@16.6-1.module%2Bel8.10.0%2B22551%2Bc0330dc9?arch=aarch64\u0026rpmmod=postgresql:16:8100020241122085009:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgresql-static-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64::postgresql:16",
"product": {
"name": "postgresql-static-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64 (postgresql:16)",
"product_id": "postgresql-static-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-static@16.6-1.module%2Bel8.10.0%2B22551%2Bc0330dc9?arch=aarch64\u0026rpmmod=postgresql:16:8100020241122085009:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgresql-test-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64::postgresql:16",
"product": {
"name": "postgresql-test-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64 (postgresql:16)",
"product_id": "postgresql-test-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-test@16.6-1.module%2Bel8.10.0%2B22551%2Bc0330dc9?arch=aarch64\u0026rpmmod=postgresql:16:8100020241122085009:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgresql-test-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64::postgresql:16",
"product": {
"name": "postgresql-test-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64 (postgresql:16)",
"product_id": "postgresql-test-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-test-debuginfo@16.6-1.module%2Bel8.10.0%2B22551%2Bc0330dc9?arch=aarch64\u0026rpmmod=postgresql:16:8100020241122085009:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64::postgresql:16",
"product": {
"name": "postgresql-upgrade-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64 (postgresql:16)",
"product_id": "postgresql-upgrade-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade@16.6-1.module%2Bel8.10.0%2B22551%2Bc0330dc9?arch=aarch64\u0026rpmmod=postgresql:16:8100020241122085009:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64::postgresql:16",
"product": {
"name": "postgresql-upgrade-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64 (postgresql:16)",
"product_id": "postgresql-upgrade-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade-debuginfo@16.6-1.module%2Bel8.10.0%2B22551%2Bc0330dc9?arch=aarch64\u0026rpmmod=postgresql:16:8100020241122085009:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-devel-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64::postgresql:16",
"product": {
"name": "postgresql-upgrade-devel-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64 (postgresql:16)",
"product_id": "postgresql-upgrade-devel-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade-devel@16.6-1.module%2Bel8.10.0%2B22551%2Bc0330dc9?arch=aarch64\u0026rpmmod=postgresql:16:8100020241122085009:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-devel-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64::postgresql:16",
"product": {
"name": "postgresql-upgrade-devel-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64 (postgresql:16)",
"product_id": "postgresql-upgrade-devel-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade-devel-debuginfo@16.6-1.module%2Bel8.10.0%2B22551%2Bc0330dc9?arch=aarch64\u0026rpmmod=postgresql:16:8100020241122085009:489197e6"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "pg_repack-0:1.5.1-1.module+el8.10.0+22551+c0330dc9.ppc64le::postgresql:16",
"product": {
"name": "pg_repack-0:1.5.1-1.module+el8.10.0+22551+c0330dc9.ppc64le (postgresql:16)",
"product_id": "pg_repack-0:1.5.1-1.module+el8.10.0+22551+c0330dc9.ppc64le::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pg_repack@1.5.1-1.module%2Bel8.10.0%2B22551%2Bc0330dc9?arch=ppc64le\u0026rpmmod=postgresql:16:8100020241122085009:489197e6"
}
}
},
{
"category": "product_version",
"name": "pg_repack-debuginfo-0:1.5.1-1.module+el8.10.0+22551+c0330dc9.ppc64le::postgresql:16",
"product": {
"name": "pg_repack-debuginfo-0:1.5.1-1.module+el8.10.0+22551+c0330dc9.ppc64le (postgresql:16)",
"product_id": "pg_repack-debuginfo-0:1.5.1-1.module+el8.10.0+22551+c0330dc9.ppc64le::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pg_repack-debuginfo@1.5.1-1.module%2Bel8.10.0%2B22551%2Bc0330dc9?arch=ppc64le\u0026rpmmod=postgresql:16:8100020241122085009:489197e6"
}
}
},
{
"category": "product_version",
"name": "pg_repack-debugsource-0:1.5.1-1.module+el8.10.0+22551+c0330dc9.ppc64le::postgresql:16",
"product": {
"name": "pg_repack-debugsource-0:1.5.1-1.module+el8.10.0+22551+c0330dc9.ppc64le (postgresql:16)",
"product_id": "pg_repack-debugsource-0:1.5.1-1.module+el8.10.0+22551+c0330dc9.ppc64le::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pg_repack-debugsource@1.5.1-1.module%2Bel8.10.0%2B22551%2Bc0330dc9?arch=ppc64le\u0026rpmmod=postgresql:16:8100020241122085009:489197e6"
}
}
},
{
"category": "product_version",
"name": "pgaudit-0:16.0-1.module+el8.10.0+20413+d8116364.ppc64le::postgresql:16",
"product": {
"name": "pgaudit-0:16.0-1.module+el8.10.0+20413+d8116364.ppc64le (postgresql:16)",
"product_id": "pgaudit-0:16.0-1.module+el8.10.0+20413+d8116364.ppc64le::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pgaudit@16.0-1.module%2Bel8.10.0%2B20413%2Bd8116364?arch=ppc64le\u0026rpmmod=postgresql:16:8100020241122085009:489197e6"
}
}
},
{
"category": "product_version",
"name": "pgaudit-debuginfo-0:16.0-1.module+el8.10.0+20413+d8116364.ppc64le::postgresql:16",
"product": {
"name": "pgaudit-debuginfo-0:16.0-1.module+el8.10.0+20413+d8116364.ppc64le (postgresql:16)",
"product_id": "pgaudit-debuginfo-0:16.0-1.module+el8.10.0+20413+d8116364.ppc64le::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pgaudit-debuginfo@16.0-1.module%2Bel8.10.0%2B20413%2Bd8116364?arch=ppc64le\u0026rpmmod=postgresql:16:8100020241122085009:489197e6"
}
}
},
{
"category": "product_version",
"name": "pgaudit-debugsource-0:16.0-1.module+el8.10.0+20413+d8116364.ppc64le::postgresql:16",
"product": {
"name": "pgaudit-debugsource-0:16.0-1.module+el8.10.0+20413+d8116364.ppc64le (postgresql:16)",
"product_id": "pgaudit-debugsource-0:16.0-1.module+el8.10.0+20413+d8116364.ppc64le::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pgaudit-debugsource@16.0-1.module%2Bel8.10.0%2B20413%2Bd8116364?arch=ppc64le\u0026rpmmod=postgresql:16:8100020241122085009:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgres-decoderbufs-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.ppc64le::postgresql:16",
"product": {
"name": "postgres-decoderbufs-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.ppc64le (postgresql:16)",
"product_id": "postgres-decoderbufs-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.ppc64le::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgres-decoderbufs@2.4.0-1.Final.module%2Bel8.10.0%2B20413%2Bd8116364?arch=ppc64le\u0026rpmmod=postgresql:16:8100020241122085009:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.ppc64le::postgresql:16",
"product": {
"name": "postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.ppc64le (postgresql:16)",
"product_id": "postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.ppc64le::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgres-decoderbufs-debuginfo@2.4.0-1.Final.module%2Bel8.10.0%2B20413%2Bd8116364?arch=ppc64le\u0026rpmmod=postgresql:16:8100020241122085009:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.ppc64le::postgresql:16",
"product": {
"name": "postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.ppc64le (postgresql:16)",
"product_id": "postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.ppc64le::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgres-decoderbufs-debugsource@2.4.0-1.Final.module%2Bel8.10.0%2B20413%2Bd8116364?arch=ppc64le\u0026rpmmod=postgresql:16:8100020241122085009:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgresql-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le::postgresql:16",
"product": {
"name": "postgresql-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le (postgresql:16)",
"product_id": "postgresql-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql@16.6-1.module%2Bel8.10.0%2B22551%2Bc0330dc9?arch=ppc64le\u0026rpmmod=postgresql:16:8100020241122085009:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgresql-contrib-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le::postgresql:16",
"product": {
"name": "postgresql-contrib-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le (postgresql:16)",
"product_id": "postgresql-contrib-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-contrib@16.6-1.module%2Bel8.10.0%2B22551%2Bc0330dc9?arch=ppc64le\u0026rpmmod=postgresql:16:8100020241122085009:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgresql-contrib-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le::postgresql:16",
"product": {
"name": "postgresql-contrib-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le (postgresql:16)",
"product_id": "postgresql-contrib-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-contrib-debuginfo@16.6-1.module%2Bel8.10.0%2B22551%2Bc0330dc9?arch=ppc64le\u0026rpmmod=postgresql:16:8100020241122085009:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgresql-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le::postgresql:16",
"product": {
"name": "postgresql-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le (postgresql:16)",
"product_id": "postgresql-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-debuginfo@16.6-1.module%2Bel8.10.0%2B22551%2Bc0330dc9?arch=ppc64le\u0026rpmmod=postgresql:16:8100020241122085009:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgresql-debugsource-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le::postgresql:16",
"product": {
"name": "postgresql-debugsource-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le (postgresql:16)",
"product_id": "postgresql-debugsource-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-debugsource@16.6-1.module%2Bel8.10.0%2B22551%2Bc0330dc9?arch=ppc64le\u0026rpmmod=postgresql:16:8100020241122085009:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgresql-docs-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le::postgresql:16",
"product": {
"name": "postgresql-docs-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le (postgresql:16)",
"product_id": "postgresql-docs-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-docs@16.6-1.module%2Bel8.10.0%2B22551%2Bc0330dc9?arch=ppc64le\u0026rpmmod=postgresql:16:8100020241122085009:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgresql-docs-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le::postgresql:16",
"product": {
"name": "postgresql-docs-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le (postgresql:16)",
"product_id": "postgresql-docs-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-docs-debuginfo@16.6-1.module%2Bel8.10.0%2B22551%2Bc0330dc9?arch=ppc64le\u0026rpmmod=postgresql:16:8100020241122085009:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgresql-plperl-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le::postgresql:16",
"product": {
"name": "postgresql-plperl-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le (postgresql:16)",
"product_id": "postgresql-plperl-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plperl@16.6-1.module%2Bel8.10.0%2B22551%2Bc0330dc9?arch=ppc64le\u0026rpmmod=postgresql:16:8100020241122085009:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgresql-plperl-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le::postgresql:16",
"product": {
"name": "postgresql-plperl-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le (postgresql:16)",
"product_id": "postgresql-plperl-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plperl-debuginfo@16.6-1.module%2Bel8.10.0%2B22551%2Bc0330dc9?arch=ppc64le\u0026rpmmod=postgresql:16:8100020241122085009:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgresql-plpython3-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le::postgresql:16",
"product": {
"name": "postgresql-plpython3-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le (postgresql:16)",
"product_id": "postgresql-plpython3-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plpython3@16.6-1.module%2Bel8.10.0%2B22551%2Bc0330dc9?arch=ppc64le\u0026rpmmod=postgresql:16:8100020241122085009:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgresql-plpython3-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le::postgresql:16",
"product": {
"name": "postgresql-plpython3-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le (postgresql:16)",
"product_id": "postgresql-plpython3-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plpython3-debuginfo@16.6-1.module%2Bel8.10.0%2B22551%2Bc0330dc9?arch=ppc64le\u0026rpmmod=postgresql:16:8100020241122085009:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgresql-pltcl-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le::postgresql:16",
"product": {
"name": "postgresql-pltcl-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le (postgresql:16)",
"product_id": "postgresql-pltcl-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-pltcl@16.6-1.module%2Bel8.10.0%2B22551%2Bc0330dc9?arch=ppc64le\u0026rpmmod=postgresql:16:8100020241122085009:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgresql-pltcl-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le::postgresql:16",
"product": {
"name": "postgresql-pltcl-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le (postgresql:16)",
"product_id": "postgresql-pltcl-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-pltcl-debuginfo@16.6-1.module%2Bel8.10.0%2B22551%2Bc0330dc9?arch=ppc64le\u0026rpmmod=postgresql:16:8100020241122085009:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgresql-private-devel-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le::postgresql:16",
"product": {
"name": "postgresql-private-devel-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le (postgresql:16)",
"product_id": "postgresql-private-devel-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-private-devel@16.6-1.module%2Bel8.10.0%2B22551%2Bc0330dc9?arch=ppc64le\u0026rpmmod=postgresql:16:8100020241122085009:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgresql-private-libs-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le::postgresql:16",
"product": {
"name": "postgresql-private-libs-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le (postgresql:16)",
"product_id": "postgresql-private-libs-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-private-libs@16.6-1.module%2Bel8.10.0%2B22551%2Bc0330dc9?arch=ppc64le\u0026rpmmod=postgresql:16:8100020241122085009:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgresql-private-libs-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le::postgresql:16",
"product": {
"name": "postgresql-private-libs-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le (postgresql:16)",
"product_id": "postgresql-private-libs-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-private-libs-debuginfo@16.6-1.module%2Bel8.10.0%2B22551%2Bc0330dc9?arch=ppc64le\u0026rpmmod=postgresql:16:8100020241122085009:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le::postgresql:16",
"product": {
"name": "postgresql-server-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le (postgresql:16)",
"product_id": "postgresql-server-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server@16.6-1.module%2Bel8.10.0%2B22551%2Bc0330dc9?arch=ppc64le\u0026rpmmod=postgresql:16:8100020241122085009:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le::postgresql:16",
"product": {
"name": "postgresql-server-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le (postgresql:16)",
"product_id": "postgresql-server-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server-debuginfo@16.6-1.module%2Bel8.10.0%2B22551%2Bc0330dc9?arch=ppc64le\u0026rpmmod=postgresql:16:8100020241122085009:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-devel-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le::postgresql:16",
"product": {
"name": "postgresql-server-devel-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le (postgresql:16)",
"product_id": "postgresql-server-devel-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server-devel@16.6-1.module%2Bel8.10.0%2B22551%2Bc0330dc9?arch=ppc64le\u0026rpmmod=postgresql:16:8100020241122085009:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-devel-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le::postgresql:16",
"product": {
"name": "postgresql-server-devel-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le (postgresql:16)",
"product_id": "postgresql-server-devel-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server-devel-debuginfo@16.6-1.module%2Bel8.10.0%2B22551%2Bc0330dc9?arch=ppc64le\u0026rpmmod=postgresql:16:8100020241122085009:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgresql-static-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le::postgresql:16",
"product": {
"name": "postgresql-static-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le (postgresql:16)",
"product_id": "postgresql-static-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-static@16.6-1.module%2Bel8.10.0%2B22551%2Bc0330dc9?arch=ppc64le\u0026rpmmod=postgresql:16:8100020241122085009:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgresql-test-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le::postgresql:16",
"product": {
"name": "postgresql-test-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le (postgresql:16)",
"product_id": "postgresql-test-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-test@16.6-1.module%2Bel8.10.0%2B22551%2Bc0330dc9?arch=ppc64le\u0026rpmmod=postgresql:16:8100020241122085009:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgresql-test-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le::postgresql:16",
"product": {
"name": "postgresql-test-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le (postgresql:16)",
"product_id": "postgresql-test-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-test-debuginfo@16.6-1.module%2Bel8.10.0%2B22551%2Bc0330dc9?arch=ppc64le\u0026rpmmod=postgresql:16:8100020241122085009:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le::postgresql:16",
"product": {
"name": "postgresql-upgrade-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le (postgresql:16)",
"product_id": "postgresql-upgrade-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade@16.6-1.module%2Bel8.10.0%2B22551%2Bc0330dc9?arch=ppc64le\u0026rpmmod=postgresql:16:8100020241122085009:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le::postgresql:16",
"product": {
"name": "postgresql-upgrade-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le (postgresql:16)",
"product_id": "postgresql-upgrade-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade-debuginfo@16.6-1.module%2Bel8.10.0%2B22551%2Bc0330dc9?arch=ppc64le\u0026rpmmod=postgresql:16:8100020241122085009:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-devel-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le::postgresql:16",
"product": {
"name": "postgresql-upgrade-devel-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le (postgresql:16)",
"product_id": "postgresql-upgrade-devel-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade-devel@16.6-1.module%2Bel8.10.0%2B22551%2Bc0330dc9?arch=ppc64le\u0026rpmmod=postgresql:16:8100020241122085009:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-devel-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le::postgresql:16",
"product": {
"name": "postgresql-upgrade-devel-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le (postgresql:16)",
"product_id": "postgresql-upgrade-devel-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade-devel-debuginfo@16.6-1.module%2Bel8.10.0%2B22551%2Bc0330dc9?arch=ppc64le\u0026rpmmod=postgresql:16:8100020241122085009:489197e6"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "pg_repack-0:1.5.1-1.module+el8.10.0+22551+c0330dc9.s390x::postgresql:16",
"product": {
"name": "pg_repack-0:1.5.1-1.module+el8.10.0+22551+c0330dc9.s390x (postgresql:16)",
"product_id": "pg_repack-0:1.5.1-1.module+el8.10.0+22551+c0330dc9.s390x::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pg_repack@1.5.1-1.module%2Bel8.10.0%2B22551%2Bc0330dc9?arch=s390x\u0026rpmmod=postgresql:16:8100020241122085009:489197e6"
}
}
},
{
"category": "product_version",
"name": "pg_repack-debuginfo-0:1.5.1-1.module+el8.10.0+22551+c0330dc9.s390x::postgresql:16",
"product": {
"name": "pg_repack-debuginfo-0:1.5.1-1.module+el8.10.0+22551+c0330dc9.s390x (postgresql:16)",
"product_id": "pg_repack-debuginfo-0:1.5.1-1.module+el8.10.0+22551+c0330dc9.s390x::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pg_repack-debuginfo@1.5.1-1.module%2Bel8.10.0%2B22551%2Bc0330dc9?arch=s390x\u0026rpmmod=postgresql:16:8100020241122085009:489197e6"
}
}
},
{
"category": "product_version",
"name": "pg_repack-debugsource-0:1.5.1-1.module+el8.10.0+22551+c0330dc9.s390x::postgresql:16",
"product": {
"name": "pg_repack-debugsource-0:1.5.1-1.module+el8.10.0+22551+c0330dc9.s390x (postgresql:16)",
"product_id": "pg_repack-debugsource-0:1.5.1-1.module+el8.10.0+22551+c0330dc9.s390x::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pg_repack-debugsource@1.5.1-1.module%2Bel8.10.0%2B22551%2Bc0330dc9?arch=s390x\u0026rpmmod=postgresql:16:8100020241122085009:489197e6"
}
}
},
{
"category": "product_version",
"name": "pgaudit-0:16.0-1.module+el8.10.0+20413+d8116364.s390x::postgresql:16",
"product": {
"name": "pgaudit-0:16.0-1.module+el8.10.0+20413+d8116364.s390x (postgresql:16)",
"product_id": "pgaudit-0:16.0-1.module+el8.10.0+20413+d8116364.s390x::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pgaudit@16.0-1.module%2Bel8.10.0%2B20413%2Bd8116364?arch=s390x\u0026rpmmod=postgresql:16:8100020241122085009:489197e6"
}
}
},
{
"category": "product_version",
"name": "pgaudit-debuginfo-0:16.0-1.module+el8.10.0+20413+d8116364.s390x::postgresql:16",
"product": {
"name": "pgaudit-debuginfo-0:16.0-1.module+el8.10.0+20413+d8116364.s390x (postgresql:16)",
"product_id": "pgaudit-debuginfo-0:16.0-1.module+el8.10.0+20413+d8116364.s390x::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pgaudit-debuginfo@16.0-1.module%2Bel8.10.0%2B20413%2Bd8116364?arch=s390x\u0026rpmmod=postgresql:16:8100020241122085009:489197e6"
}
}
},
{
"category": "product_version",
"name": "pgaudit-debugsource-0:16.0-1.module+el8.10.0+20413+d8116364.s390x::postgresql:16",
"product": {
"name": "pgaudit-debugsource-0:16.0-1.module+el8.10.0+20413+d8116364.s390x (postgresql:16)",
"product_id": "pgaudit-debugsource-0:16.0-1.module+el8.10.0+20413+d8116364.s390x::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pgaudit-debugsource@16.0-1.module%2Bel8.10.0%2B20413%2Bd8116364?arch=s390x\u0026rpmmod=postgresql:16:8100020241122085009:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgres-decoderbufs-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.s390x::postgresql:16",
"product": {
"name": "postgres-decoderbufs-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.s390x (postgresql:16)",
"product_id": "postgres-decoderbufs-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.s390x::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgres-decoderbufs@2.4.0-1.Final.module%2Bel8.10.0%2B20413%2Bd8116364?arch=s390x\u0026rpmmod=postgresql:16:8100020241122085009:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.s390x::postgresql:16",
"product": {
"name": "postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.s390x (postgresql:16)",
"product_id": "postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.s390x::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgres-decoderbufs-debuginfo@2.4.0-1.Final.module%2Bel8.10.0%2B20413%2Bd8116364?arch=s390x\u0026rpmmod=postgresql:16:8100020241122085009:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.s390x::postgresql:16",
"product": {
"name": "postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.s390x (postgresql:16)",
"product_id": "postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.s390x::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgres-decoderbufs-debugsource@2.4.0-1.Final.module%2Bel8.10.0%2B20413%2Bd8116364?arch=s390x\u0026rpmmod=postgresql:16:8100020241122085009:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgresql-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x::postgresql:16",
"product": {
"name": "postgresql-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x (postgresql:16)",
"product_id": "postgresql-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql@16.6-1.module%2Bel8.10.0%2B22551%2Bc0330dc9?arch=s390x\u0026rpmmod=postgresql:16:8100020241122085009:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgresql-contrib-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x::postgresql:16",
"product": {
"name": "postgresql-contrib-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x (postgresql:16)",
"product_id": "postgresql-contrib-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-contrib@16.6-1.module%2Bel8.10.0%2B22551%2Bc0330dc9?arch=s390x\u0026rpmmod=postgresql:16:8100020241122085009:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgresql-contrib-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x::postgresql:16",
"product": {
"name": "postgresql-contrib-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x (postgresql:16)",
"product_id": "postgresql-contrib-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-contrib-debuginfo@16.6-1.module%2Bel8.10.0%2B22551%2Bc0330dc9?arch=s390x\u0026rpmmod=postgresql:16:8100020241122085009:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgresql-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x::postgresql:16",
"product": {
"name": "postgresql-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x (postgresql:16)",
"product_id": "postgresql-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-debuginfo@16.6-1.module%2Bel8.10.0%2B22551%2Bc0330dc9?arch=s390x\u0026rpmmod=postgresql:16:8100020241122085009:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgresql-debugsource-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x::postgresql:16",
"product": {
"name": "postgresql-debugsource-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x (postgresql:16)",
"product_id": "postgresql-debugsource-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-debugsource@16.6-1.module%2Bel8.10.0%2B22551%2Bc0330dc9?arch=s390x\u0026rpmmod=postgresql:16:8100020241122085009:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgresql-docs-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x::postgresql:16",
"product": {
"name": "postgresql-docs-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x (postgresql:16)",
"product_id": "postgresql-docs-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-docs@16.6-1.module%2Bel8.10.0%2B22551%2Bc0330dc9?arch=s390x\u0026rpmmod=postgresql:16:8100020241122085009:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgresql-docs-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x::postgresql:16",
"product": {
"name": "postgresql-docs-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x (postgresql:16)",
"product_id": "postgresql-docs-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-docs-debuginfo@16.6-1.module%2Bel8.10.0%2B22551%2Bc0330dc9?arch=s390x\u0026rpmmod=postgresql:16:8100020241122085009:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgresql-plperl-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x::postgresql:16",
"product": {
"name": "postgresql-plperl-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x (postgresql:16)",
"product_id": "postgresql-plperl-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plperl@16.6-1.module%2Bel8.10.0%2B22551%2Bc0330dc9?arch=s390x\u0026rpmmod=postgresql:16:8100020241122085009:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgresql-plperl-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x::postgresql:16",
"product": {
"name": "postgresql-plperl-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x (postgresql:16)",
"product_id": "postgresql-plperl-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plperl-debuginfo@16.6-1.module%2Bel8.10.0%2B22551%2Bc0330dc9?arch=s390x\u0026rpmmod=postgresql:16:8100020241122085009:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgresql-plpython3-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x::postgresql:16",
"product": {
"name": "postgresql-plpython3-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x (postgresql:16)",
"product_id": "postgresql-plpython3-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plpython3@16.6-1.module%2Bel8.10.0%2B22551%2Bc0330dc9?arch=s390x\u0026rpmmod=postgresql:16:8100020241122085009:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgresql-plpython3-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x::postgresql:16",
"product": {
"name": "postgresql-plpython3-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x (postgresql:16)",
"product_id": "postgresql-plpython3-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plpython3-debuginfo@16.6-1.module%2Bel8.10.0%2B22551%2Bc0330dc9?arch=s390x\u0026rpmmod=postgresql:16:8100020241122085009:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgresql-pltcl-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x::postgresql:16",
"product": {
"name": "postgresql-pltcl-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x (postgresql:16)",
"product_id": "postgresql-pltcl-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-pltcl@16.6-1.module%2Bel8.10.0%2B22551%2Bc0330dc9?arch=s390x\u0026rpmmod=postgresql:16:8100020241122085009:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgresql-pltcl-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x::postgresql:16",
"product": {
"name": "postgresql-pltcl-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x (postgresql:16)",
"product_id": "postgresql-pltcl-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-pltcl-debuginfo@16.6-1.module%2Bel8.10.0%2B22551%2Bc0330dc9?arch=s390x\u0026rpmmod=postgresql:16:8100020241122085009:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgresql-private-devel-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x::postgresql:16",
"product": {
"name": "postgresql-private-devel-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x (postgresql:16)",
"product_id": "postgresql-private-devel-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-private-devel@16.6-1.module%2Bel8.10.0%2B22551%2Bc0330dc9?arch=s390x\u0026rpmmod=postgresql:16:8100020241122085009:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgresql-private-libs-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x::postgresql:16",
"product": {
"name": "postgresql-private-libs-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x (postgresql:16)",
"product_id": "postgresql-private-libs-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-private-libs@16.6-1.module%2Bel8.10.0%2B22551%2Bc0330dc9?arch=s390x\u0026rpmmod=postgresql:16:8100020241122085009:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgresql-private-libs-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x::postgresql:16",
"product": {
"name": "postgresql-private-libs-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x (postgresql:16)",
"product_id": "postgresql-private-libs-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-private-libs-debuginfo@16.6-1.module%2Bel8.10.0%2B22551%2Bc0330dc9?arch=s390x\u0026rpmmod=postgresql:16:8100020241122085009:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x::postgresql:16",
"product": {
"name": "postgresql-server-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x (postgresql:16)",
"product_id": "postgresql-server-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server@16.6-1.module%2Bel8.10.0%2B22551%2Bc0330dc9?arch=s390x\u0026rpmmod=postgresql:16:8100020241122085009:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x::postgresql:16",
"product": {
"name": "postgresql-server-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x (postgresql:16)",
"product_id": "postgresql-server-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server-debuginfo@16.6-1.module%2Bel8.10.0%2B22551%2Bc0330dc9?arch=s390x\u0026rpmmod=postgresql:16:8100020241122085009:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-devel-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x::postgresql:16",
"product": {
"name": "postgresql-server-devel-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x (postgresql:16)",
"product_id": "postgresql-server-devel-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server-devel@16.6-1.module%2Bel8.10.0%2B22551%2Bc0330dc9?arch=s390x\u0026rpmmod=postgresql:16:8100020241122085009:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-devel-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x::postgresql:16",
"product": {
"name": "postgresql-server-devel-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x (postgresql:16)",
"product_id": "postgresql-server-devel-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server-devel-debuginfo@16.6-1.module%2Bel8.10.0%2B22551%2Bc0330dc9?arch=s390x\u0026rpmmod=postgresql:16:8100020241122085009:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgresql-static-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x::postgresql:16",
"product": {
"name": "postgresql-static-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x (postgresql:16)",
"product_id": "postgresql-static-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-static@16.6-1.module%2Bel8.10.0%2B22551%2Bc0330dc9?arch=s390x\u0026rpmmod=postgresql:16:8100020241122085009:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgresql-test-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x::postgresql:16",
"product": {
"name": "postgresql-test-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x (postgresql:16)",
"product_id": "postgresql-test-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-test@16.6-1.module%2Bel8.10.0%2B22551%2Bc0330dc9?arch=s390x\u0026rpmmod=postgresql:16:8100020241122085009:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgresql-test-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x::postgresql:16",
"product": {
"name": "postgresql-test-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x (postgresql:16)",
"product_id": "postgresql-test-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-test-debuginfo@16.6-1.module%2Bel8.10.0%2B22551%2Bc0330dc9?arch=s390x\u0026rpmmod=postgresql:16:8100020241122085009:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x::postgresql:16",
"product": {
"name": "postgresql-upgrade-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x (postgresql:16)",
"product_id": "postgresql-upgrade-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade@16.6-1.module%2Bel8.10.0%2B22551%2Bc0330dc9?arch=s390x\u0026rpmmod=postgresql:16:8100020241122085009:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x::postgresql:16",
"product": {
"name": "postgresql-upgrade-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x (postgresql:16)",
"product_id": "postgresql-upgrade-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade-debuginfo@16.6-1.module%2Bel8.10.0%2B22551%2Bc0330dc9?arch=s390x\u0026rpmmod=postgresql:16:8100020241122085009:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-devel-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x::postgresql:16",
"product": {
"name": "postgresql-upgrade-devel-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x (postgresql:16)",
"product_id": "postgresql-upgrade-devel-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade-devel@16.6-1.module%2Bel8.10.0%2B22551%2Bc0330dc9?arch=s390x\u0026rpmmod=postgresql:16:8100020241122085009:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-devel-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x::postgresql:16",
"product": {
"name": "postgresql-upgrade-devel-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x (postgresql:16)",
"product_id": "postgresql-upgrade-devel-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade-devel-debuginfo@16.6-1.module%2Bel8.10.0%2B22551%2Bc0330dc9?arch=s390x\u0026rpmmod=postgresql:16:8100020241122085009:489197e6"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "pg_repack-0:1.5.1-1.module+el8.10.0+22551+c0330dc9.x86_64::postgresql:16",
"product": {
"name": "pg_repack-0:1.5.1-1.module+el8.10.0+22551+c0330dc9.x86_64 (postgresql:16)",
"product_id": "pg_repack-0:1.5.1-1.module+el8.10.0+22551+c0330dc9.x86_64::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pg_repack@1.5.1-1.module%2Bel8.10.0%2B22551%2Bc0330dc9?arch=x86_64\u0026rpmmod=postgresql:16:8100020241122085009:489197e6"
}
}
},
{
"category": "product_version",
"name": "pg_repack-debuginfo-0:1.5.1-1.module+el8.10.0+22551+c0330dc9.x86_64::postgresql:16",
"product": {
"name": "pg_repack-debuginfo-0:1.5.1-1.module+el8.10.0+22551+c0330dc9.x86_64 (postgresql:16)",
"product_id": "pg_repack-debuginfo-0:1.5.1-1.module+el8.10.0+22551+c0330dc9.x86_64::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pg_repack-debuginfo@1.5.1-1.module%2Bel8.10.0%2B22551%2Bc0330dc9?arch=x86_64\u0026rpmmod=postgresql:16:8100020241122085009:489197e6"
}
}
},
{
"category": "product_version",
"name": "pg_repack-debugsource-0:1.5.1-1.module+el8.10.0+22551+c0330dc9.x86_64::postgresql:16",
"product": {
"name": "pg_repack-debugsource-0:1.5.1-1.module+el8.10.0+22551+c0330dc9.x86_64 (postgresql:16)",
"product_id": "pg_repack-debugsource-0:1.5.1-1.module+el8.10.0+22551+c0330dc9.x86_64::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pg_repack-debugsource@1.5.1-1.module%2Bel8.10.0%2B22551%2Bc0330dc9?arch=x86_64\u0026rpmmod=postgresql:16:8100020241122085009:489197e6"
}
}
},
{
"category": "product_version",
"name": "pgaudit-0:16.0-1.module+el8.10.0+20413+d8116364.x86_64::postgresql:16",
"product": {
"name": "pgaudit-0:16.0-1.module+el8.10.0+20413+d8116364.x86_64 (postgresql:16)",
"product_id": "pgaudit-0:16.0-1.module+el8.10.0+20413+d8116364.x86_64::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pgaudit@16.0-1.module%2Bel8.10.0%2B20413%2Bd8116364?arch=x86_64\u0026rpmmod=postgresql:16:8100020241122085009:489197e6"
}
}
},
{
"category": "product_version",
"name": "pgaudit-debuginfo-0:16.0-1.module+el8.10.0+20413+d8116364.x86_64::postgresql:16",
"product": {
"name": "pgaudit-debuginfo-0:16.0-1.module+el8.10.0+20413+d8116364.x86_64 (postgresql:16)",
"product_id": "pgaudit-debuginfo-0:16.0-1.module+el8.10.0+20413+d8116364.x86_64::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pgaudit-debuginfo@16.0-1.module%2Bel8.10.0%2B20413%2Bd8116364?arch=x86_64\u0026rpmmod=postgresql:16:8100020241122085009:489197e6"
}
}
},
{
"category": "product_version",
"name": "pgaudit-debugsource-0:16.0-1.module+el8.10.0+20413+d8116364.x86_64::postgresql:16",
"product": {
"name": "pgaudit-debugsource-0:16.0-1.module+el8.10.0+20413+d8116364.x86_64 (postgresql:16)",
"product_id": "pgaudit-debugsource-0:16.0-1.module+el8.10.0+20413+d8116364.x86_64::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pgaudit-debugsource@16.0-1.module%2Bel8.10.0%2B20413%2Bd8116364?arch=x86_64\u0026rpmmod=postgresql:16:8100020241122085009:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgres-decoderbufs-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.x86_64::postgresql:16",
"product": {
"name": "postgres-decoderbufs-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.x86_64 (postgresql:16)",
"product_id": "postgres-decoderbufs-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.x86_64::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgres-decoderbufs@2.4.0-1.Final.module%2Bel8.10.0%2B20413%2Bd8116364?arch=x86_64\u0026rpmmod=postgresql:16:8100020241122085009:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.x86_64::postgresql:16",
"product": {
"name": "postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.x86_64 (postgresql:16)",
"product_id": "postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.x86_64::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgres-decoderbufs-debuginfo@2.4.0-1.Final.module%2Bel8.10.0%2B20413%2Bd8116364?arch=x86_64\u0026rpmmod=postgresql:16:8100020241122085009:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.x86_64::postgresql:16",
"product": {
"name": "postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.x86_64 (postgresql:16)",
"product_id": "postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.x86_64::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgres-decoderbufs-debugsource@2.4.0-1.Final.module%2Bel8.10.0%2B20413%2Bd8116364?arch=x86_64\u0026rpmmod=postgresql:16:8100020241122085009:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgresql-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64::postgresql:16",
"product": {
"name": "postgresql-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64 (postgresql:16)",
"product_id": "postgresql-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql@16.6-1.module%2Bel8.10.0%2B22551%2Bc0330dc9?arch=x86_64\u0026rpmmod=postgresql:16:8100020241122085009:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgresql-contrib-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64::postgresql:16",
"product": {
"name": "postgresql-contrib-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64 (postgresql:16)",
"product_id": "postgresql-contrib-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-contrib@16.6-1.module%2Bel8.10.0%2B22551%2Bc0330dc9?arch=x86_64\u0026rpmmod=postgresql:16:8100020241122085009:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgresql-contrib-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64::postgresql:16",
"product": {
"name": "postgresql-contrib-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64 (postgresql:16)",
"product_id": "postgresql-contrib-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-contrib-debuginfo@16.6-1.module%2Bel8.10.0%2B22551%2Bc0330dc9?arch=x86_64\u0026rpmmod=postgresql:16:8100020241122085009:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgresql-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64::postgresql:16",
"product": {
"name": "postgresql-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64 (postgresql:16)",
"product_id": "postgresql-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-debuginfo@16.6-1.module%2Bel8.10.0%2B22551%2Bc0330dc9?arch=x86_64\u0026rpmmod=postgresql:16:8100020241122085009:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgresql-debugsource-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64::postgresql:16",
"product": {
"name": "postgresql-debugsource-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64 (postgresql:16)",
"product_id": "postgresql-debugsource-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-debugsource@16.6-1.module%2Bel8.10.0%2B22551%2Bc0330dc9?arch=x86_64\u0026rpmmod=postgresql:16:8100020241122085009:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgresql-docs-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64::postgresql:16",
"product": {
"name": "postgresql-docs-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64 (postgresql:16)",
"product_id": "postgresql-docs-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-docs@16.6-1.module%2Bel8.10.0%2B22551%2Bc0330dc9?arch=x86_64\u0026rpmmod=postgresql:16:8100020241122085009:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgresql-docs-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64::postgresql:16",
"product": {
"name": "postgresql-docs-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64 (postgresql:16)",
"product_id": "postgresql-docs-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-docs-debuginfo@16.6-1.module%2Bel8.10.0%2B22551%2Bc0330dc9?arch=x86_64\u0026rpmmod=postgresql:16:8100020241122085009:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgresql-plperl-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64::postgresql:16",
"product": {
"name": "postgresql-plperl-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64 (postgresql:16)",
"product_id": "postgresql-plperl-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plperl@16.6-1.module%2Bel8.10.0%2B22551%2Bc0330dc9?arch=x86_64\u0026rpmmod=postgresql:16:8100020241122085009:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgresql-plperl-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64::postgresql:16",
"product": {
"name": "postgresql-plperl-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64 (postgresql:16)",
"product_id": "postgresql-plperl-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plperl-debuginfo@16.6-1.module%2Bel8.10.0%2B22551%2Bc0330dc9?arch=x86_64\u0026rpmmod=postgresql:16:8100020241122085009:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgresql-plpython3-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64::postgresql:16",
"product": {
"name": "postgresql-plpython3-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64 (postgresql:16)",
"product_id": "postgresql-plpython3-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plpython3@16.6-1.module%2Bel8.10.0%2B22551%2Bc0330dc9?arch=x86_64\u0026rpmmod=postgresql:16:8100020241122085009:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgresql-plpython3-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64::postgresql:16",
"product": {
"name": "postgresql-plpython3-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64 (postgresql:16)",
"product_id": "postgresql-plpython3-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plpython3-debuginfo@16.6-1.module%2Bel8.10.0%2B22551%2Bc0330dc9?arch=x86_64\u0026rpmmod=postgresql:16:8100020241122085009:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgresql-pltcl-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64::postgresql:16",
"product": {
"name": "postgresql-pltcl-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64 (postgresql:16)",
"product_id": "postgresql-pltcl-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-pltcl@16.6-1.module%2Bel8.10.0%2B22551%2Bc0330dc9?arch=x86_64\u0026rpmmod=postgresql:16:8100020241122085009:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgresql-pltcl-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64::postgresql:16",
"product": {
"name": "postgresql-pltcl-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64 (postgresql:16)",
"product_id": "postgresql-pltcl-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-pltcl-debuginfo@16.6-1.module%2Bel8.10.0%2B22551%2Bc0330dc9?arch=x86_64\u0026rpmmod=postgresql:16:8100020241122085009:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgresql-private-devel-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64::postgresql:16",
"product": {
"name": "postgresql-private-devel-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64 (postgresql:16)",
"product_id": "postgresql-private-devel-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-private-devel@16.6-1.module%2Bel8.10.0%2B22551%2Bc0330dc9?arch=x86_64\u0026rpmmod=postgresql:16:8100020241122085009:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgresql-private-libs-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64::postgresql:16",
"product": {
"name": "postgresql-private-libs-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64 (postgresql:16)",
"product_id": "postgresql-private-libs-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-private-libs@16.6-1.module%2Bel8.10.0%2B22551%2Bc0330dc9?arch=x86_64\u0026rpmmod=postgresql:16:8100020241122085009:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgresql-private-libs-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64::postgresql:16",
"product": {
"name": "postgresql-private-libs-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64 (postgresql:16)",
"product_id": "postgresql-private-libs-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-private-libs-debuginfo@16.6-1.module%2Bel8.10.0%2B22551%2Bc0330dc9?arch=x86_64\u0026rpmmod=postgresql:16:8100020241122085009:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64::postgresql:16",
"product": {
"name": "postgresql-server-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64 (postgresql:16)",
"product_id": "postgresql-server-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server@16.6-1.module%2Bel8.10.0%2B22551%2Bc0330dc9?arch=x86_64\u0026rpmmod=postgresql:16:8100020241122085009:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64::postgresql:16",
"product": {
"name": "postgresql-server-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64 (postgresql:16)",
"product_id": "postgresql-server-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server-debuginfo@16.6-1.module%2Bel8.10.0%2B22551%2Bc0330dc9?arch=x86_64\u0026rpmmod=postgresql:16:8100020241122085009:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-devel-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64::postgresql:16",
"product": {
"name": "postgresql-server-devel-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64 (postgresql:16)",
"product_id": "postgresql-server-devel-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server-devel@16.6-1.module%2Bel8.10.0%2B22551%2Bc0330dc9?arch=x86_64\u0026rpmmod=postgresql:16:8100020241122085009:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-devel-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64::postgresql:16",
"product": {
"name": "postgresql-server-devel-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64 (postgresql:16)",
"product_id": "postgresql-server-devel-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server-devel-debuginfo@16.6-1.module%2Bel8.10.0%2B22551%2Bc0330dc9?arch=x86_64\u0026rpmmod=postgresql:16:8100020241122085009:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgresql-static-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64::postgresql:16",
"product": {
"name": "postgresql-static-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64 (postgresql:16)",
"product_id": "postgresql-static-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-static@16.6-1.module%2Bel8.10.0%2B22551%2Bc0330dc9?arch=x86_64\u0026rpmmod=postgresql:16:8100020241122085009:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgresql-test-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64::postgresql:16",
"product": {
"name": "postgresql-test-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64 (postgresql:16)",
"product_id": "postgresql-test-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-test@16.6-1.module%2Bel8.10.0%2B22551%2Bc0330dc9?arch=x86_64\u0026rpmmod=postgresql:16:8100020241122085009:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgresql-test-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64::postgresql:16",
"product": {
"name": "postgresql-test-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64 (postgresql:16)",
"product_id": "postgresql-test-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-test-debuginfo@16.6-1.module%2Bel8.10.0%2B22551%2Bc0330dc9?arch=x86_64\u0026rpmmod=postgresql:16:8100020241122085009:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64::postgresql:16",
"product": {
"name": "postgresql-upgrade-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64 (postgresql:16)",
"product_id": "postgresql-upgrade-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade@16.6-1.module%2Bel8.10.0%2B22551%2Bc0330dc9?arch=x86_64\u0026rpmmod=postgresql:16:8100020241122085009:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64::postgresql:16",
"product": {
"name": "postgresql-upgrade-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64 (postgresql:16)",
"product_id": "postgresql-upgrade-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade-debuginfo@16.6-1.module%2Bel8.10.0%2B22551%2Bc0330dc9?arch=x86_64\u0026rpmmod=postgresql:16:8100020241122085009:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-devel-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64::postgresql:16",
"product": {
"name": "postgresql-upgrade-devel-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64 (postgresql:16)",
"product_id": "postgresql-upgrade-devel-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade-devel@16.6-1.module%2Bel8.10.0%2B22551%2Bc0330dc9?arch=x86_64\u0026rpmmod=postgresql:16:8100020241122085009:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-devel-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64::postgresql:16",
"product": {
"name": "postgresql-upgrade-devel-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64 (postgresql:16)",
"product_id": "postgresql-upgrade-devel-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade-devel-debuginfo@16.6-1.module%2Bel8.10.0%2B22551%2Bc0330dc9?arch=x86_64\u0026rpmmod=postgresql:16:8100020241122085009:489197e6"
}
}
}
],
"category": "architecture",
"name": "x86_64"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "pg_repack-0:1.5.1-1.module+el8.10.0+22551+c0330dc9.aarch64 (postgresql:16) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:pg_repack-0:1.5.1-1.module+el8.10.0+22551+c0330dc9.aarch64::postgresql:16"
},
"product_reference": "pg_repack-0:1.5.1-1.module+el8.10.0+22551+c0330dc9.aarch64::postgresql:16",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pg_repack-0:1.5.1-1.module+el8.10.0+22551+c0330dc9.ppc64le (postgresql:16) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:pg_repack-0:1.5.1-1.module+el8.10.0+22551+c0330dc9.ppc64le::postgresql:16"
},
"product_reference": "pg_repack-0:1.5.1-1.module+el8.10.0+22551+c0330dc9.ppc64le::postgresql:16",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pg_repack-0:1.5.1-1.module+el8.10.0+22551+c0330dc9.s390x (postgresql:16) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:pg_repack-0:1.5.1-1.module+el8.10.0+22551+c0330dc9.s390x::postgresql:16"
},
"product_reference": "pg_repack-0:1.5.1-1.module+el8.10.0+22551+c0330dc9.s390x::postgresql:16",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pg_repack-0:1.5.1-1.module+el8.10.0+22551+c0330dc9.src (postgresql:16) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:pg_repack-0:1.5.1-1.module+el8.10.0+22551+c0330dc9.src::postgresql:16"
},
"product_reference": "pg_repack-0:1.5.1-1.module+el8.10.0+22551+c0330dc9.src::postgresql:16",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pg_repack-0:1.5.1-1.module+el8.10.0+22551+c0330dc9.x86_64 (postgresql:16) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:pg_repack-0:1.5.1-1.module+el8.10.0+22551+c0330dc9.x86_64::postgresql:16"
},
"product_reference": "pg_repack-0:1.5.1-1.module+el8.10.0+22551+c0330dc9.x86_64::postgresql:16",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pg_repack-debuginfo-0:1.5.1-1.module+el8.10.0+22551+c0330dc9.aarch64 (postgresql:16) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debuginfo-0:1.5.1-1.module+el8.10.0+22551+c0330dc9.aarch64::postgresql:16"
},
"product_reference": "pg_repack-debuginfo-0:1.5.1-1.module+el8.10.0+22551+c0330dc9.aarch64::postgresql:16",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pg_repack-debuginfo-0:1.5.1-1.module+el8.10.0+22551+c0330dc9.ppc64le (postgresql:16) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debuginfo-0:1.5.1-1.module+el8.10.0+22551+c0330dc9.ppc64le::postgresql:16"
},
"product_reference": "pg_repack-debuginfo-0:1.5.1-1.module+el8.10.0+22551+c0330dc9.ppc64le::postgresql:16",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pg_repack-debuginfo-0:1.5.1-1.module+el8.10.0+22551+c0330dc9.s390x (postgresql:16) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debuginfo-0:1.5.1-1.module+el8.10.0+22551+c0330dc9.s390x::postgresql:16"
},
"product_reference": "pg_repack-debuginfo-0:1.5.1-1.module+el8.10.0+22551+c0330dc9.s390x::postgresql:16",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pg_repack-debuginfo-0:1.5.1-1.module+el8.10.0+22551+c0330dc9.x86_64 (postgresql:16) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debuginfo-0:1.5.1-1.module+el8.10.0+22551+c0330dc9.x86_64::postgresql:16"
},
"product_reference": "pg_repack-debuginfo-0:1.5.1-1.module+el8.10.0+22551+c0330dc9.x86_64::postgresql:16",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pg_repack-debugsource-0:1.5.1-1.module+el8.10.0+22551+c0330dc9.aarch64 (postgresql:16) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debugsource-0:1.5.1-1.module+el8.10.0+22551+c0330dc9.aarch64::postgresql:16"
},
"product_reference": "pg_repack-debugsource-0:1.5.1-1.module+el8.10.0+22551+c0330dc9.aarch64::postgresql:16",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pg_repack-debugsource-0:1.5.1-1.module+el8.10.0+22551+c0330dc9.ppc64le (postgresql:16) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debugsource-0:1.5.1-1.module+el8.10.0+22551+c0330dc9.ppc64le::postgresql:16"
},
"product_reference": "pg_repack-debugsource-0:1.5.1-1.module+el8.10.0+22551+c0330dc9.ppc64le::postgresql:16",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pg_repack-debugsource-0:1.5.1-1.module+el8.10.0+22551+c0330dc9.s390x (postgresql:16) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debugsource-0:1.5.1-1.module+el8.10.0+22551+c0330dc9.s390x::postgresql:16"
},
"product_reference": "pg_repack-debugsource-0:1.5.1-1.module+el8.10.0+22551+c0330dc9.s390x::postgresql:16",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pg_repack-debugsource-0:1.5.1-1.module+el8.10.0+22551+c0330dc9.x86_64 (postgresql:16) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debugsource-0:1.5.1-1.module+el8.10.0+22551+c0330dc9.x86_64::postgresql:16"
},
"product_reference": "pg_repack-debugsource-0:1.5.1-1.module+el8.10.0+22551+c0330dc9.x86_64::postgresql:16",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pgaudit-0:16.0-1.module+el8.10.0+20413+d8116364.aarch64 (postgresql:16) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:pgaudit-0:16.0-1.module+el8.10.0+20413+d8116364.aarch64::postgresql:16"
},
"product_reference": "pgaudit-0:16.0-1.module+el8.10.0+20413+d8116364.aarch64::postgresql:16",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pgaudit-0:16.0-1.module+el8.10.0+20413+d8116364.ppc64le (postgresql:16) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:pgaudit-0:16.0-1.module+el8.10.0+20413+d8116364.ppc64le::postgresql:16"
},
"product_reference": "pgaudit-0:16.0-1.module+el8.10.0+20413+d8116364.ppc64le::postgresql:16",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pgaudit-0:16.0-1.module+el8.10.0+20413+d8116364.s390x (postgresql:16) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:pgaudit-0:16.0-1.module+el8.10.0+20413+d8116364.s390x::postgresql:16"
},
"product_reference": "pgaudit-0:16.0-1.module+el8.10.0+20413+d8116364.s390x::postgresql:16",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pgaudit-0:16.0-1.module+el8.10.0+20413+d8116364.src (postgresql:16) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:pgaudit-0:16.0-1.module+el8.10.0+20413+d8116364.src::postgresql:16"
},
"product_reference": "pgaudit-0:16.0-1.module+el8.10.0+20413+d8116364.src::postgresql:16",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pgaudit-0:16.0-1.module+el8.10.0+20413+d8116364.x86_64 (postgresql:16) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:pgaudit-0:16.0-1.module+el8.10.0+20413+d8116364.x86_64::postgresql:16"
},
"product_reference": "pgaudit-0:16.0-1.module+el8.10.0+20413+d8116364.x86_64::postgresql:16",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pgaudit-debuginfo-0:16.0-1.module+el8.10.0+20413+d8116364.aarch64 (postgresql:16) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debuginfo-0:16.0-1.module+el8.10.0+20413+d8116364.aarch64::postgresql:16"
},
"product_reference": "pgaudit-debuginfo-0:16.0-1.module+el8.10.0+20413+d8116364.aarch64::postgresql:16",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pgaudit-debuginfo-0:16.0-1.module+el8.10.0+20413+d8116364.ppc64le (postgresql:16) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debuginfo-0:16.0-1.module+el8.10.0+20413+d8116364.ppc64le::postgresql:16"
},
"product_reference": "pgaudit-debuginfo-0:16.0-1.module+el8.10.0+20413+d8116364.ppc64le::postgresql:16",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pgaudit-debuginfo-0:16.0-1.module+el8.10.0+20413+d8116364.s390x (postgresql:16) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debuginfo-0:16.0-1.module+el8.10.0+20413+d8116364.s390x::postgresql:16"
},
"product_reference": "pgaudit-debuginfo-0:16.0-1.module+el8.10.0+20413+d8116364.s390x::postgresql:16",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pgaudit-debuginfo-0:16.0-1.module+el8.10.0+20413+d8116364.x86_64 (postgresql:16) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debuginfo-0:16.0-1.module+el8.10.0+20413+d8116364.x86_64::postgresql:16"
},
"product_reference": "pgaudit-debuginfo-0:16.0-1.module+el8.10.0+20413+d8116364.x86_64::postgresql:16",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pgaudit-debugsource-0:16.0-1.module+el8.10.0+20413+d8116364.aarch64 (postgresql:16) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debugsource-0:16.0-1.module+el8.10.0+20413+d8116364.aarch64::postgresql:16"
},
"product_reference": "pgaudit-debugsource-0:16.0-1.module+el8.10.0+20413+d8116364.aarch64::postgresql:16",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pgaudit-debugsource-0:16.0-1.module+el8.10.0+20413+d8116364.ppc64le (postgresql:16) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debugsource-0:16.0-1.module+el8.10.0+20413+d8116364.ppc64le::postgresql:16"
},
"product_reference": "pgaudit-debugsource-0:16.0-1.module+el8.10.0+20413+d8116364.ppc64le::postgresql:16",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pgaudit-debugsource-0:16.0-1.module+el8.10.0+20413+d8116364.s390x (postgresql:16) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debugsource-0:16.0-1.module+el8.10.0+20413+d8116364.s390x::postgresql:16"
},
"product_reference": "pgaudit-debugsource-0:16.0-1.module+el8.10.0+20413+d8116364.s390x::postgresql:16",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pgaudit-debugsource-0:16.0-1.module+el8.10.0+20413+d8116364.x86_64 (postgresql:16) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debugsource-0:16.0-1.module+el8.10.0+20413+d8116364.x86_64::postgresql:16"
},
"product_reference": "pgaudit-debugsource-0:16.0-1.module+el8.10.0+20413+d8116364.x86_64::postgresql:16",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgres-decoderbufs-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.aarch64 (postgresql:16) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.aarch64::postgresql:16"
},
"product_reference": "postgres-decoderbufs-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.aarch64::postgresql:16",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgres-decoderbufs-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.ppc64le (postgresql:16) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.ppc64le::postgresql:16"
},
"product_reference": "postgres-decoderbufs-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.ppc64le::postgresql:16",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgres-decoderbufs-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.s390x (postgresql:16) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.s390x::postgresql:16"
},
"product_reference": "postgres-decoderbufs-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.s390x::postgresql:16",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgres-decoderbufs-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.src (postgresql:16) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.src::postgresql:16"
},
"product_reference": "postgres-decoderbufs-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.src::postgresql:16",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgres-decoderbufs-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.x86_64 (postgresql:16) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.x86_64::postgresql:16"
},
"product_reference": "postgres-decoderbufs-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.x86_64::postgresql:16",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.aarch64 (postgresql:16) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.aarch64::postgresql:16"
},
"product_reference": "postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.aarch64::postgresql:16",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.ppc64le (postgresql:16) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.ppc64le::postgresql:16"
},
"product_reference": "postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.ppc64le::postgresql:16",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.s390x (postgresql:16) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.s390x::postgresql:16"
},
"product_reference": "postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.s390x::postgresql:16",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.x86_64 (postgresql:16) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.x86_64::postgresql:16"
},
"product_reference": "postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.x86_64::postgresql:16",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.aarch64 (postgresql:16) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.aarch64::postgresql:16"
},
"product_reference": "postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.aarch64::postgresql:16",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.ppc64le (postgresql:16) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.ppc64le::postgresql:16"
},
"product_reference": "postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.ppc64le::postgresql:16",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.s390x (postgresql:16) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.s390x::postgresql:16"
},
"product_reference": "postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.s390x::postgresql:16",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.x86_64 (postgresql:16) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.x86_64::postgresql:16"
},
"product_reference": "postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.x86_64::postgresql:16",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64 (postgresql:16) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64::postgresql:16"
},
"product_reference": "postgresql-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64::postgresql:16",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le (postgresql:16) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le::postgresql:16"
},
"product_reference": "postgresql-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le::postgresql:16",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x (postgresql:16) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x::postgresql:16"
},
"product_reference": "postgresql-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x::postgresql:16",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-0:16.6-1.module+el8.10.0+22551+c0330dc9.src (postgresql:16) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql-0:16.6-1.module+el8.10.0+22551+c0330dc9.src::postgresql:16"
},
"product_reference": "postgresql-0:16.6-1.module+el8.10.0+22551+c0330dc9.src::postgresql:16",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64 (postgresql:16) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64::postgresql:16"
},
"product_reference": "postgresql-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64::postgresql:16",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-contrib-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64 (postgresql:16) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64::postgresql:16"
},
"product_reference": "postgresql-contrib-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64::postgresql:16",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-contrib-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le (postgresql:16) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le::postgresql:16"
},
"product_reference": "postgresql-contrib-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le::postgresql:16",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-contrib-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x (postgresql:16) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x::postgresql:16"
},
"product_reference": "postgresql-contrib-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x::postgresql:16",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-contrib-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64 (postgresql:16) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64::postgresql:16"
},
"product_reference": "postgresql-contrib-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64::postgresql:16",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-contrib-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64 (postgresql:16) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64::postgresql:16"
},
"product_reference": "postgresql-contrib-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64::postgresql:16",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-contrib-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le (postgresql:16) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le::postgresql:16"
},
"product_reference": "postgresql-contrib-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le::postgresql:16",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-contrib-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x (postgresql:16) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x::postgresql:16"
},
"product_reference": "postgresql-contrib-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x::postgresql:16",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-contrib-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64 (postgresql:16) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64::postgresql:16"
},
"product_reference": "postgresql-contrib-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64::postgresql:16",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64 (postgresql:16) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64::postgresql:16"
},
"product_reference": "postgresql-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64::postgresql:16",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le (postgresql:16) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le::postgresql:16"
},
"product_reference": "postgresql-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le::postgresql:16",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x (postgresql:16) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x::postgresql:16"
},
"product_reference": "postgresql-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x::postgresql:16",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64 (postgresql:16) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64::postgresql:16"
},
"product_reference": "postgresql-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64::postgresql:16",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-debugsource-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64 (postgresql:16) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql-debugsource-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64::postgresql:16"
},
"product_reference": "postgresql-debugsource-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64::postgresql:16",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-debugsource-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le (postgresql:16) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql-debugsource-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le::postgresql:16"
},
"product_reference": "postgresql-debugsource-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le::postgresql:16",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-debugsource-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x (postgresql:16) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql-debugsource-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x::postgresql:16"
},
"product_reference": "postgresql-debugsource-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x::postgresql:16",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-debugsource-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64 (postgresql:16) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql-debugsource-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64::postgresql:16"
},
"product_reference": "postgresql-debugsource-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64::postgresql:16",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-docs-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64 (postgresql:16) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64::postgresql:16"
},
"product_reference": "postgresql-docs-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64::postgresql:16",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-docs-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le (postgresql:16) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le::postgresql:16"
},
"product_reference": "postgresql-docs-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le::postgresql:16",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-docs-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x (postgresql:16) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x::postgresql:16"
},
"product_reference": "postgresql-docs-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x::postgresql:16",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-docs-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64 (postgresql:16) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64::postgresql:16"
},
"product_reference": "postgresql-docs-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64::postgresql:16",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-docs-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64 (postgresql:16) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64::postgresql:16"
},
"product_reference": "postgresql-docs-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64::postgresql:16",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-docs-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le (postgresql:16) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le::postgresql:16"
},
"product_reference": "postgresql-docs-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le::postgresql:16",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-docs-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x (postgresql:16) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x::postgresql:16"
},
"product_reference": "postgresql-docs-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x::postgresql:16",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-docs-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64 (postgresql:16) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64::postgresql:16"
},
"product_reference": "postgresql-docs-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64::postgresql:16",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plperl-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64 (postgresql:16) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64::postgresql:16"
},
"product_reference": "postgresql-plperl-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64::postgresql:16",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plperl-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le (postgresql:16) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le::postgresql:16"
},
"product_reference": "postgresql-plperl-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le::postgresql:16",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plperl-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x (postgresql:16) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x::postgresql:16"
},
"product_reference": "postgresql-plperl-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x::postgresql:16",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plperl-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64 (postgresql:16) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64::postgresql:16"
},
"product_reference": "postgresql-plperl-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64::postgresql:16",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plperl-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64 (postgresql:16) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64::postgresql:16"
},
"product_reference": "postgresql-plperl-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64::postgresql:16",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plperl-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le (postgresql:16) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le::postgresql:16"
},
"product_reference": "postgresql-plperl-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le::postgresql:16",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plperl-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x (postgresql:16) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x::postgresql:16"
},
"product_reference": "postgresql-plperl-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x::postgresql:16",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plperl-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64 (postgresql:16) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64::postgresql:16"
},
"product_reference": "postgresql-plperl-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64::postgresql:16",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plpython3-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64 (postgresql:16) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64::postgresql:16"
},
"product_reference": "postgresql-plpython3-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64::postgresql:16",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plpython3-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le (postgresql:16) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le::postgresql:16"
},
"product_reference": "postgresql-plpython3-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le::postgresql:16",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plpython3-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x (postgresql:16) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x::postgresql:16"
},
"product_reference": "postgresql-plpython3-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x::postgresql:16",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plpython3-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64 (postgresql:16) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64::postgresql:16"
},
"product_reference": "postgresql-plpython3-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64::postgresql:16",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plpython3-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64 (postgresql:16) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64::postgresql:16"
},
"product_reference": "postgresql-plpython3-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64::postgresql:16",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plpython3-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le (postgresql:16) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le::postgresql:16"
},
"product_reference": "postgresql-plpython3-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le::postgresql:16",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plpython3-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x (postgresql:16) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x::postgresql:16"
},
"product_reference": "postgresql-plpython3-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x::postgresql:16",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plpython3-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64 (postgresql:16) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64::postgresql:16"
},
"product_reference": "postgresql-plpython3-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64::postgresql:16",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-pltcl-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64 (postgresql:16) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64::postgresql:16"
},
"product_reference": "postgresql-pltcl-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64::postgresql:16",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-pltcl-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le (postgresql:16) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le::postgresql:16"
},
"product_reference": "postgresql-pltcl-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le::postgresql:16",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-pltcl-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x (postgresql:16) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x::postgresql:16"
},
"product_reference": "postgresql-pltcl-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x::postgresql:16",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-pltcl-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64 (postgresql:16) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64::postgresql:16"
},
"product_reference": "postgresql-pltcl-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64::postgresql:16",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-pltcl-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64 (postgresql:16) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64::postgresql:16"
},
"product_reference": "postgresql-pltcl-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64::postgresql:16",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-pltcl-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le (postgresql:16) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le::postgresql:16"
},
"product_reference": "postgresql-pltcl-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le::postgresql:16",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-pltcl-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x (postgresql:16) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x::postgresql:16"
},
"product_reference": "postgresql-pltcl-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x::postgresql:16",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-pltcl-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64 (postgresql:16) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64::postgresql:16"
},
"product_reference": "postgresql-pltcl-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64::postgresql:16",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-private-devel-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64 (postgresql:16) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql-private-devel-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64::postgresql:16"
},
"product_reference": "postgresql-private-devel-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64::postgresql:16",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-private-devel-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le (postgresql:16) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql-private-devel-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le::postgresql:16"
},
"product_reference": "postgresql-private-devel-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le::postgresql:16",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-private-devel-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x (postgresql:16) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql-private-devel-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x::postgresql:16"
},
"product_reference": "postgresql-private-devel-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x::postgresql:16",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-private-devel-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64 (postgresql:16) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql-private-devel-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64::postgresql:16"
},
"product_reference": "postgresql-private-devel-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64::postgresql:16",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-private-libs-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64 (postgresql:16) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql-private-libs-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64::postgresql:16"
},
"product_reference": "postgresql-private-libs-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64::postgresql:16",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-private-libs-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le (postgresql:16) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql-private-libs-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le::postgresql:16"
},
"product_reference": "postgresql-private-libs-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le::postgresql:16",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-private-libs-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x (postgresql:16) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql-private-libs-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x::postgresql:16"
},
"product_reference": "postgresql-private-libs-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x::postgresql:16",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-private-libs-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64 (postgresql:16) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql-private-libs-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64::postgresql:16"
},
"product_reference": "postgresql-private-libs-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64::postgresql:16",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-private-libs-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64 (postgresql:16) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql-private-libs-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64::postgresql:16"
},
"product_reference": "postgresql-private-libs-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64::postgresql:16",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-private-libs-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le (postgresql:16) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql-private-libs-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le::postgresql:16"
},
"product_reference": "postgresql-private-libs-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le::postgresql:16",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-private-libs-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x (postgresql:16) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql-private-libs-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x::postgresql:16"
},
"product_reference": "postgresql-private-libs-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x::postgresql:16",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-private-libs-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64 (postgresql:16) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql-private-libs-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64::postgresql:16"
},
"product_reference": "postgresql-private-libs-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64::postgresql:16",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64 (postgresql:16) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64::postgresql:16"
},
"product_reference": "postgresql-server-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64::postgresql:16",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le (postgresql:16) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le::postgresql:16"
},
"product_reference": "postgresql-server-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le::postgresql:16",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x (postgresql:16) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x::postgresql:16"
},
"product_reference": "postgresql-server-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x::postgresql:16",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64 (postgresql:16) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64::postgresql:16"
},
"product_reference": "postgresql-server-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64::postgresql:16",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64 (postgresql:16) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64::postgresql:16"
},
"product_reference": "postgresql-server-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64::postgresql:16",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le (postgresql:16) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le::postgresql:16"
},
"product_reference": "postgresql-server-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le::postgresql:16",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x (postgresql:16) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x::postgresql:16"
},
"product_reference": "postgresql-server-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x::postgresql:16",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64 (postgresql:16) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64::postgresql:16"
},
"product_reference": "postgresql-server-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64::postgresql:16",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-devel-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64 (postgresql:16) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64::postgresql:16"
},
"product_reference": "postgresql-server-devel-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64::postgresql:16",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-devel-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le (postgresql:16) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le::postgresql:16"
},
"product_reference": "postgresql-server-devel-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le::postgresql:16",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-devel-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x (postgresql:16) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x::postgresql:16"
},
"product_reference": "postgresql-server-devel-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x::postgresql:16",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-devel-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64 (postgresql:16) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64::postgresql:16"
},
"product_reference": "postgresql-server-devel-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64::postgresql:16",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-devel-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64 (postgresql:16) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64::postgresql:16"
},
"product_reference": "postgresql-server-devel-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64::postgresql:16",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-devel-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le (postgresql:16) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le::postgresql:16"
},
"product_reference": "postgresql-server-devel-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le::postgresql:16",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-devel-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x (postgresql:16) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x::postgresql:16"
},
"product_reference": "postgresql-server-devel-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x::postgresql:16",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-devel-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64 (postgresql:16) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64::postgresql:16"
},
"product_reference": "postgresql-server-devel-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64::postgresql:16",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-static-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64 (postgresql:16) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql-static-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64::postgresql:16"
},
"product_reference": "postgresql-static-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64::postgresql:16",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-static-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le (postgresql:16) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql-static-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le::postgresql:16"
},
"product_reference": "postgresql-static-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le::postgresql:16",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-static-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x (postgresql:16) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql-static-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x::postgresql:16"
},
"product_reference": "postgresql-static-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x::postgresql:16",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-static-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64 (postgresql:16) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql-static-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64::postgresql:16"
},
"product_reference": "postgresql-static-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64::postgresql:16",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-test-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64 (postgresql:16) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64::postgresql:16"
},
"product_reference": "postgresql-test-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64::postgresql:16",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-test-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le (postgresql:16) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le::postgresql:16"
},
"product_reference": "postgresql-test-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le::postgresql:16",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-test-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x (postgresql:16) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x::postgresql:16"
},
"product_reference": "postgresql-test-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x::postgresql:16",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-test-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64 (postgresql:16) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64::postgresql:16"
},
"product_reference": "postgresql-test-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64::postgresql:16",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-test-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64 (postgresql:16) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64::postgresql:16"
},
"product_reference": "postgresql-test-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64::postgresql:16",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-test-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le (postgresql:16) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le::postgresql:16"
},
"product_reference": "postgresql-test-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le::postgresql:16",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-test-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x (postgresql:16) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x::postgresql:16"
},
"product_reference": "postgresql-test-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x::postgresql:16",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-test-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64 (postgresql:16) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64::postgresql:16"
},
"product_reference": "postgresql-test-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64::postgresql:16",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-test-rpm-macros-0:16.6-1.module+el8.10.0+22551+c0330dc9.noarch (postgresql:16) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-rpm-macros-0:16.6-1.module+el8.10.0+22551+c0330dc9.noarch::postgresql:16"
},
"product_reference": "postgresql-test-rpm-macros-0:16.6-1.module+el8.10.0+22551+c0330dc9.noarch::postgresql:16",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64 (postgresql:16) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64::postgresql:16"
},
"product_reference": "postgresql-upgrade-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64::postgresql:16",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le (postgresql:16) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le::postgresql:16"
},
"product_reference": "postgresql-upgrade-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le::postgresql:16",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x (postgresql:16) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x::postgresql:16"
},
"product_reference": "postgresql-upgrade-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x::postgresql:16",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64 (postgresql:16) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64::postgresql:16"
},
"product_reference": "postgresql-upgrade-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64::postgresql:16",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64 (postgresql:16) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64::postgresql:16"
},
"product_reference": "postgresql-upgrade-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64::postgresql:16",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le (postgresql:16) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le::postgresql:16"
},
"product_reference": "postgresql-upgrade-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le::postgresql:16",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x (postgresql:16) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x::postgresql:16"
},
"product_reference": "postgresql-upgrade-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x::postgresql:16",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64 (postgresql:16) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64::postgresql:16"
},
"product_reference": "postgresql-upgrade-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64::postgresql:16",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-devel-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64 (postgresql:16) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64::postgresql:16"
},
"product_reference": "postgresql-upgrade-devel-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64::postgresql:16",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-devel-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le (postgresql:16) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le::postgresql:16"
},
"product_reference": "postgresql-upgrade-devel-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le::postgresql:16",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-devel-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x (postgresql:16) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x::postgresql:16"
},
"product_reference": "postgresql-upgrade-devel-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x::postgresql:16",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-devel-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64 (postgresql:16) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64::postgresql:16"
},
"product_reference": "postgresql-upgrade-devel-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64::postgresql:16",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-devel-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64 (postgresql:16) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64::postgresql:16"
},
"product_reference": "postgresql-upgrade-devel-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64::postgresql:16",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-devel-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le (postgresql:16) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le::postgresql:16"
},
"product_reference": "postgresql-upgrade-devel-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le::postgresql:16",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-devel-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x (postgresql:16) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x::postgresql:16"
},
"product_reference": "postgresql-upgrade-devel-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x::postgresql:16",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-devel-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64 (postgresql:16) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64::postgresql:16"
},
"product_reference": "postgresql-upgrade-devel-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64::postgresql:16",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2024-10976",
"cwe": {
"id": "CWE-1250",
"name": "Improper Preservation of Consistency Between Independent Representations of Shared State"
},
"discovery_date": "2024-11-14T14:01:51.200335+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2326263"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in PostgreSQL. This vulnerability allows incorrect row-level security policies to be applied via subqueries, WITH queries, security invoker views, or SQL-language functions that reference tables with row-level security policies. This issue arises when a query is planned under one role and executed under another, potentially leading to unauthorized reads or modifications of data.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "postgresql: PostgreSQL row security below e.g. subqueries disregards user ID changes",
"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.10.0.Z.MAIN.EUS:pg_repack-0:1.5.1-1.module+el8.10.0+22551+c0330dc9.aarch64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-0:1.5.1-1.module+el8.10.0+22551+c0330dc9.ppc64le::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-0:1.5.1-1.module+el8.10.0+22551+c0330dc9.s390x::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-0:1.5.1-1.module+el8.10.0+22551+c0330dc9.src::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-0:1.5.1-1.module+el8.10.0+22551+c0330dc9.x86_64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debuginfo-0:1.5.1-1.module+el8.10.0+22551+c0330dc9.aarch64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debuginfo-0:1.5.1-1.module+el8.10.0+22551+c0330dc9.ppc64le::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debuginfo-0:1.5.1-1.module+el8.10.0+22551+c0330dc9.s390x::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debuginfo-0:1.5.1-1.module+el8.10.0+22551+c0330dc9.x86_64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debugsource-0:1.5.1-1.module+el8.10.0+22551+c0330dc9.aarch64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debugsource-0:1.5.1-1.module+el8.10.0+22551+c0330dc9.ppc64le::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debugsource-0:1.5.1-1.module+el8.10.0+22551+c0330dc9.s390x::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debugsource-0:1.5.1-1.module+el8.10.0+22551+c0330dc9.x86_64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-0:16.0-1.module+el8.10.0+20413+d8116364.aarch64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-0:16.0-1.module+el8.10.0+20413+d8116364.ppc64le::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-0:16.0-1.module+el8.10.0+20413+d8116364.s390x::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-0:16.0-1.module+el8.10.0+20413+d8116364.src::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-0:16.0-1.module+el8.10.0+20413+d8116364.x86_64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debuginfo-0:16.0-1.module+el8.10.0+20413+d8116364.aarch64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debuginfo-0:16.0-1.module+el8.10.0+20413+d8116364.ppc64le::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debuginfo-0:16.0-1.module+el8.10.0+20413+d8116364.s390x::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debuginfo-0:16.0-1.module+el8.10.0+20413+d8116364.x86_64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debugsource-0:16.0-1.module+el8.10.0+20413+d8116364.aarch64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debugsource-0:16.0-1.module+el8.10.0+20413+d8116364.ppc64le::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debugsource-0:16.0-1.module+el8.10.0+20413+d8116364.s390x::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debugsource-0:16.0-1.module+el8.10.0+20413+d8116364.x86_64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.aarch64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.ppc64le::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.s390x::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.src::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.x86_64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.aarch64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.ppc64le::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.s390x::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.x86_64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.aarch64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.ppc64le::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.s390x::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.x86_64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-0:16.6-1.module+el8.10.0+22551+c0330dc9.src::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-debugsource-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-debugsource-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-debugsource-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-debugsource-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-private-devel-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-private-devel-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-private-devel-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-private-devel-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-private-libs-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-private-libs-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-private-libs-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-private-libs-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-private-libs-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-private-libs-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-private-libs-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-private-libs-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-static-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-static-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-static-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-static-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-rpm-macros-0:16.6-1.module+el8.10.0+22551+c0330dc9.noarch::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64::postgresql:16"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-10976"
},
{
"category": "external",
"summary": "RHBZ#2326263",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2326263"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-10976",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-10976"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-10976",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-10976"
},
{
"category": "external",
"summary": "https://www.postgresql.org/support/security/CVE-2024-10976/",
"url": "https://www.postgresql.org/support/security/CVE-2024-10976/"
}
],
"release_date": "2024-11-14T13:00:01.930000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-12-05T09:17: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",
"product_ids": [
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-0:1.5.1-1.module+el8.10.0+22551+c0330dc9.aarch64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-0:1.5.1-1.module+el8.10.0+22551+c0330dc9.ppc64le::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-0:1.5.1-1.module+el8.10.0+22551+c0330dc9.s390x::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-0:1.5.1-1.module+el8.10.0+22551+c0330dc9.src::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-0:1.5.1-1.module+el8.10.0+22551+c0330dc9.x86_64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debuginfo-0:1.5.1-1.module+el8.10.0+22551+c0330dc9.aarch64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debuginfo-0:1.5.1-1.module+el8.10.0+22551+c0330dc9.ppc64le::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debuginfo-0:1.5.1-1.module+el8.10.0+22551+c0330dc9.s390x::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debuginfo-0:1.5.1-1.module+el8.10.0+22551+c0330dc9.x86_64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debugsource-0:1.5.1-1.module+el8.10.0+22551+c0330dc9.aarch64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debugsource-0:1.5.1-1.module+el8.10.0+22551+c0330dc9.ppc64le::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debugsource-0:1.5.1-1.module+el8.10.0+22551+c0330dc9.s390x::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debugsource-0:1.5.1-1.module+el8.10.0+22551+c0330dc9.x86_64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-0:16.0-1.module+el8.10.0+20413+d8116364.aarch64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-0:16.0-1.module+el8.10.0+20413+d8116364.ppc64le::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-0:16.0-1.module+el8.10.0+20413+d8116364.s390x::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-0:16.0-1.module+el8.10.0+20413+d8116364.src::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-0:16.0-1.module+el8.10.0+20413+d8116364.x86_64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debuginfo-0:16.0-1.module+el8.10.0+20413+d8116364.aarch64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debuginfo-0:16.0-1.module+el8.10.0+20413+d8116364.ppc64le::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debuginfo-0:16.0-1.module+el8.10.0+20413+d8116364.s390x::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debuginfo-0:16.0-1.module+el8.10.0+20413+d8116364.x86_64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debugsource-0:16.0-1.module+el8.10.0+20413+d8116364.aarch64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debugsource-0:16.0-1.module+el8.10.0+20413+d8116364.ppc64le::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debugsource-0:16.0-1.module+el8.10.0+20413+d8116364.s390x::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debugsource-0:16.0-1.module+el8.10.0+20413+d8116364.x86_64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.aarch64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.ppc64le::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.s390x::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.src::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.x86_64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.aarch64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.ppc64le::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.s390x::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.x86_64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.aarch64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.ppc64le::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.s390x::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.x86_64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-0:16.6-1.module+el8.10.0+22551+c0330dc9.src::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-debugsource-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-debugsource-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-debugsource-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-debugsource-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-private-devel-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-private-devel-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-private-devel-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-private-devel-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-private-libs-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-private-libs-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-private-libs-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-private-libs-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-private-libs-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-private-libs-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-private-libs-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-private-libs-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-static-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-static-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-static-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-static-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-rpm-macros-0:16.6-1.module+el8.10.0+22551+c0330dc9.noarch::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64::postgresql:16"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:10831"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options don\u0027t meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-0:1.5.1-1.module+el8.10.0+22551+c0330dc9.aarch64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-0:1.5.1-1.module+el8.10.0+22551+c0330dc9.ppc64le::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-0:1.5.1-1.module+el8.10.0+22551+c0330dc9.s390x::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-0:1.5.1-1.module+el8.10.0+22551+c0330dc9.src::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-0:1.5.1-1.module+el8.10.0+22551+c0330dc9.x86_64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debuginfo-0:1.5.1-1.module+el8.10.0+22551+c0330dc9.aarch64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debuginfo-0:1.5.1-1.module+el8.10.0+22551+c0330dc9.ppc64le::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debuginfo-0:1.5.1-1.module+el8.10.0+22551+c0330dc9.s390x::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debuginfo-0:1.5.1-1.module+el8.10.0+22551+c0330dc9.x86_64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debugsource-0:1.5.1-1.module+el8.10.0+22551+c0330dc9.aarch64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debugsource-0:1.5.1-1.module+el8.10.0+22551+c0330dc9.ppc64le::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debugsource-0:1.5.1-1.module+el8.10.0+22551+c0330dc9.s390x::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debugsource-0:1.5.1-1.module+el8.10.0+22551+c0330dc9.x86_64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-0:16.0-1.module+el8.10.0+20413+d8116364.aarch64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-0:16.0-1.module+el8.10.0+20413+d8116364.ppc64le::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-0:16.0-1.module+el8.10.0+20413+d8116364.s390x::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-0:16.0-1.module+el8.10.0+20413+d8116364.src::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-0:16.0-1.module+el8.10.0+20413+d8116364.x86_64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debuginfo-0:16.0-1.module+el8.10.0+20413+d8116364.aarch64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debuginfo-0:16.0-1.module+el8.10.0+20413+d8116364.ppc64le::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debuginfo-0:16.0-1.module+el8.10.0+20413+d8116364.s390x::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debuginfo-0:16.0-1.module+el8.10.0+20413+d8116364.x86_64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debugsource-0:16.0-1.module+el8.10.0+20413+d8116364.aarch64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debugsource-0:16.0-1.module+el8.10.0+20413+d8116364.ppc64le::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debugsource-0:16.0-1.module+el8.10.0+20413+d8116364.s390x::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debugsource-0:16.0-1.module+el8.10.0+20413+d8116364.x86_64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.aarch64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.ppc64le::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.s390x::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.src::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.x86_64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.aarch64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.ppc64le::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.s390x::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.x86_64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.aarch64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.ppc64le::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.s390x::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.x86_64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-0:16.6-1.module+el8.10.0+22551+c0330dc9.src::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-debugsource-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-debugsource-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-debugsource-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-debugsource-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-private-devel-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-private-devel-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-private-devel-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-private-devel-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-private-libs-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-private-libs-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-private-libs-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-private-libs-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-private-libs-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-private-libs-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-private-libs-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-private-libs-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-static-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-static-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-static-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-static-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-rpm-macros-0:16.6-1.module+el8.10.0+22551+c0330dc9.noarch::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64::postgresql:16"
]
}
],
"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.10.0.Z.MAIN.EUS:pg_repack-0:1.5.1-1.module+el8.10.0+22551+c0330dc9.aarch64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-0:1.5.1-1.module+el8.10.0+22551+c0330dc9.ppc64le::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-0:1.5.1-1.module+el8.10.0+22551+c0330dc9.s390x::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-0:1.5.1-1.module+el8.10.0+22551+c0330dc9.src::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-0:1.5.1-1.module+el8.10.0+22551+c0330dc9.x86_64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debuginfo-0:1.5.1-1.module+el8.10.0+22551+c0330dc9.aarch64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debuginfo-0:1.5.1-1.module+el8.10.0+22551+c0330dc9.ppc64le::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debuginfo-0:1.5.1-1.module+el8.10.0+22551+c0330dc9.s390x::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debuginfo-0:1.5.1-1.module+el8.10.0+22551+c0330dc9.x86_64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debugsource-0:1.5.1-1.module+el8.10.0+22551+c0330dc9.aarch64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debugsource-0:1.5.1-1.module+el8.10.0+22551+c0330dc9.ppc64le::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debugsource-0:1.5.1-1.module+el8.10.0+22551+c0330dc9.s390x::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debugsource-0:1.5.1-1.module+el8.10.0+22551+c0330dc9.x86_64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-0:16.0-1.module+el8.10.0+20413+d8116364.aarch64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-0:16.0-1.module+el8.10.0+20413+d8116364.ppc64le::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-0:16.0-1.module+el8.10.0+20413+d8116364.s390x::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-0:16.0-1.module+el8.10.0+20413+d8116364.src::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-0:16.0-1.module+el8.10.0+20413+d8116364.x86_64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debuginfo-0:16.0-1.module+el8.10.0+20413+d8116364.aarch64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debuginfo-0:16.0-1.module+el8.10.0+20413+d8116364.ppc64le::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debuginfo-0:16.0-1.module+el8.10.0+20413+d8116364.s390x::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debuginfo-0:16.0-1.module+el8.10.0+20413+d8116364.x86_64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debugsource-0:16.0-1.module+el8.10.0+20413+d8116364.aarch64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debugsource-0:16.0-1.module+el8.10.0+20413+d8116364.ppc64le::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debugsource-0:16.0-1.module+el8.10.0+20413+d8116364.s390x::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debugsource-0:16.0-1.module+el8.10.0+20413+d8116364.x86_64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.aarch64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.ppc64le::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.s390x::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.src::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.x86_64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.aarch64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.ppc64le::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.s390x::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.x86_64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.aarch64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.ppc64le::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.s390x::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.x86_64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-0:16.6-1.module+el8.10.0+22551+c0330dc9.src::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-debugsource-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-debugsource-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-debugsource-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-debugsource-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-private-devel-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-private-devel-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-private-devel-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-private-devel-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-private-libs-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-private-libs-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-private-libs-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-private-libs-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-private-libs-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-private-libs-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-private-libs-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-private-libs-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-static-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-static-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-static-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-static-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-rpm-macros-0:16.6-1.module+el8.10.0+22551+c0330dc9.noarch::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64::postgresql:16"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "postgresql: PostgreSQL row security below e.g. subqueries disregards user ID changes"
},
{
"cve": "CVE-2024-10978",
"cwe": {
"id": "CWE-266",
"name": "Incorrect Privilege Assignment"
},
"discovery_date": "2024-11-14T14:01:03.625881+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2326251"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in PostgreSQL. This vulnerability allows a less-privileged application user to view or change unintended rows using SET ROLE, SET SESSION AUTHORIZATION, or equivalent features resulting in loss of confidentiality integrity and availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "postgresql: PostgreSQL SET ROLE, SET SESSION AUTHORIZATION reset to wrong user ID",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Within regulated environments, a combination of the following controls acts as a significant barrier to successfully exploiting a CWE-266: and therefore downgrades the severity of this particular CVE from Moderate to Low.\n\nAccess to the platform is granted only after successful hard token, multi-factor authentication (MFA), which is coupled with least privilege principles to ensure that only authorized roles and users can execute or manipulate code. Additionally, the platform\u0027s built-in Role-Based Access Control (RBAC) enforces least privilege across workloads. Red Hat enforces the principle of least functionality, ensuring that only essential features, services, and ports are enabled. Event logs are collected and processed for centralization, correlation, analysis, monitoring, reporting, alerting, and retention, which helps detect and alert of any anomalous or unauthorized activity. Finally, process isolation ensures that compromised components are contained within the originating process, preventing it from affecting other processes or the system as a whole.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-0:1.5.1-1.module+el8.10.0+22551+c0330dc9.aarch64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-0:1.5.1-1.module+el8.10.0+22551+c0330dc9.ppc64le::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-0:1.5.1-1.module+el8.10.0+22551+c0330dc9.s390x::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-0:1.5.1-1.module+el8.10.0+22551+c0330dc9.src::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-0:1.5.1-1.module+el8.10.0+22551+c0330dc9.x86_64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debuginfo-0:1.5.1-1.module+el8.10.0+22551+c0330dc9.aarch64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debuginfo-0:1.5.1-1.module+el8.10.0+22551+c0330dc9.ppc64le::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debuginfo-0:1.5.1-1.module+el8.10.0+22551+c0330dc9.s390x::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debuginfo-0:1.5.1-1.module+el8.10.0+22551+c0330dc9.x86_64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debugsource-0:1.5.1-1.module+el8.10.0+22551+c0330dc9.aarch64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debugsource-0:1.5.1-1.module+el8.10.0+22551+c0330dc9.ppc64le::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debugsource-0:1.5.1-1.module+el8.10.0+22551+c0330dc9.s390x::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debugsource-0:1.5.1-1.module+el8.10.0+22551+c0330dc9.x86_64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-0:16.0-1.module+el8.10.0+20413+d8116364.aarch64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-0:16.0-1.module+el8.10.0+20413+d8116364.ppc64le::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-0:16.0-1.module+el8.10.0+20413+d8116364.s390x::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-0:16.0-1.module+el8.10.0+20413+d8116364.src::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-0:16.0-1.module+el8.10.0+20413+d8116364.x86_64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debuginfo-0:16.0-1.module+el8.10.0+20413+d8116364.aarch64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debuginfo-0:16.0-1.module+el8.10.0+20413+d8116364.ppc64le::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debuginfo-0:16.0-1.module+el8.10.0+20413+d8116364.s390x::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debuginfo-0:16.0-1.module+el8.10.0+20413+d8116364.x86_64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debugsource-0:16.0-1.module+el8.10.0+20413+d8116364.aarch64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debugsource-0:16.0-1.module+el8.10.0+20413+d8116364.ppc64le::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debugsource-0:16.0-1.module+el8.10.0+20413+d8116364.s390x::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debugsource-0:16.0-1.module+el8.10.0+20413+d8116364.x86_64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.aarch64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.ppc64le::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.s390x::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.src::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.x86_64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.aarch64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.ppc64le::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.s390x::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.x86_64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.aarch64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.ppc64le::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.s390x::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.x86_64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-0:16.6-1.module+el8.10.0+22551+c0330dc9.src::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-debugsource-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-debugsource-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-debugsource-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-debugsource-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-private-devel-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-private-devel-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-private-devel-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-private-devel-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-private-libs-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-private-libs-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-private-libs-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-private-libs-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-private-libs-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-private-libs-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-private-libs-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-private-libs-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-static-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-static-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-static-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-static-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-rpm-macros-0:16.6-1.module+el8.10.0+22551+c0330dc9.noarch::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64::postgresql:16"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-10978"
},
{
"category": "external",
"summary": "RHBZ#2326251",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2326251"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-10978",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-10978"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-10978",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-10978"
},
{
"category": "external",
"summary": "https://www.postgresql.org/support/security/CVE-2024-10978/",
"url": "https://www.postgresql.org/support/security/CVE-2024-10978/"
}
],
"release_date": "2024-11-14T13:00:07.398000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-12-05T09:17: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",
"product_ids": [
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-0:1.5.1-1.module+el8.10.0+22551+c0330dc9.aarch64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-0:1.5.1-1.module+el8.10.0+22551+c0330dc9.ppc64le::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-0:1.5.1-1.module+el8.10.0+22551+c0330dc9.s390x::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-0:1.5.1-1.module+el8.10.0+22551+c0330dc9.src::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-0:1.5.1-1.module+el8.10.0+22551+c0330dc9.x86_64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debuginfo-0:1.5.1-1.module+el8.10.0+22551+c0330dc9.aarch64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debuginfo-0:1.5.1-1.module+el8.10.0+22551+c0330dc9.ppc64le::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debuginfo-0:1.5.1-1.module+el8.10.0+22551+c0330dc9.s390x::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debuginfo-0:1.5.1-1.module+el8.10.0+22551+c0330dc9.x86_64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debugsource-0:1.5.1-1.module+el8.10.0+22551+c0330dc9.aarch64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debugsource-0:1.5.1-1.module+el8.10.0+22551+c0330dc9.ppc64le::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debugsource-0:1.5.1-1.module+el8.10.0+22551+c0330dc9.s390x::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debugsource-0:1.5.1-1.module+el8.10.0+22551+c0330dc9.x86_64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-0:16.0-1.module+el8.10.0+20413+d8116364.aarch64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-0:16.0-1.module+el8.10.0+20413+d8116364.ppc64le::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-0:16.0-1.module+el8.10.0+20413+d8116364.s390x::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-0:16.0-1.module+el8.10.0+20413+d8116364.src::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-0:16.0-1.module+el8.10.0+20413+d8116364.x86_64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debuginfo-0:16.0-1.module+el8.10.0+20413+d8116364.aarch64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debuginfo-0:16.0-1.module+el8.10.0+20413+d8116364.ppc64le::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debuginfo-0:16.0-1.module+el8.10.0+20413+d8116364.s390x::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debuginfo-0:16.0-1.module+el8.10.0+20413+d8116364.x86_64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debugsource-0:16.0-1.module+el8.10.0+20413+d8116364.aarch64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debugsource-0:16.0-1.module+el8.10.0+20413+d8116364.ppc64le::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debugsource-0:16.0-1.module+el8.10.0+20413+d8116364.s390x::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debugsource-0:16.0-1.module+el8.10.0+20413+d8116364.x86_64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.aarch64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.ppc64le::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.s390x::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.src::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.x86_64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.aarch64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.ppc64le::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.s390x::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.x86_64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.aarch64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.ppc64le::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.s390x::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.x86_64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-0:16.6-1.module+el8.10.0+22551+c0330dc9.src::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-debugsource-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-debugsource-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-debugsource-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-debugsource-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-private-devel-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-private-devel-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-private-devel-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-private-devel-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-private-libs-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-private-libs-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-private-libs-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-private-libs-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-private-libs-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-private-libs-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-private-libs-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-private-libs-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-static-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-static-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-static-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-static-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-rpm-macros-0:16.6-1.module+el8.10.0+22551+c0330dc9.noarch::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64::postgresql:16"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:10831"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options don\u0027t meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-0:1.5.1-1.module+el8.10.0+22551+c0330dc9.aarch64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-0:1.5.1-1.module+el8.10.0+22551+c0330dc9.ppc64le::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-0:1.5.1-1.module+el8.10.0+22551+c0330dc9.s390x::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-0:1.5.1-1.module+el8.10.0+22551+c0330dc9.src::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-0:1.5.1-1.module+el8.10.0+22551+c0330dc9.x86_64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debuginfo-0:1.5.1-1.module+el8.10.0+22551+c0330dc9.aarch64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debuginfo-0:1.5.1-1.module+el8.10.0+22551+c0330dc9.ppc64le::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debuginfo-0:1.5.1-1.module+el8.10.0+22551+c0330dc9.s390x::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debuginfo-0:1.5.1-1.module+el8.10.0+22551+c0330dc9.x86_64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debugsource-0:1.5.1-1.module+el8.10.0+22551+c0330dc9.aarch64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debugsource-0:1.5.1-1.module+el8.10.0+22551+c0330dc9.ppc64le::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debugsource-0:1.5.1-1.module+el8.10.0+22551+c0330dc9.s390x::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debugsource-0:1.5.1-1.module+el8.10.0+22551+c0330dc9.x86_64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-0:16.0-1.module+el8.10.0+20413+d8116364.aarch64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-0:16.0-1.module+el8.10.0+20413+d8116364.ppc64le::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-0:16.0-1.module+el8.10.0+20413+d8116364.s390x::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-0:16.0-1.module+el8.10.0+20413+d8116364.src::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-0:16.0-1.module+el8.10.0+20413+d8116364.x86_64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debuginfo-0:16.0-1.module+el8.10.0+20413+d8116364.aarch64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debuginfo-0:16.0-1.module+el8.10.0+20413+d8116364.ppc64le::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debuginfo-0:16.0-1.module+el8.10.0+20413+d8116364.s390x::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debuginfo-0:16.0-1.module+el8.10.0+20413+d8116364.x86_64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debugsource-0:16.0-1.module+el8.10.0+20413+d8116364.aarch64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debugsource-0:16.0-1.module+el8.10.0+20413+d8116364.ppc64le::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debugsource-0:16.0-1.module+el8.10.0+20413+d8116364.s390x::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debugsource-0:16.0-1.module+el8.10.0+20413+d8116364.x86_64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.aarch64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.ppc64le::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.s390x::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.src::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.x86_64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.aarch64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.ppc64le::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.s390x::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.x86_64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.aarch64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.ppc64le::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.s390x::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.x86_64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-0:16.6-1.module+el8.10.0+22551+c0330dc9.src::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-debugsource-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-debugsource-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-debugsource-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-debugsource-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-private-devel-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-private-devel-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-private-devel-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-private-devel-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-private-libs-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-private-libs-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-private-libs-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-private-libs-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-private-libs-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-private-libs-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-private-libs-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-private-libs-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-static-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-static-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-static-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-static-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-rpm-macros-0:16.6-1.module+el8.10.0+22551+c0330dc9.noarch::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64::postgresql:16"
]
}
],
"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.10.0.Z.MAIN.EUS:pg_repack-0:1.5.1-1.module+el8.10.0+22551+c0330dc9.aarch64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-0:1.5.1-1.module+el8.10.0+22551+c0330dc9.ppc64le::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-0:1.5.1-1.module+el8.10.0+22551+c0330dc9.s390x::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-0:1.5.1-1.module+el8.10.0+22551+c0330dc9.src::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-0:1.5.1-1.module+el8.10.0+22551+c0330dc9.x86_64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debuginfo-0:1.5.1-1.module+el8.10.0+22551+c0330dc9.aarch64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debuginfo-0:1.5.1-1.module+el8.10.0+22551+c0330dc9.ppc64le::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debuginfo-0:1.5.1-1.module+el8.10.0+22551+c0330dc9.s390x::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debuginfo-0:1.5.1-1.module+el8.10.0+22551+c0330dc9.x86_64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debugsource-0:1.5.1-1.module+el8.10.0+22551+c0330dc9.aarch64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debugsource-0:1.5.1-1.module+el8.10.0+22551+c0330dc9.ppc64le::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debugsource-0:1.5.1-1.module+el8.10.0+22551+c0330dc9.s390x::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debugsource-0:1.5.1-1.module+el8.10.0+22551+c0330dc9.x86_64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-0:16.0-1.module+el8.10.0+20413+d8116364.aarch64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-0:16.0-1.module+el8.10.0+20413+d8116364.ppc64le::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-0:16.0-1.module+el8.10.0+20413+d8116364.s390x::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-0:16.0-1.module+el8.10.0+20413+d8116364.src::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-0:16.0-1.module+el8.10.0+20413+d8116364.x86_64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debuginfo-0:16.0-1.module+el8.10.0+20413+d8116364.aarch64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debuginfo-0:16.0-1.module+el8.10.0+20413+d8116364.ppc64le::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debuginfo-0:16.0-1.module+el8.10.0+20413+d8116364.s390x::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debuginfo-0:16.0-1.module+el8.10.0+20413+d8116364.x86_64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debugsource-0:16.0-1.module+el8.10.0+20413+d8116364.aarch64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debugsource-0:16.0-1.module+el8.10.0+20413+d8116364.ppc64le::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debugsource-0:16.0-1.module+el8.10.0+20413+d8116364.s390x::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debugsource-0:16.0-1.module+el8.10.0+20413+d8116364.x86_64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.aarch64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.ppc64le::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.s390x::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.src::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.x86_64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.aarch64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.ppc64le::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.s390x::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.x86_64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.aarch64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.ppc64le::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.s390x::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.x86_64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-0:16.6-1.module+el8.10.0+22551+c0330dc9.src::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-debugsource-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-debugsource-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-debugsource-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-debugsource-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-private-devel-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-private-devel-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-private-devel-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-private-devel-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-private-libs-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-private-libs-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-private-libs-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-private-libs-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-private-libs-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-private-libs-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-private-libs-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-private-libs-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-static-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-static-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-static-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-static-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-rpm-macros-0:16.6-1.module+el8.10.0+22551+c0330dc9.noarch::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64::postgresql:16"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "postgresql: PostgreSQL SET ROLE, SET SESSION AUTHORIZATION reset to wrong user ID"
},
{
"cve": "CVE-2024-10979",
"cwe": {
"id": "CWE-15",
"name": "External Control of System or Configuration Setting"
},
"discovery_date": "2024-11-14T14:01:12.059934+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2326253"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in PostgreSQL PL/Perl. This vulnerability allows an unprivileged database user to change sensitive process environment variables (e.g., PATH) via incorrect control of environment variables.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "postgresql: PostgreSQL PL/Perl environment variable changes execute arbitrary code",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability has been given a severity rating of important because the ability to modify sensitive process environment variables (ex. PATH) can lead to unauthorized code execution and privilege escalation. Depending on the privileges of the PostgreSQL user, an attacker may be able to gain higher-level access to the underlying server and create functions who modify environment variables and execute arbitrary commands.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-0:1.5.1-1.module+el8.10.0+22551+c0330dc9.aarch64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-0:1.5.1-1.module+el8.10.0+22551+c0330dc9.ppc64le::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-0:1.5.1-1.module+el8.10.0+22551+c0330dc9.s390x::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-0:1.5.1-1.module+el8.10.0+22551+c0330dc9.src::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-0:1.5.1-1.module+el8.10.0+22551+c0330dc9.x86_64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debuginfo-0:1.5.1-1.module+el8.10.0+22551+c0330dc9.aarch64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debuginfo-0:1.5.1-1.module+el8.10.0+22551+c0330dc9.ppc64le::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debuginfo-0:1.5.1-1.module+el8.10.0+22551+c0330dc9.s390x::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debuginfo-0:1.5.1-1.module+el8.10.0+22551+c0330dc9.x86_64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debugsource-0:1.5.1-1.module+el8.10.0+22551+c0330dc9.aarch64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debugsource-0:1.5.1-1.module+el8.10.0+22551+c0330dc9.ppc64le::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debugsource-0:1.5.1-1.module+el8.10.0+22551+c0330dc9.s390x::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debugsource-0:1.5.1-1.module+el8.10.0+22551+c0330dc9.x86_64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-0:16.0-1.module+el8.10.0+20413+d8116364.aarch64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-0:16.0-1.module+el8.10.0+20413+d8116364.ppc64le::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-0:16.0-1.module+el8.10.0+20413+d8116364.s390x::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-0:16.0-1.module+el8.10.0+20413+d8116364.src::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-0:16.0-1.module+el8.10.0+20413+d8116364.x86_64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debuginfo-0:16.0-1.module+el8.10.0+20413+d8116364.aarch64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debuginfo-0:16.0-1.module+el8.10.0+20413+d8116364.ppc64le::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debuginfo-0:16.0-1.module+el8.10.0+20413+d8116364.s390x::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debuginfo-0:16.0-1.module+el8.10.0+20413+d8116364.x86_64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debugsource-0:16.0-1.module+el8.10.0+20413+d8116364.aarch64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debugsource-0:16.0-1.module+el8.10.0+20413+d8116364.ppc64le::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debugsource-0:16.0-1.module+el8.10.0+20413+d8116364.s390x::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debugsource-0:16.0-1.module+el8.10.0+20413+d8116364.x86_64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.aarch64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.ppc64le::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.s390x::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.src::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.x86_64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.aarch64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.ppc64le::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.s390x::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.x86_64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.aarch64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.ppc64le::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.s390x::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.x86_64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-0:16.6-1.module+el8.10.0+22551+c0330dc9.src::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-debugsource-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-debugsource-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-debugsource-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-debugsource-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-private-devel-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-private-devel-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-private-devel-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-private-devel-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-private-libs-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-private-libs-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-private-libs-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-private-libs-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-private-libs-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-private-libs-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-private-libs-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-private-libs-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-static-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-static-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-static-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-static-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-rpm-macros-0:16.6-1.module+el8.10.0+22551+c0330dc9.noarch::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64::postgresql:16"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-10979"
},
{
"category": "external",
"summary": "RHBZ#2326253",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2326253"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-10979",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-10979"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-10979",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-10979"
},
{
"category": "external",
"summary": "https://www.postgresql.org/support/security/CVE-2024-10979/",
"url": "https://www.postgresql.org/support/security/CVE-2024-10979/"
}
],
"release_date": "2024-11-14T13:00:08.586000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-12-05T09:17: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",
"product_ids": [
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-0:1.5.1-1.module+el8.10.0+22551+c0330dc9.aarch64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-0:1.5.1-1.module+el8.10.0+22551+c0330dc9.ppc64le::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-0:1.5.1-1.module+el8.10.0+22551+c0330dc9.s390x::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-0:1.5.1-1.module+el8.10.0+22551+c0330dc9.src::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-0:1.5.1-1.module+el8.10.0+22551+c0330dc9.x86_64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debuginfo-0:1.5.1-1.module+el8.10.0+22551+c0330dc9.aarch64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debuginfo-0:1.5.1-1.module+el8.10.0+22551+c0330dc9.ppc64le::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debuginfo-0:1.5.1-1.module+el8.10.0+22551+c0330dc9.s390x::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debuginfo-0:1.5.1-1.module+el8.10.0+22551+c0330dc9.x86_64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debugsource-0:1.5.1-1.module+el8.10.0+22551+c0330dc9.aarch64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debugsource-0:1.5.1-1.module+el8.10.0+22551+c0330dc9.ppc64le::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debugsource-0:1.5.1-1.module+el8.10.0+22551+c0330dc9.s390x::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debugsource-0:1.5.1-1.module+el8.10.0+22551+c0330dc9.x86_64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-0:16.0-1.module+el8.10.0+20413+d8116364.aarch64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-0:16.0-1.module+el8.10.0+20413+d8116364.ppc64le::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-0:16.0-1.module+el8.10.0+20413+d8116364.s390x::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-0:16.0-1.module+el8.10.0+20413+d8116364.src::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-0:16.0-1.module+el8.10.0+20413+d8116364.x86_64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debuginfo-0:16.0-1.module+el8.10.0+20413+d8116364.aarch64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debuginfo-0:16.0-1.module+el8.10.0+20413+d8116364.ppc64le::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debuginfo-0:16.0-1.module+el8.10.0+20413+d8116364.s390x::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debuginfo-0:16.0-1.module+el8.10.0+20413+d8116364.x86_64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debugsource-0:16.0-1.module+el8.10.0+20413+d8116364.aarch64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debugsource-0:16.0-1.module+el8.10.0+20413+d8116364.ppc64le::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debugsource-0:16.0-1.module+el8.10.0+20413+d8116364.s390x::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debugsource-0:16.0-1.module+el8.10.0+20413+d8116364.x86_64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.aarch64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.ppc64le::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.s390x::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.src::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.x86_64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.aarch64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.ppc64le::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.s390x::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.x86_64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.aarch64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.ppc64le::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.s390x::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.x86_64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-0:16.6-1.module+el8.10.0+22551+c0330dc9.src::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-debugsource-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-debugsource-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-debugsource-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-debugsource-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-private-devel-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-private-devel-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-private-devel-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-private-devel-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-private-libs-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-private-libs-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-private-libs-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-private-libs-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-private-libs-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-private-libs-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-private-libs-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-private-libs-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-static-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-static-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-static-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-static-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-rpm-macros-0:16.6-1.module+el8.10.0+22551+c0330dc9.noarch::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64::postgresql:16"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:10831"
},
{
"category": "workaround",
"details": "Currently the following options exist to help mitigate the impact of this vulnerability: \n1) Restrict Permissions: the creation of PL/Python and PL/Perl functions should be limited to trusted users only. \n2) Environment Variable Sanitization: ensure that environment variables are properly sanitized and any modifications are restricted.\n3) Upgrade PostgreSQL: if a fix is released by the PostgreSQL Global Development Group, update to the latest version.\n4) Audit Database Functions: perform regular audits on user-created functions to detect and prevent potential exploitation.",
"product_ids": [
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-0:1.5.1-1.module+el8.10.0+22551+c0330dc9.aarch64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-0:1.5.1-1.module+el8.10.0+22551+c0330dc9.ppc64le::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-0:1.5.1-1.module+el8.10.0+22551+c0330dc9.s390x::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-0:1.5.1-1.module+el8.10.0+22551+c0330dc9.src::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-0:1.5.1-1.module+el8.10.0+22551+c0330dc9.x86_64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debuginfo-0:1.5.1-1.module+el8.10.0+22551+c0330dc9.aarch64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debuginfo-0:1.5.1-1.module+el8.10.0+22551+c0330dc9.ppc64le::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debuginfo-0:1.5.1-1.module+el8.10.0+22551+c0330dc9.s390x::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debuginfo-0:1.5.1-1.module+el8.10.0+22551+c0330dc9.x86_64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debugsource-0:1.5.1-1.module+el8.10.0+22551+c0330dc9.aarch64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debugsource-0:1.5.1-1.module+el8.10.0+22551+c0330dc9.ppc64le::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debugsource-0:1.5.1-1.module+el8.10.0+22551+c0330dc9.s390x::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debugsource-0:1.5.1-1.module+el8.10.0+22551+c0330dc9.x86_64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-0:16.0-1.module+el8.10.0+20413+d8116364.aarch64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-0:16.0-1.module+el8.10.0+20413+d8116364.ppc64le::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-0:16.0-1.module+el8.10.0+20413+d8116364.s390x::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-0:16.0-1.module+el8.10.0+20413+d8116364.src::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-0:16.0-1.module+el8.10.0+20413+d8116364.x86_64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debuginfo-0:16.0-1.module+el8.10.0+20413+d8116364.aarch64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debuginfo-0:16.0-1.module+el8.10.0+20413+d8116364.ppc64le::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debuginfo-0:16.0-1.module+el8.10.0+20413+d8116364.s390x::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debuginfo-0:16.0-1.module+el8.10.0+20413+d8116364.x86_64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debugsource-0:16.0-1.module+el8.10.0+20413+d8116364.aarch64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debugsource-0:16.0-1.module+el8.10.0+20413+d8116364.ppc64le::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debugsource-0:16.0-1.module+el8.10.0+20413+d8116364.s390x::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debugsource-0:16.0-1.module+el8.10.0+20413+d8116364.x86_64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.aarch64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.ppc64le::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.s390x::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.src::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.x86_64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.aarch64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.ppc64le::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.s390x::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.x86_64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.aarch64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.ppc64le::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.s390x::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.x86_64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-0:16.6-1.module+el8.10.0+22551+c0330dc9.src::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-debugsource-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-debugsource-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-debugsource-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-debugsource-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-private-devel-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-private-devel-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-private-devel-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-private-devel-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-private-libs-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-private-libs-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-private-libs-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-private-libs-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-private-libs-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-private-libs-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-private-libs-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-private-libs-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-static-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-static-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-static-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-static-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-rpm-macros-0:16.6-1.module+el8.10.0+22551+c0330dc9.noarch::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64::postgresql:16"
]
}
],
"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.10.0.Z.MAIN.EUS:pg_repack-0:1.5.1-1.module+el8.10.0+22551+c0330dc9.aarch64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-0:1.5.1-1.module+el8.10.0+22551+c0330dc9.ppc64le::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-0:1.5.1-1.module+el8.10.0+22551+c0330dc9.s390x::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-0:1.5.1-1.module+el8.10.0+22551+c0330dc9.src::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-0:1.5.1-1.module+el8.10.0+22551+c0330dc9.x86_64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debuginfo-0:1.5.1-1.module+el8.10.0+22551+c0330dc9.aarch64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debuginfo-0:1.5.1-1.module+el8.10.0+22551+c0330dc9.ppc64le::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debuginfo-0:1.5.1-1.module+el8.10.0+22551+c0330dc9.s390x::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debuginfo-0:1.5.1-1.module+el8.10.0+22551+c0330dc9.x86_64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debugsource-0:1.5.1-1.module+el8.10.0+22551+c0330dc9.aarch64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debugsource-0:1.5.1-1.module+el8.10.0+22551+c0330dc9.ppc64le::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debugsource-0:1.5.1-1.module+el8.10.0+22551+c0330dc9.s390x::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debugsource-0:1.5.1-1.module+el8.10.0+22551+c0330dc9.x86_64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-0:16.0-1.module+el8.10.0+20413+d8116364.aarch64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-0:16.0-1.module+el8.10.0+20413+d8116364.ppc64le::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-0:16.0-1.module+el8.10.0+20413+d8116364.s390x::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-0:16.0-1.module+el8.10.0+20413+d8116364.src::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-0:16.0-1.module+el8.10.0+20413+d8116364.x86_64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debuginfo-0:16.0-1.module+el8.10.0+20413+d8116364.aarch64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debuginfo-0:16.0-1.module+el8.10.0+20413+d8116364.ppc64le::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debuginfo-0:16.0-1.module+el8.10.0+20413+d8116364.s390x::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debuginfo-0:16.0-1.module+el8.10.0+20413+d8116364.x86_64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debugsource-0:16.0-1.module+el8.10.0+20413+d8116364.aarch64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debugsource-0:16.0-1.module+el8.10.0+20413+d8116364.ppc64le::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debugsource-0:16.0-1.module+el8.10.0+20413+d8116364.s390x::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debugsource-0:16.0-1.module+el8.10.0+20413+d8116364.x86_64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.aarch64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.ppc64le::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.s390x::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.src::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.x86_64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.aarch64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.ppc64le::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.s390x::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.x86_64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.aarch64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.ppc64le::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.s390x::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.x86_64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-0:16.6-1.module+el8.10.0+22551+c0330dc9.src::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-debugsource-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-debugsource-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-debugsource-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-debugsource-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-private-devel-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-private-devel-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-private-devel-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-private-devel-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-private-libs-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-private-libs-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-private-libs-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-private-libs-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-private-libs-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-private-libs-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-private-libs-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-private-libs-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-static-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-static-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-static-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-static-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-rpm-macros-0:16.6-1.module+el8.10.0+22551+c0330dc9.noarch::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64::postgresql:16"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "postgresql: PostgreSQL PL/Perl environment variable changes execute arbitrary code"
}
]
}
rhsa-2024:10832
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.\n\nRed Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "PostgreSQL is an advanced object-relational database management system (DBMS).\n\nSecurity Fix(es):\n\n* postgresql: PostgreSQL SET ROLE, SET SESSION AUTHORIZATION reset to wrong user ID (CVE-2024-10978)\n\n* postgresql: PostgreSQL PL/Perl environment variable changes execute arbitrary code (CVE-2024-10979)\n\n* postgresql: PostgreSQL row security below e.g. subqueries disregards user ID changes (CVE-2024-10976)\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-2024:10832",
"url": "https://access.redhat.com/errata/RHSA-2024:10832"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "2326251",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2326251"
},
{
"category": "external",
"summary": "2326253",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2326253"
},
{
"category": "external",
"summary": "2326263",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2326263"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2024/rhsa-2024_10832.json"
}
],
"title": "Red Hat Security Advisory: postgresql:13 security update",
"tracking": {
"current_release_date": "2025-11-06T21:58:23+00:00",
"generator": {
"date": "2025-11-06T21:58:23+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.6.11"
}
},
"id": "RHSA-2024:10832",
"initial_release_date": "2024-12-05T09:15:31+00:00",
"revision_history": [
{
"date": "2024-12-05T09:15:31+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2024-12-05T09:15:31+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2025-11-06T21:58:23+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Enterprise Linux AppStream (v. 8)",
"product": {
"name": "Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:enterprise_linux:8::appstream"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "pg_repack-0:1.4.6-3.module+el8.9.0+20664+9c30cf7f.src::postgresql:13",
"product": {
"name": "pg_repack-0:1.4.6-3.module+el8.9.0+20664+9c30cf7f.src (postgresql:13)",
"product_id": "pg_repack-0:1.4.6-3.module+el8.9.0+20664+9c30cf7f.src::postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pg_repack@1.4.6-3.module%2Bel8.9.0%2B20664%2B9c30cf7f?arch=src\u0026rpmmod=postgresql:13:8100020241122084628:489197e6"
}
}
},
{
"category": "product_version",
"name": "pgaudit-0:1.5.0-1.module+el8.9.0+20664+9c30cf7f.src::postgresql:13",
"product": {
"name": "pgaudit-0:1.5.0-1.module+el8.9.0+20664+9c30cf7f.src (postgresql:13)",
"product_id": "pgaudit-0:1.5.0-1.module+el8.9.0+20664+9c30cf7f.src::postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pgaudit@1.5.0-1.module%2Bel8.9.0%2B20664%2B9c30cf7f?arch=src\u0026rpmmod=postgresql:13:8100020241122084628:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgres-decoderbufs-0:0.10.0-2.module+el8.9.0+20664+9c30cf7f.src::postgresql:13",
"product": {
"name": "postgres-decoderbufs-0:0.10.0-2.module+el8.9.0+20664+9c30cf7f.src (postgresql:13)",
"product_id": "postgres-decoderbufs-0:0.10.0-2.module+el8.9.0+20664+9c30cf7f.src::postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgres-decoderbufs@0.10.0-2.module%2Bel8.9.0%2B20664%2B9c30cf7f?arch=src\u0026rpmmod=postgresql:13:8100020241122084628:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgresql-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.src::postgresql:13",
"product": {
"name": "postgresql-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.src (postgresql:13)",
"product_id": "postgresql-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.src::postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql@13.18-1.module%2Bel8.10.0%2B22549%2Bcf2ec3d9?arch=src\u0026rpmmod=postgresql:13:8100020241122084628:489197e6"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "postgresql-test-rpm-macros-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.noarch::postgresql:13",
"product": {
"name": "postgresql-test-rpm-macros-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.noarch (postgresql:13)",
"product_id": "postgresql-test-rpm-macros-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.noarch::postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-test-rpm-macros@13.18-1.module%2Bel8.10.0%2B22549%2Bcf2ec3d9?arch=noarch\u0026rpmmod=postgresql:13:8100020241122084628:489197e6"
}
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "pg_repack-0:1.4.6-3.module+el8.9.0+20664+9c30cf7f.aarch64::postgresql:13",
"product": {
"name": "pg_repack-0:1.4.6-3.module+el8.9.0+20664+9c30cf7f.aarch64 (postgresql:13)",
"product_id": "pg_repack-0:1.4.6-3.module+el8.9.0+20664+9c30cf7f.aarch64::postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pg_repack@1.4.6-3.module%2Bel8.9.0%2B20664%2B9c30cf7f?arch=aarch64\u0026rpmmod=postgresql:13:8100020241122084628:489197e6"
}
}
},
{
"category": "product_version",
"name": "pg_repack-debuginfo-0:1.4.6-3.module+el8.9.0+20664+9c30cf7f.aarch64::postgresql:13",
"product": {
"name": "pg_repack-debuginfo-0:1.4.6-3.module+el8.9.0+20664+9c30cf7f.aarch64 (postgresql:13)",
"product_id": "pg_repack-debuginfo-0:1.4.6-3.module+el8.9.0+20664+9c30cf7f.aarch64::postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pg_repack-debuginfo@1.4.6-3.module%2Bel8.9.0%2B20664%2B9c30cf7f?arch=aarch64\u0026rpmmod=postgresql:13:8100020241122084628:489197e6"
}
}
},
{
"category": "product_version",
"name": "pg_repack-debugsource-0:1.4.6-3.module+el8.9.0+20664+9c30cf7f.aarch64::postgresql:13",
"product": {
"name": "pg_repack-debugsource-0:1.4.6-3.module+el8.9.0+20664+9c30cf7f.aarch64 (postgresql:13)",
"product_id": "pg_repack-debugsource-0:1.4.6-3.module+el8.9.0+20664+9c30cf7f.aarch64::postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pg_repack-debugsource@1.4.6-3.module%2Bel8.9.0%2B20664%2B9c30cf7f?arch=aarch64\u0026rpmmod=postgresql:13:8100020241122084628:489197e6"
}
}
},
{
"category": "product_version",
"name": "pgaudit-0:1.5.0-1.module+el8.9.0+20664+9c30cf7f.aarch64::postgresql:13",
"product": {
"name": "pgaudit-0:1.5.0-1.module+el8.9.0+20664+9c30cf7f.aarch64 (postgresql:13)",
"product_id": "pgaudit-0:1.5.0-1.module+el8.9.0+20664+9c30cf7f.aarch64::postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pgaudit@1.5.0-1.module%2Bel8.9.0%2B20664%2B9c30cf7f?arch=aarch64\u0026rpmmod=postgresql:13:8100020241122084628:489197e6"
}
}
},
{
"category": "product_version",
"name": "pgaudit-debuginfo-0:1.5.0-1.module+el8.9.0+20664+9c30cf7f.aarch64::postgresql:13",
"product": {
"name": "pgaudit-debuginfo-0:1.5.0-1.module+el8.9.0+20664+9c30cf7f.aarch64 (postgresql:13)",
"product_id": "pgaudit-debuginfo-0:1.5.0-1.module+el8.9.0+20664+9c30cf7f.aarch64::postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pgaudit-debuginfo@1.5.0-1.module%2Bel8.9.0%2B20664%2B9c30cf7f?arch=aarch64\u0026rpmmod=postgresql:13:8100020241122084628:489197e6"
}
}
},
{
"category": "product_version",
"name": "pgaudit-debugsource-0:1.5.0-1.module+el8.9.0+20664+9c30cf7f.aarch64::postgresql:13",
"product": {
"name": "pgaudit-debugsource-0:1.5.0-1.module+el8.9.0+20664+9c30cf7f.aarch64 (postgresql:13)",
"product_id": "pgaudit-debugsource-0:1.5.0-1.module+el8.9.0+20664+9c30cf7f.aarch64::postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pgaudit-debugsource@1.5.0-1.module%2Bel8.9.0%2B20664%2B9c30cf7f?arch=aarch64\u0026rpmmod=postgresql:13:8100020241122084628:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgres-decoderbufs-0:0.10.0-2.module+el8.9.0+20664+9c30cf7f.aarch64::postgresql:13",
"product": {
"name": "postgres-decoderbufs-0:0.10.0-2.module+el8.9.0+20664+9c30cf7f.aarch64 (postgresql:13)",
"product_id": "postgres-decoderbufs-0:0.10.0-2.module+el8.9.0+20664+9c30cf7f.aarch64::postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgres-decoderbufs@0.10.0-2.module%2Bel8.9.0%2B20664%2B9c30cf7f?arch=aarch64\u0026rpmmod=postgresql:13:8100020241122084628:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.9.0+20664+9c30cf7f.aarch64::postgresql:13",
"product": {
"name": "postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.9.0+20664+9c30cf7f.aarch64 (postgresql:13)",
"product_id": "postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.9.0+20664+9c30cf7f.aarch64::postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgres-decoderbufs-debuginfo@0.10.0-2.module%2Bel8.9.0%2B20664%2B9c30cf7f?arch=aarch64\u0026rpmmod=postgresql:13:8100020241122084628:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.9.0+20664+9c30cf7f.aarch64::postgresql:13",
"product": {
"name": "postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.9.0+20664+9c30cf7f.aarch64 (postgresql:13)",
"product_id": "postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.9.0+20664+9c30cf7f.aarch64::postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgres-decoderbufs-debugsource@0.10.0-2.module%2Bel8.9.0%2B20664%2B9c30cf7f?arch=aarch64\u0026rpmmod=postgresql:13:8100020241122084628:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgresql-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64::postgresql:13",
"product": {
"name": "postgresql-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64 (postgresql:13)",
"product_id": "postgresql-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64::postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql@13.18-1.module%2Bel8.10.0%2B22549%2Bcf2ec3d9?arch=aarch64\u0026rpmmod=postgresql:13:8100020241122084628:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgresql-contrib-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64::postgresql:13",
"product": {
"name": "postgresql-contrib-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64 (postgresql:13)",
"product_id": "postgresql-contrib-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64::postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-contrib@13.18-1.module%2Bel8.10.0%2B22549%2Bcf2ec3d9?arch=aarch64\u0026rpmmod=postgresql:13:8100020241122084628:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgresql-contrib-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64::postgresql:13",
"product": {
"name": "postgresql-contrib-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64 (postgresql:13)",
"product_id": "postgresql-contrib-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64::postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-contrib-debuginfo@13.18-1.module%2Bel8.10.0%2B22549%2Bcf2ec3d9?arch=aarch64\u0026rpmmod=postgresql:13:8100020241122084628:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgresql-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64::postgresql:13",
"product": {
"name": "postgresql-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64 (postgresql:13)",
"product_id": "postgresql-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64::postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-debuginfo@13.18-1.module%2Bel8.10.0%2B22549%2Bcf2ec3d9?arch=aarch64\u0026rpmmod=postgresql:13:8100020241122084628:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgresql-debugsource-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64::postgresql:13",
"product": {
"name": "postgresql-debugsource-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64 (postgresql:13)",
"product_id": "postgresql-debugsource-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64::postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-debugsource@13.18-1.module%2Bel8.10.0%2B22549%2Bcf2ec3d9?arch=aarch64\u0026rpmmod=postgresql:13:8100020241122084628:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgresql-docs-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64::postgresql:13",
"product": {
"name": "postgresql-docs-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64 (postgresql:13)",
"product_id": "postgresql-docs-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64::postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-docs@13.18-1.module%2Bel8.10.0%2B22549%2Bcf2ec3d9?arch=aarch64\u0026rpmmod=postgresql:13:8100020241122084628:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgresql-docs-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64::postgresql:13",
"product": {
"name": "postgresql-docs-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64 (postgresql:13)",
"product_id": "postgresql-docs-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64::postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-docs-debuginfo@13.18-1.module%2Bel8.10.0%2B22549%2Bcf2ec3d9?arch=aarch64\u0026rpmmod=postgresql:13:8100020241122084628:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgresql-plperl-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64::postgresql:13",
"product": {
"name": "postgresql-plperl-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64 (postgresql:13)",
"product_id": "postgresql-plperl-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64::postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plperl@13.18-1.module%2Bel8.10.0%2B22549%2Bcf2ec3d9?arch=aarch64\u0026rpmmod=postgresql:13:8100020241122084628:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgresql-plperl-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64::postgresql:13",
"product": {
"name": "postgresql-plperl-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64 (postgresql:13)",
"product_id": "postgresql-plperl-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64::postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plperl-debuginfo@13.18-1.module%2Bel8.10.0%2B22549%2Bcf2ec3d9?arch=aarch64\u0026rpmmod=postgresql:13:8100020241122084628:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgresql-plpython3-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64::postgresql:13",
"product": {
"name": "postgresql-plpython3-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64 (postgresql:13)",
"product_id": "postgresql-plpython3-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64::postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plpython3@13.18-1.module%2Bel8.10.0%2B22549%2Bcf2ec3d9?arch=aarch64\u0026rpmmod=postgresql:13:8100020241122084628:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgresql-plpython3-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64::postgresql:13",
"product": {
"name": "postgresql-plpython3-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64 (postgresql:13)",
"product_id": "postgresql-plpython3-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64::postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plpython3-debuginfo@13.18-1.module%2Bel8.10.0%2B22549%2Bcf2ec3d9?arch=aarch64\u0026rpmmod=postgresql:13:8100020241122084628:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgresql-pltcl-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64::postgresql:13",
"product": {
"name": "postgresql-pltcl-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64 (postgresql:13)",
"product_id": "postgresql-pltcl-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64::postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-pltcl@13.18-1.module%2Bel8.10.0%2B22549%2Bcf2ec3d9?arch=aarch64\u0026rpmmod=postgresql:13:8100020241122084628:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgresql-pltcl-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64::postgresql:13",
"product": {
"name": "postgresql-pltcl-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64 (postgresql:13)",
"product_id": "postgresql-pltcl-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64::postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-pltcl-debuginfo@13.18-1.module%2Bel8.10.0%2B22549%2Bcf2ec3d9?arch=aarch64\u0026rpmmod=postgresql:13:8100020241122084628:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64::postgresql:13",
"product": {
"name": "postgresql-server-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64 (postgresql:13)",
"product_id": "postgresql-server-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64::postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server@13.18-1.module%2Bel8.10.0%2B22549%2Bcf2ec3d9?arch=aarch64\u0026rpmmod=postgresql:13:8100020241122084628:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64::postgresql:13",
"product": {
"name": "postgresql-server-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64 (postgresql:13)",
"product_id": "postgresql-server-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64::postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server-debuginfo@13.18-1.module%2Bel8.10.0%2B22549%2Bcf2ec3d9?arch=aarch64\u0026rpmmod=postgresql:13:8100020241122084628:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-devel-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64::postgresql:13",
"product": {
"name": "postgresql-server-devel-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64 (postgresql:13)",
"product_id": "postgresql-server-devel-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64::postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server-devel@13.18-1.module%2Bel8.10.0%2B22549%2Bcf2ec3d9?arch=aarch64\u0026rpmmod=postgresql:13:8100020241122084628:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-devel-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64::postgresql:13",
"product": {
"name": "postgresql-server-devel-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64 (postgresql:13)",
"product_id": "postgresql-server-devel-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64::postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server-devel-debuginfo@13.18-1.module%2Bel8.10.0%2B22549%2Bcf2ec3d9?arch=aarch64\u0026rpmmod=postgresql:13:8100020241122084628:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgresql-static-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64::postgresql:13",
"product": {
"name": "postgresql-static-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64 (postgresql:13)",
"product_id": "postgresql-static-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64::postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-static@13.18-1.module%2Bel8.10.0%2B22549%2Bcf2ec3d9?arch=aarch64\u0026rpmmod=postgresql:13:8100020241122084628:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgresql-test-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64::postgresql:13",
"product": {
"name": "postgresql-test-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64 (postgresql:13)",
"product_id": "postgresql-test-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64::postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-test@13.18-1.module%2Bel8.10.0%2B22549%2Bcf2ec3d9?arch=aarch64\u0026rpmmod=postgresql:13:8100020241122084628:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgresql-test-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64::postgresql:13",
"product": {
"name": "postgresql-test-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64 (postgresql:13)",
"product_id": "postgresql-test-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64::postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-test-debuginfo@13.18-1.module%2Bel8.10.0%2B22549%2Bcf2ec3d9?arch=aarch64\u0026rpmmod=postgresql:13:8100020241122084628:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64::postgresql:13",
"product": {
"name": "postgresql-upgrade-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64 (postgresql:13)",
"product_id": "postgresql-upgrade-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64::postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade@13.18-1.module%2Bel8.10.0%2B22549%2Bcf2ec3d9?arch=aarch64\u0026rpmmod=postgresql:13:8100020241122084628:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64::postgresql:13",
"product": {
"name": "postgresql-upgrade-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64 (postgresql:13)",
"product_id": "postgresql-upgrade-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64::postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade-debuginfo@13.18-1.module%2Bel8.10.0%2B22549%2Bcf2ec3d9?arch=aarch64\u0026rpmmod=postgresql:13:8100020241122084628:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-devel-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64::postgresql:13",
"product": {
"name": "postgresql-upgrade-devel-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64 (postgresql:13)",
"product_id": "postgresql-upgrade-devel-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64::postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade-devel@13.18-1.module%2Bel8.10.0%2B22549%2Bcf2ec3d9?arch=aarch64\u0026rpmmod=postgresql:13:8100020241122084628:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-devel-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64::postgresql:13",
"product": {
"name": "postgresql-upgrade-devel-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64 (postgresql:13)",
"product_id": "postgresql-upgrade-devel-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64::postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade-devel-debuginfo@13.18-1.module%2Bel8.10.0%2B22549%2Bcf2ec3d9?arch=aarch64\u0026rpmmod=postgresql:13:8100020241122084628:489197e6"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "pg_repack-0:1.4.6-3.module+el8.9.0+20664+9c30cf7f.ppc64le::postgresql:13",
"product": {
"name": "pg_repack-0:1.4.6-3.module+el8.9.0+20664+9c30cf7f.ppc64le (postgresql:13)",
"product_id": "pg_repack-0:1.4.6-3.module+el8.9.0+20664+9c30cf7f.ppc64le::postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pg_repack@1.4.6-3.module%2Bel8.9.0%2B20664%2B9c30cf7f?arch=ppc64le\u0026rpmmod=postgresql:13:8100020241122084628:489197e6"
}
}
},
{
"category": "product_version",
"name": "pg_repack-debuginfo-0:1.4.6-3.module+el8.9.0+20664+9c30cf7f.ppc64le::postgresql:13",
"product": {
"name": "pg_repack-debuginfo-0:1.4.6-3.module+el8.9.0+20664+9c30cf7f.ppc64le (postgresql:13)",
"product_id": "pg_repack-debuginfo-0:1.4.6-3.module+el8.9.0+20664+9c30cf7f.ppc64le::postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pg_repack-debuginfo@1.4.6-3.module%2Bel8.9.0%2B20664%2B9c30cf7f?arch=ppc64le\u0026rpmmod=postgresql:13:8100020241122084628:489197e6"
}
}
},
{
"category": "product_version",
"name": "pg_repack-debugsource-0:1.4.6-3.module+el8.9.0+20664+9c30cf7f.ppc64le::postgresql:13",
"product": {
"name": "pg_repack-debugsource-0:1.4.6-3.module+el8.9.0+20664+9c30cf7f.ppc64le (postgresql:13)",
"product_id": "pg_repack-debugsource-0:1.4.6-3.module+el8.9.0+20664+9c30cf7f.ppc64le::postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pg_repack-debugsource@1.4.6-3.module%2Bel8.9.0%2B20664%2B9c30cf7f?arch=ppc64le\u0026rpmmod=postgresql:13:8100020241122084628:489197e6"
}
}
},
{
"category": "product_version",
"name": "pgaudit-0:1.5.0-1.module+el8.9.0+20664+9c30cf7f.ppc64le::postgresql:13",
"product": {
"name": "pgaudit-0:1.5.0-1.module+el8.9.0+20664+9c30cf7f.ppc64le (postgresql:13)",
"product_id": "pgaudit-0:1.5.0-1.module+el8.9.0+20664+9c30cf7f.ppc64le::postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pgaudit@1.5.0-1.module%2Bel8.9.0%2B20664%2B9c30cf7f?arch=ppc64le\u0026rpmmod=postgresql:13:8100020241122084628:489197e6"
}
}
},
{
"category": "product_version",
"name": "pgaudit-debuginfo-0:1.5.0-1.module+el8.9.0+20664+9c30cf7f.ppc64le::postgresql:13",
"product": {
"name": "pgaudit-debuginfo-0:1.5.0-1.module+el8.9.0+20664+9c30cf7f.ppc64le (postgresql:13)",
"product_id": "pgaudit-debuginfo-0:1.5.0-1.module+el8.9.0+20664+9c30cf7f.ppc64le::postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pgaudit-debuginfo@1.5.0-1.module%2Bel8.9.0%2B20664%2B9c30cf7f?arch=ppc64le\u0026rpmmod=postgresql:13:8100020241122084628:489197e6"
}
}
},
{
"category": "product_version",
"name": "pgaudit-debugsource-0:1.5.0-1.module+el8.9.0+20664+9c30cf7f.ppc64le::postgresql:13",
"product": {
"name": "pgaudit-debugsource-0:1.5.0-1.module+el8.9.0+20664+9c30cf7f.ppc64le (postgresql:13)",
"product_id": "pgaudit-debugsource-0:1.5.0-1.module+el8.9.0+20664+9c30cf7f.ppc64le::postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pgaudit-debugsource@1.5.0-1.module%2Bel8.9.0%2B20664%2B9c30cf7f?arch=ppc64le\u0026rpmmod=postgresql:13:8100020241122084628:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgres-decoderbufs-0:0.10.0-2.module+el8.9.0+20664+9c30cf7f.ppc64le::postgresql:13",
"product": {
"name": "postgres-decoderbufs-0:0.10.0-2.module+el8.9.0+20664+9c30cf7f.ppc64le (postgresql:13)",
"product_id": "postgres-decoderbufs-0:0.10.0-2.module+el8.9.0+20664+9c30cf7f.ppc64le::postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgres-decoderbufs@0.10.0-2.module%2Bel8.9.0%2B20664%2B9c30cf7f?arch=ppc64le\u0026rpmmod=postgresql:13:8100020241122084628:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.9.0+20664+9c30cf7f.ppc64le::postgresql:13",
"product": {
"name": "postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.9.0+20664+9c30cf7f.ppc64le (postgresql:13)",
"product_id": "postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.9.0+20664+9c30cf7f.ppc64le::postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgres-decoderbufs-debuginfo@0.10.0-2.module%2Bel8.9.0%2B20664%2B9c30cf7f?arch=ppc64le\u0026rpmmod=postgresql:13:8100020241122084628:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.9.0+20664+9c30cf7f.ppc64le::postgresql:13",
"product": {
"name": "postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.9.0+20664+9c30cf7f.ppc64le (postgresql:13)",
"product_id": "postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.9.0+20664+9c30cf7f.ppc64le::postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgres-decoderbufs-debugsource@0.10.0-2.module%2Bel8.9.0%2B20664%2B9c30cf7f?arch=ppc64le\u0026rpmmod=postgresql:13:8100020241122084628:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgresql-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le::postgresql:13",
"product": {
"name": "postgresql-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le (postgresql:13)",
"product_id": "postgresql-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le::postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql@13.18-1.module%2Bel8.10.0%2B22549%2Bcf2ec3d9?arch=ppc64le\u0026rpmmod=postgresql:13:8100020241122084628:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgresql-contrib-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le::postgresql:13",
"product": {
"name": "postgresql-contrib-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le (postgresql:13)",
"product_id": "postgresql-contrib-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le::postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-contrib@13.18-1.module%2Bel8.10.0%2B22549%2Bcf2ec3d9?arch=ppc64le\u0026rpmmod=postgresql:13:8100020241122084628:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgresql-contrib-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le::postgresql:13",
"product": {
"name": "postgresql-contrib-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le (postgresql:13)",
"product_id": "postgresql-contrib-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le::postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-contrib-debuginfo@13.18-1.module%2Bel8.10.0%2B22549%2Bcf2ec3d9?arch=ppc64le\u0026rpmmod=postgresql:13:8100020241122084628:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgresql-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le::postgresql:13",
"product": {
"name": "postgresql-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le (postgresql:13)",
"product_id": "postgresql-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le::postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-debuginfo@13.18-1.module%2Bel8.10.0%2B22549%2Bcf2ec3d9?arch=ppc64le\u0026rpmmod=postgresql:13:8100020241122084628:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgresql-debugsource-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le::postgresql:13",
"product": {
"name": "postgresql-debugsource-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le (postgresql:13)",
"product_id": "postgresql-debugsource-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le::postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-debugsource@13.18-1.module%2Bel8.10.0%2B22549%2Bcf2ec3d9?arch=ppc64le\u0026rpmmod=postgresql:13:8100020241122084628:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgresql-docs-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le::postgresql:13",
"product": {
"name": "postgresql-docs-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le (postgresql:13)",
"product_id": "postgresql-docs-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le::postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-docs@13.18-1.module%2Bel8.10.0%2B22549%2Bcf2ec3d9?arch=ppc64le\u0026rpmmod=postgresql:13:8100020241122084628:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgresql-docs-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le::postgresql:13",
"product": {
"name": "postgresql-docs-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le (postgresql:13)",
"product_id": "postgresql-docs-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le::postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-docs-debuginfo@13.18-1.module%2Bel8.10.0%2B22549%2Bcf2ec3d9?arch=ppc64le\u0026rpmmod=postgresql:13:8100020241122084628:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgresql-plperl-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le::postgresql:13",
"product": {
"name": "postgresql-plperl-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le (postgresql:13)",
"product_id": "postgresql-plperl-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le::postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plperl@13.18-1.module%2Bel8.10.0%2B22549%2Bcf2ec3d9?arch=ppc64le\u0026rpmmod=postgresql:13:8100020241122084628:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgresql-plperl-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le::postgresql:13",
"product": {
"name": "postgresql-plperl-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le (postgresql:13)",
"product_id": "postgresql-plperl-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le::postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plperl-debuginfo@13.18-1.module%2Bel8.10.0%2B22549%2Bcf2ec3d9?arch=ppc64le\u0026rpmmod=postgresql:13:8100020241122084628:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgresql-plpython3-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le::postgresql:13",
"product": {
"name": "postgresql-plpython3-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le (postgresql:13)",
"product_id": "postgresql-plpython3-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le::postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plpython3@13.18-1.module%2Bel8.10.0%2B22549%2Bcf2ec3d9?arch=ppc64le\u0026rpmmod=postgresql:13:8100020241122084628:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgresql-plpython3-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le::postgresql:13",
"product": {
"name": "postgresql-plpython3-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le (postgresql:13)",
"product_id": "postgresql-plpython3-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le::postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plpython3-debuginfo@13.18-1.module%2Bel8.10.0%2B22549%2Bcf2ec3d9?arch=ppc64le\u0026rpmmod=postgresql:13:8100020241122084628:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgresql-pltcl-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le::postgresql:13",
"product": {
"name": "postgresql-pltcl-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le (postgresql:13)",
"product_id": "postgresql-pltcl-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le::postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-pltcl@13.18-1.module%2Bel8.10.0%2B22549%2Bcf2ec3d9?arch=ppc64le\u0026rpmmod=postgresql:13:8100020241122084628:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgresql-pltcl-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le::postgresql:13",
"product": {
"name": "postgresql-pltcl-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le (postgresql:13)",
"product_id": "postgresql-pltcl-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le::postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-pltcl-debuginfo@13.18-1.module%2Bel8.10.0%2B22549%2Bcf2ec3d9?arch=ppc64le\u0026rpmmod=postgresql:13:8100020241122084628:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le::postgresql:13",
"product": {
"name": "postgresql-server-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le (postgresql:13)",
"product_id": "postgresql-server-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le::postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server@13.18-1.module%2Bel8.10.0%2B22549%2Bcf2ec3d9?arch=ppc64le\u0026rpmmod=postgresql:13:8100020241122084628:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le::postgresql:13",
"product": {
"name": "postgresql-server-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le (postgresql:13)",
"product_id": "postgresql-server-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le::postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server-debuginfo@13.18-1.module%2Bel8.10.0%2B22549%2Bcf2ec3d9?arch=ppc64le\u0026rpmmod=postgresql:13:8100020241122084628:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-devel-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le::postgresql:13",
"product": {
"name": "postgresql-server-devel-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le (postgresql:13)",
"product_id": "postgresql-server-devel-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le::postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server-devel@13.18-1.module%2Bel8.10.0%2B22549%2Bcf2ec3d9?arch=ppc64le\u0026rpmmod=postgresql:13:8100020241122084628:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-devel-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le::postgresql:13",
"product": {
"name": "postgresql-server-devel-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le (postgresql:13)",
"product_id": "postgresql-server-devel-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le::postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server-devel-debuginfo@13.18-1.module%2Bel8.10.0%2B22549%2Bcf2ec3d9?arch=ppc64le\u0026rpmmod=postgresql:13:8100020241122084628:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgresql-static-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le::postgresql:13",
"product": {
"name": "postgresql-static-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le (postgresql:13)",
"product_id": "postgresql-static-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le::postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-static@13.18-1.module%2Bel8.10.0%2B22549%2Bcf2ec3d9?arch=ppc64le\u0026rpmmod=postgresql:13:8100020241122084628:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgresql-test-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le::postgresql:13",
"product": {
"name": "postgresql-test-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le (postgresql:13)",
"product_id": "postgresql-test-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le::postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-test@13.18-1.module%2Bel8.10.0%2B22549%2Bcf2ec3d9?arch=ppc64le\u0026rpmmod=postgresql:13:8100020241122084628:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgresql-test-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le::postgresql:13",
"product": {
"name": "postgresql-test-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le (postgresql:13)",
"product_id": "postgresql-test-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le::postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-test-debuginfo@13.18-1.module%2Bel8.10.0%2B22549%2Bcf2ec3d9?arch=ppc64le\u0026rpmmod=postgresql:13:8100020241122084628:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le::postgresql:13",
"product": {
"name": "postgresql-upgrade-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le (postgresql:13)",
"product_id": "postgresql-upgrade-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le::postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade@13.18-1.module%2Bel8.10.0%2B22549%2Bcf2ec3d9?arch=ppc64le\u0026rpmmod=postgresql:13:8100020241122084628:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le::postgresql:13",
"product": {
"name": "postgresql-upgrade-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le (postgresql:13)",
"product_id": "postgresql-upgrade-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le::postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade-debuginfo@13.18-1.module%2Bel8.10.0%2B22549%2Bcf2ec3d9?arch=ppc64le\u0026rpmmod=postgresql:13:8100020241122084628:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-devel-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le::postgresql:13",
"product": {
"name": "postgresql-upgrade-devel-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le (postgresql:13)",
"product_id": "postgresql-upgrade-devel-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le::postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade-devel@13.18-1.module%2Bel8.10.0%2B22549%2Bcf2ec3d9?arch=ppc64le\u0026rpmmod=postgresql:13:8100020241122084628:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-devel-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le::postgresql:13",
"product": {
"name": "postgresql-upgrade-devel-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le (postgresql:13)",
"product_id": "postgresql-upgrade-devel-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le::postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade-devel-debuginfo@13.18-1.module%2Bel8.10.0%2B22549%2Bcf2ec3d9?arch=ppc64le\u0026rpmmod=postgresql:13:8100020241122084628:489197e6"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "pg_repack-0:1.4.6-3.module+el8.9.0+20664+9c30cf7f.s390x::postgresql:13",
"product": {
"name": "pg_repack-0:1.4.6-3.module+el8.9.0+20664+9c30cf7f.s390x (postgresql:13)",
"product_id": "pg_repack-0:1.4.6-3.module+el8.9.0+20664+9c30cf7f.s390x::postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pg_repack@1.4.6-3.module%2Bel8.9.0%2B20664%2B9c30cf7f?arch=s390x\u0026rpmmod=postgresql:13:8100020241122084628:489197e6"
}
}
},
{
"category": "product_version",
"name": "pg_repack-debuginfo-0:1.4.6-3.module+el8.9.0+20664+9c30cf7f.s390x::postgresql:13",
"product": {
"name": "pg_repack-debuginfo-0:1.4.6-3.module+el8.9.0+20664+9c30cf7f.s390x (postgresql:13)",
"product_id": "pg_repack-debuginfo-0:1.4.6-3.module+el8.9.0+20664+9c30cf7f.s390x::postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pg_repack-debuginfo@1.4.6-3.module%2Bel8.9.0%2B20664%2B9c30cf7f?arch=s390x\u0026rpmmod=postgresql:13:8100020241122084628:489197e6"
}
}
},
{
"category": "product_version",
"name": "pg_repack-debugsource-0:1.4.6-3.module+el8.9.0+20664+9c30cf7f.s390x::postgresql:13",
"product": {
"name": "pg_repack-debugsource-0:1.4.6-3.module+el8.9.0+20664+9c30cf7f.s390x (postgresql:13)",
"product_id": "pg_repack-debugsource-0:1.4.6-3.module+el8.9.0+20664+9c30cf7f.s390x::postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pg_repack-debugsource@1.4.6-3.module%2Bel8.9.0%2B20664%2B9c30cf7f?arch=s390x\u0026rpmmod=postgresql:13:8100020241122084628:489197e6"
}
}
},
{
"category": "product_version",
"name": "pgaudit-0:1.5.0-1.module+el8.9.0+20664+9c30cf7f.s390x::postgresql:13",
"product": {
"name": "pgaudit-0:1.5.0-1.module+el8.9.0+20664+9c30cf7f.s390x (postgresql:13)",
"product_id": "pgaudit-0:1.5.0-1.module+el8.9.0+20664+9c30cf7f.s390x::postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pgaudit@1.5.0-1.module%2Bel8.9.0%2B20664%2B9c30cf7f?arch=s390x\u0026rpmmod=postgresql:13:8100020241122084628:489197e6"
}
}
},
{
"category": "product_version",
"name": "pgaudit-debuginfo-0:1.5.0-1.module+el8.9.0+20664+9c30cf7f.s390x::postgresql:13",
"product": {
"name": "pgaudit-debuginfo-0:1.5.0-1.module+el8.9.0+20664+9c30cf7f.s390x (postgresql:13)",
"product_id": "pgaudit-debuginfo-0:1.5.0-1.module+el8.9.0+20664+9c30cf7f.s390x::postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pgaudit-debuginfo@1.5.0-1.module%2Bel8.9.0%2B20664%2B9c30cf7f?arch=s390x\u0026rpmmod=postgresql:13:8100020241122084628:489197e6"
}
}
},
{
"category": "product_version",
"name": "pgaudit-debugsource-0:1.5.0-1.module+el8.9.0+20664+9c30cf7f.s390x::postgresql:13",
"product": {
"name": "pgaudit-debugsource-0:1.5.0-1.module+el8.9.0+20664+9c30cf7f.s390x (postgresql:13)",
"product_id": "pgaudit-debugsource-0:1.5.0-1.module+el8.9.0+20664+9c30cf7f.s390x::postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pgaudit-debugsource@1.5.0-1.module%2Bel8.9.0%2B20664%2B9c30cf7f?arch=s390x\u0026rpmmod=postgresql:13:8100020241122084628:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgres-decoderbufs-0:0.10.0-2.module+el8.9.0+20664+9c30cf7f.s390x::postgresql:13",
"product": {
"name": "postgres-decoderbufs-0:0.10.0-2.module+el8.9.0+20664+9c30cf7f.s390x (postgresql:13)",
"product_id": "postgres-decoderbufs-0:0.10.0-2.module+el8.9.0+20664+9c30cf7f.s390x::postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgres-decoderbufs@0.10.0-2.module%2Bel8.9.0%2B20664%2B9c30cf7f?arch=s390x\u0026rpmmod=postgresql:13:8100020241122084628:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.9.0+20664+9c30cf7f.s390x::postgresql:13",
"product": {
"name": "postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.9.0+20664+9c30cf7f.s390x (postgresql:13)",
"product_id": "postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.9.0+20664+9c30cf7f.s390x::postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgres-decoderbufs-debuginfo@0.10.0-2.module%2Bel8.9.0%2B20664%2B9c30cf7f?arch=s390x\u0026rpmmod=postgresql:13:8100020241122084628:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.9.0+20664+9c30cf7f.s390x::postgresql:13",
"product": {
"name": "postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.9.0+20664+9c30cf7f.s390x (postgresql:13)",
"product_id": "postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.9.0+20664+9c30cf7f.s390x::postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgres-decoderbufs-debugsource@0.10.0-2.module%2Bel8.9.0%2B20664%2B9c30cf7f?arch=s390x\u0026rpmmod=postgresql:13:8100020241122084628:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgresql-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x::postgresql:13",
"product": {
"name": "postgresql-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x (postgresql:13)",
"product_id": "postgresql-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x::postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql@13.18-1.module%2Bel8.10.0%2B22549%2Bcf2ec3d9?arch=s390x\u0026rpmmod=postgresql:13:8100020241122084628:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgresql-contrib-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x::postgresql:13",
"product": {
"name": "postgresql-contrib-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x (postgresql:13)",
"product_id": "postgresql-contrib-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x::postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-contrib@13.18-1.module%2Bel8.10.0%2B22549%2Bcf2ec3d9?arch=s390x\u0026rpmmod=postgresql:13:8100020241122084628:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgresql-contrib-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x::postgresql:13",
"product": {
"name": "postgresql-contrib-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x (postgresql:13)",
"product_id": "postgresql-contrib-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x::postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-contrib-debuginfo@13.18-1.module%2Bel8.10.0%2B22549%2Bcf2ec3d9?arch=s390x\u0026rpmmod=postgresql:13:8100020241122084628:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgresql-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x::postgresql:13",
"product": {
"name": "postgresql-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x (postgresql:13)",
"product_id": "postgresql-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x::postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-debuginfo@13.18-1.module%2Bel8.10.0%2B22549%2Bcf2ec3d9?arch=s390x\u0026rpmmod=postgresql:13:8100020241122084628:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgresql-debugsource-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x::postgresql:13",
"product": {
"name": "postgresql-debugsource-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x (postgresql:13)",
"product_id": "postgresql-debugsource-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x::postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-debugsource@13.18-1.module%2Bel8.10.0%2B22549%2Bcf2ec3d9?arch=s390x\u0026rpmmod=postgresql:13:8100020241122084628:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgresql-docs-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x::postgresql:13",
"product": {
"name": "postgresql-docs-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x (postgresql:13)",
"product_id": "postgresql-docs-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x::postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-docs@13.18-1.module%2Bel8.10.0%2B22549%2Bcf2ec3d9?arch=s390x\u0026rpmmod=postgresql:13:8100020241122084628:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgresql-docs-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x::postgresql:13",
"product": {
"name": "postgresql-docs-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x (postgresql:13)",
"product_id": "postgresql-docs-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x::postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-docs-debuginfo@13.18-1.module%2Bel8.10.0%2B22549%2Bcf2ec3d9?arch=s390x\u0026rpmmod=postgresql:13:8100020241122084628:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgresql-plperl-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x::postgresql:13",
"product": {
"name": "postgresql-plperl-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x (postgresql:13)",
"product_id": "postgresql-plperl-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x::postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plperl@13.18-1.module%2Bel8.10.0%2B22549%2Bcf2ec3d9?arch=s390x\u0026rpmmod=postgresql:13:8100020241122084628:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgresql-plperl-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x::postgresql:13",
"product": {
"name": "postgresql-plperl-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x (postgresql:13)",
"product_id": "postgresql-plperl-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x::postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plperl-debuginfo@13.18-1.module%2Bel8.10.0%2B22549%2Bcf2ec3d9?arch=s390x\u0026rpmmod=postgresql:13:8100020241122084628:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgresql-plpython3-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x::postgresql:13",
"product": {
"name": "postgresql-plpython3-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x (postgresql:13)",
"product_id": "postgresql-plpython3-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x::postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plpython3@13.18-1.module%2Bel8.10.0%2B22549%2Bcf2ec3d9?arch=s390x\u0026rpmmod=postgresql:13:8100020241122084628:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgresql-plpython3-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x::postgresql:13",
"product": {
"name": "postgresql-plpython3-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x (postgresql:13)",
"product_id": "postgresql-plpython3-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x::postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plpython3-debuginfo@13.18-1.module%2Bel8.10.0%2B22549%2Bcf2ec3d9?arch=s390x\u0026rpmmod=postgresql:13:8100020241122084628:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgresql-pltcl-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x::postgresql:13",
"product": {
"name": "postgresql-pltcl-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x (postgresql:13)",
"product_id": "postgresql-pltcl-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x::postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-pltcl@13.18-1.module%2Bel8.10.0%2B22549%2Bcf2ec3d9?arch=s390x\u0026rpmmod=postgresql:13:8100020241122084628:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgresql-pltcl-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x::postgresql:13",
"product": {
"name": "postgresql-pltcl-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x (postgresql:13)",
"product_id": "postgresql-pltcl-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x::postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-pltcl-debuginfo@13.18-1.module%2Bel8.10.0%2B22549%2Bcf2ec3d9?arch=s390x\u0026rpmmod=postgresql:13:8100020241122084628:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x::postgresql:13",
"product": {
"name": "postgresql-server-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x (postgresql:13)",
"product_id": "postgresql-server-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x::postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server@13.18-1.module%2Bel8.10.0%2B22549%2Bcf2ec3d9?arch=s390x\u0026rpmmod=postgresql:13:8100020241122084628:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x::postgresql:13",
"product": {
"name": "postgresql-server-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x (postgresql:13)",
"product_id": "postgresql-server-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x::postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server-debuginfo@13.18-1.module%2Bel8.10.0%2B22549%2Bcf2ec3d9?arch=s390x\u0026rpmmod=postgresql:13:8100020241122084628:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-devel-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x::postgresql:13",
"product": {
"name": "postgresql-server-devel-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x (postgresql:13)",
"product_id": "postgresql-server-devel-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x::postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server-devel@13.18-1.module%2Bel8.10.0%2B22549%2Bcf2ec3d9?arch=s390x\u0026rpmmod=postgresql:13:8100020241122084628:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-devel-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x::postgresql:13",
"product": {
"name": "postgresql-server-devel-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x (postgresql:13)",
"product_id": "postgresql-server-devel-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x::postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server-devel-debuginfo@13.18-1.module%2Bel8.10.0%2B22549%2Bcf2ec3d9?arch=s390x\u0026rpmmod=postgresql:13:8100020241122084628:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgresql-static-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x::postgresql:13",
"product": {
"name": "postgresql-static-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x (postgresql:13)",
"product_id": "postgresql-static-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x::postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-static@13.18-1.module%2Bel8.10.0%2B22549%2Bcf2ec3d9?arch=s390x\u0026rpmmod=postgresql:13:8100020241122084628:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgresql-test-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x::postgresql:13",
"product": {
"name": "postgresql-test-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x (postgresql:13)",
"product_id": "postgresql-test-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x::postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-test@13.18-1.module%2Bel8.10.0%2B22549%2Bcf2ec3d9?arch=s390x\u0026rpmmod=postgresql:13:8100020241122084628:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgresql-test-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x::postgresql:13",
"product": {
"name": "postgresql-test-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x (postgresql:13)",
"product_id": "postgresql-test-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x::postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-test-debuginfo@13.18-1.module%2Bel8.10.0%2B22549%2Bcf2ec3d9?arch=s390x\u0026rpmmod=postgresql:13:8100020241122084628:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x::postgresql:13",
"product": {
"name": "postgresql-upgrade-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x (postgresql:13)",
"product_id": "postgresql-upgrade-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x::postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade@13.18-1.module%2Bel8.10.0%2B22549%2Bcf2ec3d9?arch=s390x\u0026rpmmod=postgresql:13:8100020241122084628:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x::postgresql:13",
"product": {
"name": "postgresql-upgrade-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x (postgresql:13)",
"product_id": "postgresql-upgrade-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x::postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade-debuginfo@13.18-1.module%2Bel8.10.0%2B22549%2Bcf2ec3d9?arch=s390x\u0026rpmmod=postgresql:13:8100020241122084628:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-devel-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x::postgresql:13",
"product": {
"name": "postgresql-upgrade-devel-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x (postgresql:13)",
"product_id": "postgresql-upgrade-devel-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x::postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade-devel@13.18-1.module%2Bel8.10.0%2B22549%2Bcf2ec3d9?arch=s390x\u0026rpmmod=postgresql:13:8100020241122084628:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-devel-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x::postgresql:13",
"product": {
"name": "postgresql-upgrade-devel-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x (postgresql:13)",
"product_id": "postgresql-upgrade-devel-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x::postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade-devel-debuginfo@13.18-1.module%2Bel8.10.0%2B22549%2Bcf2ec3d9?arch=s390x\u0026rpmmod=postgresql:13:8100020241122084628:489197e6"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "pg_repack-0:1.4.6-3.module+el8.9.0+20664+9c30cf7f.x86_64::postgresql:13",
"product": {
"name": "pg_repack-0:1.4.6-3.module+el8.9.0+20664+9c30cf7f.x86_64 (postgresql:13)",
"product_id": "pg_repack-0:1.4.6-3.module+el8.9.0+20664+9c30cf7f.x86_64::postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pg_repack@1.4.6-3.module%2Bel8.9.0%2B20664%2B9c30cf7f?arch=x86_64\u0026rpmmod=postgresql:13:8100020241122084628:489197e6"
}
}
},
{
"category": "product_version",
"name": "pg_repack-debuginfo-0:1.4.6-3.module+el8.9.0+20664+9c30cf7f.x86_64::postgresql:13",
"product": {
"name": "pg_repack-debuginfo-0:1.4.6-3.module+el8.9.0+20664+9c30cf7f.x86_64 (postgresql:13)",
"product_id": "pg_repack-debuginfo-0:1.4.6-3.module+el8.9.0+20664+9c30cf7f.x86_64::postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pg_repack-debuginfo@1.4.6-3.module%2Bel8.9.0%2B20664%2B9c30cf7f?arch=x86_64\u0026rpmmod=postgresql:13:8100020241122084628:489197e6"
}
}
},
{
"category": "product_version",
"name": "pg_repack-debugsource-0:1.4.6-3.module+el8.9.0+20664+9c30cf7f.x86_64::postgresql:13",
"product": {
"name": "pg_repack-debugsource-0:1.4.6-3.module+el8.9.0+20664+9c30cf7f.x86_64 (postgresql:13)",
"product_id": "pg_repack-debugsource-0:1.4.6-3.module+el8.9.0+20664+9c30cf7f.x86_64::postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pg_repack-debugsource@1.4.6-3.module%2Bel8.9.0%2B20664%2B9c30cf7f?arch=x86_64\u0026rpmmod=postgresql:13:8100020241122084628:489197e6"
}
}
},
{
"category": "product_version",
"name": "pgaudit-0:1.5.0-1.module+el8.9.0+20664+9c30cf7f.x86_64::postgresql:13",
"product": {
"name": "pgaudit-0:1.5.0-1.module+el8.9.0+20664+9c30cf7f.x86_64 (postgresql:13)",
"product_id": "pgaudit-0:1.5.0-1.module+el8.9.0+20664+9c30cf7f.x86_64::postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pgaudit@1.5.0-1.module%2Bel8.9.0%2B20664%2B9c30cf7f?arch=x86_64\u0026rpmmod=postgresql:13:8100020241122084628:489197e6"
}
}
},
{
"category": "product_version",
"name": "pgaudit-debuginfo-0:1.5.0-1.module+el8.9.0+20664+9c30cf7f.x86_64::postgresql:13",
"product": {
"name": "pgaudit-debuginfo-0:1.5.0-1.module+el8.9.0+20664+9c30cf7f.x86_64 (postgresql:13)",
"product_id": "pgaudit-debuginfo-0:1.5.0-1.module+el8.9.0+20664+9c30cf7f.x86_64::postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pgaudit-debuginfo@1.5.0-1.module%2Bel8.9.0%2B20664%2B9c30cf7f?arch=x86_64\u0026rpmmod=postgresql:13:8100020241122084628:489197e6"
}
}
},
{
"category": "product_version",
"name": "pgaudit-debugsource-0:1.5.0-1.module+el8.9.0+20664+9c30cf7f.x86_64::postgresql:13",
"product": {
"name": "pgaudit-debugsource-0:1.5.0-1.module+el8.9.0+20664+9c30cf7f.x86_64 (postgresql:13)",
"product_id": "pgaudit-debugsource-0:1.5.0-1.module+el8.9.0+20664+9c30cf7f.x86_64::postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pgaudit-debugsource@1.5.0-1.module%2Bel8.9.0%2B20664%2B9c30cf7f?arch=x86_64\u0026rpmmod=postgresql:13:8100020241122084628:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgres-decoderbufs-0:0.10.0-2.module+el8.9.0+20664+9c30cf7f.x86_64::postgresql:13",
"product": {
"name": "postgres-decoderbufs-0:0.10.0-2.module+el8.9.0+20664+9c30cf7f.x86_64 (postgresql:13)",
"product_id": "postgres-decoderbufs-0:0.10.0-2.module+el8.9.0+20664+9c30cf7f.x86_64::postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgres-decoderbufs@0.10.0-2.module%2Bel8.9.0%2B20664%2B9c30cf7f?arch=x86_64\u0026rpmmod=postgresql:13:8100020241122084628:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.9.0+20664+9c30cf7f.x86_64::postgresql:13",
"product": {
"name": "postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.9.0+20664+9c30cf7f.x86_64 (postgresql:13)",
"product_id": "postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.9.0+20664+9c30cf7f.x86_64::postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgres-decoderbufs-debuginfo@0.10.0-2.module%2Bel8.9.0%2B20664%2B9c30cf7f?arch=x86_64\u0026rpmmod=postgresql:13:8100020241122084628:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.9.0+20664+9c30cf7f.x86_64::postgresql:13",
"product": {
"name": "postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.9.0+20664+9c30cf7f.x86_64 (postgresql:13)",
"product_id": "postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.9.0+20664+9c30cf7f.x86_64::postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgres-decoderbufs-debugsource@0.10.0-2.module%2Bel8.9.0%2B20664%2B9c30cf7f?arch=x86_64\u0026rpmmod=postgresql:13:8100020241122084628:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgresql-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64::postgresql:13",
"product": {
"name": "postgresql-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64 (postgresql:13)",
"product_id": "postgresql-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64::postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql@13.18-1.module%2Bel8.10.0%2B22549%2Bcf2ec3d9?arch=x86_64\u0026rpmmod=postgresql:13:8100020241122084628:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgresql-contrib-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64::postgresql:13",
"product": {
"name": "postgresql-contrib-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64 (postgresql:13)",
"product_id": "postgresql-contrib-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64::postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-contrib@13.18-1.module%2Bel8.10.0%2B22549%2Bcf2ec3d9?arch=x86_64\u0026rpmmod=postgresql:13:8100020241122084628:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgresql-contrib-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64::postgresql:13",
"product": {
"name": "postgresql-contrib-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64 (postgresql:13)",
"product_id": "postgresql-contrib-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64::postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-contrib-debuginfo@13.18-1.module%2Bel8.10.0%2B22549%2Bcf2ec3d9?arch=x86_64\u0026rpmmod=postgresql:13:8100020241122084628:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgresql-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64::postgresql:13",
"product": {
"name": "postgresql-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64 (postgresql:13)",
"product_id": "postgresql-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64::postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-debuginfo@13.18-1.module%2Bel8.10.0%2B22549%2Bcf2ec3d9?arch=x86_64\u0026rpmmod=postgresql:13:8100020241122084628:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgresql-debugsource-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64::postgresql:13",
"product": {
"name": "postgresql-debugsource-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64 (postgresql:13)",
"product_id": "postgresql-debugsource-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64::postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-debugsource@13.18-1.module%2Bel8.10.0%2B22549%2Bcf2ec3d9?arch=x86_64\u0026rpmmod=postgresql:13:8100020241122084628:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgresql-docs-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64::postgresql:13",
"product": {
"name": "postgresql-docs-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64 (postgresql:13)",
"product_id": "postgresql-docs-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64::postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-docs@13.18-1.module%2Bel8.10.0%2B22549%2Bcf2ec3d9?arch=x86_64\u0026rpmmod=postgresql:13:8100020241122084628:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgresql-docs-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64::postgresql:13",
"product": {
"name": "postgresql-docs-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64 (postgresql:13)",
"product_id": "postgresql-docs-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64::postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-docs-debuginfo@13.18-1.module%2Bel8.10.0%2B22549%2Bcf2ec3d9?arch=x86_64\u0026rpmmod=postgresql:13:8100020241122084628:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgresql-plperl-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64::postgresql:13",
"product": {
"name": "postgresql-plperl-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64 (postgresql:13)",
"product_id": "postgresql-plperl-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64::postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plperl@13.18-1.module%2Bel8.10.0%2B22549%2Bcf2ec3d9?arch=x86_64\u0026rpmmod=postgresql:13:8100020241122084628:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgresql-plperl-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64::postgresql:13",
"product": {
"name": "postgresql-plperl-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64 (postgresql:13)",
"product_id": "postgresql-plperl-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64::postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plperl-debuginfo@13.18-1.module%2Bel8.10.0%2B22549%2Bcf2ec3d9?arch=x86_64\u0026rpmmod=postgresql:13:8100020241122084628:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgresql-plpython3-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64::postgresql:13",
"product": {
"name": "postgresql-plpython3-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64 (postgresql:13)",
"product_id": "postgresql-plpython3-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64::postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plpython3@13.18-1.module%2Bel8.10.0%2B22549%2Bcf2ec3d9?arch=x86_64\u0026rpmmod=postgresql:13:8100020241122084628:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgresql-plpython3-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64::postgresql:13",
"product": {
"name": "postgresql-plpython3-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64 (postgresql:13)",
"product_id": "postgresql-plpython3-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64::postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plpython3-debuginfo@13.18-1.module%2Bel8.10.0%2B22549%2Bcf2ec3d9?arch=x86_64\u0026rpmmod=postgresql:13:8100020241122084628:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgresql-pltcl-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64::postgresql:13",
"product": {
"name": "postgresql-pltcl-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64 (postgresql:13)",
"product_id": "postgresql-pltcl-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64::postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-pltcl@13.18-1.module%2Bel8.10.0%2B22549%2Bcf2ec3d9?arch=x86_64\u0026rpmmod=postgresql:13:8100020241122084628:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgresql-pltcl-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64::postgresql:13",
"product": {
"name": "postgresql-pltcl-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64 (postgresql:13)",
"product_id": "postgresql-pltcl-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64::postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-pltcl-debuginfo@13.18-1.module%2Bel8.10.0%2B22549%2Bcf2ec3d9?arch=x86_64\u0026rpmmod=postgresql:13:8100020241122084628:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64::postgresql:13",
"product": {
"name": "postgresql-server-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64 (postgresql:13)",
"product_id": "postgresql-server-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64::postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server@13.18-1.module%2Bel8.10.0%2B22549%2Bcf2ec3d9?arch=x86_64\u0026rpmmod=postgresql:13:8100020241122084628:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64::postgresql:13",
"product": {
"name": "postgresql-server-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64 (postgresql:13)",
"product_id": "postgresql-server-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64::postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server-debuginfo@13.18-1.module%2Bel8.10.0%2B22549%2Bcf2ec3d9?arch=x86_64\u0026rpmmod=postgresql:13:8100020241122084628:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-devel-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64::postgresql:13",
"product": {
"name": "postgresql-server-devel-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64 (postgresql:13)",
"product_id": "postgresql-server-devel-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64::postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server-devel@13.18-1.module%2Bel8.10.0%2B22549%2Bcf2ec3d9?arch=x86_64\u0026rpmmod=postgresql:13:8100020241122084628:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-devel-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64::postgresql:13",
"product": {
"name": "postgresql-server-devel-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64 (postgresql:13)",
"product_id": "postgresql-server-devel-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64::postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server-devel-debuginfo@13.18-1.module%2Bel8.10.0%2B22549%2Bcf2ec3d9?arch=x86_64\u0026rpmmod=postgresql:13:8100020241122084628:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgresql-static-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64::postgresql:13",
"product": {
"name": "postgresql-static-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64 (postgresql:13)",
"product_id": "postgresql-static-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64::postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-static@13.18-1.module%2Bel8.10.0%2B22549%2Bcf2ec3d9?arch=x86_64\u0026rpmmod=postgresql:13:8100020241122084628:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgresql-test-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64::postgresql:13",
"product": {
"name": "postgresql-test-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64 (postgresql:13)",
"product_id": "postgresql-test-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64::postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-test@13.18-1.module%2Bel8.10.0%2B22549%2Bcf2ec3d9?arch=x86_64\u0026rpmmod=postgresql:13:8100020241122084628:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgresql-test-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64::postgresql:13",
"product": {
"name": "postgresql-test-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64 (postgresql:13)",
"product_id": "postgresql-test-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64::postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-test-debuginfo@13.18-1.module%2Bel8.10.0%2B22549%2Bcf2ec3d9?arch=x86_64\u0026rpmmod=postgresql:13:8100020241122084628:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64::postgresql:13",
"product": {
"name": "postgresql-upgrade-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64 (postgresql:13)",
"product_id": "postgresql-upgrade-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64::postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade@13.18-1.module%2Bel8.10.0%2B22549%2Bcf2ec3d9?arch=x86_64\u0026rpmmod=postgresql:13:8100020241122084628:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64::postgresql:13",
"product": {
"name": "postgresql-upgrade-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64 (postgresql:13)",
"product_id": "postgresql-upgrade-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64::postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade-debuginfo@13.18-1.module%2Bel8.10.0%2B22549%2Bcf2ec3d9?arch=x86_64\u0026rpmmod=postgresql:13:8100020241122084628:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-devel-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64::postgresql:13",
"product": {
"name": "postgresql-upgrade-devel-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64 (postgresql:13)",
"product_id": "postgresql-upgrade-devel-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64::postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade-devel@13.18-1.module%2Bel8.10.0%2B22549%2Bcf2ec3d9?arch=x86_64\u0026rpmmod=postgresql:13:8100020241122084628:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-devel-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64::postgresql:13",
"product": {
"name": "postgresql-upgrade-devel-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64 (postgresql:13)",
"product_id": "postgresql-upgrade-devel-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64::postgresql:13",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade-devel-debuginfo@13.18-1.module%2Bel8.10.0%2B22549%2Bcf2ec3d9?arch=x86_64\u0026rpmmod=postgresql:13:8100020241122084628:489197e6"
}
}
}
],
"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.9.0+20664+9c30cf7f.aarch64 (postgresql:13) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:pg_repack-0:1.4.6-3.module+el8.9.0+20664+9c30cf7f.aarch64::postgresql:13"
},
"product_reference": "pg_repack-0:1.4.6-3.module+el8.9.0+20664+9c30cf7f.aarch64::postgresql:13",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pg_repack-0:1.4.6-3.module+el8.9.0+20664+9c30cf7f.ppc64le (postgresql:13) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:pg_repack-0:1.4.6-3.module+el8.9.0+20664+9c30cf7f.ppc64le::postgresql:13"
},
"product_reference": "pg_repack-0:1.4.6-3.module+el8.9.0+20664+9c30cf7f.ppc64le::postgresql:13",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pg_repack-0:1.4.6-3.module+el8.9.0+20664+9c30cf7f.s390x (postgresql:13) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:pg_repack-0:1.4.6-3.module+el8.9.0+20664+9c30cf7f.s390x::postgresql:13"
},
"product_reference": "pg_repack-0:1.4.6-3.module+el8.9.0+20664+9c30cf7f.s390x::postgresql:13",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pg_repack-0:1.4.6-3.module+el8.9.0+20664+9c30cf7f.src (postgresql:13) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:pg_repack-0:1.4.6-3.module+el8.9.0+20664+9c30cf7f.src::postgresql:13"
},
"product_reference": "pg_repack-0:1.4.6-3.module+el8.9.0+20664+9c30cf7f.src::postgresql:13",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pg_repack-0:1.4.6-3.module+el8.9.0+20664+9c30cf7f.x86_64 (postgresql:13) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:pg_repack-0:1.4.6-3.module+el8.9.0+20664+9c30cf7f.x86_64::postgresql:13"
},
"product_reference": "pg_repack-0:1.4.6-3.module+el8.9.0+20664+9c30cf7f.x86_64::postgresql:13",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pg_repack-debuginfo-0:1.4.6-3.module+el8.9.0+20664+9c30cf7f.aarch64 (postgresql:13) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debuginfo-0:1.4.6-3.module+el8.9.0+20664+9c30cf7f.aarch64::postgresql:13"
},
"product_reference": "pg_repack-debuginfo-0:1.4.6-3.module+el8.9.0+20664+9c30cf7f.aarch64::postgresql:13",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pg_repack-debuginfo-0:1.4.6-3.module+el8.9.0+20664+9c30cf7f.ppc64le (postgresql:13) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debuginfo-0:1.4.6-3.module+el8.9.0+20664+9c30cf7f.ppc64le::postgresql:13"
},
"product_reference": "pg_repack-debuginfo-0:1.4.6-3.module+el8.9.0+20664+9c30cf7f.ppc64le::postgresql:13",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pg_repack-debuginfo-0:1.4.6-3.module+el8.9.0+20664+9c30cf7f.s390x (postgresql:13) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debuginfo-0:1.4.6-3.module+el8.9.0+20664+9c30cf7f.s390x::postgresql:13"
},
"product_reference": "pg_repack-debuginfo-0:1.4.6-3.module+el8.9.0+20664+9c30cf7f.s390x::postgresql:13",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pg_repack-debuginfo-0:1.4.6-3.module+el8.9.0+20664+9c30cf7f.x86_64 (postgresql:13) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debuginfo-0:1.4.6-3.module+el8.9.0+20664+9c30cf7f.x86_64::postgresql:13"
},
"product_reference": "pg_repack-debuginfo-0:1.4.6-3.module+el8.9.0+20664+9c30cf7f.x86_64::postgresql:13",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pg_repack-debugsource-0:1.4.6-3.module+el8.9.0+20664+9c30cf7f.aarch64 (postgresql:13) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debugsource-0:1.4.6-3.module+el8.9.0+20664+9c30cf7f.aarch64::postgresql:13"
},
"product_reference": "pg_repack-debugsource-0:1.4.6-3.module+el8.9.0+20664+9c30cf7f.aarch64::postgresql:13",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pg_repack-debugsource-0:1.4.6-3.module+el8.9.0+20664+9c30cf7f.ppc64le (postgresql:13) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debugsource-0:1.4.6-3.module+el8.9.0+20664+9c30cf7f.ppc64le::postgresql:13"
},
"product_reference": "pg_repack-debugsource-0:1.4.6-3.module+el8.9.0+20664+9c30cf7f.ppc64le::postgresql:13",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pg_repack-debugsource-0:1.4.6-3.module+el8.9.0+20664+9c30cf7f.s390x (postgresql:13) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debugsource-0:1.4.6-3.module+el8.9.0+20664+9c30cf7f.s390x::postgresql:13"
},
"product_reference": "pg_repack-debugsource-0:1.4.6-3.module+el8.9.0+20664+9c30cf7f.s390x::postgresql:13",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pg_repack-debugsource-0:1.4.6-3.module+el8.9.0+20664+9c30cf7f.x86_64 (postgresql:13) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debugsource-0:1.4.6-3.module+el8.9.0+20664+9c30cf7f.x86_64::postgresql:13"
},
"product_reference": "pg_repack-debugsource-0:1.4.6-3.module+el8.9.0+20664+9c30cf7f.x86_64::postgresql:13",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pgaudit-0:1.5.0-1.module+el8.9.0+20664+9c30cf7f.aarch64 (postgresql:13) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:pgaudit-0:1.5.0-1.module+el8.9.0+20664+9c30cf7f.aarch64::postgresql:13"
},
"product_reference": "pgaudit-0:1.5.0-1.module+el8.9.0+20664+9c30cf7f.aarch64::postgresql:13",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pgaudit-0:1.5.0-1.module+el8.9.0+20664+9c30cf7f.ppc64le (postgresql:13) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:pgaudit-0:1.5.0-1.module+el8.9.0+20664+9c30cf7f.ppc64le::postgresql:13"
},
"product_reference": "pgaudit-0:1.5.0-1.module+el8.9.0+20664+9c30cf7f.ppc64le::postgresql:13",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pgaudit-0:1.5.0-1.module+el8.9.0+20664+9c30cf7f.s390x (postgresql:13) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:pgaudit-0:1.5.0-1.module+el8.9.0+20664+9c30cf7f.s390x::postgresql:13"
},
"product_reference": "pgaudit-0:1.5.0-1.module+el8.9.0+20664+9c30cf7f.s390x::postgresql:13",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pgaudit-0:1.5.0-1.module+el8.9.0+20664+9c30cf7f.src (postgresql:13) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:pgaudit-0:1.5.0-1.module+el8.9.0+20664+9c30cf7f.src::postgresql:13"
},
"product_reference": "pgaudit-0:1.5.0-1.module+el8.9.0+20664+9c30cf7f.src::postgresql:13",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pgaudit-0:1.5.0-1.module+el8.9.0+20664+9c30cf7f.x86_64 (postgresql:13) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:pgaudit-0:1.5.0-1.module+el8.9.0+20664+9c30cf7f.x86_64::postgresql:13"
},
"product_reference": "pgaudit-0:1.5.0-1.module+el8.9.0+20664+9c30cf7f.x86_64::postgresql:13",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pgaudit-debuginfo-0:1.5.0-1.module+el8.9.0+20664+9c30cf7f.aarch64 (postgresql:13) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debuginfo-0:1.5.0-1.module+el8.9.0+20664+9c30cf7f.aarch64::postgresql:13"
},
"product_reference": "pgaudit-debuginfo-0:1.5.0-1.module+el8.9.0+20664+9c30cf7f.aarch64::postgresql:13",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pgaudit-debuginfo-0:1.5.0-1.module+el8.9.0+20664+9c30cf7f.ppc64le (postgresql:13) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debuginfo-0:1.5.0-1.module+el8.9.0+20664+9c30cf7f.ppc64le::postgresql:13"
},
"product_reference": "pgaudit-debuginfo-0:1.5.0-1.module+el8.9.0+20664+9c30cf7f.ppc64le::postgresql:13",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pgaudit-debuginfo-0:1.5.0-1.module+el8.9.0+20664+9c30cf7f.s390x (postgresql:13) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debuginfo-0:1.5.0-1.module+el8.9.0+20664+9c30cf7f.s390x::postgresql:13"
},
"product_reference": "pgaudit-debuginfo-0:1.5.0-1.module+el8.9.0+20664+9c30cf7f.s390x::postgresql:13",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pgaudit-debuginfo-0:1.5.0-1.module+el8.9.0+20664+9c30cf7f.x86_64 (postgresql:13) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debuginfo-0:1.5.0-1.module+el8.9.0+20664+9c30cf7f.x86_64::postgresql:13"
},
"product_reference": "pgaudit-debuginfo-0:1.5.0-1.module+el8.9.0+20664+9c30cf7f.x86_64::postgresql:13",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pgaudit-debugsource-0:1.5.0-1.module+el8.9.0+20664+9c30cf7f.aarch64 (postgresql:13) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debugsource-0:1.5.0-1.module+el8.9.0+20664+9c30cf7f.aarch64::postgresql:13"
},
"product_reference": "pgaudit-debugsource-0:1.5.0-1.module+el8.9.0+20664+9c30cf7f.aarch64::postgresql:13",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pgaudit-debugsource-0:1.5.0-1.module+el8.9.0+20664+9c30cf7f.ppc64le (postgresql:13) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debugsource-0:1.5.0-1.module+el8.9.0+20664+9c30cf7f.ppc64le::postgresql:13"
},
"product_reference": "pgaudit-debugsource-0:1.5.0-1.module+el8.9.0+20664+9c30cf7f.ppc64le::postgresql:13",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pgaudit-debugsource-0:1.5.0-1.module+el8.9.0+20664+9c30cf7f.s390x (postgresql:13) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debugsource-0:1.5.0-1.module+el8.9.0+20664+9c30cf7f.s390x::postgresql:13"
},
"product_reference": "pgaudit-debugsource-0:1.5.0-1.module+el8.9.0+20664+9c30cf7f.s390x::postgresql:13",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pgaudit-debugsource-0:1.5.0-1.module+el8.9.0+20664+9c30cf7f.x86_64 (postgresql:13) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debugsource-0:1.5.0-1.module+el8.9.0+20664+9c30cf7f.x86_64::postgresql:13"
},
"product_reference": "pgaudit-debugsource-0:1.5.0-1.module+el8.9.0+20664+9c30cf7f.x86_64::postgresql:13",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgres-decoderbufs-0:0.10.0-2.module+el8.9.0+20664+9c30cf7f.aarch64 (postgresql:13) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.9.0+20664+9c30cf7f.aarch64::postgresql:13"
},
"product_reference": "postgres-decoderbufs-0:0.10.0-2.module+el8.9.0+20664+9c30cf7f.aarch64::postgresql:13",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgres-decoderbufs-0:0.10.0-2.module+el8.9.0+20664+9c30cf7f.ppc64le (postgresql:13) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.9.0+20664+9c30cf7f.ppc64le::postgresql:13"
},
"product_reference": "postgres-decoderbufs-0:0.10.0-2.module+el8.9.0+20664+9c30cf7f.ppc64le::postgresql:13",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgres-decoderbufs-0:0.10.0-2.module+el8.9.0+20664+9c30cf7f.s390x (postgresql:13) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.9.0+20664+9c30cf7f.s390x::postgresql:13"
},
"product_reference": "postgres-decoderbufs-0:0.10.0-2.module+el8.9.0+20664+9c30cf7f.s390x::postgresql:13",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgres-decoderbufs-0:0.10.0-2.module+el8.9.0+20664+9c30cf7f.src (postgresql:13) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.9.0+20664+9c30cf7f.src::postgresql:13"
},
"product_reference": "postgres-decoderbufs-0:0.10.0-2.module+el8.9.0+20664+9c30cf7f.src::postgresql:13",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgres-decoderbufs-0:0.10.0-2.module+el8.9.0+20664+9c30cf7f.x86_64 (postgresql:13) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.9.0+20664+9c30cf7f.x86_64::postgresql:13"
},
"product_reference": "postgres-decoderbufs-0:0.10.0-2.module+el8.9.0+20664+9c30cf7f.x86_64::postgresql:13",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.9.0+20664+9c30cf7f.aarch64 (postgresql:13) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.9.0+20664+9c30cf7f.aarch64::postgresql:13"
},
"product_reference": "postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.9.0+20664+9c30cf7f.aarch64::postgresql:13",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.9.0+20664+9c30cf7f.ppc64le (postgresql:13) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.9.0+20664+9c30cf7f.ppc64le::postgresql:13"
},
"product_reference": "postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.9.0+20664+9c30cf7f.ppc64le::postgresql:13",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.9.0+20664+9c30cf7f.s390x (postgresql:13) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.9.0+20664+9c30cf7f.s390x::postgresql:13"
},
"product_reference": "postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.9.0+20664+9c30cf7f.s390x::postgresql:13",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.9.0+20664+9c30cf7f.x86_64 (postgresql:13) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.9.0+20664+9c30cf7f.x86_64::postgresql:13"
},
"product_reference": "postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.9.0+20664+9c30cf7f.x86_64::postgresql:13",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.9.0+20664+9c30cf7f.aarch64 (postgresql:13) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.9.0+20664+9c30cf7f.aarch64::postgresql:13"
},
"product_reference": "postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.9.0+20664+9c30cf7f.aarch64::postgresql:13",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.9.0+20664+9c30cf7f.ppc64le (postgresql:13) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.9.0+20664+9c30cf7f.ppc64le::postgresql:13"
},
"product_reference": "postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.9.0+20664+9c30cf7f.ppc64le::postgresql:13",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.9.0+20664+9c30cf7f.s390x (postgresql:13) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.9.0+20664+9c30cf7f.s390x::postgresql:13"
},
"product_reference": "postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.9.0+20664+9c30cf7f.s390x::postgresql:13",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.9.0+20664+9c30cf7f.x86_64 (postgresql:13) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.9.0+20664+9c30cf7f.x86_64::postgresql:13"
},
"product_reference": "postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.9.0+20664+9c30cf7f.x86_64::postgresql:13",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64 (postgresql:13) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64::postgresql:13"
},
"product_reference": "postgresql-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64::postgresql:13",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le (postgresql:13) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le::postgresql:13"
},
"product_reference": "postgresql-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le::postgresql:13",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x (postgresql:13) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x::postgresql:13"
},
"product_reference": "postgresql-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x::postgresql:13",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.src (postgresql:13) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.src::postgresql:13"
},
"product_reference": "postgresql-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.src::postgresql:13",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64 (postgresql:13) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64::postgresql:13"
},
"product_reference": "postgresql-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64::postgresql:13",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-contrib-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64 (postgresql:13) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64::postgresql:13"
},
"product_reference": "postgresql-contrib-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64::postgresql:13",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-contrib-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le (postgresql:13) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le::postgresql:13"
},
"product_reference": "postgresql-contrib-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le::postgresql:13",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-contrib-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x (postgresql:13) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x::postgresql:13"
},
"product_reference": "postgresql-contrib-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x::postgresql:13",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-contrib-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64 (postgresql:13) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64::postgresql:13"
},
"product_reference": "postgresql-contrib-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64::postgresql:13",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-contrib-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64 (postgresql:13) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64::postgresql:13"
},
"product_reference": "postgresql-contrib-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64::postgresql:13",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-contrib-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le (postgresql:13) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le::postgresql:13"
},
"product_reference": "postgresql-contrib-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le::postgresql:13",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-contrib-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x (postgresql:13) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x::postgresql:13"
},
"product_reference": "postgresql-contrib-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x::postgresql:13",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-contrib-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64 (postgresql:13) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64::postgresql:13"
},
"product_reference": "postgresql-contrib-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64::postgresql:13",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64 (postgresql:13) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64::postgresql:13"
},
"product_reference": "postgresql-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64::postgresql:13",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le (postgresql:13) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le::postgresql:13"
},
"product_reference": "postgresql-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le::postgresql:13",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x (postgresql:13) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x::postgresql:13"
},
"product_reference": "postgresql-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x::postgresql:13",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64 (postgresql:13) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64::postgresql:13"
},
"product_reference": "postgresql-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64::postgresql:13",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-debugsource-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64 (postgresql:13) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql-debugsource-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64::postgresql:13"
},
"product_reference": "postgresql-debugsource-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64::postgresql:13",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-debugsource-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le (postgresql:13) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql-debugsource-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le::postgresql:13"
},
"product_reference": "postgresql-debugsource-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le::postgresql:13",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-debugsource-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x (postgresql:13) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql-debugsource-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x::postgresql:13"
},
"product_reference": "postgresql-debugsource-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x::postgresql:13",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-debugsource-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64 (postgresql:13) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql-debugsource-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64::postgresql:13"
},
"product_reference": "postgresql-debugsource-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64::postgresql:13",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-docs-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64 (postgresql:13) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64::postgresql:13"
},
"product_reference": "postgresql-docs-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64::postgresql:13",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-docs-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le (postgresql:13) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le::postgresql:13"
},
"product_reference": "postgresql-docs-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le::postgresql:13",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-docs-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x (postgresql:13) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x::postgresql:13"
},
"product_reference": "postgresql-docs-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x::postgresql:13",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-docs-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64 (postgresql:13) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64::postgresql:13"
},
"product_reference": "postgresql-docs-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64::postgresql:13",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-docs-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64 (postgresql:13) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64::postgresql:13"
},
"product_reference": "postgresql-docs-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64::postgresql:13",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-docs-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le (postgresql:13) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le::postgresql:13"
},
"product_reference": "postgresql-docs-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le::postgresql:13",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-docs-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x (postgresql:13) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x::postgresql:13"
},
"product_reference": "postgresql-docs-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x::postgresql:13",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-docs-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64 (postgresql:13) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64::postgresql:13"
},
"product_reference": "postgresql-docs-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64::postgresql:13",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plperl-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64 (postgresql:13) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64::postgresql:13"
},
"product_reference": "postgresql-plperl-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64::postgresql:13",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plperl-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le (postgresql:13) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le::postgresql:13"
},
"product_reference": "postgresql-plperl-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le::postgresql:13",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plperl-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x (postgresql:13) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x::postgresql:13"
},
"product_reference": "postgresql-plperl-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x::postgresql:13",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plperl-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64 (postgresql:13) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64::postgresql:13"
},
"product_reference": "postgresql-plperl-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64::postgresql:13",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plperl-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64 (postgresql:13) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64::postgresql:13"
},
"product_reference": "postgresql-plperl-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64::postgresql:13",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plperl-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le (postgresql:13) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le::postgresql:13"
},
"product_reference": "postgresql-plperl-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le::postgresql:13",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plperl-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x (postgresql:13) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x::postgresql:13"
},
"product_reference": "postgresql-plperl-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x::postgresql:13",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plperl-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64 (postgresql:13) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64::postgresql:13"
},
"product_reference": "postgresql-plperl-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64::postgresql:13",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plpython3-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64 (postgresql:13) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64::postgresql:13"
},
"product_reference": "postgresql-plpython3-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64::postgresql:13",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plpython3-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le (postgresql:13) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le::postgresql:13"
},
"product_reference": "postgresql-plpython3-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le::postgresql:13",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plpython3-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x (postgresql:13) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x::postgresql:13"
},
"product_reference": "postgresql-plpython3-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x::postgresql:13",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plpython3-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64 (postgresql:13) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64::postgresql:13"
},
"product_reference": "postgresql-plpython3-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64::postgresql:13",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plpython3-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64 (postgresql:13) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64::postgresql:13"
},
"product_reference": "postgresql-plpython3-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64::postgresql:13",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plpython3-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le (postgresql:13) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le::postgresql:13"
},
"product_reference": "postgresql-plpython3-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le::postgresql:13",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plpython3-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x (postgresql:13) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x::postgresql:13"
},
"product_reference": "postgresql-plpython3-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x::postgresql:13",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plpython3-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64 (postgresql:13) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64::postgresql:13"
},
"product_reference": "postgresql-plpython3-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64::postgresql:13",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-pltcl-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64 (postgresql:13) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64::postgresql:13"
},
"product_reference": "postgresql-pltcl-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64::postgresql:13",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-pltcl-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le (postgresql:13) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le::postgresql:13"
},
"product_reference": "postgresql-pltcl-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le::postgresql:13",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-pltcl-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x (postgresql:13) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x::postgresql:13"
},
"product_reference": "postgresql-pltcl-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x::postgresql:13",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-pltcl-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64 (postgresql:13) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64::postgresql:13"
},
"product_reference": "postgresql-pltcl-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64::postgresql:13",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-pltcl-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64 (postgresql:13) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64::postgresql:13"
},
"product_reference": "postgresql-pltcl-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64::postgresql:13",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-pltcl-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le (postgresql:13) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le::postgresql:13"
},
"product_reference": "postgresql-pltcl-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le::postgresql:13",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-pltcl-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x (postgresql:13) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x::postgresql:13"
},
"product_reference": "postgresql-pltcl-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x::postgresql:13",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-pltcl-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64 (postgresql:13) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64::postgresql:13"
},
"product_reference": "postgresql-pltcl-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64::postgresql:13",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64 (postgresql:13) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64::postgresql:13"
},
"product_reference": "postgresql-server-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64::postgresql:13",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le (postgresql:13) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le::postgresql:13"
},
"product_reference": "postgresql-server-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le::postgresql:13",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x (postgresql:13) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x::postgresql:13"
},
"product_reference": "postgresql-server-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x::postgresql:13",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64 (postgresql:13) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64::postgresql:13"
},
"product_reference": "postgresql-server-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64::postgresql:13",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64 (postgresql:13) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64::postgresql:13"
},
"product_reference": "postgresql-server-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64::postgresql:13",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le (postgresql:13) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le::postgresql:13"
},
"product_reference": "postgresql-server-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le::postgresql:13",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x (postgresql:13) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x::postgresql:13"
},
"product_reference": "postgresql-server-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x::postgresql:13",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64 (postgresql:13) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64::postgresql:13"
},
"product_reference": "postgresql-server-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64::postgresql:13",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-devel-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64 (postgresql:13) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64::postgresql:13"
},
"product_reference": "postgresql-server-devel-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64::postgresql:13",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-devel-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le (postgresql:13) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le::postgresql:13"
},
"product_reference": "postgresql-server-devel-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le::postgresql:13",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-devel-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x (postgresql:13) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x::postgresql:13"
},
"product_reference": "postgresql-server-devel-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x::postgresql:13",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-devel-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64 (postgresql:13) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64::postgresql:13"
},
"product_reference": "postgresql-server-devel-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64::postgresql:13",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-devel-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64 (postgresql:13) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64::postgresql:13"
},
"product_reference": "postgresql-server-devel-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64::postgresql:13",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-devel-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le (postgresql:13) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le::postgresql:13"
},
"product_reference": "postgresql-server-devel-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le::postgresql:13",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-devel-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x (postgresql:13) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x::postgresql:13"
},
"product_reference": "postgresql-server-devel-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x::postgresql:13",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-devel-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64 (postgresql:13) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64::postgresql:13"
},
"product_reference": "postgresql-server-devel-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64::postgresql:13",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-static-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64 (postgresql:13) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql-static-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64::postgresql:13"
},
"product_reference": "postgresql-static-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64::postgresql:13",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-static-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le (postgresql:13) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql-static-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le::postgresql:13"
},
"product_reference": "postgresql-static-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le::postgresql:13",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-static-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x (postgresql:13) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql-static-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x::postgresql:13"
},
"product_reference": "postgresql-static-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x::postgresql:13",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-static-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64 (postgresql:13) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql-static-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64::postgresql:13"
},
"product_reference": "postgresql-static-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64::postgresql:13",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-test-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64 (postgresql:13) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64::postgresql:13"
},
"product_reference": "postgresql-test-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64::postgresql:13",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-test-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le (postgresql:13) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le::postgresql:13"
},
"product_reference": "postgresql-test-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le::postgresql:13",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-test-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x (postgresql:13) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x::postgresql:13"
},
"product_reference": "postgresql-test-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x::postgresql:13",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-test-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64 (postgresql:13) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64::postgresql:13"
},
"product_reference": "postgresql-test-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64::postgresql:13",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-test-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64 (postgresql:13) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64::postgresql:13"
},
"product_reference": "postgresql-test-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64::postgresql:13",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-test-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le (postgresql:13) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le::postgresql:13"
},
"product_reference": "postgresql-test-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le::postgresql:13",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-test-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x (postgresql:13) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x::postgresql:13"
},
"product_reference": "postgresql-test-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x::postgresql:13",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-test-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64 (postgresql:13) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64::postgresql:13"
},
"product_reference": "postgresql-test-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64::postgresql:13",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-test-rpm-macros-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.noarch (postgresql:13) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-rpm-macros-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.noarch::postgresql:13"
},
"product_reference": "postgresql-test-rpm-macros-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.noarch::postgresql:13",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64 (postgresql:13) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64::postgresql:13"
},
"product_reference": "postgresql-upgrade-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64::postgresql:13",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le (postgresql:13) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le::postgresql:13"
},
"product_reference": "postgresql-upgrade-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le::postgresql:13",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x (postgresql:13) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x::postgresql:13"
},
"product_reference": "postgresql-upgrade-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x::postgresql:13",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64 (postgresql:13) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64::postgresql:13"
},
"product_reference": "postgresql-upgrade-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64::postgresql:13",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64 (postgresql:13) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64::postgresql:13"
},
"product_reference": "postgresql-upgrade-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64::postgresql:13",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le (postgresql:13) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le::postgresql:13"
},
"product_reference": "postgresql-upgrade-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le::postgresql:13",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x (postgresql:13) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x::postgresql:13"
},
"product_reference": "postgresql-upgrade-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x::postgresql:13",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64 (postgresql:13) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64::postgresql:13"
},
"product_reference": "postgresql-upgrade-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64::postgresql:13",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-devel-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64 (postgresql:13) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64::postgresql:13"
},
"product_reference": "postgresql-upgrade-devel-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64::postgresql:13",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-devel-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le (postgresql:13) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le::postgresql:13"
},
"product_reference": "postgresql-upgrade-devel-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le::postgresql:13",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-devel-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x (postgresql:13) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x::postgresql:13"
},
"product_reference": "postgresql-upgrade-devel-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x::postgresql:13",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-devel-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64 (postgresql:13) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64::postgresql:13"
},
"product_reference": "postgresql-upgrade-devel-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64::postgresql:13",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-devel-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64 (postgresql:13) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64::postgresql:13"
},
"product_reference": "postgresql-upgrade-devel-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64::postgresql:13",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-devel-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le (postgresql:13) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le::postgresql:13"
},
"product_reference": "postgresql-upgrade-devel-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le::postgresql:13",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-devel-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x (postgresql:13) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x::postgresql:13"
},
"product_reference": "postgresql-upgrade-devel-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x::postgresql:13",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-devel-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64 (postgresql:13) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64::postgresql:13"
},
"product_reference": "postgresql-upgrade-devel-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64::postgresql:13",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2024-10976",
"cwe": {
"id": "CWE-1250",
"name": "Improper Preservation of Consistency Between Independent Representations of Shared State"
},
"discovery_date": "2024-11-14T14:01:51.200335+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2326263"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in PostgreSQL. This vulnerability allows incorrect row-level security policies to be applied via subqueries, WITH queries, security invoker views, or SQL-language functions that reference tables with row-level security policies. This issue arises when a query is planned under one role and executed under another, potentially leading to unauthorized reads or modifications of data.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "postgresql: PostgreSQL row security below e.g. subqueries disregards user ID changes",
"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.10.0.Z.MAIN.EUS:pg_repack-0:1.4.6-3.module+el8.9.0+20664+9c30cf7f.aarch64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-0:1.4.6-3.module+el8.9.0+20664+9c30cf7f.ppc64le::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-0:1.4.6-3.module+el8.9.0+20664+9c30cf7f.s390x::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-0:1.4.6-3.module+el8.9.0+20664+9c30cf7f.src::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-0:1.4.6-3.module+el8.9.0+20664+9c30cf7f.x86_64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debuginfo-0:1.4.6-3.module+el8.9.0+20664+9c30cf7f.aarch64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debuginfo-0:1.4.6-3.module+el8.9.0+20664+9c30cf7f.ppc64le::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debuginfo-0:1.4.6-3.module+el8.9.0+20664+9c30cf7f.s390x::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debuginfo-0:1.4.6-3.module+el8.9.0+20664+9c30cf7f.x86_64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debugsource-0:1.4.6-3.module+el8.9.0+20664+9c30cf7f.aarch64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debugsource-0:1.4.6-3.module+el8.9.0+20664+9c30cf7f.ppc64le::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debugsource-0:1.4.6-3.module+el8.9.0+20664+9c30cf7f.s390x::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debugsource-0:1.4.6-3.module+el8.9.0+20664+9c30cf7f.x86_64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-0:1.5.0-1.module+el8.9.0+20664+9c30cf7f.aarch64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-0:1.5.0-1.module+el8.9.0+20664+9c30cf7f.ppc64le::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-0:1.5.0-1.module+el8.9.0+20664+9c30cf7f.s390x::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-0:1.5.0-1.module+el8.9.0+20664+9c30cf7f.src::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-0:1.5.0-1.module+el8.9.0+20664+9c30cf7f.x86_64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debuginfo-0:1.5.0-1.module+el8.9.0+20664+9c30cf7f.aarch64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debuginfo-0:1.5.0-1.module+el8.9.0+20664+9c30cf7f.ppc64le::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debuginfo-0:1.5.0-1.module+el8.9.0+20664+9c30cf7f.s390x::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debuginfo-0:1.5.0-1.module+el8.9.0+20664+9c30cf7f.x86_64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debugsource-0:1.5.0-1.module+el8.9.0+20664+9c30cf7f.aarch64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debugsource-0:1.5.0-1.module+el8.9.0+20664+9c30cf7f.ppc64le::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debugsource-0:1.5.0-1.module+el8.9.0+20664+9c30cf7f.s390x::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debugsource-0:1.5.0-1.module+el8.9.0+20664+9c30cf7f.x86_64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.9.0+20664+9c30cf7f.aarch64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.9.0+20664+9c30cf7f.ppc64le::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.9.0+20664+9c30cf7f.s390x::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.9.0+20664+9c30cf7f.src::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.9.0+20664+9c30cf7f.x86_64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.9.0+20664+9c30cf7f.aarch64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.9.0+20664+9c30cf7f.ppc64le::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.9.0+20664+9c30cf7f.s390x::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.9.0+20664+9c30cf7f.x86_64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.9.0+20664+9c30cf7f.aarch64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.9.0+20664+9c30cf7f.ppc64le::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.9.0+20664+9c30cf7f.s390x::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.9.0+20664+9c30cf7f.x86_64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.src::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-debugsource-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-debugsource-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-debugsource-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-debugsource-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-static-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-static-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-static-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-static-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-rpm-macros-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.noarch::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64::postgresql:13"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-10976"
},
{
"category": "external",
"summary": "RHBZ#2326263",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2326263"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-10976",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-10976"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-10976",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-10976"
},
{
"category": "external",
"summary": "https://www.postgresql.org/support/security/CVE-2024-10976/",
"url": "https://www.postgresql.org/support/security/CVE-2024-10976/"
}
],
"release_date": "2024-11-14T13:00:01.930000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-12-05T09:15:31+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-0:1.4.6-3.module+el8.9.0+20664+9c30cf7f.aarch64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-0:1.4.6-3.module+el8.9.0+20664+9c30cf7f.ppc64le::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-0:1.4.6-3.module+el8.9.0+20664+9c30cf7f.s390x::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-0:1.4.6-3.module+el8.9.0+20664+9c30cf7f.src::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-0:1.4.6-3.module+el8.9.0+20664+9c30cf7f.x86_64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debuginfo-0:1.4.6-3.module+el8.9.0+20664+9c30cf7f.aarch64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debuginfo-0:1.4.6-3.module+el8.9.0+20664+9c30cf7f.ppc64le::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debuginfo-0:1.4.6-3.module+el8.9.0+20664+9c30cf7f.s390x::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debuginfo-0:1.4.6-3.module+el8.9.0+20664+9c30cf7f.x86_64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debugsource-0:1.4.6-3.module+el8.9.0+20664+9c30cf7f.aarch64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debugsource-0:1.4.6-3.module+el8.9.0+20664+9c30cf7f.ppc64le::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debugsource-0:1.4.6-3.module+el8.9.0+20664+9c30cf7f.s390x::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debugsource-0:1.4.6-3.module+el8.9.0+20664+9c30cf7f.x86_64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-0:1.5.0-1.module+el8.9.0+20664+9c30cf7f.aarch64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-0:1.5.0-1.module+el8.9.0+20664+9c30cf7f.ppc64le::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-0:1.5.0-1.module+el8.9.0+20664+9c30cf7f.s390x::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-0:1.5.0-1.module+el8.9.0+20664+9c30cf7f.src::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-0:1.5.0-1.module+el8.9.0+20664+9c30cf7f.x86_64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debuginfo-0:1.5.0-1.module+el8.9.0+20664+9c30cf7f.aarch64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debuginfo-0:1.5.0-1.module+el8.9.0+20664+9c30cf7f.ppc64le::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debuginfo-0:1.5.0-1.module+el8.9.0+20664+9c30cf7f.s390x::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debuginfo-0:1.5.0-1.module+el8.9.0+20664+9c30cf7f.x86_64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debugsource-0:1.5.0-1.module+el8.9.0+20664+9c30cf7f.aarch64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debugsource-0:1.5.0-1.module+el8.9.0+20664+9c30cf7f.ppc64le::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debugsource-0:1.5.0-1.module+el8.9.0+20664+9c30cf7f.s390x::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debugsource-0:1.5.0-1.module+el8.9.0+20664+9c30cf7f.x86_64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.9.0+20664+9c30cf7f.aarch64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.9.0+20664+9c30cf7f.ppc64le::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.9.0+20664+9c30cf7f.s390x::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.9.0+20664+9c30cf7f.src::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.9.0+20664+9c30cf7f.x86_64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.9.0+20664+9c30cf7f.aarch64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.9.0+20664+9c30cf7f.ppc64le::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.9.0+20664+9c30cf7f.s390x::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.9.0+20664+9c30cf7f.x86_64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.9.0+20664+9c30cf7f.aarch64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.9.0+20664+9c30cf7f.ppc64le::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.9.0+20664+9c30cf7f.s390x::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.9.0+20664+9c30cf7f.x86_64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.src::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-debugsource-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-debugsource-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-debugsource-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-debugsource-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-static-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-static-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-static-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-static-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-rpm-macros-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.noarch::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64::postgresql:13"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:10832"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options don\u0027t meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-0:1.4.6-3.module+el8.9.0+20664+9c30cf7f.aarch64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-0:1.4.6-3.module+el8.9.0+20664+9c30cf7f.ppc64le::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-0:1.4.6-3.module+el8.9.0+20664+9c30cf7f.s390x::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-0:1.4.6-3.module+el8.9.0+20664+9c30cf7f.src::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-0:1.4.6-3.module+el8.9.0+20664+9c30cf7f.x86_64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debuginfo-0:1.4.6-3.module+el8.9.0+20664+9c30cf7f.aarch64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debuginfo-0:1.4.6-3.module+el8.9.0+20664+9c30cf7f.ppc64le::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debuginfo-0:1.4.6-3.module+el8.9.0+20664+9c30cf7f.s390x::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debuginfo-0:1.4.6-3.module+el8.9.0+20664+9c30cf7f.x86_64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debugsource-0:1.4.6-3.module+el8.9.0+20664+9c30cf7f.aarch64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debugsource-0:1.4.6-3.module+el8.9.0+20664+9c30cf7f.ppc64le::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debugsource-0:1.4.6-3.module+el8.9.0+20664+9c30cf7f.s390x::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debugsource-0:1.4.6-3.module+el8.9.0+20664+9c30cf7f.x86_64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-0:1.5.0-1.module+el8.9.0+20664+9c30cf7f.aarch64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-0:1.5.0-1.module+el8.9.0+20664+9c30cf7f.ppc64le::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-0:1.5.0-1.module+el8.9.0+20664+9c30cf7f.s390x::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-0:1.5.0-1.module+el8.9.0+20664+9c30cf7f.src::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-0:1.5.0-1.module+el8.9.0+20664+9c30cf7f.x86_64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debuginfo-0:1.5.0-1.module+el8.9.0+20664+9c30cf7f.aarch64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debuginfo-0:1.5.0-1.module+el8.9.0+20664+9c30cf7f.ppc64le::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debuginfo-0:1.5.0-1.module+el8.9.0+20664+9c30cf7f.s390x::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debuginfo-0:1.5.0-1.module+el8.9.0+20664+9c30cf7f.x86_64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debugsource-0:1.5.0-1.module+el8.9.0+20664+9c30cf7f.aarch64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debugsource-0:1.5.0-1.module+el8.9.0+20664+9c30cf7f.ppc64le::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debugsource-0:1.5.0-1.module+el8.9.0+20664+9c30cf7f.s390x::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debugsource-0:1.5.0-1.module+el8.9.0+20664+9c30cf7f.x86_64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.9.0+20664+9c30cf7f.aarch64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.9.0+20664+9c30cf7f.ppc64le::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.9.0+20664+9c30cf7f.s390x::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.9.0+20664+9c30cf7f.src::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.9.0+20664+9c30cf7f.x86_64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.9.0+20664+9c30cf7f.aarch64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.9.0+20664+9c30cf7f.ppc64le::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.9.0+20664+9c30cf7f.s390x::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.9.0+20664+9c30cf7f.x86_64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.9.0+20664+9c30cf7f.aarch64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.9.0+20664+9c30cf7f.ppc64le::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.9.0+20664+9c30cf7f.s390x::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.9.0+20664+9c30cf7f.x86_64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.src::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-debugsource-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-debugsource-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-debugsource-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-debugsource-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-static-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-static-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-static-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-static-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-rpm-macros-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.noarch::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.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.10.0.Z.MAIN.EUS:pg_repack-0:1.4.6-3.module+el8.9.0+20664+9c30cf7f.aarch64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-0:1.4.6-3.module+el8.9.0+20664+9c30cf7f.ppc64le::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-0:1.4.6-3.module+el8.9.0+20664+9c30cf7f.s390x::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-0:1.4.6-3.module+el8.9.0+20664+9c30cf7f.src::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-0:1.4.6-3.module+el8.9.0+20664+9c30cf7f.x86_64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debuginfo-0:1.4.6-3.module+el8.9.0+20664+9c30cf7f.aarch64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debuginfo-0:1.4.6-3.module+el8.9.0+20664+9c30cf7f.ppc64le::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debuginfo-0:1.4.6-3.module+el8.9.0+20664+9c30cf7f.s390x::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debuginfo-0:1.4.6-3.module+el8.9.0+20664+9c30cf7f.x86_64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debugsource-0:1.4.6-3.module+el8.9.0+20664+9c30cf7f.aarch64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debugsource-0:1.4.6-3.module+el8.9.0+20664+9c30cf7f.ppc64le::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debugsource-0:1.4.6-3.module+el8.9.0+20664+9c30cf7f.s390x::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debugsource-0:1.4.6-3.module+el8.9.0+20664+9c30cf7f.x86_64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-0:1.5.0-1.module+el8.9.0+20664+9c30cf7f.aarch64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-0:1.5.0-1.module+el8.9.0+20664+9c30cf7f.ppc64le::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-0:1.5.0-1.module+el8.9.0+20664+9c30cf7f.s390x::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-0:1.5.0-1.module+el8.9.0+20664+9c30cf7f.src::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-0:1.5.0-1.module+el8.9.0+20664+9c30cf7f.x86_64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debuginfo-0:1.5.0-1.module+el8.9.0+20664+9c30cf7f.aarch64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debuginfo-0:1.5.0-1.module+el8.9.0+20664+9c30cf7f.ppc64le::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debuginfo-0:1.5.0-1.module+el8.9.0+20664+9c30cf7f.s390x::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debuginfo-0:1.5.0-1.module+el8.9.0+20664+9c30cf7f.x86_64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debugsource-0:1.5.0-1.module+el8.9.0+20664+9c30cf7f.aarch64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debugsource-0:1.5.0-1.module+el8.9.0+20664+9c30cf7f.ppc64le::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debugsource-0:1.5.0-1.module+el8.9.0+20664+9c30cf7f.s390x::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debugsource-0:1.5.0-1.module+el8.9.0+20664+9c30cf7f.x86_64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.9.0+20664+9c30cf7f.aarch64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.9.0+20664+9c30cf7f.ppc64le::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.9.0+20664+9c30cf7f.s390x::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.9.0+20664+9c30cf7f.src::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.9.0+20664+9c30cf7f.x86_64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.9.0+20664+9c30cf7f.aarch64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.9.0+20664+9c30cf7f.ppc64le::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.9.0+20664+9c30cf7f.s390x::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.9.0+20664+9c30cf7f.x86_64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.9.0+20664+9c30cf7f.aarch64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.9.0+20664+9c30cf7f.ppc64le::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.9.0+20664+9c30cf7f.s390x::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.9.0+20664+9c30cf7f.x86_64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.src::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-debugsource-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-debugsource-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-debugsource-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-debugsource-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-static-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-static-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-static-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-static-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-rpm-macros-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.noarch::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64::postgresql:13"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "postgresql: PostgreSQL row security below e.g. subqueries disregards user ID changes"
},
{
"cve": "CVE-2024-10978",
"cwe": {
"id": "CWE-266",
"name": "Incorrect Privilege Assignment"
},
"discovery_date": "2024-11-14T14:01:03.625881+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2326251"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in PostgreSQL. This vulnerability allows a less-privileged application user to view or change unintended rows using SET ROLE, SET SESSION AUTHORIZATION, or equivalent features resulting in loss of confidentiality integrity and availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "postgresql: PostgreSQL SET ROLE, SET SESSION AUTHORIZATION reset to wrong user ID",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Within regulated environments, a combination of the following controls acts as a significant barrier to successfully exploiting a CWE-266: and therefore downgrades the severity of this particular CVE from Moderate to Low.\n\nAccess to the platform is granted only after successful hard token, multi-factor authentication (MFA), which is coupled with least privilege principles to ensure that only authorized roles and users can execute or manipulate code. Additionally, the platform\u0027s built-in Role-Based Access Control (RBAC) enforces least privilege across workloads. Red Hat enforces the principle of least functionality, ensuring that only essential features, services, and ports are enabled. Event logs are collected and processed for centralization, correlation, analysis, monitoring, reporting, alerting, and retention, which helps detect and alert of any anomalous or unauthorized activity. Finally, process isolation ensures that compromised components are contained within the originating process, preventing it from affecting other processes or the system as a whole.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-0:1.4.6-3.module+el8.9.0+20664+9c30cf7f.aarch64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-0:1.4.6-3.module+el8.9.0+20664+9c30cf7f.ppc64le::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-0:1.4.6-3.module+el8.9.0+20664+9c30cf7f.s390x::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-0:1.4.6-3.module+el8.9.0+20664+9c30cf7f.src::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-0:1.4.6-3.module+el8.9.0+20664+9c30cf7f.x86_64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debuginfo-0:1.4.6-3.module+el8.9.0+20664+9c30cf7f.aarch64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debuginfo-0:1.4.6-3.module+el8.9.0+20664+9c30cf7f.ppc64le::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debuginfo-0:1.4.6-3.module+el8.9.0+20664+9c30cf7f.s390x::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debuginfo-0:1.4.6-3.module+el8.9.0+20664+9c30cf7f.x86_64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debugsource-0:1.4.6-3.module+el8.9.0+20664+9c30cf7f.aarch64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debugsource-0:1.4.6-3.module+el8.9.0+20664+9c30cf7f.ppc64le::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debugsource-0:1.4.6-3.module+el8.9.0+20664+9c30cf7f.s390x::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debugsource-0:1.4.6-3.module+el8.9.0+20664+9c30cf7f.x86_64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-0:1.5.0-1.module+el8.9.0+20664+9c30cf7f.aarch64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-0:1.5.0-1.module+el8.9.0+20664+9c30cf7f.ppc64le::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-0:1.5.0-1.module+el8.9.0+20664+9c30cf7f.s390x::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-0:1.5.0-1.module+el8.9.0+20664+9c30cf7f.src::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-0:1.5.0-1.module+el8.9.0+20664+9c30cf7f.x86_64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debuginfo-0:1.5.0-1.module+el8.9.0+20664+9c30cf7f.aarch64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debuginfo-0:1.5.0-1.module+el8.9.0+20664+9c30cf7f.ppc64le::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debuginfo-0:1.5.0-1.module+el8.9.0+20664+9c30cf7f.s390x::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debuginfo-0:1.5.0-1.module+el8.9.0+20664+9c30cf7f.x86_64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debugsource-0:1.5.0-1.module+el8.9.0+20664+9c30cf7f.aarch64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debugsource-0:1.5.0-1.module+el8.9.0+20664+9c30cf7f.ppc64le::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debugsource-0:1.5.0-1.module+el8.9.0+20664+9c30cf7f.s390x::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debugsource-0:1.5.0-1.module+el8.9.0+20664+9c30cf7f.x86_64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.9.0+20664+9c30cf7f.aarch64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.9.0+20664+9c30cf7f.ppc64le::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.9.0+20664+9c30cf7f.s390x::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.9.0+20664+9c30cf7f.src::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.9.0+20664+9c30cf7f.x86_64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.9.0+20664+9c30cf7f.aarch64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.9.0+20664+9c30cf7f.ppc64le::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.9.0+20664+9c30cf7f.s390x::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.9.0+20664+9c30cf7f.x86_64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.9.0+20664+9c30cf7f.aarch64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.9.0+20664+9c30cf7f.ppc64le::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.9.0+20664+9c30cf7f.s390x::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.9.0+20664+9c30cf7f.x86_64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.src::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-debugsource-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-debugsource-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-debugsource-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-debugsource-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-static-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-static-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-static-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-static-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-rpm-macros-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.noarch::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64::postgresql:13"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-10978"
},
{
"category": "external",
"summary": "RHBZ#2326251",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2326251"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-10978",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-10978"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-10978",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-10978"
},
{
"category": "external",
"summary": "https://www.postgresql.org/support/security/CVE-2024-10978/",
"url": "https://www.postgresql.org/support/security/CVE-2024-10978/"
}
],
"release_date": "2024-11-14T13:00:07.398000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-12-05T09:15:31+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-0:1.4.6-3.module+el8.9.0+20664+9c30cf7f.aarch64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-0:1.4.6-3.module+el8.9.0+20664+9c30cf7f.ppc64le::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-0:1.4.6-3.module+el8.9.0+20664+9c30cf7f.s390x::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-0:1.4.6-3.module+el8.9.0+20664+9c30cf7f.src::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-0:1.4.6-3.module+el8.9.0+20664+9c30cf7f.x86_64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debuginfo-0:1.4.6-3.module+el8.9.0+20664+9c30cf7f.aarch64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debuginfo-0:1.4.6-3.module+el8.9.0+20664+9c30cf7f.ppc64le::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debuginfo-0:1.4.6-3.module+el8.9.0+20664+9c30cf7f.s390x::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debuginfo-0:1.4.6-3.module+el8.9.0+20664+9c30cf7f.x86_64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debugsource-0:1.4.6-3.module+el8.9.0+20664+9c30cf7f.aarch64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debugsource-0:1.4.6-3.module+el8.9.0+20664+9c30cf7f.ppc64le::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debugsource-0:1.4.6-3.module+el8.9.0+20664+9c30cf7f.s390x::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debugsource-0:1.4.6-3.module+el8.9.0+20664+9c30cf7f.x86_64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-0:1.5.0-1.module+el8.9.0+20664+9c30cf7f.aarch64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-0:1.5.0-1.module+el8.9.0+20664+9c30cf7f.ppc64le::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-0:1.5.0-1.module+el8.9.0+20664+9c30cf7f.s390x::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-0:1.5.0-1.module+el8.9.0+20664+9c30cf7f.src::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-0:1.5.0-1.module+el8.9.0+20664+9c30cf7f.x86_64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debuginfo-0:1.5.0-1.module+el8.9.0+20664+9c30cf7f.aarch64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debuginfo-0:1.5.0-1.module+el8.9.0+20664+9c30cf7f.ppc64le::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debuginfo-0:1.5.0-1.module+el8.9.0+20664+9c30cf7f.s390x::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debuginfo-0:1.5.0-1.module+el8.9.0+20664+9c30cf7f.x86_64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debugsource-0:1.5.0-1.module+el8.9.0+20664+9c30cf7f.aarch64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debugsource-0:1.5.0-1.module+el8.9.0+20664+9c30cf7f.ppc64le::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debugsource-0:1.5.0-1.module+el8.9.0+20664+9c30cf7f.s390x::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debugsource-0:1.5.0-1.module+el8.9.0+20664+9c30cf7f.x86_64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.9.0+20664+9c30cf7f.aarch64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.9.0+20664+9c30cf7f.ppc64le::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.9.0+20664+9c30cf7f.s390x::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.9.0+20664+9c30cf7f.src::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.9.0+20664+9c30cf7f.x86_64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.9.0+20664+9c30cf7f.aarch64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.9.0+20664+9c30cf7f.ppc64le::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.9.0+20664+9c30cf7f.s390x::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.9.0+20664+9c30cf7f.x86_64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.9.0+20664+9c30cf7f.aarch64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.9.0+20664+9c30cf7f.ppc64le::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.9.0+20664+9c30cf7f.s390x::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.9.0+20664+9c30cf7f.x86_64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.src::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-debugsource-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-debugsource-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-debugsource-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-debugsource-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-static-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-static-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-static-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-static-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-rpm-macros-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.noarch::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64::postgresql:13"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:10832"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options don\u0027t meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-0:1.4.6-3.module+el8.9.0+20664+9c30cf7f.aarch64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-0:1.4.6-3.module+el8.9.0+20664+9c30cf7f.ppc64le::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-0:1.4.6-3.module+el8.9.0+20664+9c30cf7f.s390x::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-0:1.4.6-3.module+el8.9.0+20664+9c30cf7f.src::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-0:1.4.6-3.module+el8.9.0+20664+9c30cf7f.x86_64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debuginfo-0:1.4.6-3.module+el8.9.0+20664+9c30cf7f.aarch64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debuginfo-0:1.4.6-3.module+el8.9.0+20664+9c30cf7f.ppc64le::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debuginfo-0:1.4.6-3.module+el8.9.0+20664+9c30cf7f.s390x::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debuginfo-0:1.4.6-3.module+el8.9.0+20664+9c30cf7f.x86_64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debugsource-0:1.4.6-3.module+el8.9.0+20664+9c30cf7f.aarch64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debugsource-0:1.4.6-3.module+el8.9.0+20664+9c30cf7f.ppc64le::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debugsource-0:1.4.6-3.module+el8.9.0+20664+9c30cf7f.s390x::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debugsource-0:1.4.6-3.module+el8.9.0+20664+9c30cf7f.x86_64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-0:1.5.0-1.module+el8.9.0+20664+9c30cf7f.aarch64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-0:1.5.0-1.module+el8.9.0+20664+9c30cf7f.ppc64le::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-0:1.5.0-1.module+el8.9.0+20664+9c30cf7f.s390x::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-0:1.5.0-1.module+el8.9.0+20664+9c30cf7f.src::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-0:1.5.0-1.module+el8.9.0+20664+9c30cf7f.x86_64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debuginfo-0:1.5.0-1.module+el8.9.0+20664+9c30cf7f.aarch64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debuginfo-0:1.5.0-1.module+el8.9.0+20664+9c30cf7f.ppc64le::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debuginfo-0:1.5.0-1.module+el8.9.0+20664+9c30cf7f.s390x::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debuginfo-0:1.5.0-1.module+el8.9.0+20664+9c30cf7f.x86_64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debugsource-0:1.5.0-1.module+el8.9.0+20664+9c30cf7f.aarch64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debugsource-0:1.5.0-1.module+el8.9.0+20664+9c30cf7f.ppc64le::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debugsource-0:1.5.0-1.module+el8.9.0+20664+9c30cf7f.s390x::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debugsource-0:1.5.0-1.module+el8.9.0+20664+9c30cf7f.x86_64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.9.0+20664+9c30cf7f.aarch64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.9.0+20664+9c30cf7f.ppc64le::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.9.0+20664+9c30cf7f.s390x::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.9.0+20664+9c30cf7f.src::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.9.0+20664+9c30cf7f.x86_64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.9.0+20664+9c30cf7f.aarch64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.9.0+20664+9c30cf7f.ppc64le::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.9.0+20664+9c30cf7f.s390x::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.9.0+20664+9c30cf7f.x86_64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.9.0+20664+9c30cf7f.aarch64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.9.0+20664+9c30cf7f.ppc64le::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.9.0+20664+9c30cf7f.s390x::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.9.0+20664+9c30cf7f.x86_64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.src::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-debugsource-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-debugsource-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-debugsource-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-debugsource-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-static-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-static-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-static-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-static-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-rpm-macros-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.noarch::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.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.10.0.Z.MAIN.EUS:pg_repack-0:1.4.6-3.module+el8.9.0+20664+9c30cf7f.aarch64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-0:1.4.6-3.module+el8.9.0+20664+9c30cf7f.ppc64le::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-0:1.4.6-3.module+el8.9.0+20664+9c30cf7f.s390x::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-0:1.4.6-3.module+el8.9.0+20664+9c30cf7f.src::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-0:1.4.6-3.module+el8.9.0+20664+9c30cf7f.x86_64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debuginfo-0:1.4.6-3.module+el8.9.0+20664+9c30cf7f.aarch64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debuginfo-0:1.4.6-3.module+el8.9.0+20664+9c30cf7f.ppc64le::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debuginfo-0:1.4.6-3.module+el8.9.0+20664+9c30cf7f.s390x::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debuginfo-0:1.4.6-3.module+el8.9.0+20664+9c30cf7f.x86_64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debugsource-0:1.4.6-3.module+el8.9.0+20664+9c30cf7f.aarch64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debugsource-0:1.4.6-3.module+el8.9.0+20664+9c30cf7f.ppc64le::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debugsource-0:1.4.6-3.module+el8.9.0+20664+9c30cf7f.s390x::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debugsource-0:1.4.6-3.module+el8.9.0+20664+9c30cf7f.x86_64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-0:1.5.0-1.module+el8.9.0+20664+9c30cf7f.aarch64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-0:1.5.0-1.module+el8.9.0+20664+9c30cf7f.ppc64le::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-0:1.5.0-1.module+el8.9.0+20664+9c30cf7f.s390x::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-0:1.5.0-1.module+el8.9.0+20664+9c30cf7f.src::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-0:1.5.0-1.module+el8.9.0+20664+9c30cf7f.x86_64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debuginfo-0:1.5.0-1.module+el8.9.0+20664+9c30cf7f.aarch64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debuginfo-0:1.5.0-1.module+el8.9.0+20664+9c30cf7f.ppc64le::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debuginfo-0:1.5.0-1.module+el8.9.0+20664+9c30cf7f.s390x::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debuginfo-0:1.5.0-1.module+el8.9.0+20664+9c30cf7f.x86_64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debugsource-0:1.5.0-1.module+el8.9.0+20664+9c30cf7f.aarch64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debugsource-0:1.5.0-1.module+el8.9.0+20664+9c30cf7f.ppc64le::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debugsource-0:1.5.0-1.module+el8.9.0+20664+9c30cf7f.s390x::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debugsource-0:1.5.0-1.module+el8.9.0+20664+9c30cf7f.x86_64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.9.0+20664+9c30cf7f.aarch64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.9.0+20664+9c30cf7f.ppc64le::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.9.0+20664+9c30cf7f.s390x::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.9.0+20664+9c30cf7f.src::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.9.0+20664+9c30cf7f.x86_64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.9.0+20664+9c30cf7f.aarch64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.9.0+20664+9c30cf7f.ppc64le::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.9.0+20664+9c30cf7f.s390x::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.9.0+20664+9c30cf7f.x86_64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.9.0+20664+9c30cf7f.aarch64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.9.0+20664+9c30cf7f.ppc64le::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.9.0+20664+9c30cf7f.s390x::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.9.0+20664+9c30cf7f.x86_64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.src::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-debugsource-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-debugsource-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-debugsource-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-debugsource-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-static-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-static-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-static-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-static-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-rpm-macros-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.noarch::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64::postgresql:13"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "postgresql: PostgreSQL SET ROLE, SET SESSION AUTHORIZATION reset to wrong user ID"
},
{
"cve": "CVE-2024-10979",
"cwe": {
"id": "CWE-15",
"name": "External Control of System or Configuration Setting"
},
"discovery_date": "2024-11-14T14:01:12.059934+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2326253"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in PostgreSQL PL/Perl. This vulnerability allows an unprivileged database user to change sensitive process environment variables (e.g., PATH) via incorrect control of environment variables.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "postgresql: PostgreSQL PL/Perl environment variable changes execute arbitrary code",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability has been given a severity rating of important because the ability to modify sensitive process environment variables (ex. PATH) can lead to unauthorized code execution and privilege escalation. Depending on the privileges of the PostgreSQL user, an attacker may be able to gain higher-level access to the underlying server and create functions who modify environment variables and execute arbitrary commands.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-0:1.4.6-3.module+el8.9.0+20664+9c30cf7f.aarch64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-0:1.4.6-3.module+el8.9.0+20664+9c30cf7f.ppc64le::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-0:1.4.6-3.module+el8.9.0+20664+9c30cf7f.s390x::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-0:1.4.6-3.module+el8.9.0+20664+9c30cf7f.src::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-0:1.4.6-3.module+el8.9.0+20664+9c30cf7f.x86_64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debuginfo-0:1.4.6-3.module+el8.9.0+20664+9c30cf7f.aarch64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debuginfo-0:1.4.6-3.module+el8.9.0+20664+9c30cf7f.ppc64le::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debuginfo-0:1.4.6-3.module+el8.9.0+20664+9c30cf7f.s390x::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debuginfo-0:1.4.6-3.module+el8.9.0+20664+9c30cf7f.x86_64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debugsource-0:1.4.6-3.module+el8.9.0+20664+9c30cf7f.aarch64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debugsource-0:1.4.6-3.module+el8.9.0+20664+9c30cf7f.ppc64le::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debugsource-0:1.4.6-3.module+el8.9.0+20664+9c30cf7f.s390x::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debugsource-0:1.4.6-3.module+el8.9.0+20664+9c30cf7f.x86_64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-0:1.5.0-1.module+el8.9.0+20664+9c30cf7f.aarch64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-0:1.5.0-1.module+el8.9.0+20664+9c30cf7f.ppc64le::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-0:1.5.0-1.module+el8.9.0+20664+9c30cf7f.s390x::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-0:1.5.0-1.module+el8.9.0+20664+9c30cf7f.src::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-0:1.5.0-1.module+el8.9.0+20664+9c30cf7f.x86_64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debuginfo-0:1.5.0-1.module+el8.9.0+20664+9c30cf7f.aarch64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debuginfo-0:1.5.0-1.module+el8.9.0+20664+9c30cf7f.ppc64le::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debuginfo-0:1.5.0-1.module+el8.9.0+20664+9c30cf7f.s390x::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debuginfo-0:1.5.0-1.module+el8.9.0+20664+9c30cf7f.x86_64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debugsource-0:1.5.0-1.module+el8.9.0+20664+9c30cf7f.aarch64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debugsource-0:1.5.0-1.module+el8.9.0+20664+9c30cf7f.ppc64le::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debugsource-0:1.5.0-1.module+el8.9.0+20664+9c30cf7f.s390x::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debugsource-0:1.5.0-1.module+el8.9.0+20664+9c30cf7f.x86_64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.9.0+20664+9c30cf7f.aarch64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.9.0+20664+9c30cf7f.ppc64le::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.9.0+20664+9c30cf7f.s390x::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.9.0+20664+9c30cf7f.src::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.9.0+20664+9c30cf7f.x86_64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.9.0+20664+9c30cf7f.aarch64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.9.0+20664+9c30cf7f.ppc64le::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.9.0+20664+9c30cf7f.s390x::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.9.0+20664+9c30cf7f.x86_64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.9.0+20664+9c30cf7f.aarch64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.9.0+20664+9c30cf7f.ppc64le::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.9.0+20664+9c30cf7f.s390x::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.9.0+20664+9c30cf7f.x86_64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.src::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-debugsource-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-debugsource-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-debugsource-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-debugsource-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-static-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-static-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-static-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-static-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-rpm-macros-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.noarch::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64::postgresql:13"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-10979"
},
{
"category": "external",
"summary": "RHBZ#2326253",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2326253"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-10979",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-10979"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-10979",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-10979"
},
{
"category": "external",
"summary": "https://www.postgresql.org/support/security/CVE-2024-10979/",
"url": "https://www.postgresql.org/support/security/CVE-2024-10979/"
}
],
"release_date": "2024-11-14T13:00:08.586000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-12-05T09:15:31+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-0:1.4.6-3.module+el8.9.0+20664+9c30cf7f.aarch64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-0:1.4.6-3.module+el8.9.0+20664+9c30cf7f.ppc64le::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-0:1.4.6-3.module+el8.9.0+20664+9c30cf7f.s390x::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-0:1.4.6-3.module+el8.9.0+20664+9c30cf7f.src::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-0:1.4.6-3.module+el8.9.0+20664+9c30cf7f.x86_64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debuginfo-0:1.4.6-3.module+el8.9.0+20664+9c30cf7f.aarch64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debuginfo-0:1.4.6-3.module+el8.9.0+20664+9c30cf7f.ppc64le::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debuginfo-0:1.4.6-3.module+el8.9.0+20664+9c30cf7f.s390x::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debuginfo-0:1.4.6-3.module+el8.9.0+20664+9c30cf7f.x86_64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debugsource-0:1.4.6-3.module+el8.9.0+20664+9c30cf7f.aarch64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debugsource-0:1.4.6-3.module+el8.9.0+20664+9c30cf7f.ppc64le::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debugsource-0:1.4.6-3.module+el8.9.0+20664+9c30cf7f.s390x::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debugsource-0:1.4.6-3.module+el8.9.0+20664+9c30cf7f.x86_64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-0:1.5.0-1.module+el8.9.0+20664+9c30cf7f.aarch64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-0:1.5.0-1.module+el8.9.0+20664+9c30cf7f.ppc64le::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-0:1.5.0-1.module+el8.9.0+20664+9c30cf7f.s390x::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-0:1.5.0-1.module+el8.9.0+20664+9c30cf7f.src::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-0:1.5.0-1.module+el8.9.0+20664+9c30cf7f.x86_64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debuginfo-0:1.5.0-1.module+el8.9.0+20664+9c30cf7f.aarch64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debuginfo-0:1.5.0-1.module+el8.9.0+20664+9c30cf7f.ppc64le::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debuginfo-0:1.5.0-1.module+el8.9.0+20664+9c30cf7f.s390x::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debuginfo-0:1.5.0-1.module+el8.9.0+20664+9c30cf7f.x86_64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debugsource-0:1.5.0-1.module+el8.9.0+20664+9c30cf7f.aarch64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debugsource-0:1.5.0-1.module+el8.9.0+20664+9c30cf7f.ppc64le::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debugsource-0:1.5.0-1.module+el8.9.0+20664+9c30cf7f.s390x::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debugsource-0:1.5.0-1.module+el8.9.0+20664+9c30cf7f.x86_64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.9.0+20664+9c30cf7f.aarch64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.9.0+20664+9c30cf7f.ppc64le::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.9.0+20664+9c30cf7f.s390x::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.9.0+20664+9c30cf7f.src::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.9.0+20664+9c30cf7f.x86_64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.9.0+20664+9c30cf7f.aarch64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.9.0+20664+9c30cf7f.ppc64le::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.9.0+20664+9c30cf7f.s390x::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.9.0+20664+9c30cf7f.x86_64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.9.0+20664+9c30cf7f.aarch64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.9.0+20664+9c30cf7f.ppc64le::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.9.0+20664+9c30cf7f.s390x::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.9.0+20664+9c30cf7f.x86_64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.src::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-debugsource-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-debugsource-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-debugsource-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-debugsource-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-static-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-static-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-static-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-static-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-rpm-macros-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.noarch::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64::postgresql:13"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:10832"
},
{
"category": "workaround",
"details": "Currently the following options exist to help mitigate the impact of this vulnerability: \n1) Restrict Permissions: the creation of PL/Python and PL/Perl functions should be limited to trusted users only. \n2) Environment Variable Sanitization: ensure that environment variables are properly sanitized and any modifications are restricted.\n3) Upgrade PostgreSQL: if a fix is released by the PostgreSQL Global Development Group, update to the latest version.\n4) Audit Database Functions: perform regular audits on user-created functions to detect and prevent potential exploitation.",
"product_ids": [
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-0:1.4.6-3.module+el8.9.0+20664+9c30cf7f.aarch64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-0:1.4.6-3.module+el8.9.0+20664+9c30cf7f.ppc64le::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-0:1.4.6-3.module+el8.9.0+20664+9c30cf7f.s390x::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-0:1.4.6-3.module+el8.9.0+20664+9c30cf7f.src::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-0:1.4.6-3.module+el8.9.0+20664+9c30cf7f.x86_64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debuginfo-0:1.4.6-3.module+el8.9.0+20664+9c30cf7f.aarch64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debuginfo-0:1.4.6-3.module+el8.9.0+20664+9c30cf7f.ppc64le::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debuginfo-0:1.4.6-3.module+el8.9.0+20664+9c30cf7f.s390x::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debuginfo-0:1.4.6-3.module+el8.9.0+20664+9c30cf7f.x86_64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debugsource-0:1.4.6-3.module+el8.9.0+20664+9c30cf7f.aarch64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debugsource-0:1.4.6-3.module+el8.9.0+20664+9c30cf7f.ppc64le::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debugsource-0:1.4.6-3.module+el8.9.0+20664+9c30cf7f.s390x::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debugsource-0:1.4.6-3.module+el8.9.0+20664+9c30cf7f.x86_64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-0:1.5.0-1.module+el8.9.0+20664+9c30cf7f.aarch64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-0:1.5.0-1.module+el8.9.0+20664+9c30cf7f.ppc64le::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-0:1.5.0-1.module+el8.9.0+20664+9c30cf7f.s390x::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-0:1.5.0-1.module+el8.9.0+20664+9c30cf7f.src::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-0:1.5.0-1.module+el8.9.0+20664+9c30cf7f.x86_64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debuginfo-0:1.5.0-1.module+el8.9.0+20664+9c30cf7f.aarch64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debuginfo-0:1.5.0-1.module+el8.9.0+20664+9c30cf7f.ppc64le::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debuginfo-0:1.5.0-1.module+el8.9.0+20664+9c30cf7f.s390x::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debuginfo-0:1.5.0-1.module+el8.9.0+20664+9c30cf7f.x86_64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debugsource-0:1.5.0-1.module+el8.9.0+20664+9c30cf7f.aarch64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debugsource-0:1.5.0-1.module+el8.9.0+20664+9c30cf7f.ppc64le::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debugsource-0:1.5.0-1.module+el8.9.0+20664+9c30cf7f.s390x::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debugsource-0:1.5.0-1.module+el8.9.0+20664+9c30cf7f.x86_64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.9.0+20664+9c30cf7f.aarch64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.9.0+20664+9c30cf7f.ppc64le::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.9.0+20664+9c30cf7f.s390x::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.9.0+20664+9c30cf7f.src::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.9.0+20664+9c30cf7f.x86_64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.9.0+20664+9c30cf7f.aarch64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.9.0+20664+9c30cf7f.ppc64le::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.9.0+20664+9c30cf7f.s390x::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.9.0+20664+9c30cf7f.x86_64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.9.0+20664+9c30cf7f.aarch64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.9.0+20664+9c30cf7f.ppc64le::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.9.0+20664+9c30cf7f.s390x::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.9.0+20664+9c30cf7f.x86_64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.src::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-debugsource-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-debugsource-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-debugsource-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-debugsource-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-static-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-static-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-static-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-static-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-rpm-macros-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.noarch::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.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.10.0.Z.MAIN.EUS:pg_repack-0:1.4.6-3.module+el8.9.0+20664+9c30cf7f.aarch64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-0:1.4.6-3.module+el8.9.0+20664+9c30cf7f.ppc64le::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-0:1.4.6-3.module+el8.9.0+20664+9c30cf7f.s390x::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-0:1.4.6-3.module+el8.9.0+20664+9c30cf7f.src::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-0:1.4.6-3.module+el8.9.0+20664+9c30cf7f.x86_64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debuginfo-0:1.4.6-3.module+el8.9.0+20664+9c30cf7f.aarch64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debuginfo-0:1.4.6-3.module+el8.9.0+20664+9c30cf7f.ppc64le::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debuginfo-0:1.4.6-3.module+el8.9.0+20664+9c30cf7f.s390x::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debuginfo-0:1.4.6-3.module+el8.9.0+20664+9c30cf7f.x86_64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debugsource-0:1.4.6-3.module+el8.9.0+20664+9c30cf7f.aarch64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debugsource-0:1.4.6-3.module+el8.9.0+20664+9c30cf7f.ppc64le::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debugsource-0:1.4.6-3.module+el8.9.0+20664+9c30cf7f.s390x::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debugsource-0:1.4.6-3.module+el8.9.0+20664+9c30cf7f.x86_64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-0:1.5.0-1.module+el8.9.0+20664+9c30cf7f.aarch64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-0:1.5.0-1.module+el8.9.0+20664+9c30cf7f.ppc64le::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-0:1.5.0-1.module+el8.9.0+20664+9c30cf7f.s390x::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-0:1.5.0-1.module+el8.9.0+20664+9c30cf7f.src::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-0:1.5.0-1.module+el8.9.0+20664+9c30cf7f.x86_64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debuginfo-0:1.5.0-1.module+el8.9.0+20664+9c30cf7f.aarch64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debuginfo-0:1.5.0-1.module+el8.9.0+20664+9c30cf7f.ppc64le::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debuginfo-0:1.5.0-1.module+el8.9.0+20664+9c30cf7f.s390x::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debuginfo-0:1.5.0-1.module+el8.9.0+20664+9c30cf7f.x86_64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debugsource-0:1.5.0-1.module+el8.9.0+20664+9c30cf7f.aarch64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debugsource-0:1.5.0-1.module+el8.9.0+20664+9c30cf7f.ppc64le::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debugsource-0:1.5.0-1.module+el8.9.0+20664+9c30cf7f.s390x::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debugsource-0:1.5.0-1.module+el8.9.0+20664+9c30cf7f.x86_64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.9.0+20664+9c30cf7f.aarch64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.9.0+20664+9c30cf7f.ppc64le::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.9.0+20664+9c30cf7f.s390x::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.9.0+20664+9c30cf7f.src::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.9.0+20664+9c30cf7f.x86_64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.9.0+20664+9c30cf7f.aarch64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.9.0+20664+9c30cf7f.ppc64le::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.9.0+20664+9c30cf7f.s390x::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.9.0+20664+9c30cf7f.x86_64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.9.0+20664+9c30cf7f.aarch64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.9.0+20664+9c30cf7f.ppc64le::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.9.0+20664+9c30cf7f.s390x::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.9.0+20664+9c30cf7f.x86_64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.src::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-debugsource-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-debugsource-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-debugsource-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-debugsource-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-static-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-static-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-static-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-static-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-rpm-macros-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.noarch::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.aarch64::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.ppc64le::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.s390x::postgresql:13",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:13.18-1.module+el8.10.0+22549+cf2ec3d9.x86_64::postgresql:13"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "postgresql: PostgreSQL PL/Perl environment variable changes execute arbitrary code"
}
]
}
rhsa-2024:10831
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:16 module is now available for Red Hat Enterprise Linux 8.\n\nRed Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "PostgreSQL is an advanced object-relational database management system (DBMS).\n\nSecurity Fix(es):\n\n* postgresql: PostgreSQL SET ROLE, SET SESSION AUTHORIZATION reset to wrong user ID (CVE-2024-10978)\n\n* postgresql: PostgreSQL PL/Perl environment variable changes execute arbitrary code (CVE-2024-10979)\n\n* postgresql: PostgreSQL row security below e.g. subqueries disregards user ID changes (CVE-2024-10976)\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-2024:10831",
"url": "https://access.redhat.com/errata/RHSA-2024:10831"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "2326251",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2326251"
},
{
"category": "external",
"summary": "2326253",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2326253"
},
{
"category": "external",
"summary": "2326263",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2326263"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2024/rhsa-2024_10831.json"
}
],
"title": "Red Hat Security Advisory: postgresql:16 security update",
"tracking": {
"current_release_date": "2025-11-06T21:58:22+00:00",
"generator": {
"date": "2025-11-06T21:58:22+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.6.11"
}
},
"id": "RHSA-2024:10831",
"initial_release_date": "2024-12-05T09:17:51+00:00",
"revision_history": [
{
"date": "2024-12-05T09:17:51+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2024-12-05T09:17:51+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2025-11-06T21:58: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 (v. 8)",
"product": {
"name": "Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:enterprise_linux:8::appstream"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "pg_repack-0:1.5.1-1.module+el8.10.0+22551+c0330dc9.src::postgresql:16",
"product": {
"name": "pg_repack-0:1.5.1-1.module+el8.10.0+22551+c0330dc9.src (postgresql:16)",
"product_id": "pg_repack-0:1.5.1-1.module+el8.10.0+22551+c0330dc9.src::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pg_repack@1.5.1-1.module%2Bel8.10.0%2B22551%2Bc0330dc9?arch=src\u0026rpmmod=postgresql:16:8100020241122085009:489197e6"
}
}
},
{
"category": "product_version",
"name": "pgaudit-0:16.0-1.module+el8.10.0+20413+d8116364.src::postgresql:16",
"product": {
"name": "pgaudit-0:16.0-1.module+el8.10.0+20413+d8116364.src (postgresql:16)",
"product_id": "pgaudit-0:16.0-1.module+el8.10.0+20413+d8116364.src::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pgaudit@16.0-1.module%2Bel8.10.0%2B20413%2Bd8116364?arch=src\u0026rpmmod=postgresql:16:8100020241122085009:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgres-decoderbufs-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.src::postgresql:16",
"product": {
"name": "postgres-decoderbufs-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.src (postgresql:16)",
"product_id": "postgres-decoderbufs-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.src::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgres-decoderbufs@2.4.0-1.Final.module%2Bel8.10.0%2B20413%2Bd8116364?arch=src\u0026rpmmod=postgresql:16:8100020241122085009:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgresql-0:16.6-1.module+el8.10.0+22551+c0330dc9.src::postgresql:16",
"product": {
"name": "postgresql-0:16.6-1.module+el8.10.0+22551+c0330dc9.src (postgresql:16)",
"product_id": "postgresql-0:16.6-1.module+el8.10.0+22551+c0330dc9.src::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql@16.6-1.module%2Bel8.10.0%2B22551%2Bc0330dc9?arch=src\u0026rpmmod=postgresql:16:8100020241122085009:489197e6"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "postgresql-test-rpm-macros-0:16.6-1.module+el8.10.0+22551+c0330dc9.noarch::postgresql:16",
"product": {
"name": "postgresql-test-rpm-macros-0:16.6-1.module+el8.10.0+22551+c0330dc9.noarch (postgresql:16)",
"product_id": "postgresql-test-rpm-macros-0:16.6-1.module+el8.10.0+22551+c0330dc9.noarch::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-test-rpm-macros@16.6-1.module%2Bel8.10.0%2B22551%2Bc0330dc9?arch=noarch\u0026rpmmod=postgresql:16:8100020241122085009:489197e6"
}
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "pg_repack-0:1.5.1-1.module+el8.10.0+22551+c0330dc9.aarch64::postgresql:16",
"product": {
"name": "pg_repack-0:1.5.1-1.module+el8.10.0+22551+c0330dc9.aarch64 (postgresql:16)",
"product_id": "pg_repack-0:1.5.1-1.module+el8.10.0+22551+c0330dc9.aarch64::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pg_repack@1.5.1-1.module%2Bel8.10.0%2B22551%2Bc0330dc9?arch=aarch64\u0026rpmmod=postgresql:16:8100020241122085009:489197e6"
}
}
},
{
"category": "product_version",
"name": "pg_repack-debuginfo-0:1.5.1-1.module+el8.10.0+22551+c0330dc9.aarch64::postgresql:16",
"product": {
"name": "pg_repack-debuginfo-0:1.5.1-1.module+el8.10.0+22551+c0330dc9.aarch64 (postgresql:16)",
"product_id": "pg_repack-debuginfo-0:1.5.1-1.module+el8.10.0+22551+c0330dc9.aarch64::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pg_repack-debuginfo@1.5.1-1.module%2Bel8.10.0%2B22551%2Bc0330dc9?arch=aarch64\u0026rpmmod=postgresql:16:8100020241122085009:489197e6"
}
}
},
{
"category": "product_version",
"name": "pg_repack-debugsource-0:1.5.1-1.module+el8.10.0+22551+c0330dc9.aarch64::postgresql:16",
"product": {
"name": "pg_repack-debugsource-0:1.5.1-1.module+el8.10.0+22551+c0330dc9.aarch64 (postgresql:16)",
"product_id": "pg_repack-debugsource-0:1.5.1-1.module+el8.10.0+22551+c0330dc9.aarch64::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pg_repack-debugsource@1.5.1-1.module%2Bel8.10.0%2B22551%2Bc0330dc9?arch=aarch64\u0026rpmmod=postgresql:16:8100020241122085009:489197e6"
}
}
},
{
"category": "product_version",
"name": "pgaudit-0:16.0-1.module+el8.10.0+20413+d8116364.aarch64::postgresql:16",
"product": {
"name": "pgaudit-0:16.0-1.module+el8.10.0+20413+d8116364.aarch64 (postgresql:16)",
"product_id": "pgaudit-0:16.0-1.module+el8.10.0+20413+d8116364.aarch64::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pgaudit@16.0-1.module%2Bel8.10.0%2B20413%2Bd8116364?arch=aarch64\u0026rpmmod=postgresql:16:8100020241122085009:489197e6"
}
}
},
{
"category": "product_version",
"name": "pgaudit-debuginfo-0:16.0-1.module+el8.10.0+20413+d8116364.aarch64::postgresql:16",
"product": {
"name": "pgaudit-debuginfo-0:16.0-1.module+el8.10.0+20413+d8116364.aarch64 (postgresql:16)",
"product_id": "pgaudit-debuginfo-0:16.0-1.module+el8.10.0+20413+d8116364.aarch64::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pgaudit-debuginfo@16.0-1.module%2Bel8.10.0%2B20413%2Bd8116364?arch=aarch64\u0026rpmmod=postgresql:16:8100020241122085009:489197e6"
}
}
},
{
"category": "product_version",
"name": "pgaudit-debugsource-0:16.0-1.module+el8.10.0+20413+d8116364.aarch64::postgresql:16",
"product": {
"name": "pgaudit-debugsource-0:16.0-1.module+el8.10.0+20413+d8116364.aarch64 (postgresql:16)",
"product_id": "pgaudit-debugsource-0:16.0-1.module+el8.10.0+20413+d8116364.aarch64::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pgaudit-debugsource@16.0-1.module%2Bel8.10.0%2B20413%2Bd8116364?arch=aarch64\u0026rpmmod=postgresql:16:8100020241122085009:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgres-decoderbufs-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.aarch64::postgresql:16",
"product": {
"name": "postgres-decoderbufs-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.aarch64 (postgresql:16)",
"product_id": "postgres-decoderbufs-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.aarch64::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgres-decoderbufs@2.4.0-1.Final.module%2Bel8.10.0%2B20413%2Bd8116364?arch=aarch64\u0026rpmmod=postgresql:16:8100020241122085009:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.aarch64::postgresql:16",
"product": {
"name": "postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.aarch64 (postgresql:16)",
"product_id": "postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.aarch64::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgres-decoderbufs-debuginfo@2.4.0-1.Final.module%2Bel8.10.0%2B20413%2Bd8116364?arch=aarch64\u0026rpmmod=postgresql:16:8100020241122085009:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.aarch64::postgresql:16",
"product": {
"name": "postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.aarch64 (postgresql:16)",
"product_id": "postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.aarch64::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgres-decoderbufs-debugsource@2.4.0-1.Final.module%2Bel8.10.0%2B20413%2Bd8116364?arch=aarch64\u0026rpmmod=postgresql:16:8100020241122085009:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgresql-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64::postgresql:16",
"product": {
"name": "postgresql-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64 (postgresql:16)",
"product_id": "postgresql-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql@16.6-1.module%2Bel8.10.0%2B22551%2Bc0330dc9?arch=aarch64\u0026rpmmod=postgresql:16:8100020241122085009:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgresql-contrib-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64::postgresql:16",
"product": {
"name": "postgresql-contrib-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64 (postgresql:16)",
"product_id": "postgresql-contrib-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-contrib@16.6-1.module%2Bel8.10.0%2B22551%2Bc0330dc9?arch=aarch64\u0026rpmmod=postgresql:16:8100020241122085009:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgresql-contrib-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64::postgresql:16",
"product": {
"name": "postgresql-contrib-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64 (postgresql:16)",
"product_id": "postgresql-contrib-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-contrib-debuginfo@16.6-1.module%2Bel8.10.0%2B22551%2Bc0330dc9?arch=aarch64\u0026rpmmod=postgresql:16:8100020241122085009:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgresql-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64::postgresql:16",
"product": {
"name": "postgresql-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64 (postgresql:16)",
"product_id": "postgresql-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-debuginfo@16.6-1.module%2Bel8.10.0%2B22551%2Bc0330dc9?arch=aarch64\u0026rpmmod=postgresql:16:8100020241122085009:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgresql-debugsource-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64::postgresql:16",
"product": {
"name": "postgresql-debugsource-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64 (postgresql:16)",
"product_id": "postgresql-debugsource-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-debugsource@16.6-1.module%2Bel8.10.0%2B22551%2Bc0330dc9?arch=aarch64\u0026rpmmod=postgresql:16:8100020241122085009:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgresql-docs-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64::postgresql:16",
"product": {
"name": "postgresql-docs-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64 (postgresql:16)",
"product_id": "postgresql-docs-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-docs@16.6-1.module%2Bel8.10.0%2B22551%2Bc0330dc9?arch=aarch64\u0026rpmmod=postgresql:16:8100020241122085009:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgresql-docs-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64::postgresql:16",
"product": {
"name": "postgresql-docs-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64 (postgresql:16)",
"product_id": "postgresql-docs-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-docs-debuginfo@16.6-1.module%2Bel8.10.0%2B22551%2Bc0330dc9?arch=aarch64\u0026rpmmod=postgresql:16:8100020241122085009:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgresql-plperl-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64::postgresql:16",
"product": {
"name": "postgresql-plperl-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64 (postgresql:16)",
"product_id": "postgresql-plperl-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plperl@16.6-1.module%2Bel8.10.0%2B22551%2Bc0330dc9?arch=aarch64\u0026rpmmod=postgresql:16:8100020241122085009:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgresql-plperl-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64::postgresql:16",
"product": {
"name": "postgresql-plperl-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64 (postgresql:16)",
"product_id": "postgresql-plperl-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plperl-debuginfo@16.6-1.module%2Bel8.10.0%2B22551%2Bc0330dc9?arch=aarch64\u0026rpmmod=postgresql:16:8100020241122085009:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgresql-plpython3-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64::postgresql:16",
"product": {
"name": "postgresql-plpython3-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64 (postgresql:16)",
"product_id": "postgresql-plpython3-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plpython3@16.6-1.module%2Bel8.10.0%2B22551%2Bc0330dc9?arch=aarch64\u0026rpmmod=postgresql:16:8100020241122085009:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgresql-plpython3-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64::postgresql:16",
"product": {
"name": "postgresql-plpython3-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64 (postgresql:16)",
"product_id": "postgresql-plpython3-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plpython3-debuginfo@16.6-1.module%2Bel8.10.0%2B22551%2Bc0330dc9?arch=aarch64\u0026rpmmod=postgresql:16:8100020241122085009:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgresql-pltcl-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64::postgresql:16",
"product": {
"name": "postgresql-pltcl-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64 (postgresql:16)",
"product_id": "postgresql-pltcl-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-pltcl@16.6-1.module%2Bel8.10.0%2B22551%2Bc0330dc9?arch=aarch64\u0026rpmmod=postgresql:16:8100020241122085009:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgresql-pltcl-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64::postgresql:16",
"product": {
"name": "postgresql-pltcl-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64 (postgresql:16)",
"product_id": "postgresql-pltcl-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-pltcl-debuginfo@16.6-1.module%2Bel8.10.0%2B22551%2Bc0330dc9?arch=aarch64\u0026rpmmod=postgresql:16:8100020241122085009:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgresql-private-devel-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64::postgresql:16",
"product": {
"name": "postgresql-private-devel-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64 (postgresql:16)",
"product_id": "postgresql-private-devel-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-private-devel@16.6-1.module%2Bel8.10.0%2B22551%2Bc0330dc9?arch=aarch64\u0026rpmmod=postgresql:16:8100020241122085009:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgresql-private-libs-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64::postgresql:16",
"product": {
"name": "postgresql-private-libs-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64 (postgresql:16)",
"product_id": "postgresql-private-libs-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-private-libs@16.6-1.module%2Bel8.10.0%2B22551%2Bc0330dc9?arch=aarch64\u0026rpmmod=postgresql:16:8100020241122085009:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgresql-private-libs-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64::postgresql:16",
"product": {
"name": "postgresql-private-libs-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64 (postgresql:16)",
"product_id": "postgresql-private-libs-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-private-libs-debuginfo@16.6-1.module%2Bel8.10.0%2B22551%2Bc0330dc9?arch=aarch64\u0026rpmmod=postgresql:16:8100020241122085009:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64::postgresql:16",
"product": {
"name": "postgresql-server-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64 (postgresql:16)",
"product_id": "postgresql-server-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server@16.6-1.module%2Bel8.10.0%2B22551%2Bc0330dc9?arch=aarch64\u0026rpmmod=postgresql:16:8100020241122085009:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64::postgresql:16",
"product": {
"name": "postgresql-server-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64 (postgresql:16)",
"product_id": "postgresql-server-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server-debuginfo@16.6-1.module%2Bel8.10.0%2B22551%2Bc0330dc9?arch=aarch64\u0026rpmmod=postgresql:16:8100020241122085009:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-devel-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64::postgresql:16",
"product": {
"name": "postgresql-server-devel-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64 (postgresql:16)",
"product_id": "postgresql-server-devel-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server-devel@16.6-1.module%2Bel8.10.0%2B22551%2Bc0330dc9?arch=aarch64\u0026rpmmod=postgresql:16:8100020241122085009:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-devel-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64::postgresql:16",
"product": {
"name": "postgresql-server-devel-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64 (postgresql:16)",
"product_id": "postgresql-server-devel-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server-devel-debuginfo@16.6-1.module%2Bel8.10.0%2B22551%2Bc0330dc9?arch=aarch64\u0026rpmmod=postgresql:16:8100020241122085009:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgresql-static-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64::postgresql:16",
"product": {
"name": "postgresql-static-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64 (postgresql:16)",
"product_id": "postgresql-static-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-static@16.6-1.module%2Bel8.10.0%2B22551%2Bc0330dc9?arch=aarch64\u0026rpmmod=postgresql:16:8100020241122085009:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgresql-test-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64::postgresql:16",
"product": {
"name": "postgresql-test-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64 (postgresql:16)",
"product_id": "postgresql-test-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-test@16.6-1.module%2Bel8.10.0%2B22551%2Bc0330dc9?arch=aarch64\u0026rpmmod=postgresql:16:8100020241122085009:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgresql-test-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64::postgresql:16",
"product": {
"name": "postgresql-test-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64 (postgresql:16)",
"product_id": "postgresql-test-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-test-debuginfo@16.6-1.module%2Bel8.10.0%2B22551%2Bc0330dc9?arch=aarch64\u0026rpmmod=postgresql:16:8100020241122085009:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64::postgresql:16",
"product": {
"name": "postgresql-upgrade-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64 (postgresql:16)",
"product_id": "postgresql-upgrade-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade@16.6-1.module%2Bel8.10.0%2B22551%2Bc0330dc9?arch=aarch64\u0026rpmmod=postgresql:16:8100020241122085009:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64::postgresql:16",
"product": {
"name": "postgresql-upgrade-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64 (postgresql:16)",
"product_id": "postgresql-upgrade-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade-debuginfo@16.6-1.module%2Bel8.10.0%2B22551%2Bc0330dc9?arch=aarch64\u0026rpmmod=postgresql:16:8100020241122085009:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-devel-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64::postgresql:16",
"product": {
"name": "postgresql-upgrade-devel-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64 (postgresql:16)",
"product_id": "postgresql-upgrade-devel-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade-devel@16.6-1.module%2Bel8.10.0%2B22551%2Bc0330dc9?arch=aarch64\u0026rpmmod=postgresql:16:8100020241122085009:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-devel-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64::postgresql:16",
"product": {
"name": "postgresql-upgrade-devel-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64 (postgresql:16)",
"product_id": "postgresql-upgrade-devel-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade-devel-debuginfo@16.6-1.module%2Bel8.10.0%2B22551%2Bc0330dc9?arch=aarch64\u0026rpmmod=postgresql:16:8100020241122085009:489197e6"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "pg_repack-0:1.5.1-1.module+el8.10.0+22551+c0330dc9.ppc64le::postgresql:16",
"product": {
"name": "pg_repack-0:1.5.1-1.module+el8.10.0+22551+c0330dc9.ppc64le (postgresql:16)",
"product_id": "pg_repack-0:1.5.1-1.module+el8.10.0+22551+c0330dc9.ppc64le::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pg_repack@1.5.1-1.module%2Bel8.10.0%2B22551%2Bc0330dc9?arch=ppc64le\u0026rpmmod=postgresql:16:8100020241122085009:489197e6"
}
}
},
{
"category": "product_version",
"name": "pg_repack-debuginfo-0:1.5.1-1.module+el8.10.0+22551+c0330dc9.ppc64le::postgresql:16",
"product": {
"name": "pg_repack-debuginfo-0:1.5.1-1.module+el8.10.0+22551+c0330dc9.ppc64le (postgresql:16)",
"product_id": "pg_repack-debuginfo-0:1.5.1-1.module+el8.10.0+22551+c0330dc9.ppc64le::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pg_repack-debuginfo@1.5.1-1.module%2Bel8.10.0%2B22551%2Bc0330dc9?arch=ppc64le\u0026rpmmod=postgresql:16:8100020241122085009:489197e6"
}
}
},
{
"category": "product_version",
"name": "pg_repack-debugsource-0:1.5.1-1.module+el8.10.0+22551+c0330dc9.ppc64le::postgresql:16",
"product": {
"name": "pg_repack-debugsource-0:1.5.1-1.module+el8.10.0+22551+c0330dc9.ppc64le (postgresql:16)",
"product_id": "pg_repack-debugsource-0:1.5.1-1.module+el8.10.0+22551+c0330dc9.ppc64le::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pg_repack-debugsource@1.5.1-1.module%2Bel8.10.0%2B22551%2Bc0330dc9?arch=ppc64le\u0026rpmmod=postgresql:16:8100020241122085009:489197e6"
}
}
},
{
"category": "product_version",
"name": "pgaudit-0:16.0-1.module+el8.10.0+20413+d8116364.ppc64le::postgresql:16",
"product": {
"name": "pgaudit-0:16.0-1.module+el8.10.0+20413+d8116364.ppc64le (postgresql:16)",
"product_id": "pgaudit-0:16.0-1.module+el8.10.0+20413+d8116364.ppc64le::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pgaudit@16.0-1.module%2Bel8.10.0%2B20413%2Bd8116364?arch=ppc64le\u0026rpmmod=postgresql:16:8100020241122085009:489197e6"
}
}
},
{
"category": "product_version",
"name": "pgaudit-debuginfo-0:16.0-1.module+el8.10.0+20413+d8116364.ppc64le::postgresql:16",
"product": {
"name": "pgaudit-debuginfo-0:16.0-1.module+el8.10.0+20413+d8116364.ppc64le (postgresql:16)",
"product_id": "pgaudit-debuginfo-0:16.0-1.module+el8.10.0+20413+d8116364.ppc64le::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pgaudit-debuginfo@16.0-1.module%2Bel8.10.0%2B20413%2Bd8116364?arch=ppc64le\u0026rpmmod=postgresql:16:8100020241122085009:489197e6"
}
}
},
{
"category": "product_version",
"name": "pgaudit-debugsource-0:16.0-1.module+el8.10.0+20413+d8116364.ppc64le::postgresql:16",
"product": {
"name": "pgaudit-debugsource-0:16.0-1.module+el8.10.0+20413+d8116364.ppc64le (postgresql:16)",
"product_id": "pgaudit-debugsource-0:16.0-1.module+el8.10.0+20413+d8116364.ppc64le::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pgaudit-debugsource@16.0-1.module%2Bel8.10.0%2B20413%2Bd8116364?arch=ppc64le\u0026rpmmod=postgresql:16:8100020241122085009:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgres-decoderbufs-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.ppc64le::postgresql:16",
"product": {
"name": "postgres-decoderbufs-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.ppc64le (postgresql:16)",
"product_id": "postgres-decoderbufs-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.ppc64le::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgres-decoderbufs@2.4.0-1.Final.module%2Bel8.10.0%2B20413%2Bd8116364?arch=ppc64le\u0026rpmmod=postgresql:16:8100020241122085009:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.ppc64le::postgresql:16",
"product": {
"name": "postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.ppc64le (postgresql:16)",
"product_id": "postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.ppc64le::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgres-decoderbufs-debuginfo@2.4.0-1.Final.module%2Bel8.10.0%2B20413%2Bd8116364?arch=ppc64le\u0026rpmmod=postgresql:16:8100020241122085009:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.ppc64le::postgresql:16",
"product": {
"name": "postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.ppc64le (postgresql:16)",
"product_id": "postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.ppc64le::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgres-decoderbufs-debugsource@2.4.0-1.Final.module%2Bel8.10.0%2B20413%2Bd8116364?arch=ppc64le\u0026rpmmod=postgresql:16:8100020241122085009:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgresql-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le::postgresql:16",
"product": {
"name": "postgresql-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le (postgresql:16)",
"product_id": "postgresql-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql@16.6-1.module%2Bel8.10.0%2B22551%2Bc0330dc9?arch=ppc64le\u0026rpmmod=postgresql:16:8100020241122085009:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgresql-contrib-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le::postgresql:16",
"product": {
"name": "postgresql-contrib-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le (postgresql:16)",
"product_id": "postgresql-contrib-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-contrib@16.6-1.module%2Bel8.10.0%2B22551%2Bc0330dc9?arch=ppc64le\u0026rpmmod=postgresql:16:8100020241122085009:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgresql-contrib-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le::postgresql:16",
"product": {
"name": "postgresql-contrib-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le (postgresql:16)",
"product_id": "postgresql-contrib-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-contrib-debuginfo@16.6-1.module%2Bel8.10.0%2B22551%2Bc0330dc9?arch=ppc64le\u0026rpmmod=postgresql:16:8100020241122085009:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgresql-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le::postgresql:16",
"product": {
"name": "postgresql-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le (postgresql:16)",
"product_id": "postgresql-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-debuginfo@16.6-1.module%2Bel8.10.0%2B22551%2Bc0330dc9?arch=ppc64le\u0026rpmmod=postgresql:16:8100020241122085009:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgresql-debugsource-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le::postgresql:16",
"product": {
"name": "postgresql-debugsource-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le (postgresql:16)",
"product_id": "postgresql-debugsource-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-debugsource@16.6-1.module%2Bel8.10.0%2B22551%2Bc0330dc9?arch=ppc64le\u0026rpmmod=postgresql:16:8100020241122085009:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgresql-docs-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le::postgresql:16",
"product": {
"name": "postgresql-docs-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le (postgresql:16)",
"product_id": "postgresql-docs-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-docs@16.6-1.module%2Bel8.10.0%2B22551%2Bc0330dc9?arch=ppc64le\u0026rpmmod=postgresql:16:8100020241122085009:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgresql-docs-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le::postgresql:16",
"product": {
"name": "postgresql-docs-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le (postgresql:16)",
"product_id": "postgresql-docs-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-docs-debuginfo@16.6-1.module%2Bel8.10.0%2B22551%2Bc0330dc9?arch=ppc64le\u0026rpmmod=postgresql:16:8100020241122085009:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgresql-plperl-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le::postgresql:16",
"product": {
"name": "postgresql-plperl-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le (postgresql:16)",
"product_id": "postgresql-plperl-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plperl@16.6-1.module%2Bel8.10.0%2B22551%2Bc0330dc9?arch=ppc64le\u0026rpmmod=postgresql:16:8100020241122085009:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgresql-plperl-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le::postgresql:16",
"product": {
"name": "postgresql-plperl-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le (postgresql:16)",
"product_id": "postgresql-plperl-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plperl-debuginfo@16.6-1.module%2Bel8.10.0%2B22551%2Bc0330dc9?arch=ppc64le\u0026rpmmod=postgresql:16:8100020241122085009:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgresql-plpython3-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le::postgresql:16",
"product": {
"name": "postgresql-plpython3-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le (postgresql:16)",
"product_id": "postgresql-plpython3-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plpython3@16.6-1.module%2Bel8.10.0%2B22551%2Bc0330dc9?arch=ppc64le\u0026rpmmod=postgresql:16:8100020241122085009:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgresql-plpython3-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le::postgresql:16",
"product": {
"name": "postgresql-plpython3-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le (postgresql:16)",
"product_id": "postgresql-plpython3-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plpython3-debuginfo@16.6-1.module%2Bel8.10.0%2B22551%2Bc0330dc9?arch=ppc64le\u0026rpmmod=postgresql:16:8100020241122085009:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgresql-pltcl-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le::postgresql:16",
"product": {
"name": "postgresql-pltcl-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le (postgresql:16)",
"product_id": "postgresql-pltcl-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-pltcl@16.6-1.module%2Bel8.10.0%2B22551%2Bc0330dc9?arch=ppc64le\u0026rpmmod=postgresql:16:8100020241122085009:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgresql-pltcl-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le::postgresql:16",
"product": {
"name": "postgresql-pltcl-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le (postgresql:16)",
"product_id": "postgresql-pltcl-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-pltcl-debuginfo@16.6-1.module%2Bel8.10.0%2B22551%2Bc0330dc9?arch=ppc64le\u0026rpmmod=postgresql:16:8100020241122085009:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgresql-private-devel-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le::postgresql:16",
"product": {
"name": "postgresql-private-devel-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le (postgresql:16)",
"product_id": "postgresql-private-devel-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-private-devel@16.6-1.module%2Bel8.10.0%2B22551%2Bc0330dc9?arch=ppc64le\u0026rpmmod=postgresql:16:8100020241122085009:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgresql-private-libs-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le::postgresql:16",
"product": {
"name": "postgresql-private-libs-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le (postgresql:16)",
"product_id": "postgresql-private-libs-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-private-libs@16.6-1.module%2Bel8.10.0%2B22551%2Bc0330dc9?arch=ppc64le\u0026rpmmod=postgresql:16:8100020241122085009:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgresql-private-libs-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le::postgresql:16",
"product": {
"name": "postgresql-private-libs-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le (postgresql:16)",
"product_id": "postgresql-private-libs-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-private-libs-debuginfo@16.6-1.module%2Bel8.10.0%2B22551%2Bc0330dc9?arch=ppc64le\u0026rpmmod=postgresql:16:8100020241122085009:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le::postgresql:16",
"product": {
"name": "postgresql-server-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le (postgresql:16)",
"product_id": "postgresql-server-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server@16.6-1.module%2Bel8.10.0%2B22551%2Bc0330dc9?arch=ppc64le\u0026rpmmod=postgresql:16:8100020241122085009:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le::postgresql:16",
"product": {
"name": "postgresql-server-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le (postgresql:16)",
"product_id": "postgresql-server-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server-debuginfo@16.6-1.module%2Bel8.10.0%2B22551%2Bc0330dc9?arch=ppc64le\u0026rpmmod=postgresql:16:8100020241122085009:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-devel-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le::postgresql:16",
"product": {
"name": "postgresql-server-devel-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le (postgresql:16)",
"product_id": "postgresql-server-devel-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server-devel@16.6-1.module%2Bel8.10.0%2B22551%2Bc0330dc9?arch=ppc64le\u0026rpmmod=postgresql:16:8100020241122085009:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-devel-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le::postgresql:16",
"product": {
"name": "postgresql-server-devel-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le (postgresql:16)",
"product_id": "postgresql-server-devel-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server-devel-debuginfo@16.6-1.module%2Bel8.10.0%2B22551%2Bc0330dc9?arch=ppc64le\u0026rpmmod=postgresql:16:8100020241122085009:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgresql-static-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le::postgresql:16",
"product": {
"name": "postgresql-static-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le (postgresql:16)",
"product_id": "postgresql-static-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-static@16.6-1.module%2Bel8.10.0%2B22551%2Bc0330dc9?arch=ppc64le\u0026rpmmod=postgresql:16:8100020241122085009:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgresql-test-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le::postgresql:16",
"product": {
"name": "postgresql-test-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le (postgresql:16)",
"product_id": "postgresql-test-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-test@16.6-1.module%2Bel8.10.0%2B22551%2Bc0330dc9?arch=ppc64le\u0026rpmmod=postgresql:16:8100020241122085009:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgresql-test-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le::postgresql:16",
"product": {
"name": "postgresql-test-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le (postgresql:16)",
"product_id": "postgresql-test-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-test-debuginfo@16.6-1.module%2Bel8.10.0%2B22551%2Bc0330dc9?arch=ppc64le\u0026rpmmod=postgresql:16:8100020241122085009:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le::postgresql:16",
"product": {
"name": "postgresql-upgrade-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le (postgresql:16)",
"product_id": "postgresql-upgrade-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade@16.6-1.module%2Bel8.10.0%2B22551%2Bc0330dc9?arch=ppc64le\u0026rpmmod=postgresql:16:8100020241122085009:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le::postgresql:16",
"product": {
"name": "postgresql-upgrade-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le (postgresql:16)",
"product_id": "postgresql-upgrade-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade-debuginfo@16.6-1.module%2Bel8.10.0%2B22551%2Bc0330dc9?arch=ppc64le\u0026rpmmod=postgresql:16:8100020241122085009:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-devel-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le::postgresql:16",
"product": {
"name": "postgresql-upgrade-devel-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le (postgresql:16)",
"product_id": "postgresql-upgrade-devel-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade-devel@16.6-1.module%2Bel8.10.0%2B22551%2Bc0330dc9?arch=ppc64le\u0026rpmmod=postgresql:16:8100020241122085009:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-devel-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le::postgresql:16",
"product": {
"name": "postgresql-upgrade-devel-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le (postgresql:16)",
"product_id": "postgresql-upgrade-devel-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade-devel-debuginfo@16.6-1.module%2Bel8.10.0%2B22551%2Bc0330dc9?arch=ppc64le\u0026rpmmod=postgresql:16:8100020241122085009:489197e6"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "pg_repack-0:1.5.1-1.module+el8.10.0+22551+c0330dc9.s390x::postgresql:16",
"product": {
"name": "pg_repack-0:1.5.1-1.module+el8.10.0+22551+c0330dc9.s390x (postgresql:16)",
"product_id": "pg_repack-0:1.5.1-1.module+el8.10.0+22551+c0330dc9.s390x::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pg_repack@1.5.1-1.module%2Bel8.10.0%2B22551%2Bc0330dc9?arch=s390x\u0026rpmmod=postgresql:16:8100020241122085009:489197e6"
}
}
},
{
"category": "product_version",
"name": "pg_repack-debuginfo-0:1.5.1-1.module+el8.10.0+22551+c0330dc9.s390x::postgresql:16",
"product": {
"name": "pg_repack-debuginfo-0:1.5.1-1.module+el8.10.0+22551+c0330dc9.s390x (postgresql:16)",
"product_id": "pg_repack-debuginfo-0:1.5.1-1.module+el8.10.0+22551+c0330dc9.s390x::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pg_repack-debuginfo@1.5.1-1.module%2Bel8.10.0%2B22551%2Bc0330dc9?arch=s390x\u0026rpmmod=postgresql:16:8100020241122085009:489197e6"
}
}
},
{
"category": "product_version",
"name": "pg_repack-debugsource-0:1.5.1-1.module+el8.10.0+22551+c0330dc9.s390x::postgresql:16",
"product": {
"name": "pg_repack-debugsource-0:1.5.1-1.module+el8.10.0+22551+c0330dc9.s390x (postgresql:16)",
"product_id": "pg_repack-debugsource-0:1.5.1-1.module+el8.10.0+22551+c0330dc9.s390x::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pg_repack-debugsource@1.5.1-1.module%2Bel8.10.0%2B22551%2Bc0330dc9?arch=s390x\u0026rpmmod=postgresql:16:8100020241122085009:489197e6"
}
}
},
{
"category": "product_version",
"name": "pgaudit-0:16.0-1.module+el8.10.0+20413+d8116364.s390x::postgresql:16",
"product": {
"name": "pgaudit-0:16.0-1.module+el8.10.0+20413+d8116364.s390x (postgresql:16)",
"product_id": "pgaudit-0:16.0-1.module+el8.10.0+20413+d8116364.s390x::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pgaudit@16.0-1.module%2Bel8.10.0%2B20413%2Bd8116364?arch=s390x\u0026rpmmod=postgresql:16:8100020241122085009:489197e6"
}
}
},
{
"category": "product_version",
"name": "pgaudit-debuginfo-0:16.0-1.module+el8.10.0+20413+d8116364.s390x::postgresql:16",
"product": {
"name": "pgaudit-debuginfo-0:16.0-1.module+el8.10.0+20413+d8116364.s390x (postgresql:16)",
"product_id": "pgaudit-debuginfo-0:16.0-1.module+el8.10.0+20413+d8116364.s390x::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pgaudit-debuginfo@16.0-1.module%2Bel8.10.0%2B20413%2Bd8116364?arch=s390x\u0026rpmmod=postgresql:16:8100020241122085009:489197e6"
}
}
},
{
"category": "product_version",
"name": "pgaudit-debugsource-0:16.0-1.module+el8.10.0+20413+d8116364.s390x::postgresql:16",
"product": {
"name": "pgaudit-debugsource-0:16.0-1.module+el8.10.0+20413+d8116364.s390x (postgresql:16)",
"product_id": "pgaudit-debugsource-0:16.0-1.module+el8.10.0+20413+d8116364.s390x::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pgaudit-debugsource@16.0-1.module%2Bel8.10.0%2B20413%2Bd8116364?arch=s390x\u0026rpmmod=postgresql:16:8100020241122085009:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgres-decoderbufs-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.s390x::postgresql:16",
"product": {
"name": "postgres-decoderbufs-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.s390x (postgresql:16)",
"product_id": "postgres-decoderbufs-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.s390x::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgres-decoderbufs@2.4.0-1.Final.module%2Bel8.10.0%2B20413%2Bd8116364?arch=s390x\u0026rpmmod=postgresql:16:8100020241122085009:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.s390x::postgresql:16",
"product": {
"name": "postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.s390x (postgresql:16)",
"product_id": "postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.s390x::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgres-decoderbufs-debuginfo@2.4.0-1.Final.module%2Bel8.10.0%2B20413%2Bd8116364?arch=s390x\u0026rpmmod=postgresql:16:8100020241122085009:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.s390x::postgresql:16",
"product": {
"name": "postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.s390x (postgresql:16)",
"product_id": "postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.s390x::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgres-decoderbufs-debugsource@2.4.0-1.Final.module%2Bel8.10.0%2B20413%2Bd8116364?arch=s390x\u0026rpmmod=postgresql:16:8100020241122085009:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgresql-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x::postgresql:16",
"product": {
"name": "postgresql-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x (postgresql:16)",
"product_id": "postgresql-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql@16.6-1.module%2Bel8.10.0%2B22551%2Bc0330dc9?arch=s390x\u0026rpmmod=postgresql:16:8100020241122085009:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgresql-contrib-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x::postgresql:16",
"product": {
"name": "postgresql-contrib-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x (postgresql:16)",
"product_id": "postgresql-contrib-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-contrib@16.6-1.module%2Bel8.10.0%2B22551%2Bc0330dc9?arch=s390x\u0026rpmmod=postgresql:16:8100020241122085009:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgresql-contrib-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x::postgresql:16",
"product": {
"name": "postgresql-contrib-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x (postgresql:16)",
"product_id": "postgresql-contrib-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-contrib-debuginfo@16.6-1.module%2Bel8.10.0%2B22551%2Bc0330dc9?arch=s390x\u0026rpmmod=postgresql:16:8100020241122085009:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgresql-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x::postgresql:16",
"product": {
"name": "postgresql-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x (postgresql:16)",
"product_id": "postgresql-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-debuginfo@16.6-1.module%2Bel8.10.0%2B22551%2Bc0330dc9?arch=s390x\u0026rpmmod=postgresql:16:8100020241122085009:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgresql-debugsource-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x::postgresql:16",
"product": {
"name": "postgresql-debugsource-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x (postgresql:16)",
"product_id": "postgresql-debugsource-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-debugsource@16.6-1.module%2Bel8.10.0%2B22551%2Bc0330dc9?arch=s390x\u0026rpmmod=postgresql:16:8100020241122085009:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgresql-docs-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x::postgresql:16",
"product": {
"name": "postgresql-docs-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x (postgresql:16)",
"product_id": "postgresql-docs-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-docs@16.6-1.module%2Bel8.10.0%2B22551%2Bc0330dc9?arch=s390x\u0026rpmmod=postgresql:16:8100020241122085009:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgresql-docs-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x::postgresql:16",
"product": {
"name": "postgresql-docs-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x (postgresql:16)",
"product_id": "postgresql-docs-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-docs-debuginfo@16.6-1.module%2Bel8.10.0%2B22551%2Bc0330dc9?arch=s390x\u0026rpmmod=postgresql:16:8100020241122085009:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgresql-plperl-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x::postgresql:16",
"product": {
"name": "postgresql-plperl-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x (postgresql:16)",
"product_id": "postgresql-plperl-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plperl@16.6-1.module%2Bel8.10.0%2B22551%2Bc0330dc9?arch=s390x\u0026rpmmod=postgresql:16:8100020241122085009:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgresql-plperl-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x::postgresql:16",
"product": {
"name": "postgresql-plperl-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x (postgresql:16)",
"product_id": "postgresql-plperl-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plperl-debuginfo@16.6-1.module%2Bel8.10.0%2B22551%2Bc0330dc9?arch=s390x\u0026rpmmod=postgresql:16:8100020241122085009:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgresql-plpython3-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x::postgresql:16",
"product": {
"name": "postgresql-plpython3-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x (postgresql:16)",
"product_id": "postgresql-plpython3-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plpython3@16.6-1.module%2Bel8.10.0%2B22551%2Bc0330dc9?arch=s390x\u0026rpmmod=postgresql:16:8100020241122085009:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgresql-plpython3-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x::postgresql:16",
"product": {
"name": "postgresql-plpython3-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x (postgresql:16)",
"product_id": "postgresql-plpython3-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plpython3-debuginfo@16.6-1.module%2Bel8.10.0%2B22551%2Bc0330dc9?arch=s390x\u0026rpmmod=postgresql:16:8100020241122085009:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgresql-pltcl-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x::postgresql:16",
"product": {
"name": "postgresql-pltcl-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x (postgresql:16)",
"product_id": "postgresql-pltcl-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-pltcl@16.6-1.module%2Bel8.10.0%2B22551%2Bc0330dc9?arch=s390x\u0026rpmmod=postgresql:16:8100020241122085009:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgresql-pltcl-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x::postgresql:16",
"product": {
"name": "postgresql-pltcl-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x (postgresql:16)",
"product_id": "postgresql-pltcl-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-pltcl-debuginfo@16.6-1.module%2Bel8.10.0%2B22551%2Bc0330dc9?arch=s390x\u0026rpmmod=postgresql:16:8100020241122085009:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgresql-private-devel-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x::postgresql:16",
"product": {
"name": "postgresql-private-devel-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x (postgresql:16)",
"product_id": "postgresql-private-devel-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-private-devel@16.6-1.module%2Bel8.10.0%2B22551%2Bc0330dc9?arch=s390x\u0026rpmmod=postgresql:16:8100020241122085009:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgresql-private-libs-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x::postgresql:16",
"product": {
"name": "postgresql-private-libs-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x (postgresql:16)",
"product_id": "postgresql-private-libs-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-private-libs@16.6-1.module%2Bel8.10.0%2B22551%2Bc0330dc9?arch=s390x\u0026rpmmod=postgresql:16:8100020241122085009:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgresql-private-libs-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x::postgresql:16",
"product": {
"name": "postgresql-private-libs-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x (postgresql:16)",
"product_id": "postgresql-private-libs-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-private-libs-debuginfo@16.6-1.module%2Bel8.10.0%2B22551%2Bc0330dc9?arch=s390x\u0026rpmmod=postgresql:16:8100020241122085009:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x::postgresql:16",
"product": {
"name": "postgresql-server-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x (postgresql:16)",
"product_id": "postgresql-server-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server@16.6-1.module%2Bel8.10.0%2B22551%2Bc0330dc9?arch=s390x\u0026rpmmod=postgresql:16:8100020241122085009:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x::postgresql:16",
"product": {
"name": "postgresql-server-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x (postgresql:16)",
"product_id": "postgresql-server-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server-debuginfo@16.6-1.module%2Bel8.10.0%2B22551%2Bc0330dc9?arch=s390x\u0026rpmmod=postgresql:16:8100020241122085009:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-devel-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x::postgresql:16",
"product": {
"name": "postgresql-server-devel-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x (postgresql:16)",
"product_id": "postgresql-server-devel-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server-devel@16.6-1.module%2Bel8.10.0%2B22551%2Bc0330dc9?arch=s390x\u0026rpmmod=postgresql:16:8100020241122085009:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-devel-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x::postgresql:16",
"product": {
"name": "postgresql-server-devel-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x (postgresql:16)",
"product_id": "postgresql-server-devel-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server-devel-debuginfo@16.6-1.module%2Bel8.10.0%2B22551%2Bc0330dc9?arch=s390x\u0026rpmmod=postgresql:16:8100020241122085009:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgresql-static-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x::postgresql:16",
"product": {
"name": "postgresql-static-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x (postgresql:16)",
"product_id": "postgresql-static-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-static@16.6-1.module%2Bel8.10.0%2B22551%2Bc0330dc9?arch=s390x\u0026rpmmod=postgresql:16:8100020241122085009:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgresql-test-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x::postgresql:16",
"product": {
"name": "postgresql-test-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x (postgresql:16)",
"product_id": "postgresql-test-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-test@16.6-1.module%2Bel8.10.0%2B22551%2Bc0330dc9?arch=s390x\u0026rpmmod=postgresql:16:8100020241122085009:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgresql-test-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x::postgresql:16",
"product": {
"name": "postgresql-test-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x (postgresql:16)",
"product_id": "postgresql-test-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-test-debuginfo@16.6-1.module%2Bel8.10.0%2B22551%2Bc0330dc9?arch=s390x\u0026rpmmod=postgresql:16:8100020241122085009:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x::postgresql:16",
"product": {
"name": "postgresql-upgrade-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x (postgresql:16)",
"product_id": "postgresql-upgrade-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade@16.6-1.module%2Bel8.10.0%2B22551%2Bc0330dc9?arch=s390x\u0026rpmmod=postgresql:16:8100020241122085009:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x::postgresql:16",
"product": {
"name": "postgresql-upgrade-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x (postgresql:16)",
"product_id": "postgresql-upgrade-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade-debuginfo@16.6-1.module%2Bel8.10.0%2B22551%2Bc0330dc9?arch=s390x\u0026rpmmod=postgresql:16:8100020241122085009:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-devel-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x::postgresql:16",
"product": {
"name": "postgresql-upgrade-devel-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x (postgresql:16)",
"product_id": "postgresql-upgrade-devel-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade-devel@16.6-1.module%2Bel8.10.0%2B22551%2Bc0330dc9?arch=s390x\u0026rpmmod=postgresql:16:8100020241122085009:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-devel-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x::postgresql:16",
"product": {
"name": "postgresql-upgrade-devel-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x (postgresql:16)",
"product_id": "postgresql-upgrade-devel-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade-devel-debuginfo@16.6-1.module%2Bel8.10.0%2B22551%2Bc0330dc9?arch=s390x\u0026rpmmod=postgresql:16:8100020241122085009:489197e6"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "pg_repack-0:1.5.1-1.module+el8.10.0+22551+c0330dc9.x86_64::postgresql:16",
"product": {
"name": "pg_repack-0:1.5.1-1.module+el8.10.0+22551+c0330dc9.x86_64 (postgresql:16)",
"product_id": "pg_repack-0:1.5.1-1.module+el8.10.0+22551+c0330dc9.x86_64::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pg_repack@1.5.1-1.module%2Bel8.10.0%2B22551%2Bc0330dc9?arch=x86_64\u0026rpmmod=postgresql:16:8100020241122085009:489197e6"
}
}
},
{
"category": "product_version",
"name": "pg_repack-debuginfo-0:1.5.1-1.module+el8.10.0+22551+c0330dc9.x86_64::postgresql:16",
"product": {
"name": "pg_repack-debuginfo-0:1.5.1-1.module+el8.10.0+22551+c0330dc9.x86_64 (postgresql:16)",
"product_id": "pg_repack-debuginfo-0:1.5.1-1.module+el8.10.0+22551+c0330dc9.x86_64::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pg_repack-debuginfo@1.5.1-1.module%2Bel8.10.0%2B22551%2Bc0330dc9?arch=x86_64\u0026rpmmod=postgresql:16:8100020241122085009:489197e6"
}
}
},
{
"category": "product_version",
"name": "pg_repack-debugsource-0:1.5.1-1.module+el8.10.0+22551+c0330dc9.x86_64::postgresql:16",
"product": {
"name": "pg_repack-debugsource-0:1.5.1-1.module+el8.10.0+22551+c0330dc9.x86_64 (postgresql:16)",
"product_id": "pg_repack-debugsource-0:1.5.1-1.module+el8.10.0+22551+c0330dc9.x86_64::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pg_repack-debugsource@1.5.1-1.module%2Bel8.10.0%2B22551%2Bc0330dc9?arch=x86_64\u0026rpmmod=postgresql:16:8100020241122085009:489197e6"
}
}
},
{
"category": "product_version",
"name": "pgaudit-0:16.0-1.module+el8.10.0+20413+d8116364.x86_64::postgresql:16",
"product": {
"name": "pgaudit-0:16.0-1.module+el8.10.0+20413+d8116364.x86_64 (postgresql:16)",
"product_id": "pgaudit-0:16.0-1.module+el8.10.0+20413+d8116364.x86_64::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pgaudit@16.0-1.module%2Bel8.10.0%2B20413%2Bd8116364?arch=x86_64\u0026rpmmod=postgresql:16:8100020241122085009:489197e6"
}
}
},
{
"category": "product_version",
"name": "pgaudit-debuginfo-0:16.0-1.module+el8.10.0+20413+d8116364.x86_64::postgresql:16",
"product": {
"name": "pgaudit-debuginfo-0:16.0-1.module+el8.10.0+20413+d8116364.x86_64 (postgresql:16)",
"product_id": "pgaudit-debuginfo-0:16.0-1.module+el8.10.0+20413+d8116364.x86_64::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pgaudit-debuginfo@16.0-1.module%2Bel8.10.0%2B20413%2Bd8116364?arch=x86_64\u0026rpmmod=postgresql:16:8100020241122085009:489197e6"
}
}
},
{
"category": "product_version",
"name": "pgaudit-debugsource-0:16.0-1.module+el8.10.0+20413+d8116364.x86_64::postgresql:16",
"product": {
"name": "pgaudit-debugsource-0:16.0-1.module+el8.10.0+20413+d8116364.x86_64 (postgresql:16)",
"product_id": "pgaudit-debugsource-0:16.0-1.module+el8.10.0+20413+d8116364.x86_64::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pgaudit-debugsource@16.0-1.module%2Bel8.10.0%2B20413%2Bd8116364?arch=x86_64\u0026rpmmod=postgresql:16:8100020241122085009:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgres-decoderbufs-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.x86_64::postgresql:16",
"product": {
"name": "postgres-decoderbufs-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.x86_64 (postgresql:16)",
"product_id": "postgres-decoderbufs-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.x86_64::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgres-decoderbufs@2.4.0-1.Final.module%2Bel8.10.0%2B20413%2Bd8116364?arch=x86_64\u0026rpmmod=postgresql:16:8100020241122085009:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.x86_64::postgresql:16",
"product": {
"name": "postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.x86_64 (postgresql:16)",
"product_id": "postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.x86_64::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgres-decoderbufs-debuginfo@2.4.0-1.Final.module%2Bel8.10.0%2B20413%2Bd8116364?arch=x86_64\u0026rpmmod=postgresql:16:8100020241122085009:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.x86_64::postgresql:16",
"product": {
"name": "postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.x86_64 (postgresql:16)",
"product_id": "postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.x86_64::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgres-decoderbufs-debugsource@2.4.0-1.Final.module%2Bel8.10.0%2B20413%2Bd8116364?arch=x86_64\u0026rpmmod=postgresql:16:8100020241122085009:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgresql-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64::postgresql:16",
"product": {
"name": "postgresql-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64 (postgresql:16)",
"product_id": "postgresql-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql@16.6-1.module%2Bel8.10.0%2B22551%2Bc0330dc9?arch=x86_64\u0026rpmmod=postgresql:16:8100020241122085009:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgresql-contrib-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64::postgresql:16",
"product": {
"name": "postgresql-contrib-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64 (postgresql:16)",
"product_id": "postgresql-contrib-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-contrib@16.6-1.module%2Bel8.10.0%2B22551%2Bc0330dc9?arch=x86_64\u0026rpmmod=postgresql:16:8100020241122085009:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgresql-contrib-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64::postgresql:16",
"product": {
"name": "postgresql-contrib-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64 (postgresql:16)",
"product_id": "postgresql-contrib-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-contrib-debuginfo@16.6-1.module%2Bel8.10.0%2B22551%2Bc0330dc9?arch=x86_64\u0026rpmmod=postgresql:16:8100020241122085009:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgresql-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64::postgresql:16",
"product": {
"name": "postgresql-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64 (postgresql:16)",
"product_id": "postgresql-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-debuginfo@16.6-1.module%2Bel8.10.0%2B22551%2Bc0330dc9?arch=x86_64\u0026rpmmod=postgresql:16:8100020241122085009:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgresql-debugsource-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64::postgresql:16",
"product": {
"name": "postgresql-debugsource-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64 (postgresql:16)",
"product_id": "postgresql-debugsource-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-debugsource@16.6-1.module%2Bel8.10.0%2B22551%2Bc0330dc9?arch=x86_64\u0026rpmmod=postgresql:16:8100020241122085009:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgresql-docs-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64::postgresql:16",
"product": {
"name": "postgresql-docs-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64 (postgresql:16)",
"product_id": "postgresql-docs-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-docs@16.6-1.module%2Bel8.10.0%2B22551%2Bc0330dc9?arch=x86_64\u0026rpmmod=postgresql:16:8100020241122085009:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgresql-docs-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64::postgresql:16",
"product": {
"name": "postgresql-docs-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64 (postgresql:16)",
"product_id": "postgresql-docs-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-docs-debuginfo@16.6-1.module%2Bel8.10.0%2B22551%2Bc0330dc9?arch=x86_64\u0026rpmmod=postgresql:16:8100020241122085009:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgresql-plperl-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64::postgresql:16",
"product": {
"name": "postgresql-plperl-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64 (postgresql:16)",
"product_id": "postgresql-plperl-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plperl@16.6-1.module%2Bel8.10.0%2B22551%2Bc0330dc9?arch=x86_64\u0026rpmmod=postgresql:16:8100020241122085009:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgresql-plperl-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64::postgresql:16",
"product": {
"name": "postgresql-plperl-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64 (postgresql:16)",
"product_id": "postgresql-plperl-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plperl-debuginfo@16.6-1.module%2Bel8.10.0%2B22551%2Bc0330dc9?arch=x86_64\u0026rpmmod=postgresql:16:8100020241122085009:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgresql-plpython3-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64::postgresql:16",
"product": {
"name": "postgresql-plpython3-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64 (postgresql:16)",
"product_id": "postgresql-plpython3-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plpython3@16.6-1.module%2Bel8.10.0%2B22551%2Bc0330dc9?arch=x86_64\u0026rpmmod=postgresql:16:8100020241122085009:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgresql-plpython3-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64::postgresql:16",
"product": {
"name": "postgresql-plpython3-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64 (postgresql:16)",
"product_id": "postgresql-plpython3-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plpython3-debuginfo@16.6-1.module%2Bel8.10.0%2B22551%2Bc0330dc9?arch=x86_64\u0026rpmmod=postgresql:16:8100020241122085009:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgresql-pltcl-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64::postgresql:16",
"product": {
"name": "postgresql-pltcl-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64 (postgresql:16)",
"product_id": "postgresql-pltcl-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-pltcl@16.6-1.module%2Bel8.10.0%2B22551%2Bc0330dc9?arch=x86_64\u0026rpmmod=postgresql:16:8100020241122085009:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgresql-pltcl-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64::postgresql:16",
"product": {
"name": "postgresql-pltcl-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64 (postgresql:16)",
"product_id": "postgresql-pltcl-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-pltcl-debuginfo@16.6-1.module%2Bel8.10.0%2B22551%2Bc0330dc9?arch=x86_64\u0026rpmmod=postgresql:16:8100020241122085009:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgresql-private-devel-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64::postgresql:16",
"product": {
"name": "postgresql-private-devel-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64 (postgresql:16)",
"product_id": "postgresql-private-devel-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-private-devel@16.6-1.module%2Bel8.10.0%2B22551%2Bc0330dc9?arch=x86_64\u0026rpmmod=postgresql:16:8100020241122085009:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgresql-private-libs-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64::postgresql:16",
"product": {
"name": "postgresql-private-libs-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64 (postgresql:16)",
"product_id": "postgresql-private-libs-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-private-libs@16.6-1.module%2Bel8.10.0%2B22551%2Bc0330dc9?arch=x86_64\u0026rpmmod=postgresql:16:8100020241122085009:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgresql-private-libs-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64::postgresql:16",
"product": {
"name": "postgresql-private-libs-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64 (postgresql:16)",
"product_id": "postgresql-private-libs-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-private-libs-debuginfo@16.6-1.module%2Bel8.10.0%2B22551%2Bc0330dc9?arch=x86_64\u0026rpmmod=postgresql:16:8100020241122085009:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64::postgresql:16",
"product": {
"name": "postgresql-server-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64 (postgresql:16)",
"product_id": "postgresql-server-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server@16.6-1.module%2Bel8.10.0%2B22551%2Bc0330dc9?arch=x86_64\u0026rpmmod=postgresql:16:8100020241122085009:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64::postgresql:16",
"product": {
"name": "postgresql-server-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64 (postgresql:16)",
"product_id": "postgresql-server-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server-debuginfo@16.6-1.module%2Bel8.10.0%2B22551%2Bc0330dc9?arch=x86_64\u0026rpmmod=postgresql:16:8100020241122085009:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-devel-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64::postgresql:16",
"product": {
"name": "postgresql-server-devel-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64 (postgresql:16)",
"product_id": "postgresql-server-devel-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server-devel@16.6-1.module%2Bel8.10.0%2B22551%2Bc0330dc9?arch=x86_64\u0026rpmmod=postgresql:16:8100020241122085009:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-devel-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64::postgresql:16",
"product": {
"name": "postgresql-server-devel-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64 (postgresql:16)",
"product_id": "postgresql-server-devel-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server-devel-debuginfo@16.6-1.module%2Bel8.10.0%2B22551%2Bc0330dc9?arch=x86_64\u0026rpmmod=postgresql:16:8100020241122085009:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgresql-static-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64::postgresql:16",
"product": {
"name": "postgresql-static-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64 (postgresql:16)",
"product_id": "postgresql-static-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-static@16.6-1.module%2Bel8.10.0%2B22551%2Bc0330dc9?arch=x86_64\u0026rpmmod=postgresql:16:8100020241122085009:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgresql-test-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64::postgresql:16",
"product": {
"name": "postgresql-test-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64 (postgresql:16)",
"product_id": "postgresql-test-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-test@16.6-1.module%2Bel8.10.0%2B22551%2Bc0330dc9?arch=x86_64\u0026rpmmod=postgresql:16:8100020241122085009:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgresql-test-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64::postgresql:16",
"product": {
"name": "postgresql-test-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64 (postgresql:16)",
"product_id": "postgresql-test-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-test-debuginfo@16.6-1.module%2Bel8.10.0%2B22551%2Bc0330dc9?arch=x86_64\u0026rpmmod=postgresql:16:8100020241122085009:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64::postgresql:16",
"product": {
"name": "postgresql-upgrade-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64 (postgresql:16)",
"product_id": "postgresql-upgrade-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade@16.6-1.module%2Bel8.10.0%2B22551%2Bc0330dc9?arch=x86_64\u0026rpmmod=postgresql:16:8100020241122085009:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64::postgresql:16",
"product": {
"name": "postgresql-upgrade-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64 (postgresql:16)",
"product_id": "postgresql-upgrade-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade-debuginfo@16.6-1.module%2Bel8.10.0%2B22551%2Bc0330dc9?arch=x86_64\u0026rpmmod=postgresql:16:8100020241122085009:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-devel-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64::postgresql:16",
"product": {
"name": "postgresql-upgrade-devel-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64 (postgresql:16)",
"product_id": "postgresql-upgrade-devel-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade-devel@16.6-1.module%2Bel8.10.0%2B22551%2Bc0330dc9?arch=x86_64\u0026rpmmod=postgresql:16:8100020241122085009:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-devel-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64::postgresql:16",
"product": {
"name": "postgresql-upgrade-devel-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64 (postgresql:16)",
"product_id": "postgresql-upgrade-devel-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade-devel-debuginfo@16.6-1.module%2Bel8.10.0%2B22551%2Bc0330dc9?arch=x86_64\u0026rpmmod=postgresql:16:8100020241122085009:489197e6"
}
}
}
],
"category": "architecture",
"name": "x86_64"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "pg_repack-0:1.5.1-1.module+el8.10.0+22551+c0330dc9.aarch64 (postgresql:16) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:pg_repack-0:1.5.1-1.module+el8.10.0+22551+c0330dc9.aarch64::postgresql:16"
},
"product_reference": "pg_repack-0:1.5.1-1.module+el8.10.0+22551+c0330dc9.aarch64::postgresql:16",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pg_repack-0:1.5.1-1.module+el8.10.0+22551+c0330dc9.ppc64le (postgresql:16) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:pg_repack-0:1.5.1-1.module+el8.10.0+22551+c0330dc9.ppc64le::postgresql:16"
},
"product_reference": "pg_repack-0:1.5.1-1.module+el8.10.0+22551+c0330dc9.ppc64le::postgresql:16",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pg_repack-0:1.5.1-1.module+el8.10.0+22551+c0330dc9.s390x (postgresql:16) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:pg_repack-0:1.5.1-1.module+el8.10.0+22551+c0330dc9.s390x::postgresql:16"
},
"product_reference": "pg_repack-0:1.5.1-1.module+el8.10.0+22551+c0330dc9.s390x::postgresql:16",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pg_repack-0:1.5.1-1.module+el8.10.0+22551+c0330dc9.src (postgresql:16) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:pg_repack-0:1.5.1-1.module+el8.10.0+22551+c0330dc9.src::postgresql:16"
},
"product_reference": "pg_repack-0:1.5.1-1.module+el8.10.0+22551+c0330dc9.src::postgresql:16",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pg_repack-0:1.5.1-1.module+el8.10.0+22551+c0330dc9.x86_64 (postgresql:16) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:pg_repack-0:1.5.1-1.module+el8.10.0+22551+c0330dc9.x86_64::postgresql:16"
},
"product_reference": "pg_repack-0:1.5.1-1.module+el8.10.0+22551+c0330dc9.x86_64::postgresql:16",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pg_repack-debuginfo-0:1.5.1-1.module+el8.10.0+22551+c0330dc9.aarch64 (postgresql:16) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debuginfo-0:1.5.1-1.module+el8.10.0+22551+c0330dc9.aarch64::postgresql:16"
},
"product_reference": "pg_repack-debuginfo-0:1.5.1-1.module+el8.10.0+22551+c0330dc9.aarch64::postgresql:16",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pg_repack-debuginfo-0:1.5.1-1.module+el8.10.0+22551+c0330dc9.ppc64le (postgresql:16) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debuginfo-0:1.5.1-1.module+el8.10.0+22551+c0330dc9.ppc64le::postgresql:16"
},
"product_reference": "pg_repack-debuginfo-0:1.5.1-1.module+el8.10.0+22551+c0330dc9.ppc64le::postgresql:16",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pg_repack-debuginfo-0:1.5.1-1.module+el8.10.0+22551+c0330dc9.s390x (postgresql:16) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debuginfo-0:1.5.1-1.module+el8.10.0+22551+c0330dc9.s390x::postgresql:16"
},
"product_reference": "pg_repack-debuginfo-0:1.5.1-1.module+el8.10.0+22551+c0330dc9.s390x::postgresql:16",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pg_repack-debuginfo-0:1.5.1-1.module+el8.10.0+22551+c0330dc9.x86_64 (postgresql:16) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debuginfo-0:1.5.1-1.module+el8.10.0+22551+c0330dc9.x86_64::postgresql:16"
},
"product_reference": "pg_repack-debuginfo-0:1.5.1-1.module+el8.10.0+22551+c0330dc9.x86_64::postgresql:16",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pg_repack-debugsource-0:1.5.1-1.module+el8.10.0+22551+c0330dc9.aarch64 (postgresql:16) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debugsource-0:1.5.1-1.module+el8.10.0+22551+c0330dc9.aarch64::postgresql:16"
},
"product_reference": "pg_repack-debugsource-0:1.5.1-1.module+el8.10.0+22551+c0330dc9.aarch64::postgresql:16",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pg_repack-debugsource-0:1.5.1-1.module+el8.10.0+22551+c0330dc9.ppc64le (postgresql:16) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debugsource-0:1.5.1-1.module+el8.10.0+22551+c0330dc9.ppc64le::postgresql:16"
},
"product_reference": "pg_repack-debugsource-0:1.5.1-1.module+el8.10.0+22551+c0330dc9.ppc64le::postgresql:16",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pg_repack-debugsource-0:1.5.1-1.module+el8.10.0+22551+c0330dc9.s390x (postgresql:16) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debugsource-0:1.5.1-1.module+el8.10.0+22551+c0330dc9.s390x::postgresql:16"
},
"product_reference": "pg_repack-debugsource-0:1.5.1-1.module+el8.10.0+22551+c0330dc9.s390x::postgresql:16",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pg_repack-debugsource-0:1.5.1-1.module+el8.10.0+22551+c0330dc9.x86_64 (postgresql:16) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debugsource-0:1.5.1-1.module+el8.10.0+22551+c0330dc9.x86_64::postgresql:16"
},
"product_reference": "pg_repack-debugsource-0:1.5.1-1.module+el8.10.0+22551+c0330dc9.x86_64::postgresql:16",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pgaudit-0:16.0-1.module+el8.10.0+20413+d8116364.aarch64 (postgresql:16) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:pgaudit-0:16.0-1.module+el8.10.0+20413+d8116364.aarch64::postgresql:16"
},
"product_reference": "pgaudit-0:16.0-1.module+el8.10.0+20413+d8116364.aarch64::postgresql:16",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pgaudit-0:16.0-1.module+el8.10.0+20413+d8116364.ppc64le (postgresql:16) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:pgaudit-0:16.0-1.module+el8.10.0+20413+d8116364.ppc64le::postgresql:16"
},
"product_reference": "pgaudit-0:16.0-1.module+el8.10.0+20413+d8116364.ppc64le::postgresql:16",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pgaudit-0:16.0-1.module+el8.10.0+20413+d8116364.s390x (postgresql:16) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:pgaudit-0:16.0-1.module+el8.10.0+20413+d8116364.s390x::postgresql:16"
},
"product_reference": "pgaudit-0:16.0-1.module+el8.10.0+20413+d8116364.s390x::postgresql:16",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pgaudit-0:16.0-1.module+el8.10.0+20413+d8116364.src (postgresql:16) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:pgaudit-0:16.0-1.module+el8.10.0+20413+d8116364.src::postgresql:16"
},
"product_reference": "pgaudit-0:16.0-1.module+el8.10.0+20413+d8116364.src::postgresql:16",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pgaudit-0:16.0-1.module+el8.10.0+20413+d8116364.x86_64 (postgresql:16) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:pgaudit-0:16.0-1.module+el8.10.0+20413+d8116364.x86_64::postgresql:16"
},
"product_reference": "pgaudit-0:16.0-1.module+el8.10.0+20413+d8116364.x86_64::postgresql:16",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pgaudit-debuginfo-0:16.0-1.module+el8.10.0+20413+d8116364.aarch64 (postgresql:16) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debuginfo-0:16.0-1.module+el8.10.0+20413+d8116364.aarch64::postgresql:16"
},
"product_reference": "pgaudit-debuginfo-0:16.0-1.module+el8.10.0+20413+d8116364.aarch64::postgresql:16",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pgaudit-debuginfo-0:16.0-1.module+el8.10.0+20413+d8116364.ppc64le (postgresql:16) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debuginfo-0:16.0-1.module+el8.10.0+20413+d8116364.ppc64le::postgresql:16"
},
"product_reference": "pgaudit-debuginfo-0:16.0-1.module+el8.10.0+20413+d8116364.ppc64le::postgresql:16",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pgaudit-debuginfo-0:16.0-1.module+el8.10.0+20413+d8116364.s390x (postgresql:16) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debuginfo-0:16.0-1.module+el8.10.0+20413+d8116364.s390x::postgresql:16"
},
"product_reference": "pgaudit-debuginfo-0:16.0-1.module+el8.10.0+20413+d8116364.s390x::postgresql:16",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pgaudit-debuginfo-0:16.0-1.module+el8.10.0+20413+d8116364.x86_64 (postgresql:16) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debuginfo-0:16.0-1.module+el8.10.0+20413+d8116364.x86_64::postgresql:16"
},
"product_reference": "pgaudit-debuginfo-0:16.0-1.module+el8.10.0+20413+d8116364.x86_64::postgresql:16",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pgaudit-debugsource-0:16.0-1.module+el8.10.0+20413+d8116364.aarch64 (postgresql:16) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debugsource-0:16.0-1.module+el8.10.0+20413+d8116364.aarch64::postgresql:16"
},
"product_reference": "pgaudit-debugsource-0:16.0-1.module+el8.10.0+20413+d8116364.aarch64::postgresql:16",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pgaudit-debugsource-0:16.0-1.module+el8.10.0+20413+d8116364.ppc64le (postgresql:16) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debugsource-0:16.0-1.module+el8.10.0+20413+d8116364.ppc64le::postgresql:16"
},
"product_reference": "pgaudit-debugsource-0:16.0-1.module+el8.10.0+20413+d8116364.ppc64le::postgresql:16",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pgaudit-debugsource-0:16.0-1.module+el8.10.0+20413+d8116364.s390x (postgresql:16) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debugsource-0:16.0-1.module+el8.10.0+20413+d8116364.s390x::postgresql:16"
},
"product_reference": "pgaudit-debugsource-0:16.0-1.module+el8.10.0+20413+d8116364.s390x::postgresql:16",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pgaudit-debugsource-0:16.0-1.module+el8.10.0+20413+d8116364.x86_64 (postgresql:16) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debugsource-0:16.0-1.module+el8.10.0+20413+d8116364.x86_64::postgresql:16"
},
"product_reference": "pgaudit-debugsource-0:16.0-1.module+el8.10.0+20413+d8116364.x86_64::postgresql:16",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgres-decoderbufs-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.aarch64 (postgresql:16) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.aarch64::postgresql:16"
},
"product_reference": "postgres-decoderbufs-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.aarch64::postgresql:16",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgres-decoderbufs-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.ppc64le (postgresql:16) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.ppc64le::postgresql:16"
},
"product_reference": "postgres-decoderbufs-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.ppc64le::postgresql:16",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgres-decoderbufs-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.s390x (postgresql:16) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.s390x::postgresql:16"
},
"product_reference": "postgres-decoderbufs-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.s390x::postgresql:16",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgres-decoderbufs-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.src (postgresql:16) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.src::postgresql:16"
},
"product_reference": "postgres-decoderbufs-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.src::postgresql:16",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgres-decoderbufs-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.x86_64 (postgresql:16) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.x86_64::postgresql:16"
},
"product_reference": "postgres-decoderbufs-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.x86_64::postgresql:16",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.aarch64 (postgresql:16) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.aarch64::postgresql:16"
},
"product_reference": "postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.aarch64::postgresql:16",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.ppc64le (postgresql:16) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.ppc64le::postgresql:16"
},
"product_reference": "postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.ppc64le::postgresql:16",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.s390x (postgresql:16) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.s390x::postgresql:16"
},
"product_reference": "postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.s390x::postgresql:16",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.x86_64 (postgresql:16) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.x86_64::postgresql:16"
},
"product_reference": "postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.x86_64::postgresql:16",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.aarch64 (postgresql:16) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.aarch64::postgresql:16"
},
"product_reference": "postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.aarch64::postgresql:16",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.ppc64le (postgresql:16) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.ppc64le::postgresql:16"
},
"product_reference": "postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.ppc64le::postgresql:16",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.s390x (postgresql:16) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.s390x::postgresql:16"
},
"product_reference": "postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.s390x::postgresql:16",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.x86_64 (postgresql:16) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.x86_64::postgresql:16"
},
"product_reference": "postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.x86_64::postgresql:16",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64 (postgresql:16) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64::postgresql:16"
},
"product_reference": "postgresql-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64::postgresql:16",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le (postgresql:16) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le::postgresql:16"
},
"product_reference": "postgresql-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le::postgresql:16",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x (postgresql:16) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x::postgresql:16"
},
"product_reference": "postgresql-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x::postgresql:16",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-0:16.6-1.module+el8.10.0+22551+c0330dc9.src (postgresql:16) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql-0:16.6-1.module+el8.10.0+22551+c0330dc9.src::postgresql:16"
},
"product_reference": "postgresql-0:16.6-1.module+el8.10.0+22551+c0330dc9.src::postgresql:16",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64 (postgresql:16) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64::postgresql:16"
},
"product_reference": "postgresql-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64::postgresql:16",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-contrib-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64 (postgresql:16) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64::postgresql:16"
},
"product_reference": "postgresql-contrib-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64::postgresql:16",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-contrib-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le (postgresql:16) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le::postgresql:16"
},
"product_reference": "postgresql-contrib-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le::postgresql:16",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-contrib-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x (postgresql:16) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x::postgresql:16"
},
"product_reference": "postgresql-contrib-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x::postgresql:16",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-contrib-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64 (postgresql:16) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64::postgresql:16"
},
"product_reference": "postgresql-contrib-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64::postgresql:16",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-contrib-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64 (postgresql:16) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64::postgresql:16"
},
"product_reference": "postgresql-contrib-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64::postgresql:16",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-contrib-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le (postgresql:16) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le::postgresql:16"
},
"product_reference": "postgresql-contrib-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le::postgresql:16",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-contrib-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x (postgresql:16) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x::postgresql:16"
},
"product_reference": "postgresql-contrib-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x::postgresql:16",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-contrib-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64 (postgresql:16) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64::postgresql:16"
},
"product_reference": "postgresql-contrib-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64::postgresql:16",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64 (postgresql:16) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64::postgresql:16"
},
"product_reference": "postgresql-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64::postgresql:16",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le (postgresql:16) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le::postgresql:16"
},
"product_reference": "postgresql-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le::postgresql:16",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x (postgresql:16) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x::postgresql:16"
},
"product_reference": "postgresql-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x::postgresql:16",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64 (postgresql:16) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64::postgresql:16"
},
"product_reference": "postgresql-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64::postgresql:16",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-debugsource-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64 (postgresql:16) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql-debugsource-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64::postgresql:16"
},
"product_reference": "postgresql-debugsource-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64::postgresql:16",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-debugsource-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le (postgresql:16) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql-debugsource-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le::postgresql:16"
},
"product_reference": "postgresql-debugsource-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le::postgresql:16",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-debugsource-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x (postgresql:16) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql-debugsource-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x::postgresql:16"
},
"product_reference": "postgresql-debugsource-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x::postgresql:16",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-debugsource-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64 (postgresql:16) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql-debugsource-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64::postgresql:16"
},
"product_reference": "postgresql-debugsource-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64::postgresql:16",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-docs-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64 (postgresql:16) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64::postgresql:16"
},
"product_reference": "postgresql-docs-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64::postgresql:16",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-docs-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le (postgresql:16) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le::postgresql:16"
},
"product_reference": "postgresql-docs-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le::postgresql:16",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-docs-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x (postgresql:16) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x::postgresql:16"
},
"product_reference": "postgresql-docs-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x::postgresql:16",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-docs-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64 (postgresql:16) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64::postgresql:16"
},
"product_reference": "postgresql-docs-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64::postgresql:16",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-docs-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64 (postgresql:16) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64::postgresql:16"
},
"product_reference": "postgresql-docs-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64::postgresql:16",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-docs-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le (postgresql:16) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le::postgresql:16"
},
"product_reference": "postgresql-docs-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le::postgresql:16",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-docs-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x (postgresql:16) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x::postgresql:16"
},
"product_reference": "postgresql-docs-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x::postgresql:16",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-docs-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64 (postgresql:16) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64::postgresql:16"
},
"product_reference": "postgresql-docs-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64::postgresql:16",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plperl-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64 (postgresql:16) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64::postgresql:16"
},
"product_reference": "postgresql-plperl-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64::postgresql:16",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plperl-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le (postgresql:16) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le::postgresql:16"
},
"product_reference": "postgresql-plperl-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le::postgresql:16",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plperl-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x (postgresql:16) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x::postgresql:16"
},
"product_reference": "postgresql-plperl-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x::postgresql:16",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plperl-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64 (postgresql:16) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64::postgresql:16"
},
"product_reference": "postgresql-plperl-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64::postgresql:16",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plperl-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64 (postgresql:16) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64::postgresql:16"
},
"product_reference": "postgresql-plperl-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64::postgresql:16",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plperl-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le (postgresql:16) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le::postgresql:16"
},
"product_reference": "postgresql-plperl-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le::postgresql:16",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plperl-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x (postgresql:16) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x::postgresql:16"
},
"product_reference": "postgresql-plperl-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x::postgresql:16",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plperl-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64 (postgresql:16) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64::postgresql:16"
},
"product_reference": "postgresql-plperl-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64::postgresql:16",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plpython3-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64 (postgresql:16) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64::postgresql:16"
},
"product_reference": "postgresql-plpython3-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64::postgresql:16",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plpython3-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le (postgresql:16) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le::postgresql:16"
},
"product_reference": "postgresql-plpython3-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le::postgresql:16",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plpython3-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x (postgresql:16) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x::postgresql:16"
},
"product_reference": "postgresql-plpython3-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x::postgresql:16",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plpython3-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64 (postgresql:16) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64::postgresql:16"
},
"product_reference": "postgresql-plpython3-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64::postgresql:16",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plpython3-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64 (postgresql:16) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64::postgresql:16"
},
"product_reference": "postgresql-plpython3-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64::postgresql:16",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plpython3-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le (postgresql:16) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le::postgresql:16"
},
"product_reference": "postgresql-plpython3-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le::postgresql:16",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plpython3-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x (postgresql:16) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x::postgresql:16"
},
"product_reference": "postgresql-plpython3-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x::postgresql:16",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plpython3-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64 (postgresql:16) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64::postgresql:16"
},
"product_reference": "postgresql-plpython3-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64::postgresql:16",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-pltcl-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64 (postgresql:16) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64::postgresql:16"
},
"product_reference": "postgresql-pltcl-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64::postgresql:16",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-pltcl-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le (postgresql:16) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le::postgresql:16"
},
"product_reference": "postgresql-pltcl-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le::postgresql:16",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-pltcl-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x (postgresql:16) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x::postgresql:16"
},
"product_reference": "postgresql-pltcl-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x::postgresql:16",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-pltcl-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64 (postgresql:16) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64::postgresql:16"
},
"product_reference": "postgresql-pltcl-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64::postgresql:16",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-pltcl-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64 (postgresql:16) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64::postgresql:16"
},
"product_reference": "postgresql-pltcl-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64::postgresql:16",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-pltcl-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le (postgresql:16) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le::postgresql:16"
},
"product_reference": "postgresql-pltcl-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le::postgresql:16",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-pltcl-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x (postgresql:16) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x::postgresql:16"
},
"product_reference": "postgresql-pltcl-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x::postgresql:16",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-pltcl-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64 (postgresql:16) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64::postgresql:16"
},
"product_reference": "postgresql-pltcl-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64::postgresql:16",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-private-devel-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64 (postgresql:16) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql-private-devel-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64::postgresql:16"
},
"product_reference": "postgresql-private-devel-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64::postgresql:16",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-private-devel-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le (postgresql:16) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql-private-devel-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le::postgresql:16"
},
"product_reference": "postgresql-private-devel-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le::postgresql:16",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-private-devel-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x (postgresql:16) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql-private-devel-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x::postgresql:16"
},
"product_reference": "postgresql-private-devel-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x::postgresql:16",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-private-devel-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64 (postgresql:16) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql-private-devel-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64::postgresql:16"
},
"product_reference": "postgresql-private-devel-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64::postgresql:16",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-private-libs-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64 (postgresql:16) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql-private-libs-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64::postgresql:16"
},
"product_reference": "postgresql-private-libs-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64::postgresql:16",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-private-libs-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le (postgresql:16) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql-private-libs-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le::postgresql:16"
},
"product_reference": "postgresql-private-libs-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le::postgresql:16",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-private-libs-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x (postgresql:16) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql-private-libs-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x::postgresql:16"
},
"product_reference": "postgresql-private-libs-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x::postgresql:16",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-private-libs-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64 (postgresql:16) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql-private-libs-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64::postgresql:16"
},
"product_reference": "postgresql-private-libs-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64::postgresql:16",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-private-libs-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64 (postgresql:16) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql-private-libs-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64::postgresql:16"
},
"product_reference": "postgresql-private-libs-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64::postgresql:16",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-private-libs-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le (postgresql:16) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql-private-libs-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le::postgresql:16"
},
"product_reference": "postgresql-private-libs-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le::postgresql:16",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-private-libs-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x (postgresql:16) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql-private-libs-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x::postgresql:16"
},
"product_reference": "postgresql-private-libs-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x::postgresql:16",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-private-libs-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64 (postgresql:16) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql-private-libs-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64::postgresql:16"
},
"product_reference": "postgresql-private-libs-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64::postgresql:16",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64 (postgresql:16) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64::postgresql:16"
},
"product_reference": "postgresql-server-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64::postgresql:16",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le (postgresql:16) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le::postgresql:16"
},
"product_reference": "postgresql-server-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le::postgresql:16",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x (postgresql:16) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x::postgresql:16"
},
"product_reference": "postgresql-server-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x::postgresql:16",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64 (postgresql:16) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64::postgresql:16"
},
"product_reference": "postgresql-server-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64::postgresql:16",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64 (postgresql:16) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64::postgresql:16"
},
"product_reference": "postgresql-server-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64::postgresql:16",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le (postgresql:16) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le::postgresql:16"
},
"product_reference": "postgresql-server-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le::postgresql:16",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x (postgresql:16) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x::postgresql:16"
},
"product_reference": "postgresql-server-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x::postgresql:16",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64 (postgresql:16) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64::postgresql:16"
},
"product_reference": "postgresql-server-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64::postgresql:16",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-devel-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64 (postgresql:16) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64::postgresql:16"
},
"product_reference": "postgresql-server-devel-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64::postgresql:16",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-devel-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le (postgresql:16) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le::postgresql:16"
},
"product_reference": "postgresql-server-devel-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le::postgresql:16",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-devel-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x (postgresql:16) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x::postgresql:16"
},
"product_reference": "postgresql-server-devel-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x::postgresql:16",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-devel-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64 (postgresql:16) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64::postgresql:16"
},
"product_reference": "postgresql-server-devel-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64::postgresql:16",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-devel-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64 (postgresql:16) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64::postgresql:16"
},
"product_reference": "postgresql-server-devel-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64::postgresql:16",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-devel-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le (postgresql:16) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le::postgresql:16"
},
"product_reference": "postgresql-server-devel-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le::postgresql:16",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-devel-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x (postgresql:16) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x::postgresql:16"
},
"product_reference": "postgresql-server-devel-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x::postgresql:16",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-devel-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64 (postgresql:16) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64::postgresql:16"
},
"product_reference": "postgresql-server-devel-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64::postgresql:16",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-static-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64 (postgresql:16) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql-static-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64::postgresql:16"
},
"product_reference": "postgresql-static-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64::postgresql:16",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-static-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le (postgresql:16) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql-static-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le::postgresql:16"
},
"product_reference": "postgresql-static-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le::postgresql:16",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-static-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x (postgresql:16) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql-static-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x::postgresql:16"
},
"product_reference": "postgresql-static-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x::postgresql:16",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-static-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64 (postgresql:16) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql-static-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64::postgresql:16"
},
"product_reference": "postgresql-static-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64::postgresql:16",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-test-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64 (postgresql:16) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64::postgresql:16"
},
"product_reference": "postgresql-test-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64::postgresql:16",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-test-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le (postgresql:16) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le::postgresql:16"
},
"product_reference": "postgresql-test-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le::postgresql:16",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-test-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x (postgresql:16) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x::postgresql:16"
},
"product_reference": "postgresql-test-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x::postgresql:16",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-test-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64 (postgresql:16) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64::postgresql:16"
},
"product_reference": "postgresql-test-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64::postgresql:16",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-test-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64 (postgresql:16) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64::postgresql:16"
},
"product_reference": "postgresql-test-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64::postgresql:16",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-test-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le (postgresql:16) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le::postgresql:16"
},
"product_reference": "postgresql-test-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le::postgresql:16",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-test-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x (postgresql:16) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x::postgresql:16"
},
"product_reference": "postgresql-test-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x::postgresql:16",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-test-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64 (postgresql:16) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64::postgresql:16"
},
"product_reference": "postgresql-test-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64::postgresql:16",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-test-rpm-macros-0:16.6-1.module+el8.10.0+22551+c0330dc9.noarch (postgresql:16) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-rpm-macros-0:16.6-1.module+el8.10.0+22551+c0330dc9.noarch::postgresql:16"
},
"product_reference": "postgresql-test-rpm-macros-0:16.6-1.module+el8.10.0+22551+c0330dc9.noarch::postgresql:16",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64 (postgresql:16) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64::postgresql:16"
},
"product_reference": "postgresql-upgrade-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64::postgresql:16",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le (postgresql:16) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le::postgresql:16"
},
"product_reference": "postgresql-upgrade-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le::postgresql:16",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x (postgresql:16) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x::postgresql:16"
},
"product_reference": "postgresql-upgrade-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x::postgresql:16",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64 (postgresql:16) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64::postgresql:16"
},
"product_reference": "postgresql-upgrade-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64::postgresql:16",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64 (postgresql:16) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64::postgresql:16"
},
"product_reference": "postgresql-upgrade-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64::postgresql:16",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le (postgresql:16) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le::postgresql:16"
},
"product_reference": "postgresql-upgrade-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le::postgresql:16",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x (postgresql:16) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x::postgresql:16"
},
"product_reference": "postgresql-upgrade-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x::postgresql:16",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64 (postgresql:16) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64::postgresql:16"
},
"product_reference": "postgresql-upgrade-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64::postgresql:16",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-devel-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64 (postgresql:16) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64::postgresql:16"
},
"product_reference": "postgresql-upgrade-devel-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64::postgresql:16",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-devel-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le (postgresql:16) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le::postgresql:16"
},
"product_reference": "postgresql-upgrade-devel-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le::postgresql:16",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-devel-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x (postgresql:16) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x::postgresql:16"
},
"product_reference": "postgresql-upgrade-devel-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x::postgresql:16",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-devel-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64 (postgresql:16) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64::postgresql:16"
},
"product_reference": "postgresql-upgrade-devel-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64::postgresql:16",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-devel-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64 (postgresql:16) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64::postgresql:16"
},
"product_reference": "postgresql-upgrade-devel-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64::postgresql:16",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-devel-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le (postgresql:16) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le::postgresql:16"
},
"product_reference": "postgresql-upgrade-devel-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le::postgresql:16",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-devel-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x (postgresql:16) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x::postgresql:16"
},
"product_reference": "postgresql-upgrade-devel-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x::postgresql:16",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-devel-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64 (postgresql:16) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64::postgresql:16"
},
"product_reference": "postgresql-upgrade-devel-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64::postgresql:16",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2024-10976",
"cwe": {
"id": "CWE-1250",
"name": "Improper Preservation of Consistency Between Independent Representations of Shared State"
},
"discovery_date": "2024-11-14T14:01:51.200335+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2326263"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in PostgreSQL. This vulnerability allows incorrect row-level security policies to be applied via subqueries, WITH queries, security invoker views, or SQL-language functions that reference tables with row-level security policies. This issue arises when a query is planned under one role and executed under another, potentially leading to unauthorized reads or modifications of data.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "postgresql: PostgreSQL row security below e.g. subqueries disregards user ID changes",
"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.10.0.Z.MAIN.EUS:pg_repack-0:1.5.1-1.module+el8.10.0+22551+c0330dc9.aarch64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-0:1.5.1-1.module+el8.10.0+22551+c0330dc9.ppc64le::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-0:1.5.1-1.module+el8.10.0+22551+c0330dc9.s390x::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-0:1.5.1-1.module+el8.10.0+22551+c0330dc9.src::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-0:1.5.1-1.module+el8.10.0+22551+c0330dc9.x86_64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debuginfo-0:1.5.1-1.module+el8.10.0+22551+c0330dc9.aarch64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debuginfo-0:1.5.1-1.module+el8.10.0+22551+c0330dc9.ppc64le::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debuginfo-0:1.5.1-1.module+el8.10.0+22551+c0330dc9.s390x::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debuginfo-0:1.5.1-1.module+el8.10.0+22551+c0330dc9.x86_64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debugsource-0:1.5.1-1.module+el8.10.0+22551+c0330dc9.aarch64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debugsource-0:1.5.1-1.module+el8.10.0+22551+c0330dc9.ppc64le::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debugsource-0:1.5.1-1.module+el8.10.0+22551+c0330dc9.s390x::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debugsource-0:1.5.1-1.module+el8.10.0+22551+c0330dc9.x86_64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-0:16.0-1.module+el8.10.0+20413+d8116364.aarch64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-0:16.0-1.module+el8.10.0+20413+d8116364.ppc64le::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-0:16.0-1.module+el8.10.0+20413+d8116364.s390x::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-0:16.0-1.module+el8.10.0+20413+d8116364.src::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-0:16.0-1.module+el8.10.0+20413+d8116364.x86_64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debuginfo-0:16.0-1.module+el8.10.0+20413+d8116364.aarch64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debuginfo-0:16.0-1.module+el8.10.0+20413+d8116364.ppc64le::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debuginfo-0:16.0-1.module+el8.10.0+20413+d8116364.s390x::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debuginfo-0:16.0-1.module+el8.10.0+20413+d8116364.x86_64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debugsource-0:16.0-1.module+el8.10.0+20413+d8116364.aarch64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debugsource-0:16.0-1.module+el8.10.0+20413+d8116364.ppc64le::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debugsource-0:16.0-1.module+el8.10.0+20413+d8116364.s390x::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debugsource-0:16.0-1.module+el8.10.0+20413+d8116364.x86_64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.aarch64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.ppc64le::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.s390x::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.src::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.x86_64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.aarch64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.ppc64le::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.s390x::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.x86_64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.aarch64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.ppc64le::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.s390x::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.x86_64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-0:16.6-1.module+el8.10.0+22551+c0330dc9.src::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-debugsource-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-debugsource-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-debugsource-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-debugsource-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-private-devel-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-private-devel-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-private-devel-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-private-devel-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-private-libs-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-private-libs-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-private-libs-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-private-libs-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-private-libs-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-private-libs-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-private-libs-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-private-libs-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-static-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-static-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-static-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-static-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-rpm-macros-0:16.6-1.module+el8.10.0+22551+c0330dc9.noarch::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64::postgresql:16"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-10976"
},
{
"category": "external",
"summary": "RHBZ#2326263",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2326263"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-10976",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-10976"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-10976",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-10976"
},
{
"category": "external",
"summary": "https://www.postgresql.org/support/security/CVE-2024-10976/",
"url": "https://www.postgresql.org/support/security/CVE-2024-10976/"
}
],
"release_date": "2024-11-14T13:00:01.930000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-12-05T09:17: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",
"product_ids": [
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-0:1.5.1-1.module+el8.10.0+22551+c0330dc9.aarch64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-0:1.5.1-1.module+el8.10.0+22551+c0330dc9.ppc64le::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-0:1.5.1-1.module+el8.10.0+22551+c0330dc9.s390x::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-0:1.5.1-1.module+el8.10.0+22551+c0330dc9.src::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-0:1.5.1-1.module+el8.10.0+22551+c0330dc9.x86_64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debuginfo-0:1.5.1-1.module+el8.10.0+22551+c0330dc9.aarch64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debuginfo-0:1.5.1-1.module+el8.10.0+22551+c0330dc9.ppc64le::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debuginfo-0:1.5.1-1.module+el8.10.0+22551+c0330dc9.s390x::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debuginfo-0:1.5.1-1.module+el8.10.0+22551+c0330dc9.x86_64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debugsource-0:1.5.1-1.module+el8.10.0+22551+c0330dc9.aarch64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debugsource-0:1.5.1-1.module+el8.10.0+22551+c0330dc9.ppc64le::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debugsource-0:1.5.1-1.module+el8.10.0+22551+c0330dc9.s390x::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debugsource-0:1.5.1-1.module+el8.10.0+22551+c0330dc9.x86_64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-0:16.0-1.module+el8.10.0+20413+d8116364.aarch64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-0:16.0-1.module+el8.10.0+20413+d8116364.ppc64le::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-0:16.0-1.module+el8.10.0+20413+d8116364.s390x::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-0:16.0-1.module+el8.10.0+20413+d8116364.src::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-0:16.0-1.module+el8.10.0+20413+d8116364.x86_64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debuginfo-0:16.0-1.module+el8.10.0+20413+d8116364.aarch64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debuginfo-0:16.0-1.module+el8.10.0+20413+d8116364.ppc64le::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debuginfo-0:16.0-1.module+el8.10.0+20413+d8116364.s390x::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debuginfo-0:16.0-1.module+el8.10.0+20413+d8116364.x86_64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debugsource-0:16.0-1.module+el8.10.0+20413+d8116364.aarch64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debugsource-0:16.0-1.module+el8.10.0+20413+d8116364.ppc64le::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debugsource-0:16.0-1.module+el8.10.0+20413+d8116364.s390x::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debugsource-0:16.0-1.module+el8.10.0+20413+d8116364.x86_64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.aarch64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.ppc64le::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.s390x::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.src::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.x86_64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.aarch64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.ppc64le::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.s390x::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.x86_64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.aarch64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.ppc64le::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.s390x::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.x86_64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-0:16.6-1.module+el8.10.0+22551+c0330dc9.src::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-debugsource-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-debugsource-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-debugsource-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-debugsource-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-private-devel-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-private-devel-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-private-devel-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-private-devel-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-private-libs-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-private-libs-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-private-libs-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-private-libs-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-private-libs-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-private-libs-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-private-libs-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-private-libs-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-static-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-static-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-static-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-static-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-rpm-macros-0:16.6-1.module+el8.10.0+22551+c0330dc9.noarch::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64::postgresql:16"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:10831"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options don\u0027t meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-0:1.5.1-1.module+el8.10.0+22551+c0330dc9.aarch64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-0:1.5.1-1.module+el8.10.0+22551+c0330dc9.ppc64le::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-0:1.5.1-1.module+el8.10.0+22551+c0330dc9.s390x::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-0:1.5.1-1.module+el8.10.0+22551+c0330dc9.src::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-0:1.5.1-1.module+el8.10.0+22551+c0330dc9.x86_64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debuginfo-0:1.5.1-1.module+el8.10.0+22551+c0330dc9.aarch64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debuginfo-0:1.5.1-1.module+el8.10.0+22551+c0330dc9.ppc64le::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debuginfo-0:1.5.1-1.module+el8.10.0+22551+c0330dc9.s390x::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debuginfo-0:1.5.1-1.module+el8.10.0+22551+c0330dc9.x86_64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debugsource-0:1.5.1-1.module+el8.10.0+22551+c0330dc9.aarch64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debugsource-0:1.5.1-1.module+el8.10.0+22551+c0330dc9.ppc64le::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debugsource-0:1.5.1-1.module+el8.10.0+22551+c0330dc9.s390x::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debugsource-0:1.5.1-1.module+el8.10.0+22551+c0330dc9.x86_64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-0:16.0-1.module+el8.10.0+20413+d8116364.aarch64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-0:16.0-1.module+el8.10.0+20413+d8116364.ppc64le::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-0:16.0-1.module+el8.10.0+20413+d8116364.s390x::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-0:16.0-1.module+el8.10.0+20413+d8116364.src::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-0:16.0-1.module+el8.10.0+20413+d8116364.x86_64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debuginfo-0:16.0-1.module+el8.10.0+20413+d8116364.aarch64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debuginfo-0:16.0-1.module+el8.10.0+20413+d8116364.ppc64le::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debuginfo-0:16.0-1.module+el8.10.0+20413+d8116364.s390x::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debuginfo-0:16.0-1.module+el8.10.0+20413+d8116364.x86_64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debugsource-0:16.0-1.module+el8.10.0+20413+d8116364.aarch64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debugsource-0:16.0-1.module+el8.10.0+20413+d8116364.ppc64le::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debugsource-0:16.0-1.module+el8.10.0+20413+d8116364.s390x::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debugsource-0:16.0-1.module+el8.10.0+20413+d8116364.x86_64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.aarch64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.ppc64le::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.s390x::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.src::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.x86_64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.aarch64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.ppc64le::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.s390x::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.x86_64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.aarch64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.ppc64le::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.s390x::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.x86_64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-0:16.6-1.module+el8.10.0+22551+c0330dc9.src::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-debugsource-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-debugsource-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-debugsource-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-debugsource-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-private-devel-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-private-devel-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-private-devel-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-private-devel-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-private-libs-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-private-libs-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-private-libs-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-private-libs-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-private-libs-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-private-libs-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-private-libs-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-private-libs-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-static-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-static-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-static-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-static-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-rpm-macros-0:16.6-1.module+el8.10.0+22551+c0330dc9.noarch::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64::postgresql:16"
]
}
],
"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.10.0.Z.MAIN.EUS:pg_repack-0:1.5.1-1.module+el8.10.0+22551+c0330dc9.aarch64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-0:1.5.1-1.module+el8.10.0+22551+c0330dc9.ppc64le::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-0:1.5.1-1.module+el8.10.0+22551+c0330dc9.s390x::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-0:1.5.1-1.module+el8.10.0+22551+c0330dc9.src::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-0:1.5.1-1.module+el8.10.0+22551+c0330dc9.x86_64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debuginfo-0:1.5.1-1.module+el8.10.0+22551+c0330dc9.aarch64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debuginfo-0:1.5.1-1.module+el8.10.0+22551+c0330dc9.ppc64le::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debuginfo-0:1.5.1-1.module+el8.10.0+22551+c0330dc9.s390x::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debuginfo-0:1.5.1-1.module+el8.10.0+22551+c0330dc9.x86_64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debugsource-0:1.5.1-1.module+el8.10.0+22551+c0330dc9.aarch64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debugsource-0:1.5.1-1.module+el8.10.0+22551+c0330dc9.ppc64le::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debugsource-0:1.5.1-1.module+el8.10.0+22551+c0330dc9.s390x::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debugsource-0:1.5.1-1.module+el8.10.0+22551+c0330dc9.x86_64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-0:16.0-1.module+el8.10.0+20413+d8116364.aarch64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-0:16.0-1.module+el8.10.0+20413+d8116364.ppc64le::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-0:16.0-1.module+el8.10.0+20413+d8116364.s390x::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-0:16.0-1.module+el8.10.0+20413+d8116364.src::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-0:16.0-1.module+el8.10.0+20413+d8116364.x86_64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debuginfo-0:16.0-1.module+el8.10.0+20413+d8116364.aarch64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debuginfo-0:16.0-1.module+el8.10.0+20413+d8116364.ppc64le::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debuginfo-0:16.0-1.module+el8.10.0+20413+d8116364.s390x::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debuginfo-0:16.0-1.module+el8.10.0+20413+d8116364.x86_64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debugsource-0:16.0-1.module+el8.10.0+20413+d8116364.aarch64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debugsource-0:16.0-1.module+el8.10.0+20413+d8116364.ppc64le::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debugsource-0:16.0-1.module+el8.10.0+20413+d8116364.s390x::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debugsource-0:16.0-1.module+el8.10.0+20413+d8116364.x86_64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.aarch64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.ppc64le::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.s390x::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.src::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.x86_64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.aarch64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.ppc64le::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.s390x::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.x86_64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.aarch64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.ppc64le::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.s390x::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.x86_64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-0:16.6-1.module+el8.10.0+22551+c0330dc9.src::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-debugsource-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-debugsource-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-debugsource-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-debugsource-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-private-devel-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-private-devel-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-private-devel-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-private-devel-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-private-libs-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-private-libs-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-private-libs-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-private-libs-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-private-libs-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-private-libs-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-private-libs-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-private-libs-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-static-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-static-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-static-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-static-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-rpm-macros-0:16.6-1.module+el8.10.0+22551+c0330dc9.noarch::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64::postgresql:16"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "postgresql: PostgreSQL row security below e.g. subqueries disregards user ID changes"
},
{
"cve": "CVE-2024-10978",
"cwe": {
"id": "CWE-266",
"name": "Incorrect Privilege Assignment"
},
"discovery_date": "2024-11-14T14:01:03.625881+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2326251"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in PostgreSQL. This vulnerability allows a less-privileged application user to view or change unintended rows using SET ROLE, SET SESSION AUTHORIZATION, or equivalent features resulting in loss of confidentiality integrity and availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "postgresql: PostgreSQL SET ROLE, SET SESSION AUTHORIZATION reset to wrong user ID",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Within regulated environments, a combination of the following controls acts as a significant barrier to successfully exploiting a CWE-266: and therefore downgrades the severity of this particular CVE from Moderate to Low.\n\nAccess to the platform is granted only after successful hard token, multi-factor authentication (MFA), which is coupled with least privilege principles to ensure that only authorized roles and users can execute or manipulate code. Additionally, the platform\u0027s built-in Role-Based Access Control (RBAC) enforces least privilege across workloads. Red Hat enforces the principle of least functionality, ensuring that only essential features, services, and ports are enabled. Event logs are collected and processed for centralization, correlation, analysis, monitoring, reporting, alerting, and retention, which helps detect and alert of any anomalous or unauthorized activity. Finally, process isolation ensures that compromised components are contained within the originating process, preventing it from affecting other processes or the system as a whole.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-0:1.5.1-1.module+el8.10.0+22551+c0330dc9.aarch64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-0:1.5.1-1.module+el8.10.0+22551+c0330dc9.ppc64le::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-0:1.5.1-1.module+el8.10.0+22551+c0330dc9.s390x::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-0:1.5.1-1.module+el8.10.0+22551+c0330dc9.src::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-0:1.5.1-1.module+el8.10.0+22551+c0330dc9.x86_64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debuginfo-0:1.5.1-1.module+el8.10.0+22551+c0330dc9.aarch64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debuginfo-0:1.5.1-1.module+el8.10.0+22551+c0330dc9.ppc64le::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debuginfo-0:1.5.1-1.module+el8.10.0+22551+c0330dc9.s390x::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debuginfo-0:1.5.1-1.module+el8.10.0+22551+c0330dc9.x86_64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debugsource-0:1.5.1-1.module+el8.10.0+22551+c0330dc9.aarch64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debugsource-0:1.5.1-1.module+el8.10.0+22551+c0330dc9.ppc64le::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debugsource-0:1.5.1-1.module+el8.10.0+22551+c0330dc9.s390x::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debugsource-0:1.5.1-1.module+el8.10.0+22551+c0330dc9.x86_64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-0:16.0-1.module+el8.10.0+20413+d8116364.aarch64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-0:16.0-1.module+el8.10.0+20413+d8116364.ppc64le::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-0:16.0-1.module+el8.10.0+20413+d8116364.s390x::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-0:16.0-1.module+el8.10.0+20413+d8116364.src::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-0:16.0-1.module+el8.10.0+20413+d8116364.x86_64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debuginfo-0:16.0-1.module+el8.10.0+20413+d8116364.aarch64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debuginfo-0:16.0-1.module+el8.10.0+20413+d8116364.ppc64le::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debuginfo-0:16.0-1.module+el8.10.0+20413+d8116364.s390x::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debuginfo-0:16.0-1.module+el8.10.0+20413+d8116364.x86_64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debugsource-0:16.0-1.module+el8.10.0+20413+d8116364.aarch64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debugsource-0:16.0-1.module+el8.10.0+20413+d8116364.ppc64le::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debugsource-0:16.0-1.module+el8.10.0+20413+d8116364.s390x::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debugsource-0:16.0-1.module+el8.10.0+20413+d8116364.x86_64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.aarch64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.ppc64le::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.s390x::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.src::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.x86_64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.aarch64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.ppc64le::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.s390x::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.x86_64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.aarch64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.ppc64le::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.s390x::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.x86_64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-0:16.6-1.module+el8.10.0+22551+c0330dc9.src::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-debugsource-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-debugsource-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-debugsource-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-debugsource-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-private-devel-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-private-devel-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-private-devel-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-private-devel-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-private-libs-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-private-libs-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-private-libs-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-private-libs-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-private-libs-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-private-libs-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-private-libs-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-private-libs-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-static-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-static-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-static-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-static-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-rpm-macros-0:16.6-1.module+el8.10.0+22551+c0330dc9.noarch::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64::postgresql:16"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-10978"
},
{
"category": "external",
"summary": "RHBZ#2326251",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2326251"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-10978",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-10978"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-10978",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-10978"
},
{
"category": "external",
"summary": "https://www.postgresql.org/support/security/CVE-2024-10978/",
"url": "https://www.postgresql.org/support/security/CVE-2024-10978/"
}
],
"release_date": "2024-11-14T13:00:07.398000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-12-05T09:17: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",
"product_ids": [
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-0:1.5.1-1.module+el8.10.0+22551+c0330dc9.aarch64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-0:1.5.1-1.module+el8.10.0+22551+c0330dc9.ppc64le::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-0:1.5.1-1.module+el8.10.0+22551+c0330dc9.s390x::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-0:1.5.1-1.module+el8.10.0+22551+c0330dc9.src::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-0:1.5.1-1.module+el8.10.0+22551+c0330dc9.x86_64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debuginfo-0:1.5.1-1.module+el8.10.0+22551+c0330dc9.aarch64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debuginfo-0:1.5.1-1.module+el8.10.0+22551+c0330dc9.ppc64le::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debuginfo-0:1.5.1-1.module+el8.10.0+22551+c0330dc9.s390x::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debuginfo-0:1.5.1-1.module+el8.10.0+22551+c0330dc9.x86_64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debugsource-0:1.5.1-1.module+el8.10.0+22551+c0330dc9.aarch64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debugsource-0:1.5.1-1.module+el8.10.0+22551+c0330dc9.ppc64le::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debugsource-0:1.5.1-1.module+el8.10.0+22551+c0330dc9.s390x::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debugsource-0:1.5.1-1.module+el8.10.0+22551+c0330dc9.x86_64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-0:16.0-1.module+el8.10.0+20413+d8116364.aarch64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-0:16.0-1.module+el8.10.0+20413+d8116364.ppc64le::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-0:16.0-1.module+el8.10.0+20413+d8116364.s390x::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-0:16.0-1.module+el8.10.0+20413+d8116364.src::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-0:16.0-1.module+el8.10.0+20413+d8116364.x86_64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debuginfo-0:16.0-1.module+el8.10.0+20413+d8116364.aarch64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debuginfo-0:16.0-1.module+el8.10.0+20413+d8116364.ppc64le::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debuginfo-0:16.0-1.module+el8.10.0+20413+d8116364.s390x::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debuginfo-0:16.0-1.module+el8.10.0+20413+d8116364.x86_64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debugsource-0:16.0-1.module+el8.10.0+20413+d8116364.aarch64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debugsource-0:16.0-1.module+el8.10.0+20413+d8116364.ppc64le::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debugsource-0:16.0-1.module+el8.10.0+20413+d8116364.s390x::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debugsource-0:16.0-1.module+el8.10.0+20413+d8116364.x86_64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.aarch64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.ppc64le::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.s390x::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.src::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.x86_64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.aarch64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.ppc64le::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.s390x::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.x86_64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.aarch64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.ppc64le::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.s390x::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.x86_64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-0:16.6-1.module+el8.10.0+22551+c0330dc9.src::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-debugsource-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-debugsource-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-debugsource-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-debugsource-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-private-devel-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-private-devel-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-private-devel-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-private-devel-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-private-libs-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-private-libs-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-private-libs-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-private-libs-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-private-libs-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-private-libs-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-private-libs-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-private-libs-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-static-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-static-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-static-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-static-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-rpm-macros-0:16.6-1.module+el8.10.0+22551+c0330dc9.noarch::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64::postgresql:16"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:10831"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options don\u0027t meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-0:1.5.1-1.module+el8.10.0+22551+c0330dc9.aarch64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-0:1.5.1-1.module+el8.10.0+22551+c0330dc9.ppc64le::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-0:1.5.1-1.module+el8.10.0+22551+c0330dc9.s390x::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-0:1.5.1-1.module+el8.10.0+22551+c0330dc9.src::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-0:1.5.1-1.module+el8.10.0+22551+c0330dc9.x86_64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debuginfo-0:1.5.1-1.module+el8.10.0+22551+c0330dc9.aarch64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debuginfo-0:1.5.1-1.module+el8.10.0+22551+c0330dc9.ppc64le::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debuginfo-0:1.5.1-1.module+el8.10.0+22551+c0330dc9.s390x::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debuginfo-0:1.5.1-1.module+el8.10.0+22551+c0330dc9.x86_64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debugsource-0:1.5.1-1.module+el8.10.0+22551+c0330dc9.aarch64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debugsource-0:1.5.1-1.module+el8.10.0+22551+c0330dc9.ppc64le::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debugsource-0:1.5.1-1.module+el8.10.0+22551+c0330dc9.s390x::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debugsource-0:1.5.1-1.module+el8.10.0+22551+c0330dc9.x86_64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-0:16.0-1.module+el8.10.0+20413+d8116364.aarch64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-0:16.0-1.module+el8.10.0+20413+d8116364.ppc64le::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-0:16.0-1.module+el8.10.0+20413+d8116364.s390x::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-0:16.0-1.module+el8.10.0+20413+d8116364.src::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-0:16.0-1.module+el8.10.0+20413+d8116364.x86_64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debuginfo-0:16.0-1.module+el8.10.0+20413+d8116364.aarch64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debuginfo-0:16.0-1.module+el8.10.0+20413+d8116364.ppc64le::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debuginfo-0:16.0-1.module+el8.10.0+20413+d8116364.s390x::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debuginfo-0:16.0-1.module+el8.10.0+20413+d8116364.x86_64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debugsource-0:16.0-1.module+el8.10.0+20413+d8116364.aarch64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debugsource-0:16.0-1.module+el8.10.0+20413+d8116364.ppc64le::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debugsource-0:16.0-1.module+el8.10.0+20413+d8116364.s390x::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debugsource-0:16.0-1.module+el8.10.0+20413+d8116364.x86_64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.aarch64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.ppc64le::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.s390x::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.src::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.x86_64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.aarch64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.ppc64le::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.s390x::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.x86_64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.aarch64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.ppc64le::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.s390x::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.x86_64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-0:16.6-1.module+el8.10.0+22551+c0330dc9.src::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-debugsource-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-debugsource-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-debugsource-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-debugsource-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-private-devel-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-private-devel-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-private-devel-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-private-devel-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-private-libs-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-private-libs-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-private-libs-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-private-libs-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-private-libs-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-private-libs-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-private-libs-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-private-libs-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-static-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-static-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-static-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-static-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-rpm-macros-0:16.6-1.module+el8.10.0+22551+c0330dc9.noarch::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64::postgresql:16"
]
}
],
"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.10.0.Z.MAIN.EUS:pg_repack-0:1.5.1-1.module+el8.10.0+22551+c0330dc9.aarch64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-0:1.5.1-1.module+el8.10.0+22551+c0330dc9.ppc64le::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-0:1.5.1-1.module+el8.10.0+22551+c0330dc9.s390x::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-0:1.5.1-1.module+el8.10.0+22551+c0330dc9.src::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-0:1.5.1-1.module+el8.10.0+22551+c0330dc9.x86_64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debuginfo-0:1.5.1-1.module+el8.10.0+22551+c0330dc9.aarch64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debuginfo-0:1.5.1-1.module+el8.10.0+22551+c0330dc9.ppc64le::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debuginfo-0:1.5.1-1.module+el8.10.0+22551+c0330dc9.s390x::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debuginfo-0:1.5.1-1.module+el8.10.0+22551+c0330dc9.x86_64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debugsource-0:1.5.1-1.module+el8.10.0+22551+c0330dc9.aarch64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debugsource-0:1.5.1-1.module+el8.10.0+22551+c0330dc9.ppc64le::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debugsource-0:1.5.1-1.module+el8.10.0+22551+c0330dc9.s390x::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debugsource-0:1.5.1-1.module+el8.10.0+22551+c0330dc9.x86_64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-0:16.0-1.module+el8.10.0+20413+d8116364.aarch64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-0:16.0-1.module+el8.10.0+20413+d8116364.ppc64le::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-0:16.0-1.module+el8.10.0+20413+d8116364.s390x::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-0:16.0-1.module+el8.10.0+20413+d8116364.src::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-0:16.0-1.module+el8.10.0+20413+d8116364.x86_64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debuginfo-0:16.0-1.module+el8.10.0+20413+d8116364.aarch64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debuginfo-0:16.0-1.module+el8.10.0+20413+d8116364.ppc64le::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debuginfo-0:16.0-1.module+el8.10.0+20413+d8116364.s390x::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debuginfo-0:16.0-1.module+el8.10.0+20413+d8116364.x86_64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debugsource-0:16.0-1.module+el8.10.0+20413+d8116364.aarch64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debugsource-0:16.0-1.module+el8.10.0+20413+d8116364.ppc64le::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debugsource-0:16.0-1.module+el8.10.0+20413+d8116364.s390x::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debugsource-0:16.0-1.module+el8.10.0+20413+d8116364.x86_64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.aarch64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.ppc64le::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.s390x::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.src::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.x86_64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.aarch64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.ppc64le::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.s390x::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.x86_64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.aarch64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.ppc64le::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.s390x::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.x86_64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-0:16.6-1.module+el8.10.0+22551+c0330dc9.src::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-debugsource-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-debugsource-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-debugsource-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-debugsource-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-private-devel-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-private-devel-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-private-devel-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-private-devel-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-private-libs-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-private-libs-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-private-libs-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-private-libs-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-private-libs-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-private-libs-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-private-libs-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-private-libs-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-static-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-static-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-static-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-static-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-rpm-macros-0:16.6-1.module+el8.10.0+22551+c0330dc9.noarch::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64::postgresql:16"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "postgresql: PostgreSQL SET ROLE, SET SESSION AUTHORIZATION reset to wrong user ID"
},
{
"cve": "CVE-2024-10979",
"cwe": {
"id": "CWE-15",
"name": "External Control of System or Configuration Setting"
},
"discovery_date": "2024-11-14T14:01:12.059934+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2326253"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in PostgreSQL PL/Perl. This vulnerability allows an unprivileged database user to change sensitive process environment variables (e.g., PATH) via incorrect control of environment variables.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "postgresql: PostgreSQL PL/Perl environment variable changes execute arbitrary code",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability has been given a severity rating of important because the ability to modify sensitive process environment variables (ex. PATH) can lead to unauthorized code execution and privilege escalation. Depending on the privileges of the PostgreSQL user, an attacker may be able to gain higher-level access to the underlying server and create functions who modify environment variables and execute arbitrary commands.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-0:1.5.1-1.module+el8.10.0+22551+c0330dc9.aarch64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-0:1.5.1-1.module+el8.10.0+22551+c0330dc9.ppc64le::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-0:1.5.1-1.module+el8.10.0+22551+c0330dc9.s390x::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-0:1.5.1-1.module+el8.10.0+22551+c0330dc9.src::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-0:1.5.1-1.module+el8.10.0+22551+c0330dc9.x86_64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debuginfo-0:1.5.1-1.module+el8.10.0+22551+c0330dc9.aarch64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debuginfo-0:1.5.1-1.module+el8.10.0+22551+c0330dc9.ppc64le::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debuginfo-0:1.5.1-1.module+el8.10.0+22551+c0330dc9.s390x::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debuginfo-0:1.5.1-1.module+el8.10.0+22551+c0330dc9.x86_64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debugsource-0:1.5.1-1.module+el8.10.0+22551+c0330dc9.aarch64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debugsource-0:1.5.1-1.module+el8.10.0+22551+c0330dc9.ppc64le::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debugsource-0:1.5.1-1.module+el8.10.0+22551+c0330dc9.s390x::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debugsource-0:1.5.1-1.module+el8.10.0+22551+c0330dc9.x86_64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-0:16.0-1.module+el8.10.0+20413+d8116364.aarch64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-0:16.0-1.module+el8.10.0+20413+d8116364.ppc64le::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-0:16.0-1.module+el8.10.0+20413+d8116364.s390x::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-0:16.0-1.module+el8.10.0+20413+d8116364.src::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-0:16.0-1.module+el8.10.0+20413+d8116364.x86_64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debuginfo-0:16.0-1.module+el8.10.0+20413+d8116364.aarch64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debuginfo-0:16.0-1.module+el8.10.0+20413+d8116364.ppc64le::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debuginfo-0:16.0-1.module+el8.10.0+20413+d8116364.s390x::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debuginfo-0:16.0-1.module+el8.10.0+20413+d8116364.x86_64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debugsource-0:16.0-1.module+el8.10.0+20413+d8116364.aarch64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debugsource-0:16.0-1.module+el8.10.0+20413+d8116364.ppc64le::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debugsource-0:16.0-1.module+el8.10.0+20413+d8116364.s390x::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debugsource-0:16.0-1.module+el8.10.0+20413+d8116364.x86_64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.aarch64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.ppc64le::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.s390x::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.src::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.x86_64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.aarch64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.ppc64le::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.s390x::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.x86_64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.aarch64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.ppc64le::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.s390x::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.x86_64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-0:16.6-1.module+el8.10.0+22551+c0330dc9.src::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-debugsource-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-debugsource-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-debugsource-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-debugsource-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-private-devel-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-private-devel-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-private-devel-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-private-devel-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-private-libs-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-private-libs-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-private-libs-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-private-libs-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-private-libs-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-private-libs-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-private-libs-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-private-libs-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-static-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-static-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-static-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-static-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-rpm-macros-0:16.6-1.module+el8.10.0+22551+c0330dc9.noarch::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64::postgresql:16"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-10979"
},
{
"category": "external",
"summary": "RHBZ#2326253",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2326253"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-10979",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-10979"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-10979",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-10979"
},
{
"category": "external",
"summary": "https://www.postgresql.org/support/security/CVE-2024-10979/",
"url": "https://www.postgresql.org/support/security/CVE-2024-10979/"
}
],
"release_date": "2024-11-14T13:00:08.586000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-12-05T09:17: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",
"product_ids": [
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-0:1.5.1-1.module+el8.10.0+22551+c0330dc9.aarch64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-0:1.5.1-1.module+el8.10.0+22551+c0330dc9.ppc64le::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-0:1.5.1-1.module+el8.10.0+22551+c0330dc9.s390x::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-0:1.5.1-1.module+el8.10.0+22551+c0330dc9.src::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-0:1.5.1-1.module+el8.10.0+22551+c0330dc9.x86_64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debuginfo-0:1.5.1-1.module+el8.10.0+22551+c0330dc9.aarch64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debuginfo-0:1.5.1-1.module+el8.10.0+22551+c0330dc9.ppc64le::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debuginfo-0:1.5.1-1.module+el8.10.0+22551+c0330dc9.s390x::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debuginfo-0:1.5.1-1.module+el8.10.0+22551+c0330dc9.x86_64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debugsource-0:1.5.1-1.module+el8.10.0+22551+c0330dc9.aarch64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debugsource-0:1.5.1-1.module+el8.10.0+22551+c0330dc9.ppc64le::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debugsource-0:1.5.1-1.module+el8.10.0+22551+c0330dc9.s390x::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debugsource-0:1.5.1-1.module+el8.10.0+22551+c0330dc9.x86_64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-0:16.0-1.module+el8.10.0+20413+d8116364.aarch64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-0:16.0-1.module+el8.10.0+20413+d8116364.ppc64le::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-0:16.0-1.module+el8.10.0+20413+d8116364.s390x::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-0:16.0-1.module+el8.10.0+20413+d8116364.src::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-0:16.0-1.module+el8.10.0+20413+d8116364.x86_64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debuginfo-0:16.0-1.module+el8.10.0+20413+d8116364.aarch64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debuginfo-0:16.0-1.module+el8.10.0+20413+d8116364.ppc64le::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debuginfo-0:16.0-1.module+el8.10.0+20413+d8116364.s390x::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debuginfo-0:16.0-1.module+el8.10.0+20413+d8116364.x86_64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debugsource-0:16.0-1.module+el8.10.0+20413+d8116364.aarch64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debugsource-0:16.0-1.module+el8.10.0+20413+d8116364.ppc64le::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debugsource-0:16.0-1.module+el8.10.0+20413+d8116364.s390x::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debugsource-0:16.0-1.module+el8.10.0+20413+d8116364.x86_64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.aarch64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.ppc64le::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.s390x::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.src::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.x86_64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.aarch64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.ppc64le::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.s390x::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.x86_64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.aarch64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.ppc64le::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.s390x::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.x86_64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-0:16.6-1.module+el8.10.0+22551+c0330dc9.src::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-debugsource-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-debugsource-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-debugsource-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-debugsource-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-private-devel-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-private-devel-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-private-devel-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-private-devel-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-private-libs-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-private-libs-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-private-libs-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-private-libs-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-private-libs-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-private-libs-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-private-libs-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-private-libs-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-static-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-static-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-static-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-static-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-rpm-macros-0:16.6-1.module+el8.10.0+22551+c0330dc9.noarch::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64::postgresql:16"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:10831"
},
{
"category": "workaround",
"details": "Currently the following options exist to help mitigate the impact of this vulnerability: \n1) Restrict Permissions: the creation of PL/Python and PL/Perl functions should be limited to trusted users only. \n2) Environment Variable Sanitization: ensure that environment variables are properly sanitized and any modifications are restricted.\n3) Upgrade PostgreSQL: if a fix is released by the PostgreSQL Global Development Group, update to the latest version.\n4) Audit Database Functions: perform regular audits on user-created functions to detect and prevent potential exploitation.",
"product_ids": [
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-0:1.5.1-1.module+el8.10.0+22551+c0330dc9.aarch64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-0:1.5.1-1.module+el8.10.0+22551+c0330dc9.ppc64le::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-0:1.5.1-1.module+el8.10.0+22551+c0330dc9.s390x::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-0:1.5.1-1.module+el8.10.0+22551+c0330dc9.src::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-0:1.5.1-1.module+el8.10.0+22551+c0330dc9.x86_64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debuginfo-0:1.5.1-1.module+el8.10.0+22551+c0330dc9.aarch64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debuginfo-0:1.5.1-1.module+el8.10.0+22551+c0330dc9.ppc64le::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debuginfo-0:1.5.1-1.module+el8.10.0+22551+c0330dc9.s390x::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debuginfo-0:1.5.1-1.module+el8.10.0+22551+c0330dc9.x86_64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debugsource-0:1.5.1-1.module+el8.10.0+22551+c0330dc9.aarch64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debugsource-0:1.5.1-1.module+el8.10.0+22551+c0330dc9.ppc64le::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debugsource-0:1.5.1-1.module+el8.10.0+22551+c0330dc9.s390x::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debugsource-0:1.5.1-1.module+el8.10.0+22551+c0330dc9.x86_64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-0:16.0-1.module+el8.10.0+20413+d8116364.aarch64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-0:16.0-1.module+el8.10.0+20413+d8116364.ppc64le::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-0:16.0-1.module+el8.10.0+20413+d8116364.s390x::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-0:16.0-1.module+el8.10.0+20413+d8116364.src::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-0:16.0-1.module+el8.10.0+20413+d8116364.x86_64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debuginfo-0:16.0-1.module+el8.10.0+20413+d8116364.aarch64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debuginfo-0:16.0-1.module+el8.10.0+20413+d8116364.ppc64le::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debuginfo-0:16.0-1.module+el8.10.0+20413+d8116364.s390x::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debuginfo-0:16.0-1.module+el8.10.0+20413+d8116364.x86_64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debugsource-0:16.0-1.module+el8.10.0+20413+d8116364.aarch64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debugsource-0:16.0-1.module+el8.10.0+20413+d8116364.ppc64le::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debugsource-0:16.0-1.module+el8.10.0+20413+d8116364.s390x::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debugsource-0:16.0-1.module+el8.10.0+20413+d8116364.x86_64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.aarch64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.ppc64le::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.s390x::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.src::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.x86_64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.aarch64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.ppc64le::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.s390x::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.x86_64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.aarch64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.ppc64le::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.s390x::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.x86_64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-0:16.6-1.module+el8.10.0+22551+c0330dc9.src::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-debugsource-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-debugsource-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-debugsource-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-debugsource-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-private-devel-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-private-devel-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-private-devel-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-private-devel-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-private-libs-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-private-libs-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-private-libs-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-private-libs-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-private-libs-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-private-libs-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-private-libs-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-private-libs-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-static-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-static-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-static-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-static-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-rpm-macros-0:16.6-1.module+el8.10.0+22551+c0330dc9.noarch::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64::postgresql:16"
]
}
],
"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.10.0.Z.MAIN.EUS:pg_repack-0:1.5.1-1.module+el8.10.0+22551+c0330dc9.aarch64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-0:1.5.1-1.module+el8.10.0+22551+c0330dc9.ppc64le::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-0:1.5.1-1.module+el8.10.0+22551+c0330dc9.s390x::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-0:1.5.1-1.module+el8.10.0+22551+c0330dc9.src::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-0:1.5.1-1.module+el8.10.0+22551+c0330dc9.x86_64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debuginfo-0:1.5.1-1.module+el8.10.0+22551+c0330dc9.aarch64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debuginfo-0:1.5.1-1.module+el8.10.0+22551+c0330dc9.ppc64le::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debuginfo-0:1.5.1-1.module+el8.10.0+22551+c0330dc9.s390x::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debuginfo-0:1.5.1-1.module+el8.10.0+22551+c0330dc9.x86_64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debugsource-0:1.5.1-1.module+el8.10.0+22551+c0330dc9.aarch64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debugsource-0:1.5.1-1.module+el8.10.0+22551+c0330dc9.ppc64le::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debugsource-0:1.5.1-1.module+el8.10.0+22551+c0330dc9.s390x::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debugsource-0:1.5.1-1.module+el8.10.0+22551+c0330dc9.x86_64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-0:16.0-1.module+el8.10.0+20413+d8116364.aarch64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-0:16.0-1.module+el8.10.0+20413+d8116364.ppc64le::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-0:16.0-1.module+el8.10.0+20413+d8116364.s390x::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-0:16.0-1.module+el8.10.0+20413+d8116364.src::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-0:16.0-1.module+el8.10.0+20413+d8116364.x86_64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debuginfo-0:16.0-1.module+el8.10.0+20413+d8116364.aarch64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debuginfo-0:16.0-1.module+el8.10.0+20413+d8116364.ppc64le::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debuginfo-0:16.0-1.module+el8.10.0+20413+d8116364.s390x::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debuginfo-0:16.0-1.module+el8.10.0+20413+d8116364.x86_64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debugsource-0:16.0-1.module+el8.10.0+20413+d8116364.aarch64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debugsource-0:16.0-1.module+el8.10.0+20413+d8116364.ppc64le::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debugsource-0:16.0-1.module+el8.10.0+20413+d8116364.s390x::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debugsource-0:16.0-1.module+el8.10.0+20413+d8116364.x86_64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.aarch64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.ppc64le::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.s390x::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.src::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.x86_64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.aarch64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.ppc64le::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.s390x::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.x86_64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.aarch64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.ppc64le::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.s390x::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.x86_64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-0:16.6-1.module+el8.10.0+22551+c0330dc9.src::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-debugsource-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-debugsource-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-debugsource-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-debugsource-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-private-devel-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-private-devel-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-private-devel-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-private-devel-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-private-libs-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-private-libs-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-private-libs-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-private-libs-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-private-libs-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-private-libs-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-private-libs-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-private-libs-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-static-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-static-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-static-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-static-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-rpm-macros-0:16.6-1.module+el8.10.0+22551+c0330dc9.noarch::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.aarch64::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.ppc64le::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.s390x::postgresql:16",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:16.6-1.module+el8.10.0+22551+c0330dc9.x86_64::postgresql:16"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "postgresql: PostgreSQL PL/Perl environment variable changes execute arbitrary code"
}
]
}
RHSA-2024:10830
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:15 module is now available for Red Hat Enterprise Linux 8.\n\nRed Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "PostgreSQL is an advanced object-relational database management system (DBMS).\n\nSecurity Fix(es):\n\n* postgresql: PostgreSQL SET ROLE, SET SESSION AUTHORIZATION reset to wrong user ID (CVE-2024-10978)\n\n* postgresql: PostgreSQL PL/Perl environment variable changes execute arbitrary code (CVE-2024-10979)\n\n* postgresql: PostgreSQL row security below e.g. subqueries disregards user ID changes (CVE-2024-10976)\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-2024:10830",
"url": "https://access.redhat.com/errata/RHSA-2024:10830"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "2326251",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2326251"
},
{
"category": "external",
"summary": "2326253",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2326253"
},
{
"category": "external",
"summary": "2326263",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2326263"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2024/rhsa-2024_10830.json"
}
],
"title": "Red Hat Security Advisory: postgresql:15 security update",
"tracking": {
"current_release_date": "2025-11-06T21:58:21+00:00",
"generator": {
"date": "2025-11-06T21:58:21+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.6.11"
}
},
"id": "RHSA-2024:10830",
"initial_release_date": "2024-12-05T09:15:31+00:00",
"revision_history": [
{
"date": "2024-12-05T09:15:31+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2024-12-05T09:15:31+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2025-11-06T21:58: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. 8)",
"product": {
"name": "Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:enterprise_linux:8::appstream"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "pg_repack-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.src::postgresql:15",
"product": {
"name": "pg_repack-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.src (postgresql:15)",
"product_id": "pg_repack-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.src::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pg_repack@1.4.8-1.module%2Bel8.9.0%2B19797%2Bc4ce5969?arch=src\u0026rpmmod=postgresql:15:8100020241122084744:489197e6"
}
}
},
{
"category": "product_version",
"name": "pgaudit-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.src::postgresql:15",
"product": {
"name": "pgaudit-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.src (postgresql:15)",
"product_id": "pgaudit-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.src::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pgaudit@1.7.0-1.module%2Bel8.9.0%2B19797%2Bc4ce5969?arch=src\u0026rpmmod=postgresql:15:8100020241122084744:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgres-decoderbufs-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.src::postgresql:15",
"product": {
"name": "postgres-decoderbufs-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.src (postgresql:15)",
"product_id": "postgres-decoderbufs-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.src::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgres-decoderbufs@1.9.7-1.Final.module%2Bel8.9.0%2B19797%2Bc4ce5969?arch=src\u0026rpmmod=postgresql:15:8100020241122084744:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgresql-0:15.10-1.module+el8.10.0+22550+22c7d5ca.src::postgresql:15",
"product": {
"name": "postgresql-0:15.10-1.module+el8.10.0+22550+22c7d5ca.src (postgresql:15)",
"product_id": "postgresql-0:15.10-1.module+el8.10.0+22550+22c7d5ca.src::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql@15.10-1.module%2Bel8.10.0%2B22550%2B22c7d5ca?arch=src\u0026rpmmod=postgresql:15:8100020241122084744:489197e6"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "postgresql-test-rpm-macros-0:15.10-1.module+el8.10.0+22550+22c7d5ca.noarch::postgresql:15",
"product": {
"name": "postgresql-test-rpm-macros-0:15.10-1.module+el8.10.0+22550+22c7d5ca.noarch (postgresql:15)",
"product_id": "postgresql-test-rpm-macros-0:15.10-1.module+el8.10.0+22550+22c7d5ca.noarch::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-test-rpm-macros@15.10-1.module%2Bel8.10.0%2B22550%2B22c7d5ca?arch=noarch\u0026rpmmod=postgresql:15:8100020241122084744:489197e6"
}
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "pg_repack-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.aarch64::postgresql:15",
"product": {
"name": "pg_repack-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.aarch64 (postgresql:15)",
"product_id": "pg_repack-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.aarch64::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pg_repack@1.4.8-1.module%2Bel8.9.0%2B19797%2Bc4ce5969?arch=aarch64\u0026rpmmod=postgresql:15:8100020241122084744:489197e6"
}
}
},
{
"category": "product_version",
"name": "pg_repack-debuginfo-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.aarch64::postgresql:15",
"product": {
"name": "pg_repack-debuginfo-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.aarch64 (postgresql:15)",
"product_id": "pg_repack-debuginfo-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.aarch64::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pg_repack-debuginfo@1.4.8-1.module%2Bel8.9.0%2B19797%2Bc4ce5969?arch=aarch64\u0026rpmmod=postgresql:15:8100020241122084744:489197e6"
}
}
},
{
"category": "product_version",
"name": "pg_repack-debugsource-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.aarch64::postgresql:15",
"product": {
"name": "pg_repack-debugsource-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.aarch64 (postgresql:15)",
"product_id": "pg_repack-debugsource-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.aarch64::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pg_repack-debugsource@1.4.8-1.module%2Bel8.9.0%2B19797%2Bc4ce5969?arch=aarch64\u0026rpmmod=postgresql:15:8100020241122084744:489197e6"
}
}
},
{
"category": "product_version",
"name": "pgaudit-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.aarch64::postgresql:15",
"product": {
"name": "pgaudit-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.aarch64 (postgresql:15)",
"product_id": "pgaudit-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.aarch64::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pgaudit@1.7.0-1.module%2Bel8.9.0%2B19797%2Bc4ce5969?arch=aarch64\u0026rpmmod=postgresql:15:8100020241122084744:489197e6"
}
}
},
{
"category": "product_version",
"name": "pgaudit-debuginfo-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.aarch64::postgresql:15",
"product": {
"name": "pgaudit-debuginfo-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.aarch64 (postgresql:15)",
"product_id": "pgaudit-debuginfo-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.aarch64::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pgaudit-debuginfo@1.7.0-1.module%2Bel8.9.0%2B19797%2Bc4ce5969?arch=aarch64\u0026rpmmod=postgresql:15:8100020241122084744:489197e6"
}
}
},
{
"category": "product_version",
"name": "pgaudit-debugsource-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.aarch64::postgresql:15",
"product": {
"name": "pgaudit-debugsource-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.aarch64 (postgresql:15)",
"product_id": "pgaudit-debugsource-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.aarch64::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pgaudit-debugsource@1.7.0-1.module%2Bel8.9.0%2B19797%2Bc4ce5969?arch=aarch64\u0026rpmmod=postgresql:15:8100020241122084744:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgres-decoderbufs-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.aarch64::postgresql:15",
"product": {
"name": "postgres-decoderbufs-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.aarch64 (postgresql:15)",
"product_id": "postgres-decoderbufs-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.aarch64::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgres-decoderbufs@1.9.7-1.Final.module%2Bel8.9.0%2B19797%2Bc4ce5969?arch=aarch64\u0026rpmmod=postgresql:15:8100020241122084744:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.aarch64::postgresql:15",
"product": {
"name": "postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.aarch64 (postgresql:15)",
"product_id": "postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.aarch64::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgres-decoderbufs-debuginfo@1.9.7-1.Final.module%2Bel8.9.0%2B19797%2Bc4ce5969?arch=aarch64\u0026rpmmod=postgresql:15:8100020241122084744:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.aarch64::postgresql:15",
"product": {
"name": "postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.aarch64 (postgresql:15)",
"product_id": "postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.aarch64::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgres-decoderbufs-debugsource@1.9.7-1.Final.module%2Bel8.9.0%2B19797%2Bc4ce5969?arch=aarch64\u0026rpmmod=postgresql:15:8100020241122084744:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgresql-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64::postgresql:15",
"product": {
"name": "postgresql-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64 (postgresql:15)",
"product_id": "postgresql-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql@15.10-1.module%2Bel8.10.0%2B22550%2B22c7d5ca?arch=aarch64\u0026rpmmod=postgresql:15:8100020241122084744:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgresql-contrib-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64::postgresql:15",
"product": {
"name": "postgresql-contrib-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64 (postgresql:15)",
"product_id": "postgresql-contrib-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-contrib@15.10-1.module%2Bel8.10.0%2B22550%2B22c7d5ca?arch=aarch64\u0026rpmmod=postgresql:15:8100020241122084744:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgresql-contrib-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64::postgresql:15",
"product": {
"name": "postgresql-contrib-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64 (postgresql:15)",
"product_id": "postgresql-contrib-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-contrib-debuginfo@15.10-1.module%2Bel8.10.0%2B22550%2B22c7d5ca?arch=aarch64\u0026rpmmod=postgresql:15:8100020241122084744:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgresql-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64::postgresql:15",
"product": {
"name": "postgresql-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64 (postgresql:15)",
"product_id": "postgresql-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-debuginfo@15.10-1.module%2Bel8.10.0%2B22550%2B22c7d5ca?arch=aarch64\u0026rpmmod=postgresql:15:8100020241122084744:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgresql-debugsource-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64::postgresql:15",
"product": {
"name": "postgresql-debugsource-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64 (postgresql:15)",
"product_id": "postgresql-debugsource-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-debugsource@15.10-1.module%2Bel8.10.0%2B22550%2B22c7d5ca?arch=aarch64\u0026rpmmod=postgresql:15:8100020241122084744:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgresql-docs-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64::postgresql:15",
"product": {
"name": "postgresql-docs-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64 (postgresql:15)",
"product_id": "postgresql-docs-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-docs@15.10-1.module%2Bel8.10.0%2B22550%2B22c7d5ca?arch=aarch64\u0026rpmmod=postgresql:15:8100020241122084744:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgresql-docs-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64::postgresql:15",
"product": {
"name": "postgresql-docs-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64 (postgresql:15)",
"product_id": "postgresql-docs-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-docs-debuginfo@15.10-1.module%2Bel8.10.0%2B22550%2B22c7d5ca?arch=aarch64\u0026rpmmod=postgresql:15:8100020241122084744:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgresql-plperl-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64::postgresql:15",
"product": {
"name": "postgresql-plperl-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64 (postgresql:15)",
"product_id": "postgresql-plperl-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plperl@15.10-1.module%2Bel8.10.0%2B22550%2B22c7d5ca?arch=aarch64\u0026rpmmod=postgresql:15:8100020241122084744:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgresql-plperl-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64::postgresql:15",
"product": {
"name": "postgresql-plperl-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64 (postgresql:15)",
"product_id": "postgresql-plperl-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plperl-debuginfo@15.10-1.module%2Bel8.10.0%2B22550%2B22c7d5ca?arch=aarch64\u0026rpmmod=postgresql:15:8100020241122084744:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgresql-plpython3-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64::postgresql:15",
"product": {
"name": "postgresql-plpython3-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64 (postgresql:15)",
"product_id": "postgresql-plpython3-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plpython3@15.10-1.module%2Bel8.10.0%2B22550%2B22c7d5ca?arch=aarch64\u0026rpmmod=postgresql:15:8100020241122084744:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgresql-plpython3-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64::postgresql:15",
"product": {
"name": "postgresql-plpython3-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64 (postgresql:15)",
"product_id": "postgresql-plpython3-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plpython3-debuginfo@15.10-1.module%2Bel8.10.0%2B22550%2B22c7d5ca?arch=aarch64\u0026rpmmod=postgresql:15:8100020241122084744:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgresql-pltcl-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64::postgresql:15",
"product": {
"name": "postgresql-pltcl-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64 (postgresql:15)",
"product_id": "postgresql-pltcl-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-pltcl@15.10-1.module%2Bel8.10.0%2B22550%2B22c7d5ca?arch=aarch64\u0026rpmmod=postgresql:15:8100020241122084744:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgresql-pltcl-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64::postgresql:15",
"product": {
"name": "postgresql-pltcl-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64 (postgresql:15)",
"product_id": "postgresql-pltcl-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-pltcl-debuginfo@15.10-1.module%2Bel8.10.0%2B22550%2B22c7d5ca?arch=aarch64\u0026rpmmod=postgresql:15:8100020241122084744:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgresql-private-devel-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64::postgresql:15",
"product": {
"name": "postgresql-private-devel-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64 (postgresql:15)",
"product_id": "postgresql-private-devel-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-private-devel@15.10-1.module%2Bel8.10.0%2B22550%2B22c7d5ca?arch=aarch64\u0026rpmmod=postgresql:15:8100020241122084744:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgresql-private-libs-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64::postgresql:15",
"product": {
"name": "postgresql-private-libs-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64 (postgresql:15)",
"product_id": "postgresql-private-libs-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-private-libs@15.10-1.module%2Bel8.10.0%2B22550%2B22c7d5ca?arch=aarch64\u0026rpmmod=postgresql:15:8100020241122084744:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgresql-private-libs-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64::postgresql:15",
"product": {
"name": "postgresql-private-libs-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64 (postgresql:15)",
"product_id": "postgresql-private-libs-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-private-libs-debuginfo@15.10-1.module%2Bel8.10.0%2B22550%2B22c7d5ca?arch=aarch64\u0026rpmmod=postgresql:15:8100020241122084744:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64::postgresql:15",
"product": {
"name": "postgresql-server-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64 (postgresql:15)",
"product_id": "postgresql-server-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server@15.10-1.module%2Bel8.10.0%2B22550%2B22c7d5ca?arch=aarch64\u0026rpmmod=postgresql:15:8100020241122084744:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64::postgresql:15",
"product": {
"name": "postgresql-server-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64 (postgresql:15)",
"product_id": "postgresql-server-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server-debuginfo@15.10-1.module%2Bel8.10.0%2B22550%2B22c7d5ca?arch=aarch64\u0026rpmmod=postgresql:15:8100020241122084744:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-devel-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64::postgresql:15",
"product": {
"name": "postgresql-server-devel-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64 (postgresql:15)",
"product_id": "postgresql-server-devel-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server-devel@15.10-1.module%2Bel8.10.0%2B22550%2B22c7d5ca?arch=aarch64\u0026rpmmod=postgresql:15:8100020241122084744:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-devel-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64::postgresql:15",
"product": {
"name": "postgresql-server-devel-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64 (postgresql:15)",
"product_id": "postgresql-server-devel-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server-devel-debuginfo@15.10-1.module%2Bel8.10.0%2B22550%2B22c7d5ca?arch=aarch64\u0026rpmmod=postgresql:15:8100020241122084744:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgresql-static-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64::postgresql:15",
"product": {
"name": "postgresql-static-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64 (postgresql:15)",
"product_id": "postgresql-static-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-static@15.10-1.module%2Bel8.10.0%2B22550%2B22c7d5ca?arch=aarch64\u0026rpmmod=postgresql:15:8100020241122084744:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgresql-test-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64::postgresql:15",
"product": {
"name": "postgresql-test-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64 (postgresql:15)",
"product_id": "postgresql-test-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-test@15.10-1.module%2Bel8.10.0%2B22550%2B22c7d5ca?arch=aarch64\u0026rpmmod=postgresql:15:8100020241122084744:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgresql-test-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64::postgresql:15",
"product": {
"name": "postgresql-test-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64 (postgresql:15)",
"product_id": "postgresql-test-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-test-debuginfo@15.10-1.module%2Bel8.10.0%2B22550%2B22c7d5ca?arch=aarch64\u0026rpmmod=postgresql:15:8100020241122084744:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64::postgresql:15",
"product": {
"name": "postgresql-upgrade-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64 (postgresql:15)",
"product_id": "postgresql-upgrade-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade@15.10-1.module%2Bel8.10.0%2B22550%2B22c7d5ca?arch=aarch64\u0026rpmmod=postgresql:15:8100020241122084744:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64::postgresql:15",
"product": {
"name": "postgresql-upgrade-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64 (postgresql:15)",
"product_id": "postgresql-upgrade-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade-debuginfo@15.10-1.module%2Bel8.10.0%2B22550%2B22c7d5ca?arch=aarch64\u0026rpmmod=postgresql:15:8100020241122084744:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-devel-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64::postgresql:15",
"product": {
"name": "postgresql-upgrade-devel-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64 (postgresql:15)",
"product_id": "postgresql-upgrade-devel-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade-devel@15.10-1.module%2Bel8.10.0%2B22550%2B22c7d5ca?arch=aarch64\u0026rpmmod=postgresql:15:8100020241122084744:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-devel-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64::postgresql:15",
"product": {
"name": "postgresql-upgrade-devel-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64 (postgresql:15)",
"product_id": "postgresql-upgrade-devel-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade-devel-debuginfo@15.10-1.module%2Bel8.10.0%2B22550%2B22c7d5ca?arch=aarch64\u0026rpmmod=postgresql:15:8100020241122084744:489197e6"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "pg_repack-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.ppc64le::postgresql:15",
"product": {
"name": "pg_repack-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.ppc64le (postgresql:15)",
"product_id": "pg_repack-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.ppc64le::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pg_repack@1.4.8-1.module%2Bel8.9.0%2B19797%2Bc4ce5969?arch=ppc64le\u0026rpmmod=postgresql:15:8100020241122084744:489197e6"
}
}
},
{
"category": "product_version",
"name": "pg_repack-debuginfo-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.ppc64le::postgresql:15",
"product": {
"name": "pg_repack-debuginfo-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.ppc64le (postgresql:15)",
"product_id": "pg_repack-debuginfo-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.ppc64le::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pg_repack-debuginfo@1.4.8-1.module%2Bel8.9.0%2B19797%2Bc4ce5969?arch=ppc64le\u0026rpmmod=postgresql:15:8100020241122084744:489197e6"
}
}
},
{
"category": "product_version",
"name": "pg_repack-debugsource-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.ppc64le::postgresql:15",
"product": {
"name": "pg_repack-debugsource-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.ppc64le (postgresql:15)",
"product_id": "pg_repack-debugsource-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.ppc64le::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pg_repack-debugsource@1.4.8-1.module%2Bel8.9.0%2B19797%2Bc4ce5969?arch=ppc64le\u0026rpmmod=postgresql:15:8100020241122084744:489197e6"
}
}
},
{
"category": "product_version",
"name": "pgaudit-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.ppc64le::postgresql:15",
"product": {
"name": "pgaudit-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.ppc64le (postgresql:15)",
"product_id": "pgaudit-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.ppc64le::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pgaudit@1.7.0-1.module%2Bel8.9.0%2B19797%2Bc4ce5969?arch=ppc64le\u0026rpmmod=postgresql:15:8100020241122084744:489197e6"
}
}
},
{
"category": "product_version",
"name": "pgaudit-debuginfo-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.ppc64le::postgresql:15",
"product": {
"name": "pgaudit-debuginfo-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.ppc64le (postgresql:15)",
"product_id": "pgaudit-debuginfo-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.ppc64le::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pgaudit-debuginfo@1.7.0-1.module%2Bel8.9.0%2B19797%2Bc4ce5969?arch=ppc64le\u0026rpmmod=postgresql:15:8100020241122084744:489197e6"
}
}
},
{
"category": "product_version",
"name": "pgaudit-debugsource-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.ppc64le::postgresql:15",
"product": {
"name": "pgaudit-debugsource-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.ppc64le (postgresql:15)",
"product_id": "pgaudit-debugsource-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.ppc64le::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pgaudit-debugsource@1.7.0-1.module%2Bel8.9.0%2B19797%2Bc4ce5969?arch=ppc64le\u0026rpmmod=postgresql:15:8100020241122084744:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgres-decoderbufs-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.ppc64le::postgresql:15",
"product": {
"name": "postgres-decoderbufs-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.ppc64le (postgresql:15)",
"product_id": "postgres-decoderbufs-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.ppc64le::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgres-decoderbufs@1.9.7-1.Final.module%2Bel8.9.0%2B19797%2Bc4ce5969?arch=ppc64le\u0026rpmmod=postgresql:15:8100020241122084744:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.ppc64le::postgresql:15",
"product": {
"name": "postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.ppc64le (postgresql:15)",
"product_id": "postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.ppc64le::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgres-decoderbufs-debuginfo@1.9.7-1.Final.module%2Bel8.9.0%2B19797%2Bc4ce5969?arch=ppc64le\u0026rpmmod=postgresql:15:8100020241122084744:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.ppc64le::postgresql:15",
"product": {
"name": "postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.ppc64le (postgresql:15)",
"product_id": "postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.ppc64le::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgres-decoderbufs-debugsource@1.9.7-1.Final.module%2Bel8.9.0%2B19797%2Bc4ce5969?arch=ppc64le\u0026rpmmod=postgresql:15:8100020241122084744:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgresql-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le::postgresql:15",
"product": {
"name": "postgresql-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le (postgresql:15)",
"product_id": "postgresql-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql@15.10-1.module%2Bel8.10.0%2B22550%2B22c7d5ca?arch=ppc64le\u0026rpmmod=postgresql:15:8100020241122084744:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgresql-contrib-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le::postgresql:15",
"product": {
"name": "postgresql-contrib-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le (postgresql:15)",
"product_id": "postgresql-contrib-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-contrib@15.10-1.module%2Bel8.10.0%2B22550%2B22c7d5ca?arch=ppc64le\u0026rpmmod=postgresql:15:8100020241122084744:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgresql-contrib-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le::postgresql:15",
"product": {
"name": "postgresql-contrib-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le (postgresql:15)",
"product_id": "postgresql-contrib-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-contrib-debuginfo@15.10-1.module%2Bel8.10.0%2B22550%2B22c7d5ca?arch=ppc64le\u0026rpmmod=postgresql:15:8100020241122084744:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgresql-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le::postgresql:15",
"product": {
"name": "postgresql-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le (postgresql:15)",
"product_id": "postgresql-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-debuginfo@15.10-1.module%2Bel8.10.0%2B22550%2B22c7d5ca?arch=ppc64le\u0026rpmmod=postgresql:15:8100020241122084744:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgresql-debugsource-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le::postgresql:15",
"product": {
"name": "postgresql-debugsource-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le (postgresql:15)",
"product_id": "postgresql-debugsource-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-debugsource@15.10-1.module%2Bel8.10.0%2B22550%2B22c7d5ca?arch=ppc64le\u0026rpmmod=postgresql:15:8100020241122084744:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgresql-docs-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le::postgresql:15",
"product": {
"name": "postgresql-docs-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le (postgresql:15)",
"product_id": "postgresql-docs-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-docs@15.10-1.module%2Bel8.10.0%2B22550%2B22c7d5ca?arch=ppc64le\u0026rpmmod=postgresql:15:8100020241122084744:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgresql-docs-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le::postgresql:15",
"product": {
"name": "postgresql-docs-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le (postgresql:15)",
"product_id": "postgresql-docs-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-docs-debuginfo@15.10-1.module%2Bel8.10.0%2B22550%2B22c7d5ca?arch=ppc64le\u0026rpmmod=postgresql:15:8100020241122084744:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgresql-plperl-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le::postgresql:15",
"product": {
"name": "postgresql-plperl-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le (postgresql:15)",
"product_id": "postgresql-plperl-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plperl@15.10-1.module%2Bel8.10.0%2B22550%2B22c7d5ca?arch=ppc64le\u0026rpmmod=postgresql:15:8100020241122084744:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgresql-plperl-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le::postgresql:15",
"product": {
"name": "postgresql-plperl-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le (postgresql:15)",
"product_id": "postgresql-plperl-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plperl-debuginfo@15.10-1.module%2Bel8.10.0%2B22550%2B22c7d5ca?arch=ppc64le\u0026rpmmod=postgresql:15:8100020241122084744:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgresql-plpython3-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le::postgresql:15",
"product": {
"name": "postgresql-plpython3-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le (postgresql:15)",
"product_id": "postgresql-plpython3-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plpython3@15.10-1.module%2Bel8.10.0%2B22550%2B22c7d5ca?arch=ppc64le\u0026rpmmod=postgresql:15:8100020241122084744:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgresql-plpython3-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le::postgresql:15",
"product": {
"name": "postgresql-plpython3-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le (postgresql:15)",
"product_id": "postgresql-plpython3-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plpython3-debuginfo@15.10-1.module%2Bel8.10.0%2B22550%2B22c7d5ca?arch=ppc64le\u0026rpmmod=postgresql:15:8100020241122084744:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgresql-pltcl-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le::postgresql:15",
"product": {
"name": "postgresql-pltcl-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le (postgresql:15)",
"product_id": "postgresql-pltcl-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-pltcl@15.10-1.module%2Bel8.10.0%2B22550%2B22c7d5ca?arch=ppc64le\u0026rpmmod=postgresql:15:8100020241122084744:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgresql-pltcl-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le::postgresql:15",
"product": {
"name": "postgresql-pltcl-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le (postgresql:15)",
"product_id": "postgresql-pltcl-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-pltcl-debuginfo@15.10-1.module%2Bel8.10.0%2B22550%2B22c7d5ca?arch=ppc64le\u0026rpmmod=postgresql:15:8100020241122084744:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgresql-private-devel-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le::postgresql:15",
"product": {
"name": "postgresql-private-devel-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le (postgresql:15)",
"product_id": "postgresql-private-devel-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-private-devel@15.10-1.module%2Bel8.10.0%2B22550%2B22c7d5ca?arch=ppc64le\u0026rpmmod=postgresql:15:8100020241122084744:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgresql-private-libs-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le::postgresql:15",
"product": {
"name": "postgresql-private-libs-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le (postgresql:15)",
"product_id": "postgresql-private-libs-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-private-libs@15.10-1.module%2Bel8.10.0%2B22550%2B22c7d5ca?arch=ppc64le\u0026rpmmod=postgresql:15:8100020241122084744:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgresql-private-libs-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le::postgresql:15",
"product": {
"name": "postgresql-private-libs-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le (postgresql:15)",
"product_id": "postgresql-private-libs-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-private-libs-debuginfo@15.10-1.module%2Bel8.10.0%2B22550%2B22c7d5ca?arch=ppc64le\u0026rpmmod=postgresql:15:8100020241122084744:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le::postgresql:15",
"product": {
"name": "postgresql-server-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le (postgresql:15)",
"product_id": "postgresql-server-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server@15.10-1.module%2Bel8.10.0%2B22550%2B22c7d5ca?arch=ppc64le\u0026rpmmod=postgresql:15:8100020241122084744:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le::postgresql:15",
"product": {
"name": "postgresql-server-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le (postgresql:15)",
"product_id": "postgresql-server-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server-debuginfo@15.10-1.module%2Bel8.10.0%2B22550%2B22c7d5ca?arch=ppc64le\u0026rpmmod=postgresql:15:8100020241122084744:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-devel-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le::postgresql:15",
"product": {
"name": "postgresql-server-devel-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le (postgresql:15)",
"product_id": "postgresql-server-devel-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server-devel@15.10-1.module%2Bel8.10.0%2B22550%2B22c7d5ca?arch=ppc64le\u0026rpmmod=postgresql:15:8100020241122084744:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-devel-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le::postgresql:15",
"product": {
"name": "postgresql-server-devel-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le (postgresql:15)",
"product_id": "postgresql-server-devel-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server-devel-debuginfo@15.10-1.module%2Bel8.10.0%2B22550%2B22c7d5ca?arch=ppc64le\u0026rpmmod=postgresql:15:8100020241122084744:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgresql-static-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le::postgresql:15",
"product": {
"name": "postgresql-static-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le (postgresql:15)",
"product_id": "postgresql-static-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-static@15.10-1.module%2Bel8.10.0%2B22550%2B22c7d5ca?arch=ppc64le\u0026rpmmod=postgresql:15:8100020241122084744:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgresql-test-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le::postgresql:15",
"product": {
"name": "postgresql-test-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le (postgresql:15)",
"product_id": "postgresql-test-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-test@15.10-1.module%2Bel8.10.0%2B22550%2B22c7d5ca?arch=ppc64le\u0026rpmmod=postgresql:15:8100020241122084744:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgresql-test-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le::postgresql:15",
"product": {
"name": "postgresql-test-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le (postgresql:15)",
"product_id": "postgresql-test-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-test-debuginfo@15.10-1.module%2Bel8.10.0%2B22550%2B22c7d5ca?arch=ppc64le\u0026rpmmod=postgresql:15:8100020241122084744:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le::postgresql:15",
"product": {
"name": "postgresql-upgrade-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le (postgresql:15)",
"product_id": "postgresql-upgrade-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade@15.10-1.module%2Bel8.10.0%2B22550%2B22c7d5ca?arch=ppc64le\u0026rpmmod=postgresql:15:8100020241122084744:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le::postgresql:15",
"product": {
"name": "postgresql-upgrade-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le (postgresql:15)",
"product_id": "postgresql-upgrade-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade-debuginfo@15.10-1.module%2Bel8.10.0%2B22550%2B22c7d5ca?arch=ppc64le\u0026rpmmod=postgresql:15:8100020241122084744:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-devel-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le::postgresql:15",
"product": {
"name": "postgresql-upgrade-devel-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le (postgresql:15)",
"product_id": "postgresql-upgrade-devel-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade-devel@15.10-1.module%2Bel8.10.0%2B22550%2B22c7d5ca?arch=ppc64le\u0026rpmmod=postgresql:15:8100020241122084744:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-devel-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le::postgresql:15",
"product": {
"name": "postgresql-upgrade-devel-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le (postgresql:15)",
"product_id": "postgresql-upgrade-devel-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade-devel-debuginfo@15.10-1.module%2Bel8.10.0%2B22550%2B22c7d5ca?arch=ppc64le\u0026rpmmod=postgresql:15:8100020241122084744:489197e6"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "pg_repack-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.s390x::postgresql:15",
"product": {
"name": "pg_repack-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.s390x (postgresql:15)",
"product_id": "pg_repack-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.s390x::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pg_repack@1.4.8-1.module%2Bel8.9.0%2B19797%2Bc4ce5969?arch=s390x\u0026rpmmod=postgresql:15:8100020241122084744:489197e6"
}
}
},
{
"category": "product_version",
"name": "pg_repack-debuginfo-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.s390x::postgresql:15",
"product": {
"name": "pg_repack-debuginfo-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.s390x (postgresql:15)",
"product_id": "pg_repack-debuginfo-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.s390x::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pg_repack-debuginfo@1.4.8-1.module%2Bel8.9.0%2B19797%2Bc4ce5969?arch=s390x\u0026rpmmod=postgresql:15:8100020241122084744:489197e6"
}
}
},
{
"category": "product_version",
"name": "pg_repack-debugsource-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.s390x::postgresql:15",
"product": {
"name": "pg_repack-debugsource-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.s390x (postgresql:15)",
"product_id": "pg_repack-debugsource-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.s390x::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pg_repack-debugsource@1.4.8-1.module%2Bel8.9.0%2B19797%2Bc4ce5969?arch=s390x\u0026rpmmod=postgresql:15:8100020241122084744:489197e6"
}
}
},
{
"category": "product_version",
"name": "pgaudit-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.s390x::postgresql:15",
"product": {
"name": "pgaudit-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.s390x (postgresql:15)",
"product_id": "pgaudit-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.s390x::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pgaudit@1.7.0-1.module%2Bel8.9.0%2B19797%2Bc4ce5969?arch=s390x\u0026rpmmod=postgresql:15:8100020241122084744:489197e6"
}
}
},
{
"category": "product_version",
"name": "pgaudit-debuginfo-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.s390x::postgresql:15",
"product": {
"name": "pgaudit-debuginfo-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.s390x (postgresql:15)",
"product_id": "pgaudit-debuginfo-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.s390x::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pgaudit-debuginfo@1.7.0-1.module%2Bel8.9.0%2B19797%2Bc4ce5969?arch=s390x\u0026rpmmod=postgresql:15:8100020241122084744:489197e6"
}
}
},
{
"category": "product_version",
"name": "pgaudit-debugsource-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.s390x::postgresql:15",
"product": {
"name": "pgaudit-debugsource-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.s390x (postgresql:15)",
"product_id": "pgaudit-debugsource-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.s390x::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pgaudit-debugsource@1.7.0-1.module%2Bel8.9.0%2B19797%2Bc4ce5969?arch=s390x\u0026rpmmod=postgresql:15:8100020241122084744:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgres-decoderbufs-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.s390x::postgresql:15",
"product": {
"name": "postgres-decoderbufs-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.s390x (postgresql:15)",
"product_id": "postgres-decoderbufs-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.s390x::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgres-decoderbufs@1.9.7-1.Final.module%2Bel8.9.0%2B19797%2Bc4ce5969?arch=s390x\u0026rpmmod=postgresql:15:8100020241122084744:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.s390x::postgresql:15",
"product": {
"name": "postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.s390x (postgresql:15)",
"product_id": "postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.s390x::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgres-decoderbufs-debuginfo@1.9.7-1.Final.module%2Bel8.9.0%2B19797%2Bc4ce5969?arch=s390x\u0026rpmmod=postgresql:15:8100020241122084744:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.s390x::postgresql:15",
"product": {
"name": "postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.s390x (postgresql:15)",
"product_id": "postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.s390x::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgres-decoderbufs-debugsource@1.9.7-1.Final.module%2Bel8.9.0%2B19797%2Bc4ce5969?arch=s390x\u0026rpmmod=postgresql:15:8100020241122084744:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgresql-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x::postgresql:15",
"product": {
"name": "postgresql-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x (postgresql:15)",
"product_id": "postgresql-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql@15.10-1.module%2Bel8.10.0%2B22550%2B22c7d5ca?arch=s390x\u0026rpmmod=postgresql:15:8100020241122084744:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgresql-contrib-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x::postgresql:15",
"product": {
"name": "postgresql-contrib-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x (postgresql:15)",
"product_id": "postgresql-contrib-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-contrib@15.10-1.module%2Bel8.10.0%2B22550%2B22c7d5ca?arch=s390x\u0026rpmmod=postgresql:15:8100020241122084744:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgresql-contrib-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x::postgresql:15",
"product": {
"name": "postgresql-contrib-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x (postgresql:15)",
"product_id": "postgresql-contrib-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-contrib-debuginfo@15.10-1.module%2Bel8.10.0%2B22550%2B22c7d5ca?arch=s390x\u0026rpmmod=postgresql:15:8100020241122084744:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgresql-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x::postgresql:15",
"product": {
"name": "postgresql-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x (postgresql:15)",
"product_id": "postgresql-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-debuginfo@15.10-1.module%2Bel8.10.0%2B22550%2B22c7d5ca?arch=s390x\u0026rpmmod=postgresql:15:8100020241122084744:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgresql-debugsource-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x::postgresql:15",
"product": {
"name": "postgresql-debugsource-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x (postgresql:15)",
"product_id": "postgresql-debugsource-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-debugsource@15.10-1.module%2Bel8.10.0%2B22550%2B22c7d5ca?arch=s390x\u0026rpmmod=postgresql:15:8100020241122084744:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgresql-docs-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x::postgresql:15",
"product": {
"name": "postgresql-docs-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x (postgresql:15)",
"product_id": "postgresql-docs-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-docs@15.10-1.module%2Bel8.10.0%2B22550%2B22c7d5ca?arch=s390x\u0026rpmmod=postgresql:15:8100020241122084744:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgresql-docs-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x::postgresql:15",
"product": {
"name": "postgresql-docs-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x (postgresql:15)",
"product_id": "postgresql-docs-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-docs-debuginfo@15.10-1.module%2Bel8.10.0%2B22550%2B22c7d5ca?arch=s390x\u0026rpmmod=postgresql:15:8100020241122084744:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgresql-plperl-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x::postgresql:15",
"product": {
"name": "postgresql-plperl-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x (postgresql:15)",
"product_id": "postgresql-plperl-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plperl@15.10-1.module%2Bel8.10.0%2B22550%2B22c7d5ca?arch=s390x\u0026rpmmod=postgresql:15:8100020241122084744:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgresql-plperl-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x::postgresql:15",
"product": {
"name": "postgresql-plperl-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x (postgresql:15)",
"product_id": "postgresql-plperl-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plperl-debuginfo@15.10-1.module%2Bel8.10.0%2B22550%2B22c7d5ca?arch=s390x\u0026rpmmod=postgresql:15:8100020241122084744:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgresql-plpython3-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x::postgresql:15",
"product": {
"name": "postgresql-plpython3-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x (postgresql:15)",
"product_id": "postgresql-plpython3-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plpython3@15.10-1.module%2Bel8.10.0%2B22550%2B22c7d5ca?arch=s390x\u0026rpmmod=postgresql:15:8100020241122084744:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgresql-plpython3-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x::postgresql:15",
"product": {
"name": "postgresql-plpython3-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x (postgresql:15)",
"product_id": "postgresql-plpython3-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plpython3-debuginfo@15.10-1.module%2Bel8.10.0%2B22550%2B22c7d5ca?arch=s390x\u0026rpmmod=postgresql:15:8100020241122084744:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgresql-pltcl-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x::postgresql:15",
"product": {
"name": "postgresql-pltcl-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x (postgresql:15)",
"product_id": "postgresql-pltcl-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-pltcl@15.10-1.module%2Bel8.10.0%2B22550%2B22c7d5ca?arch=s390x\u0026rpmmod=postgresql:15:8100020241122084744:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgresql-pltcl-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x::postgresql:15",
"product": {
"name": "postgresql-pltcl-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x (postgresql:15)",
"product_id": "postgresql-pltcl-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-pltcl-debuginfo@15.10-1.module%2Bel8.10.0%2B22550%2B22c7d5ca?arch=s390x\u0026rpmmod=postgresql:15:8100020241122084744:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgresql-private-devel-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x::postgresql:15",
"product": {
"name": "postgresql-private-devel-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x (postgresql:15)",
"product_id": "postgresql-private-devel-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-private-devel@15.10-1.module%2Bel8.10.0%2B22550%2B22c7d5ca?arch=s390x\u0026rpmmod=postgresql:15:8100020241122084744:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgresql-private-libs-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x::postgresql:15",
"product": {
"name": "postgresql-private-libs-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x (postgresql:15)",
"product_id": "postgresql-private-libs-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-private-libs@15.10-1.module%2Bel8.10.0%2B22550%2B22c7d5ca?arch=s390x\u0026rpmmod=postgresql:15:8100020241122084744:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgresql-private-libs-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x::postgresql:15",
"product": {
"name": "postgresql-private-libs-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x (postgresql:15)",
"product_id": "postgresql-private-libs-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-private-libs-debuginfo@15.10-1.module%2Bel8.10.0%2B22550%2B22c7d5ca?arch=s390x\u0026rpmmod=postgresql:15:8100020241122084744:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x::postgresql:15",
"product": {
"name": "postgresql-server-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x (postgresql:15)",
"product_id": "postgresql-server-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server@15.10-1.module%2Bel8.10.0%2B22550%2B22c7d5ca?arch=s390x\u0026rpmmod=postgresql:15:8100020241122084744:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x::postgresql:15",
"product": {
"name": "postgresql-server-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x (postgresql:15)",
"product_id": "postgresql-server-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server-debuginfo@15.10-1.module%2Bel8.10.0%2B22550%2B22c7d5ca?arch=s390x\u0026rpmmod=postgresql:15:8100020241122084744:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-devel-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x::postgresql:15",
"product": {
"name": "postgresql-server-devel-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x (postgresql:15)",
"product_id": "postgresql-server-devel-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server-devel@15.10-1.module%2Bel8.10.0%2B22550%2B22c7d5ca?arch=s390x\u0026rpmmod=postgresql:15:8100020241122084744:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-devel-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x::postgresql:15",
"product": {
"name": "postgresql-server-devel-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x (postgresql:15)",
"product_id": "postgresql-server-devel-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server-devel-debuginfo@15.10-1.module%2Bel8.10.0%2B22550%2B22c7d5ca?arch=s390x\u0026rpmmod=postgresql:15:8100020241122084744:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgresql-static-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x::postgresql:15",
"product": {
"name": "postgresql-static-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x (postgresql:15)",
"product_id": "postgresql-static-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-static@15.10-1.module%2Bel8.10.0%2B22550%2B22c7d5ca?arch=s390x\u0026rpmmod=postgresql:15:8100020241122084744:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgresql-test-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x::postgresql:15",
"product": {
"name": "postgresql-test-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x (postgresql:15)",
"product_id": "postgresql-test-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-test@15.10-1.module%2Bel8.10.0%2B22550%2B22c7d5ca?arch=s390x\u0026rpmmod=postgresql:15:8100020241122084744:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgresql-test-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x::postgresql:15",
"product": {
"name": "postgresql-test-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x (postgresql:15)",
"product_id": "postgresql-test-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-test-debuginfo@15.10-1.module%2Bel8.10.0%2B22550%2B22c7d5ca?arch=s390x\u0026rpmmod=postgresql:15:8100020241122084744:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x::postgresql:15",
"product": {
"name": "postgresql-upgrade-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x (postgresql:15)",
"product_id": "postgresql-upgrade-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade@15.10-1.module%2Bel8.10.0%2B22550%2B22c7d5ca?arch=s390x\u0026rpmmod=postgresql:15:8100020241122084744:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x::postgresql:15",
"product": {
"name": "postgresql-upgrade-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x (postgresql:15)",
"product_id": "postgresql-upgrade-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade-debuginfo@15.10-1.module%2Bel8.10.0%2B22550%2B22c7d5ca?arch=s390x\u0026rpmmod=postgresql:15:8100020241122084744:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-devel-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x::postgresql:15",
"product": {
"name": "postgresql-upgrade-devel-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x (postgresql:15)",
"product_id": "postgresql-upgrade-devel-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade-devel@15.10-1.module%2Bel8.10.0%2B22550%2B22c7d5ca?arch=s390x\u0026rpmmod=postgresql:15:8100020241122084744:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-devel-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x::postgresql:15",
"product": {
"name": "postgresql-upgrade-devel-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x (postgresql:15)",
"product_id": "postgresql-upgrade-devel-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade-devel-debuginfo@15.10-1.module%2Bel8.10.0%2B22550%2B22c7d5ca?arch=s390x\u0026rpmmod=postgresql:15:8100020241122084744:489197e6"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "pg_repack-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.x86_64::postgresql:15",
"product": {
"name": "pg_repack-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.x86_64 (postgresql:15)",
"product_id": "pg_repack-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.x86_64::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pg_repack@1.4.8-1.module%2Bel8.9.0%2B19797%2Bc4ce5969?arch=x86_64\u0026rpmmod=postgresql:15:8100020241122084744:489197e6"
}
}
},
{
"category": "product_version",
"name": "pg_repack-debuginfo-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.x86_64::postgresql:15",
"product": {
"name": "pg_repack-debuginfo-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.x86_64 (postgresql:15)",
"product_id": "pg_repack-debuginfo-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.x86_64::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pg_repack-debuginfo@1.4.8-1.module%2Bel8.9.0%2B19797%2Bc4ce5969?arch=x86_64\u0026rpmmod=postgresql:15:8100020241122084744:489197e6"
}
}
},
{
"category": "product_version",
"name": "pg_repack-debugsource-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.x86_64::postgresql:15",
"product": {
"name": "pg_repack-debugsource-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.x86_64 (postgresql:15)",
"product_id": "pg_repack-debugsource-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.x86_64::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pg_repack-debugsource@1.4.8-1.module%2Bel8.9.0%2B19797%2Bc4ce5969?arch=x86_64\u0026rpmmod=postgresql:15:8100020241122084744:489197e6"
}
}
},
{
"category": "product_version",
"name": "pgaudit-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.x86_64::postgresql:15",
"product": {
"name": "pgaudit-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.x86_64 (postgresql:15)",
"product_id": "pgaudit-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.x86_64::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pgaudit@1.7.0-1.module%2Bel8.9.0%2B19797%2Bc4ce5969?arch=x86_64\u0026rpmmod=postgresql:15:8100020241122084744:489197e6"
}
}
},
{
"category": "product_version",
"name": "pgaudit-debuginfo-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.x86_64::postgresql:15",
"product": {
"name": "pgaudit-debuginfo-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.x86_64 (postgresql:15)",
"product_id": "pgaudit-debuginfo-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.x86_64::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pgaudit-debuginfo@1.7.0-1.module%2Bel8.9.0%2B19797%2Bc4ce5969?arch=x86_64\u0026rpmmod=postgresql:15:8100020241122084744:489197e6"
}
}
},
{
"category": "product_version",
"name": "pgaudit-debugsource-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.x86_64::postgresql:15",
"product": {
"name": "pgaudit-debugsource-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.x86_64 (postgresql:15)",
"product_id": "pgaudit-debugsource-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.x86_64::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pgaudit-debugsource@1.7.0-1.module%2Bel8.9.0%2B19797%2Bc4ce5969?arch=x86_64\u0026rpmmod=postgresql:15:8100020241122084744:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgres-decoderbufs-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.x86_64::postgresql:15",
"product": {
"name": "postgres-decoderbufs-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.x86_64 (postgresql:15)",
"product_id": "postgres-decoderbufs-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.x86_64::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgres-decoderbufs@1.9.7-1.Final.module%2Bel8.9.0%2B19797%2Bc4ce5969?arch=x86_64\u0026rpmmod=postgresql:15:8100020241122084744:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.x86_64::postgresql:15",
"product": {
"name": "postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.x86_64 (postgresql:15)",
"product_id": "postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.x86_64::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgres-decoderbufs-debuginfo@1.9.7-1.Final.module%2Bel8.9.0%2B19797%2Bc4ce5969?arch=x86_64\u0026rpmmod=postgresql:15:8100020241122084744:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.x86_64::postgresql:15",
"product": {
"name": "postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.x86_64 (postgresql:15)",
"product_id": "postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.x86_64::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgres-decoderbufs-debugsource@1.9.7-1.Final.module%2Bel8.9.0%2B19797%2Bc4ce5969?arch=x86_64\u0026rpmmod=postgresql:15:8100020241122084744:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgresql-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64::postgresql:15",
"product": {
"name": "postgresql-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64 (postgresql:15)",
"product_id": "postgresql-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql@15.10-1.module%2Bel8.10.0%2B22550%2B22c7d5ca?arch=x86_64\u0026rpmmod=postgresql:15:8100020241122084744:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgresql-contrib-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64::postgresql:15",
"product": {
"name": "postgresql-contrib-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64 (postgresql:15)",
"product_id": "postgresql-contrib-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-contrib@15.10-1.module%2Bel8.10.0%2B22550%2B22c7d5ca?arch=x86_64\u0026rpmmod=postgresql:15:8100020241122084744:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgresql-contrib-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64::postgresql:15",
"product": {
"name": "postgresql-contrib-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64 (postgresql:15)",
"product_id": "postgresql-contrib-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-contrib-debuginfo@15.10-1.module%2Bel8.10.0%2B22550%2B22c7d5ca?arch=x86_64\u0026rpmmod=postgresql:15:8100020241122084744:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgresql-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64::postgresql:15",
"product": {
"name": "postgresql-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64 (postgresql:15)",
"product_id": "postgresql-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-debuginfo@15.10-1.module%2Bel8.10.0%2B22550%2B22c7d5ca?arch=x86_64\u0026rpmmod=postgresql:15:8100020241122084744:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgresql-debugsource-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64::postgresql:15",
"product": {
"name": "postgresql-debugsource-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64 (postgresql:15)",
"product_id": "postgresql-debugsource-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-debugsource@15.10-1.module%2Bel8.10.0%2B22550%2B22c7d5ca?arch=x86_64\u0026rpmmod=postgresql:15:8100020241122084744:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgresql-docs-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64::postgresql:15",
"product": {
"name": "postgresql-docs-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64 (postgresql:15)",
"product_id": "postgresql-docs-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-docs@15.10-1.module%2Bel8.10.0%2B22550%2B22c7d5ca?arch=x86_64\u0026rpmmod=postgresql:15:8100020241122084744:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgresql-docs-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64::postgresql:15",
"product": {
"name": "postgresql-docs-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64 (postgresql:15)",
"product_id": "postgresql-docs-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-docs-debuginfo@15.10-1.module%2Bel8.10.0%2B22550%2B22c7d5ca?arch=x86_64\u0026rpmmod=postgresql:15:8100020241122084744:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgresql-plperl-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64::postgresql:15",
"product": {
"name": "postgresql-plperl-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64 (postgresql:15)",
"product_id": "postgresql-plperl-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plperl@15.10-1.module%2Bel8.10.0%2B22550%2B22c7d5ca?arch=x86_64\u0026rpmmod=postgresql:15:8100020241122084744:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgresql-plperl-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64::postgresql:15",
"product": {
"name": "postgresql-plperl-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64 (postgresql:15)",
"product_id": "postgresql-plperl-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plperl-debuginfo@15.10-1.module%2Bel8.10.0%2B22550%2B22c7d5ca?arch=x86_64\u0026rpmmod=postgresql:15:8100020241122084744:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgresql-plpython3-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64::postgresql:15",
"product": {
"name": "postgresql-plpython3-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64 (postgresql:15)",
"product_id": "postgresql-plpython3-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plpython3@15.10-1.module%2Bel8.10.0%2B22550%2B22c7d5ca?arch=x86_64\u0026rpmmod=postgresql:15:8100020241122084744:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgresql-plpython3-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64::postgresql:15",
"product": {
"name": "postgresql-plpython3-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64 (postgresql:15)",
"product_id": "postgresql-plpython3-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plpython3-debuginfo@15.10-1.module%2Bel8.10.0%2B22550%2B22c7d5ca?arch=x86_64\u0026rpmmod=postgresql:15:8100020241122084744:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgresql-pltcl-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64::postgresql:15",
"product": {
"name": "postgresql-pltcl-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64 (postgresql:15)",
"product_id": "postgresql-pltcl-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-pltcl@15.10-1.module%2Bel8.10.0%2B22550%2B22c7d5ca?arch=x86_64\u0026rpmmod=postgresql:15:8100020241122084744:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgresql-pltcl-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64::postgresql:15",
"product": {
"name": "postgresql-pltcl-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64 (postgresql:15)",
"product_id": "postgresql-pltcl-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-pltcl-debuginfo@15.10-1.module%2Bel8.10.0%2B22550%2B22c7d5ca?arch=x86_64\u0026rpmmod=postgresql:15:8100020241122084744:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgresql-private-devel-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64::postgresql:15",
"product": {
"name": "postgresql-private-devel-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64 (postgresql:15)",
"product_id": "postgresql-private-devel-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-private-devel@15.10-1.module%2Bel8.10.0%2B22550%2B22c7d5ca?arch=x86_64\u0026rpmmod=postgresql:15:8100020241122084744:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgresql-private-libs-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64::postgresql:15",
"product": {
"name": "postgresql-private-libs-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64 (postgresql:15)",
"product_id": "postgresql-private-libs-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-private-libs@15.10-1.module%2Bel8.10.0%2B22550%2B22c7d5ca?arch=x86_64\u0026rpmmod=postgresql:15:8100020241122084744:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgresql-private-libs-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64::postgresql:15",
"product": {
"name": "postgresql-private-libs-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64 (postgresql:15)",
"product_id": "postgresql-private-libs-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-private-libs-debuginfo@15.10-1.module%2Bel8.10.0%2B22550%2B22c7d5ca?arch=x86_64\u0026rpmmod=postgresql:15:8100020241122084744:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64::postgresql:15",
"product": {
"name": "postgresql-server-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64 (postgresql:15)",
"product_id": "postgresql-server-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server@15.10-1.module%2Bel8.10.0%2B22550%2B22c7d5ca?arch=x86_64\u0026rpmmod=postgresql:15:8100020241122084744:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64::postgresql:15",
"product": {
"name": "postgresql-server-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64 (postgresql:15)",
"product_id": "postgresql-server-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server-debuginfo@15.10-1.module%2Bel8.10.0%2B22550%2B22c7d5ca?arch=x86_64\u0026rpmmod=postgresql:15:8100020241122084744:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-devel-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64::postgresql:15",
"product": {
"name": "postgresql-server-devel-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64 (postgresql:15)",
"product_id": "postgresql-server-devel-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server-devel@15.10-1.module%2Bel8.10.0%2B22550%2B22c7d5ca?arch=x86_64\u0026rpmmod=postgresql:15:8100020241122084744:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-devel-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64::postgresql:15",
"product": {
"name": "postgresql-server-devel-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64 (postgresql:15)",
"product_id": "postgresql-server-devel-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server-devel-debuginfo@15.10-1.module%2Bel8.10.0%2B22550%2B22c7d5ca?arch=x86_64\u0026rpmmod=postgresql:15:8100020241122084744:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgresql-static-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64::postgresql:15",
"product": {
"name": "postgresql-static-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64 (postgresql:15)",
"product_id": "postgresql-static-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-static@15.10-1.module%2Bel8.10.0%2B22550%2B22c7d5ca?arch=x86_64\u0026rpmmod=postgresql:15:8100020241122084744:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgresql-test-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64::postgresql:15",
"product": {
"name": "postgresql-test-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64 (postgresql:15)",
"product_id": "postgresql-test-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-test@15.10-1.module%2Bel8.10.0%2B22550%2B22c7d5ca?arch=x86_64\u0026rpmmod=postgresql:15:8100020241122084744:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgresql-test-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64::postgresql:15",
"product": {
"name": "postgresql-test-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64 (postgresql:15)",
"product_id": "postgresql-test-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-test-debuginfo@15.10-1.module%2Bel8.10.0%2B22550%2B22c7d5ca?arch=x86_64\u0026rpmmod=postgresql:15:8100020241122084744:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64::postgresql:15",
"product": {
"name": "postgresql-upgrade-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64 (postgresql:15)",
"product_id": "postgresql-upgrade-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade@15.10-1.module%2Bel8.10.0%2B22550%2B22c7d5ca?arch=x86_64\u0026rpmmod=postgresql:15:8100020241122084744:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64::postgresql:15",
"product": {
"name": "postgresql-upgrade-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64 (postgresql:15)",
"product_id": "postgresql-upgrade-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade-debuginfo@15.10-1.module%2Bel8.10.0%2B22550%2B22c7d5ca?arch=x86_64\u0026rpmmod=postgresql:15:8100020241122084744:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-devel-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64::postgresql:15",
"product": {
"name": "postgresql-upgrade-devel-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64 (postgresql:15)",
"product_id": "postgresql-upgrade-devel-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade-devel@15.10-1.module%2Bel8.10.0%2B22550%2B22c7d5ca?arch=x86_64\u0026rpmmod=postgresql:15:8100020241122084744:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-devel-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64::postgresql:15",
"product": {
"name": "postgresql-upgrade-devel-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64 (postgresql:15)",
"product_id": "postgresql-upgrade-devel-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade-devel-debuginfo@15.10-1.module%2Bel8.10.0%2B22550%2B22c7d5ca?arch=x86_64\u0026rpmmod=postgresql:15:8100020241122084744:489197e6"
}
}
}
],
"category": "architecture",
"name": "x86_64"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "pg_repack-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.aarch64 (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:pg_repack-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.aarch64::postgresql:15"
},
"product_reference": "pg_repack-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.aarch64::postgresql:15",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pg_repack-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.ppc64le (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:pg_repack-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.ppc64le::postgresql:15"
},
"product_reference": "pg_repack-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.ppc64le::postgresql:15",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pg_repack-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.s390x (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:pg_repack-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.s390x::postgresql:15"
},
"product_reference": "pg_repack-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.s390x::postgresql:15",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pg_repack-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.src (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:pg_repack-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.src::postgresql:15"
},
"product_reference": "pg_repack-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.src::postgresql:15",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pg_repack-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.x86_64 (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:pg_repack-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.x86_64::postgresql:15"
},
"product_reference": "pg_repack-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.x86_64::postgresql:15",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pg_repack-debuginfo-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.aarch64 (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debuginfo-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.aarch64::postgresql:15"
},
"product_reference": "pg_repack-debuginfo-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.aarch64::postgresql:15",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pg_repack-debuginfo-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.ppc64le (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debuginfo-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.ppc64le::postgresql:15"
},
"product_reference": "pg_repack-debuginfo-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.ppc64le::postgresql:15",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pg_repack-debuginfo-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.s390x (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debuginfo-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.s390x::postgresql:15"
},
"product_reference": "pg_repack-debuginfo-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.s390x::postgresql:15",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pg_repack-debuginfo-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.x86_64 (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debuginfo-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.x86_64::postgresql:15"
},
"product_reference": "pg_repack-debuginfo-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.x86_64::postgresql:15",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pg_repack-debugsource-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.aarch64 (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debugsource-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.aarch64::postgresql:15"
},
"product_reference": "pg_repack-debugsource-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.aarch64::postgresql:15",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pg_repack-debugsource-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.ppc64le (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debugsource-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.ppc64le::postgresql:15"
},
"product_reference": "pg_repack-debugsource-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.ppc64le::postgresql:15",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pg_repack-debugsource-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.s390x (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debugsource-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.s390x::postgresql:15"
},
"product_reference": "pg_repack-debugsource-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.s390x::postgresql:15",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pg_repack-debugsource-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.x86_64 (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debugsource-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.x86_64::postgresql:15"
},
"product_reference": "pg_repack-debugsource-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.x86_64::postgresql:15",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pgaudit-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.aarch64 (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:pgaudit-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.aarch64::postgresql:15"
},
"product_reference": "pgaudit-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.aarch64::postgresql:15",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pgaudit-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.ppc64le (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:pgaudit-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.ppc64le::postgresql:15"
},
"product_reference": "pgaudit-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.ppc64le::postgresql:15",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pgaudit-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.s390x (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:pgaudit-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.s390x::postgresql:15"
},
"product_reference": "pgaudit-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.s390x::postgresql:15",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pgaudit-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.src (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:pgaudit-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.src::postgresql:15"
},
"product_reference": "pgaudit-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.src::postgresql:15",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pgaudit-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.x86_64 (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:pgaudit-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.x86_64::postgresql:15"
},
"product_reference": "pgaudit-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.x86_64::postgresql:15",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pgaudit-debuginfo-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.aarch64 (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debuginfo-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.aarch64::postgresql:15"
},
"product_reference": "pgaudit-debuginfo-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.aarch64::postgresql:15",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pgaudit-debuginfo-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.ppc64le (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debuginfo-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.ppc64le::postgresql:15"
},
"product_reference": "pgaudit-debuginfo-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.ppc64le::postgresql:15",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pgaudit-debuginfo-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.s390x (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debuginfo-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.s390x::postgresql:15"
},
"product_reference": "pgaudit-debuginfo-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.s390x::postgresql:15",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pgaudit-debuginfo-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.x86_64 (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debuginfo-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.x86_64::postgresql:15"
},
"product_reference": "pgaudit-debuginfo-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.x86_64::postgresql:15",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pgaudit-debugsource-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.aarch64 (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debugsource-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.aarch64::postgresql:15"
},
"product_reference": "pgaudit-debugsource-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.aarch64::postgresql:15",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pgaudit-debugsource-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.ppc64le (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debugsource-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.ppc64le::postgresql:15"
},
"product_reference": "pgaudit-debugsource-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.ppc64le::postgresql:15",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pgaudit-debugsource-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.s390x (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debugsource-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.s390x::postgresql:15"
},
"product_reference": "pgaudit-debugsource-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.s390x::postgresql:15",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pgaudit-debugsource-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.x86_64 (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debugsource-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.x86_64::postgresql:15"
},
"product_reference": "pgaudit-debugsource-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.x86_64::postgresql:15",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgres-decoderbufs-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.aarch64 (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.aarch64::postgresql:15"
},
"product_reference": "postgres-decoderbufs-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.aarch64::postgresql:15",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgres-decoderbufs-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.ppc64le (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.ppc64le::postgresql:15"
},
"product_reference": "postgres-decoderbufs-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.ppc64le::postgresql:15",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgres-decoderbufs-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.s390x (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.s390x::postgresql:15"
},
"product_reference": "postgres-decoderbufs-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.s390x::postgresql:15",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgres-decoderbufs-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.src (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.src::postgresql:15"
},
"product_reference": "postgres-decoderbufs-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.src::postgresql:15",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgres-decoderbufs-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.x86_64 (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.x86_64::postgresql:15"
},
"product_reference": "postgres-decoderbufs-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.x86_64::postgresql:15",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.aarch64 (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.aarch64::postgresql:15"
},
"product_reference": "postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.aarch64::postgresql:15",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.ppc64le (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.ppc64le::postgresql:15"
},
"product_reference": "postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.ppc64le::postgresql:15",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.s390x (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.s390x::postgresql:15"
},
"product_reference": "postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.s390x::postgresql:15",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.x86_64 (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.x86_64::postgresql:15"
},
"product_reference": "postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.x86_64::postgresql:15",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.aarch64 (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.aarch64::postgresql:15"
},
"product_reference": "postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.aarch64::postgresql:15",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.ppc64le (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.ppc64le::postgresql:15"
},
"product_reference": "postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.ppc64le::postgresql:15",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.s390x (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.s390x::postgresql:15"
},
"product_reference": "postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.s390x::postgresql:15",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.x86_64 (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.x86_64::postgresql:15"
},
"product_reference": "postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.x86_64::postgresql:15",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64 (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64::postgresql:15"
},
"product_reference": "postgresql-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64::postgresql:15",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le::postgresql:15"
},
"product_reference": "postgresql-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le::postgresql:15",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x::postgresql:15"
},
"product_reference": "postgresql-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x::postgresql:15",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-0:15.10-1.module+el8.10.0+22550+22c7d5ca.src (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql-0:15.10-1.module+el8.10.0+22550+22c7d5ca.src::postgresql:15"
},
"product_reference": "postgresql-0:15.10-1.module+el8.10.0+22550+22c7d5ca.src::postgresql:15",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64 (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64::postgresql:15"
},
"product_reference": "postgresql-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64::postgresql:15",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-contrib-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64 (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64::postgresql:15"
},
"product_reference": "postgresql-contrib-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64::postgresql:15",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-contrib-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le::postgresql:15"
},
"product_reference": "postgresql-contrib-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le::postgresql:15",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-contrib-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x::postgresql:15"
},
"product_reference": "postgresql-contrib-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x::postgresql:15",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-contrib-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64 (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64::postgresql:15"
},
"product_reference": "postgresql-contrib-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64::postgresql:15",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-contrib-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64 (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64::postgresql:15"
},
"product_reference": "postgresql-contrib-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64::postgresql:15",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-contrib-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le::postgresql:15"
},
"product_reference": "postgresql-contrib-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le::postgresql:15",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-contrib-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x::postgresql:15"
},
"product_reference": "postgresql-contrib-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x::postgresql:15",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-contrib-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64 (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64::postgresql:15"
},
"product_reference": "postgresql-contrib-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64::postgresql:15",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64 (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64::postgresql:15"
},
"product_reference": "postgresql-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64::postgresql:15",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le::postgresql:15"
},
"product_reference": "postgresql-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le::postgresql:15",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x::postgresql:15"
},
"product_reference": "postgresql-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x::postgresql:15",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64 (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64::postgresql:15"
},
"product_reference": "postgresql-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64::postgresql:15",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-debugsource-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64 (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql-debugsource-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64::postgresql:15"
},
"product_reference": "postgresql-debugsource-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64::postgresql:15",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-debugsource-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql-debugsource-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le::postgresql:15"
},
"product_reference": "postgresql-debugsource-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le::postgresql:15",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-debugsource-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql-debugsource-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x::postgresql:15"
},
"product_reference": "postgresql-debugsource-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x::postgresql:15",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-debugsource-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64 (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql-debugsource-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64::postgresql:15"
},
"product_reference": "postgresql-debugsource-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64::postgresql:15",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-docs-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64 (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64::postgresql:15"
},
"product_reference": "postgresql-docs-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64::postgresql:15",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-docs-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le::postgresql:15"
},
"product_reference": "postgresql-docs-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le::postgresql:15",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-docs-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x::postgresql:15"
},
"product_reference": "postgresql-docs-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x::postgresql:15",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-docs-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64 (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64::postgresql:15"
},
"product_reference": "postgresql-docs-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64::postgresql:15",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-docs-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64 (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64::postgresql:15"
},
"product_reference": "postgresql-docs-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64::postgresql:15",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-docs-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le::postgresql:15"
},
"product_reference": "postgresql-docs-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le::postgresql:15",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-docs-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x::postgresql:15"
},
"product_reference": "postgresql-docs-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x::postgresql:15",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-docs-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64 (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64::postgresql:15"
},
"product_reference": "postgresql-docs-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64::postgresql:15",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plperl-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64 (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64::postgresql:15"
},
"product_reference": "postgresql-plperl-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64::postgresql:15",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plperl-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le::postgresql:15"
},
"product_reference": "postgresql-plperl-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le::postgresql:15",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plperl-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x::postgresql:15"
},
"product_reference": "postgresql-plperl-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x::postgresql:15",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plperl-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64 (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64::postgresql:15"
},
"product_reference": "postgresql-plperl-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64::postgresql:15",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plperl-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64 (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64::postgresql:15"
},
"product_reference": "postgresql-plperl-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64::postgresql:15",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plperl-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le::postgresql:15"
},
"product_reference": "postgresql-plperl-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le::postgresql:15",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plperl-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x::postgresql:15"
},
"product_reference": "postgresql-plperl-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x::postgresql:15",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plperl-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64 (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64::postgresql:15"
},
"product_reference": "postgresql-plperl-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64::postgresql:15",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plpython3-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64 (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64::postgresql:15"
},
"product_reference": "postgresql-plpython3-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64::postgresql:15",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plpython3-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le::postgresql:15"
},
"product_reference": "postgresql-plpython3-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le::postgresql:15",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plpython3-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x::postgresql:15"
},
"product_reference": "postgresql-plpython3-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x::postgresql:15",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plpython3-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64 (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64::postgresql:15"
},
"product_reference": "postgresql-plpython3-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64::postgresql:15",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plpython3-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64 (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64::postgresql:15"
},
"product_reference": "postgresql-plpython3-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64::postgresql:15",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plpython3-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le::postgresql:15"
},
"product_reference": "postgresql-plpython3-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le::postgresql:15",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plpython3-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x::postgresql:15"
},
"product_reference": "postgresql-plpython3-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x::postgresql:15",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plpython3-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64 (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64::postgresql:15"
},
"product_reference": "postgresql-plpython3-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64::postgresql:15",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-pltcl-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64 (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64::postgresql:15"
},
"product_reference": "postgresql-pltcl-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64::postgresql:15",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-pltcl-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le::postgresql:15"
},
"product_reference": "postgresql-pltcl-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le::postgresql:15",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-pltcl-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x::postgresql:15"
},
"product_reference": "postgresql-pltcl-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x::postgresql:15",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-pltcl-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64 (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64::postgresql:15"
},
"product_reference": "postgresql-pltcl-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64::postgresql:15",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-pltcl-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64 (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64::postgresql:15"
},
"product_reference": "postgresql-pltcl-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64::postgresql:15",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-pltcl-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le::postgresql:15"
},
"product_reference": "postgresql-pltcl-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le::postgresql:15",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-pltcl-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x::postgresql:15"
},
"product_reference": "postgresql-pltcl-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x::postgresql:15",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-pltcl-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64 (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64::postgresql:15"
},
"product_reference": "postgresql-pltcl-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64::postgresql:15",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-private-devel-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64 (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql-private-devel-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64::postgresql:15"
},
"product_reference": "postgresql-private-devel-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64::postgresql:15",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-private-devel-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql-private-devel-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le::postgresql:15"
},
"product_reference": "postgresql-private-devel-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le::postgresql:15",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-private-devel-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql-private-devel-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x::postgresql:15"
},
"product_reference": "postgresql-private-devel-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x::postgresql:15",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-private-devel-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64 (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql-private-devel-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64::postgresql:15"
},
"product_reference": "postgresql-private-devel-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64::postgresql:15",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-private-libs-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64 (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql-private-libs-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64::postgresql:15"
},
"product_reference": "postgresql-private-libs-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64::postgresql:15",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-private-libs-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql-private-libs-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le::postgresql:15"
},
"product_reference": "postgresql-private-libs-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le::postgresql:15",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-private-libs-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql-private-libs-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x::postgresql:15"
},
"product_reference": "postgresql-private-libs-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x::postgresql:15",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-private-libs-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64 (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql-private-libs-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64::postgresql:15"
},
"product_reference": "postgresql-private-libs-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64::postgresql:15",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-private-libs-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64 (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql-private-libs-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64::postgresql:15"
},
"product_reference": "postgresql-private-libs-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64::postgresql:15",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-private-libs-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql-private-libs-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le::postgresql:15"
},
"product_reference": "postgresql-private-libs-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le::postgresql:15",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-private-libs-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql-private-libs-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x::postgresql:15"
},
"product_reference": "postgresql-private-libs-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x::postgresql:15",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-private-libs-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64 (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql-private-libs-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64::postgresql:15"
},
"product_reference": "postgresql-private-libs-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64::postgresql:15",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64 (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64::postgresql:15"
},
"product_reference": "postgresql-server-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64::postgresql:15",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le::postgresql:15"
},
"product_reference": "postgresql-server-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le::postgresql:15",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x::postgresql:15"
},
"product_reference": "postgresql-server-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x::postgresql:15",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64 (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64::postgresql:15"
},
"product_reference": "postgresql-server-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64::postgresql:15",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64 (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64::postgresql:15"
},
"product_reference": "postgresql-server-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64::postgresql:15",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le::postgresql:15"
},
"product_reference": "postgresql-server-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le::postgresql:15",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x::postgresql:15"
},
"product_reference": "postgresql-server-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x::postgresql:15",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64 (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64::postgresql:15"
},
"product_reference": "postgresql-server-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64::postgresql:15",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-devel-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64 (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64::postgresql:15"
},
"product_reference": "postgresql-server-devel-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64::postgresql:15",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-devel-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le::postgresql:15"
},
"product_reference": "postgresql-server-devel-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le::postgresql:15",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-devel-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x::postgresql:15"
},
"product_reference": "postgresql-server-devel-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x::postgresql:15",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-devel-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64 (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64::postgresql:15"
},
"product_reference": "postgresql-server-devel-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64::postgresql:15",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-devel-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64 (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64::postgresql:15"
},
"product_reference": "postgresql-server-devel-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64::postgresql:15",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-devel-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le::postgresql:15"
},
"product_reference": "postgresql-server-devel-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le::postgresql:15",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-devel-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x::postgresql:15"
},
"product_reference": "postgresql-server-devel-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x::postgresql:15",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-devel-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64 (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64::postgresql:15"
},
"product_reference": "postgresql-server-devel-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64::postgresql:15",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-static-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64 (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql-static-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64::postgresql:15"
},
"product_reference": "postgresql-static-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64::postgresql:15",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-static-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql-static-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le::postgresql:15"
},
"product_reference": "postgresql-static-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le::postgresql:15",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-static-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql-static-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x::postgresql:15"
},
"product_reference": "postgresql-static-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x::postgresql:15",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-static-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64 (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql-static-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64::postgresql:15"
},
"product_reference": "postgresql-static-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64::postgresql:15",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-test-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64 (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64::postgresql:15"
},
"product_reference": "postgresql-test-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64::postgresql:15",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-test-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le::postgresql:15"
},
"product_reference": "postgresql-test-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le::postgresql:15",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-test-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x::postgresql:15"
},
"product_reference": "postgresql-test-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x::postgresql:15",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-test-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64 (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64::postgresql:15"
},
"product_reference": "postgresql-test-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64::postgresql:15",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-test-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64 (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64::postgresql:15"
},
"product_reference": "postgresql-test-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64::postgresql:15",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-test-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le::postgresql:15"
},
"product_reference": "postgresql-test-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le::postgresql:15",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-test-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x::postgresql:15"
},
"product_reference": "postgresql-test-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x::postgresql:15",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-test-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64 (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64::postgresql:15"
},
"product_reference": "postgresql-test-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64::postgresql:15",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-test-rpm-macros-0:15.10-1.module+el8.10.0+22550+22c7d5ca.noarch (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-rpm-macros-0:15.10-1.module+el8.10.0+22550+22c7d5ca.noarch::postgresql:15"
},
"product_reference": "postgresql-test-rpm-macros-0:15.10-1.module+el8.10.0+22550+22c7d5ca.noarch::postgresql:15",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64 (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64::postgresql:15"
},
"product_reference": "postgresql-upgrade-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64::postgresql:15",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le::postgresql:15"
},
"product_reference": "postgresql-upgrade-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le::postgresql:15",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x::postgresql:15"
},
"product_reference": "postgresql-upgrade-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x::postgresql:15",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64 (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64::postgresql:15"
},
"product_reference": "postgresql-upgrade-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64::postgresql:15",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64 (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64::postgresql:15"
},
"product_reference": "postgresql-upgrade-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64::postgresql:15",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le::postgresql:15"
},
"product_reference": "postgresql-upgrade-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le::postgresql:15",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x::postgresql:15"
},
"product_reference": "postgresql-upgrade-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x::postgresql:15",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64 (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64::postgresql:15"
},
"product_reference": "postgresql-upgrade-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64::postgresql:15",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-devel-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64 (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64::postgresql:15"
},
"product_reference": "postgresql-upgrade-devel-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64::postgresql:15",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-devel-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le::postgresql:15"
},
"product_reference": "postgresql-upgrade-devel-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le::postgresql:15",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-devel-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x::postgresql:15"
},
"product_reference": "postgresql-upgrade-devel-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x::postgresql:15",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-devel-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64 (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64::postgresql:15"
},
"product_reference": "postgresql-upgrade-devel-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64::postgresql:15",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-devel-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64 (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64::postgresql:15"
},
"product_reference": "postgresql-upgrade-devel-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64::postgresql:15",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-devel-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le::postgresql:15"
},
"product_reference": "postgresql-upgrade-devel-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le::postgresql:15",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-devel-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x::postgresql:15"
},
"product_reference": "postgresql-upgrade-devel-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x::postgresql:15",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-devel-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64 (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64::postgresql:15"
},
"product_reference": "postgresql-upgrade-devel-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64::postgresql:15",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2024-10976",
"cwe": {
"id": "CWE-1250",
"name": "Improper Preservation of Consistency Between Independent Representations of Shared State"
},
"discovery_date": "2024-11-14T14:01:51.200335+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2326263"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in PostgreSQL. This vulnerability allows incorrect row-level security policies to be applied via subqueries, WITH queries, security invoker views, or SQL-language functions that reference tables with row-level security policies. This issue arises when a query is planned under one role and executed under another, potentially leading to unauthorized reads or modifications of data.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "postgresql: PostgreSQL row security below e.g. subqueries disregards user ID changes",
"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.10.0.Z.MAIN.EUS:pg_repack-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.src::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debuginfo-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debuginfo-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debuginfo-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debuginfo-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debugsource-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debugsource-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debugsource-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debugsource-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.src::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debuginfo-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debuginfo-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debuginfo-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debuginfo-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debugsource-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debugsource-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debugsource-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debugsource-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.src::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-0:15.10-1.module+el8.10.0+22550+22c7d5ca.src::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-debugsource-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-debugsource-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-debugsource-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-debugsource-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-private-devel-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-private-devel-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-private-devel-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-private-devel-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-private-libs-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-private-libs-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-private-libs-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-private-libs-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-private-libs-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-private-libs-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-private-libs-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-private-libs-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-static-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-static-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-static-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-static-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-rpm-macros-0:15.10-1.module+el8.10.0+22550+22c7d5ca.noarch::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64::postgresql:15"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-10976"
},
{
"category": "external",
"summary": "RHBZ#2326263",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2326263"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-10976",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-10976"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-10976",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-10976"
},
{
"category": "external",
"summary": "https://www.postgresql.org/support/security/CVE-2024-10976/",
"url": "https://www.postgresql.org/support/security/CVE-2024-10976/"
}
],
"release_date": "2024-11-14T13:00:01.930000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-12-05T09:15:31+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.src::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debuginfo-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debuginfo-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debuginfo-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debuginfo-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debugsource-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debugsource-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debugsource-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debugsource-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.src::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debuginfo-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debuginfo-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debuginfo-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debuginfo-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debugsource-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debugsource-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debugsource-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debugsource-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.src::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-0:15.10-1.module+el8.10.0+22550+22c7d5ca.src::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-debugsource-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-debugsource-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-debugsource-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-debugsource-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-private-devel-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-private-devel-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-private-devel-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-private-devel-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-private-libs-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-private-libs-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-private-libs-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-private-libs-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-private-libs-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-private-libs-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-private-libs-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-private-libs-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-static-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-static-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-static-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-static-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-rpm-macros-0:15.10-1.module+el8.10.0+22550+22c7d5ca.noarch::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64::postgresql:15"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:10830"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options don\u0027t meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.src::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debuginfo-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debuginfo-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debuginfo-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debuginfo-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debugsource-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debugsource-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debugsource-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debugsource-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.src::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debuginfo-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debuginfo-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debuginfo-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debuginfo-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debugsource-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debugsource-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debugsource-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debugsource-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.src::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-0:15.10-1.module+el8.10.0+22550+22c7d5ca.src::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-debugsource-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-debugsource-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-debugsource-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-debugsource-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-private-devel-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-private-devel-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-private-devel-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-private-devel-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-private-libs-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-private-libs-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-private-libs-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-private-libs-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-private-libs-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-private-libs-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-private-libs-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-private-libs-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-static-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-static-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-static-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-static-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-rpm-macros-0:15.10-1.module+el8.10.0+22550+22c7d5ca.noarch::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64::postgresql:15"
]
}
],
"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.10.0.Z.MAIN.EUS:pg_repack-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.src::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debuginfo-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debuginfo-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debuginfo-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debuginfo-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debugsource-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debugsource-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debugsource-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debugsource-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.src::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debuginfo-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debuginfo-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debuginfo-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debuginfo-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debugsource-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debugsource-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debugsource-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debugsource-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.src::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-0:15.10-1.module+el8.10.0+22550+22c7d5ca.src::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-debugsource-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-debugsource-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-debugsource-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-debugsource-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-private-devel-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-private-devel-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-private-devel-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-private-devel-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-private-libs-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-private-libs-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-private-libs-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-private-libs-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-private-libs-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-private-libs-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-private-libs-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-private-libs-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-static-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-static-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-static-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-static-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-rpm-macros-0:15.10-1.module+el8.10.0+22550+22c7d5ca.noarch::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64::postgresql:15"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "postgresql: PostgreSQL row security below e.g. subqueries disregards user ID changes"
},
{
"cve": "CVE-2024-10978",
"cwe": {
"id": "CWE-266",
"name": "Incorrect Privilege Assignment"
},
"discovery_date": "2024-11-14T14:01:03.625881+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2326251"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in PostgreSQL. This vulnerability allows a less-privileged application user to view or change unintended rows using SET ROLE, SET SESSION AUTHORIZATION, or equivalent features resulting in loss of confidentiality integrity and availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "postgresql: PostgreSQL SET ROLE, SET SESSION AUTHORIZATION reset to wrong user ID",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Within regulated environments, a combination of the following controls acts as a significant barrier to successfully exploiting a CWE-266: and therefore downgrades the severity of this particular CVE from Moderate to Low.\n\nAccess to the platform is granted only after successful hard token, multi-factor authentication (MFA), which is coupled with least privilege principles to ensure that only authorized roles and users can execute or manipulate code. Additionally, the platform\u0027s built-in Role-Based Access Control (RBAC) enforces least privilege across workloads. Red Hat enforces the principle of least functionality, ensuring that only essential features, services, and ports are enabled. Event logs are collected and processed for centralization, correlation, analysis, monitoring, reporting, alerting, and retention, which helps detect and alert of any anomalous or unauthorized activity. Finally, process isolation ensures that compromised components are contained within the originating process, preventing it from affecting other processes or the system as a whole.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.src::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debuginfo-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debuginfo-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debuginfo-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debuginfo-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debugsource-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debugsource-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debugsource-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debugsource-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.src::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debuginfo-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debuginfo-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debuginfo-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debuginfo-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debugsource-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debugsource-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debugsource-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debugsource-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.src::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-0:15.10-1.module+el8.10.0+22550+22c7d5ca.src::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-debugsource-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-debugsource-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-debugsource-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-debugsource-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-private-devel-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-private-devel-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-private-devel-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-private-devel-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-private-libs-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-private-libs-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-private-libs-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-private-libs-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-private-libs-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-private-libs-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-private-libs-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-private-libs-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-static-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-static-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-static-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-static-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-rpm-macros-0:15.10-1.module+el8.10.0+22550+22c7d5ca.noarch::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64::postgresql:15"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-10978"
},
{
"category": "external",
"summary": "RHBZ#2326251",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2326251"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-10978",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-10978"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-10978",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-10978"
},
{
"category": "external",
"summary": "https://www.postgresql.org/support/security/CVE-2024-10978/",
"url": "https://www.postgresql.org/support/security/CVE-2024-10978/"
}
],
"release_date": "2024-11-14T13:00:07.398000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-12-05T09:15:31+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.src::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debuginfo-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debuginfo-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debuginfo-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debuginfo-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debugsource-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debugsource-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debugsource-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debugsource-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.src::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debuginfo-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debuginfo-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debuginfo-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debuginfo-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debugsource-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debugsource-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debugsource-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debugsource-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.src::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-0:15.10-1.module+el8.10.0+22550+22c7d5ca.src::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-debugsource-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-debugsource-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-debugsource-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-debugsource-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-private-devel-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-private-devel-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-private-devel-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-private-devel-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-private-libs-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-private-libs-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-private-libs-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-private-libs-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-private-libs-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-private-libs-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-private-libs-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-private-libs-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-static-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-static-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-static-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-static-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-rpm-macros-0:15.10-1.module+el8.10.0+22550+22c7d5ca.noarch::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64::postgresql:15"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:10830"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options don\u0027t meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.src::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debuginfo-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debuginfo-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debuginfo-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debuginfo-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debugsource-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debugsource-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debugsource-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debugsource-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.src::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debuginfo-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debuginfo-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debuginfo-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debuginfo-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debugsource-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debugsource-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debugsource-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debugsource-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.src::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-0:15.10-1.module+el8.10.0+22550+22c7d5ca.src::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-debugsource-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-debugsource-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-debugsource-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-debugsource-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-private-devel-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-private-devel-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-private-devel-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-private-devel-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-private-libs-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-private-libs-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-private-libs-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-private-libs-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-private-libs-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-private-libs-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-private-libs-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-private-libs-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-static-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-static-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-static-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-static-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-rpm-macros-0:15.10-1.module+el8.10.0+22550+22c7d5ca.noarch::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64::postgresql:15"
]
}
],
"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.10.0.Z.MAIN.EUS:pg_repack-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.src::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debuginfo-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debuginfo-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debuginfo-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debuginfo-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debugsource-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debugsource-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debugsource-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debugsource-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.src::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debuginfo-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debuginfo-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debuginfo-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debuginfo-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debugsource-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debugsource-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debugsource-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debugsource-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.src::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-0:15.10-1.module+el8.10.0+22550+22c7d5ca.src::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-debugsource-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-debugsource-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-debugsource-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-debugsource-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-private-devel-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-private-devel-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-private-devel-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-private-devel-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-private-libs-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-private-libs-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-private-libs-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-private-libs-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-private-libs-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-private-libs-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-private-libs-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-private-libs-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-static-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-static-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-static-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-static-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-rpm-macros-0:15.10-1.module+el8.10.0+22550+22c7d5ca.noarch::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64::postgresql:15"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "postgresql: PostgreSQL SET ROLE, SET SESSION AUTHORIZATION reset to wrong user ID"
},
{
"cve": "CVE-2024-10979",
"cwe": {
"id": "CWE-15",
"name": "External Control of System or Configuration Setting"
},
"discovery_date": "2024-11-14T14:01:12.059934+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2326253"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in PostgreSQL PL/Perl. This vulnerability allows an unprivileged database user to change sensitive process environment variables (e.g., PATH) via incorrect control of environment variables.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "postgresql: PostgreSQL PL/Perl environment variable changes execute arbitrary code",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability has been given a severity rating of important because the ability to modify sensitive process environment variables (ex. PATH) can lead to unauthorized code execution and privilege escalation. Depending on the privileges of the PostgreSQL user, an attacker may be able to gain higher-level access to the underlying server and create functions who modify environment variables and execute arbitrary commands.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.src::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debuginfo-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debuginfo-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debuginfo-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debuginfo-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debugsource-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debugsource-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debugsource-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debugsource-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.src::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debuginfo-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debuginfo-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debuginfo-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debuginfo-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debugsource-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debugsource-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debugsource-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debugsource-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.src::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-0:15.10-1.module+el8.10.0+22550+22c7d5ca.src::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-debugsource-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-debugsource-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-debugsource-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-debugsource-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-private-devel-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-private-devel-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-private-devel-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-private-devel-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-private-libs-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-private-libs-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-private-libs-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-private-libs-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-private-libs-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-private-libs-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-private-libs-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-private-libs-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-static-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-static-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-static-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-static-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-rpm-macros-0:15.10-1.module+el8.10.0+22550+22c7d5ca.noarch::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64::postgresql:15"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-10979"
},
{
"category": "external",
"summary": "RHBZ#2326253",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2326253"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-10979",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-10979"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-10979",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-10979"
},
{
"category": "external",
"summary": "https://www.postgresql.org/support/security/CVE-2024-10979/",
"url": "https://www.postgresql.org/support/security/CVE-2024-10979/"
}
],
"release_date": "2024-11-14T13:00:08.586000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-12-05T09:15:31+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.src::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debuginfo-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debuginfo-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debuginfo-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debuginfo-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debugsource-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debugsource-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debugsource-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debugsource-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.src::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debuginfo-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debuginfo-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debuginfo-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debuginfo-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debugsource-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debugsource-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debugsource-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debugsource-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.src::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-0:15.10-1.module+el8.10.0+22550+22c7d5ca.src::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-debugsource-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-debugsource-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-debugsource-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-debugsource-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-private-devel-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-private-devel-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-private-devel-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-private-devel-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-private-libs-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-private-libs-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-private-libs-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-private-libs-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-private-libs-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-private-libs-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-private-libs-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-private-libs-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-static-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-static-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-static-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-static-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-rpm-macros-0:15.10-1.module+el8.10.0+22550+22c7d5ca.noarch::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64::postgresql:15"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:10830"
},
{
"category": "workaround",
"details": "Currently the following options exist to help mitigate the impact of this vulnerability: \n1) Restrict Permissions: the creation of PL/Python and PL/Perl functions should be limited to trusted users only. \n2) Environment Variable Sanitization: ensure that environment variables are properly sanitized and any modifications are restricted.\n3) Upgrade PostgreSQL: if a fix is released by the PostgreSQL Global Development Group, update to the latest version.\n4) Audit Database Functions: perform regular audits on user-created functions to detect and prevent potential exploitation.",
"product_ids": [
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.src::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debuginfo-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debuginfo-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debuginfo-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debuginfo-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debugsource-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debugsource-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debugsource-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debugsource-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.src::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debuginfo-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debuginfo-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debuginfo-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debuginfo-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debugsource-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debugsource-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debugsource-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debugsource-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.src::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-0:15.10-1.module+el8.10.0+22550+22c7d5ca.src::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-debugsource-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-debugsource-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-debugsource-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-debugsource-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-private-devel-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-private-devel-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-private-devel-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-private-devel-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-private-libs-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-private-libs-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-private-libs-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-private-libs-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-private-libs-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-private-libs-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-private-libs-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-private-libs-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-static-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-static-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-static-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-static-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-rpm-macros-0:15.10-1.module+el8.10.0+22550+22c7d5ca.noarch::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64::postgresql:15"
]
}
],
"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.10.0.Z.MAIN.EUS:pg_repack-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.src::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debuginfo-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debuginfo-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debuginfo-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debuginfo-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debugsource-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debugsource-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debugsource-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debugsource-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.src::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debuginfo-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debuginfo-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debuginfo-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debuginfo-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debugsource-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debugsource-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debugsource-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debugsource-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.src::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-0:15.10-1.module+el8.10.0+22550+22c7d5ca.src::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-debugsource-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-debugsource-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-debugsource-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-debugsource-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-private-devel-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-private-devel-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-private-devel-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-private-devel-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-private-libs-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-private-libs-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-private-libs-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-private-libs-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-private-libs-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-private-libs-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-private-libs-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-private-libs-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-static-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-static-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-static-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-static-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-rpm-macros-0:15.10-1.module+el8.10.0+22550+22c7d5ca.noarch::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:15.10-1.module+el8.10.0+22550+22c7d5ca.x86_64::postgresql:15"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "postgresql: PostgreSQL PL/Perl environment variable changes execute arbitrary code"
}
]
}
rhsa-2024:10788
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:16 module is now available for Red Hat Enterprise Linux 9.\n\nRed Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "PostgreSQL is an advanced object-relational database management system (DBMS).\n\nSecurity Fix(es):\n\n* postgresql: PostgreSQL SET ROLE, SET SESSION AUTHORIZATION reset to wrong user ID (CVE-2024-10978)\n\n* postgresql: PostgreSQL PL/Perl environment variable changes execute arbitrary code (CVE-2024-10979)\n\n* postgresql: PostgreSQL row security below e.g. subqueries disregards user ID changes (CVE-2024-10976)\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-2024:10788",
"url": "https://access.redhat.com/errata/RHSA-2024:10788"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "2326251",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2326251"
},
{
"category": "external",
"summary": "2326253",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2326253"
},
{
"category": "external",
"summary": "2326263",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2326263"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2024/rhsa-2024_10788.json"
}
],
"title": "Red Hat Security Advisory: postgresql:16 security update",
"tracking": {
"current_release_date": "2025-11-06T21:58:16+00:00",
"generator": {
"date": "2025-11-06T21:58:16+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.6.11"
}
},
"id": "RHSA-2024:10788",
"initial_release_date": "2024-12-04T09:24:28+00:00",
"revision_history": [
{
"date": "2024-12-04T09:24:28+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2024-12-04T09:24:28+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2025-11-06T21:58: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 (v. 9)",
"product": {
"name": "Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:enterprise_linux:9::appstream"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "pg_repack-0:1.5.1-1.module+el9.5.0+22557+8cb08ba5.src::postgresql:16",
"product": {
"name": "pg_repack-0:1.5.1-1.module+el9.5.0+22557+8cb08ba5.src (postgresql:16)",
"product_id": "pg_repack-0:1.5.1-1.module+el9.5.0+22557+8cb08ba5.src::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pg_repack@1.5.1-1.module%2Bel9.5.0%2B22557%2B8cb08ba5?arch=src\u0026rpmmod=postgresql:16:9050020241122142517:rhel9"
}
}
},
{
"category": "product_version",
"name": "pgaudit-0:16.0-1.module+el9.4.0+20427+07482b8c.src::postgresql:16",
"product": {
"name": "pgaudit-0:16.0-1.module+el9.4.0+20427+07482b8c.src (postgresql:16)",
"product_id": "pgaudit-0:16.0-1.module+el9.4.0+20427+07482b8c.src::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pgaudit@16.0-1.module%2Bel9.4.0%2B20427%2B07482b8c?arch=src\u0026rpmmod=postgresql:16:9050020241122142517:rhel9"
}
}
},
{
"category": "product_version",
"name": "pgvector-0:0.6.2-1.module+el9.5.0+21770+ad2986ef.src::postgresql:16",
"product": {
"name": "pgvector-0:0.6.2-1.module+el9.5.0+21770+ad2986ef.src (postgresql:16)",
"product_id": "pgvector-0:0.6.2-1.module+el9.5.0+21770+ad2986ef.src::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pgvector@0.6.2-1.module%2Bel9.5.0%2B21770%2Bad2986ef?arch=src\u0026rpmmod=postgresql:16:9050020241122142517:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgres-decoderbufs-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.src::postgresql:16",
"product": {
"name": "postgres-decoderbufs-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.src (postgresql:16)",
"product_id": "postgres-decoderbufs-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.src::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgres-decoderbufs@2.4.0-1.Final.module%2Bel9.4.0%2B20427%2B07482b8c?arch=src\u0026rpmmod=postgresql:16:9050020241122142517:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgresql-0:16.6-1.module+el9.5.0+22557+8cb08ba5.src::postgresql:16",
"product": {
"name": "postgresql-0:16.6-1.module+el9.5.0+22557+8cb08ba5.src (postgresql:16)",
"product_id": "postgresql-0:16.6-1.module+el9.5.0+22557+8cb08ba5.src::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql@16.6-1.module%2Bel9.5.0%2B22557%2B8cb08ba5?arch=src\u0026rpmmod=postgresql:16:9050020241122142517:rhel9"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "postgresql-test-rpm-macros-0:16.6-1.module+el9.5.0+22557+8cb08ba5.noarch::postgresql:16",
"product": {
"name": "postgresql-test-rpm-macros-0:16.6-1.module+el9.5.0+22557+8cb08ba5.noarch (postgresql:16)",
"product_id": "postgresql-test-rpm-macros-0:16.6-1.module+el9.5.0+22557+8cb08ba5.noarch::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-test-rpm-macros@16.6-1.module%2Bel9.5.0%2B22557%2B8cb08ba5?arch=noarch\u0026rpmmod=postgresql:16:9050020241122142517:rhel9"
}
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "pg_repack-0:1.5.1-1.module+el9.5.0+22557+8cb08ba5.aarch64::postgresql:16",
"product": {
"name": "pg_repack-0:1.5.1-1.module+el9.5.0+22557+8cb08ba5.aarch64 (postgresql:16)",
"product_id": "pg_repack-0:1.5.1-1.module+el9.5.0+22557+8cb08ba5.aarch64::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pg_repack@1.5.1-1.module%2Bel9.5.0%2B22557%2B8cb08ba5?arch=aarch64\u0026rpmmod=postgresql:16:9050020241122142517:rhel9"
}
}
},
{
"category": "product_version",
"name": "pg_repack-debuginfo-0:1.5.1-1.module+el9.5.0+22557+8cb08ba5.aarch64::postgresql:16",
"product": {
"name": "pg_repack-debuginfo-0:1.5.1-1.module+el9.5.0+22557+8cb08ba5.aarch64 (postgresql:16)",
"product_id": "pg_repack-debuginfo-0:1.5.1-1.module+el9.5.0+22557+8cb08ba5.aarch64::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pg_repack-debuginfo@1.5.1-1.module%2Bel9.5.0%2B22557%2B8cb08ba5?arch=aarch64\u0026rpmmod=postgresql:16:9050020241122142517:rhel9"
}
}
},
{
"category": "product_version",
"name": "pg_repack-debugsource-0:1.5.1-1.module+el9.5.0+22557+8cb08ba5.aarch64::postgresql:16",
"product": {
"name": "pg_repack-debugsource-0:1.5.1-1.module+el9.5.0+22557+8cb08ba5.aarch64 (postgresql:16)",
"product_id": "pg_repack-debugsource-0:1.5.1-1.module+el9.5.0+22557+8cb08ba5.aarch64::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pg_repack-debugsource@1.5.1-1.module%2Bel9.5.0%2B22557%2B8cb08ba5?arch=aarch64\u0026rpmmod=postgresql:16:9050020241122142517:rhel9"
}
}
},
{
"category": "product_version",
"name": "pgaudit-0:16.0-1.module+el9.4.0+20427+07482b8c.aarch64::postgresql:16",
"product": {
"name": "pgaudit-0:16.0-1.module+el9.4.0+20427+07482b8c.aarch64 (postgresql:16)",
"product_id": "pgaudit-0:16.0-1.module+el9.4.0+20427+07482b8c.aarch64::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pgaudit@16.0-1.module%2Bel9.4.0%2B20427%2B07482b8c?arch=aarch64\u0026rpmmod=postgresql:16:9050020241122142517:rhel9"
}
}
},
{
"category": "product_version",
"name": "pgaudit-debuginfo-0:16.0-1.module+el9.4.0+20427+07482b8c.aarch64::postgresql:16",
"product": {
"name": "pgaudit-debuginfo-0:16.0-1.module+el9.4.0+20427+07482b8c.aarch64 (postgresql:16)",
"product_id": "pgaudit-debuginfo-0:16.0-1.module+el9.4.0+20427+07482b8c.aarch64::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pgaudit-debuginfo@16.0-1.module%2Bel9.4.0%2B20427%2B07482b8c?arch=aarch64\u0026rpmmod=postgresql:16:9050020241122142517:rhel9"
}
}
},
{
"category": "product_version",
"name": "pgaudit-debugsource-0:16.0-1.module+el9.4.0+20427+07482b8c.aarch64::postgresql:16",
"product": {
"name": "pgaudit-debugsource-0:16.0-1.module+el9.4.0+20427+07482b8c.aarch64 (postgresql:16)",
"product_id": "pgaudit-debugsource-0:16.0-1.module+el9.4.0+20427+07482b8c.aarch64::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pgaudit-debugsource@16.0-1.module%2Bel9.4.0%2B20427%2B07482b8c?arch=aarch64\u0026rpmmod=postgresql:16:9050020241122142517:rhel9"
}
}
},
{
"category": "product_version",
"name": "pgvector-0:0.6.2-1.module+el9.5.0+21770+ad2986ef.aarch64::postgresql:16",
"product": {
"name": "pgvector-0:0.6.2-1.module+el9.5.0+21770+ad2986ef.aarch64 (postgresql:16)",
"product_id": "pgvector-0:0.6.2-1.module+el9.5.0+21770+ad2986ef.aarch64::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pgvector@0.6.2-1.module%2Bel9.5.0%2B21770%2Bad2986ef?arch=aarch64\u0026rpmmod=postgresql:16:9050020241122142517:rhel9"
}
}
},
{
"category": "product_version",
"name": "pgvector-debuginfo-0:0.6.2-1.module+el9.5.0+21770+ad2986ef.aarch64::postgresql:16",
"product": {
"name": "pgvector-debuginfo-0:0.6.2-1.module+el9.5.0+21770+ad2986ef.aarch64 (postgresql:16)",
"product_id": "pgvector-debuginfo-0:0.6.2-1.module+el9.5.0+21770+ad2986ef.aarch64::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pgvector-debuginfo@0.6.2-1.module%2Bel9.5.0%2B21770%2Bad2986ef?arch=aarch64\u0026rpmmod=postgresql:16:9050020241122142517:rhel9"
}
}
},
{
"category": "product_version",
"name": "pgvector-debugsource-0:0.6.2-1.module+el9.5.0+21770+ad2986ef.aarch64::postgresql:16",
"product": {
"name": "pgvector-debugsource-0:0.6.2-1.module+el9.5.0+21770+ad2986ef.aarch64 (postgresql:16)",
"product_id": "pgvector-debugsource-0:0.6.2-1.module+el9.5.0+21770+ad2986ef.aarch64::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pgvector-debugsource@0.6.2-1.module%2Bel9.5.0%2B21770%2Bad2986ef?arch=aarch64\u0026rpmmod=postgresql:16:9050020241122142517:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgres-decoderbufs-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.aarch64::postgresql:16",
"product": {
"name": "postgres-decoderbufs-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.aarch64 (postgresql:16)",
"product_id": "postgres-decoderbufs-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.aarch64::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgres-decoderbufs@2.4.0-1.Final.module%2Bel9.4.0%2B20427%2B07482b8c?arch=aarch64\u0026rpmmod=postgresql:16:9050020241122142517:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.aarch64::postgresql:16",
"product": {
"name": "postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.aarch64 (postgresql:16)",
"product_id": "postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.aarch64::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgres-decoderbufs-debuginfo@2.4.0-1.Final.module%2Bel9.4.0%2B20427%2B07482b8c?arch=aarch64\u0026rpmmod=postgresql:16:9050020241122142517:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.aarch64::postgresql:16",
"product": {
"name": "postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.aarch64 (postgresql:16)",
"product_id": "postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.aarch64::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgres-decoderbufs-debugsource@2.4.0-1.Final.module%2Bel9.4.0%2B20427%2B07482b8c?arch=aarch64\u0026rpmmod=postgresql:16:9050020241122142517:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgresql-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64::postgresql:16",
"product": {
"name": "postgresql-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64 (postgresql:16)",
"product_id": "postgresql-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql@16.6-1.module%2Bel9.5.0%2B22557%2B8cb08ba5?arch=aarch64\u0026rpmmod=postgresql:16:9050020241122142517:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgresql-contrib-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64::postgresql:16",
"product": {
"name": "postgresql-contrib-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64 (postgresql:16)",
"product_id": "postgresql-contrib-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-contrib@16.6-1.module%2Bel9.5.0%2B22557%2B8cb08ba5?arch=aarch64\u0026rpmmod=postgresql:16:9050020241122142517:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgresql-contrib-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64::postgresql:16",
"product": {
"name": "postgresql-contrib-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64 (postgresql:16)",
"product_id": "postgresql-contrib-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-contrib-debuginfo@16.6-1.module%2Bel9.5.0%2B22557%2B8cb08ba5?arch=aarch64\u0026rpmmod=postgresql:16:9050020241122142517:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgresql-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64::postgresql:16",
"product": {
"name": "postgresql-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64 (postgresql:16)",
"product_id": "postgresql-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-debuginfo@16.6-1.module%2Bel9.5.0%2B22557%2B8cb08ba5?arch=aarch64\u0026rpmmod=postgresql:16:9050020241122142517:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgresql-debugsource-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64::postgresql:16",
"product": {
"name": "postgresql-debugsource-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64 (postgresql:16)",
"product_id": "postgresql-debugsource-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-debugsource@16.6-1.module%2Bel9.5.0%2B22557%2B8cb08ba5?arch=aarch64\u0026rpmmod=postgresql:16:9050020241122142517:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgresql-docs-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64::postgresql:16",
"product": {
"name": "postgresql-docs-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64 (postgresql:16)",
"product_id": "postgresql-docs-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-docs@16.6-1.module%2Bel9.5.0%2B22557%2B8cb08ba5?arch=aarch64\u0026rpmmod=postgresql:16:9050020241122142517:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgresql-docs-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64::postgresql:16",
"product": {
"name": "postgresql-docs-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64 (postgresql:16)",
"product_id": "postgresql-docs-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-docs-debuginfo@16.6-1.module%2Bel9.5.0%2B22557%2B8cb08ba5?arch=aarch64\u0026rpmmod=postgresql:16:9050020241122142517:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgresql-plperl-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64::postgresql:16",
"product": {
"name": "postgresql-plperl-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64 (postgresql:16)",
"product_id": "postgresql-plperl-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plperl@16.6-1.module%2Bel9.5.0%2B22557%2B8cb08ba5?arch=aarch64\u0026rpmmod=postgresql:16:9050020241122142517:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgresql-plperl-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64::postgresql:16",
"product": {
"name": "postgresql-plperl-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64 (postgresql:16)",
"product_id": "postgresql-plperl-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plperl-debuginfo@16.6-1.module%2Bel9.5.0%2B22557%2B8cb08ba5?arch=aarch64\u0026rpmmod=postgresql:16:9050020241122142517:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgresql-plpython3-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64::postgresql:16",
"product": {
"name": "postgresql-plpython3-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64 (postgresql:16)",
"product_id": "postgresql-plpython3-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plpython3@16.6-1.module%2Bel9.5.0%2B22557%2B8cb08ba5?arch=aarch64\u0026rpmmod=postgresql:16:9050020241122142517:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgresql-plpython3-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64::postgresql:16",
"product": {
"name": "postgresql-plpython3-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64 (postgresql:16)",
"product_id": "postgresql-plpython3-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plpython3-debuginfo@16.6-1.module%2Bel9.5.0%2B22557%2B8cb08ba5?arch=aarch64\u0026rpmmod=postgresql:16:9050020241122142517:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgresql-pltcl-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64::postgresql:16",
"product": {
"name": "postgresql-pltcl-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64 (postgresql:16)",
"product_id": "postgresql-pltcl-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-pltcl@16.6-1.module%2Bel9.5.0%2B22557%2B8cb08ba5?arch=aarch64\u0026rpmmod=postgresql:16:9050020241122142517:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgresql-pltcl-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64::postgresql:16",
"product": {
"name": "postgresql-pltcl-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64 (postgresql:16)",
"product_id": "postgresql-pltcl-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-pltcl-debuginfo@16.6-1.module%2Bel9.5.0%2B22557%2B8cb08ba5?arch=aarch64\u0026rpmmod=postgresql:16:9050020241122142517:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgresql-private-devel-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64::postgresql:16",
"product": {
"name": "postgresql-private-devel-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64 (postgresql:16)",
"product_id": "postgresql-private-devel-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-private-devel@16.6-1.module%2Bel9.5.0%2B22557%2B8cb08ba5?arch=aarch64\u0026rpmmod=postgresql:16:9050020241122142517:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgresql-private-libs-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64::postgresql:16",
"product": {
"name": "postgresql-private-libs-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64 (postgresql:16)",
"product_id": "postgresql-private-libs-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-private-libs@16.6-1.module%2Bel9.5.0%2B22557%2B8cb08ba5?arch=aarch64\u0026rpmmod=postgresql:16:9050020241122142517:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgresql-private-libs-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64::postgresql:16",
"product": {
"name": "postgresql-private-libs-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64 (postgresql:16)",
"product_id": "postgresql-private-libs-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-private-libs-debuginfo@16.6-1.module%2Bel9.5.0%2B22557%2B8cb08ba5?arch=aarch64\u0026rpmmod=postgresql:16:9050020241122142517:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64::postgresql:16",
"product": {
"name": "postgresql-server-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64 (postgresql:16)",
"product_id": "postgresql-server-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server@16.6-1.module%2Bel9.5.0%2B22557%2B8cb08ba5?arch=aarch64\u0026rpmmod=postgresql:16:9050020241122142517:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64::postgresql:16",
"product": {
"name": "postgresql-server-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64 (postgresql:16)",
"product_id": "postgresql-server-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server-debuginfo@16.6-1.module%2Bel9.5.0%2B22557%2B8cb08ba5?arch=aarch64\u0026rpmmod=postgresql:16:9050020241122142517:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-devel-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64::postgresql:16",
"product": {
"name": "postgresql-server-devel-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64 (postgresql:16)",
"product_id": "postgresql-server-devel-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server-devel@16.6-1.module%2Bel9.5.0%2B22557%2B8cb08ba5?arch=aarch64\u0026rpmmod=postgresql:16:9050020241122142517:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-devel-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64::postgresql:16",
"product": {
"name": "postgresql-server-devel-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64 (postgresql:16)",
"product_id": "postgresql-server-devel-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server-devel-debuginfo@16.6-1.module%2Bel9.5.0%2B22557%2B8cb08ba5?arch=aarch64\u0026rpmmod=postgresql:16:9050020241122142517:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgresql-static-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64::postgresql:16",
"product": {
"name": "postgresql-static-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64 (postgresql:16)",
"product_id": "postgresql-static-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-static@16.6-1.module%2Bel9.5.0%2B22557%2B8cb08ba5?arch=aarch64\u0026rpmmod=postgresql:16:9050020241122142517:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgresql-test-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64::postgresql:16",
"product": {
"name": "postgresql-test-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64 (postgresql:16)",
"product_id": "postgresql-test-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-test@16.6-1.module%2Bel9.5.0%2B22557%2B8cb08ba5?arch=aarch64\u0026rpmmod=postgresql:16:9050020241122142517:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgresql-test-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64::postgresql:16",
"product": {
"name": "postgresql-test-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64 (postgresql:16)",
"product_id": "postgresql-test-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-test-debuginfo@16.6-1.module%2Bel9.5.0%2B22557%2B8cb08ba5?arch=aarch64\u0026rpmmod=postgresql:16:9050020241122142517:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64::postgresql:16",
"product": {
"name": "postgresql-upgrade-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64 (postgresql:16)",
"product_id": "postgresql-upgrade-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade@16.6-1.module%2Bel9.5.0%2B22557%2B8cb08ba5?arch=aarch64\u0026rpmmod=postgresql:16:9050020241122142517:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64::postgresql:16",
"product": {
"name": "postgresql-upgrade-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64 (postgresql:16)",
"product_id": "postgresql-upgrade-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade-debuginfo@16.6-1.module%2Bel9.5.0%2B22557%2B8cb08ba5?arch=aarch64\u0026rpmmod=postgresql:16:9050020241122142517:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-devel-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64::postgresql:16",
"product": {
"name": "postgresql-upgrade-devel-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64 (postgresql:16)",
"product_id": "postgresql-upgrade-devel-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade-devel@16.6-1.module%2Bel9.5.0%2B22557%2B8cb08ba5?arch=aarch64\u0026rpmmod=postgresql:16:9050020241122142517:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-devel-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64::postgresql:16",
"product": {
"name": "postgresql-upgrade-devel-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64 (postgresql:16)",
"product_id": "postgresql-upgrade-devel-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade-devel-debuginfo@16.6-1.module%2Bel9.5.0%2B22557%2B8cb08ba5?arch=aarch64\u0026rpmmod=postgresql:16:9050020241122142517:rhel9"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "pg_repack-0:1.5.1-1.module+el9.5.0+22557+8cb08ba5.ppc64le::postgresql:16",
"product": {
"name": "pg_repack-0:1.5.1-1.module+el9.5.0+22557+8cb08ba5.ppc64le (postgresql:16)",
"product_id": "pg_repack-0:1.5.1-1.module+el9.5.0+22557+8cb08ba5.ppc64le::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pg_repack@1.5.1-1.module%2Bel9.5.0%2B22557%2B8cb08ba5?arch=ppc64le\u0026rpmmod=postgresql:16:9050020241122142517:rhel9"
}
}
},
{
"category": "product_version",
"name": "pg_repack-debuginfo-0:1.5.1-1.module+el9.5.0+22557+8cb08ba5.ppc64le::postgresql:16",
"product": {
"name": "pg_repack-debuginfo-0:1.5.1-1.module+el9.5.0+22557+8cb08ba5.ppc64le (postgresql:16)",
"product_id": "pg_repack-debuginfo-0:1.5.1-1.module+el9.5.0+22557+8cb08ba5.ppc64le::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pg_repack-debuginfo@1.5.1-1.module%2Bel9.5.0%2B22557%2B8cb08ba5?arch=ppc64le\u0026rpmmod=postgresql:16:9050020241122142517:rhel9"
}
}
},
{
"category": "product_version",
"name": "pg_repack-debugsource-0:1.5.1-1.module+el9.5.0+22557+8cb08ba5.ppc64le::postgresql:16",
"product": {
"name": "pg_repack-debugsource-0:1.5.1-1.module+el9.5.0+22557+8cb08ba5.ppc64le (postgresql:16)",
"product_id": "pg_repack-debugsource-0:1.5.1-1.module+el9.5.0+22557+8cb08ba5.ppc64le::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pg_repack-debugsource@1.5.1-1.module%2Bel9.5.0%2B22557%2B8cb08ba5?arch=ppc64le\u0026rpmmod=postgresql:16:9050020241122142517:rhel9"
}
}
},
{
"category": "product_version",
"name": "pgaudit-0:16.0-1.module+el9.4.0+20427+07482b8c.ppc64le::postgresql:16",
"product": {
"name": "pgaudit-0:16.0-1.module+el9.4.0+20427+07482b8c.ppc64le (postgresql:16)",
"product_id": "pgaudit-0:16.0-1.module+el9.4.0+20427+07482b8c.ppc64le::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pgaudit@16.0-1.module%2Bel9.4.0%2B20427%2B07482b8c?arch=ppc64le\u0026rpmmod=postgresql:16:9050020241122142517:rhel9"
}
}
},
{
"category": "product_version",
"name": "pgaudit-debuginfo-0:16.0-1.module+el9.4.0+20427+07482b8c.ppc64le::postgresql:16",
"product": {
"name": "pgaudit-debuginfo-0:16.0-1.module+el9.4.0+20427+07482b8c.ppc64le (postgresql:16)",
"product_id": "pgaudit-debuginfo-0:16.0-1.module+el9.4.0+20427+07482b8c.ppc64le::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pgaudit-debuginfo@16.0-1.module%2Bel9.4.0%2B20427%2B07482b8c?arch=ppc64le\u0026rpmmod=postgresql:16:9050020241122142517:rhel9"
}
}
},
{
"category": "product_version",
"name": "pgaudit-debugsource-0:16.0-1.module+el9.4.0+20427+07482b8c.ppc64le::postgresql:16",
"product": {
"name": "pgaudit-debugsource-0:16.0-1.module+el9.4.0+20427+07482b8c.ppc64le (postgresql:16)",
"product_id": "pgaudit-debugsource-0:16.0-1.module+el9.4.0+20427+07482b8c.ppc64le::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pgaudit-debugsource@16.0-1.module%2Bel9.4.0%2B20427%2B07482b8c?arch=ppc64le\u0026rpmmod=postgresql:16:9050020241122142517:rhel9"
}
}
},
{
"category": "product_version",
"name": "pgvector-0:0.6.2-1.module+el9.5.0+21770+ad2986ef.ppc64le::postgresql:16",
"product": {
"name": "pgvector-0:0.6.2-1.module+el9.5.0+21770+ad2986ef.ppc64le (postgresql:16)",
"product_id": "pgvector-0:0.6.2-1.module+el9.5.0+21770+ad2986ef.ppc64le::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pgvector@0.6.2-1.module%2Bel9.5.0%2B21770%2Bad2986ef?arch=ppc64le\u0026rpmmod=postgresql:16:9050020241122142517:rhel9"
}
}
},
{
"category": "product_version",
"name": "pgvector-debuginfo-0:0.6.2-1.module+el9.5.0+21770+ad2986ef.ppc64le::postgresql:16",
"product": {
"name": "pgvector-debuginfo-0:0.6.2-1.module+el9.5.0+21770+ad2986ef.ppc64le (postgresql:16)",
"product_id": "pgvector-debuginfo-0:0.6.2-1.module+el9.5.0+21770+ad2986ef.ppc64le::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pgvector-debuginfo@0.6.2-1.module%2Bel9.5.0%2B21770%2Bad2986ef?arch=ppc64le\u0026rpmmod=postgresql:16:9050020241122142517:rhel9"
}
}
},
{
"category": "product_version",
"name": "pgvector-debugsource-0:0.6.2-1.module+el9.5.0+21770+ad2986ef.ppc64le::postgresql:16",
"product": {
"name": "pgvector-debugsource-0:0.6.2-1.module+el9.5.0+21770+ad2986ef.ppc64le (postgresql:16)",
"product_id": "pgvector-debugsource-0:0.6.2-1.module+el9.5.0+21770+ad2986ef.ppc64le::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pgvector-debugsource@0.6.2-1.module%2Bel9.5.0%2B21770%2Bad2986ef?arch=ppc64le\u0026rpmmod=postgresql:16:9050020241122142517:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgres-decoderbufs-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.ppc64le::postgresql:16",
"product": {
"name": "postgres-decoderbufs-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.ppc64le (postgresql:16)",
"product_id": "postgres-decoderbufs-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.ppc64le::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgres-decoderbufs@2.4.0-1.Final.module%2Bel9.4.0%2B20427%2B07482b8c?arch=ppc64le\u0026rpmmod=postgresql:16:9050020241122142517:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.ppc64le::postgresql:16",
"product": {
"name": "postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.ppc64le (postgresql:16)",
"product_id": "postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.ppc64le::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgres-decoderbufs-debuginfo@2.4.0-1.Final.module%2Bel9.4.0%2B20427%2B07482b8c?arch=ppc64le\u0026rpmmod=postgresql:16:9050020241122142517:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.ppc64le::postgresql:16",
"product": {
"name": "postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.ppc64le (postgresql:16)",
"product_id": "postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.ppc64le::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgres-decoderbufs-debugsource@2.4.0-1.Final.module%2Bel9.4.0%2B20427%2B07482b8c?arch=ppc64le\u0026rpmmod=postgresql:16:9050020241122142517:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgresql-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le::postgresql:16",
"product": {
"name": "postgresql-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le (postgresql:16)",
"product_id": "postgresql-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql@16.6-1.module%2Bel9.5.0%2B22557%2B8cb08ba5?arch=ppc64le\u0026rpmmod=postgresql:16:9050020241122142517:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgresql-contrib-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le::postgresql:16",
"product": {
"name": "postgresql-contrib-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le (postgresql:16)",
"product_id": "postgresql-contrib-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-contrib@16.6-1.module%2Bel9.5.0%2B22557%2B8cb08ba5?arch=ppc64le\u0026rpmmod=postgresql:16:9050020241122142517:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgresql-contrib-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le::postgresql:16",
"product": {
"name": "postgresql-contrib-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le (postgresql:16)",
"product_id": "postgresql-contrib-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-contrib-debuginfo@16.6-1.module%2Bel9.5.0%2B22557%2B8cb08ba5?arch=ppc64le\u0026rpmmod=postgresql:16:9050020241122142517:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgresql-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le::postgresql:16",
"product": {
"name": "postgresql-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le (postgresql:16)",
"product_id": "postgresql-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-debuginfo@16.6-1.module%2Bel9.5.0%2B22557%2B8cb08ba5?arch=ppc64le\u0026rpmmod=postgresql:16:9050020241122142517:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgresql-debugsource-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le::postgresql:16",
"product": {
"name": "postgresql-debugsource-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le (postgresql:16)",
"product_id": "postgresql-debugsource-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-debugsource@16.6-1.module%2Bel9.5.0%2B22557%2B8cb08ba5?arch=ppc64le\u0026rpmmod=postgresql:16:9050020241122142517:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgresql-docs-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le::postgresql:16",
"product": {
"name": "postgresql-docs-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le (postgresql:16)",
"product_id": "postgresql-docs-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-docs@16.6-1.module%2Bel9.5.0%2B22557%2B8cb08ba5?arch=ppc64le\u0026rpmmod=postgresql:16:9050020241122142517:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgresql-docs-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le::postgresql:16",
"product": {
"name": "postgresql-docs-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le (postgresql:16)",
"product_id": "postgresql-docs-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-docs-debuginfo@16.6-1.module%2Bel9.5.0%2B22557%2B8cb08ba5?arch=ppc64le\u0026rpmmod=postgresql:16:9050020241122142517:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgresql-plperl-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le::postgresql:16",
"product": {
"name": "postgresql-plperl-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le (postgresql:16)",
"product_id": "postgresql-plperl-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plperl@16.6-1.module%2Bel9.5.0%2B22557%2B8cb08ba5?arch=ppc64le\u0026rpmmod=postgresql:16:9050020241122142517:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgresql-plperl-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le::postgresql:16",
"product": {
"name": "postgresql-plperl-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le (postgresql:16)",
"product_id": "postgresql-plperl-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plperl-debuginfo@16.6-1.module%2Bel9.5.0%2B22557%2B8cb08ba5?arch=ppc64le\u0026rpmmod=postgresql:16:9050020241122142517:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgresql-plpython3-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le::postgresql:16",
"product": {
"name": "postgresql-plpython3-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le (postgresql:16)",
"product_id": "postgresql-plpython3-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plpython3@16.6-1.module%2Bel9.5.0%2B22557%2B8cb08ba5?arch=ppc64le\u0026rpmmod=postgresql:16:9050020241122142517:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgresql-plpython3-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le::postgresql:16",
"product": {
"name": "postgresql-plpython3-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le (postgresql:16)",
"product_id": "postgresql-plpython3-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plpython3-debuginfo@16.6-1.module%2Bel9.5.0%2B22557%2B8cb08ba5?arch=ppc64le\u0026rpmmod=postgresql:16:9050020241122142517:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgresql-pltcl-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le::postgresql:16",
"product": {
"name": "postgresql-pltcl-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le (postgresql:16)",
"product_id": "postgresql-pltcl-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-pltcl@16.6-1.module%2Bel9.5.0%2B22557%2B8cb08ba5?arch=ppc64le\u0026rpmmod=postgresql:16:9050020241122142517:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgresql-pltcl-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le::postgresql:16",
"product": {
"name": "postgresql-pltcl-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le (postgresql:16)",
"product_id": "postgresql-pltcl-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-pltcl-debuginfo@16.6-1.module%2Bel9.5.0%2B22557%2B8cb08ba5?arch=ppc64le\u0026rpmmod=postgresql:16:9050020241122142517:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgresql-private-devel-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le::postgresql:16",
"product": {
"name": "postgresql-private-devel-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le (postgresql:16)",
"product_id": "postgresql-private-devel-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-private-devel@16.6-1.module%2Bel9.5.0%2B22557%2B8cb08ba5?arch=ppc64le\u0026rpmmod=postgresql:16:9050020241122142517:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgresql-private-libs-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le::postgresql:16",
"product": {
"name": "postgresql-private-libs-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le (postgresql:16)",
"product_id": "postgresql-private-libs-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-private-libs@16.6-1.module%2Bel9.5.0%2B22557%2B8cb08ba5?arch=ppc64le\u0026rpmmod=postgresql:16:9050020241122142517:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgresql-private-libs-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le::postgresql:16",
"product": {
"name": "postgresql-private-libs-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le (postgresql:16)",
"product_id": "postgresql-private-libs-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-private-libs-debuginfo@16.6-1.module%2Bel9.5.0%2B22557%2B8cb08ba5?arch=ppc64le\u0026rpmmod=postgresql:16:9050020241122142517:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le::postgresql:16",
"product": {
"name": "postgresql-server-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le (postgresql:16)",
"product_id": "postgresql-server-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server@16.6-1.module%2Bel9.5.0%2B22557%2B8cb08ba5?arch=ppc64le\u0026rpmmod=postgresql:16:9050020241122142517:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le::postgresql:16",
"product": {
"name": "postgresql-server-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le (postgresql:16)",
"product_id": "postgresql-server-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server-debuginfo@16.6-1.module%2Bel9.5.0%2B22557%2B8cb08ba5?arch=ppc64le\u0026rpmmod=postgresql:16:9050020241122142517:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-devel-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le::postgresql:16",
"product": {
"name": "postgresql-server-devel-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le (postgresql:16)",
"product_id": "postgresql-server-devel-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server-devel@16.6-1.module%2Bel9.5.0%2B22557%2B8cb08ba5?arch=ppc64le\u0026rpmmod=postgresql:16:9050020241122142517:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-devel-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le::postgresql:16",
"product": {
"name": "postgresql-server-devel-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le (postgresql:16)",
"product_id": "postgresql-server-devel-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server-devel-debuginfo@16.6-1.module%2Bel9.5.0%2B22557%2B8cb08ba5?arch=ppc64le\u0026rpmmod=postgresql:16:9050020241122142517:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgresql-static-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le::postgresql:16",
"product": {
"name": "postgresql-static-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le (postgresql:16)",
"product_id": "postgresql-static-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-static@16.6-1.module%2Bel9.5.0%2B22557%2B8cb08ba5?arch=ppc64le\u0026rpmmod=postgresql:16:9050020241122142517:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgresql-test-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le::postgresql:16",
"product": {
"name": "postgresql-test-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le (postgresql:16)",
"product_id": "postgresql-test-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-test@16.6-1.module%2Bel9.5.0%2B22557%2B8cb08ba5?arch=ppc64le\u0026rpmmod=postgresql:16:9050020241122142517:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgresql-test-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le::postgresql:16",
"product": {
"name": "postgresql-test-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le (postgresql:16)",
"product_id": "postgresql-test-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-test-debuginfo@16.6-1.module%2Bel9.5.0%2B22557%2B8cb08ba5?arch=ppc64le\u0026rpmmod=postgresql:16:9050020241122142517:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le::postgresql:16",
"product": {
"name": "postgresql-upgrade-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le (postgresql:16)",
"product_id": "postgresql-upgrade-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade@16.6-1.module%2Bel9.5.0%2B22557%2B8cb08ba5?arch=ppc64le\u0026rpmmod=postgresql:16:9050020241122142517:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le::postgresql:16",
"product": {
"name": "postgresql-upgrade-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le (postgresql:16)",
"product_id": "postgresql-upgrade-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade-debuginfo@16.6-1.module%2Bel9.5.0%2B22557%2B8cb08ba5?arch=ppc64le\u0026rpmmod=postgresql:16:9050020241122142517:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-devel-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le::postgresql:16",
"product": {
"name": "postgresql-upgrade-devel-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le (postgresql:16)",
"product_id": "postgresql-upgrade-devel-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade-devel@16.6-1.module%2Bel9.5.0%2B22557%2B8cb08ba5?arch=ppc64le\u0026rpmmod=postgresql:16:9050020241122142517:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-devel-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le::postgresql:16",
"product": {
"name": "postgresql-upgrade-devel-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le (postgresql:16)",
"product_id": "postgresql-upgrade-devel-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade-devel-debuginfo@16.6-1.module%2Bel9.5.0%2B22557%2B8cb08ba5?arch=ppc64le\u0026rpmmod=postgresql:16:9050020241122142517:rhel9"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "pg_repack-0:1.5.1-1.module+el9.5.0+22557+8cb08ba5.s390x::postgresql:16",
"product": {
"name": "pg_repack-0:1.5.1-1.module+el9.5.0+22557+8cb08ba5.s390x (postgresql:16)",
"product_id": "pg_repack-0:1.5.1-1.module+el9.5.0+22557+8cb08ba5.s390x::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pg_repack@1.5.1-1.module%2Bel9.5.0%2B22557%2B8cb08ba5?arch=s390x\u0026rpmmod=postgresql:16:9050020241122142517:rhel9"
}
}
},
{
"category": "product_version",
"name": "pg_repack-debuginfo-0:1.5.1-1.module+el9.5.0+22557+8cb08ba5.s390x::postgresql:16",
"product": {
"name": "pg_repack-debuginfo-0:1.5.1-1.module+el9.5.0+22557+8cb08ba5.s390x (postgresql:16)",
"product_id": "pg_repack-debuginfo-0:1.5.1-1.module+el9.5.0+22557+8cb08ba5.s390x::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pg_repack-debuginfo@1.5.1-1.module%2Bel9.5.0%2B22557%2B8cb08ba5?arch=s390x\u0026rpmmod=postgresql:16:9050020241122142517:rhel9"
}
}
},
{
"category": "product_version",
"name": "pg_repack-debugsource-0:1.5.1-1.module+el9.5.0+22557+8cb08ba5.s390x::postgresql:16",
"product": {
"name": "pg_repack-debugsource-0:1.5.1-1.module+el9.5.0+22557+8cb08ba5.s390x (postgresql:16)",
"product_id": "pg_repack-debugsource-0:1.5.1-1.module+el9.5.0+22557+8cb08ba5.s390x::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pg_repack-debugsource@1.5.1-1.module%2Bel9.5.0%2B22557%2B8cb08ba5?arch=s390x\u0026rpmmod=postgresql:16:9050020241122142517:rhel9"
}
}
},
{
"category": "product_version",
"name": "pgaudit-0:16.0-1.module+el9.4.0+20427+07482b8c.s390x::postgresql:16",
"product": {
"name": "pgaudit-0:16.0-1.module+el9.4.0+20427+07482b8c.s390x (postgresql:16)",
"product_id": "pgaudit-0:16.0-1.module+el9.4.0+20427+07482b8c.s390x::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pgaudit@16.0-1.module%2Bel9.4.0%2B20427%2B07482b8c?arch=s390x\u0026rpmmod=postgresql:16:9050020241122142517:rhel9"
}
}
},
{
"category": "product_version",
"name": "pgaudit-debuginfo-0:16.0-1.module+el9.4.0+20427+07482b8c.s390x::postgresql:16",
"product": {
"name": "pgaudit-debuginfo-0:16.0-1.module+el9.4.0+20427+07482b8c.s390x (postgresql:16)",
"product_id": "pgaudit-debuginfo-0:16.0-1.module+el9.4.0+20427+07482b8c.s390x::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pgaudit-debuginfo@16.0-1.module%2Bel9.4.0%2B20427%2B07482b8c?arch=s390x\u0026rpmmod=postgresql:16:9050020241122142517:rhel9"
}
}
},
{
"category": "product_version",
"name": "pgaudit-debugsource-0:16.0-1.module+el9.4.0+20427+07482b8c.s390x::postgresql:16",
"product": {
"name": "pgaudit-debugsource-0:16.0-1.module+el9.4.0+20427+07482b8c.s390x (postgresql:16)",
"product_id": "pgaudit-debugsource-0:16.0-1.module+el9.4.0+20427+07482b8c.s390x::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pgaudit-debugsource@16.0-1.module%2Bel9.4.0%2B20427%2B07482b8c?arch=s390x\u0026rpmmod=postgresql:16:9050020241122142517:rhel9"
}
}
},
{
"category": "product_version",
"name": "pgvector-0:0.6.2-1.module+el9.5.0+21770+ad2986ef.s390x::postgresql:16",
"product": {
"name": "pgvector-0:0.6.2-1.module+el9.5.0+21770+ad2986ef.s390x (postgresql:16)",
"product_id": "pgvector-0:0.6.2-1.module+el9.5.0+21770+ad2986ef.s390x::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pgvector@0.6.2-1.module%2Bel9.5.0%2B21770%2Bad2986ef?arch=s390x\u0026rpmmod=postgresql:16:9050020241122142517:rhel9"
}
}
},
{
"category": "product_version",
"name": "pgvector-debuginfo-0:0.6.2-1.module+el9.5.0+21770+ad2986ef.s390x::postgresql:16",
"product": {
"name": "pgvector-debuginfo-0:0.6.2-1.module+el9.5.0+21770+ad2986ef.s390x (postgresql:16)",
"product_id": "pgvector-debuginfo-0:0.6.2-1.module+el9.5.0+21770+ad2986ef.s390x::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pgvector-debuginfo@0.6.2-1.module%2Bel9.5.0%2B21770%2Bad2986ef?arch=s390x\u0026rpmmod=postgresql:16:9050020241122142517:rhel9"
}
}
},
{
"category": "product_version",
"name": "pgvector-debugsource-0:0.6.2-1.module+el9.5.0+21770+ad2986ef.s390x::postgresql:16",
"product": {
"name": "pgvector-debugsource-0:0.6.2-1.module+el9.5.0+21770+ad2986ef.s390x (postgresql:16)",
"product_id": "pgvector-debugsource-0:0.6.2-1.module+el9.5.0+21770+ad2986ef.s390x::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pgvector-debugsource@0.6.2-1.module%2Bel9.5.0%2B21770%2Bad2986ef?arch=s390x\u0026rpmmod=postgresql:16:9050020241122142517:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgres-decoderbufs-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.s390x::postgresql:16",
"product": {
"name": "postgres-decoderbufs-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.s390x (postgresql:16)",
"product_id": "postgres-decoderbufs-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.s390x::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgres-decoderbufs@2.4.0-1.Final.module%2Bel9.4.0%2B20427%2B07482b8c?arch=s390x\u0026rpmmod=postgresql:16:9050020241122142517:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.s390x::postgresql:16",
"product": {
"name": "postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.s390x (postgresql:16)",
"product_id": "postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.s390x::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgres-decoderbufs-debuginfo@2.4.0-1.Final.module%2Bel9.4.0%2B20427%2B07482b8c?arch=s390x\u0026rpmmod=postgresql:16:9050020241122142517:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.s390x::postgresql:16",
"product": {
"name": "postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.s390x (postgresql:16)",
"product_id": "postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.s390x::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgres-decoderbufs-debugsource@2.4.0-1.Final.module%2Bel9.4.0%2B20427%2B07482b8c?arch=s390x\u0026rpmmod=postgresql:16:9050020241122142517:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgresql-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x::postgresql:16",
"product": {
"name": "postgresql-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x (postgresql:16)",
"product_id": "postgresql-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql@16.6-1.module%2Bel9.5.0%2B22557%2B8cb08ba5?arch=s390x\u0026rpmmod=postgresql:16:9050020241122142517:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgresql-contrib-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x::postgresql:16",
"product": {
"name": "postgresql-contrib-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x (postgresql:16)",
"product_id": "postgresql-contrib-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-contrib@16.6-1.module%2Bel9.5.0%2B22557%2B8cb08ba5?arch=s390x\u0026rpmmod=postgresql:16:9050020241122142517:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgresql-contrib-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x::postgresql:16",
"product": {
"name": "postgresql-contrib-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x (postgresql:16)",
"product_id": "postgresql-contrib-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-contrib-debuginfo@16.6-1.module%2Bel9.5.0%2B22557%2B8cb08ba5?arch=s390x\u0026rpmmod=postgresql:16:9050020241122142517:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgresql-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x::postgresql:16",
"product": {
"name": "postgresql-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x (postgresql:16)",
"product_id": "postgresql-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-debuginfo@16.6-1.module%2Bel9.5.0%2B22557%2B8cb08ba5?arch=s390x\u0026rpmmod=postgresql:16:9050020241122142517:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgresql-debugsource-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x::postgresql:16",
"product": {
"name": "postgresql-debugsource-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x (postgresql:16)",
"product_id": "postgresql-debugsource-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-debugsource@16.6-1.module%2Bel9.5.0%2B22557%2B8cb08ba5?arch=s390x\u0026rpmmod=postgresql:16:9050020241122142517:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgresql-docs-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x::postgresql:16",
"product": {
"name": "postgresql-docs-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x (postgresql:16)",
"product_id": "postgresql-docs-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-docs@16.6-1.module%2Bel9.5.0%2B22557%2B8cb08ba5?arch=s390x\u0026rpmmod=postgresql:16:9050020241122142517:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgresql-docs-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x::postgresql:16",
"product": {
"name": "postgresql-docs-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x (postgresql:16)",
"product_id": "postgresql-docs-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-docs-debuginfo@16.6-1.module%2Bel9.5.0%2B22557%2B8cb08ba5?arch=s390x\u0026rpmmod=postgresql:16:9050020241122142517:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgresql-plperl-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x::postgresql:16",
"product": {
"name": "postgresql-plperl-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x (postgresql:16)",
"product_id": "postgresql-plperl-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plperl@16.6-1.module%2Bel9.5.0%2B22557%2B8cb08ba5?arch=s390x\u0026rpmmod=postgresql:16:9050020241122142517:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgresql-plperl-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x::postgresql:16",
"product": {
"name": "postgresql-plperl-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x (postgresql:16)",
"product_id": "postgresql-plperl-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plperl-debuginfo@16.6-1.module%2Bel9.5.0%2B22557%2B8cb08ba5?arch=s390x\u0026rpmmod=postgresql:16:9050020241122142517:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgresql-plpython3-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x::postgresql:16",
"product": {
"name": "postgresql-plpython3-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x (postgresql:16)",
"product_id": "postgresql-plpython3-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plpython3@16.6-1.module%2Bel9.5.0%2B22557%2B8cb08ba5?arch=s390x\u0026rpmmod=postgresql:16:9050020241122142517:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgresql-plpython3-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x::postgresql:16",
"product": {
"name": "postgresql-plpython3-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x (postgresql:16)",
"product_id": "postgresql-plpython3-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plpython3-debuginfo@16.6-1.module%2Bel9.5.0%2B22557%2B8cb08ba5?arch=s390x\u0026rpmmod=postgresql:16:9050020241122142517:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgresql-pltcl-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x::postgresql:16",
"product": {
"name": "postgresql-pltcl-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x (postgresql:16)",
"product_id": "postgresql-pltcl-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-pltcl@16.6-1.module%2Bel9.5.0%2B22557%2B8cb08ba5?arch=s390x\u0026rpmmod=postgresql:16:9050020241122142517:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgresql-pltcl-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x::postgresql:16",
"product": {
"name": "postgresql-pltcl-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x (postgresql:16)",
"product_id": "postgresql-pltcl-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-pltcl-debuginfo@16.6-1.module%2Bel9.5.0%2B22557%2B8cb08ba5?arch=s390x\u0026rpmmod=postgresql:16:9050020241122142517:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgresql-private-devel-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x::postgresql:16",
"product": {
"name": "postgresql-private-devel-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x (postgresql:16)",
"product_id": "postgresql-private-devel-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-private-devel@16.6-1.module%2Bel9.5.0%2B22557%2B8cb08ba5?arch=s390x\u0026rpmmod=postgresql:16:9050020241122142517:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgresql-private-libs-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x::postgresql:16",
"product": {
"name": "postgresql-private-libs-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x (postgresql:16)",
"product_id": "postgresql-private-libs-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-private-libs@16.6-1.module%2Bel9.5.0%2B22557%2B8cb08ba5?arch=s390x\u0026rpmmod=postgresql:16:9050020241122142517:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgresql-private-libs-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x::postgresql:16",
"product": {
"name": "postgresql-private-libs-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x (postgresql:16)",
"product_id": "postgresql-private-libs-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-private-libs-debuginfo@16.6-1.module%2Bel9.5.0%2B22557%2B8cb08ba5?arch=s390x\u0026rpmmod=postgresql:16:9050020241122142517:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x::postgresql:16",
"product": {
"name": "postgresql-server-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x (postgresql:16)",
"product_id": "postgresql-server-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server@16.6-1.module%2Bel9.5.0%2B22557%2B8cb08ba5?arch=s390x\u0026rpmmod=postgresql:16:9050020241122142517:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x::postgresql:16",
"product": {
"name": "postgresql-server-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x (postgresql:16)",
"product_id": "postgresql-server-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server-debuginfo@16.6-1.module%2Bel9.5.0%2B22557%2B8cb08ba5?arch=s390x\u0026rpmmod=postgresql:16:9050020241122142517:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-devel-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x::postgresql:16",
"product": {
"name": "postgresql-server-devel-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x (postgresql:16)",
"product_id": "postgresql-server-devel-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server-devel@16.6-1.module%2Bel9.5.0%2B22557%2B8cb08ba5?arch=s390x\u0026rpmmod=postgresql:16:9050020241122142517:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-devel-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x::postgresql:16",
"product": {
"name": "postgresql-server-devel-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x (postgresql:16)",
"product_id": "postgresql-server-devel-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server-devel-debuginfo@16.6-1.module%2Bel9.5.0%2B22557%2B8cb08ba5?arch=s390x\u0026rpmmod=postgresql:16:9050020241122142517:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgresql-static-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x::postgresql:16",
"product": {
"name": "postgresql-static-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x (postgresql:16)",
"product_id": "postgresql-static-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-static@16.6-1.module%2Bel9.5.0%2B22557%2B8cb08ba5?arch=s390x\u0026rpmmod=postgresql:16:9050020241122142517:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgresql-test-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x::postgresql:16",
"product": {
"name": "postgresql-test-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x (postgresql:16)",
"product_id": "postgresql-test-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-test@16.6-1.module%2Bel9.5.0%2B22557%2B8cb08ba5?arch=s390x\u0026rpmmod=postgresql:16:9050020241122142517:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgresql-test-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x::postgresql:16",
"product": {
"name": "postgresql-test-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x (postgresql:16)",
"product_id": "postgresql-test-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-test-debuginfo@16.6-1.module%2Bel9.5.0%2B22557%2B8cb08ba5?arch=s390x\u0026rpmmod=postgresql:16:9050020241122142517:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x::postgresql:16",
"product": {
"name": "postgresql-upgrade-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x (postgresql:16)",
"product_id": "postgresql-upgrade-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade@16.6-1.module%2Bel9.5.0%2B22557%2B8cb08ba5?arch=s390x\u0026rpmmod=postgresql:16:9050020241122142517:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x::postgresql:16",
"product": {
"name": "postgresql-upgrade-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x (postgresql:16)",
"product_id": "postgresql-upgrade-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade-debuginfo@16.6-1.module%2Bel9.5.0%2B22557%2B8cb08ba5?arch=s390x\u0026rpmmod=postgresql:16:9050020241122142517:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-devel-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x::postgresql:16",
"product": {
"name": "postgresql-upgrade-devel-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x (postgresql:16)",
"product_id": "postgresql-upgrade-devel-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade-devel@16.6-1.module%2Bel9.5.0%2B22557%2B8cb08ba5?arch=s390x\u0026rpmmod=postgresql:16:9050020241122142517:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-devel-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x::postgresql:16",
"product": {
"name": "postgresql-upgrade-devel-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x (postgresql:16)",
"product_id": "postgresql-upgrade-devel-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade-devel-debuginfo@16.6-1.module%2Bel9.5.0%2B22557%2B8cb08ba5?arch=s390x\u0026rpmmod=postgresql:16:9050020241122142517:rhel9"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "pg_repack-0:1.5.1-1.module+el9.5.0+22557+8cb08ba5.x86_64::postgresql:16",
"product": {
"name": "pg_repack-0:1.5.1-1.module+el9.5.0+22557+8cb08ba5.x86_64 (postgresql:16)",
"product_id": "pg_repack-0:1.5.1-1.module+el9.5.0+22557+8cb08ba5.x86_64::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pg_repack@1.5.1-1.module%2Bel9.5.0%2B22557%2B8cb08ba5?arch=x86_64\u0026rpmmod=postgresql:16:9050020241122142517:rhel9"
}
}
},
{
"category": "product_version",
"name": "pg_repack-debuginfo-0:1.5.1-1.module+el9.5.0+22557+8cb08ba5.x86_64::postgresql:16",
"product": {
"name": "pg_repack-debuginfo-0:1.5.1-1.module+el9.5.0+22557+8cb08ba5.x86_64 (postgresql:16)",
"product_id": "pg_repack-debuginfo-0:1.5.1-1.module+el9.5.0+22557+8cb08ba5.x86_64::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pg_repack-debuginfo@1.5.1-1.module%2Bel9.5.0%2B22557%2B8cb08ba5?arch=x86_64\u0026rpmmod=postgresql:16:9050020241122142517:rhel9"
}
}
},
{
"category": "product_version",
"name": "pg_repack-debugsource-0:1.5.1-1.module+el9.5.0+22557+8cb08ba5.x86_64::postgresql:16",
"product": {
"name": "pg_repack-debugsource-0:1.5.1-1.module+el9.5.0+22557+8cb08ba5.x86_64 (postgresql:16)",
"product_id": "pg_repack-debugsource-0:1.5.1-1.module+el9.5.0+22557+8cb08ba5.x86_64::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pg_repack-debugsource@1.5.1-1.module%2Bel9.5.0%2B22557%2B8cb08ba5?arch=x86_64\u0026rpmmod=postgresql:16:9050020241122142517:rhel9"
}
}
},
{
"category": "product_version",
"name": "pgaudit-0:16.0-1.module+el9.4.0+20427+07482b8c.x86_64::postgresql:16",
"product": {
"name": "pgaudit-0:16.0-1.module+el9.4.0+20427+07482b8c.x86_64 (postgresql:16)",
"product_id": "pgaudit-0:16.0-1.module+el9.4.0+20427+07482b8c.x86_64::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pgaudit@16.0-1.module%2Bel9.4.0%2B20427%2B07482b8c?arch=x86_64\u0026rpmmod=postgresql:16:9050020241122142517:rhel9"
}
}
},
{
"category": "product_version",
"name": "pgaudit-debuginfo-0:16.0-1.module+el9.4.0+20427+07482b8c.x86_64::postgresql:16",
"product": {
"name": "pgaudit-debuginfo-0:16.0-1.module+el9.4.0+20427+07482b8c.x86_64 (postgresql:16)",
"product_id": "pgaudit-debuginfo-0:16.0-1.module+el9.4.0+20427+07482b8c.x86_64::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pgaudit-debuginfo@16.0-1.module%2Bel9.4.0%2B20427%2B07482b8c?arch=x86_64\u0026rpmmod=postgresql:16:9050020241122142517:rhel9"
}
}
},
{
"category": "product_version",
"name": "pgaudit-debugsource-0:16.0-1.module+el9.4.0+20427+07482b8c.x86_64::postgresql:16",
"product": {
"name": "pgaudit-debugsource-0:16.0-1.module+el9.4.0+20427+07482b8c.x86_64 (postgresql:16)",
"product_id": "pgaudit-debugsource-0:16.0-1.module+el9.4.0+20427+07482b8c.x86_64::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pgaudit-debugsource@16.0-1.module%2Bel9.4.0%2B20427%2B07482b8c?arch=x86_64\u0026rpmmod=postgresql:16:9050020241122142517:rhel9"
}
}
},
{
"category": "product_version",
"name": "pgvector-0:0.6.2-1.module+el9.5.0+21770+ad2986ef.x86_64::postgresql:16",
"product": {
"name": "pgvector-0:0.6.2-1.module+el9.5.0+21770+ad2986ef.x86_64 (postgresql:16)",
"product_id": "pgvector-0:0.6.2-1.module+el9.5.0+21770+ad2986ef.x86_64::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pgvector@0.6.2-1.module%2Bel9.5.0%2B21770%2Bad2986ef?arch=x86_64\u0026rpmmod=postgresql:16:9050020241122142517:rhel9"
}
}
},
{
"category": "product_version",
"name": "pgvector-debuginfo-0:0.6.2-1.module+el9.5.0+21770+ad2986ef.x86_64::postgresql:16",
"product": {
"name": "pgvector-debuginfo-0:0.6.2-1.module+el9.5.0+21770+ad2986ef.x86_64 (postgresql:16)",
"product_id": "pgvector-debuginfo-0:0.6.2-1.module+el9.5.0+21770+ad2986ef.x86_64::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pgvector-debuginfo@0.6.2-1.module%2Bel9.5.0%2B21770%2Bad2986ef?arch=x86_64\u0026rpmmod=postgresql:16:9050020241122142517:rhel9"
}
}
},
{
"category": "product_version",
"name": "pgvector-debugsource-0:0.6.2-1.module+el9.5.0+21770+ad2986ef.x86_64::postgresql:16",
"product": {
"name": "pgvector-debugsource-0:0.6.2-1.module+el9.5.0+21770+ad2986ef.x86_64 (postgresql:16)",
"product_id": "pgvector-debugsource-0:0.6.2-1.module+el9.5.0+21770+ad2986ef.x86_64::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pgvector-debugsource@0.6.2-1.module%2Bel9.5.0%2B21770%2Bad2986ef?arch=x86_64\u0026rpmmod=postgresql:16:9050020241122142517:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgres-decoderbufs-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.x86_64::postgresql:16",
"product": {
"name": "postgres-decoderbufs-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.x86_64 (postgresql:16)",
"product_id": "postgres-decoderbufs-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.x86_64::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgres-decoderbufs@2.4.0-1.Final.module%2Bel9.4.0%2B20427%2B07482b8c?arch=x86_64\u0026rpmmod=postgresql:16:9050020241122142517:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.x86_64::postgresql:16",
"product": {
"name": "postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.x86_64 (postgresql:16)",
"product_id": "postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.x86_64::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgres-decoderbufs-debuginfo@2.4.0-1.Final.module%2Bel9.4.0%2B20427%2B07482b8c?arch=x86_64\u0026rpmmod=postgresql:16:9050020241122142517:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.x86_64::postgresql:16",
"product": {
"name": "postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.x86_64 (postgresql:16)",
"product_id": "postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.x86_64::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgres-decoderbufs-debugsource@2.4.0-1.Final.module%2Bel9.4.0%2B20427%2B07482b8c?arch=x86_64\u0026rpmmod=postgresql:16:9050020241122142517:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgresql-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64::postgresql:16",
"product": {
"name": "postgresql-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64 (postgresql:16)",
"product_id": "postgresql-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql@16.6-1.module%2Bel9.5.0%2B22557%2B8cb08ba5?arch=x86_64\u0026rpmmod=postgresql:16:9050020241122142517:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgresql-contrib-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64::postgresql:16",
"product": {
"name": "postgresql-contrib-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64 (postgresql:16)",
"product_id": "postgresql-contrib-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-contrib@16.6-1.module%2Bel9.5.0%2B22557%2B8cb08ba5?arch=x86_64\u0026rpmmod=postgresql:16:9050020241122142517:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgresql-contrib-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64::postgresql:16",
"product": {
"name": "postgresql-contrib-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64 (postgresql:16)",
"product_id": "postgresql-contrib-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-contrib-debuginfo@16.6-1.module%2Bel9.5.0%2B22557%2B8cb08ba5?arch=x86_64\u0026rpmmod=postgresql:16:9050020241122142517:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgresql-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64::postgresql:16",
"product": {
"name": "postgresql-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64 (postgresql:16)",
"product_id": "postgresql-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-debuginfo@16.6-1.module%2Bel9.5.0%2B22557%2B8cb08ba5?arch=x86_64\u0026rpmmod=postgresql:16:9050020241122142517:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgresql-debugsource-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64::postgresql:16",
"product": {
"name": "postgresql-debugsource-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64 (postgresql:16)",
"product_id": "postgresql-debugsource-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-debugsource@16.6-1.module%2Bel9.5.0%2B22557%2B8cb08ba5?arch=x86_64\u0026rpmmod=postgresql:16:9050020241122142517:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgresql-docs-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64::postgresql:16",
"product": {
"name": "postgresql-docs-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64 (postgresql:16)",
"product_id": "postgresql-docs-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-docs@16.6-1.module%2Bel9.5.0%2B22557%2B8cb08ba5?arch=x86_64\u0026rpmmod=postgresql:16:9050020241122142517:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgresql-docs-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64::postgresql:16",
"product": {
"name": "postgresql-docs-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64 (postgresql:16)",
"product_id": "postgresql-docs-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-docs-debuginfo@16.6-1.module%2Bel9.5.0%2B22557%2B8cb08ba5?arch=x86_64\u0026rpmmod=postgresql:16:9050020241122142517:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgresql-plperl-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64::postgresql:16",
"product": {
"name": "postgresql-plperl-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64 (postgresql:16)",
"product_id": "postgresql-plperl-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plperl@16.6-1.module%2Bel9.5.0%2B22557%2B8cb08ba5?arch=x86_64\u0026rpmmod=postgresql:16:9050020241122142517:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgresql-plperl-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64::postgresql:16",
"product": {
"name": "postgresql-plperl-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64 (postgresql:16)",
"product_id": "postgresql-plperl-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plperl-debuginfo@16.6-1.module%2Bel9.5.0%2B22557%2B8cb08ba5?arch=x86_64\u0026rpmmod=postgresql:16:9050020241122142517:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgresql-plpython3-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64::postgresql:16",
"product": {
"name": "postgresql-plpython3-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64 (postgresql:16)",
"product_id": "postgresql-plpython3-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plpython3@16.6-1.module%2Bel9.5.0%2B22557%2B8cb08ba5?arch=x86_64\u0026rpmmod=postgresql:16:9050020241122142517:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgresql-plpython3-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64::postgresql:16",
"product": {
"name": "postgresql-plpython3-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64 (postgresql:16)",
"product_id": "postgresql-plpython3-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plpython3-debuginfo@16.6-1.module%2Bel9.5.0%2B22557%2B8cb08ba5?arch=x86_64\u0026rpmmod=postgresql:16:9050020241122142517:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgresql-pltcl-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64::postgresql:16",
"product": {
"name": "postgresql-pltcl-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64 (postgresql:16)",
"product_id": "postgresql-pltcl-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-pltcl@16.6-1.module%2Bel9.5.0%2B22557%2B8cb08ba5?arch=x86_64\u0026rpmmod=postgresql:16:9050020241122142517:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgresql-pltcl-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64::postgresql:16",
"product": {
"name": "postgresql-pltcl-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64 (postgresql:16)",
"product_id": "postgresql-pltcl-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-pltcl-debuginfo@16.6-1.module%2Bel9.5.0%2B22557%2B8cb08ba5?arch=x86_64\u0026rpmmod=postgresql:16:9050020241122142517:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgresql-private-devel-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64::postgresql:16",
"product": {
"name": "postgresql-private-devel-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64 (postgresql:16)",
"product_id": "postgresql-private-devel-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-private-devel@16.6-1.module%2Bel9.5.0%2B22557%2B8cb08ba5?arch=x86_64\u0026rpmmod=postgresql:16:9050020241122142517:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgresql-private-libs-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64::postgresql:16",
"product": {
"name": "postgresql-private-libs-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64 (postgresql:16)",
"product_id": "postgresql-private-libs-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-private-libs@16.6-1.module%2Bel9.5.0%2B22557%2B8cb08ba5?arch=x86_64\u0026rpmmod=postgresql:16:9050020241122142517:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgresql-private-libs-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64::postgresql:16",
"product": {
"name": "postgresql-private-libs-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64 (postgresql:16)",
"product_id": "postgresql-private-libs-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-private-libs-debuginfo@16.6-1.module%2Bel9.5.0%2B22557%2B8cb08ba5?arch=x86_64\u0026rpmmod=postgresql:16:9050020241122142517:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64::postgresql:16",
"product": {
"name": "postgresql-server-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64 (postgresql:16)",
"product_id": "postgresql-server-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server@16.6-1.module%2Bel9.5.0%2B22557%2B8cb08ba5?arch=x86_64\u0026rpmmod=postgresql:16:9050020241122142517:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64::postgresql:16",
"product": {
"name": "postgresql-server-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64 (postgresql:16)",
"product_id": "postgresql-server-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server-debuginfo@16.6-1.module%2Bel9.5.0%2B22557%2B8cb08ba5?arch=x86_64\u0026rpmmod=postgresql:16:9050020241122142517:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-devel-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64::postgresql:16",
"product": {
"name": "postgresql-server-devel-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64 (postgresql:16)",
"product_id": "postgresql-server-devel-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server-devel@16.6-1.module%2Bel9.5.0%2B22557%2B8cb08ba5?arch=x86_64\u0026rpmmod=postgresql:16:9050020241122142517:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-devel-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64::postgresql:16",
"product": {
"name": "postgresql-server-devel-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64 (postgresql:16)",
"product_id": "postgresql-server-devel-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server-devel-debuginfo@16.6-1.module%2Bel9.5.0%2B22557%2B8cb08ba5?arch=x86_64\u0026rpmmod=postgresql:16:9050020241122142517:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgresql-static-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64::postgresql:16",
"product": {
"name": "postgresql-static-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64 (postgresql:16)",
"product_id": "postgresql-static-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-static@16.6-1.module%2Bel9.5.0%2B22557%2B8cb08ba5?arch=x86_64\u0026rpmmod=postgresql:16:9050020241122142517:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgresql-test-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64::postgresql:16",
"product": {
"name": "postgresql-test-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64 (postgresql:16)",
"product_id": "postgresql-test-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-test@16.6-1.module%2Bel9.5.0%2B22557%2B8cb08ba5?arch=x86_64\u0026rpmmod=postgresql:16:9050020241122142517:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgresql-test-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64::postgresql:16",
"product": {
"name": "postgresql-test-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64 (postgresql:16)",
"product_id": "postgresql-test-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-test-debuginfo@16.6-1.module%2Bel9.5.0%2B22557%2B8cb08ba5?arch=x86_64\u0026rpmmod=postgresql:16:9050020241122142517:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64::postgresql:16",
"product": {
"name": "postgresql-upgrade-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64 (postgresql:16)",
"product_id": "postgresql-upgrade-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade@16.6-1.module%2Bel9.5.0%2B22557%2B8cb08ba5?arch=x86_64\u0026rpmmod=postgresql:16:9050020241122142517:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64::postgresql:16",
"product": {
"name": "postgresql-upgrade-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64 (postgresql:16)",
"product_id": "postgresql-upgrade-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade-debuginfo@16.6-1.module%2Bel9.5.0%2B22557%2B8cb08ba5?arch=x86_64\u0026rpmmod=postgresql:16:9050020241122142517:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-devel-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64::postgresql:16",
"product": {
"name": "postgresql-upgrade-devel-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64 (postgresql:16)",
"product_id": "postgresql-upgrade-devel-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade-devel@16.6-1.module%2Bel9.5.0%2B22557%2B8cb08ba5?arch=x86_64\u0026rpmmod=postgresql:16:9050020241122142517:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-devel-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64::postgresql:16",
"product": {
"name": "postgresql-upgrade-devel-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64 (postgresql:16)",
"product_id": "postgresql-upgrade-devel-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade-devel-debuginfo@16.6-1.module%2Bel9.5.0%2B22557%2B8cb08ba5?arch=x86_64\u0026rpmmod=postgresql:16:9050020241122142517:rhel9"
}
}
}
],
"category": "architecture",
"name": "x86_64"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "pg_repack-0:1.5.1-1.module+el9.5.0+22557+8cb08ba5.aarch64 (postgresql:16) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:pg_repack-0:1.5.1-1.module+el9.5.0+22557+8cb08ba5.aarch64::postgresql:16"
},
"product_reference": "pg_repack-0:1.5.1-1.module+el9.5.0+22557+8cb08ba5.aarch64::postgresql:16",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pg_repack-0:1.5.1-1.module+el9.5.0+22557+8cb08ba5.ppc64le (postgresql:16) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:pg_repack-0:1.5.1-1.module+el9.5.0+22557+8cb08ba5.ppc64le::postgresql:16"
},
"product_reference": "pg_repack-0:1.5.1-1.module+el9.5.0+22557+8cb08ba5.ppc64le::postgresql:16",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pg_repack-0:1.5.1-1.module+el9.5.0+22557+8cb08ba5.s390x (postgresql:16) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:pg_repack-0:1.5.1-1.module+el9.5.0+22557+8cb08ba5.s390x::postgresql:16"
},
"product_reference": "pg_repack-0:1.5.1-1.module+el9.5.0+22557+8cb08ba5.s390x::postgresql:16",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pg_repack-0:1.5.1-1.module+el9.5.0+22557+8cb08ba5.src (postgresql:16) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:pg_repack-0:1.5.1-1.module+el9.5.0+22557+8cb08ba5.src::postgresql:16"
},
"product_reference": "pg_repack-0:1.5.1-1.module+el9.5.0+22557+8cb08ba5.src::postgresql:16",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pg_repack-0:1.5.1-1.module+el9.5.0+22557+8cb08ba5.x86_64 (postgresql:16) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:pg_repack-0:1.5.1-1.module+el9.5.0+22557+8cb08ba5.x86_64::postgresql:16"
},
"product_reference": "pg_repack-0:1.5.1-1.module+el9.5.0+22557+8cb08ba5.x86_64::postgresql:16",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pg_repack-debuginfo-0:1.5.1-1.module+el9.5.0+22557+8cb08ba5.aarch64 (postgresql:16) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:pg_repack-debuginfo-0:1.5.1-1.module+el9.5.0+22557+8cb08ba5.aarch64::postgresql:16"
},
"product_reference": "pg_repack-debuginfo-0:1.5.1-1.module+el9.5.0+22557+8cb08ba5.aarch64::postgresql:16",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pg_repack-debuginfo-0:1.5.1-1.module+el9.5.0+22557+8cb08ba5.ppc64le (postgresql:16) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:pg_repack-debuginfo-0:1.5.1-1.module+el9.5.0+22557+8cb08ba5.ppc64le::postgresql:16"
},
"product_reference": "pg_repack-debuginfo-0:1.5.1-1.module+el9.5.0+22557+8cb08ba5.ppc64le::postgresql:16",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pg_repack-debuginfo-0:1.5.1-1.module+el9.5.0+22557+8cb08ba5.s390x (postgresql:16) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:pg_repack-debuginfo-0:1.5.1-1.module+el9.5.0+22557+8cb08ba5.s390x::postgresql:16"
},
"product_reference": "pg_repack-debuginfo-0:1.5.1-1.module+el9.5.0+22557+8cb08ba5.s390x::postgresql:16",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pg_repack-debuginfo-0:1.5.1-1.module+el9.5.0+22557+8cb08ba5.x86_64 (postgresql:16) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:pg_repack-debuginfo-0:1.5.1-1.module+el9.5.0+22557+8cb08ba5.x86_64::postgresql:16"
},
"product_reference": "pg_repack-debuginfo-0:1.5.1-1.module+el9.5.0+22557+8cb08ba5.x86_64::postgresql:16",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pg_repack-debugsource-0:1.5.1-1.module+el9.5.0+22557+8cb08ba5.aarch64 (postgresql:16) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:pg_repack-debugsource-0:1.5.1-1.module+el9.5.0+22557+8cb08ba5.aarch64::postgresql:16"
},
"product_reference": "pg_repack-debugsource-0:1.5.1-1.module+el9.5.0+22557+8cb08ba5.aarch64::postgresql:16",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pg_repack-debugsource-0:1.5.1-1.module+el9.5.0+22557+8cb08ba5.ppc64le (postgresql:16) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:pg_repack-debugsource-0:1.5.1-1.module+el9.5.0+22557+8cb08ba5.ppc64le::postgresql:16"
},
"product_reference": "pg_repack-debugsource-0:1.5.1-1.module+el9.5.0+22557+8cb08ba5.ppc64le::postgresql:16",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pg_repack-debugsource-0:1.5.1-1.module+el9.5.0+22557+8cb08ba5.s390x (postgresql:16) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:pg_repack-debugsource-0:1.5.1-1.module+el9.5.0+22557+8cb08ba5.s390x::postgresql:16"
},
"product_reference": "pg_repack-debugsource-0:1.5.1-1.module+el9.5.0+22557+8cb08ba5.s390x::postgresql:16",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pg_repack-debugsource-0:1.5.1-1.module+el9.5.0+22557+8cb08ba5.x86_64 (postgresql:16) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:pg_repack-debugsource-0:1.5.1-1.module+el9.5.0+22557+8cb08ba5.x86_64::postgresql:16"
},
"product_reference": "pg_repack-debugsource-0:1.5.1-1.module+el9.5.0+22557+8cb08ba5.x86_64::postgresql:16",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pgaudit-0:16.0-1.module+el9.4.0+20427+07482b8c.aarch64 (postgresql:16) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:pgaudit-0:16.0-1.module+el9.4.0+20427+07482b8c.aarch64::postgresql:16"
},
"product_reference": "pgaudit-0:16.0-1.module+el9.4.0+20427+07482b8c.aarch64::postgresql:16",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pgaudit-0:16.0-1.module+el9.4.0+20427+07482b8c.ppc64le (postgresql:16) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:pgaudit-0:16.0-1.module+el9.4.0+20427+07482b8c.ppc64le::postgresql:16"
},
"product_reference": "pgaudit-0:16.0-1.module+el9.4.0+20427+07482b8c.ppc64le::postgresql:16",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pgaudit-0:16.0-1.module+el9.4.0+20427+07482b8c.s390x (postgresql:16) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:pgaudit-0:16.0-1.module+el9.4.0+20427+07482b8c.s390x::postgresql:16"
},
"product_reference": "pgaudit-0:16.0-1.module+el9.4.0+20427+07482b8c.s390x::postgresql:16",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pgaudit-0:16.0-1.module+el9.4.0+20427+07482b8c.src (postgresql:16) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:pgaudit-0:16.0-1.module+el9.4.0+20427+07482b8c.src::postgresql:16"
},
"product_reference": "pgaudit-0:16.0-1.module+el9.4.0+20427+07482b8c.src::postgresql:16",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pgaudit-0:16.0-1.module+el9.4.0+20427+07482b8c.x86_64 (postgresql:16) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:pgaudit-0:16.0-1.module+el9.4.0+20427+07482b8c.x86_64::postgresql:16"
},
"product_reference": "pgaudit-0:16.0-1.module+el9.4.0+20427+07482b8c.x86_64::postgresql:16",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pgaudit-debuginfo-0:16.0-1.module+el9.4.0+20427+07482b8c.aarch64 (postgresql:16) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:pgaudit-debuginfo-0:16.0-1.module+el9.4.0+20427+07482b8c.aarch64::postgresql:16"
},
"product_reference": "pgaudit-debuginfo-0:16.0-1.module+el9.4.0+20427+07482b8c.aarch64::postgresql:16",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pgaudit-debuginfo-0:16.0-1.module+el9.4.0+20427+07482b8c.ppc64le (postgresql:16) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:pgaudit-debuginfo-0:16.0-1.module+el9.4.0+20427+07482b8c.ppc64le::postgresql:16"
},
"product_reference": "pgaudit-debuginfo-0:16.0-1.module+el9.4.0+20427+07482b8c.ppc64le::postgresql:16",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pgaudit-debuginfo-0:16.0-1.module+el9.4.0+20427+07482b8c.s390x (postgresql:16) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:pgaudit-debuginfo-0:16.0-1.module+el9.4.0+20427+07482b8c.s390x::postgresql:16"
},
"product_reference": "pgaudit-debuginfo-0:16.0-1.module+el9.4.0+20427+07482b8c.s390x::postgresql:16",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pgaudit-debuginfo-0:16.0-1.module+el9.4.0+20427+07482b8c.x86_64 (postgresql:16) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:pgaudit-debuginfo-0:16.0-1.module+el9.4.0+20427+07482b8c.x86_64::postgresql:16"
},
"product_reference": "pgaudit-debuginfo-0:16.0-1.module+el9.4.0+20427+07482b8c.x86_64::postgresql:16",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pgaudit-debugsource-0:16.0-1.module+el9.4.0+20427+07482b8c.aarch64 (postgresql:16) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:pgaudit-debugsource-0:16.0-1.module+el9.4.0+20427+07482b8c.aarch64::postgresql:16"
},
"product_reference": "pgaudit-debugsource-0:16.0-1.module+el9.4.0+20427+07482b8c.aarch64::postgresql:16",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pgaudit-debugsource-0:16.0-1.module+el9.4.0+20427+07482b8c.ppc64le (postgresql:16) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:pgaudit-debugsource-0:16.0-1.module+el9.4.0+20427+07482b8c.ppc64le::postgresql:16"
},
"product_reference": "pgaudit-debugsource-0:16.0-1.module+el9.4.0+20427+07482b8c.ppc64le::postgresql:16",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pgaudit-debugsource-0:16.0-1.module+el9.4.0+20427+07482b8c.s390x (postgresql:16) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:pgaudit-debugsource-0:16.0-1.module+el9.4.0+20427+07482b8c.s390x::postgresql:16"
},
"product_reference": "pgaudit-debugsource-0:16.0-1.module+el9.4.0+20427+07482b8c.s390x::postgresql:16",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pgaudit-debugsource-0:16.0-1.module+el9.4.0+20427+07482b8c.x86_64 (postgresql:16) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:pgaudit-debugsource-0:16.0-1.module+el9.4.0+20427+07482b8c.x86_64::postgresql:16"
},
"product_reference": "pgaudit-debugsource-0:16.0-1.module+el9.4.0+20427+07482b8c.x86_64::postgresql:16",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pgvector-0:0.6.2-1.module+el9.5.0+21770+ad2986ef.aarch64 (postgresql:16) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:pgvector-0:0.6.2-1.module+el9.5.0+21770+ad2986ef.aarch64::postgresql:16"
},
"product_reference": "pgvector-0:0.6.2-1.module+el9.5.0+21770+ad2986ef.aarch64::postgresql:16",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pgvector-0:0.6.2-1.module+el9.5.0+21770+ad2986ef.ppc64le (postgresql:16) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:pgvector-0:0.6.2-1.module+el9.5.0+21770+ad2986ef.ppc64le::postgresql:16"
},
"product_reference": "pgvector-0:0.6.2-1.module+el9.5.0+21770+ad2986ef.ppc64le::postgresql:16",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pgvector-0:0.6.2-1.module+el9.5.0+21770+ad2986ef.s390x (postgresql:16) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:pgvector-0:0.6.2-1.module+el9.5.0+21770+ad2986ef.s390x::postgresql:16"
},
"product_reference": "pgvector-0:0.6.2-1.module+el9.5.0+21770+ad2986ef.s390x::postgresql:16",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pgvector-0:0.6.2-1.module+el9.5.0+21770+ad2986ef.src (postgresql:16) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:pgvector-0:0.6.2-1.module+el9.5.0+21770+ad2986ef.src::postgresql:16"
},
"product_reference": "pgvector-0:0.6.2-1.module+el9.5.0+21770+ad2986ef.src::postgresql:16",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pgvector-0:0.6.2-1.module+el9.5.0+21770+ad2986ef.x86_64 (postgresql:16) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:pgvector-0:0.6.2-1.module+el9.5.0+21770+ad2986ef.x86_64::postgresql:16"
},
"product_reference": "pgvector-0:0.6.2-1.module+el9.5.0+21770+ad2986ef.x86_64::postgresql:16",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pgvector-debuginfo-0:0.6.2-1.module+el9.5.0+21770+ad2986ef.aarch64 (postgresql:16) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:pgvector-debuginfo-0:0.6.2-1.module+el9.5.0+21770+ad2986ef.aarch64::postgresql:16"
},
"product_reference": "pgvector-debuginfo-0:0.6.2-1.module+el9.5.0+21770+ad2986ef.aarch64::postgresql:16",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pgvector-debuginfo-0:0.6.2-1.module+el9.5.0+21770+ad2986ef.ppc64le (postgresql:16) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:pgvector-debuginfo-0:0.6.2-1.module+el9.5.0+21770+ad2986ef.ppc64le::postgresql:16"
},
"product_reference": "pgvector-debuginfo-0:0.6.2-1.module+el9.5.0+21770+ad2986ef.ppc64le::postgresql:16",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pgvector-debuginfo-0:0.6.2-1.module+el9.5.0+21770+ad2986ef.s390x (postgresql:16) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:pgvector-debuginfo-0:0.6.2-1.module+el9.5.0+21770+ad2986ef.s390x::postgresql:16"
},
"product_reference": "pgvector-debuginfo-0:0.6.2-1.module+el9.5.0+21770+ad2986ef.s390x::postgresql:16",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pgvector-debuginfo-0:0.6.2-1.module+el9.5.0+21770+ad2986ef.x86_64 (postgresql:16) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:pgvector-debuginfo-0:0.6.2-1.module+el9.5.0+21770+ad2986ef.x86_64::postgresql:16"
},
"product_reference": "pgvector-debuginfo-0:0.6.2-1.module+el9.5.0+21770+ad2986ef.x86_64::postgresql:16",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pgvector-debugsource-0:0.6.2-1.module+el9.5.0+21770+ad2986ef.aarch64 (postgresql:16) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:pgvector-debugsource-0:0.6.2-1.module+el9.5.0+21770+ad2986ef.aarch64::postgresql:16"
},
"product_reference": "pgvector-debugsource-0:0.6.2-1.module+el9.5.0+21770+ad2986ef.aarch64::postgresql:16",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pgvector-debugsource-0:0.6.2-1.module+el9.5.0+21770+ad2986ef.ppc64le (postgresql:16) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:pgvector-debugsource-0:0.6.2-1.module+el9.5.0+21770+ad2986ef.ppc64le::postgresql:16"
},
"product_reference": "pgvector-debugsource-0:0.6.2-1.module+el9.5.0+21770+ad2986ef.ppc64le::postgresql:16",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pgvector-debugsource-0:0.6.2-1.module+el9.5.0+21770+ad2986ef.s390x (postgresql:16) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:pgvector-debugsource-0:0.6.2-1.module+el9.5.0+21770+ad2986ef.s390x::postgresql:16"
},
"product_reference": "pgvector-debugsource-0:0.6.2-1.module+el9.5.0+21770+ad2986ef.s390x::postgresql:16",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pgvector-debugsource-0:0.6.2-1.module+el9.5.0+21770+ad2986ef.x86_64 (postgresql:16) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:pgvector-debugsource-0:0.6.2-1.module+el9.5.0+21770+ad2986ef.x86_64::postgresql:16"
},
"product_reference": "pgvector-debugsource-0:0.6.2-1.module+el9.5.0+21770+ad2986ef.x86_64::postgresql:16",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgres-decoderbufs-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.aarch64 (postgresql:16) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgres-decoderbufs-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.aarch64::postgresql:16"
},
"product_reference": "postgres-decoderbufs-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.aarch64::postgresql:16",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgres-decoderbufs-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.ppc64le (postgresql:16) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgres-decoderbufs-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.ppc64le::postgresql:16"
},
"product_reference": "postgres-decoderbufs-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.ppc64le::postgresql:16",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgres-decoderbufs-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.s390x (postgresql:16) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgres-decoderbufs-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.s390x::postgresql:16"
},
"product_reference": "postgres-decoderbufs-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.s390x::postgresql:16",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgres-decoderbufs-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.src (postgresql:16) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgres-decoderbufs-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.src::postgresql:16"
},
"product_reference": "postgres-decoderbufs-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.src::postgresql:16",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgres-decoderbufs-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.x86_64 (postgresql:16) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgres-decoderbufs-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.x86_64::postgresql:16"
},
"product_reference": "postgres-decoderbufs-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.x86_64::postgresql:16",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.aarch64 (postgresql:16) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.aarch64::postgresql:16"
},
"product_reference": "postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.aarch64::postgresql:16",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.ppc64le (postgresql:16) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.ppc64le::postgresql:16"
},
"product_reference": "postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.ppc64le::postgresql:16",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.s390x (postgresql:16) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.s390x::postgresql:16"
},
"product_reference": "postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.s390x::postgresql:16",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.x86_64 (postgresql:16) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.x86_64::postgresql:16"
},
"product_reference": "postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.x86_64::postgresql:16",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.aarch64 (postgresql:16) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.aarch64::postgresql:16"
},
"product_reference": "postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.aarch64::postgresql:16",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.ppc64le (postgresql:16) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.ppc64le::postgresql:16"
},
"product_reference": "postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.ppc64le::postgresql:16",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.s390x (postgresql:16) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.s390x::postgresql:16"
},
"product_reference": "postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.s390x::postgresql:16",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.x86_64 (postgresql:16) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.x86_64::postgresql:16"
},
"product_reference": "postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.x86_64::postgresql:16",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64 (postgresql:16) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64::postgresql:16"
},
"product_reference": "postgresql-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64::postgresql:16",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le (postgresql:16) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le::postgresql:16"
},
"product_reference": "postgresql-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le::postgresql:16",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x (postgresql:16) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x::postgresql:16"
},
"product_reference": "postgresql-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x::postgresql:16",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-0:16.6-1.module+el9.5.0+22557+8cb08ba5.src (postgresql:16) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql-0:16.6-1.module+el9.5.0+22557+8cb08ba5.src::postgresql:16"
},
"product_reference": "postgresql-0:16.6-1.module+el9.5.0+22557+8cb08ba5.src::postgresql:16",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64 (postgresql:16) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64::postgresql:16"
},
"product_reference": "postgresql-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64::postgresql:16",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-contrib-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64 (postgresql:16) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql-contrib-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64::postgresql:16"
},
"product_reference": "postgresql-contrib-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64::postgresql:16",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-contrib-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le (postgresql:16) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql-contrib-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le::postgresql:16"
},
"product_reference": "postgresql-contrib-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le::postgresql:16",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-contrib-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x (postgresql:16) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql-contrib-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x::postgresql:16"
},
"product_reference": "postgresql-contrib-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x::postgresql:16",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-contrib-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64 (postgresql:16) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql-contrib-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64::postgresql:16"
},
"product_reference": "postgresql-contrib-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64::postgresql:16",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-contrib-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64 (postgresql:16) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql-contrib-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64::postgresql:16"
},
"product_reference": "postgresql-contrib-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64::postgresql:16",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-contrib-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le (postgresql:16) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql-contrib-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le::postgresql:16"
},
"product_reference": "postgresql-contrib-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le::postgresql:16",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-contrib-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x (postgresql:16) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql-contrib-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x::postgresql:16"
},
"product_reference": "postgresql-contrib-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x::postgresql:16",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-contrib-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64 (postgresql:16) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql-contrib-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64::postgresql:16"
},
"product_reference": "postgresql-contrib-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64::postgresql:16",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64 (postgresql:16) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64::postgresql:16"
},
"product_reference": "postgresql-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64::postgresql:16",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le (postgresql:16) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le::postgresql:16"
},
"product_reference": "postgresql-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le::postgresql:16",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x (postgresql:16) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x::postgresql:16"
},
"product_reference": "postgresql-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x::postgresql:16",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64 (postgresql:16) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64::postgresql:16"
},
"product_reference": "postgresql-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64::postgresql:16",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-debugsource-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64 (postgresql:16) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql-debugsource-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64::postgresql:16"
},
"product_reference": "postgresql-debugsource-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64::postgresql:16",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-debugsource-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le (postgresql:16) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql-debugsource-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le::postgresql:16"
},
"product_reference": "postgresql-debugsource-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le::postgresql:16",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-debugsource-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x (postgresql:16) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql-debugsource-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x::postgresql:16"
},
"product_reference": "postgresql-debugsource-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x::postgresql:16",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-debugsource-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64 (postgresql:16) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql-debugsource-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64::postgresql:16"
},
"product_reference": "postgresql-debugsource-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64::postgresql:16",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-docs-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64 (postgresql:16) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql-docs-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64::postgresql:16"
},
"product_reference": "postgresql-docs-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64::postgresql:16",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-docs-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le (postgresql:16) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql-docs-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le::postgresql:16"
},
"product_reference": "postgresql-docs-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le::postgresql:16",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-docs-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x (postgresql:16) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql-docs-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x::postgresql:16"
},
"product_reference": "postgresql-docs-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x::postgresql:16",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-docs-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64 (postgresql:16) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql-docs-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64::postgresql:16"
},
"product_reference": "postgresql-docs-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64::postgresql:16",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-docs-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64 (postgresql:16) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql-docs-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64::postgresql:16"
},
"product_reference": "postgresql-docs-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64::postgresql:16",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-docs-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le (postgresql:16) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql-docs-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le::postgresql:16"
},
"product_reference": "postgresql-docs-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le::postgresql:16",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-docs-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x (postgresql:16) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql-docs-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x::postgresql:16"
},
"product_reference": "postgresql-docs-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x::postgresql:16",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-docs-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64 (postgresql:16) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql-docs-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64::postgresql:16"
},
"product_reference": "postgresql-docs-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64::postgresql:16",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plperl-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64 (postgresql:16) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql-plperl-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64::postgresql:16"
},
"product_reference": "postgresql-plperl-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64::postgresql:16",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plperl-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le (postgresql:16) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql-plperl-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le::postgresql:16"
},
"product_reference": "postgresql-plperl-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le::postgresql:16",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plperl-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x (postgresql:16) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql-plperl-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x::postgresql:16"
},
"product_reference": "postgresql-plperl-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x::postgresql:16",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plperl-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64 (postgresql:16) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql-plperl-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64::postgresql:16"
},
"product_reference": "postgresql-plperl-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64::postgresql:16",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plperl-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64 (postgresql:16) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql-plperl-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64::postgresql:16"
},
"product_reference": "postgresql-plperl-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64::postgresql:16",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plperl-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le (postgresql:16) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql-plperl-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le::postgresql:16"
},
"product_reference": "postgresql-plperl-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le::postgresql:16",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plperl-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x (postgresql:16) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql-plperl-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x::postgresql:16"
},
"product_reference": "postgresql-plperl-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x::postgresql:16",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plperl-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64 (postgresql:16) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql-plperl-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64::postgresql:16"
},
"product_reference": "postgresql-plperl-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64::postgresql:16",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plpython3-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64 (postgresql:16) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql-plpython3-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64::postgresql:16"
},
"product_reference": "postgresql-plpython3-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64::postgresql:16",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plpython3-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le (postgresql:16) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql-plpython3-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le::postgresql:16"
},
"product_reference": "postgresql-plpython3-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le::postgresql:16",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plpython3-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x (postgresql:16) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql-plpython3-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x::postgresql:16"
},
"product_reference": "postgresql-plpython3-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x::postgresql:16",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plpython3-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64 (postgresql:16) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql-plpython3-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64::postgresql:16"
},
"product_reference": "postgresql-plpython3-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64::postgresql:16",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plpython3-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64 (postgresql:16) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql-plpython3-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64::postgresql:16"
},
"product_reference": "postgresql-plpython3-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64::postgresql:16",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plpython3-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le (postgresql:16) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql-plpython3-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le::postgresql:16"
},
"product_reference": "postgresql-plpython3-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le::postgresql:16",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plpython3-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x (postgresql:16) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql-plpython3-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x::postgresql:16"
},
"product_reference": "postgresql-plpython3-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x::postgresql:16",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plpython3-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64 (postgresql:16) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql-plpython3-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64::postgresql:16"
},
"product_reference": "postgresql-plpython3-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64::postgresql:16",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-pltcl-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64 (postgresql:16) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql-pltcl-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64::postgresql:16"
},
"product_reference": "postgresql-pltcl-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64::postgresql:16",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-pltcl-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le (postgresql:16) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql-pltcl-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le::postgresql:16"
},
"product_reference": "postgresql-pltcl-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le::postgresql:16",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-pltcl-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x (postgresql:16) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql-pltcl-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x::postgresql:16"
},
"product_reference": "postgresql-pltcl-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x::postgresql:16",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-pltcl-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64 (postgresql:16) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql-pltcl-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64::postgresql:16"
},
"product_reference": "postgresql-pltcl-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64::postgresql:16",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-pltcl-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64 (postgresql:16) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql-pltcl-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64::postgresql:16"
},
"product_reference": "postgresql-pltcl-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64::postgresql:16",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-pltcl-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le (postgresql:16) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql-pltcl-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le::postgresql:16"
},
"product_reference": "postgresql-pltcl-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le::postgresql:16",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-pltcl-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x (postgresql:16) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql-pltcl-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x::postgresql:16"
},
"product_reference": "postgresql-pltcl-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x::postgresql:16",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-pltcl-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64 (postgresql:16) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql-pltcl-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64::postgresql:16"
},
"product_reference": "postgresql-pltcl-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64::postgresql:16",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-private-devel-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64 (postgresql:16) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql-private-devel-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64::postgresql:16"
},
"product_reference": "postgresql-private-devel-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64::postgresql:16",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-private-devel-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le (postgresql:16) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql-private-devel-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le::postgresql:16"
},
"product_reference": "postgresql-private-devel-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le::postgresql:16",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-private-devel-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x (postgresql:16) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql-private-devel-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x::postgresql:16"
},
"product_reference": "postgresql-private-devel-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x::postgresql:16",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-private-devel-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64 (postgresql:16) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql-private-devel-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64::postgresql:16"
},
"product_reference": "postgresql-private-devel-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64::postgresql:16",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-private-libs-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64 (postgresql:16) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql-private-libs-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64::postgresql:16"
},
"product_reference": "postgresql-private-libs-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64::postgresql:16",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-private-libs-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le (postgresql:16) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql-private-libs-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le::postgresql:16"
},
"product_reference": "postgresql-private-libs-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le::postgresql:16",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-private-libs-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x (postgresql:16) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql-private-libs-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x::postgresql:16"
},
"product_reference": "postgresql-private-libs-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x::postgresql:16",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-private-libs-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64 (postgresql:16) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql-private-libs-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64::postgresql:16"
},
"product_reference": "postgresql-private-libs-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64::postgresql:16",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-private-libs-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64 (postgresql:16) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql-private-libs-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64::postgresql:16"
},
"product_reference": "postgresql-private-libs-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64::postgresql:16",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-private-libs-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le (postgresql:16) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql-private-libs-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le::postgresql:16"
},
"product_reference": "postgresql-private-libs-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le::postgresql:16",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-private-libs-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x (postgresql:16) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql-private-libs-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x::postgresql:16"
},
"product_reference": "postgresql-private-libs-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x::postgresql:16",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-private-libs-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64 (postgresql:16) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql-private-libs-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64::postgresql:16"
},
"product_reference": "postgresql-private-libs-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64::postgresql:16",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64 (postgresql:16) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql-server-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64::postgresql:16"
},
"product_reference": "postgresql-server-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64::postgresql:16",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le (postgresql:16) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql-server-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le::postgresql:16"
},
"product_reference": "postgresql-server-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le::postgresql:16",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x (postgresql:16) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql-server-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x::postgresql:16"
},
"product_reference": "postgresql-server-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x::postgresql:16",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64 (postgresql:16) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql-server-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64::postgresql:16"
},
"product_reference": "postgresql-server-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64::postgresql:16",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64 (postgresql:16) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql-server-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64::postgresql:16"
},
"product_reference": "postgresql-server-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64::postgresql:16",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le (postgresql:16) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql-server-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le::postgresql:16"
},
"product_reference": "postgresql-server-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le::postgresql:16",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x (postgresql:16) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql-server-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x::postgresql:16"
},
"product_reference": "postgresql-server-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x::postgresql:16",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64 (postgresql:16) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql-server-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64::postgresql:16"
},
"product_reference": "postgresql-server-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64::postgresql:16",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-devel-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64 (postgresql:16) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql-server-devel-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64::postgresql:16"
},
"product_reference": "postgresql-server-devel-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64::postgresql:16",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-devel-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le (postgresql:16) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql-server-devel-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le::postgresql:16"
},
"product_reference": "postgresql-server-devel-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le::postgresql:16",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-devel-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x (postgresql:16) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql-server-devel-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x::postgresql:16"
},
"product_reference": "postgresql-server-devel-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x::postgresql:16",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-devel-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64 (postgresql:16) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql-server-devel-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64::postgresql:16"
},
"product_reference": "postgresql-server-devel-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64::postgresql:16",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-devel-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64 (postgresql:16) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql-server-devel-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64::postgresql:16"
},
"product_reference": "postgresql-server-devel-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64::postgresql:16",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-devel-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le (postgresql:16) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql-server-devel-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le::postgresql:16"
},
"product_reference": "postgresql-server-devel-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le::postgresql:16",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-devel-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x (postgresql:16) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql-server-devel-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x::postgresql:16"
},
"product_reference": "postgresql-server-devel-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x::postgresql:16",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-devel-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64 (postgresql:16) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql-server-devel-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64::postgresql:16"
},
"product_reference": "postgresql-server-devel-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64::postgresql:16",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-static-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64 (postgresql:16) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql-static-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64::postgresql:16"
},
"product_reference": "postgresql-static-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64::postgresql:16",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-static-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le (postgresql:16) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql-static-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le::postgresql:16"
},
"product_reference": "postgresql-static-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le::postgresql:16",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-static-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x (postgresql:16) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql-static-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x::postgresql:16"
},
"product_reference": "postgresql-static-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x::postgresql:16",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-static-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64 (postgresql:16) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql-static-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64::postgresql:16"
},
"product_reference": "postgresql-static-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64::postgresql:16",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-test-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64 (postgresql:16) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql-test-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64::postgresql:16"
},
"product_reference": "postgresql-test-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64::postgresql:16",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-test-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le (postgresql:16) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql-test-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le::postgresql:16"
},
"product_reference": "postgresql-test-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le::postgresql:16",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-test-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x (postgresql:16) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql-test-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x::postgresql:16"
},
"product_reference": "postgresql-test-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x::postgresql:16",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-test-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64 (postgresql:16) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql-test-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64::postgresql:16"
},
"product_reference": "postgresql-test-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64::postgresql:16",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-test-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64 (postgresql:16) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql-test-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64::postgresql:16"
},
"product_reference": "postgresql-test-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64::postgresql:16",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-test-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le (postgresql:16) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql-test-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le::postgresql:16"
},
"product_reference": "postgresql-test-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le::postgresql:16",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-test-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x (postgresql:16) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql-test-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x::postgresql:16"
},
"product_reference": "postgresql-test-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x::postgresql:16",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-test-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64 (postgresql:16) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql-test-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64::postgresql:16"
},
"product_reference": "postgresql-test-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64::postgresql:16",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-test-rpm-macros-0:16.6-1.module+el9.5.0+22557+8cb08ba5.noarch (postgresql:16) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql-test-rpm-macros-0:16.6-1.module+el9.5.0+22557+8cb08ba5.noarch::postgresql:16"
},
"product_reference": "postgresql-test-rpm-macros-0:16.6-1.module+el9.5.0+22557+8cb08ba5.noarch::postgresql:16",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64 (postgresql:16) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql-upgrade-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64::postgresql:16"
},
"product_reference": "postgresql-upgrade-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64::postgresql:16",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le (postgresql:16) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql-upgrade-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le::postgresql:16"
},
"product_reference": "postgresql-upgrade-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le::postgresql:16",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x (postgresql:16) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql-upgrade-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x::postgresql:16"
},
"product_reference": "postgresql-upgrade-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x::postgresql:16",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64 (postgresql:16) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql-upgrade-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64::postgresql:16"
},
"product_reference": "postgresql-upgrade-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64::postgresql:16",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64 (postgresql:16) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql-upgrade-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64::postgresql:16"
},
"product_reference": "postgresql-upgrade-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64::postgresql:16",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le (postgresql:16) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql-upgrade-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le::postgresql:16"
},
"product_reference": "postgresql-upgrade-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le::postgresql:16",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x (postgresql:16) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql-upgrade-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x::postgresql:16"
},
"product_reference": "postgresql-upgrade-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x::postgresql:16",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64 (postgresql:16) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql-upgrade-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64::postgresql:16"
},
"product_reference": "postgresql-upgrade-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64::postgresql:16",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-devel-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64 (postgresql:16) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql-upgrade-devel-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64::postgresql:16"
},
"product_reference": "postgresql-upgrade-devel-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64::postgresql:16",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-devel-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le (postgresql:16) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql-upgrade-devel-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le::postgresql:16"
},
"product_reference": "postgresql-upgrade-devel-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le::postgresql:16",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-devel-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x (postgresql:16) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql-upgrade-devel-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x::postgresql:16"
},
"product_reference": "postgresql-upgrade-devel-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x::postgresql:16",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-devel-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64 (postgresql:16) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql-upgrade-devel-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64::postgresql:16"
},
"product_reference": "postgresql-upgrade-devel-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64::postgresql:16",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-devel-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64 (postgresql:16) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql-upgrade-devel-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64::postgresql:16"
},
"product_reference": "postgresql-upgrade-devel-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64::postgresql:16",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-devel-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le (postgresql:16) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql-upgrade-devel-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le::postgresql:16"
},
"product_reference": "postgresql-upgrade-devel-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le::postgresql:16",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-devel-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x (postgresql:16) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql-upgrade-devel-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x::postgresql:16"
},
"product_reference": "postgresql-upgrade-devel-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x::postgresql:16",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-devel-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64 (postgresql:16) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql-upgrade-devel-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64::postgresql:16"
},
"product_reference": "postgresql-upgrade-devel-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64::postgresql:16",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2024-10976",
"cwe": {
"id": "CWE-1250",
"name": "Improper Preservation of Consistency Between Independent Representations of Shared State"
},
"discovery_date": "2024-11-14T14:01:51.200335+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2326263"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in PostgreSQL. This vulnerability allows incorrect row-level security policies to be applied via subqueries, WITH queries, security invoker views, or SQL-language functions that reference tables with row-level security policies. This issue arises when a query is planned under one role and executed under another, potentially leading to unauthorized reads or modifications of data.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "postgresql: PostgreSQL row security below e.g. subqueries disregards user ID changes",
"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.5.0.Z.MAIN:pg_repack-0:1.5.1-1.module+el9.5.0+22557+8cb08ba5.aarch64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:pg_repack-0:1.5.1-1.module+el9.5.0+22557+8cb08ba5.ppc64le::postgresql:16",
"AppStream-9.5.0.Z.MAIN:pg_repack-0:1.5.1-1.module+el9.5.0+22557+8cb08ba5.s390x::postgresql:16",
"AppStream-9.5.0.Z.MAIN:pg_repack-0:1.5.1-1.module+el9.5.0+22557+8cb08ba5.src::postgresql:16",
"AppStream-9.5.0.Z.MAIN:pg_repack-0:1.5.1-1.module+el9.5.0+22557+8cb08ba5.x86_64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:pg_repack-debuginfo-0:1.5.1-1.module+el9.5.0+22557+8cb08ba5.aarch64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:pg_repack-debuginfo-0:1.5.1-1.module+el9.5.0+22557+8cb08ba5.ppc64le::postgresql:16",
"AppStream-9.5.0.Z.MAIN:pg_repack-debuginfo-0:1.5.1-1.module+el9.5.0+22557+8cb08ba5.s390x::postgresql:16",
"AppStream-9.5.0.Z.MAIN:pg_repack-debuginfo-0:1.5.1-1.module+el9.5.0+22557+8cb08ba5.x86_64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:pg_repack-debugsource-0:1.5.1-1.module+el9.5.0+22557+8cb08ba5.aarch64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:pg_repack-debugsource-0:1.5.1-1.module+el9.5.0+22557+8cb08ba5.ppc64le::postgresql:16",
"AppStream-9.5.0.Z.MAIN:pg_repack-debugsource-0:1.5.1-1.module+el9.5.0+22557+8cb08ba5.s390x::postgresql:16",
"AppStream-9.5.0.Z.MAIN:pg_repack-debugsource-0:1.5.1-1.module+el9.5.0+22557+8cb08ba5.x86_64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:pgaudit-0:16.0-1.module+el9.4.0+20427+07482b8c.aarch64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:pgaudit-0:16.0-1.module+el9.4.0+20427+07482b8c.ppc64le::postgresql:16",
"AppStream-9.5.0.Z.MAIN:pgaudit-0:16.0-1.module+el9.4.0+20427+07482b8c.s390x::postgresql:16",
"AppStream-9.5.0.Z.MAIN:pgaudit-0:16.0-1.module+el9.4.0+20427+07482b8c.src::postgresql:16",
"AppStream-9.5.0.Z.MAIN:pgaudit-0:16.0-1.module+el9.4.0+20427+07482b8c.x86_64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:pgaudit-debuginfo-0:16.0-1.module+el9.4.0+20427+07482b8c.aarch64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:pgaudit-debuginfo-0:16.0-1.module+el9.4.0+20427+07482b8c.ppc64le::postgresql:16",
"AppStream-9.5.0.Z.MAIN:pgaudit-debuginfo-0:16.0-1.module+el9.4.0+20427+07482b8c.s390x::postgresql:16",
"AppStream-9.5.0.Z.MAIN:pgaudit-debuginfo-0:16.0-1.module+el9.4.0+20427+07482b8c.x86_64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:pgaudit-debugsource-0:16.0-1.module+el9.4.0+20427+07482b8c.aarch64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:pgaudit-debugsource-0:16.0-1.module+el9.4.0+20427+07482b8c.ppc64le::postgresql:16",
"AppStream-9.5.0.Z.MAIN:pgaudit-debugsource-0:16.0-1.module+el9.4.0+20427+07482b8c.s390x::postgresql:16",
"AppStream-9.5.0.Z.MAIN:pgaudit-debugsource-0:16.0-1.module+el9.4.0+20427+07482b8c.x86_64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:pgvector-0:0.6.2-1.module+el9.5.0+21770+ad2986ef.aarch64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:pgvector-0:0.6.2-1.module+el9.5.0+21770+ad2986ef.ppc64le::postgresql:16",
"AppStream-9.5.0.Z.MAIN:pgvector-0:0.6.2-1.module+el9.5.0+21770+ad2986ef.s390x::postgresql:16",
"AppStream-9.5.0.Z.MAIN:pgvector-0:0.6.2-1.module+el9.5.0+21770+ad2986ef.src::postgresql:16",
"AppStream-9.5.0.Z.MAIN:pgvector-0:0.6.2-1.module+el9.5.0+21770+ad2986ef.x86_64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:pgvector-debuginfo-0:0.6.2-1.module+el9.5.0+21770+ad2986ef.aarch64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:pgvector-debuginfo-0:0.6.2-1.module+el9.5.0+21770+ad2986ef.ppc64le::postgresql:16",
"AppStream-9.5.0.Z.MAIN:pgvector-debuginfo-0:0.6.2-1.module+el9.5.0+21770+ad2986ef.s390x::postgresql:16",
"AppStream-9.5.0.Z.MAIN:pgvector-debuginfo-0:0.6.2-1.module+el9.5.0+21770+ad2986ef.x86_64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:pgvector-debugsource-0:0.6.2-1.module+el9.5.0+21770+ad2986ef.aarch64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:pgvector-debugsource-0:0.6.2-1.module+el9.5.0+21770+ad2986ef.ppc64le::postgresql:16",
"AppStream-9.5.0.Z.MAIN:pgvector-debugsource-0:0.6.2-1.module+el9.5.0+21770+ad2986ef.s390x::postgresql:16",
"AppStream-9.5.0.Z.MAIN:pgvector-debugsource-0:0.6.2-1.module+el9.5.0+21770+ad2986ef.x86_64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgres-decoderbufs-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.aarch64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgres-decoderbufs-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.ppc64le::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgres-decoderbufs-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.s390x::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgres-decoderbufs-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.src::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgres-decoderbufs-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.x86_64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.aarch64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.ppc64le::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.s390x::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.x86_64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.aarch64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.ppc64le::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.s390x::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.x86_64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-0:16.6-1.module+el9.5.0+22557+8cb08ba5.src::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-contrib-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-contrib-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-contrib-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-contrib-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-contrib-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-contrib-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-contrib-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-contrib-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-debugsource-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-debugsource-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-debugsource-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-debugsource-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-docs-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-docs-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-docs-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-docs-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-docs-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-docs-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-docs-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-docs-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-plperl-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-plperl-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-plperl-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-plperl-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-plperl-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-plperl-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-plperl-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-plperl-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-plpython3-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-plpython3-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-plpython3-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-plpython3-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-plpython3-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-plpython3-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-plpython3-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-plpython3-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-pltcl-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-pltcl-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-pltcl-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-pltcl-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-pltcl-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-pltcl-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-pltcl-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-pltcl-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-private-devel-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-private-devel-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-private-devel-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-private-devel-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-private-libs-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-private-libs-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-private-libs-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-private-libs-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-private-libs-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-private-libs-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-private-libs-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-private-libs-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-server-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-server-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-server-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-server-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-server-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-server-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-server-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-server-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-server-devel-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-server-devel-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-server-devel-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-server-devel-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-server-devel-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-server-devel-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-server-devel-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-server-devel-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-static-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-static-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-static-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-static-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-test-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-test-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-test-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-test-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-test-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-test-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-test-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-test-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-test-rpm-macros-0:16.6-1.module+el9.5.0+22557+8cb08ba5.noarch::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-devel-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-devel-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-devel-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-devel-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-devel-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-devel-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-devel-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-devel-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64::postgresql:16"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-10976"
},
{
"category": "external",
"summary": "RHBZ#2326263",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2326263"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-10976",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-10976"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-10976",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-10976"
},
{
"category": "external",
"summary": "https://www.postgresql.org/support/security/CVE-2024-10976/",
"url": "https://www.postgresql.org/support/security/CVE-2024-10976/"
}
],
"release_date": "2024-11-14T13:00:01.930000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-12-04T09:24:28+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-9.5.0.Z.MAIN:pg_repack-0:1.5.1-1.module+el9.5.0+22557+8cb08ba5.aarch64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:pg_repack-0:1.5.1-1.module+el9.5.0+22557+8cb08ba5.ppc64le::postgresql:16",
"AppStream-9.5.0.Z.MAIN:pg_repack-0:1.5.1-1.module+el9.5.0+22557+8cb08ba5.s390x::postgresql:16",
"AppStream-9.5.0.Z.MAIN:pg_repack-0:1.5.1-1.module+el9.5.0+22557+8cb08ba5.src::postgresql:16",
"AppStream-9.5.0.Z.MAIN:pg_repack-0:1.5.1-1.module+el9.5.0+22557+8cb08ba5.x86_64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:pg_repack-debuginfo-0:1.5.1-1.module+el9.5.0+22557+8cb08ba5.aarch64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:pg_repack-debuginfo-0:1.5.1-1.module+el9.5.0+22557+8cb08ba5.ppc64le::postgresql:16",
"AppStream-9.5.0.Z.MAIN:pg_repack-debuginfo-0:1.5.1-1.module+el9.5.0+22557+8cb08ba5.s390x::postgresql:16",
"AppStream-9.5.0.Z.MAIN:pg_repack-debuginfo-0:1.5.1-1.module+el9.5.0+22557+8cb08ba5.x86_64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:pg_repack-debugsource-0:1.5.1-1.module+el9.5.0+22557+8cb08ba5.aarch64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:pg_repack-debugsource-0:1.5.1-1.module+el9.5.0+22557+8cb08ba5.ppc64le::postgresql:16",
"AppStream-9.5.0.Z.MAIN:pg_repack-debugsource-0:1.5.1-1.module+el9.5.0+22557+8cb08ba5.s390x::postgresql:16",
"AppStream-9.5.0.Z.MAIN:pg_repack-debugsource-0:1.5.1-1.module+el9.5.0+22557+8cb08ba5.x86_64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:pgaudit-0:16.0-1.module+el9.4.0+20427+07482b8c.aarch64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:pgaudit-0:16.0-1.module+el9.4.0+20427+07482b8c.ppc64le::postgresql:16",
"AppStream-9.5.0.Z.MAIN:pgaudit-0:16.0-1.module+el9.4.0+20427+07482b8c.s390x::postgresql:16",
"AppStream-9.5.0.Z.MAIN:pgaudit-0:16.0-1.module+el9.4.0+20427+07482b8c.src::postgresql:16",
"AppStream-9.5.0.Z.MAIN:pgaudit-0:16.0-1.module+el9.4.0+20427+07482b8c.x86_64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:pgaudit-debuginfo-0:16.0-1.module+el9.4.0+20427+07482b8c.aarch64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:pgaudit-debuginfo-0:16.0-1.module+el9.4.0+20427+07482b8c.ppc64le::postgresql:16",
"AppStream-9.5.0.Z.MAIN:pgaudit-debuginfo-0:16.0-1.module+el9.4.0+20427+07482b8c.s390x::postgresql:16",
"AppStream-9.5.0.Z.MAIN:pgaudit-debuginfo-0:16.0-1.module+el9.4.0+20427+07482b8c.x86_64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:pgaudit-debugsource-0:16.0-1.module+el9.4.0+20427+07482b8c.aarch64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:pgaudit-debugsource-0:16.0-1.module+el9.4.0+20427+07482b8c.ppc64le::postgresql:16",
"AppStream-9.5.0.Z.MAIN:pgaudit-debugsource-0:16.0-1.module+el9.4.0+20427+07482b8c.s390x::postgresql:16",
"AppStream-9.5.0.Z.MAIN:pgaudit-debugsource-0:16.0-1.module+el9.4.0+20427+07482b8c.x86_64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:pgvector-0:0.6.2-1.module+el9.5.0+21770+ad2986ef.aarch64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:pgvector-0:0.6.2-1.module+el9.5.0+21770+ad2986ef.ppc64le::postgresql:16",
"AppStream-9.5.0.Z.MAIN:pgvector-0:0.6.2-1.module+el9.5.0+21770+ad2986ef.s390x::postgresql:16",
"AppStream-9.5.0.Z.MAIN:pgvector-0:0.6.2-1.module+el9.5.0+21770+ad2986ef.src::postgresql:16",
"AppStream-9.5.0.Z.MAIN:pgvector-0:0.6.2-1.module+el9.5.0+21770+ad2986ef.x86_64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:pgvector-debuginfo-0:0.6.2-1.module+el9.5.0+21770+ad2986ef.aarch64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:pgvector-debuginfo-0:0.6.2-1.module+el9.5.0+21770+ad2986ef.ppc64le::postgresql:16",
"AppStream-9.5.0.Z.MAIN:pgvector-debuginfo-0:0.6.2-1.module+el9.5.0+21770+ad2986ef.s390x::postgresql:16",
"AppStream-9.5.0.Z.MAIN:pgvector-debuginfo-0:0.6.2-1.module+el9.5.0+21770+ad2986ef.x86_64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:pgvector-debugsource-0:0.6.2-1.module+el9.5.0+21770+ad2986ef.aarch64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:pgvector-debugsource-0:0.6.2-1.module+el9.5.0+21770+ad2986ef.ppc64le::postgresql:16",
"AppStream-9.5.0.Z.MAIN:pgvector-debugsource-0:0.6.2-1.module+el9.5.0+21770+ad2986ef.s390x::postgresql:16",
"AppStream-9.5.0.Z.MAIN:pgvector-debugsource-0:0.6.2-1.module+el9.5.0+21770+ad2986ef.x86_64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgres-decoderbufs-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.aarch64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgres-decoderbufs-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.ppc64le::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgres-decoderbufs-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.s390x::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgres-decoderbufs-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.src::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgres-decoderbufs-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.x86_64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.aarch64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.ppc64le::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.s390x::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.x86_64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.aarch64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.ppc64le::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.s390x::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.x86_64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-0:16.6-1.module+el9.5.0+22557+8cb08ba5.src::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-contrib-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-contrib-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-contrib-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-contrib-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-contrib-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-contrib-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-contrib-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-contrib-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-debugsource-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-debugsource-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-debugsource-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-debugsource-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-docs-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-docs-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-docs-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-docs-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-docs-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-docs-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-docs-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-docs-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-plperl-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-plperl-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-plperl-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-plperl-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-plperl-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-plperl-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-plperl-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-plperl-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-plpython3-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-plpython3-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-plpython3-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-plpython3-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-plpython3-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-plpython3-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-plpython3-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-plpython3-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-pltcl-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-pltcl-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-pltcl-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-pltcl-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-pltcl-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-pltcl-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-pltcl-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-pltcl-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-private-devel-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-private-devel-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-private-devel-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-private-devel-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-private-libs-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-private-libs-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-private-libs-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-private-libs-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-private-libs-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-private-libs-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-private-libs-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-private-libs-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-server-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-server-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-server-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-server-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-server-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-server-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-server-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-server-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-server-devel-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-server-devel-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-server-devel-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-server-devel-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-server-devel-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-server-devel-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-server-devel-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-server-devel-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-static-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-static-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-static-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-static-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-test-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-test-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-test-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-test-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-test-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-test-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-test-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-test-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-test-rpm-macros-0:16.6-1.module+el9.5.0+22557+8cb08ba5.noarch::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-devel-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-devel-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-devel-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-devel-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-devel-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-devel-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-devel-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-devel-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64::postgresql:16"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:10788"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options don\u0027t meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"AppStream-9.5.0.Z.MAIN:pg_repack-0:1.5.1-1.module+el9.5.0+22557+8cb08ba5.aarch64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:pg_repack-0:1.5.1-1.module+el9.5.0+22557+8cb08ba5.ppc64le::postgresql:16",
"AppStream-9.5.0.Z.MAIN:pg_repack-0:1.5.1-1.module+el9.5.0+22557+8cb08ba5.s390x::postgresql:16",
"AppStream-9.5.0.Z.MAIN:pg_repack-0:1.5.1-1.module+el9.5.0+22557+8cb08ba5.src::postgresql:16",
"AppStream-9.5.0.Z.MAIN:pg_repack-0:1.5.1-1.module+el9.5.0+22557+8cb08ba5.x86_64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:pg_repack-debuginfo-0:1.5.1-1.module+el9.5.0+22557+8cb08ba5.aarch64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:pg_repack-debuginfo-0:1.5.1-1.module+el9.5.0+22557+8cb08ba5.ppc64le::postgresql:16",
"AppStream-9.5.0.Z.MAIN:pg_repack-debuginfo-0:1.5.1-1.module+el9.5.0+22557+8cb08ba5.s390x::postgresql:16",
"AppStream-9.5.0.Z.MAIN:pg_repack-debuginfo-0:1.5.1-1.module+el9.5.0+22557+8cb08ba5.x86_64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:pg_repack-debugsource-0:1.5.1-1.module+el9.5.0+22557+8cb08ba5.aarch64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:pg_repack-debugsource-0:1.5.1-1.module+el9.5.0+22557+8cb08ba5.ppc64le::postgresql:16",
"AppStream-9.5.0.Z.MAIN:pg_repack-debugsource-0:1.5.1-1.module+el9.5.0+22557+8cb08ba5.s390x::postgresql:16",
"AppStream-9.5.0.Z.MAIN:pg_repack-debugsource-0:1.5.1-1.module+el9.5.0+22557+8cb08ba5.x86_64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:pgaudit-0:16.0-1.module+el9.4.0+20427+07482b8c.aarch64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:pgaudit-0:16.0-1.module+el9.4.0+20427+07482b8c.ppc64le::postgresql:16",
"AppStream-9.5.0.Z.MAIN:pgaudit-0:16.0-1.module+el9.4.0+20427+07482b8c.s390x::postgresql:16",
"AppStream-9.5.0.Z.MAIN:pgaudit-0:16.0-1.module+el9.4.0+20427+07482b8c.src::postgresql:16",
"AppStream-9.5.0.Z.MAIN:pgaudit-0:16.0-1.module+el9.4.0+20427+07482b8c.x86_64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:pgaudit-debuginfo-0:16.0-1.module+el9.4.0+20427+07482b8c.aarch64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:pgaudit-debuginfo-0:16.0-1.module+el9.4.0+20427+07482b8c.ppc64le::postgresql:16",
"AppStream-9.5.0.Z.MAIN:pgaudit-debuginfo-0:16.0-1.module+el9.4.0+20427+07482b8c.s390x::postgresql:16",
"AppStream-9.5.0.Z.MAIN:pgaudit-debuginfo-0:16.0-1.module+el9.4.0+20427+07482b8c.x86_64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:pgaudit-debugsource-0:16.0-1.module+el9.4.0+20427+07482b8c.aarch64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:pgaudit-debugsource-0:16.0-1.module+el9.4.0+20427+07482b8c.ppc64le::postgresql:16",
"AppStream-9.5.0.Z.MAIN:pgaudit-debugsource-0:16.0-1.module+el9.4.0+20427+07482b8c.s390x::postgresql:16",
"AppStream-9.5.0.Z.MAIN:pgaudit-debugsource-0:16.0-1.module+el9.4.0+20427+07482b8c.x86_64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:pgvector-0:0.6.2-1.module+el9.5.0+21770+ad2986ef.aarch64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:pgvector-0:0.6.2-1.module+el9.5.0+21770+ad2986ef.ppc64le::postgresql:16",
"AppStream-9.5.0.Z.MAIN:pgvector-0:0.6.2-1.module+el9.5.0+21770+ad2986ef.s390x::postgresql:16",
"AppStream-9.5.0.Z.MAIN:pgvector-0:0.6.2-1.module+el9.5.0+21770+ad2986ef.src::postgresql:16",
"AppStream-9.5.0.Z.MAIN:pgvector-0:0.6.2-1.module+el9.5.0+21770+ad2986ef.x86_64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:pgvector-debuginfo-0:0.6.2-1.module+el9.5.0+21770+ad2986ef.aarch64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:pgvector-debuginfo-0:0.6.2-1.module+el9.5.0+21770+ad2986ef.ppc64le::postgresql:16",
"AppStream-9.5.0.Z.MAIN:pgvector-debuginfo-0:0.6.2-1.module+el9.5.0+21770+ad2986ef.s390x::postgresql:16",
"AppStream-9.5.0.Z.MAIN:pgvector-debuginfo-0:0.6.2-1.module+el9.5.0+21770+ad2986ef.x86_64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:pgvector-debugsource-0:0.6.2-1.module+el9.5.0+21770+ad2986ef.aarch64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:pgvector-debugsource-0:0.6.2-1.module+el9.5.0+21770+ad2986ef.ppc64le::postgresql:16",
"AppStream-9.5.0.Z.MAIN:pgvector-debugsource-0:0.6.2-1.module+el9.5.0+21770+ad2986ef.s390x::postgresql:16",
"AppStream-9.5.0.Z.MAIN:pgvector-debugsource-0:0.6.2-1.module+el9.5.0+21770+ad2986ef.x86_64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgres-decoderbufs-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.aarch64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgres-decoderbufs-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.ppc64le::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgres-decoderbufs-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.s390x::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgres-decoderbufs-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.src::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgres-decoderbufs-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.x86_64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.aarch64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.ppc64le::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.s390x::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.x86_64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.aarch64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.ppc64le::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.s390x::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.x86_64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-0:16.6-1.module+el9.5.0+22557+8cb08ba5.src::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-contrib-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-contrib-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-contrib-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-contrib-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-contrib-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-contrib-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-contrib-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-contrib-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-debugsource-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-debugsource-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-debugsource-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-debugsource-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-docs-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-docs-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-docs-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-docs-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-docs-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-docs-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-docs-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-docs-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-plperl-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-plperl-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-plperl-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-plperl-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-plperl-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-plperl-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-plperl-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-plperl-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-plpython3-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-plpython3-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-plpython3-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-plpython3-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-plpython3-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-plpython3-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-plpython3-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-plpython3-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-pltcl-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-pltcl-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-pltcl-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-pltcl-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-pltcl-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-pltcl-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-pltcl-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-pltcl-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-private-devel-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-private-devel-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-private-devel-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-private-devel-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-private-libs-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-private-libs-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-private-libs-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-private-libs-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-private-libs-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-private-libs-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-private-libs-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-private-libs-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-server-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-server-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-server-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-server-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-server-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-server-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-server-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-server-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-server-devel-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-server-devel-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-server-devel-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-server-devel-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-server-devel-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-server-devel-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-server-devel-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-server-devel-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-static-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-static-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-static-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-static-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-test-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-test-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-test-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-test-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-test-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-test-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-test-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-test-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-test-rpm-macros-0:16.6-1.module+el9.5.0+22557+8cb08ba5.noarch::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-devel-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-devel-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-devel-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-devel-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-devel-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-devel-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-devel-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-devel-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64::postgresql:16"
]
}
],
"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.5.0.Z.MAIN:pg_repack-0:1.5.1-1.module+el9.5.0+22557+8cb08ba5.aarch64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:pg_repack-0:1.5.1-1.module+el9.5.0+22557+8cb08ba5.ppc64le::postgresql:16",
"AppStream-9.5.0.Z.MAIN:pg_repack-0:1.5.1-1.module+el9.5.0+22557+8cb08ba5.s390x::postgresql:16",
"AppStream-9.5.0.Z.MAIN:pg_repack-0:1.5.1-1.module+el9.5.0+22557+8cb08ba5.src::postgresql:16",
"AppStream-9.5.0.Z.MAIN:pg_repack-0:1.5.1-1.module+el9.5.0+22557+8cb08ba5.x86_64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:pg_repack-debuginfo-0:1.5.1-1.module+el9.5.0+22557+8cb08ba5.aarch64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:pg_repack-debuginfo-0:1.5.1-1.module+el9.5.0+22557+8cb08ba5.ppc64le::postgresql:16",
"AppStream-9.5.0.Z.MAIN:pg_repack-debuginfo-0:1.5.1-1.module+el9.5.0+22557+8cb08ba5.s390x::postgresql:16",
"AppStream-9.5.0.Z.MAIN:pg_repack-debuginfo-0:1.5.1-1.module+el9.5.0+22557+8cb08ba5.x86_64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:pg_repack-debugsource-0:1.5.1-1.module+el9.5.0+22557+8cb08ba5.aarch64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:pg_repack-debugsource-0:1.5.1-1.module+el9.5.0+22557+8cb08ba5.ppc64le::postgresql:16",
"AppStream-9.5.0.Z.MAIN:pg_repack-debugsource-0:1.5.1-1.module+el9.5.0+22557+8cb08ba5.s390x::postgresql:16",
"AppStream-9.5.0.Z.MAIN:pg_repack-debugsource-0:1.5.1-1.module+el9.5.0+22557+8cb08ba5.x86_64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:pgaudit-0:16.0-1.module+el9.4.0+20427+07482b8c.aarch64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:pgaudit-0:16.0-1.module+el9.4.0+20427+07482b8c.ppc64le::postgresql:16",
"AppStream-9.5.0.Z.MAIN:pgaudit-0:16.0-1.module+el9.4.0+20427+07482b8c.s390x::postgresql:16",
"AppStream-9.5.0.Z.MAIN:pgaudit-0:16.0-1.module+el9.4.0+20427+07482b8c.src::postgresql:16",
"AppStream-9.5.0.Z.MAIN:pgaudit-0:16.0-1.module+el9.4.0+20427+07482b8c.x86_64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:pgaudit-debuginfo-0:16.0-1.module+el9.4.0+20427+07482b8c.aarch64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:pgaudit-debuginfo-0:16.0-1.module+el9.4.0+20427+07482b8c.ppc64le::postgresql:16",
"AppStream-9.5.0.Z.MAIN:pgaudit-debuginfo-0:16.0-1.module+el9.4.0+20427+07482b8c.s390x::postgresql:16",
"AppStream-9.5.0.Z.MAIN:pgaudit-debuginfo-0:16.0-1.module+el9.4.0+20427+07482b8c.x86_64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:pgaudit-debugsource-0:16.0-1.module+el9.4.0+20427+07482b8c.aarch64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:pgaudit-debugsource-0:16.0-1.module+el9.4.0+20427+07482b8c.ppc64le::postgresql:16",
"AppStream-9.5.0.Z.MAIN:pgaudit-debugsource-0:16.0-1.module+el9.4.0+20427+07482b8c.s390x::postgresql:16",
"AppStream-9.5.0.Z.MAIN:pgaudit-debugsource-0:16.0-1.module+el9.4.0+20427+07482b8c.x86_64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:pgvector-0:0.6.2-1.module+el9.5.0+21770+ad2986ef.aarch64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:pgvector-0:0.6.2-1.module+el9.5.0+21770+ad2986ef.ppc64le::postgresql:16",
"AppStream-9.5.0.Z.MAIN:pgvector-0:0.6.2-1.module+el9.5.0+21770+ad2986ef.s390x::postgresql:16",
"AppStream-9.5.0.Z.MAIN:pgvector-0:0.6.2-1.module+el9.5.0+21770+ad2986ef.src::postgresql:16",
"AppStream-9.5.0.Z.MAIN:pgvector-0:0.6.2-1.module+el9.5.0+21770+ad2986ef.x86_64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:pgvector-debuginfo-0:0.6.2-1.module+el9.5.0+21770+ad2986ef.aarch64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:pgvector-debuginfo-0:0.6.2-1.module+el9.5.0+21770+ad2986ef.ppc64le::postgresql:16",
"AppStream-9.5.0.Z.MAIN:pgvector-debuginfo-0:0.6.2-1.module+el9.5.0+21770+ad2986ef.s390x::postgresql:16",
"AppStream-9.5.0.Z.MAIN:pgvector-debuginfo-0:0.6.2-1.module+el9.5.0+21770+ad2986ef.x86_64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:pgvector-debugsource-0:0.6.2-1.module+el9.5.0+21770+ad2986ef.aarch64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:pgvector-debugsource-0:0.6.2-1.module+el9.5.0+21770+ad2986ef.ppc64le::postgresql:16",
"AppStream-9.5.0.Z.MAIN:pgvector-debugsource-0:0.6.2-1.module+el9.5.0+21770+ad2986ef.s390x::postgresql:16",
"AppStream-9.5.0.Z.MAIN:pgvector-debugsource-0:0.6.2-1.module+el9.5.0+21770+ad2986ef.x86_64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgres-decoderbufs-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.aarch64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgres-decoderbufs-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.ppc64le::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgres-decoderbufs-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.s390x::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgres-decoderbufs-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.src::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgres-decoderbufs-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.x86_64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.aarch64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.ppc64le::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.s390x::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.x86_64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.aarch64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.ppc64le::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.s390x::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.x86_64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-0:16.6-1.module+el9.5.0+22557+8cb08ba5.src::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-contrib-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-contrib-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-contrib-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-contrib-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-contrib-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-contrib-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-contrib-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-contrib-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-debugsource-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-debugsource-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-debugsource-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-debugsource-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-docs-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-docs-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-docs-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-docs-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-docs-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-docs-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-docs-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-docs-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-plperl-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-plperl-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-plperl-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-plperl-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-plperl-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-plperl-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-plperl-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-plperl-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-plpython3-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-plpython3-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-plpython3-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-plpython3-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-plpython3-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-plpython3-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-plpython3-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-plpython3-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-pltcl-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-pltcl-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-pltcl-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-pltcl-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-pltcl-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-pltcl-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-pltcl-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-pltcl-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-private-devel-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-private-devel-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-private-devel-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-private-devel-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-private-libs-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-private-libs-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-private-libs-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-private-libs-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-private-libs-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-private-libs-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-private-libs-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-private-libs-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-server-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-server-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-server-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-server-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-server-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-server-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-server-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-server-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-server-devel-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-server-devel-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-server-devel-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-server-devel-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-server-devel-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-server-devel-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-server-devel-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-server-devel-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-static-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-static-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-static-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-static-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-test-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-test-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-test-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-test-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-test-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-test-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-test-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-test-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-test-rpm-macros-0:16.6-1.module+el9.5.0+22557+8cb08ba5.noarch::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-devel-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-devel-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-devel-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-devel-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-devel-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-devel-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-devel-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-devel-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64::postgresql:16"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "postgresql: PostgreSQL row security below e.g. subqueries disregards user ID changes"
},
{
"cve": "CVE-2024-10978",
"cwe": {
"id": "CWE-266",
"name": "Incorrect Privilege Assignment"
},
"discovery_date": "2024-11-14T14:01:03.625881+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2326251"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in PostgreSQL. This vulnerability allows a less-privileged application user to view or change unintended rows using SET ROLE, SET SESSION AUTHORIZATION, or equivalent features resulting in loss of confidentiality integrity and availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "postgresql: PostgreSQL SET ROLE, SET SESSION AUTHORIZATION reset to wrong user ID",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Within regulated environments, a combination of the following controls acts as a significant barrier to successfully exploiting a CWE-266: and therefore downgrades the severity of this particular CVE from Moderate to Low.\n\nAccess to the platform is granted only after successful hard token, multi-factor authentication (MFA), which is coupled with least privilege principles to ensure that only authorized roles and users can execute or manipulate code. Additionally, the platform\u0027s built-in Role-Based Access Control (RBAC) enforces least privilege across workloads. Red Hat enforces the principle of least functionality, ensuring that only essential features, services, and ports are enabled. Event logs are collected and processed for centralization, correlation, analysis, monitoring, reporting, alerting, and retention, which helps detect and alert of any anomalous or unauthorized activity. Finally, process isolation ensures that compromised components are contained within the originating process, preventing it from affecting other processes or the system as a whole.",
"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.5.0.Z.MAIN:pg_repack-0:1.5.1-1.module+el9.5.0+22557+8cb08ba5.aarch64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:pg_repack-0:1.5.1-1.module+el9.5.0+22557+8cb08ba5.ppc64le::postgresql:16",
"AppStream-9.5.0.Z.MAIN:pg_repack-0:1.5.1-1.module+el9.5.0+22557+8cb08ba5.s390x::postgresql:16",
"AppStream-9.5.0.Z.MAIN:pg_repack-0:1.5.1-1.module+el9.5.0+22557+8cb08ba5.src::postgresql:16",
"AppStream-9.5.0.Z.MAIN:pg_repack-0:1.5.1-1.module+el9.5.0+22557+8cb08ba5.x86_64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:pg_repack-debuginfo-0:1.5.1-1.module+el9.5.0+22557+8cb08ba5.aarch64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:pg_repack-debuginfo-0:1.5.1-1.module+el9.5.0+22557+8cb08ba5.ppc64le::postgresql:16",
"AppStream-9.5.0.Z.MAIN:pg_repack-debuginfo-0:1.5.1-1.module+el9.5.0+22557+8cb08ba5.s390x::postgresql:16",
"AppStream-9.5.0.Z.MAIN:pg_repack-debuginfo-0:1.5.1-1.module+el9.5.0+22557+8cb08ba5.x86_64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:pg_repack-debugsource-0:1.5.1-1.module+el9.5.0+22557+8cb08ba5.aarch64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:pg_repack-debugsource-0:1.5.1-1.module+el9.5.0+22557+8cb08ba5.ppc64le::postgresql:16",
"AppStream-9.5.0.Z.MAIN:pg_repack-debugsource-0:1.5.1-1.module+el9.5.0+22557+8cb08ba5.s390x::postgresql:16",
"AppStream-9.5.0.Z.MAIN:pg_repack-debugsource-0:1.5.1-1.module+el9.5.0+22557+8cb08ba5.x86_64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:pgaudit-0:16.0-1.module+el9.4.0+20427+07482b8c.aarch64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:pgaudit-0:16.0-1.module+el9.4.0+20427+07482b8c.ppc64le::postgresql:16",
"AppStream-9.5.0.Z.MAIN:pgaudit-0:16.0-1.module+el9.4.0+20427+07482b8c.s390x::postgresql:16",
"AppStream-9.5.0.Z.MAIN:pgaudit-0:16.0-1.module+el9.4.0+20427+07482b8c.src::postgresql:16",
"AppStream-9.5.0.Z.MAIN:pgaudit-0:16.0-1.module+el9.4.0+20427+07482b8c.x86_64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:pgaudit-debuginfo-0:16.0-1.module+el9.4.0+20427+07482b8c.aarch64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:pgaudit-debuginfo-0:16.0-1.module+el9.4.0+20427+07482b8c.ppc64le::postgresql:16",
"AppStream-9.5.0.Z.MAIN:pgaudit-debuginfo-0:16.0-1.module+el9.4.0+20427+07482b8c.s390x::postgresql:16",
"AppStream-9.5.0.Z.MAIN:pgaudit-debuginfo-0:16.0-1.module+el9.4.0+20427+07482b8c.x86_64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:pgaudit-debugsource-0:16.0-1.module+el9.4.0+20427+07482b8c.aarch64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:pgaudit-debugsource-0:16.0-1.module+el9.4.0+20427+07482b8c.ppc64le::postgresql:16",
"AppStream-9.5.0.Z.MAIN:pgaudit-debugsource-0:16.0-1.module+el9.4.0+20427+07482b8c.s390x::postgresql:16",
"AppStream-9.5.0.Z.MAIN:pgaudit-debugsource-0:16.0-1.module+el9.4.0+20427+07482b8c.x86_64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:pgvector-0:0.6.2-1.module+el9.5.0+21770+ad2986ef.aarch64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:pgvector-0:0.6.2-1.module+el9.5.0+21770+ad2986ef.ppc64le::postgresql:16",
"AppStream-9.5.0.Z.MAIN:pgvector-0:0.6.2-1.module+el9.5.0+21770+ad2986ef.s390x::postgresql:16",
"AppStream-9.5.0.Z.MAIN:pgvector-0:0.6.2-1.module+el9.5.0+21770+ad2986ef.src::postgresql:16",
"AppStream-9.5.0.Z.MAIN:pgvector-0:0.6.2-1.module+el9.5.0+21770+ad2986ef.x86_64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:pgvector-debuginfo-0:0.6.2-1.module+el9.5.0+21770+ad2986ef.aarch64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:pgvector-debuginfo-0:0.6.2-1.module+el9.5.0+21770+ad2986ef.ppc64le::postgresql:16",
"AppStream-9.5.0.Z.MAIN:pgvector-debuginfo-0:0.6.2-1.module+el9.5.0+21770+ad2986ef.s390x::postgresql:16",
"AppStream-9.5.0.Z.MAIN:pgvector-debuginfo-0:0.6.2-1.module+el9.5.0+21770+ad2986ef.x86_64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:pgvector-debugsource-0:0.6.2-1.module+el9.5.0+21770+ad2986ef.aarch64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:pgvector-debugsource-0:0.6.2-1.module+el9.5.0+21770+ad2986ef.ppc64le::postgresql:16",
"AppStream-9.5.0.Z.MAIN:pgvector-debugsource-0:0.6.2-1.module+el9.5.0+21770+ad2986ef.s390x::postgresql:16",
"AppStream-9.5.0.Z.MAIN:pgvector-debugsource-0:0.6.2-1.module+el9.5.0+21770+ad2986ef.x86_64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgres-decoderbufs-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.aarch64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgres-decoderbufs-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.ppc64le::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgres-decoderbufs-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.s390x::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgres-decoderbufs-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.src::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgres-decoderbufs-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.x86_64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.aarch64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.ppc64le::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.s390x::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.x86_64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.aarch64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.ppc64le::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.s390x::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.x86_64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-0:16.6-1.module+el9.5.0+22557+8cb08ba5.src::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-contrib-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-contrib-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-contrib-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-contrib-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-contrib-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-contrib-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-contrib-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-contrib-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-debugsource-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-debugsource-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-debugsource-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-debugsource-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-docs-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-docs-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-docs-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-docs-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-docs-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-docs-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-docs-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-docs-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-plperl-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-plperl-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-plperl-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-plperl-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-plperl-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-plperl-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-plperl-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-plperl-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-plpython3-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-plpython3-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-plpython3-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-plpython3-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-plpython3-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-plpython3-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-plpython3-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-plpython3-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-pltcl-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-pltcl-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-pltcl-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-pltcl-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-pltcl-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-pltcl-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-pltcl-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-pltcl-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-private-devel-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-private-devel-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-private-devel-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-private-devel-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-private-libs-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-private-libs-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-private-libs-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-private-libs-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-private-libs-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-private-libs-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-private-libs-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-private-libs-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-server-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-server-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-server-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-server-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-server-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-server-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-server-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-server-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-server-devel-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-server-devel-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-server-devel-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-server-devel-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-server-devel-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-server-devel-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-server-devel-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-server-devel-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-static-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-static-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-static-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-static-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-test-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-test-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-test-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-test-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-test-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-test-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-test-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-test-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-test-rpm-macros-0:16.6-1.module+el9.5.0+22557+8cb08ba5.noarch::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-devel-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-devel-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-devel-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-devel-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-devel-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-devel-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-devel-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-devel-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64::postgresql:16"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-10978"
},
{
"category": "external",
"summary": "RHBZ#2326251",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2326251"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-10978",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-10978"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-10978",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-10978"
},
{
"category": "external",
"summary": "https://www.postgresql.org/support/security/CVE-2024-10978/",
"url": "https://www.postgresql.org/support/security/CVE-2024-10978/"
}
],
"release_date": "2024-11-14T13:00:07.398000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-12-04T09:24:28+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-9.5.0.Z.MAIN:pg_repack-0:1.5.1-1.module+el9.5.0+22557+8cb08ba5.aarch64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:pg_repack-0:1.5.1-1.module+el9.5.0+22557+8cb08ba5.ppc64le::postgresql:16",
"AppStream-9.5.0.Z.MAIN:pg_repack-0:1.5.1-1.module+el9.5.0+22557+8cb08ba5.s390x::postgresql:16",
"AppStream-9.5.0.Z.MAIN:pg_repack-0:1.5.1-1.module+el9.5.0+22557+8cb08ba5.src::postgresql:16",
"AppStream-9.5.0.Z.MAIN:pg_repack-0:1.5.1-1.module+el9.5.0+22557+8cb08ba5.x86_64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:pg_repack-debuginfo-0:1.5.1-1.module+el9.5.0+22557+8cb08ba5.aarch64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:pg_repack-debuginfo-0:1.5.1-1.module+el9.5.0+22557+8cb08ba5.ppc64le::postgresql:16",
"AppStream-9.5.0.Z.MAIN:pg_repack-debuginfo-0:1.5.1-1.module+el9.5.0+22557+8cb08ba5.s390x::postgresql:16",
"AppStream-9.5.0.Z.MAIN:pg_repack-debuginfo-0:1.5.1-1.module+el9.5.0+22557+8cb08ba5.x86_64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:pg_repack-debugsource-0:1.5.1-1.module+el9.5.0+22557+8cb08ba5.aarch64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:pg_repack-debugsource-0:1.5.1-1.module+el9.5.0+22557+8cb08ba5.ppc64le::postgresql:16",
"AppStream-9.5.0.Z.MAIN:pg_repack-debugsource-0:1.5.1-1.module+el9.5.0+22557+8cb08ba5.s390x::postgresql:16",
"AppStream-9.5.0.Z.MAIN:pg_repack-debugsource-0:1.5.1-1.module+el9.5.0+22557+8cb08ba5.x86_64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:pgaudit-0:16.0-1.module+el9.4.0+20427+07482b8c.aarch64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:pgaudit-0:16.0-1.module+el9.4.0+20427+07482b8c.ppc64le::postgresql:16",
"AppStream-9.5.0.Z.MAIN:pgaudit-0:16.0-1.module+el9.4.0+20427+07482b8c.s390x::postgresql:16",
"AppStream-9.5.0.Z.MAIN:pgaudit-0:16.0-1.module+el9.4.0+20427+07482b8c.src::postgresql:16",
"AppStream-9.5.0.Z.MAIN:pgaudit-0:16.0-1.module+el9.4.0+20427+07482b8c.x86_64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:pgaudit-debuginfo-0:16.0-1.module+el9.4.0+20427+07482b8c.aarch64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:pgaudit-debuginfo-0:16.0-1.module+el9.4.0+20427+07482b8c.ppc64le::postgresql:16",
"AppStream-9.5.0.Z.MAIN:pgaudit-debuginfo-0:16.0-1.module+el9.4.0+20427+07482b8c.s390x::postgresql:16",
"AppStream-9.5.0.Z.MAIN:pgaudit-debuginfo-0:16.0-1.module+el9.4.0+20427+07482b8c.x86_64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:pgaudit-debugsource-0:16.0-1.module+el9.4.0+20427+07482b8c.aarch64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:pgaudit-debugsource-0:16.0-1.module+el9.4.0+20427+07482b8c.ppc64le::postgresql:16",
"AppStream-9.5.0.Z.MAIN:pgaudit-debugsource-0:16.0-1.module+el9.4.0+20427+07482b8c.s390x::postgresql:16",
"AppStream-9.5.0.Z.MAIN:pgaudit-debugsource-0:16.0-1.module+el9.4.0+20427+07482b8c.x86_64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:pgvector-0:0.6.2-1.module+el9.5.0+21770+ad2986ef.aarch64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:pgvector-0:0.6.2-1.module+el9.5.0+21770+ad2986ef.ppc64le::postgresql:16",
"AppStream-9.5.0.Z.MAIN:pgvector-0:0.6.2-1.module+el9.5.0+21770+ad2986ef.s390x::postgresql:16",
"AppStream-9.5.0.Z.MAIN:pgvector-0:0.6.2-1.module+el9.5.0+21770+ad2986ef.src::postgresql:16",
"AppStream-9.5.0.Z.MAIN:pgvector-0:0.6.2-1.module+el9.5.0+21770+ad2986ef.x86_64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:pgvector-debuginfo-0:0.6.2-1.module+el9.5.0+21770+ad2986ef.aarch64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:pgvector-debuginfo-0:0.6.2-1.module+el9.5.0+21770+ad2986ef.ppc64le::postgresql:16",
"AppStream-9.5.0.Z.MAIN:pgvector-debuginfo-0:0.6.2-1.module+el9.5.0+21770+ad2986ef.s390x::postgresql:16",
"AppStream-9.5.0.Z.MAIN:pgvector-debuginfo-0:0.6.2-1.module+el9.5.0+21770+ad2986ef.x86_64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:pgvector-debugsource-0:0.6.2-1.module+el9.5.0+21770+ad2986ef.aarch64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:pgvector-debugsource-0:0.6.2-1.module+el9.5.0+21770+ad2986ef.ppc64le::postgresql:16",
"AppStream-9.5.0.Z.MAIN:pgvector-debugsource-0:0.6.2-1.module+el9.5.0+21770+ad2986ef.s390x::postgresql:16",
"AppStream-9.5.0.Z.MAIN:pgvector-debugsource-0:0.6.2-1.module+el9.5.0+21770+ad2986ef.x86_64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgres-decoderbufs-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.aarch64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgres-decoderbufs-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.ppc64le::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgres-decoderbufs-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.s390x::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgres-decoderbufs-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.src::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgres-decoderbufs-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.x86_64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.aarch64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.ppc64le::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.s390x::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.x86_64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.aarch64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.ppc64le::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.s390x::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.x86_64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-0:16.6-1.module+el9.5.0+22557+8cb08ba5.src::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-contrib-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-contrib-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-contrib-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-contrib-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-contrib-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-contrib-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-contrib-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-contrib-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-debugsource-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-debugsource-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-debugsource-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-debugsource-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-docs-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-docs-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-docs-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-docs-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-docs-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-docs-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-docs-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-docs-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-plperl-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-plperl-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-plperl-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-plperl-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-plperl-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-plperl-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-plperl-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-plperl-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-plpython3-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-plpython3-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-plpython3-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-plpython3-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-plpython3-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-plpython3-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-plpython3-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-plpython3-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-pltcl-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-pltcl-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-pltcl-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-pltcl-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-pltcl-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-pltcl-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-pltcl-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-pltcl-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-private-devel-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-private-devel-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-private-devel-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-private-devel-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-private-libs-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-private-libs-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-private-libs-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-private-libs-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-private-libs-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-private-libs-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-private-libs-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-private-libs-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-server-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-server-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-server-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-server-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-server-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-server-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-server-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-server-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-server-devel-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-server-devel-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-server-devel-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-server-devel-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-server-devel-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-server-devel-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-server-devel-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-server-devel-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-static-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-static-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-static-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-static-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-test-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-test-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-test-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-test-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-test-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-test-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-test-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-test-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-test-rpm-macros-0:16.6-1.module+el9.5.0+22557+8cb08ba5.noarch::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-devel-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-devel-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-devel-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-devel-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-devel-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-devel-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-devel-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-devel-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64::postgresql:16"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:10788"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options don\u0027t meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"AppStream-9.5.0.Z.MAIN:pg_repack-0:1.5.1-1.module+el9.5.0+22557+8cb08ba5.aarch64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:pg_repack-0:1.5.1-1.module+el9.5.0+22557+8cb08ba5.ppc64le::postgresql:16",
"AppStream-9.5.0.Z.MAIN:pg_repack-0:1.5.1-1.module+el9.5.0+22557+8cb08ba5.s390x::postgresql:16",
"AppStream-9.5.0.Z.MAIN:pg_repack-0:1.5.1-1.module+el9.5.0+22557+8cb08ba5.src::postgresql:16",
"AppStream-9.5.0.Z.MAIN:pg_repack-0:1.5.1-1.module+el9.5.0+22557+8cb08ba5.x86_64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:pg_repack-debuginfo-0:1.5.1-1.module+el9.5.0+22557+8cb08ba5.aarch64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:pg_repack-debuginfo-0:1.5.1-1.module+el9.5.0+22557+8cb08ba5.ppc64le::postgresql:16",
"AppStream-9.5.0.Z.MAIN:pg_repack-debuginfo-0:1.5.1-1.module+el9.5.0+22557+8cb08ba5.s390x::postgresql:16",
"AppStream-9.5.0.Z.MAIN:pg_repack-debuginfo-0:1.5.1-1.module+el9.5.0+22557+8cb08ba5.x86_64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:pg_repack-debugsource-0:1.5.1-1.module+el9.5.0+22557+8cb08ba5.aarch64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:pg_repack-debugsource-0:1.5.1-1.module+el9.5.0+22557+8cb08ba5.ppc64le::postgresql:16",
"AppStream-9.5.0.Z.MAIN:pg_repack-debugsource-0:1.5.1-1.module+el9.5.0+22557+8cb08ba5.s390x::postgresql:16",
"AppStream-9.5.0.Z.MAIN:pg_repack-debugsource-0:1.5.1-1.module+el9.5.0+22557+8cb08ba5.x86_64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:pgaudit-0:16.0-1.module+el9.4.0+20427+07482b8c.aarch64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:pgaudit-0:16.0-1.module+el9.4.0+20427+07482b8c.ppc64le::postgresql:16",
"AppStream-9.5.0.Z.MAIN:pgaudit-0:16.0-1.module+el9.4.0+20427+07482b8c.s390x::postgresql:16",
"AppStream-9.5.0.Z.MAIN:pgaudit-0:16.0-1.module+el9.4.0+20427+07482b8c.src::postgresql:16",
"AppStream-9.5.0.Z.MAIN:pgaudit-0:16.0-1.module+el9.4.0+20427+07482b8c.x86_64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:pgaudit-debuginfo-0:16.0-1.module+el9.4.0+20427+07482b8c.aarch64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:pgaudit-debuginfo-0:16.0-1.module+el9.4.0+20427+07482b8c.ppc64le::postgresql:16",
"AppStream-9.5.0.Z.MAIN:pgaudit-debuginfo-0:16.0-1.module+el9.4.0+20427+07482b8c.s390x::postgresql:16",
"AppStream-9.5.0.Z.MAIN:pgaudit-debuginfo-0:16.0-1.module+el9.4.0+20427+07482b8c.x86_64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:pgaudit-debugsource-0:16.0-1.module+el9.4.0+20427+07482b8c.aarch64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:pgaudit-debugsource-0:16.0-1.module+el9.4.0+20427+07482b8c.ppc64le::postgresql:16",
"AppStream-9.5.0.Z.MAIN:pgaudit-debugsource-0:16.0-1.module+el9.4.0+20427+07482b8c.s390x::postgresql:16",
"AppStream-9.5.0.Z.MAIN:pgaudit-debugsource-0:16.0-1.module+el9.4.0+20427+07482b8c.x86_64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:pgvector-0:0.6.2-1.module+el9.5.0+21770+ad2986ef.aarch64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:pgvector-0:0.6.2-1.module+el9.5.0+21770+ad2986ef.ppc64le::postgresql:16",
"AppStream-9.5.0.Z.MAIN:pgvector-0:0.6.2-1.module+el9.5.0+21770+ad2986ef.s390x::postgresql:16",
"AppStream-9.5.0.Z.MAIN:pgvector-0:0.6.2-1.module+el9.5.0+21770+ad2986ef.src::postgresql:16",
"AppStream-9.5.0.Z.MAIN:pgvector-0:0.6.2-1.module+el9.5.0+21770+ad2986ef.x86_64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:pgvector-debuginfo-0:0.6.2-1.module+el9.5.0+21770+ad2986ef.aarch64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:pgvector-debuginfo-0:0.6.2-1.module+el9.5.0+21770+ad2986ef.ppc64le::postgresql:16",
"AppStream-9.5.0.Z.MAIN:pgvector-debuginfo-0:0.6.2-1.module+el9.5.0+21770+ad2986ef.s390x::postgresql:16",
"AppStream-9.5.0.Z.MAIN:pgvector-debuginfo-0:0.6.2-1.module+el9.5.0+21770+ad2986ef.x86_64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:pgvector-debugsource-0:0.6.2-1.module+el9.5.0+21770+ad2986ef.aarch64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:pgvector-debugsource-0:0.6.2-1.module+el9.5.0+21770+ad2986ef.ppc64le::postgresql:16",
"AppStream-9.5.0.Z.MAIN:pgvector-debugsource-0:0.6.2-1.module+el9.5.0+21770+ad2986ef.s390x::postgresql:16",
"AppStream-9.5.0.Z.MAIN:pgvector-debugsource-0:0.6.2-1.module+el9.5.0+21770+ad2986ef.x86_64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgres-decoderbufs-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.aarch64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgres-decoderbufs-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.ppc64le::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgres-decoderbufs-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.s390x::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgres-decoderbufs-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.src::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgres-decoderbufs-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.x86_64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.aarch64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.ppc64le::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.s390x::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.x86_64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.aarch64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.ppc64le::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.s390x::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.x86_64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-0:16.6-1.module+el9.5.0+22557+8cb08ba5.src::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-contrib-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-contrib-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-contrib-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-contrib-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-contrib-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-contrib-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-contrib-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-contrib-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-debugsource-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-debugsource-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-debugsource-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-debugsource-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-docs-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-docs-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-docs-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-docs-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-docs-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-docs-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-docs-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-docs-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-plperl-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-plperl-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-plperl-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-plperl-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-plperl-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-plperl-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-plperl-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-plperl-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-plpython3-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-plpython3-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-plpython3-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-plpython3-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-plpython3-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-plpython3-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-plpython3-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-plpython3-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-pltcl-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-pltcl-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-pltcl-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-pltcl-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-pltcl-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-pltcl-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-pltcl-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-pltcl-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-private-devel-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-private-devel-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-private-devel-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-private-devel-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-private-libs-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-private-libs-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-private-libs-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-private-libs-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-private-libs-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-private-libs-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-private-libs-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-private-libs-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-server-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-server-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-server-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-server-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-server-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-server-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-server-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-server-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-server-devel-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-server-devel-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-server-devel-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-server-devel-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-server-devel-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-server-devel-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-server-devel-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-server-devel-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-static-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-static-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-static-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-static-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-test-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-test-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-test-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-test-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-test-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-test-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-test-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-test-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-test-rpm-macros-0:16.6-1.module+el9.5.0+22557+8cb08ba5.noarch::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-devel-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-devel-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-devel-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-devel-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-devel-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-devel-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-devel-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-devel-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64::postgresql:16"
]
}
],
"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.5.0.Z.MAIN:pg_repack-0:1.5.1-1.module+el9.5.0+22557+8cb08ba5.aarch64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:pg_repack-0:1.5.1-1.module+el9.5.0+22557+8cb08ba5.ppc64le::postgresql:16",
"AppStream-9.5.0.Z.MAIN:pg_repack-0:1.5.1-1.module+el9.5.0+22557+8cb08ba5.s390x::postgresql:16",
"AppStream-9.5.0.Z.MAIN:pg_repack-0:1.5.1-1.module+el9.5.0+22557+8cb08ba5.src::postgresql:16",
"AppStream-9.5.0.Z.MAIN:pg_repack-0:1.5.1-1.module+el9.5.0+22557+8cb08ba5.x86_64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:pg_repack-debuginfo-0:1.5.1-1.module+el9.5.0+22557+8cb08ba5.aarch64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:pg_repack-debuginfo-0:1.5.1-1.module+el9.5.0+22557+8cb08ba5.ppc64le::postgresql:16",
"AppStream-9.5.0.Z.MAIN:pg_repack-debuginfo-0:1.5.1-1.module+el9.5.0+22557+8cb08ba5.s390x::postgresql:16",
"AppStream-9.5.0.Z.MAIN:pg_repack-debuginfo-0:1.5.1-1.module+el9.5.0+22557+8cb08ba5.x86_64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:pg_repack-debugsource-0:1.5.1-1.module+el9.5.0+22557+8cb08ba5.aarch64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:pg_repack-debugsource-0:1.5.1-1.module+el9.5.0+22557+8cb08ba5.ppc64le::postgresql:16",
"AppStream-9.5.0.Z.MAIN:pg_repack-debugsource-0:1.5.1-1.module+el9.5.0+22557+8cb08ba5.s390x::postgresql:16",
"AppStream-9.5.0.Z.MAIN:pg_repack-debugsource-0:1.5.1-1.module+el9.5.0+22557+8cb08ba5.x86_64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:pgaudit-0:16.0-1.module+el9.4.0+20427+07482b8c.aarch64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:pgaudit-0:16.0-1.module+el9.4.0+20427+07482b8c.ppc64le::postgresql:16",
"AppStream-9.5.0.Z.MAIN:pgaudit-0:16.0-1.module+el9.4.0+20427+07482b8c.s390x::postgresql:16",
"AppStream-9.5.0.Z.MAIN:pgaudit-0:16.0-1.module+el9.4.0+20427+07482b8c.src::postgresql:16",
"AppStream-9.5.0.Z.MAIN:pgaudit-0:16.0-1.module+el9.4.0+20427+07482b8c.x86_64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:pgaudit-debuginfo-0:16.0-1.module+el9.4.0+20427+07482b8c.aarch64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:pgaudit-debuginfo-0:16.0-1.module+el9.4.0+20427+07482b8c.ppc64le::postgresql:16",
"AppStream-9.5.0.Z.MAIN:pgaudit-debuginfo-0:16.0-1.module+el9.4.0+20427+07482b8c.s390x::postgresql:16",
"AppStream-9.5.0.Z.MAIN:pgaudit-debuginfo-0:16.0-1.module+el9.4.0+20427+07482b8c.x86_64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:pgaudit-debugsource-0:16.0-1.module+el9.4.0+20427+07482b8c.aarch64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:pgaudit-debugsource-0:16.0-1.module+el9.4.0+20427+07482b8c.ppc64le::postgresql:16",
"AppStream-9.5.0.Z.MAIN:pgaudit-debugsource-0:16.0-1.module+el9.4.0+20427+07482b8c.s390x::postgresql:16",
"AppStream-9.5.0.Z.MAIN:pgaudit-debugsource-0:16.0-1.module+el9.4.0+20427+07482b8c.x86_64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:pgvector-0:0.6.2-1.module+el9.5.0+21770+ad2986ef.aarch64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:pgvector-0:0.6.2-1.module+el9.5.0+21770+ad2986ef.ppc64le::postgresql:16",
"AppStream-9.5.0.Z.MAIN:pgvector-0:0.6.2-1.module+el9.5.0+21770+ad2986ef.s390x::postgresql:16",
"AppStream-9.5.0.Z.MAIN:pgvector-0:0.6.2-1.module+el9.5.0+21770+ad2986ef.src::postgresql:16",
"AppStream-9.5.0.Z.MAIN:pgvector-0:0.6.2-1.module+el9.5.0+21770+ad2986ef.x86_64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:pgvector-debuginfo-0:0.6.2-1.module+el9.5.0+21770+ad2986ef.aarch64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:pgvector-debuginfo-0:0.6.2-1.module+el9.5.0+21770+ad2986ef.ppc64le::postgresql:16",
"AppStream-9.5.0.Z.MAIN:pgvector-debuginfo-0:0.6.2-1.module+el9.5.0+21770+ad2986ef.s390x::postgresql:16",
"AppStream-9.5.0.Z.MAIN:pgvector-debuginfo-0:0.6.2-1.module+el9.5.0+21770+ad2986ef.x86_64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:pgvector-debugsource-0:0.6.2-1.module+el9.5.0+21770+ad2986ef.aarch64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:pgvector-debugsource-0:0.6.2-1.module+el9.5.0+21770+ad2986ef.ppc64le::postgresql:16",
"AppStream-9.5.0.Z.MAIN:pgvector-debugsource-0:0.6.2-1.module+el9.5.0+21770+ad2986ef.s390x::postgresql:16",
"AppStream-9.5.0.Z.MAIN:pgvector-debugsource-0:0.6.2-1.module+el9.5.0+21770+ad2986ef.x86_64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgres-decoderbufs-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.aarch64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgres-decoderbufs-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.ppc64le::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgres-decoderbufs-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.s390x::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgres-decoderbufs-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.src::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgres-decoderbufs-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.x86_64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.aarch64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.ppc64le::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.s390x::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.x86_64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.aarch64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.ppc64le::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.s390x::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.x86_64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-0:16.6-1.module+el9.5.0+22557+8cb08ba5.src::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-contrib-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-contrib-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-contrib-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-contrib-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-contrib-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-contrib-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-contrib-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-contrib-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-debugsource-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-debugsource-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-debugsource-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-debugsource-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-docs-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-docs-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-docs-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-docs-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-docs-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-docs-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-docs-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-docs-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-plperl-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-plperl-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-plperl-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-plperl-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-plperl-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-plperl-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-plperl-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-plperl-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-plpython3-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-plpython3-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-plpython3-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-plpython3-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-plpython3-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-plpython3-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-plpython3-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-plpython3-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-pltcl-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-pltcl-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-pltcl-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-pltcl-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-pltcl-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-pltcl-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-pltcl-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-pltcl-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-private-devel-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-private-devel-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-private-devel-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-private-devel-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-private-libs-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-private-libs-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-private-libs-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-private-libs-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-private-libs-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-private-libs-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-private-libs-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-private-libs-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-server-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-server-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-server-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-server-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-server-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-server-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-server-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-server-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-server-devel-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-server-devel-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-server-devel-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-server-devel-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-server-devel-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-server-devel-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-server-devel-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-server-devel-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-static-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-static-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-static-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-static-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-test-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-test-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-test-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-test-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-test-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-test-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-test-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-test-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-test-rpm-macros-0:16.6-1.module+el9.5.0+22557+8cb08ba5.noarch::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-devel-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-devel-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-devel-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-devel-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-devel-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-devel-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-devel-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-devel-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64::postgresql:16"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "postgresql: PostgreSQL SET ROLE, SET SESSION AUTHORIZATION reset to wrong user ID"
},
{
"cve": "CVE-2024-10979",
"cwe": {
"id": "CWE-15",
"name": "External Control of System or Configuration Setting"
},
"discovery_date": "2024-11-14T14:01:12.059934+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2326253"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in PostgreSQL PL/Perl. This vulnerability allows an unprivileged database user to change sensitive process environment variables (e.g., PATH) via incorrect control of environment variables.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "postgresql: PostgreSQL PL/Perl environment variable changes execute arbitrary code",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability has been given a severity rating of important because the ability to modify sensitive process environment variables (ex. PATH) can lead to unauthorized code execution and privilege escalation. Depending on the privileges of the PostgreSQL user, an attacker may be able to gain higher-level access to the underlying server and create functions who modify environment variables and execute arbitrary commands.",
"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.5.0.Z.MAIN:pg_repack-0:1.5.1-1.module+el9.5.0+22557+8cb08ba5.aarch64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:pg_repack-0:1.5.1-1.module+el9.5.0+22557+8cb08ba5.ppc64le::postgresql:16",
"AppStream-9.5.0.Z.MAIN:pg_repack-0:1.5.1-1.module+el9.5.0+22557+8cb08ba5.s390x::postgresql:16",
"AppStream-9.5.0.Z.MAIN:pg_repack-0:1.5.1-1.module+el9.5.0+22557+8cb08ba5.src::postgresql:16",
"AppStream-9.5.0.Z.MAIN:pg_repack-0:1.5.1-1.module+el9.5.0+22557+8cb08ba5.x86_64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:pg_repack-debuginfo-0:1.5.1-1.module+el9.5.0+22557+8cb08ba5.aarch64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:pg_repack-debuginfo-0:1.5.1-1.module+el9.5.0+22557+8cb08ba5.ppc64le::postgresql:16",
"AppStream-9.5.0.Z.MAIN:pg_repack-debuginfo-0:1.5.1-1.module+el9.5.0+22557+8cb08ba5.s390x::postgresql:16",
"AppStream-9.5.0.Z.MAIN:pg_repack-debuginfo-0:1.5.1-1.module+el9.5.0+22557+8cb08ba5.x86_64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:pg_repack-debugsource-0:1.5.1-1.module+el9.5.0+22557+8cb08ba5.aarch64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:pg_repack-debugsource-0:1.5.1-1.module+el9.5.0+22557+8cb08ba5.ppc64le::postgresql:16",
"AppStream-9.5.0.Z.MAIN:pg_repack-debugsource-0:1.5.1-1.module+el9.5.0+22557+8cb08ba5.s390x::postgresql:16",
"AppStream-9.5.0.Z.MAIN:pg_repack-debugsource-0:1.5.1-1.module+el9.5.0+22557+8cb08ba5.x86_64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:pgaudit-0:16.0-1.module+el9.4.0+20427+07482b8c.aarch64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:pgaudit-0:16.0-1.module+el9.4.0+20427+07482b8c.ppc64le::postgresql:16",
"AppStream-9.5.0.Z.MAIN:pgaudit-0:16.0-1.module+el9.4.0+20427+07482b8c.s390x::postgresql:16",
"AppStream-9.5.0.Z.MAIN:pgaudit-0:16.0-1.module+el9.4.0+20427+07482b8c.src::postgresql:16",
"AppStream-9.5.0.Z.MAIN:pgaudit-0:16.0-1.module+el9.4.0+20427+07482b8c.x86_64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:pgaudit-debuginfo-0:16.0-1.module+el9.4.0+20427+07482b8c.aarch64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:pgaudit-debuginfo-0:16.0-1.module+el9.4.0+20427+07482b8c.ppc64le::postgresql:16",
"AppStream-9.5.0.Z.MAIN:pgaudit-debuginfo-0:16.0-1.module+el9.4.0+20427+07482b8c.s390x::postgresql:16",
"AppStream-9.5.0.Z.MAIN:pgaudit-debuginfo-0:16.0-1.module+el9.4.0+20427+07482b8c.x86_64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:pgaudit-debugsource-0:16.0-1.module+el9.4.0+20427+07482b8c.aarch64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:pgaudit-debugsource-0:16.0-1.module+el9.4.0+20427+07482b8c.ppc64le::postgresql:16",
"AppStream-9.5.0.Z.MAIN:pgaudit-debugsource-0:16.0-1.module+el9.4.0+20427+07482b8c.s390x::postgresql:16",
"AppStream-9.5.0.Z.MAIN:pgaudit-debugsource-0:16.0-1.module+el9.4.0+20427+07482b8c.x86_64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:pgvector-0:0.6.2-1.module+el9.5.0+21770+ad2986ef.aarch64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:pgvector-0:0.6.2-1.module+el9.5.0+21770+ad2986ef.ppc64le::postgresql:16",
"AppStream-9.5.0.Z.MAIN:pgvector-0:0.6.2-1.module+el9.5.0+21770+ad2986ef.s390x::postgresql:16",
"AppStream-9.5.0.Z.MAIN:pgvector-0:0.6.2-1.module+el9.5.0+21770+ad2986ef.src::postgresql:16",
"AppStream-9.5.0.Z.MAIN:pgvector-0:0.6.2-1.module+el9.5.0+21770+ad2986ef.x86_64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:pgvector-debuginfo-0:0.6.2-1.module+el9.5.0+21770+ad2986ef.aarch64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:pgvector-debuginfo-0:0.6.2-1.module+el9.5.0+21770+ad2986ef.ppc64le::postgresql:16",
"AppStream-9.5.0.Z.MAIN:pgvector-debuginfo-0:0.6.2-1.module+el9.5.0+21770+ad2986ef.s390x::postgresql:16",
"AppStream-9.5.0.Z.MAIN:pgvector-debuginfo-0:0.6.2-1.module+el9.5.0+21770+ad2986ef.x86_64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:pgvector-debugsource-0:0.6.2-1.module+el9.5.0+21770+ad2986ef.aarch64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:pgvector-debugsource-0:0.6.2-1.module+el9.5.0+21770+ad2986ef.ppc64le::postgresql:16",
"AppStream-9.5.0.Z.MAIN:pgvector-debugsource-0:0.6.2-1.module+el9.5.0+21770+ad2986ef.s390x::postgresql:16",
"AppStream-9.5.0.Z.MAIN:pgvector-debugsource-0:0.6.2-1.module+el9.5.0+21770+ad2986ef.x86_64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgres-decoderbufs-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.aarch64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgres-decoderbufs-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.ppc64le::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgres-decoderbufs-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.s390x::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgres-decoderbufs-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.src::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgres-decoderbufs-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.x86_64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.aarch64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.ppc64le::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.s390x::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.x86_64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.aarch64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.ppc64le::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.s390x::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.x86_64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-0:16.6-1.module+el9.5.0+22557+8cb08ba5.src::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-contrib-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-contrib-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-contrib-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-contrib-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-contrib-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-contrib-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-contrib-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-contrib-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-debugsource-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-debugsource-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-debugsource-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-debugsource-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-docs-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-docs-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-docs-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-docs-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-docs-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-docs-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-docs-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-docs-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-plperl-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-plperl-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-plperl-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-plperl-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-plperl-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-plperl-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-plperl-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-plperl-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-plpython3-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-plpython3-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-plpython3-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-plpython3-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-plpython3-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-plpython3-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-plpython3-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-plpython3-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-pltcl-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-pltcl-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-pltcl-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-pltcl-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-pltcl-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-pltcl-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-pltcl-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-pltcl-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-private-devel-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-private-devel-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-private-devel-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-private-devel-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-private-libs-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-private-libs-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-private-libs-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-private-libs-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-private-libs-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-private-libs-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-private-libs-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-private-libs-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-server-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-server-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-server-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-server-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-server-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-server-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-server-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-server-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-server-devel-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-server-devel-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-server-devel-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-server-devel-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-server-devel-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-server-devel-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-server-devel-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-server-devel-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-static-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-static-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-static-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-static-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-test-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-test-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-test-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-test-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-test-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-test-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-test-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-test-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-test-rpm-macros-0:16.6-1.module+el9.5.0+22557+8cb08ba5.noarch::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-devel-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-devel-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-devel-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-devel-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-devel-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-devel-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-devel-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-devel-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64::postgresql:16"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-10979"
},
{
"category": "external",
"summary": "RHBZ#2326253",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2326253"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-10979",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-10979"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-10979",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-10979"
},
{
"category": "external",
"summary": "https://www.postgresql.org/support/security/CVE-2024-10979/",
"url": "https://www.postgresql.org/support/security/CVE-2024-10979/"
}
],
"release_date": "2024-11-14T13:00:08.586000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-12-04T09:24:28+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-9.5.0.Z.MAIN:pg_repack-0:1.5.1-1.module+el9.5.0+22557+8cb08ba5.aarch64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:pg_repack-0:1.5.1-1.module+el9.5.0+22557+8cb08ba5.ppc64le::postgresql:16",
"AppStream-9.5.0.Z.MAIN:pg_repack-0:1.5.1-1.module+el9.5.0+22557+8cb08ba5.s390x::postgresql:16",
"AppStream-9.5.0.Z.MAIN:pg_repack-0:1.5.1-1.module+el9.5.0+22557+8cb08ba5.src::postgresql:16",
"AppStream-9.5.0.Z.MAIN:pg_repack-0:1.5.1-1.module+el9.5.0+22557+8cb08ba5.x86_64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:pg_repack-debuginfo-0:1.5.1-1.module+el9.5.0+22557+8cb08ba5.aarch64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:pg_repack-debuginfo-0:1.5.1-1.module+el9.5.0+22557+8cb08ba5.ppc64le::postgresql:16",
"AppStream-9.5.0.Z.MAIN:pg_repack-debuginfo-0:1.5.1-1.module+el9.5.0+22557+8cb08ba5.s390x::postgresql:16",
"AppStream-9.5.0.Z.MAIN:pg_repack-debuginfo-0:1.5.1-1.module+el9.5.0+22557+8cb08ba5.x86_64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:pg_repack-debugsource-0:1.5.1-1.module+el9.5.0+22557+8cb08ba5.aarch64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:pg_repack-debugsource-0:1.5.1-1.module+el9.5.0+22557+8cb08ba5.ppc64le::postgresql:16",
"AppStream-9.5.0.Z.MAIN:pg_repack-debugsource-0:1.5.1-1.module+el9.5.0+22557+8cb08ba5.s390x::postgresql:16",
"AppStream-9.5.0.Z.MAIN:pg_repack-debugsource-0:1.5.1-1.module+el9.5.0+22557+8cb08ba5.x86_64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:pgaudit-0:16.0-1.module+el9.4.0+20427+07482b8c.aarch64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:pgaudit-0:16.0-1.module+el9.4.0+20427+07482b8c.ppc64le::postgresql:16",
"AppStream-9.5.0.Z.MAIN:pgaudit-0:16.0-1.module+el9.4.0+20427+07482b8c.s390x::postgresql:16",
"AppStream-9.5.0.Z.MAIN:pgaudit-0:16.0-1.module+el9.4.0+20427+07482b8c.src::postgresql:16",
"AppStream-9.5.0.Z.MAIN:pgaudit-0:16.0-1.module+el9.4.0+20427+07482b8c.x86_64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:pgaudit-debuginfo-0:16.0-1.module+el9.4.0+20427+07482b8c.aarch64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:pgaudit-debuginfo-0:16.0-1.module+el9.4.0+20427+07482b8c.ppc64le::postgresql:16",
"AppStream-9.5.0.Z.MAIN:pgaudit-debuginfo-0:16.0-1.module+el9.4.0+20427+07482b8c.s390x::postgresql:16",
"AppStream-9.5.0.Z.MAIN:pgaudit-debuginfo-0:16.0-1.module+el9.4.0+20427+07482b8c.x86_64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:pgaudit-debugsource-0:16.0-1.module+el9.4.0+20427+07482b8c.aarch64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:pgaudit-debugsource-0:16.0-1.module+el9.4.0+20427+07482b8c.ppc64le::postgresql:16",
"AppStream-9.5.0.Z.MAIN:pgaudit-debugsource-0:16.0-1.module+el9.4.0+20427+07482b8c.s390x::postgresql:16",
"AppStream-9.5.0.Z.MAIN:pgaudit-debugsource-0:16.0-1.module+el9.4.0+20427+07482b8c.x86_64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:pgvector-0:0.6.2-1.module+el9.5.0+21770+ad2986ef.aarch64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:pgvector-0:0.6.2-1.module+el9.5.0+21770+ad2986ef.ppc64le::postgresql:16",
"AppStream-9.5.0.Z.MAIN:pgvector-0:0.6.2-1.module+el9.5.0+21770+ad2986ef.s390x::postgresql:16",
"AppStream-9.5.0.Z.MAIN:pgvector-0:0.6.2-1.module+el9.5.0+21770+ad2986ef.src::postgresql:16",
"AppStream-9.5.0.Z.MAIN:pgvector-0:0.6.2-1.module+el9.5.0+21770+ad2986ef.x86_64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:pgvector-debuginfo-0:0.6.2-1.module+el9.5.0+21770+ad2986ef.aarch64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:pgvector-debuginfo-0:0.6.2-1.module+el9.5.0+21770+ad2986ef.ppc64le::postgresql:16",
"AppStream-9.5.0.Z.MAIN:pgvector-debuginfo-0:0.6.2-1.module+el9.5.0+21770+ad2986ef.s390x::postgresql:16",
"AppStream-9.5.0.Z.MAIN:pgvector-debuginfo-0:0.6.2-1.module+el9.5.0+21770+ad2986ef.x86_64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:pgvector-debugsource-0:0.6.2-1.module+el9.5.0+21770+ad2986ef.aarch64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:pgvector-debugsource-0:0.6.2-1.module+el9.5.0+21770+ad2986ef.ppc64le::postgresql:16",
"AppStream-9.5.0.Z.MAIN:pgvector-debugsource-0:0.6.2-1.module+el9.5.0+21770+ad2986ef.s390x::postgresql:16",
"AppStream-9.5.0.Z.MAIN:pgvector-debugsource-0:0.6.2-1.module+el9.5.0+21770+ad2986ef.x86_64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgres-decoderbufs-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.aarch64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgres-decoderbufs-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.ppc64le::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgres-decoderbufs-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.s390x::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgres-decoderbufs-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.src::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgres-decoderbufs-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.x86_64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.aarch64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.ppc64le::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.s390x::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.x86_64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.aarch64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.ppc64le::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.s390x::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.x86_64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-0:16.6-1.module+el9.5.0+22557+8cb08ba5.src::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-contrib-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-contrib-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-contrib-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-contrib-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-contrib-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-contrib-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-contrib-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-contrib-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-debugsource-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-debugsource-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-debugsource-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-debugsource-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-docs-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-docs-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-docs-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-docs-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-docs-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-docs-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-docs-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-docs-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-plperl-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-plperl-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-plperl-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-plperl-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-plperl-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-plperl-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-plperl-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-plperl-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-plpython3-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-plpython3-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-plpython3-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-plpython3-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-plpython3-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-plpython3-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-plpython3-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-plpython3-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-pltcl-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-pltcl-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-pltcl-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-pltcl-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-pltcl-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-pltcl-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-pltcl-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-pltcl-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-private-devel-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-private-devel-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-private-devel-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-private-devel-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-private-libs-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-private-libs-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-private-libs-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-private-libs-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-private-libs-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-private-libs-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-private-libs-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-private-libs-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-server-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-server-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-server-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-server-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-server-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-server-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-server-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-server-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-server-devel-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-server-devel-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-server-devel-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-server-devel-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-server-devel-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-server-devel-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-server-devel-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-server-devel-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-static-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-static-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-static-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-static-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-test-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-test-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-test-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-test-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-test-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-test-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-test-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-test-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-test-rpm-macros-0:16.6-1.module+el9.5.0+22557+8cb08ba5.noarch::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-devel-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-devel-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-devel-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-devel-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-devel-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-devel-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-devel-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-devel-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64::postgresql:16"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:10788"
},
{
"category": "workaround",
"details": "Currently the following options exist to help mitigate the impact of this vulnerability: \n1) Restrict Permissions: the creation of PL/Python and PL/Perl functions should be limited to trusted users only. \n2) Environment Variable Sanitization: ensure that environment variables are properly sanitized and any modifications are restricted.\n3) Upgrade PostgreSQL: if a fix is released by the PostgreSQL Global Development Group, update to the latest version.\n4) Audit Database Functions: perform regular audits on user-created functions to detect and prevent potential exploitation.",
"product_ids": [
"AppStream-9.5.0.Z.MAIN:pg_repack-0:1.5.1-1.module+el9.5.0+22557+8cb08ba5.aarch64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:pg_repack-0:1.5.1-1.module+el9.5.0+22557+8cb08ba5.ppc64le::postgresql:16",
"AppStream-9.5.0.Z.MAIN:pg_repack-0:1.5.1-1.module+el9.5.0+22557+8cb08ba5.s390x::postgresql:16",
"AppStream-9.5.0.Z.MAIN:pg_repack-0:1.5.1-1.module+el9.5.0+22557+8cb08ba5.src::postgresql:16",
"AppStream-9.5.0.Z.MAIN:pg_repack-0:1.5.1-1.module+el9.5.0+22557+8cb08ba5.x86_64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:pg_repack-debuginfo-0:1.5.1-1.module+el9.5.0+22557+8cb08ba5.aarch64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:pg_repack-debuginfo-0:1.5.1-1.module+el9.5.0+22557+8cb08ba5.ppc64le::postgresql:16",
"AppStream-9.5.0.Z.MAIN:pg_repack-debuginfo-0:1.5.1-1.module+el9.5.0+22557+8cb08ba5.s390x::postgresql:16",
"AppStream-9.5.0.Z.MAIN:pg_repack-debuginfo-0:1.5.1-1.module+el9.5.0+22557+8cb08ba5.x86_64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:pg_repack-debugsource-0:1.5.1-1.module+el9.5.0+22557+8cb08ba5.aarch64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:pg_repack-debugsource-0:1.5.1-1.module+el9.5.0+22557+8cb08ba5.ppc64le::postgresql:16",
"AppStream-9.5.0.Z.MAIN:pg_repack-debugsource-0:1.5.1-1.module+el9.5.0+22557+8cb08ba5.s390x::postgresql:16",
"AppStream-9.5.0.Z.MAIN:pg_repack-debugsource-0:1.5.1-1.module+el9.5.0+22557+8cb08ba5.x86_64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:pgaudit-0:16.0-1.module+el9.4.0+20427+07482b8c.aarch64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:pgaudit-0:16.0-1.module+el9.4.0+20427+07482b8c.ppc64le::postgresql:16",
"AppStream-9.5.0.Z.MAIN:pgaudit-0:16.0-1.module+el9.4.0+20427+07482b8c.s390x::postgresql:16",
"AppStream-9.5.0.Z.MAIN:pgaudit-0:16.0-1.module+el9.4.0+20427+07482b8c.src::postgresql:16",
"AppStream-9.5.0.Z.MAIN:pgaudit-0:16.0-1.module+el9.4.0+20427+07482b8c.x86_64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:pgaudit-debuginfo-0:16.0-1.module+el9.4.0+20427+07482b8c.aarch64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:pgaudit-debuginfo-0:16.0-1.module+el9.4.0+20427+07482b8c.ppc64le::postgresql:16",
"AppStream-9.5.0.Z.MAIN:pgaudit-debuginfo-0:16.0-1.module+el9.4.0+20427+07482b8c.s390x::postgresql:16",
"AppStream-9.5.0.Z.MAIN:pgaudit-debuginfo-0:16.0-1.module+el9.4.0+20427+07482b8c.x86_64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:pgaudit-debugsource-0:16.0-1.module+el9.4.0+20427+07482b8c.aarch64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:pgaudit-debugsource-0:16.0-1.module+el9.4.0+20427+07482b8c.ppc64le::postgresql:16",
"AppStream-9.5.0.Z.MAIN:pgaudit-debugsource-0:16.0-1.module+el9.4.0+20427+07482b8c.s390x::postgresql:16",
"AppStream-9.5.0.Z.MAIN:pgaudit-debugsource-0:16.0-1.module+el9.4.0+20427+07482b8c.x86_64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:pgvector-0:0.6.2-1.module+el9.5.0+21770+ad2986ef.aarch64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:pgvector-0:0.6.2-1.module+el9.5.0+21770+ad2986ef.ppc64le::postgresql:16",
"AppStream-9.5.0.Z.MAIN:pgvector-0:0.6.2-1.module+el9.5.0+21770+ad2986ef.s390x::postgresql:16",
"AppStream-9.5.0.Z.MAIN:pgvector-0:0.6.2-1.module+el9.5.0+21770+ad2986ef.src::postgresql:16",
"AppStream-9.5.0.Z.MAIN:pgvector-0:0.6.2-1.module+el9.5.0+21770+ad2986ef.x86_64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:pgvector-debuginfo-0:0.6.2-1.module+el9.5.0+21770+ad2986ef.aarch64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:pgvector-debuginfo-0:0.6.2-1.module+el9.5.0+21770+ad2986ef.ppc64le::postgresql:16",
"AppStream-9.5.0.Z.MAIN:pgvector-debuginfo-0:0.6.2-1.module+el9.5.0+21770+ad2986ef.s390x::postgresql:16",
"AppStream-9.5.0.Z.MAIN:pgvector-debuginfo-0:0.6.2-1.module+el9.5.0+21770+ad2986ef.x86_64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:pgvector-debugsource-0:0.6.2-1.module+el9.5.0+21770+ad2986ef.aarch64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:pgvector-debugsource-0:0.6.2-1.module+el9.5.0+21770+ad2986ef.ppc64le::postgresql:16",
"AppStream-9.5.0.Z.MAIN:pgvector-debugsource-0:0.6.2-1.module+el9.5.0+21770+ad2986ef.s390x::postgresql:16",
"AppStream-9.5.0.Z.MAIN:pgvector-debugsource-0:0.6.2-1.module+el9.5.0+21770+ad2986ef.x86_64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgres-decoderbufs-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.aarch64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgres-decoderbufs-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.ppc64le::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgres-decoderbufs-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.s390x::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgres-decoderbufs-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.src::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgres-decoderbufs-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.x86_64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.aarch64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.ppc64le::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.s390x::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.x86_64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.aarch64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.ppc64le::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.s390x::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.x86_64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-0:16.6-1.module+el9.5.0+22557+8cb08ba5.src::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-contrib-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-contrib-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-contrib-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-contrib-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-contrib-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-contrib-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-contrib-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-contrib-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-debugsource-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-debugsource-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-debugsource-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-debugsource-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-docs-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-docs-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-docs-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-docs-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-docs-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-docs-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-docs-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-docs-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-plperl-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-plperl-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-plperl-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-plperl-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-plperl-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-plperl-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-plperl-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-plperl-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-plpython3-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-plpython3-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-plpython3-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-plpython3-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-plpython3-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-plpython3-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-plpython3-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-plpython3-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-pltcl-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-pltcl-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-pltcl-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-pltcl-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-pltcl-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-pltcl-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-pltcl-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-pltcl-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-private-devel-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-private-devel-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-private-devel-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-private-devel-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-private-libs-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-private-libs-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-private-libs-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-private-libs-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-private-libs-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-private-libs-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-private-libs-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-private-libs-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-server-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-server-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-server-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-server-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-server-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-server-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-server-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-server-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-server-devel-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-server-devel-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-server-devel-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-server-devel-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-server-devel-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-server-devel-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-server-devel-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-server-devel-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-static-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-static-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-static-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-static-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-test-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-test-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-test-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-test-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-test-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-test-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-test-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-test-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-test-rpm-macros-0:16.6-1.module+el9.5.0+22557+8cb08ba5.noarch::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-devel-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-devel-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-devel-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-devel-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-devel-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-devel-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-devel-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-devel-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64::postgresql:16"
]
}
],
"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.5.0.Z.MAIN:pg_repack-0:1.5.1-1.module+el9.5.0+22557+8cb08ba5.aarch64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:pg_repack-0:1.5.1-1.module+el9.5.0+22557+8cb08ba5.ppc64le::postgresql:16",
"AppStream-9.5.0.Z.MAIN:pg_repack-0:1.5.1-1.module+el9.5.0+22557+8cb08ba5.s390x::postgresql:16",
"AppStream-9.5.0.Z.MAIN:pg_repack-0:1.5.1-1.module+el9.5.0+22557+8cb08ba5.src::postgresql:16",
"AppStream-9.5.0.Z.MAIN:pg_repack-0:1.5.1-1.module+el9.5.0+22557+8cb08ba5.x86_64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:pg_repack-debuginfo-0:1.5.1-1.module+el9.5.0+22557+8cb08ba5.aarch64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:pg_repack-debuginfo-0:1.5.1-1.module+el9.5.0+22557+8cb08ba5.ppc64le::postgresql:16",
"AppStream-9.5.0.Z.MAIN:pg_repack-debuginfo-0:1.5.1-1.module+el9.5.0+22557+8cb08ba5.s390x::postgresql:16",
"AppStream-9.5.0.Z.MAIN:pg_repack-debuginfo-0:1.5.1-1.module+el9.5.0+22557+8cb08ba5.x86_64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:pg_repack-debugsource-0:1.5.1-1.module+el9.5.0+22557+8cb08ba5.aarch64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:pg_repack-debugsource-0:1.5.1-1.module+el9.5.0+22557+8cb08ba5.ppc64le::postgresql:16",
"AppStream-9.5.0.Z.MAIN:pg_repack-debugsource-0:1.5.1-1.module+el9.5.0+22557+8cb08ba5.s390x::postgresql:16",
"AppStream-9.5.0.Z.MAIN:pg_repack-debugsource-0:1.5.1-1.module+el9.5.0+22557+8cb08ba5.x86_64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:pgaudit-0:16.0-1.module+el9.4.0+20427+07482b8c.aarch64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:pgaudit-0:16.0-1.module+el9.4.0+20427+07482b8c.ppc64le::postgresql:16",
"AppStream-9.5.0.Z.MAIN:pgaudit-0:16.0-1.module+el9.4.0+20427+07482b8c.s390x::postgresql:16",
"AppStream-9.5.0.Z.MAIN:pgaudit-0:16.0-1.module+el9.4.0+20427+07482b8c.src::postgresql:16",
"AppStream-9.5.0.Z.MAIN:pgaudit-0:16.0-1.module+el9.4.0+20427+07482b8c.x86_64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:pgaudit-debuginfo-0:16.0-1.module+el9.4.0+20427+07482b8c.aarch64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:pgaudit-debuginfo-0:16.0-1.module+el9.4.0+20427+07482b8c.ppc64le::postgresql:16",
"AppStream-9.5.0.Z.MAIN:pgaudit-debuginfo-0:16.0-1.module+el9.4.0+20427+07482b8c.s390x::postgresql:16",
"AppStream-9.5.0.Z.MAIN:pgaudit-debuginfo-0:16.0-1.module+el9.4.0+20427+07482b8c.x86_64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:pgaudit-debugsource-0:16.0-1.module+el9.4.0+20427+07482b8c.aarch64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:pgaudit-debugsource-0:16.0-1.module+el9.4.0+20427+07482b8c.ppc64le::postgresql:16",
"AppStream-9.5.0.Z.MAIN:pgaudit-debugsource-0:16.0-1.module+el9.4.0+20427+07482b8c.s390x::postgresql:16",
"AppStream-9.5.0.Z.MAIN:pgaudit-debugsource-0:16.0-1.module+el9.4.0+20427+07482b8c.x86_64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:pgvector-0:0.6.2-1.module+el9.5.0+21770+ad2986ef.aarch64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:pgvector-0:0.6.2-1.module+el9.5.0+21770+ad2986ef.ppc64le::postgresql:16",
"AppStream-9.5.0.Z.MAIN:pgvector-0:0.6.2-1.module+el9.5.0+21770+ad2986ef.s390x::postgresql:16",
"AppStream-9.5.0.Z.MAIN:pgvector-0:0.6.2-1.module+el9.5.0+21770+ad2986ef.src::postgresql:16",
"AppStream-9.5.0.Z.MAIN:pgvector-0:0.6.2-1.module+el9.5.0+21770+ad2986ef.x86_64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:pgvector-debuginfo-0:0.6.2-1.module+el9.5.0+21770+ad2986ef.aarch64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:pgvector-debuginfo-0:0.6.2-1.module+el9.5.0+21770+ad2986ef.ppc64le::postgresql:16",
"AppStream-9.5.0.Z.MAIN:pgvector-debuginfo-0:0.6.2-1.module+el9.5.0+21770+ad2986ef.s390x::postgresql:16",
"AppStream-9.5.0.Z.MAIN:pgvector-debuginfo-0:0.6.2-1.module+el9.5.0+21770+ad2986ef.x86_64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:pgvector-debugsource-0:0.6.2-1.module+el9.5.0+21770+ad2986ef.aarch64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:pgvector-debugsource-0:0.6.2-1.module+el9.5.0+21770+ad2986ef.ppc64le::postgresql:16",
"AppStream-9.5.0.Z.MAIN:pgvector-debugsource-0:0.6.2-1.module+el9.5.0+21770+ad2986ef.s390x::postgresql:16",
"AppStream-9.5.0.Z.MAIN:pgvector-debugsource-0:0.6.2-1.module+el9.5.0+21770+ad2986ef.x86_64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgres-decoderbufs-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.aarch64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgres-decoderbufs-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.ppc64le::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgres-decoderbufs-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.s390x::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgres-decoderbufs-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.src::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgres-decoderbufs-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.x86_64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.aarch64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.ppc64le::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.s390x::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.x86_64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.aarch64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.ppc64le::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.s390x::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.x86_64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-0:16.6-1.module+el9.5.0+22557+8cb08ba5.src::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-contrib-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-contrib-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-contrib-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-contrib-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-contrib-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-contrib-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-contrib-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-contrib-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-debugsource-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-debugsource-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-debugsource-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-debugsource-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-docs-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-docs-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-docs-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-docs-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-docs-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-docs-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-docs-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-docs-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-plperl-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-plperl-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-plperl-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-plperl-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-plperl-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-plperl-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-plperl-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-plperl-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-plpython3-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-plpython3-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-plpython3-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-plpython3-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-plpython3-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-plpython3-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-plpython3-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-plpython3-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-pltcl-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-pltcl-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-pltcl-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-pltcl-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-pltcl-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-pltcl-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-pltcl-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-pltcl-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-private-devel-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-private-devel-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-private-devel-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-private-devel-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-private-libs-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-private-libs-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-private-libs-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-private-libs-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-private-libs-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-private-libs-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-private-libs-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-private-libs-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-server-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-server-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-server-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-server-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-server-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-server-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-server-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-server-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-server-devel-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-server-devel-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-server-devel-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-server-devel-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-server-devel-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-server-devel-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-server-devel-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-server-devel-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-static-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-static-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-static-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-static-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-test-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-test-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-test-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-test-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-test-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-test-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-test-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-test-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-test-rpm-macros-0:16.6-1.module+el9.5.0+22557+8cb08ba5.noarch::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-devel-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-devel-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-devel-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-devel-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-devel-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.aarch64::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-devel-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.ppc64le::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-devel-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.s390x::postgresql:16",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-devel-debuginfo-0:16.6-1.module+el9.5.0+22557+8cb08ba5.x86_64::postgresql:16"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "postgresql: PostgreSQL PL/Perl environment variable changes execute arbitrary code"
}
]
}
rhsa-2024_10791
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.\n\nRed Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "PostgreSQL is an advanced object-relational database management system (DBMS).\n\nSecurity Fix(es):\n\n* postgresql: PostgreSQL SET ROLE, SET SESSION AUTHORIZATION reset to wrong user ID (CVE-2024-10978)\n\n* postgresql: PostgreSQL PL/Perl environment variable changes execute arbitrary code (CVE-2024-10979)\n\n* postgresql: PostgreSQL row security below e.g. subqueries disregards user ID changes (CVE-2024-10976)\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-2024:10791",
"url": "https://access.redhat.com/errata/RHSA-2024:10791"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "2326251",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2326251"
},
{
"category": "external",
"summary": "2326253",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2326253"
},
{
"category": "external",
"summary": "2326263",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2326263"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2024/rhsa-2024_10791.json"
}
],
"title": "Red Hat Security Advisory: postgresql security update",
"tracking": {
"current_release_date": "2024-12-09T12:31:09+00:00",
"generator": {
"date": "2024-12-09T12:31:09+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.2.3"
}
},
"id": "RHSA-2024:10791",
"initial_release_date": "2024-12-04T15:41:09+00:00",
"revision_history": [
{
"date": "2024-12-04T15:41:09+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2024-12-04T15:41:09+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2024-12-09T12:31:09+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.5.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.5.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-0:13.18-1.el9_5.src",
"product": {
"name": "postgresql-0:13.18-1.el9_5.src",
"product_id": "postgresql-0:13.18-1.el9_5.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql@13.18-1.el9_5?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "postgresql-0:13.18-1.el9_5.aarch64",
"product": {
"name": "postgresql-0:13.18-1.el9_5.aarch64",
"product_id": "postgresql-0:13.18-1.el9_5.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql@13.18-1.el9_5?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "postgresql-contrib-0:13.18-1.el9_5.aarch64",
"product": {
"name": "postgresql-contrib-0:13.18-1.el9_5.aarch64",
"product_id": "postgresql-contrib-0:13.18-1.el9_5.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-contrib@13.18-1.el9_5?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "postgresql-plperl-0:13.18-1.el9_5.aarch64",
"product": {
"name": "postgresql-plperl-0:13.18-1.el9_5.aarch64",
"product_id": "postgresql-plperl-0:13.18-1.el9_5.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plperl@13.18-1.el9_5?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "postgresql-plpython3-0:13.18-1.el9_5.aarch64",
"product": {
"name": "postgresql-plpython3-0:13.18-1.el9_5.aarch64",
"product_id": "postgresql-plpython3-0:13.18-1.el9_5.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plpython3@13.18-1.el9_5?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "postgresql-pltcl-0:13.18-1.el9_5.aarch64",
"product": {
"name": "postgresql-pltcl-0:13.18-1.el9_5.aarch64",
"product_id": "postgresql-pltcl-0:13.18-1.el9_5.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-pltcl@13.18-1.el9_5?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "postgresql-private-libs-0:13.18-1.el9_5.aarch64",
"product": {
"name": "postgresql-private-libs-0:13.18-1.el9_5.aarch64",
"product_id": "postgresql-private-libs-0:13.18-1.el9_5.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-private-libs@13.18-1.el9_5?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-0:13.18-1.el9_5.aarch64",
"product": {
"name": "postgresql-server-0:13.18-1.el9_5.aarch64",
"product_id": "postgresql-server-0:13.18-1.el9_5.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server@13.18-1.el9_5?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-0:13.18-1.el9_5.aarch64",
"product": {
"name": "postgresql-upgrade-0:13.18-1.el9_5.aarch64",
"product_id": "postgresql-upgrade-0:13.18-1.el9_5.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade@13.18-1.el9_5?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "postgresql-debugsource-0:13.18-1.el9_5.aarch64",
"product": {
"name": "postgresql-debugsource-0:13.18-1.el9_5.aarch64",
"product_id": "postgresql-debugsource-0:13.18-1.el9_5.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-debugsource@13.18-1.el9_5?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "postgresql-contrib-debuginfo-0:13.18-1.el9_5.aarch64",
"product": {
"name": "postgresql-contrib-debuginfo-0:13.18-1.el9_5.aarch64",
"product_id": "postgresql-contrib-debuginfo-0:13.18-1.el9_5.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-contrib-debuginfo@13.18-1.el9_5?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "postgresql-debuginfo-0:13.18-1.el9_5.aarch64",
"product": {
"name": "postgresql-debuginfo-0:13.18-1.el9_5.aarch64",
"product_id": "postgresql-debuginfo-0:13.18-1.el9_5.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-debuginfo@13.18-1.el9_5?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "postgresql-docs-debuginfo-0:13.18-1.el9_5.aarch64",
"product": {
"name": "postgresql-docs-debuginfo-0:13.18-1.el9_5.aarch64",
"product_id": "postgresql-docs-debuginfo-0:13.18-1.el9_5.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-docs-debuginfo@13.18-1.el9_5?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "postgresql-plperl-debuginfo-0:13.18-1.el9_5.aarch64",
"product": {
"name": "postgresql-plperl-debuginfo-0:13.18-1.el9_5.aarch64",
"product_id": "postgresql-plperl-debuginfo-0:13.18-1.el9_5.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plperl-debuginfo@13.18-1.el9_5?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "postgresql-plpython3-debuginfo-0:13.18-1.el9_5.aarch64",
"product": {
"name": "postgresql-plpython3-debuginfo-0:13.18-1.el9_5.aarch64",
"product_id": "postgresql-plpython3-debuginfo-0:13.18-1.el9_5.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plpython3-debuginfo@13.18-1.el9_5?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "postgresql-pltcl-debuginfo-0:13.18-1.el9_5.aarch64",
"product": {
"name": "postgresql-pltcl-debuginfo-0:13.18-1.el9_5.aarch64",
"product_id": "postgresql-pltcl-debuginfo-0:13.18-1.el9_5.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-pltcl-debuginfo@13.18-1.el9_5?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "postgresql-private-libs-debuginfo-0:13.18-1.el9_5.aarch64",
"product": {
"name": "postgresql-private-libs-debuginfo-0:13.18-1.el9_5.aarch64",
"product_id": "postgresql-private-libs-debuginfo-0:13.18-1.el9_5.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-private-libs-debuginfo@13.18-1.el9_5?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-debuginfo-0:13.18-1.el9_5.aarch64",
"product": {
"name": "postgresql-server-debuginfo-0:13.18-1.el9_5.aarch64",
"product_id": "postgresql-server-debuginfo-0:13.18-1.el9_5.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server-debuginfo@13.18-1.el9_5?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-devel-debuginfo-0:13.18-1.el9_5.aarch64",
"product": {
"name": "postgresql-server-devel-debuginfo-0:13.18-1.el9_5.aarch64",
"product_id": "postgresql-server-devel-debuginfo-0:13.18-1.el9_5.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server-devel-debuginfo@13.18-1.el9_5?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "postgresql-test-debuginfo-0:13.18-1.el9_5.aarch64",
"product": {
"name": "postgresql-test-debuginfo-0:13.18-1.el9_5.aarch64",
"product_id": "postgresql-test-debuginfo-0:13.18-1.el9_5.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-test-debuginfo@13.18-1.el9_5?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-debuginfo-0:13.18-1.el9_5.aarch64",
"product": {
"name": "postgresql-upgrade-debuginfo-0:13.18-1.el9_5.aarch64",
"product_id": "postgresql-upgrade-debuginfo-0:13.18-1.el9_5.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade-debuginfo@13.18-1.el9_5?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-devel-debuginfo-0:13.18-1.el9_5.aarch64",
"product": {
"name": "postgresql-upgrade-devel-debuginfo-0:13.18-1.el9_5.aarch64",
"product_id": "postgresql-upgrade-devel-debuginfo-0:13.18-1.el9_5.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade-devel-debuginfo@13.18-1.el9_5?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "postgresql-docs-0:13.18-1.el9_5.aarch64",
"product": {
"name": "postgresql-docs-0:13.18-1.el9_5.aarch64",
"product_id": "postgresql-docs-0:13.18-1.el9_5.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-docs@13.18-1.el9_5?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "postgresql-private-devel-0:13.18-1.el9_5.aarch64",
"product": {
"name": "postgresql-private-devel-0:13.18-1.el9_5.aarch64",
"product_id": "postgresql-private-devel-0:13.18-1.el9_5.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-private-devel@13.18-1.el9_5?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-devel-0:13.18-1.el9_5.aarch64",
"product": {
"name": "postgresql-server-devel-0:13.18-1.el9_5.aarch64",
"product_id": "postgresql-server-devel-0:13.18-1.el9_5.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server-devel@13.18-1.el9_5?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "postgresql-static-0:13.18-1.el9_5.aarch64",
"product": {
"name": "postgresql-static-0:13.18-1.el9_5.aarch64",
"product_id": "postgresql-static-0:13.18-1.el9_5.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-static@13.18-1.el9_5?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "postgresql-test-0:13.18-1.el9_5.aarch64",
"product": {
"name": "postgresql-test-0:13.18-1.el9_5.aarch64",
"product_id": "postgresql-test-0:13.18-1.el9_5.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-test@13.18-1.el9_5?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-devel-0:13.18-1.el9_5.aarch64",
"product": {
"name": "postgresql-upgrade-devel-0:13.18-1.el9_5.aarch64",
"product_id": "postgresql-upgrade-devel-0:13.18-1.el9_5.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade-devel@13.18-1.el9_5?arch=aarch64"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "postgresql-0:13.18-1.el9_5.ppc64le",
"product": {
"name": "postgresql-0:13.18-1.el9_5.ppc64le",
"product_id": "postgresql-0:13.18-1.el9_5.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql@13.18-1.el9_5?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "postgresql-contrib-0:13.18-1.el9_5.ppc64le",
"product": {
"name": "postgresql-contrib-0:13.18-1.el9_5.ppc64le",
"product_id": "postgresql-contrib-0:13.18-1.el9_5.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-contrib@13.18-1.el9_5?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "postgresql-plperl-0:13.18-1.el9_5.ppc64le",
"product": {
"name": "postgresql-plperl-0:13.18-1.el9_5.ppc64le",
"product_id": "postgresql-plperl-0:13.18-1.el9_5.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plperl@13.18-1.el9_5?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "postgresql-plpython3-0:13.18-1.el9_5.ppc64le",
"product": {
"name": "postgresql-plpython3-0:13.18-1.el9_5.ppc64le",
"product_id": "postgresql-plpython3-0:13.18-1.el9_5.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plpython3@13.18-1.el9_5?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "postgresql-pltcl-0:13.18-1.el9_5.ppc64le",
"product": {
"name": "postgresql-pltcl-0:13.18-1.el9_5.ppc64le",
"product_id": "postgresql-pltcl-0:13.18-1.el9_5.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-pltcl@13.18-1.el9_5?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "postgresql-private-libs-0:13.18-1.el9_5.ppc64le",
"product": {
"name": "postgresql-private-libs-0:13.18-1.el9_5.ppc64le",
"product_id": "postgresql-private-libs-0:13.18-1.el9_5.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-private-libs@13.18-1.el9_5?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-0:13.18-1.el9_5.ppc64le",
"product": {
"name": "postgresql-server-0:13.18-1.el9_5.ppc64le",
"product_id": "postgresql-server-0:13.18-1.el9_5.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server@13.18-1.el9_5?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-0:13.18-1.el9_5.ppc64le",
"product": {
"name": "postgresql-upgrade-0:13.18-1.el9_5.ppc64le",
"product_id": "postgresql-upgrade-0:13.18-1.el9_5.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade@13.18-1.el9_5?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "postgresql-debugsource-0:13.18-1.el9_5.ppc64le",
"product": {
"name": "postgresql-debugsource-0:13.18-1.el9_5.ppc64le",
"product_id": "postgresql-debugsource-0:13.18-1.el9_5.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-debugsource@13.18-1.el9_5?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "postgresql-contrib-debuginfo-0:13.18-1.el9_5.ppc64le",
"product": {
"name": "postgresql-contrib-debuginfo-0:13.18-1.el9_5.ppc64le",
"product_id": "postgresql-contrib-debuginfo-0:13.18-1.el9_5.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-contrib-debuginfo@13.18-1.el9_5?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "postgresql-debuginfo-0:13.18-1.el9_5.ppc64le",
"product": {
"name": "postgresql-debuginfo-0:13.18-1.el9_5.ppc64le",
"product_id": "postgresql-debuginfo-0:13.18-1.el9_5.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-debuginfo@13.18-1.el9_5?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "postgresql-docs-debuginfo-0:13.18-1.el9_5.ppc64le",
"product": {
"name": "postgresql-docs-debuginfo-0:13.18-1.el9_5.ppc64le",
"product_id": "postgresql-docs-debuginfo-0:13.18-1.el9_5.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-docs-debuginfo@13.18-1.el9_5?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "postgresql-plperl-debuginfo-0:13.18-1.el9_5.ppc64le",
"product": {
"name": "postgresql-plperl-debuginfo-0:13.18-1.el9_5.ppc64le",
"product_id": "postgresql-plperl-debuginfo-0:13.18-1.el9_5.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plperl-debuginfo@13.18-1.el9_5?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "postgresql-plpython3-debuginfo-0:13.18-1.el9_5.ppc64le",
"product": {
"name": "postgresql-plpython3-debuginfo-0:13.18-1.el9_5.ppc64le",
"product_id": "postgresql-plpython3-debuginfo-0:13.18-1.el9_5.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plpython3-debuginfo@13.18-1.el9_5?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "postgresql-pltcl-debuginfo-0:13.18-1.el9_5.ppc64le",
"product": {
"name": "postgresql-pltcl-debuginfo-0:13.18-1.el9_5.ppc64le",
"product_id": "postgresql-pltcl-debuginfo-0:13.18-1.el9_5.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-pltcl-debuginfo@13.18-1.el9_5?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "postgresql-private-libs-debuginfo-0:13.18-1.el9_5.ppc64le",
"product": {
"name": "postgresql-private-libs-debuginfo-0:13.18-1.el9_5.ppc64le",
"product_id": "postgresql-private-libs-debuginfo-0:13.18-1.el9_5.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-private-libs-debuginfo@13.18-1.el9_5?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-debuginfo-0:13.18-1.el9_5.ppc64le",
"product": {
"name": "postgresql-server-debuginfo-0:13.18-1.el9_5.ppc64le",
"product_id": "postgresql-server-debuginfo-0:13.18-1.el9_5.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server-debuginfo@13.18-1.el9_5?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-devel-debuginfo-0:13.18-1.el9_5.ppc64le",
"product": {
"name": "postgresql-server-devel-debuginfo-0:13.18-1.el9_5.ppc64le",
"product_id": "postgresql-server-devel-debuginfo-0:13.18-1.el9_5.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server-devel-debuginfo@13.18-1.el9_5?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "postgresql-test-debuginfo-0:13.18-1.el9_5.ppc64le",
"product": {
"name": "postgresql-test-debuginfo-0:13.18-1.el9_5.ppc64le",
"product_id": "postgresql-test-debuginfo-0:13.18-1.el9_5.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-test-debuginfo@13.18-1.el9_5?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-debuginfo-0:13.18-1.el9_5.ppc64le",
"product": {
"name": "postgresql-upgrade-debuginfo-0:13.18-1.el9_5.ppc64le",
"product_id": "postgresql-upgrade-debuginfo-0:13.18-1.el9_5.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade-debuginfo@13.18-1.el9_5?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-devel-debuginfo-0:13.18-1.el9_5.ppc64le",
"product": {
"name": "postgresql-upgrade-devel-debuginfo-0:13.18-1.el9_5.ppc64le",
"product_id": "postgresql-upgrade-devel-debuginfo-0:13.18-1.el9_5.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade-devel-debuginfo@13.18-1.el9_5?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "postgresql-docs-0:13.18-1.el9_5.ppc64le",
"product": {
"name": "postgresql-docs-0:13.18-1.el9_5.ppc64le",
"product_id": "postgresql-docs-0:13.18-1.el9_5.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-docs@13.18-1.el9_5?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "postgresql-private-devel-0:13.18-1.el9_5.ppc64le",
"product": {
"name": "postgresql-private-devel-0:13.18-1.el9_5.ppc64le",
"product_id": "postgresql-private-devel-0:13.18-1.el9_5.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-private-devel@13.18-1.el9_5?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-devel-0:13.18-1.el9_5.ppc64le",
"product": {
"name": "postgresql-server-devel-0:13.18-1.el9_5.ppc64le",
"product_id": "postgresql-server-devel-0:13.18-1.el9_5.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server-devel@13.18-1.el9_5?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "postgresql-static-0:13.18-1.el9_5.ppc64le",
"product": {
"name": "postgresql-static-0:13.18-1.el9_5.ppc64le",
"product_id": "postgresql-static-0:13.18-1.el9_5.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-static@13.18-1.el9_5?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "postgresql-test-0:13.18-1.el9_5.ppc64le",
"product": {
"name": "postgresql-test-0:13.18-1.el9_5.ppc64le",
"product_id": "postgresql-test-0:13.18-1.el9_5.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-test@13.18-1.el9_5?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-devel-0:13.18-1.el9_5.ppc64le",
"product": {
"name": "postgresql-upgrade-devel-0:13.18-1.el9_5.ppc64le",
"product_id": "postgresql-upgrade-devel-0:13.18-1.el9_5.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade-devel@13.18-1.el9_5?arch=ppc64le"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "postgresql-0:13.18-1.el9_5.x86_64",
"product": {
"name": "postgresql-0:13.18-1.el9_5.x86_64",
"product_id": "postgresql-0:13.18-1.el9_5.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql@13.18-1.el9_5?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "postgresql-contrib-0:13.18-1.el9_5.x86_64",
"product": {
"name": "postgresql-contrib-0:13.18-1.el9_5.x86_64",
"product_id": "postgresql-contrib-0:13.18-1.el9_5.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-contrib@13.18-1.el9_5?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "postgresql-plperl-0:13.18-1.el9_5.x86_64",
"product": {
"name": "postgresql-plperl-0:13.18-1.el9_5.x86_64",
"product_id": "postgresql-plperl-0:13.18-1.el9_5.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plperl@13.18-1.el9_5?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "postgresql-plpython3-0:13.18-1.el9_5.x86_64",
"product": {
"name": "postgresql-plpython3-0:13.18-1.el9_5.x86_64",
"product_id": "postgresql-plpython3-0:13.18-1.el9_5.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plpython3@13.18-1.el9_5?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "postgresql-pltcl-0:13.18-1.el9_5.x86_64",
"product": {
"name": "postgresql-pltcl-0:13.18-1.el9_5.x86_64",
"product_id": "postgresql-pltcl-0:13.18-1.el9_5.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-pltcl@13.18-1.el9_5?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "postgresql-private-libs-0:13.18-1.el9_5.x86_64",
"product": {
"name": "postgresql-private-libs-0:13.18-1.el9_5.x86_64",
"product_id": "postgresql-private-libs-0:13.18-1.el9_5.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-private-libs@13.18-1.el9_5?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-0:13.18-1.el9_5.x86_64",
"product": {
"name": "postgresql-server-0:13.18-1.el9_5.x86_64",
"product_id": "postgresql-server-0:13.18-1.el9_5.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server@13.18-1.el9_5?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-0:13.18-1.el9_5.x86_64",
"product": {
"name": "postgresql-upgrade-0:13.18-1.el9_5.x86_64",
"product_id": "postgresql-upgrade-0:13.18-1.el9_5.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade@13.18-1.el9_5?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "postgresql-debugsource-0:13.18-1.el9_5.x86_64",
"product": {
"name": "postgresql-debugsource-0:13.18-1.el9_5.x86_64",
"product_id": "postgresql-debugsource-0:13.18-1.el9_5.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-debugsource@13.18-1.el9_5?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "postgresql-contrib-debuginfo-0:13.18-1.el9_5.x86_64",
"product": {
"name": "postgresql-contrib-debuginfo-0:13.18-1.el9_5.x86_64",
"product_id": "postgresql-contrib-debuginfo-0:13.18-1.el9_5.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-contrib-debuginfo@13.18-1.el9_5?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "postgresql-debuginfo-0:13.18-1.el9_5.x86_64",
"product": {
"name": "postgresql-debuginfo-0:13.18-1.el9_5.x86_64",
"product_id": "postgresql-debuginfo-0:13.18-1.el9_5.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-debuginfo@13.18-1.el9_5?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "postgresql-docs-debuginfo-0:13.18-1.el9_5.x86_64",
"product": {
"name": "postgresql-docs-debuginfo-0:13.18-1.el9_5.x86_64",
"product_id": "postgresql-docs-debuginfo-0:13.18-1.el9_5.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-docs-debuginfo@13.18-1.el9_5?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "postgresql-plperl-debuginfo-0:13.18-1.el9_5.x86_64",
"product": {
"name": "postgresql-plperl-debuginfo-0:13.18-1.el9_5.x86_64",
"product_id": "postgresql-plperl-debuginfo-0:13.18-1.el9_5.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plperl-debuginfo@13.18-1.el9_5?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "postgresql-plpython3-debuginfo-0:13.18-1.el9_5.x86_64",
"product": {
"name": "postgresql-plpython3-debuginfo-0:13.18-1.el9_5.x86_64",
"product_id": "postgresql-plpython3-debuginfo-0:13.18-1.el9_5.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plpython3-debuginfo@13.18-1.el9_5?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "postgresql-pltcl-debuginfo-0:13.18-1.el9_5.x86_64",
"product": {
"name": "postgresql-pltcl-debuginfo-0:13.18-1.el9_5.x86_64",
"product_id": "postgresql-pltcl-debuginfo-0:13.18-1.el9_5.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-pltcl-debuginfo@13.18-1.el9_5?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "postgresql-private-libs-debuginfo-0:13.18-1.el9_5.x86_64",
"product": {
"name": "postgresql-private-libs-debuginfo-0:13.18-1.el9_5.x86_64",
"product_id": "postgresql-private-libs-debuginfo-0:13.18-1.el9_5.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-private-libs-debuginfo@13.18-1.el9_5?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-debuginfo-0:13.18-1.el9_5.x86_64",
"product": {
"name": "postgresql-server-debuginfo-0:13.18-1.el9_5.x86_64",
"product_id": "postgresql-server-debuginfo-0:13.18-1.el9_5.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server-debuginfo@13.18-1.el9_5?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-devel-debuginfo-0:13.18-1.el9_5.x86_64",
"product": {
"name": "postgresql-server-devel-debuginfo-0:13.18-1.el9_5.x86_64",
"product_id": "postgresql-server-devel-debuginfo-0:13.18-1.el9_5.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server-devel-debuginfo@13.18-1.el9_5?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "postgresql-test-debuginfo-0:13.18-1.el9_5.x86_64",
"product": {
"name": "postgresql-test-debuginfo-0:13.18-1.el9_5.x86_64",
"product_id": "postgresql-test-debuginfo-0:13.18-1.el9_5.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-test-debuginfo@13.18-1.el9_5?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-debuginfo-0:13.18-1.el9_5.x86_64",
"product": {
"name": "postgresql-upgrade-debuginfo-0:13.18-1.el9_5.x86_64",
"product_id": "postgresql-upgrade-debuginfo-0:13.18-1.el9_5.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade-debuginfo@13.18-1.el9_5?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-devel-debuginfo-0:13.18-1.el9_5.x86_64",
"product": {
"name": "postgresql-upgrade-devel-debuginfo-0:13.18-1.el9_5.x86_64",
"product_id": "postgresql-upgrade-devel-debuginfo-0:13.18-1.el9_5.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade-devel-debuginfo@13.18-1.el9_5?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "postgresql-docs-0:13.18-1.el9_5.x86_64",
"product": {
"name": "postgresql-docs-0:13.18-1.el9_5.x86_64",
"product_id": "postgresql-docs-0:13.18-1.el9_5.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-docs@13.18-1.el9_5?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "postgresql-private-devel-0:13.18-1.el9_5.x86_64",
"product": {
"name": "postgresql-private-devel-0:13.18-1.el9_5.x86_64",
"product_id": "postgresql-private-devel-0:13.18-1.el9_5.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-private-devel@13.18-1.el9_5?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-devel-0:13.18-1.el9_5.x86_64",
"product": {
"name": "postgresql-server-devel-0:13.18-1.el9_5.x86_64",
"product_id": "postgresql-server-devel-0:13.18-1.el9_5.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server-devel@13.18-1.el9_5?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "postgresql-static-0:13.18-1.el9_5.x86_64",
"product": {
"name": "postgresql-static-0:13.18-1.el9_5.x86_64",
"product_id": "postgresql-static-0:13.18-1.el9_5.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-static@13.18-1.el9_5?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "postgresql-test-0:13.18-1.el9_5.x86_64",
"product": {
"name": "postgresql-test-0:13.18-1.el9_5.x86_64",
"product_id": "postgresql-test-0:13.18-1.el9_5.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-test@13.18-1.el9_5?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-devel-0:13.18-1.el9_5.x86_64",
"product": {
"name": "postgresql-upgrade-devel-0:13.18-1.el9_5.x86_64",
"product_id": "postgresql-upgrade-devel-0:13.18-1.el9_5.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade-devel@13.18-1.el9_5?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "postgresql-0:13.18-1.el9_5.s390x",
"product": {
"name": "postgresql-0:13.18-1.el9_5.s390x",
"product_id": "postgresql-0:13.18-1.el9_5.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql@13.18-1.el9_5?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "postgresql-contrib-0:13.18-1.el9_5.s390x",
"product": {
"name": "postgresql-contrib-0:13.18-1.el9_5.s390x",
"product_id": "postgresql-contrib-0:13.18-1.el9_5.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-contrib@13.18-1.el9_5?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "postgresql-plperl-0:13.18-1.el9_5.s390x",
"product": {
"name": "postgresql-plperl-0:13.18-1.el9_5.s390x",
"product_id": "postgresql-plperl-0:13.18-1.el9_5.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plperl@13.18-1.el9_5?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "postgresql-plpython3-0:13.18-1.el9_5.s390x",
"product": {
"name": "postgresql-plpython3-0:13.18-1.el9_5.s390x",
"product_id": "postgresql-plpython3-0:13.18-1.el9_5.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plpython3@13.18-1.el9_5?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "postgresql-pltcl-0:13.18-1.el9_5.s390x",
"product": {
"name": "postgresql-pltcl-0:13.18-1.el9_5.s390x",
"product_id": "postgresql-pltcl-0:13.18-1.el9_5.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-pltcl@13.18-1.el9_5?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "postgresql-private-libs-0:13.18-1.el9_5.s390x",
"product": {
"name": "postgresql-private-libs-0:13.18-1.el9_5.s390x",
"product_id": "postgresql-private-libs-0:13.18-1.el9_5.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-private-libs@13.18-1.el9_5?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-0:13.18-1.el9_5.s390x",
"product": {
"name": "postgresql-server-0:13.18-1.el9_5.s390x",
"product_id": "postgresql-server-0:13.18-1.el9_5.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server@13.18-1.el9_5?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-0:13.18-1.el9_5.s390x",
"product": {
"name": "postgresql-upgrade-0:13.18-1.el9_5.s390x",
"product_id": "postgresql-upgrade-0:13.18-1.el9_5.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade@13.18-1.el9_5?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "postgresql-debugsource-0:13.18-1.el9_5.s390x",
"product": {
"name": "postgresql-debugsource-0:13.18-1.el9_5.s390x",
"product_id": "postgresql-debugsource-0:13.18-1.el9_5.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-debugsource@13.18-1.el9_5?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "postgresql-contrib-debuginfo-0:13.18-1.el9_5.s390x",
"product": {
"name": "postgresql-contrib-debuginfo-0:13.18-1.el9_5.s390x",
"product_id": "postgresql-contrib-debuginfo-0:13.18-1.el9_5.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-contrib-debuginfo@13.18-1.el9_5?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "postgresql-debuginfo-0:13.18-1.el9_5.s390x",
"product": {
"name": "postgresql-debuginfo-0:13.18-1.el9_5.s390x",
"product_id": "postgresql-debuginfo-0:13.18-1.el9_5.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-debuginfo@13.18-1.el9_5?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "postgresql-docs-debuginfo-0:13.18-1.el9_5.s390x",
"product": {
"name": "postgresql-docs-debuginfo-0:13.18-1.el9_5.s390x",
"product_id": "postgresql-docs-debuginfo-0:13.18-1.el9_5.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-docs-debuginfo@13.18-1.el9_5?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "postgresql-plperl-debuginfo-0:13.18-1.el9_5.s390x",
"product": {
"name": "postgresql-plperl-debuginfo-0:13.18-1.el9_5.s390x",
"product_id": "postgresql-plperl-debuginfo-0:13.18-1.el9_5.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plperl-debuginfo@13.18-1.el9_5?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "postgresql-plpython3-debuginfo-0:13.18-1.el9_5.s390x",
"product": {
"name": "postgresql-plpython3-debuginfo-0:13.18-1.el9_5.s390x",
"product_id": "postgresql-plpython3-debuginfo-0:13.18-1.el9_5.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plpython3-debuginfo@13.18-1.el9_5?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "postgresql-pltcl-debuginfo-0:13.18-1.el9_5.s390x",
"product": {
"name": "postgresql-pltcl-debuginfo-0:13.18-1.el9_5.s390x",
"product_id": "postgresql-pltcl-debuginfo-0:13.18-1.el9_5.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-pltcl-debuginfo@13.18-1.el9_5?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "postgresql-private-libs-debuginfo-0:13.18-1.el9_5.s390x",
"product": {
"name": "postgresql-private-libs-debuginfo-0:13.18-1.el9_5.s390x",
"product_id": "postgresql-private-libs-debuginfo-0:13.18-1.el9_5.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-private-libs-debuginfo@13.18-1.el9_5?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-debuginfo-0:13.18-1.el9_5.s390x",
"product": {
"name": "postgresql-server-debuginfo-0:13.18-1.el9_5.s390x",
"product_id": "postgresql-server-debuginfo-0:13.18-1.el9_5.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server-debuginfo@13.18-1.el9_5?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-devel-debuginfo-0:13.18-1.el9_5.s390x",
"product": {
"name": "postgresql-server-devel-debuginfo-0:13.18-1.el9_5.s390x",
"product_id": "postgresql-server-devel-debuginfo-0:13.18-1.el9_5.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server-devel-debuginfo@13.18-1.el9_5?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "postgresql-test-debuginfo-0:13.18-1.el9_5.s390x",
"product": {
"name": "postgresql-test-debuginfo-0:13.18-1.el9_5.s390x",
"product_id": "postgresql-test-debuginfo-0:13.18-1.el9_5.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-test-debuginfo@13.18-1.el9_5?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-debuginfo-0:13.18-1.el9_5.s390x",
"product": {
"name": "postgresql-upgrade-debuginfo-0:13.18-1.el9_5.s390x",
"product_id": "postgresql-upgrade-debuginfo-0:13.18-1.el9_5.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade-debuginfo@13.18-1.el9_5?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-devel-debuginfo-0:13.18-1.el9_5.s390x",
"product": {
"name": "postgresql-upgrade-devel-debuginfo-0:13.18-1.el9_5.s390x",
"product_id": "postgresql-upgrade-devel-debuginfo-0:13.18-1.el9_5.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade-devel-debuginfo@13.18-1.el9_5?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "postgresql-docs-0:13.18-1.el9_5.s390x",
"product": {
"name": "postgresql-docs-0:13.18-1.el9_5.s390x",
"product_id": "postgresql-docs-0:13.18-1.el9_5.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-docs@13.18-1.el9_5?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "postgresql-private-devel-0:13.18-1.el9_5.s390x",
"product": {
"name": "postgresql-private-devel-0:13.18-1.el9_5.s390x",
"product_id": "postgresql-private-devel-0:13.18-1.el9_5.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-private-devel@13.18-1.el9_5?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-devel-0:13.18-1.el9_5.s390x",
"product": {
"name": "postgresql-server-devel-0:13.18-1.el9_5.s390x",
"product_id": "postgresql-server-devel-0:13.18-1.el9_5.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server-devel@13.18-1.el9_5?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "postgresql-static-0:13.18-1.el9_5.s390x",
"product": {
"name": "postgresql-static-0:13.18-1.el9_5.s390x",
"product_id": "postgresql-static-0:13.18-1.el9_5.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-static@13.18-1.el9_5?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "postgresql-test-0:13.18-1.el9_5.s390x",
"product": {
"name": "postgresql-test-0:13.18-1.el9_5.s390x",
"product_id": "postgresql-test-0:13.18-1.el9_5.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-test@13.18-1.el9_5?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-devel-0:13.18-1.el9_5.s390x",
"product": {
"name": "postgresql-upgrade-devel-0:13.18-1.el9_5.s390x",
"product_id": "postgresql-upgrade-devel-0:13.18-1.el9_5.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade-devel@13.18-1.el9_5?arch=s390x"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "postgresql-test-rpm-macros-0:13.18-1.el9_5.noarch",
"product": {
"name": "postgresql-test-rpm-macros-0:13.18-1.el9_5.noarch",
"product_id": "postgresql-test-rpm-macros-0:13.18-1.el9_5.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-test-rpm-macros@13.18-1.el9_5?arch=noarch"
}
}
}
],
"category": "architecture",
"name": "noarch"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-0:13.18-1.el9_5.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql-0:13.18-1.el9_5.aarch64"
},
"product_reference": "postgresql-0:13.18-1.el9_5.aarch64",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-0:13.18-1.el9_5.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql-0:13.18-1.el9_5.ppc64le"
},
"product_reference": "postgresql-0:13.18-1.el9_5.ppc64le",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-0:13.18-1.el9_5.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql-0:13.18-1.el9_5.s390x"
},
"product_reference": "postgresql-0:13.18-1.el9_5.s390x",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-0:13.18-1.el9_5.src as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql-0:13.18-1.el9_5.src"
},
"product_reference": "postgresql-0:13.18-1.el9_5.src",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-0:13.18-1.el9_5.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql-0:13.18-1.el9_5.x86_64"
},
"product_reference": "postgresql-0:13.18-1.el9_5.x86_64",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-contrib-0:13.18-1.el9_5.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql-contrib-0:13.18-1.el9_5.aarch64"
},
"product_reference": "postgresql-contrib-0:13.18-1.el9_5.aarch64",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-contrib-0:13.18-1.el9_5.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql-contrib-0:13.18-1.el9_5.ppc64le"
},
"product_reference": "postgresql-contrib-0:13.18-1.el9_5.ppc64le",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-contrib-0:13.18-1.el9_5.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql-contrib-0:13.18-1.el9_5.s390x"
},
"product_reference": "postgresql-contrib-0:13.18-1.el9_5.s390x",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-contrib-0:13.18-1.el9_5.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql-contrib-0:13.18-1.el9_5.x86_64"
},
"product_reference": "postgresql-contrib-0:13.18-1.el9_5.x86_64",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-contrib-debuginfo-0:13.18-1.el9_5.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql-contrib-debuginfo-0:13.18-1.el9_5.aarch64"
},
"product_reference": "postgresql-contrib-debuginfo-0:13.18-1.el9_5.aarch64",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-contrib-debuginfo-0:13.18-1.el9_5.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql-contrib-debuginfo-0:13.18-1.el9_5.ppc64le"
},
"product_reference": "postgresql-contrib-debuginfo-0:13.18-1.el9_5.ppc64le",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-contrib-debuginfo-0:13.18-1.el9_5.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql-contrib-debuginfo-0:13.18-1.el9_5.s390x"
},
"product_reference": "postgresql-contrib-debuginfo-0:13.18-1.el9_5.s390x",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-contrib-debuginfo-0:13.18-1.el9_5.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql-contrib-debuginfo-0:13.18-1.el9_5.x86_64"
},
"product_reference": "postgresql-contrib-debuginfo-0:13.18-1.el9_5.x86_64",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-debuginfo-0:13.18-1.el9_5.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql-debuginfo-0:13.18-1.el9_5.aarch64"
},
"product_reference": "postgresql-debuginfo-0:13.18-1.el9_5.aarch64",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-debuginfo-0:13.18-1.el9_5.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql-debuginfo-0:13.18-1.el9_5.ppc64le"
},
"product_reference": "postgresql-debuginfo-0:13.18-1.el9_5.ppc64le",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-debuginfo-0:13.18-1.el9_5.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql-debuginfo-0:13.18-1.el9_5.s390x"
},
"product_reference": "postgresql-debuginfo-0:13.18-1.el9_5.s390x",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-debuginfo-0:13.18-1.el9_5.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql-debuginfo-0:13.18-1.el9_5.x86_64"
},
"product_reference": "postgresql-debuginfo-0:13.18-1.el9_5.x86_64",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-debugsource-0:13.18-1.el9_5.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql-debugsource-0:13.18-1.el9_5.aarch64"
},
"product_reference": "postgresql-debugsource-0:13.18-1.el9_5.aarch64",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-debugsource-0:13.18-1.el9_5.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql-debugsource-0:13.18-1.el9_5.ppc64le"
},
"product_reference": "postgresql-debugsource-0:13.18-1.el9_5.ppc64le",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-debugsource-0:13.18-1.el9_5.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql-debugsource-0:13.18-1.el9_5.s390x"
},
"product_reference": "postgresql-debugsource-0:13.18-1.el9_5.s390x",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-debugsource-0:13.18-1.el9_5.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql-debugsource-0:13.18-1.el9_5.x86_64"
},
"product_reference": "postgresql-debugsource-0:13.18-1.el9_5.x86_64",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-docs-0:13.18-1.el9_5.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql-docs-0:13.18-1.el9_5.aarch64"
},
"product_reference": "postgresql-docs-0:13.18-1.el9_5.aarch64",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-docs-0:13.18-1.el9_5.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql-docs-0:13.18-1.el9_5.ppc64le"
},
"product_reference": "postgresql-docs-0:13.18-1.el9_5.ppc64le",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-docs-0:13.18-1.el9_5.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql-docs-0:13.18-1.el9_5.s390x"
},
"product_reference": "postgresql-docs-0:13.18-1.el9_5.s390x",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-docs-0:13.18-1.el9_5.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql-docs-0:13.18-1.el9_5.x86_64"
},
"product_reference": "postgresql-docs-0:13.18-1.el9_5.x86_64",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-docs-debuginfo-0:13.18-1.el9_5.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql-docs-debuginfo-0:13.18-1.el9_5.aarch64"
},
"product_reference": "postgresql-docs-debuginfo-0:13.18-1.el9_5.aarch64",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-docs-debuginfo-0:13.18-1.el9_5.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql-docs-debuginfo-0:13.18-1.el9_5.ppc64le"
},
"product_reference": "postgresql-docs-debuginfo-0:13.18-1.el9_5.ppc64le",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-docs-debuginfo-0:13.18-1.el9_5.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql-docs-debuginfo-0:13.18-1.el9_5.s390x"
},
"product_reference": "postgresql-docs-debuginfo-0:13.18-1.el9_5.s390x",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-docs-debuginfo-0:13.18-1.el9_5.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql-docs-debuginfo-0:13.18-1.el9_5.x86_64"
},
"product_reference": "postgresql-docs-debuginfo-0:13.18-1.el9_5.x86_64",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plperl-0:13.18-1.el9_5.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql-plperl-0:13.18-1.el9_5.aarch64"
},
"product_reference": "postgresql-plperl-0:13.18-1.el9_5.aarch64",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plperl-0:13.18-1.el9_5.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql-plperl-0:13.18-1.el9_5.ppc64le"
},
"product_reference": "postgresql-plperl-0:13.18-1.el9_5.ppc64le",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plperl-0:13.18-1.el9_5.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql-plperl-0:13.18-1.el9_5.s390x"
},
"product_reference": "postgresql-plperl-0:13.18-1.el9_5.s390x",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plperl-0:13.18-1.el9_5.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql-plperl-0:13.18-1.el9_5.x86_64"
},
"product_reference": "postgresql-plperl-0:13.18-1.el9_5.x86_64",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plperl-debuginfo-0:13.18-1.el9_5.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql-plperl-debuginfo-0:13.18-1.el9_5.aarch64"
},
"product_reference": "postgresql-plperl-debuginfo-0:13.18-1.el9_5.aarch64",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plperl-debuginfo-0:13.18-1.el9_5.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql-plperl-debuginfo-0:13.18-1.el9_5.ppc64le"
},
"product_reference": "postgresql-plperl-debuginfo-0:13.18-1.el9_5.ppc64le",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plperl-debuginfo-0:13.18-1.el9_5.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql-plperl-debuginfo-0:13.18-1.el9_5.s390x"
},
"product_reference": "postgresql-plperl-debuginfo-0:13.18-1.el9_5.s390x",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plperl-debuginfo-0:13.18-1.el9_5.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql-plperl-debuginfo-0:13.18-1.el9_5.x86_64"
},
"product_reference": "postgresql-plperl-debuginfo-0:13.18-1.el9_5.x86_64",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plpython3-0:13.18-1.el9_5.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql-plpython3-0:13.18-1.el9_5.aarch64"
},
"product_reference": "postgresql-plpython3-0:13.18-1.el9_5.aarch64",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plpython3-0:13.18-1.el9_5.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql-plpython3-0:13.18-1.el9_5.ppc64le"
},
"product_reference": "postgresql-plpython3-0:13.18-1.el9_5.ppc64le",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plpython3-0:13.18-1.el9_5.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql-plpython3-0:13.18-1.el9_5.s390x"
},
"product_reference": "postgresql-plpython3-0:13.18-1.el9_5.s390x",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plpython3-0:13.18-1.el9_5.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql-plpython3-0:13.18-1.el9_5.x86_64"
},
"product_reference": "postgresql-plpython3-0:13.18-1.el9_5.x86_64",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plpython3-debuginfo-0:13.18-1.el9_5.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql-plpython3-debuginfo-0:13.18-1.el9_5.aarch64"
},
"product_reference": "postgresql-plpython3-debuginfo-0:13.18-1.el9_5.aarch64",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plpython3-debuginfo-0:13.18-1.el9_5.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql-plpython3-debuginfo-0:13.18-1.el9_5.ppc64le"
},
"product_reference": "postgresql-plpython3-debuginfo-0:13.18-1.el9_5.ppc64le",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plpython3-debuginfo-0:13.18-1.el9_5.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql-plpython3-debuginfo-0:13.18-1.el9_5.s390x"
},
"product_reference": "postgresql-plpython3-debuginfo-0:13.18-1.el9_5.s390x",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plpython3-debuginfo-0:13.18-1.el9_5.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql-plpython3-debuginfo-0:13.18-1.el9_5.x86_64"
},
"product_reference": "postgresql-plpython3-debuginfo-0:13.18-1.el9_5.x86_64",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-pltcl-0:13.18-1.el9_5.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql-pltcl-0:13.18-1.el9_5.aarch64"
},
"product_reference": "postgresql-pltcl-0:13.18-1.el9_5.aarch64",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-pltcl-0:13.18-1.el9_5.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql-pltcl-0:13.18-1.el9_5.ppc64le"
},
"product_reference": "postgresql-pltcl-0:13.18-1.el9_5.ppc64le",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-pltcl-0:13.18-1.el9_5.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql-pltcl-0:13.18-1.el9_5.s390x"
},
"product_reference": "postgresql-pltcl-0:13.18-1.el9_5.s390x",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-pltcl-0:13.18-1.el9_5.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql-pltcl-0:13.18-1.el9_5.x86_64"
},
"product_reference": "postgresql-pltcl-0:13.18-1.el9_5.x86_64",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-pltcl-debuginfo-0:13.18-1.el9_5.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql-pltcl-debuginfo-0:13.18-1.el9_5.aarch64"
},
"product_reference": "postgresql-pltcl-debuginfo-0:13.18-1.el9_5.aarch64",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-pltcl-debuginfo-0:13.18-1.el9_5.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql-pltcl-debuginfo-0:13.18-1.el9_5.ppc64le"
},
"product_reference": "postgresql-pltcl-debuginfo-0:13.18-1.el9_5.ppc64le",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-pltcl-debuginfo-0:13.18-1.el9_5.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql-pltcl-debuginfo-0:13.18-1.el9_5.s390x"
},
"product_reference": "postgresql-pltcl-debuginfo-0:13.18-1.el9_5.s390x",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-pltcl-debuginfo-0:13.18-1.el9_5.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql-pltcl-debuginfo-0:13.18-1.el9_5.x86_64"
},
"product_reference": "postgresql-pltcl-debuginfo-0:13.18-1.el9_5.x86_64",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-private-devel-0:13.18-1.el9_5.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql-private-devel-0:13.18-1.el9_5.aarch64"
},
"product_reference": "postgresql-private-devel-0:13.18-1.el9_5.aarch64",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-private-devel-0:13.18-1.el9_5.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql-private-devel-0:13.18-1.el9_5.ppc64le"
},
"product_reference": "postgresql-private-devel-0:13.18-1.el9_5.ppc64le",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-private-devel-0:13.18-1.el9_5.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql-private-devel-0:13.18-1.el9_5.s390x"
},
"product_reference": "postgresql-private-devel-0:13.18-1.el9_5.s390x",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-private-devel-0:13.18-1.el9_5.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql-private-devel-0:13.18-1.el9_5.x86_64"
},
"product_reference": "postgresql-private-devel-0:13.18-1.el9_5.x86_64",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-private-libs-0:13.18-1.el9_5.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql-private-libs-0:13.18-1.el9_5.aarch64"
},
"product_reference": "postgresql-private-libs-0:13.18-1.el9_5.aarch64",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-private-libs-0:13.18-1.el9_5.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql-private-libs-0:13.18-1.el9_5.ppc64le"
},
"product_reference": "postgresql-private-libs-0:13.18-1.el9_5.ppc64le",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-private-libs-0:13.18-1.el9_5.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql-private-libs-0:13.18-1.el9_5.s390x"
},
"product_reference": "postgresql-private-libs-0:13.18-1.el9_5.s390x",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-private-libs-0:13.18-1.el9_5.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql-private-libs-0:13.18-1.el9_5.x86_64"
},
"product_reference": "postgresql-private-libs-0:13.18-1.el9_5.x86_64",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-private-libs-debuginfo-0:13.18-1.el9_5.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql-private-libs-debuginfo-0:13.18-1.el9_5.aarch64"
},
"product_reference": "postgresql-private-libs-debuginfo-0:13.18-1.el9_5.aarch64",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-private-libs-debuginfo-0:13.18-1.el9_5.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql-private-libs-debuginfo-0:13.18-1.el9_5.ppc64le"
},
"product_reference": "postgresql-private-libs-debuginfo-0:13.18-1.el9_5.ppc64le",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-private-libs-debuginfo-0:13.18-1.el9_5.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql-private-libs-debuginfo-0:13.18-1.el9_5.s390x"
},
"product_reference": "postgresql-private-libs-debuginfo-0:13.18-1.el9_5.s390x",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-private-libs-debuginfo-0:13.18-1.el9_5.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql-private-libs-debuginfo-0:13.18-1.el9_5.x86_64"
},
"product_reference": "postgresql-private-libs-debuginfo-0:13.18-1.el9_5.x86_64",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-0:13.18-1.el9_5.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql-server-0:13.18-1.el9_5.aarch64"
},
"product_reference": "postgresql-server-0:13.18-1.el9_5.aarch64",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-0:13.18-1.el9_5.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql-server-0:13.18-1.el9_5.ppc64le"
},
"product_reference": "postgresql-server-0:13.18-1.el9_5.ppc64le",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-0:13.18-1.el9_5.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql-server-0:13.18-1.el9_5.s390x"
},
"product_reference": "postgresql-server-0:13.18-1.el9_5.s390x",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-0:13.18-1.el9_5.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql-server-0:13.18-1.el9_5.x86_64"
},
"product_reference": "postgresql-server-0:13.18-1.el9_5.x86_64",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-debuginfo-0:13.18-1.el9_5.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql-server-debuginfo-0:13.18-1.el9_5.aarch64"
},
"product_reference": "postgresql-server-debuginfo-0:13.18-1.el9_5.aarch64",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-debuginfo-0:13.18-1.el9_5.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql-server-debuginfo-0:13.18-1.el9_5.ppc64le"
},
"product_reference": "postgresql-server-debuginfo-0:13.18-1.el9_5.ppc64le",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-debuginfo-0:13.18-1.el9_5.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql-server-debuginfo-0:13.18-1.el9_5.s390x"
},
"product_reference": "postgresql-server-debuginfo-0:13.18-1.el9_5.s390x",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-debuginfo-0:13.18-1.el9_5.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql-server-debuginfo-0:13.18-1.el9_5.x86_64"
},
"product_reference": "postgresql-server-debuginfo-0:13.18-1.el9_5.x86_64",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-devel-0:13.18-1.el9_5.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql-server-devel-0:13.18-1.el9_5.aarch64"
},
"product_reference": "postgresql-server-devel-0:13.18-1.el9_5.aarch64",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-devel-0:13.18-1.el9_5.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql-server-devel-0:13.18-1.el9_5.ppc64le"
},
"product_reference": "postgresql-server-devel-0:13.18-1.el9_5.ppc64le",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-devel-0:13.18-1.el9_5.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql-server-devel-0:13.18-1.el9_5.s390x"
},
"product_reference": "postgresql-server-devel-0:13.18-1.el9_5.s390x",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-devel-0:13.18-1.el9_5.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql-server-devel-0:13.18-1.el9_5.x86_64"
},
"product_reference": "postgresql-server-devel-0:13.18-1.el9_5.x86_64",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-devel-debuginfo-0:13.18-1.el9_5.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql-server-devel-debuginfo-0:13.18-1.el9_5.aarch64"
},
"product_reference": "postgresql-server-devel-debuginfo-0:13.18-1.el9_5.aarch64",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-devel-debuginfo-0:13.18-1.el9_5.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql-server-devel-debuginfo-0:13.18-1.el9_5.ppc64le"
},
"product_reference": "postgresql-server-devel-debuginfo-0:13.18-1.el9_5.ppc64le",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-devel-debuginfo-0:13.18-1.el9_5.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql-server-devel-debuginfo-0:13.18-1.el9_5.s390x"
},
"product_reference": "postgresql-server-devel-debuginfo-0:13.18-1.el9_5.s390x",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-devel-debuginfo-0:13.18-1.el9_5.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql-server-devel-debuginfo-0:13.18-1.el9_5.x86_64"
},
"product_reference": "postgresql-server-devel-debuginfo-0:13.18-1.el9_5.x86_64",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-static-0:13.18-1.el9_5.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql-static-0:13.18-1.el9_5.aarch64"
},
"product_reference": "postgresql-static-0:13.18-1.el9_5.aarch64",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-static-0:13.18-1.el9_5.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql-static-0:13.18-1.el9_5.ppc64le"
},
"product_reference": "postgresql-static-0:13.18-1.el9_5.ppc64le",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-static-0:13.18-1.el9_5.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql-static-0:13.18-1.el9_5.s390x"
},
"product_reference": "postgresql-static-0:13.18-1.el9_5.s390x",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-static-0:13.18-1.el9_5.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql-static-0:13.18-1.el9_5.x86_64"
},
"product_reference": "postgresql-static-0:13.18-1.el9_5.x86_64",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-test-0:13.18-1.el9_5.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql-test-0:13.18-1.el9_5.aarch64"
},
"product_reference": "postgresql-test-0:13.18-1.el9_5.aarch64",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-test-0:13.18-1.el9_5.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql-test-0:13.18-1.el9_5.ppc64le"
},
"product_reference": "postgresql-test-0:13.18-1.el9_5.ppc64le",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-test-0:13.18-1.el9_5.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql-test-0:13.18-1.el9_5.s390x"
},
"product_reference": "postgresql-test-0:13.18-1.el9_5.s390x",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-test-0:13.18-1.el9_5.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql-test-0:13.18-1.el9_5.x86_64"
},
"product_reference": "postgresql-test-0:13.18-1.el9_5.x86_64",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-test-debuginfo-0:13.18-1.el9_5.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql-test-debuginfo-0:13.18-1.el9_5.aarch64"
},
"product_reference": "postgresql-test-debuginfo-0:13.18-1.el9_5.aarch64",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-test-debuginfo-0:13.18-1.el9_5.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql-test-debuginfo-0:13.18-1.el9_5.ppc64le"
},
"product_reference": "postgresql-test-debuginfo-0:13.18-1.el9_5.ppc64le",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-test-debuginfo-0:13.18-1.el9_5.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql-test-debuginfo-0:13.18-1.el9_5.s390x"
},
"product_reference": "postgresql-test-debuginfo-0:13.18-1.el9_5.s390x",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-test-debuginfo-0:13.18-1.el9_5.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql-test-debuginfo-0:13.18-1.el9_5.x86_64"
},
"product_reference": "postgresql-test-debuginfo-0:13.18-1.el9_5.x86_64",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-test-rpm-macros-0:13.18-1.el9_5.noarch as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql-test-rpm-macros-0:13.18-1.el9_5.noarch"
},
"product_reference": "postgresql-test-rpm-macros-0:13.18-1.el9_5.noarch",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-0:13.18-1.el9_5.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql-upgrade-0:13.18-1.el9_5.aarch64"
},
"product_reference": "postgresql-upgrade-0:13.18-1.el9_5.aarch64",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-0:13.18-1.el9_5.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql-upgrade-0:13.18-1.el9_5.ppc64le"
},
"product_reference": "postgresql-upgrade-0:13.18-1.el9_5.ppc64le",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-0:13.18-1.el9_5.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql-upgrade-0:13.18-1.el9_5.s390x"
},
"product_reference": "postgresql-upgrade-0:13.18-1.el9_5.s390x",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-0:13.18-1.el9_5.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql-upgrade-0:13.18-1.el9_5.x86_64"
},
"product_reference": "postgresql-upgrade-0:13.18-1.el9_5.x86_64",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-debuginfo-0:13.18-1.el9_5.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql-upgrade-debuginfo-0:13.18-1.el9_5.aarch64"
},
"product_reference": "postgresql-upgrade-debuginfo-0:13.18-1.el9_5.aarch64",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-debuginfo-0:13.18-1.el9_5.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql-upgrade-debuginfo-0:13.18-1.el9_5.ppc64le"
},
"product_reference": "postgresql-upgrade-debuginfo-0:13.18-1.el9_5.ppc64le",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-debuginfo-0:13.18-1.el9_5.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql-upgrade-debuginfo-0:13.18-1.el9_5.s390x"
},
"product_reference": "postgresql-upgrade-debuginfo-0:13.18-1.el9_5.s390x",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-debuginfo-0:13.18-1.el9_5.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql-upgrade-debuginfo-0:13.18-1.el9_5.x86_64"
},
"product_reference": "postgresql-upgrade-debuginfo-0:13.18-1.el9_5.x86_64",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-devel-0:13.18-1.el9_5.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql-upgrade-devel-0:13.18-1.el9_5.aarch64"
},
"product_reference": "postgresql-upgrade-devel-0:13.18-1.el9_5.aarch64",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-devel-0:13.18-1.el9_5.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql-upgrade-devel-0:13.18-1.el9_5.ppc64le"
},
"product_reference": "postgresql-upgrade-devel-0:13.18-1.el9_5.ppc64le",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-devel-0:13.18-1.el9_5.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql-upgrade-devel-0:13.18-1.el9_5.s390x"
},
"product_reference": "postgresql-upgrade-devel-0:13.18-1.el9_5.s390x",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-devel-0:13.18-1.el9_5.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql-upgrade-devel-0:13.18-1.el9_5.x86_64"
},
"product_reference": "postgresql-upgrade-devel-0:13.18-1.el9_5.x86_64",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-devel-debuginfo-0:13.18-1.el9_5.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql-upgrade-devel-debuginfo-0:13.18-1.el9_5.aarch64"
},
"product_reference": "postgresql-upgrade-devel-debuginfo-0:13.18-1.el9_5.aarch64",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-devel-debuginfo-0:13.18-1.el9_5.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql-upgrade-devel-debuginfo-0:13.18-1.el9_5.ppc64le"
},
"product_reference": "postgresql-upgrade-devel-debuginfo-0:13.18-1.el9_5.ppc64le",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-devel-debuginfo-0:13.18-1.el9_5.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql-upgrade-devel-debuginfo-0:13.18-1.el9_5.s390x"
},
"product_reference": "postgresql-upgrade-devel-debuginfo-0:13.18-1.el9_5.s390x",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-devel-debuginfo-0:13.18-1.el9_5.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:postgresql-upgrade-devel-debuginfo-0:13.18-1.el9_5.x86_64"
},
"product_reference": "postgresql-upgrade-devel-debuginfo-0:13.18-1.el9_5.x86_64",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-0:13.18-1.el9_5.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.5.0.Z.MAIN:postgresql-0:13.18-1.el9_5.aarch64"
},
"product_reference": "postgresql-0:13.18-1.el9_5.aarch64",
"relates_to_product_reference": "CRB-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-0:13.18-1.el9_5.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.5.0.Z.MAIN:postgresql-0:13.18-1.el9_5.ppc64le"
},
"product_reference": "postgresql-0:13.18-1.el9_5.ppc64le",
"relates_to_product_reference": "CRB-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-0:13.18-1.el9_5.s390x as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.5.0.Z.MAIN:postgresql-0:13.18-1.el9_5.s390x"
},
"product_reference": "postgresql-0:13.18-1.el9_5.s390x",
"relates_to_product_reference": "CRB-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-0:13.18-1.el9_5.src as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.5.0.Z.MAIN:postgresql-0:13.18-1.el9_5.src"
},
"product_reference": "postgresql-0:13.18-1.el9_5.src",
"relates_to_product_reference": "CRB-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-0:13.18-1.el9_5.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.5.0.Z.MAIN:postgresql-0:13.18-1.el9_5.x86_64"
},
"product_reference": "postgresql-0:13.18-1.el9_5.x86_64",
"relates_to_product_reference": "CRB-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-contrib-0:13.18-1.el9_5.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.5.0.Z.MAIN:postgresql-contrib-0:13.18-1.el9_5.aarch64"
},
"product_reference": "postgresql-contrib-0:13.18-1.el9_5.aarch64",
"relates_to_product_reference": "CRB-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-contrib-0:13.18-1.el9_5.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.5.0.Z.MAIN:postgresql-contrib-0:13.18-1.el9_5.ppc64le"
},
"product_reference": "postgresql-contrib-0:13.18-1.el9_5.ppc64le",
"relates_to_product_reference": "CRB-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-contrib-0:13.18-1.el9_5.s390x as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.5.0.Z.MAIN:postgresql-contrib-0:13.18-1.el9_5.s390x"
},
"product_reference": "postgresql-contrib-0:13.18-1.el9_5.s390x",
"relates_to_product_reference": "CRB-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-contrib-0:13.18-1.el9_5.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.5.0.Z.MAIN:postgresql-contrib-0:13.18-1.el9_5.x86_64"
},
"product_reference": "postgresql-contrib-0:13.18-1.el9_5.x86_64",
"relates_to_product_reference": "CRB-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-contrib-debuginfo-0:13.18-1.el9_5.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.5.0.Z.MAIN:postgresql-contrib-debuginfo-0:13.18-1.el9_5.aarch64"
},
"product_reference": "postgresql-contrib-debuginfo-0:13.18-1.el9_5.aarch64",
"relates_to_product_reference": "CRB-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-contrib-debuginfo-0:13.18-1.el9_5.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.5.0.Z.MAIN:postgresql-contrib-debuginfo-0:13.18-1.el9_5.ppc64le"
},
"product_reference": "postgresql-contrib-debuginfo-0:13.18-1.el9_5.ppc64le",
"relates_to_product_reference": "CRB-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-contrib-debuginfo-0:13.18-1.el9_5.s390x as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.5.0.Z.MAIN:postgresql-contrib-debuginfo-0:13.18-1.el9_5.s390x"
},
"product_reference": "postgresql-contrib-debuginfo-0:13.18-1.el9_5.s390x",
"relates_to_product_reference": "CRB-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-contrib-debuginfo-0:13.18-1.el9_5.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.5.0.Z.MAIN:postgresql-contrib-debuginfo-0:13.18-1.el9_5.x86_64"
},
"product_reference": "postgresql-contrib-debuginfo-0:13.18-1.el9_5.x86_64",
"relates_to_product_reference": "CRB-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-debuginfo-0:13.18-1.el9_5.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.5.0.Z.MAIN:postgresql-debuginfo-0:13.18-1.el9_5.aarch64"
},
"product_reference": "postgresql-debuginfo-0:13.18-1.el9_5.aarch64",
"relates_to_product_reference": "CRB-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-debuginfo-0:13.18-1.el9_5.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.5.0.Z.MAIN:postgresql-debuginfo-0:13.18-1.el9_5.ppc64le"
},
"product_reference": "postgresql-debuginfo-0:13.18-1.el9_5.ppc64le",
"relates_to_product_reference": "CRB-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-debuginfo-0:13.18-1.el9_5.s390x as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.5.0.Z.MAIN:postgresql-debuginfo-0:13.18-1.el9_5.s390x"
},
"product_reference": "postgresql-debuginfo-0:13.18-1.el9_5.s390x",
"relates_to_product_reference": "CRB-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-debuginfo-0:13.18-1.el9_5.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.5.0.Z.MAIN:postgresql-debuginfo-0:13.18-1.el9_5.x86_64"
},
"product_reference": "postgresql-debuginfo-0:13.18-1.el9_5.x86_64",
"relates_to_product_reference": "CRB-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-debugsource-0:13.18-1.el9_5.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.5.0.Z.MAIN:postgresql-debugsource-0:13.18-1.el9_5.aarch64"
},
"product_reference": "postgresql-debugsource-0:13.18-1.el9_5.aarch64",
"relates_to_product_reference": "CRB-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-debugsource-0:13.18-1.el9_5.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.5.0.Z.MAIN:postgresql-debugsource-0:13.18-1.el9_5.ppc64le"
},
"product_reference": "postgresql-debugsource-0:13.18-1.el9_5.ppc64le",
"relates_to_product_reference": "CRB-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-debugsource-0:13.18-1.el9_5.s390x as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.5.0.Z.MAIN:postgresql-debugsource-0:13.18-1.el9_5.s390x"
},
"product_reference": "postgresql-debugsource-0:13.18-1.el9_5.s390x",
"relates_to_product_reference": "CRB-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-debugsource-0:13.18-1.el9_5.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.5.0.Z.MAIN:postgresql-debugsource-0:13.18-1.el9_5.x86_64"
},
"product_reference": "postgresql-debugsource-0:13.18-1.el9_5.x86_64",
"relates_to_product_reference": "CRB-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-docs-0:13.18-1.el9_5.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.5.0.Z.MAIN:postgresql-docs-0:13.18-1.el9_5.aarch64"
},
"product_reference": "postgresql-docs-0:13.18-1.el9_5.aarch64",
"relates_to_product_reference": "CRB-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-docs-0:13.18-1.el9_5.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.5.0.Z.MAIN:postgresql-docs-0:13.18-1.el9_5.ppc64le"
},
"product_reference": "postgresql-docs-0:13.18-1.el9_5.ppc64le",
"relates_to_product_reference": "CRB-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-docs-0:13.18-1.el9_5.s390x as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.5.0.Z.MAIN:postgresql-docs-0:13.18-1.el9_5.s390x"
},
"product_reference": "postgresql-docs-0:13.18-1.el9_5.s390x",
"relates_to_product_reference": "CRB-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-docs-0:13.18-1.el9_5.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.5.0.Z.MAIN:postgresql-docs-0:13.18-1.el9_5.x86_64"
},
"product_reference": "postgresql-docs-0:13.18-1.el9_5.x86_64",
"relates_to_product_reference": "CRB-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-docs-debuginfo-0:13.18-1.el9_5.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.5.0.Z.MAIN:postgresql-docs-debuginfo-0:13.18-1.el9_5.aarch64"
},
"product_reference": "postgresql-docs-debuginfo-0:13.18-1.el9_5.aarch64",
"relates_to_product_reference": "CRB-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-docs-debuginfo-0:13.18-1.el9_5.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.5.0.Z.MAIN:postgresql-docs-debuginfo-0:13.18-1.el9_5.ppc64le"
},
"product_reference": "postgresql-docs-debuginfo-0:13.18-1.el9_5.ppc64le",
"relates_to_product_reference": "CRB-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-docs-debuginfo-0:13.18-1.el9_5.s390x as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.5.0.Z.MAIN:postgresql-docs-debuginfo-0:13.18-1.el9_5.s390x"
},
"product_reference": "postgresql-docs-debuginfo-0:13.18-1.el9_5.s390x",
"relates_to_product_reference": "CRB-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-docs-debuginfo-0:13.18-1.el9_5.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.5.0.Z.MAIN:postgresql-docs-debuginfo-0:13.18-1.el9_5.x86_64"
},
"product_reference": "postgresql-docs-debuginfo-0:13.18-1.el9_5.x86_64",
"relates_to_product_reference": "CRB-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plperl-0:13.18-1.el9_5.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.5.0.Z.MAIN:postgresql-plperl-0:13.18-1.el9_5.aarch64"
},
"product_reference": "postgresql-plperl-0:13.18-1.el9_5.aarch64",
"relates_to_product_reference": "CRB-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plperl-0:13.18-1.el9_5.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.5.0.Z.MAIN:postgresql-plperl-0:13.18-1.el9_5.ppc64le"
},
"product_reference": "postgresql-plperl-0:13.18-1.el9_5.ppc64le",
"relates_to_product_reference": "CRB-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plperl-0:13.18-1.el9_5.s390x as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.5.0.Z.MAIN:postgresql-plperl-0:13.18-1.el9_5.s390x"
},
"product_reference": "postgresql-plperl-0:13.18-1.el9_5.s390x",
"relates_to_product_reference": "CRB-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plperl-0:13.18-1.el9_5.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.5.0.Z.MAIN:postgresql-plperl-0:13.18-1.el9_5.x86_64"
},
"product_reference": "postgresql-plperl-0:13.18-1.el9_5.x86_64",
"relates_to_product_reference": "CRB-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plperl-debuginfo-0:13.18-1.el9_5.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.5.0.Z.MAIN:postgresql-plperl-debuginfo-0:13.18-1.el9_5.aarch64"
},
"product_reference": "postgresql-plperl-debuginfo-0:13.18-1.el9_5.aarch64",
"relates_to_product_reference": "CRB-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plperl-debuginfo-0:13.18-1.el9_5.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.5.0.Z.MAIN:postgresql-plperl-debuginfo-0:13.18-1.el9_5.ppc64le"
},
"product_reference": "postgresql-plperl-debuginfo-0:13.18-1.el9_5.ppc64le",
"relates_to_product_reference": "CRB-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plperl-debuginfo-0:13.18-1.el9_5.s390x as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.5.0.Z.MAIN:postgresql-plperl-debuginfo-0:13.18-1.el9_5.s390x"
},
"product_reference": "postgresql-plperl-debuginfo-0:13.18-1.el9_5.s390x",
"relates_to_product_reference": "CRB-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plperl-debuginfo-0:13.18-1.el9_5.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.5.0.Z.MAIN:postgresql-plperl-debuginfo-0:13.18-1.el9_5.x86_64"
},
"product_reference": "postgresql-plperl-debuginfo-0:13.18-1.el9_5.x86_64",
"relates_to_product_reference": "CRB-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plpython3-0:13.18-1.el9_5.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.5.0.Z.MAIN:postgresql-plpython3-0:13.18-1.el9_5.aarch64"
},
"product_reference": "postgresql-plpython3-0:13.18-1.el9_5.aarch64",
"relates_to_product_reference": "CRB-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plpython3-0:13.18-1.el9_5.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.5.0.Z.MAIN:postgresql-plpython3-0:13.18-1.el9_5.ppc64le"
},
"product_reference": "postgresql-plpython3-0:13.18-1.el9_5.ppc64le",
"relates_to_product_reference": "CRB-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plpython3-0:13.18-1.el9_5.s390x as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.5.0.Z.MAIN:postgresql-plpython3-0:13.18-1.el9_5.s390x"
},
"product_reference": "postgresql-plpython3-0:13.18-1.el9_5.s390x",
"relates_to_product_reference": "CRB-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plpython3-0:13.18-1.el9_5.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.5.0.Z.MAIN:postgresql-plpython3-0:13.18-1.el9_5.x86_64"
},
"product_reference": "postgresql-plpython3-0:13.18-1.el9_5.x86_64",
"relates_to_product_reference": "CRB-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plpython3-debuginfo-0:13.18-1.el9_5.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.5.0.Z.MAIN:postgresql-plpython3-debuginfo-0:13.18-1.el9_5.aarch64"
},
"product_reference": "postgresql-plpython3-debuginfo-0:13.18-1.el9_5.aarch64",
"relates_to_product_reference": "CRB-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plpython3-debuginfo-0:13.18-1.el9_5.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.5.0.Z.MAIN:postgresql-plpython3-debuginfo-0:13.18-1.el9_5.ppc64le"
},
"product_reference": "postgresql-plpython3-debuginfo-0:13.18-1.el9_5.ppc64le",
"relates_to_product_reference": "CRB-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plpython3-debuginfo-0:13.18-1.el9_5.s390x as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.5.0.Z.MAIN:postgresql-plpython3-debuginfo-0:13.18-1.el9_5.s390x"
},
"product_reference": "postgresql-plpython3-debuginfo-0:13.18-1.el9_5.s390x",
"relates_to_product_reference": "CRB-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plpython3-debuginfo-0:13.18-1.el9_5.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.5.0.Z.MAIN:postgresql-plpython3-debuginfo-0:13.18-1.el9_5.x86_64"
},
"product_reference": "postgresql-plpython3-debuginfo-0:13.18-1.el9_5.x86_64",
"relates_to_product_reference": "CRB-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-pltcl-0:13.18-1.el9_5.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.5.0.Z.MAIN:postgresql-pltcl-0:13.18-1.el9_5.aarch64"
},
"product_reference": "postgresql-pltcl-0:13.18-1.el9_5.aarch64",
"relates_to_product_reference": "CRB-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-pltcl-0:13.18-1.el9_5.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.5.0.Z.MAIN:postgresql-pltcl-0:13.18-1.el9_5.ppc64le"
},
"product_reference": "postgresql-pltcl-0:13.18-1.el9_5.ppc64le",
"relates_to_product_reference": "CRB-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-pltcl-0:13.18-1.el9_5.s390x as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.5.0.Z.MAIN:postgresql-pltcl-0:13.18-1.el9_5.s390x"
},
"product_reference": "postgresql-pltcl-0:13.18-1.el9_5.s390x",
"relates_to_product_reference": "CRB-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-pltcl-0:13.18-1.el9_5.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.5.0.Z.MAIN:postgresql-pltcl-0:13.18-1.el9_5.x86_64"
},
"product_reference": "postgresql-pltcl-0:13.18-1.el9_5.x86_64",
"relates_to_product_reference": "CRB-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-pltcl-debuginfo-0:13.18-1.el9_5.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.5.0.Z.MAIN:postgresql-pltcl-debuginfo-0:13.18-1.el9_5.aarch64"
},
"product_reference": "postgresql-pltcl-debuginfo-0:13.18-1.el9_5.aarch64",
"relates_to_product_reference": "CRB-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-pltcl-debuginfo-0:13.18-1.el9_5.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.5.0.Z.MAIN:postgresql-pltcl-debuginfo-0:13.18-1.el9_5.ppc64le"
},
"product_reference": "postgresql-pltcl-debuginfo-0:13.18-1.el9_5.ppc64le",
"relates_to_product_reference": "CRB-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-pltcl-debuginfo-0:13.18-1.el9_5.s390x as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.5.0.Z.MAIN:postgresql-pltcl-debuginfo-0:13.18-1.el9_5.s390x"
},
"product_reference": "postgresql-pltcl-debuginfo-0:13.18-1.el9_5.s390x",
"relates_to_product_reference": "CRB-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-pltcl-debuginfo-0:13.18-1.el9_5.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.5.0.Z.MAIN:postgresql-pltcl-debuginfo-0:13.18-1.el9_5.x86_64"
},
"product_reference": "postgresql-pltcl-debuginfo-0:13.18-1.el9_5.x86_64",
"relates_to_product_reference": "CRB-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-private-devel-0:13.18-1.el9_5.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.5.0.Z.MAIN:postgresql-private-devel-0:13.18-1.el9_5.aarch64"
},
"product_reference": "postgresql-private-devel-0:13.18-1.el9_5.aarch64",
"relates_to_product_reference": "CRB-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-private-devel-0:13.18-1.el9_5.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.5.0.Z.MAIN:postgresql-private-devel-0:13.18-1.el9_5.ppc64le"
},
"product_reference": "postgresql-private-devel-0:13.18-1.el9_5.ppc64le",
"relates_to_product_reference": "CRB-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-private-devel-0:13.18-1.el9_5.s390x as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.5.0.Z.MAIN:postgresql-private-devel-0:13.18-1.el9_5.s390x"
},
"product_reference": "postgresql-private-devel-0:13.18-1.el9_5.s390x",
"relates_to_product_reference": "CRB-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-private-devel-0:13.18-1.el9_5.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.5.0.Z.MAIN:postgresql-private-devel-0:13.18-1.el9_5.x86_64"
},
"product_reference": "postgresql-private-devel-0:13.18-1.el9_5.x86_64",
"relates_to_product_reference": "CRB-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-private-libs-0:13.18-1.el9_5.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.5.0.Z.MAIN:postgresql-private-libs-0:13.18-1.el9_5.aarch64"
},
"product_reference": "postgresql-private-libs-0:13.18-1.el9_5.aarch64",
"relates_to_product_reference": "CRB-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-private-libs-0:13.18-1.el9_5.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.5.0.Z.MAIN:postgresql-private-libs-0:13.18-1.el9_5.ppc64le"
},
"product_reference": "postgresql-private-libs-0:13.18-1.el9_5.ppc64le",
"relates_to_product_reference": "CRB-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-private-libs-0:13.18-1.el9_5.s390x as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.5.0.Z.MAIN:postgresql-private-libs-0:13.18-1.el9_5.s390x"
},
"product_reference": "postgresql-private-libs-0:13.18-1.el9_5.s390x",
"relates_to_product_reference": "CRB-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-private-libs-0:13.18-1.el9_5.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.5.0.Z.MAIN:postgresql-private-libs-0:13.18-1.el9_5.x86_64"
},
"product_reference": "postgresql-private-libs-0:13.18-1.el9_5.x86_64",
"relates_to_product_reference": "CRB-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-private-libs-debuginfo-0:13.18-1.el9_5.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.5.0.Z.MAIN:postgresql-private-libs-debuginfo-0:13.18-1.el9_5.aarch64"
},
"product_reference": "postgresql-private-libs-debuginfo-0:13.18-1.el9_5.aarch64",
"relates_to_product_reference": "CRB-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-private-libs-debuginfo-0:13.18-1.el9_5.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.5.0.Z.MAIN:postgresql-private-libs-debuginfo-0:13.18-1.el9_5.ppc64le"
},
"product_reference": "postgresql-private-libs-debuginfo-0:13.18-1.el9_5.ppc64le",
"relates_to_product_reference": "CRB-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-private-libs-debuginfo-0:13.18-1.el9_5.s390x as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.5.0.Z.MAIN:postgresql-private-libs-debuginfo-0:13.18-1.el9_5.s390x"
},
"product_reference": "postgresql-private-libs-debuginfo-0:13.18-1.el9_5.s390x",
"relates_to_product_reference": "CRB-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-private-libs-debuginfo-0:13.18-1.el9_5.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.5.0.Z.MAIN:postgresql-private-libs-debuginfo-0:13.18-1.el9_5.x86_64"
},
"product_reference": "postgresql-private-libs-debuginfo-0:13.18-1.el9_5.x86_64",
"relates_to_product_reference": "CRB-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-0:13.18-1.el9_5.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.5.0.Z.MAIN:postgresql-server-0:13.18-1.el9_5.aarch64"
},
"product_reference": "postgresql-server-0:13.18-1.el9_5.aarch64",
"relates_to_product_reference": "CRB-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-0:13.18-1.el9_5.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.5.0.Z.MAIN:postgresql-server-0:13.18-1.el9_5.ppc64le"
},
"product_reference": "postgresql-server-0:13.18-1.el9_5.ppc64le",
"relates_to_product_reference": "CRB-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-0:13.18-1.el9_5.s390x as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.5.0.Z.MAIN:postgresql-server-0:13.18-1.el9_5.s390x"
},
"product_reference": "postgresql-server-0:13.18-1.el9_5.s390x",
"relates_to_product_reference": "CRB-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-0:13.18-1.el9_5.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.5.0.Z.MAIN:postgresql-server-0:13.18-1.el9_5.x86_64"
},
"product_reference": "postgresql-server-0:13.18-1.el9_5.x86_64",
"relates_to_product_reference": "CRB-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-debuginfo-0:13.18-1.el9_5.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.5.0.Z.MAIN:postgresql-server-debuginfo-0:13.18-1.el9_5.aarch64"
},
"product_reference": "postgresql-server-debuginfo-0:13.18-1.el9_5.aarch64",
"relates_to_product_reference": "CRB-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-debuginfo-0:13.18-1.el9_5.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.5.0.Z.MAIN:postgresql-server-debuginfo-0:13.18-1.el9_5.ppc64le"
},
"product_reference": "postgresql-server-debuginfo-0:13.18-1.el9_5.ppc64le",
"relates_to_product_reference": "CRB-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-debuginfo-0:13.18-1.el9_5.s390x as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.5.0.Z.MAIN:postgresql-server-debuginfo-0:13.18-1.el9_5.s390x"
},
"product_reference": "postgresql-server-debuginfo-0:13.18-1.el9_5.s390x",
"relates_to_product_reference": "CRB-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-debuginfo-0:13.18-1.el9_5.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.5.0.Z.MAIN:postgresql-server-debuginfo-0:13.18-1.el9_5.x86_64"
},
"product_reference": "postgresql-server-debuginfo-0:13.18-1.el9_5.x86_64",
"relates_to_product_reference": "CRB-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-devel-0:13.18-1.el9_5.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.5.0.Z.MAIN:postgresql-server-devel-0:13.18-1.el9_5.aarch64"
},
"product_reference": "postgresql-server-devel-0:13.18-1.el9_5.aarch64",
"relates_to_product_reference": "CRB-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-devel-0:13.18-1.el9_5.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.5.0.Z.MAIN:postgresql-server-devel-0:13.18-1.el9_5.ppc64le"
},
"product_reference": "postgresql-server-devel-0:13.18-1.el9_5.ppc64le",
"relates_to_product_reference": "CRB-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-devel-0:13.18-1.el9_5.s390x as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.5.0.Z.MAIN:postgresql-server-devel-0:13.18-1.el9_5.s390x"
},
"product_reference": "postgresql-server-devel-0:13.18-1.el9_5.s390x",
"relates_to_product_reference": "CRB-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-devel-0:13.18-1.el9_5.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.5.0.Z.MAIN:postgresql-server-devel-0:13.18-1.el9_5.x86_64"
},
"product_reference": "postgresql-server-devel-0:13.18-1.el9_5.x86_64",
"relates_to_product_reference": "CRB-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-devel-debuginfo-0:13.18-1.el9_5.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.5.0.Z.MAIN:postgresql-server-devel-debuginfo-0:13.18-1.el9_5.aarch64"
},
"product_reference": "postgresql-server-devel-debuginfo-0:13.18-1.el9_5.aarch64",
"relates_to_product_reference": "CRB-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-devel-debuginfo-0:13.18-1.el9_5.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.5.0.Z.MAIN:postgresql-server-devel-debuginfo-0:13.18-1.el9_5.ppc64le"
},
"product_reference": "postgresql-server-devel-debuginfo-0:13.18-1.el9_5.ppc64le",
"relates_to_product_reference": "CRB-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-devel-debuginfo-0:13.18-1.el9_5.s390x as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.5.0.Z.MAIN:postgresql-server-devel-debuginfo-0:13.18-1.el9_5.s390x"
},
"product_reference": "postgresql-server-devel-debuginfo-0:13.18-1.el9_5.s390x",
"relates_to_product_reference": "CRB-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-devel-debuginfo-0:13.18-1.el9_5.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.5.0.Z.MAIN:postgresql-server-devel-debuginfo-0:13.18-1.el9_5.x86_64"
},
"product_reference": "postgresql-server-devel-debuginfo-0:13.18-1.el9_5.x86_64",
"relates_to_product_reference": "CRB-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-static-0:13.18-1.el9_5.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.5.0.Z.MAIN:postgresql-static-0:13.18-1.el9_5.aarch64"
},
"product_reference": "postgresql-static-0:13.18-1.el9_5.aarch64",
"relates_to_product_reference": "CRB-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-static-0:13.18-1.el9_5.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.5.0.Z.MAIN:postgresql-static-0:13.18-1.el9_5.ppc64le"
},
"product_reference": "postgresql-static-0:13.18-1.el9_5.ppc64le",
"relates_to_product_reference": "CRB-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-static-0:13.18-1.el9_5.s390x as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.5.0.Z.MAIN:postgresql-static-0:13.18-1.el9_5.s390x"
},
"product_reference": "postgresql-static-0:13.18-1.el9_5.s390x",
"relates_to_product_reference": "CRB-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-static-0:13.18-1.el9_5.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.5.0.Z.MAIN:postgresql-static-0:13.18-1.el9_5.x86_64"
},
"product_reference": "postgresql-static-0:13.18-1.el9_5.x86_64",
"relates_to_product_reference": "CRB-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-test-0:13.18-1.el9_5.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.5.0.Z.MAIN:postgresql-test-0:13.18-1.el9_5.aarch64"
},
"product_reference": "postgresql-test-0:13.18-1.el9_5.aarch64",
"relates_to_product_reference": "CRB-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-test-0:13.18-1.el9_5.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.5.0.Z.MAIN:postgresql-test-0:13.18-1.el9_5.ppc64le"
},
"product_reference": "postgresql-test-0:13.18-1.el9_5.ppc64le",
"relates_to_product_reference": "CRB-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-test-0:13.18-1.el9_5.s390x as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.5.0.Z.MAIN:postgresql-test-0:13.18-1.el9_5.s390x"
},
"product_reference": "postgresql-test-0:13.18-1.el9_5.s390x",
"relates_to_product_reference": "CRB-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-test-0:13.18-1.el9_5.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.5.0.Z.MAIN:postgresql-test-0:13.18-1.el9_5.x86_64"
},
"product_reference": "postgresql-test-0:13.18-1.el9_5.x86_64",
"relates_to_product_reference": "CRB-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-test-debuginfo-0:13.18-1.el9_5.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.5.0.Z.MAIN:postgresql-test-debuginfo-0:13.18-1.el9_5.aarch64"
},
"product_reference": "postgresql-test-debuginfo-0:13.18-1.el9_5.aarch64",
"relates_to_product_reference": "CRB-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-test-debuginfo-0:13.18-1.el9_5.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.5.0.Z.MAIN:postgresql-test-debuginfo-0:13.18-1.el9_5.ppc64le"
},
"product_reference": "postgresql-test-debuginfo-0:13.18-1.el9_5.ppc64le",
"relates_to_product_reference": "CRB-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-test-debuginfo-0:13.18-1.el9_5.s390x as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.5.0.Z.MAIN:postgresql-test-debuginfo-0:13.18-1.el9_5.s390x"
},
"product_reference": "postgresql-test-debuginfo-0:13.18-1.el9_5.s390x",
"relates_to_product_reference": "CRB-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-test-debuginfo-0:13.18-1.el9_5.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.5.0.Z.MAIN:postgresql-test-debuginfo-0:13.18-1.el9_5.x86_64"
},
"product_reference": "postgresql-test-debuginfo-0:13.18-1.el9_5.x86_64",
"relates_to_product_reference": "CRB-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-test-rpm-macros-0:13.18-1.el9_5.noarch as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.5.0.Z.MAIN:postgresql-test-rpm-macros-0:13.18-1.el9_5.noarch"
},
"product_reference": "postgresql-test-rpm-macros-0:13.18-1.el9_5.noarch",
"relates_to_product_reference": "CRB-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-0:13.18-1.el9_5.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.5.0.Z.MAIN:postgresql-upgrade-0:13.18-1.el9_5.aarch64"
},
"product_reference": "postgresql-upgrade-0:13.18-1.el9_5.aarch64",
"relates_to_product_reference": "CRB-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-0:13.18-1.el9_5.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.5.0.Z.MAIN:postgresql-upgrade-0:13.18-1.el9_5.ppc64le"
},
"product_reference": "postgresql-upgrade-0:13.18-1.el9_5.ppc64le",
"relates_to_product_reference": "CRB-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-0:13.18-1.el9_5.s390x as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.5.0.Z.MAIN:postgresql-upgrade-0:13.18-1.el9_5.s390x"
},
"product_reference": "postgresql-upgrade-0:13.18-1.el9_5.s390x",
"relates_to_product_reference": "CRB-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-0:13.18-1.el9_5.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.5.0.Z.MAIN:postgresql-upgrade-0:13.18-1.el9_5.x86_64"
},
"product_reference": "postgresql-upgrade-0:13.18-1.el9_5.x86_64",
"relates_to_product_reference": "CRB-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-debuginfo-0:13.18-1.el9_5.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.5.0.Z.MAIN:postgresql-upgrade-debuginfo-0:13.18-1.el9_5.aarch64"
},
"product_reference": "postgresql-upgrade-debuginfo-0:13.18-1.el9_5.aarch64",
"relates_to_product_reference": "CRB-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-debuginfo-0:13.18-1.el9_5.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.5.0.Z.MAIN:postgresql-upgrade-debuginfo-0:13.18-1.el9_5.ppc64le"
},
"product_reference": "postgresql-upgrade-debuginfo-0:13.18-1.el9_5.ppc64le",
"relates_to_product_reference": "CRB-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-debuginfo-0:13.18-1.el9_5.s390x as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.5.0.Z.MAIN:postgresql-upgrade-debuginfo-0:13.18-1.el9_5.s390x"
},
"product_reference": "postgresql-upgrade-debuginfo-0:13.18-1.el9_5.s390x",
"relates_to_product_reference": "CRB-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-debuginfo-0:13.18-1.el9_5.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.5.0.Z.MAIN:postgresql-upgrade-debuginfo-0:13.18-1.el9_5.x86_64"
},
"product_reference": "postgresql-upgrade-debuginfo-0:13.18-1.el9_5.x86_64",
"relates_to_product_reference": "CRB-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-devel-0:13.18-1.el9_5.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.5.0.Z.MAIN:postgresql-upgrade-devel-0:13.18-1.el9_5.aarch64"
},
"product_reference": "postgresql-upgrade-devel-0:13.18-1.el9_5.aarch64",
"relates_to_product_reference": "CRB-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-devel-0:13.18-1.el9_5.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.5.0.Z.MAIN:postgresql-upgrade-devel-0:13.18-1.el9_5.ppc64le"
},
"product_reference": "postgresql-upgrade-devel-0:13.18-1.el9_5.ppc64le",
"relates_to_product_reference": "CRB-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-devel-0:13.18-1.el9_5.s390x as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.5.0.Z.MAIN:postgresql-upgrade-devel-0:13.18-1.el9_5.s390x"
},
"product_reference": "postgresql-upgrade-devel-0:13.18-1.el9_5.s390x",
"relates_to_product_reference": "CRB-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-devel-0:13.18-1.el9_5.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.5.0.Z.MAIN:postgresql-upgrade-devel-0:13.18-1.el9_5.x86_64"
},
"product_reference": "postgresql-upgrade-devel-0:13.18-1.el9_5.x86_64",
"relates_to_product_reference": "CRB-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-devel-debuginfo-0:13.18-1.el9_5.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.5.0.Z.MAIN:postgresql-upgrade-devel-debuginfo-0:13.18-1.el9_5.aarch64"
},
"product_reference": "postgresql-upgrade-devel-debuginfo-0:13.18-1.el9_5.aarch64",
"relates_to_product_reference": "CRB-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-devel-debuginfo-0:13.18-1.el9_5.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.5.0.Z.MAIN:postgresql-upgrade-devel-debuginfo-0:13.18-1.el9_5.ppc64le"
},
"product_reference": "postgresql-upgrade-devel-debuginfo-0:13.18-1.el9_5.ppc64le",
"relates_to_product_reference": "CRB-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-devel-debuginfo-0:13.18-1.el9_5.s390x as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.5.0.Z.MAIN:postgresql-upgrade-devel-debuginfo-0:13.18-1.el9_5.s390x"
},
"product_reference": "postgresql-upgrade-devel-debuginfo-0:13.18-1.el9_5.s390x",
"relates_to_product_reference": "CRB-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-devel-debuginfo-0:13.18-1.el9_5.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.5.0.Z.MAIN:postgresql-upgrade-devel-debuginfo-0:13.18-1.el9_5.x86_64"
},
"product_reference": "postgresql-upgrade-devel-debuginfo-0:13.18-1.el9_5.x86_64",
"relates_to_product_reference": "CRB-9.5.0.Z.MAIN"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2024-10976",
"cwe": {
"id": "CWE-1250",
"name": "Improper Preservation of Consistency Between Independent Representations of Shared State"
},
"discovery_date": "2024-11-14T14:01:51.200335+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2326263"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in PostgreSQL. This vulnerability allows incorrect row-level security policies to be applied via subqueries, WITH queries, security invoker views, or SQL-language functions that reference tables with row-level security policies. This issue arises when a query is planned under one role and executed under another, potentially leading to unauthorized reads or modifications of data.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "postgresql: PostgreSQL row security below e.g. subqueries disregards user ID changes",
"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.5.0.Z.MAIN:postgresql-0:13.18-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql-0:13.18-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql-0:13.18-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql-0:13.18-1.el9_5.src",
"AppStream-9.5.0.Z.MAIN:postgresql-0:13.18-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql-contrib-0:13.18-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql-contrib-0:13.18-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql-contrib-0:13.18-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql-contrib-0:13.18-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql-contrib-debuginfo-0:13.18-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql-contrib-debuginfo-0:13.18-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql-contrib-debuginfo-0:13.18-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql-contrib-debuginfo-0:13.18-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql-debuginfo-0:13.18-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql-debuginfo-0:13.18-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql-debuginfo-0:13.18-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql-debuginfo-0:13.18-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql-debugsource-0:13.18-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql-debugsource-0:13.18-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql-debugsource-0:13.18-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql-debugsource-0:13.18-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql-docs-0:13.18-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql-docs-0:13.18-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql-docs-0:13.18-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql-docs-0:13.18-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql-docs-debuginfo-0:13.18-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql-docs-debuginfo-0:13.18-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql-docs-debuginfo-0:13.18-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql-docs-debuginfo-0:13.18-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql-plperl-0:13.18-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql-plperl-0:13.18-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql-plperl-0:13.18-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql-plperl-0:13.18-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql-plperl-debuginfo-0:13.18-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql-plperl-debuginfo-0:13.18-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql-plperl-debuginfo-0:13.18-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql-plperl-debuginfo-0:13.18-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql-plpython3-0:13.18-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql-plpython3-0:13.18-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql-plpython3-0:13.18-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql-plpython3-0:13.18-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql-plpython3-debuginfo-0:13.18-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql-plpython3-debuginfo-0:13.18-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql-plpython3-debuginfo-0:13.18-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql-plpython3-debuginfo-0:13.18-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql-pltcl-0:13.18-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql-pltcl-0:13.18-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql-pltcl-0:13.18-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql-pltcl-0:13.18-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql-pltcl-debuginfo-0:13.18-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql-pltcl-debuginfo-0:13.18-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql-pltcl-debuginfo-0:13.18-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql-pltcl-debuginfo-0:13.18-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql-private-devel-0:13.18-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql-private-devel-0:13.18-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql-private-devel-0:13.18-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql-private-devel-0:13.18-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql-private-libs-0:13.18-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql-private-libs-0:13.18-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql-private-libs-0:13.18-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql-private-libs-0:13.18-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql-private-libs-debuginfo-0:13.18-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql-private-libs-debuginfo-0:13.18-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql-private-libs-debuginfo-0:13.18-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql-private-libs-debuginfo-0:13.18-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql-server-0:13.18-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql-server-0:13.18-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql-server-0:13.18-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql-server-0:13.18-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql-server-debuginfo-0:13.18-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql-server-debuginfo-0:13.18-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql-server-debuginfo-0:13.18-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql-server-debuginfo-0:13.18-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql-server-devel-0:13.18-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql-server-devel-0:13.18-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql-server-devel-0:13.18-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql-server-devel-0:13.18-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql-server-devel-debuginfo-0:13.18-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql-server-devel-debuginfo-0:13.18-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql-server-devel-debuginfo-0:13.18-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql-server-devel-debuginfo-0:13.18-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql-static-0:13.18-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql-static-0:13.18-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql-static-0:13.18-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql-static-0:13.18-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql-test-0:13.18-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql-test-0:13.18-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql-test-0:13.18-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql-test-0:13.18-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql-test-debuginfo-0:13.18-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql-test-debuginfo-0:13.18-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql-test-debuginfo-0:13.18-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql-test-debuginfo-0:13.18-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql-test-rpm-macros-0:13.18-1.el9_5.noarch",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-0:13.18-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-0:13.18-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-0:13.18-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-0:13.18-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-debuginfo-0:13.18-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-debuginfo-0:13.18-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-debuginfo-0:13.18-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-debuginfo-0:13.18-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-devel-0:13.18-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-devel-0:13.18-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-devel-0:13.18-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-devel-0:13.18-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-devel-debuginfo-0:13.18-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-devel-debuginfo-0:13.18-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-devel-debuginfo-0:13.18-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-devel-debuginfo-0:13.18-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:postgresql-0:13.18-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:postgresql-0:13.18-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:postgresql-0:13.18-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:postgresql-0:13.18-1.el9_5.src",
"CRB-9.5.0.Z.MAIN:postgresql-0:13.18-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:postgresql-contrib-0:13.18-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:postgresql-contrib-0:13.18-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:postgresql-contrib-0:13.18-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:postgresql-contrib-0:13.18-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:postgresql-contrib-debuginfo-0:13.18-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:postgresql-contrib-debuginfo-0:13.18-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:postgresql-contrib-debuginfo-0:13.18-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:postgresql-contrib-debuginfo-0:13.18-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:postgresql-debuginfo-0:13.18-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:postgresql-debuginfo-0:13.18-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:postgresql-debuginfo-0:13.18-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:postgresql-debuginfo-0:13.18-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:postgresql-debugsource-0:13.18-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:postgresql-debugsource-0:13.18-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:postgresql-debugsource-0:13.18-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:postgresql-debugsource-0:13.18-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:postgresql-docs-0:13.18-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:postgresql-docs-0:13.18-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:postgresql-docs-0:13.18-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:postgresql-docs-0:13.18-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:postgresql-docs-debuginfo-0:13.18-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:postgresql-docs-debuginfo-0:13.18-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:postgresql-docs-debuginfo-0:13.18-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:postgresql-docs-debuginfo-0:13.18-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:postgresql-plperl-0:13.18-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:postgresql-plperl-0:13.18-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:postgresql-plperl-0:13.18-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:postgresql-plperl-0:13.18-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:postgresql-plperl-debuginfo-0:13.18-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:postgresql-plperl-debuginfo-0:13.18-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:postgresql-plperl-debuginfo-0:13.18-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:postgresql-plperl-debuginfo-0:13.18-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:postgresql-plpython3-0:13.18-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:postgresql-plpython3-0:13.18-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:postgresql-plpython3-0:13.18-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:postgresql-plpython3-0:13.18-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:postgresql-plpython3-debuginfo-0:13.18-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:postgresql-plpython3-debuginfo-0:13.18-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:postgresql-plpython3-debuginfo-0:13.18-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:postgresql-plpython3-debuginfo-0:13.18-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:postgresql-pltcl-0:13.18-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:postgresql-pltcl-0:13.18-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:postgresql-pltcl-0:13.18-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:postgresql-pltcl-0:13.18-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:postgresql-pltcl-debuginfo-0:13.18-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:postgresql-pltcl-debuginfo-0:13.18-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:postgresql-pltcl-debuginfo-0:13.18-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:postgresql-pltcl-debuginfo-0:13.18-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:postgresql-private-devel-0:13.18-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:postgresql-private-devel-0:13.18-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:postgresql-private-devel-0:13.18-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:postgresql-private-devel-0:13.18-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:postgresql-private-libs-0:13.18-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:postgresql-private-libs-0:13.18-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:postgresql-private-libs-0:13.18-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:postgresql-private-libs-0:13.18-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:postgresql-private-libs-debuginfo-0:13.18-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:postgresql-private-libs-debuginfo-0:13.18-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:postgresql-private-libs-debuginfo-0:13.18-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:postgresql-private-libs-debuginfo-0:13.18-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:postgresql-server-0:13.18-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:postgresql-server-0:13.18-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:postgresql-server-0:13.18-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:postgresql-server-0:13.18-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:postgresql-server-debuginfo-0:13.18-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:postgresql-server-debuginfo-0:13.18-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:postgresql-server-debuginfo-0:13.18-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:postgresql-server-debuginfo-0:13.18-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:postgresql-server-devel-0:13.18-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:postgresql-server-devel-0:13.18-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:postgresql-server-devel-0:13.18-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:postgresql-server-devel-0:13.18-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:postgresql-server-devel-debuginfo-0:13.18-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:postgresql-server-devel-debuginfo-0:13.18-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:postgresql-server-devel-debuginfo-0:13.18-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:postgresql-server-devel-debuginfo-0:13.18-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:postgresql-static-0:13.18-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:postgresql-static-0:13.18-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:postgresql-static-0:13.18-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:postgresql-static-0:13.18-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:postgresql-test-0:13.18-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:postgresql-test-0:13.18-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:postgresql-test-0:13.18-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:postgresql-test-0:13.18-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:postgresql-test-debuginfo-0:13.18-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:postgresql-test-debuginfo-0:13.18-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:postgresql-test-debuginfo-0:13.18-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:postgresql-test-debuginfo-0:13.18-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:postgresql-test-rpm-macros-0:13.18-1.el9_5.noarch",
"CRB-9.5.0.Z.MAIN:postgresql-upgrade-0:13.18-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:postgresql-upgrade-0:13.18-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:postgresql-upgrade-0:13.18-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:postgresql-upgrade-0:13.18-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:postgresql-upgrade-debuginfo-0:13.18-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:postgresql-upgrade-debuginfo-0:13.18-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:postgresql-upgrade-debuginfo-0:13.18-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:postgresql-upgrade-debuginfo-0:13.18-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:postgresql-upgrade-devel-0:13.18-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:postgresql-upgrade-devel-0:13.18-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:postgresql-upgrade-devel-0:13.18-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:postgresql-upgrade-devel-0:13.18-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:postgresql-upgrade-devel-debuginfo-0:13.18-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:postgresql-upgrade-devel-debuginfo-0:13.18-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:postgresql-upgrade-devel-debuginfo-0:13.18-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:postgresql-upgrade-devel-debuginfo-0:13.18-1.el9_5.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-10976"
},
{
"category": "external",
"summary": "RHBZ#2326263",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2326263"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-10976",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-10976"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-10976",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-10976"
},
{
"category": "external",
"summary": "https://www.postgresql.org/support/security/CVE-2024-10976/",
"url": "https://www.postgresql.org/support/security/CVE-2024-10976/"
}
],
"release_date": "2024-11-14T13:00:01.930000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-12-04T15:41:09+00:00",
"details": "For 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.5.0.Z.MAIN:postgresql-0:13.18-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql-0:13.18-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql-0:13.18-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql-0:13.18-1.el9_5.src",
"AppStream-9.5.0.Z.MAIN:postgresql-0:13.18-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql-contrib-0:13.18-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql-contrib-0:13.18-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql-contrib-0:13.18-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql-contrib-0:13.18-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql-contrib-debuginfo-0:13.18-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql-contrib-debuginfo-0:13.18-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql-contrib-debuginfo-0:13.18-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql-contrib-debuginfo-0:13.18-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql-debuginfo-0:13.18-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql-debuginfo-0:13.18-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql-debuginfo-0:13.18-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql-debuginfo-0:13.18-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql-debugsource-0:13.18-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql-debugsource-0:13.18-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql-debugsource-0:13.18-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql-debugsource-0:13.18-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql-docs-0:13.18-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql-docs-0:13.18-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql-docs-0:13.18-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql-docs-0:13.18-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql-docs-debuginfo-0:13.18-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql-docs-debuginfo-0:13.18-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql-docs-debuginfo-0:13.18-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql-docs-debuginfo-0:13.18-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql-plperl-0:13.18-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql-plperl-0:13.18-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql-plperl-0:13.18-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql-plperl-0:13.18-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql-plperl-debuginfo-0:13.18-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql-plperl-debuginfo-0:13.18-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql-plperl-debuginfo-0:13.18-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql-plperl-debuginfo-0:13.18-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql-plpython3-0:13.18-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql-plpython3-0:13.18-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql-plpython3-0:13.18-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql-plpython3-0:13.18-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql-plpython3-debuginfo-0:13.18-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql-plpython3-debuginfo-0:13.18-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql-plpython3-debuginfo-0:13.18-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql-plpython3-debuginfo-0:13.18-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql-pltcl-0:13.18-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql-pltcl-0:13.18-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql-pltcl-0:13.18-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql-pltcl-0:13.18-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql-pltcl-debuginfo-0:13.18-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql-pltcl-debuginfo-0:13.18-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql-pltcl-debuginfo-0:13.18-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql-pltcl-debuginfo-0:13.18-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql-private-devel-0:13.18-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql-private-devel-0:13.18-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql-private-devel-0:13.18-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql-private-devel-0:13.18-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql-private-libs-0:13.18-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql-private-libs-0:13.18-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql-private-libs-0:13.18-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql-private-libs-0:13.18-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql-private-libs-debuginfo-0:13.18-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql-private-libs-debuginfo-0:13.18-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql-private-libs-debuginfo-0:13.18-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql-private-libs-debuginfo-0:13.18-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql-server-0:13.18-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql-server-0:13.18-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql-server-0:13.18-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql-server-0:13.18-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql-server-debuginfo-0:13.18-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql-server-debuginfo-0:13.18-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql-server-debuginfo-0:13.18-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql-server-debuginfo-0:13.18-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql-server-devel-0:13.18-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql-server-devel-0:13.18-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql-server-devel-0:13.18-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql-server-devel-0:13.18-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql-server-devel-debuginfo-0:13.18-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql-server-devel-debuginfo-0:13.18-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql-server-devel-debuginfo-0:13.18-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql-server-devel-debuginfo-0:13.18-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql-static-0:13.18-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql-static-0:13.18-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql-static-0:13.18-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql-static-0:13.18-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql-test-0:13.18-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql-test-0:13.18-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql-test-0:13.18-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql-test-0:13.18-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql-test-debuginfo-0:13.18-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql-test-debuginfo-0:13.18-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql-test-debuginfo-0:13.18-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql-test-debuginfo-0:13.18-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql-test-rpm-macros-0:13.18-1.el9_5.noarch",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-0:13.18-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-0:13.18-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-0:13.18-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-0:13.18-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-debuginfo-0:13.18-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-debuginfo-0:13.18-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-debuginfo-0:13.18-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-debuginfo-0:13.18-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-devel-0:13.18-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-devel-0:13.18-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-devel-0:13.18-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-devel-0:13.18-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-devel-debuginfo-0:13.18-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-devel-debuginfo-0:13.18-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-devel-debuginfo-0:13.18-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-devel-debuginfo-0:13.18-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:postgresql-0:13.18-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:postgresql-0:13.18-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:postgresql-0:13.18-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:postgresql-0:13.18-1.el9_5.src",
"CRB-9.5.0.Z.MAIN:postgresql-0:13.18-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:postgresql-contrib-0:13.18-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:postgresql-contrib-0:13.18-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:postgresql-contrib-0:13.18-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:postgresql-contrib-0:13.18-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:postgresql-contrib-debuginfo-0:13.18-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:postgresql-contrib-debuginfo-0:13.18-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:postgresql-contrib-debuginfo-0:13.18-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:postgresql-contrib-debuginfo-0:13.18-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:postgresql-debuginfo-0:13.18-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:postgresql-debuginfo-0:13.18-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:postgresql-debuginfo-0:13.18-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:postgresql-debuginfo-0:13.18-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:postgresql-debugsource-0:13.18-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:postgresql-debugsource-0:13.18-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:postgresql-debugsource-0:13.18-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:postgresql-debugsource-0:13.18-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:postgresql-docs-0:13.18-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:postgresql-docs-0:13.18-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:postgresql-docs-0:13.18-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:postgresql-docs-0:13.18-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:postgresql-docs-debuginfo-0:13.18-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:postgresql-docs-debuginfo-0:13.18-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:postgresql-docs-debuginfo-0:13.18-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:postgresql-docs-debuginfo-0:13.18-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:postgresql-plperl-0:13.18-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:postgresql-plperl-0:13.18-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:postgresql-plperl-0:13.18-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:postgresql-plperl-0:13.18-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:postgresql-plperl-debuginfo-0:13.18-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:postgresql-plperl-debuginfo-0:13.18-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:postgresql-plperl-debuginfo-0:13.18-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:postgresql-plperl-debuginfo-0:13.18-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:postgresql-plpython3-0:13.18-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:postgresql-plpython3-0:13.18-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:postgresql-plpython3-0:13.18-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:postgresql-plpython3-0:13.18-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:postgresql-plpython3-debuginfo-0:13.18-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:postgresql-plpython3-debuginfo-0:13.18-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:postgresql-plpython3-debuginfo-0:13.18-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:postgresql-plpython3-debuginfo-0:13.18-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:postgresql-pltcl-0:13.18-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:postgresql-pltcl-0:13.18-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:postgresql-pltcl-0:13.18-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:postgresql-pltcl-0:13.18-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:postgresql-pltcl-debuginfo-0:13.18-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:postgresql-pltcl-debuginfo-0:13.18-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:postgresql-pltcl-debuginfo-0:13.18-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:postgresql-pltcl-debuginfo-0:13.18-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:postgresql-private-devel-0:13.18-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:postgresql-private-devel-0:13.18-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:postgresql-private-devel-0:13.18-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:postgresql-private-devel-0:13.18-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:postgresql-private-libs-0:13.18-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:postgresql-private-libs-0:13.18-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:postgresql-private-libs-0:13.18-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:postgresql-private-libs-0:13.18-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:postgresql-private-libs-debuginfo-0:13.18-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:postgresql-private-libs-debuginfo-0:13.18-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:postgresql-private-libs-debuginfo-0:13.18-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:postgresql-private-libs-debuginfo-0:13.18-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:postgresql-server-0:13.18-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:postgresql-server-0:13.18-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:postgresql-server-0:13.18-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:postgresql-server-0:13.18-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:postgresql-server-debuginfo-0:13.18-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:postgresql-server-debuginfo-0:13.18-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:postgresql-server-debuginfo-0:13.18-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:postgresql-server-debuginfo-0:13.18-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:postgresql-server-devel-0:13.18-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:postgresql-server-devel-0:13.18-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:postgresql-server-devel-0:13.18-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:postgresql-server-devel-0:13.18-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:postgresql-server-devel-debuginfo-0:13.18-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:postgresql-server-devel-debuginfo-0:13.18-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:postgresql-server-devel-debuginfo-0:13.18-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:postgresql-server-devel-debuginfo-0:13.18-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:postgresql-static-0:13.18-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:postgresql-static-0:13.18-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:postgresql-static-0:13.18-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:postgresql-static-0:13.18-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:postgresql-test-0:13.18-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:postgresql-test-0:13.18-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:postgresql-test-0:13.18-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:postgresql-test-0:13.18-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:postgresql-test-debuginfo-0:13.18-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:postgresql-test-debuginfo-0:13.18-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:postgresql-test-debuginfo-0:13.18-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:postgresql-test-debuginfo-0:13.18-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:postgresql-test-rpm-macros-0:13.18-1.el9_5.noarch",
"CRB-9.5.0.Z.MAIN:postgresql-upgrade-0:13.18-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:postgresql-upgrade-0:13.18-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:postgresql-upgrade-0:13.18-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:postgresql-upgrade-0:13.18-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:postgresql-upgrade-debuginfo-0:13.18-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:postgresql-upgrade-debuginfo-0:13.18-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:postgresql-upgrade-debuginfo-0:13.18-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:postgresql-upgrade-debuginfo-0:13.18-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:postgresql-upgrade-devel-0:13.18-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:postgresql-upgrade-devel-0:13.18-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:postgresql-upgrade-devel-0:13.18-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:postgresql-upgrade-devel-0:13.18-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:postgresql-upgrade-devel-debuginfo-0:13.18-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:postgresql-upgrade-devel-debuginfo-0:13.18-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:postgresql-upgrade-devel-debuginfo-0:13.18-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:postgresql-upgrade-devel-debuginfo-0:13.18-1.el9_5.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:10791"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options don\u0027t meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"AppStream-9.5.0.Z.MAIN:postgresql-0:13.18-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql-0:13.18-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql-0:13.18-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql-0:13.18-1.el9_5.src",
"AppStream-9.5.0.Z.MAIN:postgresql-0:13.18-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql-contrib-0:13.18-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql-contrib-0:13.18-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql-contrib-0:13.18-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql-contrib-0:13.18-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql-contrib-debuginfo-0:13.18-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql-contrib-debuginfo-0:13.18-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql-contrib-debuginfo-0:13.18-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql-contrib-debuginfo-0:13.18-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql-debuginfo-0:13.18-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql-debuginfo-0:13.18-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql-debuginfo-0:13.18-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql-debuginfo-0:13.18-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql-debugsource-0:13.18-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql-debugsource-0:13.18-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql-debugsource-0:13.18-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql-debugsource-0:13.18-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql-docs-0:13.18-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql-docs-0:13.18-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql-docs-0:13.18-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql-docs-0:13.18-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql-docs-debuginfo-0:13.18-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql-docs-debuginfo-0:13.18-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql-docs-debuginfo-0:13.18-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql-docs-debuginfo-0:13.18-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql-plperl-0:13.18-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql-plperl-0:13.18-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql-plperl-0:13.18-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql-plperl-0:13.18-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql-plperl-debuginfo-0:13.18-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql-plperl-debuginfo-0:13.18-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql-plperl-debuginfo-0:13.18-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql-plperl-debuginfo-0:13.18-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql-plpython3-0:13.18-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql-plpython3-0:13.18-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql-plpython3-0:13.18-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql-plpython3-0:13.18-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql-plpython3-debuginfo-0:13.18-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql-plpython3-debuginfo-0:13.18-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql-plpython3-debuginfo-0:13.18-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql-plpython3-debuginfo-0:13.18-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql-pltcl-0:13.18-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql-pltcl-0:13.18-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql-pltcl-0:13.18-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql-pltcl-0:13.18-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql-pltcl-debuginfo-0:13.18-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql-pltcl-debuginfo-0:13.18-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql-pltcl-debuginfo-0:13.18-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql-pltcl-debuginfo-0:13.18-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql-private-devel-0:13.18-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql-private-devel-0:13.18-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql-private-devel-0:13.18-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql-private-devel-0:13.18-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql-private-libs-0:13.18-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql-private-libs-0:13.18-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql-private-libs-0:13.18-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql-private-libs-0:13.18-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql-private-libs-debuginfo-0:13.18-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql-private-libs-debuginfo-0:13.18-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql-private-libs-debuginfo-0:13.18-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql-private-libs-debuginfo-0:13.18-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql-server-0:13.18-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql-server-0:13.18-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql-server-0:13.18-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql-server-0:13.18-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql-server-debuginfo-0:13.18-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql-server-debuginfo-0:13.18-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql-server-debuginfo-0:13.18-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql-server-debuginfo-0:13.18-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql-server-devel-0:13.18-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql-server-devel-0:13.18-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql-server-devel-0:13.18-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql-server-devel-0:13.18-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql-server-devel-debuginfo-0:13.18-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql-server-devel-debuginfo-0:13.18-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql-server-devel-debuginfo-0:13.18-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql-server-devel-debuginfo-0:13.18-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql-static-0:13.18-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql-static-0:13.18-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql-static-0:13.18-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql-static-0:13.18-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql-test-0:13.18-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql-test-0:13.18-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql-test-0:13.18-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql-test-0:13.18-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql-test-debuginfo-0:13.18-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql-test-debuginfo-0:13.18-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql-test-debuginfo-0:13.18-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql-test-debuginfo-0:13.18-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql-test-rpm-macros-0:13.18-1.el9_5.noarch",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-0:13.18-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-0:13.18-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-0:13.18-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-0:13.18-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-debuginfo-0:13.18-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-debuginfo-0:13.18-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-debuginfo-0:13.18-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-debuginfo-0:13.18-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-devel-0:13.18-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-devel-0:13.18-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-devel-0:13.18-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-devel-0:13.18-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-devel-debuginfo-0:13.18-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-devel-debuginfo-0:13.18-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-devel-debuginfo-0:13.18-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-devel-debuginfo-0:13.18-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:postgresql-0:13.18-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:postgresql-0:13.18-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:postgresql-0:13.18-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:postgresql-0:13.18-1.el9_5.src",
"CRB-9.5.0.Z.MAIN:postgresql-0:13.18-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:postgresql-contrib-0:13.18-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:postgresql-contrib-0:13.18-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:postgresql-contrib-0:13.18-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:postgresql-contrib-0:13.18-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:postgresql-contrib-debuginfo-0:13.18-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:postgresql-contrib-debuginfo-0:13.18-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:postgresql-contrib-debuginfo-0:13.18-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:postgresql-contrib-debuginfo-0:13.18-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:postgresql-debuginfo-0:13.18-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:postgresql-debuginfo-0:13.18-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:postgresql-debuginfo-0:13.18-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:postgresql-debuginfo-0:13.18-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:postgresql-debugsource-0:13.18-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:postgresql-debugsource-0:13.18-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:postgresql-debugsource-0:13.18-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:postgresql-debugsource-0:13.18-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:postgresql-docs-0:13.18-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:postgresql-docs-0:13.18-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:postgresql-docs-0:13.18-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:postgresql-docs-0:13.18-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:postgresql-docs-debuginfo-0:13.18-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:postgresql-docs-debuginfo-0:13.18-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:postgresql-docs-debuginfo-0:13.18-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:postgresql-docs-debuginfo-0:13.18-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:postgresql-plperl-0:13.18-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:postgresql-plperl-0:13.18-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:postgresql-plperl-0:13.18-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:postgresql-plperl-0:13.18-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:postgresql-plperl-debuginfo-0:13.18-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:postgresql-plperl-debuginfo-0:13.18-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:postgresql-plperl-debuginfo-0:13.18-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:postgresql-plperl-debuginfo-0:13.18-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:postgresql-plpython3-0:13.18-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:postgresql-plpython3-0:13.18-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:postgresql-plpython3-0:13.18-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:postgresql-plpython3-0:13.18-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:postgresql-plpython3-debuginfo-0:13.18-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:postgresql-plpython3-debuginfo-0:13.18-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:postgresql-plpython3-debuginfo-0:13.18-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:postgresql-plpython3-debuginfo-0:13.18-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:postgresql-pltcl-0:13.18-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:postgresql-pltcl-0:13.18-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:postgresql-pltcl-0:13.18-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:postgresql-pltcl-0:13.18-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:postgresql-pltcl-debuginfo-0:13.18-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:postgresql-pltcl-debuginfo-0:13.18-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:postgresql-pltcl-debuginfo-0:13.18-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:postgresql-pltcl-debuginfo-0:13.18-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:postgresql-private-devel-0:13.18-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:postgresql-private-devel-0:13.18-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:postgresql-private-devel-0:13.18-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:postgresql-private-devel-0:13.18-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:postgresql-private-libs-0:13.18-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:postgresql-private-libs-0:13.18-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:postgresql-private-libs-0:13.18-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:postgresql-private-libs-0:13.18-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:postgresql-private-libs-debuginfo-0:13.18-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:postgresql-private-libs-debuginfo-0:13.18-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:postgresql-private-libs-debuginfo-0:13.18-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:postgresql-private-libs-debuginfo-0:13.18-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:postgresql-server-0:13.18-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:postgresql-server-0:13.18-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:postgresql-server-0:13.18-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:postgresql-server-0:13.18-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:postgresql-server-debuginfo-0:13.18-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:postgresql-server-debuginfo-0:13.18-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:postgresql-server-debuginfo-0:13.18-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:postgresql-server-debuginfo-0:13.18-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:postgresql-server-devel-0:13.18-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:postgresql-server-devel-0:13.18-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:postgresql-server-devel-0:13.18-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:postgresql-server-devel-0:13.18-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:postgresql-server-devel-debuginfo-0:13.18-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:postgresql-server-devel-debuginfo-0:13.18-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:postgresql-server-devel-debuginfo-0:13.18-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:postgresql-server-devel-debuginfo-0:13.18-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:postgresql-static-0:13.18-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:postgresql-static-0:13.18-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:postgresql-static-0:13.18-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:postgresql-static-0:13.18-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:postgresql-test-0:13.18-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:postgresql-test-0:13.18-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:postgresql-test-0:13.18-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:postgresql-test-0:13.18-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:postgresql-test-debuginfo-0:13.18-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:postgresql-test-debuginfo-0:13.18-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:postgresql-test-debuginfo-0:13.18-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:postgresql-test-debuginfo-0:13.18-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:postgresql-test-rpm-macros-0:13.18-1.el9_5.noarch",
"CRB-9.5.0.Z.MAIN:postgresql-upgrade-0:13.18-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:postgresql-upgrade-0:13.18-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:postgresql-upgrade-0:13.18-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:postgresql-upgrade-0:13.18-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:postgresql-upgrade-debuginfo-0:13.18-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:postgresql-upgrade-debuginfo-0:13.18-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:postgresql-upgrade-debuginfo-0:13.18-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:postgresql-upgrade-debuginfo-0:13.18-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:postgresql-upgrade-devel-0:13.18-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:postgresql-upgrade-devel-0:13.18-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:postgresql-upgrade-devel-0:13.18-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:postgresql-upgrade-devel-0:13.18-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:postgresql-upgrade-devel-debuginfo-0:13.18-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:postgresql-upgrade-devel-debuginfo-0:13.18-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:postgresql-upgrade-devel-debuginfo-0:13.18-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:postgresql-upgrade-devel-debuginfo-0:13.18-1.el9_5.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.5.0.Z.MAIN:postgresql-0:13.18-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql-0:13.18-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql-0:13.18-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql-0:13.18-1.el9_5.src",
"AppStream-9.5.0.Z.MAIN:postgresql-0:13.18-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql-contrib-0:13.18-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql-contrib-0:13.18-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql-contrib-0:13.18-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql-contrib-0:13.18-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql-contrib-debuginfo-0:13.18-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql-contrib-debuginfo-0:13.18-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql-contrib-debuginfo-0:13.18-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql-contrib-debuginfo-0:13.18-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql-debuginfo-0:13.18-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql-debuginfo-0:13.18-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql-debuginfo-0:13.18-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql-debuginfo-0:13.18-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql-debugsource-0:13.18-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql-debugsource-0:13.18-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql-debugsource-0:13.18-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql-debugsource-0:13.18-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql-docs-0:13.18-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql-docs-0:13.18-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql-docs-0:13.18-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql-docs-0:13.18-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql-docs-debuginfo-0:13.18-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql-docs-debuginfo-0:13.18-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql-docs-debuginfo-0:13.18-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql-docs-debuginfo-0:13.18-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql-plperl-0:13.18-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql-plperl-0:13.18-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql-plperl-0:13.18-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql-plperl-0:13.18-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql-plperl-debuginfo-0:13.18-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql-plperl-debuginfo-0:13.18-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql-plperl-debuginfo-0:13.18-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql-plperl-debuginfo-0:13.18-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql-plpython3-0:13.18-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql-plpython3-0:13.18-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql-plpython3-0:13.18-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql-plpython3-0:13.18-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql-plpython3-debuginfo-0:13.18-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql-plpython3-debuginfo-0:13.18-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql-plpython3-debuginfo-0:13.18-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql-plpython3-debuginfo-0:13.18-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql-pltcl-0:13.18-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql-pltcl-0:13.18-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql-pltcl-0:13.18-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql-pltcl-0:13.18-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql-pltcl-debuginfo-0:13.18-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql-pltcl-debuginfo-0:13.18-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql-pltcl-debuginfo-0:13.18-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql-pltcl-debuginfo-0:13.18-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql-private-devel-0:13.18-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql-private-devel-0:13.18-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql-private-devel-0:13.18-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql-private-devel-0:13.18-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql-private-libs-0:13.18-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql-private-libs-0:13.18-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql-private-libs-0:13.18-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql-private-libs-0:13.18-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql-private-libs-debuginfo-0:13.18-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql-private-libs-debuginfo-0:13.18-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql-private-libs-debuginfo-0:13.18-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql-private-libs-debuginfo-0:13.18-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql-server-0:13.18-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql-server-0:13.18-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql-server-0:13.18-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql-server-0:13.18-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql-server-debuginfo-0:13.18-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql-server-debuginfo-0:13.18-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql-server-debuginfo-0:13.18-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql-server-debuginfo-0:13.18-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql-server-devel-0:13.18-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql-server-devel-0:13.18-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql-server-devel-0:13.18-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql-server-devel-0:13.18-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql-server-devel-debuginfo-0:13.18-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql-server-devel-debuginfo-0:13.18-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql-server-devel-debuginfo-0:13.18-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql-server-devel-debuginfo-0:13.18-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql-static-0:13.18-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql-static-0:13.18-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql-static-0:13.18-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql-static-0:13.18-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql-test-0:13.18-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql-test-0:13.18-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql-test-0:13.18-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql-test-0:13.18-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql-test-debuginfo-0:13.18-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql-test-debuginfo-0:13.18-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql-test-debuginfo-0:13.18-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql-test-debuginfo-0:13.18-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql-test-rpm-macros-0:13.18-1.el9_5.noarch",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-0:13.18-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-0:13.18-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-0:13.18-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-0:13.18-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-debuginfo-0:13.18-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-debuginfo-0:13.18-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-debuginfo-0:13.18-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-debuginfo-0:13.18-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-devel-0:13.18-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-devel-0:13.18-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-devel-0:13.18-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-devel-0:13.18-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-devel-debuginfo-0:13.18-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-devel-debuginfo-0:13.18-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-devel-debuginfo-0:13.18-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-devel-debuginfo-0:13.18-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:postgresql-0:13.18-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:postgresql-0:13.18-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:postgresql-0:13.18-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:postgresql-0:13.18-1.el9_5.src",
"CRB-9.5.0.Z.MAIN:postgresql-0:13.18-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:postgresql-contrib-0:13.18-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:postgresql-contrib-0:13.18-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:postgresql-contrib-0:13.18-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:postgresql-contrib-0:13.18-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:postgresql-contrib-debuginfo-0:13.18-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:postgresql-contrib-debuginfo-0:13.18-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:postgresql-contrib-debuginfo-0:13.18-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:postgresql-contrib-debuginfo-0:13.18-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:postgresql-debuginfo-0:13.18-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:postgresql-debuginfo-0:13.18-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:postgresql-debuginfo-0:13.18-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:postgresql-debuginfo-0:13.18-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:postgresql-debugsource-0:13.18-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:postgresql-debugsource-0:13.18-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:postgresql-debugsource-0:13.18-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:postgresql-debugsource-0:13.18-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:postgresql-docs-0:13.18-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:postgresql-docs-0:13.18-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:postgresql-docs-0:13.18-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:postgresql-docs-0:13.18-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:postgresql-docs-debuginfo-0:13.18-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:postgresql-docs-debuginfo-0:13.18-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:postgresql-docs-debuginfo-0:13.18-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:postgresql-docs-debuginfo-0:13.18-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:postgresql-plperl-0:13.18-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:postgresql-plperl-0:13.18-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:postgresql-plperl-0:13.18-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:postgresql-plperl-0:13.18-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:postgresql-plperl-debuginfo-0:13.18-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:postgresql-plperl-debuginfo-0:13.18-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:postgresql-plperl-debuginfo-0:13.18-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:postgresql-plperl-debuginfo-0:13.18-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:postgresql-plpython3-0:13.18-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:postgresql-plpython3-0:13.18-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:postgresql-plpython3-0:13.18-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:postgresql-plpython3-0:13.18-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:postgresql-plpython3-debuginfo-0:13.18-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:postgresql-plpython3-debuginfo-0:13.18-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:postgresql-plpython3-debuginfo-0:13.18-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:postgresql-plpython3-debuginfo-0:13.18-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:postgresql-pltcl-0:13.18-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:postgresql-pltcl-0:13.18-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:postgresql-pltcl-0:13.18-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:postgresql-pltcl-0:13.18-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:postgresql-pltcl-debuginfo-0:13.18-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:postgresql-pltcl-debuginfo-0:13.18-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:postgresql-pltcl-debuginfo-0:13.18-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:postgresql-pltcl-debuginfo-0:13.18-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:postgresql-private-devel-0:13.18-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:postgresql-private-devel-0:13.18-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:postgresql-private-devel-0:13.18-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:postgresql-private-devel-0:13.18-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:postgresql-private-libs-0:13.18-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:postgresql-private-libs-0:13.18-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:postgresql-private-libs-0:13.18-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:postgresql-private-libs-0:13.18-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:postgresql-private-libs-debuginfo-0:13.18-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:postgresql-private-libs-debuginfo-0:13.18-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:postgresql-private-libs-debuginfo-0:13.18-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:postgresql-private-libs-debuginfo-0:13.18-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:postgresql-server-0:13.18-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:postgresql-server-0:13.18-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:postgresql-server-0:13.18-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:postgresql-server-0:13.18-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:postgresql-server-debuginfo-0:13.18-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:postgresql-server-debuginfo-0:13.18-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:postgresql-server-debuginfo-0:13.18-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:postgresql-server-debuginfo-0:13.18-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:postgresql-server-devel-0:13.18-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:postgresql-server-devel-0:13.18-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:postgresql-server-devel-0:13.18-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:postgresql-server-devel-0:13.18-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:postgresql-server-devel-debuginfo-0:13.18-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:postgresql-server-devel-debuginfo-0:13.18-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:postgresql-server-devel-debuginfo-0:13.18-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:postgresql-server-devel-debuginfo-0:13.18-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:postgresql-static-0:13.18-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:postgresql-static-0:13.18-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:postgresql-static-0:13.18-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:postgresql-static-0:13.18-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:postgresql-test-0:13.18-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:postgresql-test-0:13.18-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:postgresql-test-0:13.18-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:postgresql-test-0:13.18-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:postgresql-test-debuginfo-0:13.18-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:postgresql-test-debuginfo-0:13.18-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:postgresql-test-debuginfo-0:13.18-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:postgresql-test-debuginfo-0:13.18-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:postgresql-test-rpm-macros-0:13.18-1.el9_5.noarch",
"CRB-9.5.0.Z.MAIN:postgresql-upgrade-0:13.18-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:postgresql-upgrade-0:13.18-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:postgresql-upgrade-0:13.18-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:postgresql-upgrade-0:13.18-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:postgresql-upgrade-debuginfo-0:13.18-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:postgresql-upgrade-debuginfo-0:13.18-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:postgresql-upgrade-debuginfo-0:13.18-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:postgresql-upgrade-debuginfo-0:13.18-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:postgresql-upgrade-devel-0:13.18-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:postgresql-upgrade-devel-0:13.18-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:postgresql-upgrade-devel-0:13.18-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:postgresql-upgrade-devel-0:13.18-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:postgresql-upgrade-devel-debuginfo-0:13.18-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:postgresql-upgrade-devel-debuginfo-0:13.18-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:postgresql-upgrade-devel-debuginfo-0:13.18-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:postgresql-upgrade-devel-debuginfo-0:13.18-1.el9_5.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "postgresql: PostgreSQL row security below e.g. subqueries disregards user ID changes"
},
{
"cve": "CVE-2024-10978",
"cwe": {
"id": "CWE-266",
"name": "Incorrect Privilege Assignment"
},
"discovery_date": "2024-11-14T14:01:03.625881+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2326251"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in PostgreSQL. This vulnerability allows a less-privileged application user to view or change unintended rows using SET ROLE, SET SESSION AUTHORIZATION, or equivalent features resulting in loss of confidentiality integrity and availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "postgresql: PostgreSQL SET ROLE, SET SESSION AUTHORIZATION reset to wrong user ID",
"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.5.0.Z.MAIN:postgresql-0:13.18-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql-0:13.18-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql-0:13.18-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql-0:13.18-1.el9_5.src",
"AppStream-9.5.0.Z.MAIN:postgresql-0:13.18-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql-contrib-0:13.18-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql-contrib-0:13.18-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql-contrib-0:13.18-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql-contrib-0:13.18-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql-contrib-debuginfo-0:13.18-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql-contrib-debuginfo-0:13.18-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql-contrib-debuginfo-0:13.18-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql-contrib-debuginfo-0:13.18-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql-debuginfo-0:13.18-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql-debuginfo-0:13.18-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql-debuginfo-0:13.18-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql-debuginfo-0:13.18-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql-debugsource-0:13.18-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql-debugsource-0:13.18-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql-debugsource-0:13.18-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql-debugsource-0:13.18-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql-docs-0:13.18-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql-docs-0:13.18-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql-docs-0:13.18-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql-docs-0:13.18-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql-docs-debuginfo-0:13.18-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql-docs-debuginfo-0:13.18-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql-docs-debuginfo-0:13.18-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql-docs-debuginfo-0:13.18-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql-plperl-0:13.18-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql-plperl-0:13.18-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql-plperl-0:13.18-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql-plperl-0:13.18-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql-plperl-debuginfo-0:13.18-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql-plperl-debuginfo-0:13.18-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql-plperl-debuginfo-0:13.18-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql-plperl-debuginfo-0:13.18-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql-plpython3-0:13.18-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql-plpython3-0:13.18-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql-plpython3-0:13.18-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql-plpython3-0:13.18-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql-plpython3-debuginfo-0:13.18-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql-plpython3-debuginfo-0:13.18-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql-plpython3-debuginfo-0:13.18-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql-plpython3-debuginfo-0:13.18-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql-pltcl-0:13.18-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql-pltcl-0:13.18-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql-pltcl-0:13.18-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql-pltcl-0:13.18-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql-pltcl-debuginfo-0:13.18-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql-pltcl-debuginfo-0:13.18-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql-pltcl-debuginfo-0:13.18-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql-pltcl-debuginfo-0:13.18-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql-private-devel-0:13.18-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql-private-devel-0:13.18-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql-private-devel-0:13.18-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql-private-devel-0:13.18-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql-private-libs-0:13.18-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql-private-libs-0:13.18-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql-private-libs-0:13.18-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql-private-libs-0:13.18-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql-private-libs-debuginfo-0:13.18-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql-private-libs-debuginfo-0:13.18-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql-private-libs-debuginfo-0:13.18-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql-private-libs-debuginfo-0:13.18-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql-server-0:13.18-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql-server-0:13.18-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql-server-0:13.18-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql-server-0:13.18-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql-server-debuginfo-0:13.18-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql-server-debuginfo-0:13.18-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql-server-debuginfo-0:13.18-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql-server-debuginfo-0:13.18-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql-server-devel-0:13.18-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql-server-devel-0:13.18-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql-server-devel-0:13.18-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql-server-devel-0:13.18-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql-server-devel-debuginfo-0:13.18-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql-server-devel-debuginfo-0:13.18-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql-server-devel-debuginfo-0:13.18-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql-server-devel-debuginfo-0:13.18-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql-static-0:13.18-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql-static-0:13.18-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql-static-0:13.18-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql-static-0:13.18-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql-test-0:13.18-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql-test-0:13.18-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql-test-0:13.18-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql-test-0:13.18-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql-test-debuginfo-0:13.18-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql-test-debuginfo-0:13.18-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql-test-debuginfo-0:13.18-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql-test-debuginfo-0:13.18-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql-test-rpm-macros-0:13.18-1.el9_5.noarch",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-0:13.18-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-0:13.18-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-0:13.18-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-0:13.18-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-debuginfo-0:13.18-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-debuginfo-0:13.18-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-debuginfo-0:13.18-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-debuginfo-0:13.18-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-devel-0:13.18-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-devel-0:13.18-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-devel-0:13.18-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-devel-0:13.18-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-devel-debuginfo-0:13.18-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-devel-debuginfo-0:13.18-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-devel-debuginfo-0:13.18-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-devel-debuginfo-0:13.18-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:postgresql-0:13.18-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:postgresql-0:13.18-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:postgresql-0:13.18-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:postgresql-0:13.18-1.el9_5.src",
"CRB-9.5.0.Z.MAIN:postgresql-0:13.18-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:postgresql-contrib-0:13.18-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:postgresql-contrib-0:13.18-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:postgresql-contrib-0:13.18-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:postgresql-contrib-0:13.18-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:postgresql-contrib-debuginfo-0:13.18-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:postgresql-contrib-debuginfo-0:13.18-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:postgresql-contrib-debuginfo-0:13.18-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:postgresql-contrib-debuginfo-0:13.18-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:postgresql-debuginfo-0:13.18-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:postgresql-debuginfo-0:13.18-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:postgresql-debuginfo-0:13.18-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:postgresql-debuginfo-0:13.18-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:postgresql-debugsource-0:13.18-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:postgresql-debugsource-0:13.18-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:postgresql-debugsource-0:13.18-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:postgresql-debugsource-0:13.18-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:postgresql-docs-0:13.18-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:postgresql-docs-0:13.18-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:postgresql-docs-0:13.18-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:postgresql-docs-0:13.18-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:postgresql-docs-debuginfo-0:13.18-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:postgresql-docs-debuginfo-0:13.18-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:postgresql-docs-debuginfo-0:13.18-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:postgresql-docs-debuginfo-0:13.18-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:postgresql-plperl-0:13.18-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:postgresql-plperl-0:13.18-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:postgresql-plperl-0:13.18-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:postgresql-plperl-0:13.18-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:postgresql-plperl-debuginfo-0:13.18-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:postgresql-plperl-debuginfo-0:13.18-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:postgresql-plperl-debuginfo-0:13.18-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:postgresql-plperl-debuginfo-0:13.18-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:postgresql-plpython3-0:13.18-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:postgresql-plpython3-0:13.18-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:postgresql-plpython3-0:13.18-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:postgresql-plpython3-0:13.18-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:postgresql-plpython3-debuginfo-0:13.18-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:postgresql-plpython3-debuginfo-0:13.18-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:postgresql-plpython3-debuginfo-0:13.18-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:postgresql-plpython3-debuginfo-0:13.18-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:postgresql-pltcl-0:13.18-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:postgresql-pltcl-0:13.18-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:postgresql-pltcl-0:13.18-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:postgresql-pltcl-0:13.18-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:postgresql-pltcl-debuginfo-0:13.18-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:postgresql-pltcl-debuginfo-0:13.18-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:postgresql-pltcl-debuginfo-0:13.18-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:postgresql-pltcl-debuginfo-0:13.18-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:postgresql-private-devel-0:13.18-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:postgresql-private-devel-0:13.18-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:postgresql-private-devel-0:13.18-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:postgresql-private-devel-0:13.18-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:postgresql-private-libs-0:13.18-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:postgresql-private-libs-0:13.18-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:postgresql-private-libs-0:13.18-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:postgresql-private-libs-0:13.18-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:postgresql-private-libs-debuginfo-0:13.18-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:postgresql-private-libs-debuginfo-0:13.18-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:postgresql-private-libs-debuginfo-0:13.18-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:postgresql-private-libs-debuginfo-0:13.18-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:postgresql-server-0:13.18-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:postgresql-server-0:13.18-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:postgresql-server-0:13.18-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:postgresql-server-0:13.18-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:postgresql-server-debuginfo-0:13.18-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:postgresql-server-debuginfo-0:13.18-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:postgresql-server-debuginfo-0:13.18-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:postgresql-server-debuginfo-0:13.18-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:postgresql-server-devel-0:13.18-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:postgresql-server-devel-0:13.18-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:postgresql-server-devel-0:13.18-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:postgresql-server-devel-0:13.18-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:postgresql-server-devel-debuginfo-0:13.18-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:postgresql-server-devel-debuginfo-0:13.18-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:postgresql-server-devel-debuginfo-0:13.18-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:postgresql-server-devel-debuginfo-0:13.18-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:postgresql-static-0:13.18-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:postgresql-static-0:13.18-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:postgresql-static-0:13.18-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:postgresql-static-0:13.18-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:postgresql-test-0:13.18-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:postgresql-test-0:13.18-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:postgresql-test-0:13.18-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:postgresql-test-0:13.18-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:postgresql-test-debuginfo-0:13.18-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:postgresql-test-debuginfo-0:13.18-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:postgresql-test-debuginfo-0:13.18-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:postgresql-test-debuginfo-0:13.18-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:postgresql-test-rpm-macros-0:13.18-1.el9_5.noarch",
"CRB-9.5.0.Z.MAIN:postgresql-upgrade-0:13.18-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:postgresql-upgrade-0:13.18-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:postgresql-upgrade-0:13.18-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:postgresql-upgrade-0:13.18-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:postgresql-upgrade-debuginfo-0:13.18-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:postgresql-upgrade-debuginfo-0:13.18-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:postgresql-upgrade-debuginfo-0:13.18-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:postgresql-upgrade-debuginfo-0:13.18-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:postgresql-upgrade-devel-0:13.18-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:postgresql-upgrade-devel-0:13.18-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:postgresql-upgrade-devel-0:13.18-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:postgresql-upgrade-devel-0:13.18-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:postgresql-upgrade-devel-debuginfo-0:13.18-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:postgresql-upgrade-devel-debuginfo-0:13.18-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:postgresql-upgrade-devel-debuginfo-0:13.18-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:postgresql-upgrade-devel-debuginfo-0:13.18-1.el9_5.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-10978"
},
{
"category": "external",
"summary": "RHBZ#2326251",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2326251"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-10978",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-10978"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-10978",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-10978"
},
{
"category": "external",
"summary": "https://www.postgresql.org/support/security/CVE-2024-10978/",
"url": "https://www.postgresql.org/support/security/CVE-2024-10978/"
}
],
"release_date": "2024-11-14T13:00:07.398000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-12-04T15:41:09+00:00",
"details": "For 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.5.0.Z.MAIN:postgresql-0:13.18-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql-0:13.18-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql-0:13.18-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql-0:13.18-1.el9_5.src",
"AppStream-9.5.0.Z.MAIN:postgresql-0:13.18-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql-contrib-0:13.18-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql-contrib-0:13.18-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql-contrib-0:13.18-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql-contrib-0:13.18-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql-contrib-debuginfo-0:13.18-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql-contrib-debuginfo-0:13.18-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql-contrib-debuginfo-0:13.18-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql-contrib-debuginfo-0:13.18-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql-debuginfo-0:13.18-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql-debuginfo-0:13.18-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql-debuginfo-0:13.18-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql-debuginfo-0:13.18-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql-debugsource-0:13.18-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql-debugsource-0:13.18-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql-debugsource-0:13.18-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql-debugsource-0:13.18-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql-docs-0:13.18-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql-docs-0:13.18-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql-docs-0:13.18-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql-docs-0:13.18-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql-docs-debuginfo-0:13.18-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql-docs-debuginfo-0:13.18-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql-docs-debuginfo-0:13.18-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql-docs-debuginfo-0:13.18-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql-plperl-0:13.18-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql-plperl-0:13.18-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql-plperl-0:13.18-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql-plperl-0:13.18-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql-plperl-debuginfo-0:13.18-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql-plperl-debuginfo-0:13.18-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql-plperl-debuginfo-0:13.18-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql-plperl-debuginfo-0:13.18-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql-plpython3-0:13.18-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql-plpython3-0:13.18-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql-plpython3-0:13.18-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql-plpython3-0:13.18-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql-plpython3-debuginfo-0:13.18-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql-plpython3-debuginfo-0:13.18-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql-plpython3-debuginfo-0:13.18-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql-plpython3-debuginfo-0:13.18-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql-pltcl-0:13.18-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql-pltcl-0:13.18-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql-pltcl-0:13.18-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql-pltcl-0:13.18-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql-pltcl-debuginfo-0:13.18-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql-pltcl-debuginfo-0:13.18-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql-pltcl-debuginfo-0:13.18-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql-pltcl-debuginfo-0:13.18-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql-private-devel-0:13.18-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql-private-devel-0:13.18-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql-private-devel-0:13.18-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql-private-devel-0:13.18-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql-private-libs-0:13.18-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql-private-libs-0:13.18-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql-private-libs-0:13.18-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql-private-libs-0:13.18-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql-private-libs-debuginfo-0:13.18-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql-private-libs-debuginfo-0:13.18-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql-private-libs-debuginfo-0:13.18-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql-private-libs-debuginfo-0:13.18-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql-server-0:13.18-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql-server-0:13.18-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql-server-0:13.18-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql-server-0:13.18-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql-server-debuginfo-0:13.18-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql-server-debuginfo-0:13.18-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql-server-debuginfo-0:13.18-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql-server-debuginfo-0:13.18-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql-server-devel-0:13.18-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql-server-devel-0:13.18-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql-server-devel-0:13.18-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql-server-devel-0:13.18-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql-server-devel-debuginfo-0:13.18-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql-server-devel-debuginfo-0:13.18-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql-server-devel-debuginfo-0:13.18-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql-server-devel-debuginfo-0:13.18-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql-static-0:13.18-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql-static-0:13.18-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql-static-0:13.18-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql-static-0:13.18-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql-test-0:13.18-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql-test-0:13.18-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql-test-0:13.18-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql-test-0:13.18-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql-test-debuginfo-0:13.18-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql-test-debuginfo-0:13.18-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql-test-debuginfo-0:13.18-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql-test-debuginfo-0:13.18-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql-test-rpm-macros-0:13.18-1.el9_5.noarch",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-0:13.18-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-0:13.18-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-0:13.18-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-0:13.18-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-debuginfo-0:13.18-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-debuginfo-0:13.18-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-debuginfo-0:13.18-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-debuginfo-0:13.18-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-devel-0:13.18-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-devel-0:13.18-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-devel-0:13.18-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-devel-0:13.18-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-devel-debuginfo-0:13.18-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-devel-debuginfo-0:13.18-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-devel-debuginfo-0:13.18-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-devel-debuginfo-0:13.18-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:postgresql-0:13.18-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:postgresql-0:13.18-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:postgresql-0:13.18-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:postgresql-0:13.18-1.el9_5.src",
"CRB-9.5.0.Z.MAIN:postgresql-0:13.18-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:postgresql-contrib-0:13.18-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:postgresql-contrib-0:13.18-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:postgresql-contrib-0:13.18-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:postgresql-contrib-0:13.18-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:postgresql-contrib-debuginfo-0:13.18-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:postgresql-contrib-debuginfo-0:13.18-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:postgresql-contrib-debuginfo-0:13.18-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:postgresql-contrib-debuginfo-0:13.18-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:postgresql-debuginfo-0:13.18-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:postgresql-debuginfo-0:13.18-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:postgresql-debuginfo-0:13.18-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:postgresql-debuginfo-0:13.18-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:postgresql-debugsource-0:13.18-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:postgresql-debugsource-0:13.18-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:postgresql-debugsource-0:13.18-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:postgresql-debugsource-0:13.18-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:postgresql-docs-0:13.18-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:postgresql-docs-0:13.18-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:postgresql-docs-0:13.18-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:postgresql-docs-0:13.18-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:postgresql-docs-debuginfo-0:13.18-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:postgresql-docs-debuginfo-0:13.18-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:postgresql-docs-debuginfo-0:13.18-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:postgresql-docs-debuginfo-0:13.18-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:postgresql-plperl-0:13.18-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:postgresql-plperl-0:13.18-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:postgresql-plperl-0:13.18-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:postgresql-plperl-0:13.18-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:postgresql-plperl-debuginfo-0:13.18-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:postgresql-plperl-debuginfo-0:13.18-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:postgresql-plperl-debuginfo-0:13.18-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:postgresql-plperl-debuginfo-0:13.18-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:postgresql-plpython3-0:13.18-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:postgresql-plpython3-0:13.18-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:postgresql-plpython3-0:13.18-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:postgresql-plpython3-0:13.18-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:postgresql-plpython3-debuginfo-0:13.18-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:postgresql-plpython3-debuginfo-0:13.18-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:postgresql-plpython3-debuginfo-0:13.18-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:postgresql-plpython3-debuginfo-0:13.18-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:postgresql-pltcl-0:13.18-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:postgresql-pltcl-0:13.18-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:postgresql-pltcl-0:13.18-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:postgresql-pltcl-0:13.18-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:postgresql-pltcl-debuginfo-0:13.18-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:postgresql-pltcl-debuginfo-0:13.18-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:postgresql-pltcl-debuginfo-0:13.18-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:postgresql-pltcl-debuginfo-0:13.18-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:postgresql-private-devel-0:13.18-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:postgresql-private-devel-0:13.18-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:postgresql-private-devel-0:13.18-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:postgresql-private-devel-0:13.18-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:postgresql-private-libs-0:13.18-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:postgresql-private-libs-0:13.18-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:postgresql-private-libs-0:13.18-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:postgresql-private-libs-0:13.18-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:postgresql-private-libs-debuginfo-0:13.18-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:postgresql-private-libs-debuginfo-0:13.18-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:postgresql-private-libs-debuginfo-0:13.18-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:postgresql-private-libs-debuginfo-0:13.18-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:postgresql-server-0:13.18-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:postgresql-server-0:13.18-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:postgresql-server-0:13.18-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:postgresql-server-0:13.18-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:postgresql-server-debuginfo-0:13.18-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:postgresql-server-debuginfo-0:13.18-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:postgresql-server-debuginfo-0:13.18-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:postgresql-server-debuginfo-0:13.18-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:postgresql-server-devel-0:13.18-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:postgresql-server-devel-0:13.18-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:postgresql-server-devel-0:13.18-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:postgresql-server-devel-0:13.18-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:postgresql-server-devel-debuginfo-0:13.18-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:postgresql-server-devel-debuginfo-0:13.18-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:postgresql-server-devel-debuginfo-0:13.18-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:postgresql-server-devel-debuginfo-0:13.18-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:postgresql-static-0:13.18-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:postgresql-static-0:13.18-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:postgresql-static-0:13.18-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:postgresql-static-0:13.18-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:postgresql-test-0:13.18-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:postgresql-test-0:13.18-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:postgresql-test-0:13.18-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:postgresql-test-0:13.18-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:postgresql-test-debuginfo-0:13.18-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:postgresql-test-debuginfo-0:13.18-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:postgresql-test-debuginfo-0:13.18-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:postgresql-test-debuginfo-0:13.18-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:postgresql-test-rpm-macros-0:13.18-1.el9_5.noarch",
"CRB-9.5.0.Z.MAIN:postgresql-upgrade-0:13.18-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:postgresql-upgrade-0:13.18-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:postgresql-upgrade-0:13.18-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:postgresql-upgrade-0:13.18-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:postgresql-upgrade-debuginfo-0:13.18-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:postgresql-upgrade-debuginfo-0:13.18-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:postgresql-upgrade-debuginfo-0:13.18-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:postgresql-upgrade-debuginfo-0:13.18-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:postgresql-upgrade-devel-0:13.18-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:postgresql-upgrade-devel-0:13.18-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:postgresql-upgrade-devel-0:13.18-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:postgresql-upgrade-devel-0:13.18-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:postgresql-upgrade-devel-debuginfo-0:13.18-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:postgresql-upgrade-devel-debuginfo-0:13.18-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:postgresql-upgrade-devel-debuginfo-0:13.18-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:postgresql-upgrade-devel-debuginfo-0:13.18-1.el9_5.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:10791"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options don\u0027t meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"AppStream-9.5.0.Z.MAIN:postgresql-0:13.18-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql-0:13.18-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql-0:13.18-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql-0:13.18-1.el9_5.src",
"AppStream-9.5.0.Z.MAIN:postgresql-0:13.18-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql-contrib-0:13.18-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql-contrib-0:13.18-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql-contrib-0:13.18-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql-contrib-0:13.18-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql-contrib-debuginfo-0:13.18-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql-contrib-debuginfo-0:13.18-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql-contrib-debuginfo-0:13.18-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql-contrib-debuginfo-0:13.18-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql-debuginfo-0:13.18-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql-debuginfo-0:13.18-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql-debuginfo-0:13.18-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql-debuginfo-0:13.18-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql-debugsource-0:13.18-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql-debugsource-0:13.18-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql-debugsource-0:13.18-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql-debugsource-0:13.18-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql-docs-0:13.18-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql-docs-0:13.18-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql-docs-0:13.18-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql-docs-0:13.18-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql-docs-debuginfo-0:13.18-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql-docs-debuginfo-0:13.18-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql-docs-debuginfo-0:13.18-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql-docs-debuginfo-0:13.18-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql-plperl-0:13.18-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql-plperl-0:13.18-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql-plperl-0:13.18-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql-plperl-0:13.18-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql-plperl-debuginfo-0:13.18-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql-plperl-debuginfo-0:13.18-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql-plperl-debuginfo-0:13.18-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql-plperl-debuginfo-0:13.18-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql-plpython3-0:13.18-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql-plpython3-0:13.18-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql-plpython3-0:13.18-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql-plpython3-0:13.18-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql-plpython3-debuginfo-0:13.18-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql-plpython3-debuginfo-0:13.18-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql-plpython3-debuginfo-0:13.18-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql-plpython3-debuginfo-0:13.18-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql-pltcl-0:13.18-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql-pltcl-0:13.18-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql-pltcl-0:13.18-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql-pltcl-0:13.18-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql-pltcl-debuginfo-0:13.18-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql-pltcl-debuginfo-0:13.18-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql-pltcl-debuginfo-0:13.18-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql-pltcl-debuginfo-0:13.18-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql-private-devel-0:13.18-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql-private-devel-0:13.18-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql-private-devel-0:13.18-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql-private-devel-0:13.18-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql-private-libs-0:13.18-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql-private-libs-0:13.18-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql-private-libs-0:13.18-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql-private-libs-0:13.18-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql-private-libs-debuginfo-0:13.18-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql-private-libs-debuginfo-0:13.18-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql-private-libs-debuginfo-0:13.18-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql-private-libs-debuginfo-0:13.18-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql-server-0:13.18-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql-server-0:13.18-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql-server-0:13.18-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql-server-0:13.18-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql-server-debuginfo-0:13.18-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql-server-debuginfo-0:13.18-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql-server-debuginfo-0:13.18-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql-server-debuginfo-0:13.18-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql-server-devel-0:13.18-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql-server-devel-0:13.18-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql-server-devel-0:13.18-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql-server-devel-0:13.18-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql-server-devel-debuginfo-0:13.18-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql-server-devel-debuginfo-0:13.18-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql-server-devel-debuginfo-0:13.18-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql-server-devel-debuginfo-0:13.18-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql-static-0:13.18-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql-static-0:13.18-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql-static-0:13.18-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql-static-0:13.18-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql-test-0:13.18-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql-test-0:13.18-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql-test-0:13.18-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql-test-0:13.18-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql-test-debuginfo-0:13.18-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql-test-debuginfo-0:13.18-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql-test-debuginfo-0:13.18-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql-test-debuginfo-0:13.18-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql-test-rpm-macros-0:13.18-1.el9_5.noarch",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-0:13.18-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-0:13.18-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-0:13.18-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-0:13.18-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-debuginfo-0:13.18-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-debuginfo-0:13.18-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-debuginfo-0:13.18-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-debuginfo-0:13.18-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-devel-0:13.18-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-devel-0:13.18-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-devel-0:13.18-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-devel-0:13.18-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-devel-debuginfo-0:13.18-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-devel-debuginfo-0:13.18-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-devel-debuginfo-0:13.18-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-devel-debuginfo-0:13.18-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:postgresql-0:13.18-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:postgresql-0:13.18-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:postgresql-0:13.18-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:postgresql-0:13.18-1.el9_5.src",
"CRB-9.5.0.Z.MAIN:postgresql-0:13.18-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:postgresql-contrib-0:13.18-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:postgresql-contrib-0:13.18-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:postgresql-contrib-0:13.18-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:postgresql-contrib-0:13.18-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:postgresql-contrib-debuginfo-0:13.18-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:postgresql-contrib-debuginfo-0:13.18-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:postgresql-contrib-debuginfo-0:13.18-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:postgresql-contrib-debuginfo-0:13.18-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:postgresql-debuginfo-0:13.18-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:postgresql-debuginfo-0:13.18-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:postgresql-debuginfo-0:13.18-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:postgresql-debuginfo-0:13.18-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:postgresql-debugsource-0:13.18-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:postgresql-debugsource-0:13.18-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:postgresql-debugsource-0:13.18-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:postgresql-debugsource-0:13.18-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:postgresql-docs-0:13.18-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:postgresql-docs-0:13.18-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:postgresql-docs-0:13.18-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:postgresql-docs-0:13.18-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:postgresql-docs-debuginfo-0:13.18-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:postgresql-docs-debuginfo-0:13.18-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:postgresql-docs-debuginfo-0:13.18-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:postgresql-docs-debuginfo-0:13.18-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:postgresql-plperl-0:13.18-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:postgresql-plperl-0:13.18-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:postgresql-plperl-0:13.18-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:postgresql-plperl-0:13.18-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:postgresql-plperl-debuginfo-0:13.18-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:postgresql-plperl-debuginfo-0:13.18-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:postgresql-plperl-debuginfo-0:13.18-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:postgresql-plperl-debuginfo-0:13.18-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:postgresql-plpython3-0:13.18-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:postgresql-plpython3-0:13.18-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:postgresql-plpython3-0:13.18-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:postgresql-plpython3-0:13.18-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:postgresql-plpython3-debuginfo-0:13.18-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:postgresql-plpython3-debuginfo-0:13.18-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:postgresql-plpython3-debuginfo-0:13.18-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:postgresql-plpython3-debuginfo-0:13.18-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:postgresql-pltcl-0:13.18-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:postgresql-pltcl-0:13.18-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:postgresql-pltcl-0:13.18-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:postgresql-pltcl-0:13.18-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:postgresql-pltcl-debuginfo-0:13.18-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:postgresql-pltcl-debuginfo-0:13.18-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:postgresql-pltcl-debuginfo-0:13.18-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:postgresql-pltcl-debuginfo-0:13.18-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:postgresql-private-devel-0:13.18-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:postgresql-private-devel-0:13.18-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:postgresql-private-devel-0:13.18-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:postgresql-private-devel-0:13.18-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:postgresql-private-libs-0:13.18-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:postgresql-private-libs-0:13.18-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:postgresql-private-libs-0:13.18-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:postgresql-private-libs-0:13.18-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:postgresql-private-libs-debuginfo-0:13.18-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:postgresql-private-libs-debuginfo-0:13.18-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:postgresql-private-libs-debuginfo-0:13.18-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:postgresql-private-libs-debuginfo-0:13.18-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:postgresql-server-0:13.18-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:postgresql-server-0:13.18-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:postgresql-server-0:13.18-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:postgresql-server-0:13.18-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:postgresql-server-debuginfo-0:13.18-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:postgresql-server-debuginfo-0:13.18-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:postgresql-server-debuginfo-0:13.18-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:postgresql-server-debuginfo-0:13.18-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:postgresql-server-devel-0:13.18-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:postgresql-server-devel-0:13.18-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:postgresql-server-devel-0:13.18-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:postgresql-server-devel-0:13.18-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:postgresql-server-devel-debuginfo-0:13.18-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:postgresql-server-devel-debuginfo-0:13.18-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:postgresql-server-devel-debuginfo-0:13.18-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:postgresql-server-devel-debuginfo-0:13.18-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:postgresql-static-0:13.18-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:postgresql-static-0:13.18-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:postgresql-static-0:13.18-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:postgresql-static-0:13.18-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:postgresql-test-0:13.18-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:postgresql-test-0:13.18-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:postgresql-test-0:13.18-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:postgresql-test-0:13.18-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:postgresql-test-debuginfo-0:13.18-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:postgresql-test-debuginfo-0:13.18-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:postgresql-test-debuginfo-0:13.18-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:postgresql-test-debuginfo-0:13.18-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:postgresql-test-rpm-macros-0:13.18-1.el9_5.noarch",
"CRB-9.5.0.Z.MAIN:postgresql-upgrade-0:13.18-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:postgresql-upgrade-0:13.18-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:postgresql-upgrade-0:13.18-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:postgresql-upgrade-0:13.18-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:postgresql-upgrade-debuginfo-0:13.18-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:postgresql-upgrade-debuginfo-0:13.18-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:postgresql-upgrade-debuginfo-0:13.18-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:postgresql-upgrade-debuginfo-0:13.18-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:postgresql-upgrade-devel-0:13.18-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:postgresql-upgrade-devel-0:13.18-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:postgresql-upgrade-devel-0:13.18-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:postgresql-upgrade-devel-0:13.18-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:postgresql-upgrade-devel-debuginfo-0:13.18-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:postgresql-upgrade-devel-debuginfo-0:13.18-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:postgresql-upgrade-devel-debuginfo-0:13.18-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:postgresql-upgrade-devel-debuginfo-0:13.18-1.el9_5.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.5.0.Z.MAIN:postgresql-0:13.18-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql-0:13.18-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql-0:13.18-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql-0:13.18-1.el9_5.src",
"AppStream-9.5.0.Z.MAIN:postgresql-0:13.18-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql-contrib-0:13.18-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql-contrib-0:13.18-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql-contrib-0:13.18-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql-contrib-0:13.18-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql-contrib-debuginfo-0:13.18-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql-contrib-debuginfo-0:13.18-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql-contrib-debuginfo-0:13.18-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql-contrib-debuginfo-0:13.18-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql-debuginfo-0:13.18-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql-debuginfo-0:13.18-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql-debuginfo-0:13.18-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql-debuginfo-0:13.18-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql-debugsource-0:13.18-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql-debugsource-0:13.18-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql-debugsource-0:13.18-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql-debugsource-0:13.18-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql-docs-0:13.18-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql-docs-0:13.18-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql-docs-0:13.18-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql-docs-0:13.18-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql-docs-debuginfo-0:13.18-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql-docs-debuginfo-0:13.18-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql-docs-debuginfo-0:13.18-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql-docs-debuginfo-0:13.18-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql-plperl-0:13.18-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql-plperl-0:13.18-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql-plperl-0:13.18-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql-plperl-0:13.18-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql-plperl-debuginfo-0:13.18-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql-plperl-debuginfo-0:13.18-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql-plperl-debuginfo-0:13.18-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql-plperl-debuginfo-0:13.18-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql-plpython3-0:13.18-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql-plpython3-0:13.18-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql-plpython3-0:13.18-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql-plpython3-0:13.18-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql-plpython3-debuginfo-0:13.18-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql-plpython3-debuginfo-0:13.18-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql-plpython3-debuginfo-0:13.18-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql-plpython3-debuginfo-0:13.18-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql-pltcl-0:13.18-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql-pltcl-0:13.18-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql-pltcl-0:13.18-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql-pltcl-0:13.18-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql-pltcl-debuginfo-0:13.18-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql-pltcl-debuginfo-0:13.18-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql-pltcl-debuginfo-0:13.18-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql-pltcl-debuginfo-0:13.18-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql-private-devel-0:13.18-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql-private-devel-0:13.18-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql-private-devel-0:13.18-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql-private-devel-0:13.18-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql-private-libs-0:13.18-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql-private-libs-0:13.18-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql-private-libs-0:13.18-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql-private-libs-0:13.18-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql-private-libs-debuginfo-0:13.18-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql-private-libs-debuginfo-0:13.18-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql-private-libs-debuginfo-0:13.18-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql-private-libs-debuginfo-0:13.18-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql-server-0:13.18-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql-server-0:13.18-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql-server-0:13.18-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql-server-0:13.18-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql-server-debuginfo-0:13.18-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql-server-debuginfo-0:13.18-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql-server-debuginfo-0:13.18-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql-server-debuginfo-0:13.18-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql-server-devel-0:13.18-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql-server-devel-0:13.18-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql-server-devel-0:13.18-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql-server-devel-0:13.18-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql-server-devel-debuginfo-0:13.18-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql-server-devel-debuginfo-0:13.18-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql-server-devel-debuginfo-0:13.18-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql-server-devel-debuginfo-0:13.18-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql-static-0:13.18-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql-static-0:13.18-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql-static-0:13.18-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql-static-0:13.18-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql-test-0:13.18-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql-test-0:13.18-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql-test-0:13.18-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql-test-0:13.18-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql-test-debuginfo-0:13.18-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql-test-debuginfo-0:13.18-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql-test-debuginfo-0:13.18-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql-test-debuginfo-0:13.18-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql-test-rpm-macros-0:13.18-1.el9_5.noarch",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-0:13.18-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-0:13.18-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-0:13.18-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-0:13.18-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-debuginfo-0:13.18-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-debuginfo-0:13.18-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-debuginfo-0:13.18-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-debuginfo-0:13.18-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-devel-0:13.18-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-devel-0:13.18-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-devel-0:13.18-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-devel-0:13.18-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-devel-debuginfo-0:13.18-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-devel-debuginfo-0:13.18-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-devel-debuginfo-0:13.18-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-devel-debuginfo-0:13.18-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:postgresql-0:13.18-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:postgresql-0:13.18-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:postgresql-0:13.18-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:postgresql-0:13.18-1.el9_5.src",
"CRB-9.5.0.Z.MAIN:postgresql-0:13.18-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:postgresql-contrib-0:13.18-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:postgresql-contrib-0:13.18-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:postgresql-contrib-0:13.18-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:postgresql-contrib-0:13.18-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:postgresql-contrib-debuginfo-0:13.18-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:postgresql-contrib-debuginfo-0:13.18-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:postgresql-contrib-debuginfo-0:13.18-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:postgresql-contrib-debuginfo-0:13.18-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:postgresql-debuginfo-0:13.18-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:postgresql-debuginfo-0:13.18-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:postgresql-debuginfo-0:13.18-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:postgresql-debuginfo-0:13.18-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:postgresql-debugsource-0:13.18-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:postgresql-debugsource-0:13.18-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:postgresql-debugsource-0:13.18-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:postgresql-debugsource-0:13.18-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:postgresql-docs-0:13.18-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:postgresql-docs-0:13.18-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:postgresql-docs-0:13.18-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:postgresql-docs-0:13.18-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:postgresql-docs-debuginfo-0:13.18-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:postgresql-docs-debuginfo-0:13.18-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:postgresql-docs-debuginfo-0:13.18-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:postgresql-docs-debuginfo-0:13.18-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:postgresql-plperl-0:13.18-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:postgresql-plperl-0:13.18-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:postgresql-plperl-0:13.18-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:postgresql-plperl-0:13.18-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:postgresql-plperl-debuginfo-0:13.18-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:postgresql-plperl-debuginfo-0:13.18-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:postgresql-plperl-debuginfo-0:13.18-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:postgresql-plperl-debuginfo-0:13.18-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:postgresql-plpython3-0:13.18-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:postgresql-plpython3-0:13.18-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:postgresql-plpython3-0:13.18-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:postgresql-plpython3-0:13.18-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:postgresql-plpython3-debuginfo-0:13.18-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:postgresql-plpython3-debuginfo-0:13.18-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:postgresql-plpython3-debuginfo-0:13.18-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:postgresql-plpython3-debuginfo-0:13.18-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:postgresql-pltcl-0:13.18-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:postgresql-pltcl-0:13.18-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:postgresql-pltcl-0:13.18-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:postgresql-pltcl-0:13.18-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:postgresql-pltcl-debuginfo-0:13.18-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:postgresql-pltcl-debuginfo-0:13.18-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:postgresql-pltcl-debuginfo-0:13.18-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:postgresql-pltcl-debuginfo-0:13.18-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:postgresql-private-devel-0:13.18-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:postgresql-private-devel-0:13.18-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:postgresql-private-devel-0:13.18-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:postgresql-private-devel-0:13.18-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:postgresql-private-libs-0:13.18-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:postgresql-private-libs-0:13.18-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:postgresql-private-libs-0:13.18-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:postgresql-private-libs-0:13.18-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:postgresql-private-libs-debuginfo-0:13.18-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:postgresql-private-libs-debuginfo-0:13.18-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:postgresql-private-libs-debuginfo-0:13.18-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:postgresql-private-libs-debuginfo-0:13.18-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:postgresql-server-0:13.18-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:postgresql-server-0:13.18-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:postgresql-server-0:13.18-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:postgresql-server-0:13.18-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:postgresql-server-debuginfo-0:13.18-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:postgresql-server-debuginfo-0:13.18-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:postgresql-server-debuginfo-0:13.18-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:postgresql-server-debuginfo-0:13.18-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:postgresql-server-devel-0:13.18-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:postgresql-server-devel-0:13.18-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:postgresql-server-devel-0:13.18-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:postgresql-server-devel-0:13.18-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:postgresql-server-devel-debuginfo-0:13.18-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:postgresql-server-devel-debuginfo-0:13.18-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:postgresql-server-devel-debuginfo-0:13.18-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:postgresql-server-devel-debuginfo-0:13.18-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:postgresql-static-0:13.18-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:postgresql-static-0:13.18-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:postgresql-static-0:13.18-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:postgresql-static-0:13.18-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:postgresql-test-0:13.18-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:postgresql-test-0:13.18-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:postgresql-test-0:13.18-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:postgresql-test-0:13.18-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:postgresql-test-debuginfo-0:13.18-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:postgresql-test-debuginfo-0:13.18-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:postgresql-test-debuginfo-0:13.18-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:postgresql-test-debuginfo-0:13.18-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:postgresql-test-rpm-macros-0:13.18-1.el9_5.noarch",
"CRB-9.5.0.Z.MAIN:postgresql-upgrade-0:13.18-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:postgresql-upgrade-0:13.18-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:postgresql-upgrade-0:13.18-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:postgresql-upgrade-0:13.18-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:postgresql-upgrade-debuginfo-0:13.18-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:postgresql-upgrade-debuginfo-0:13.18-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:postgresql-upgrade-debuginfo-0:13.18-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:postgresql-upgrade-debuginfo-0:13.18-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:postgresql-upgrade-devel-0:13.18-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:postgresql-upgrade-devel-0:13.18-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:postgresql-upgrade-devel-0:13.18-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:postgresql-upgrade-devel-0:13.18-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:postgresql-upgrade-devel-debuginfo-0:13.18-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:postgresql-upgrade-devel-debuginfo-0:13.18-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:postgresql-upgrade-devel-debuginfo-0:13.18-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:postgresql-upgrade-devel-debuginfo-0:13.18-1.el9_5.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "postgresql: PostgreSQL SET ROLE, SET SESSION AUTHORIZATION reset to wrong user ID"
},
{
"cve": "CVE-2024-10979",
"cwe": {
"id": "CWE-15",
"name": "External Control of System or Configuration Setting"
},
"discovery_date": "2024-11-14T14:01:12.059934+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2326253"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in PostgreSQL PL/Perl. This vulnerability allows an unprivileged database user to change sensitive process environment variables (e.g., PATH) via incorrect control of environment variables.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "postgresql: PostgreSQL PL/Perl environment variable changes execute arbitrary code",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability has been given a severity rating of important because the ability to modify sensitive process environment variables (ex. PATH) can lead to unauthorized code execution and privilege escalation. Depending on the privileges of the PostgreSQL user, an attacker may be able to gain higher-level access to the underlying server and create functions who modify environment variables and execute arbitrary commands.",
"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.5.0.Z.MAIN:postgresql-0:13.18-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql-0:13.18-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql-0:13.18-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql-0:13.18-1.el9_5.src",
"AppStream-9.5.0.Z.MAIN:postgresql-0:13.18-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql-contrib-0:13.18-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql-contrib-0:13.18-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql-contrib-0:13.18-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql-contrib-0:13.18-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql-contrib-debuginfo-0:13.18-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql-contrib-debuginfo-0:13.18-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql-contrib-debuginfo-0:13.18-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql-contrib-debuginfo-0:13.18-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql-debuginfo-0:13.18-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql-debuginfo-0:13.18-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql-debuginfo-0:13.18-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql-debuginfo-0:13.18-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql-debugsource-0:13.18-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql-debugsource-0:13.18-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql-debugsource-0:13.18-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql-debugsource-0:13.18-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql-docs-0:13.18-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql-docs-0:13.18-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql-docs-0:13.18-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql-docs-0:13.18-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql-docs-debuginfo-0:13.18-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql-docs-debuginfo-0:13.18-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql-docs-debuginfo-0:13.18-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql-docs-debuginfo-0:13.18-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql-plperl-0:13.18-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql-plperl-0:13.18-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql-plperl-0:13.18-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql-plperl-0:13.18-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql-plperl-debuginfo-0:13.18-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql-plperl-debuginfo-0:13.18-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql-plperl-debuginfo-0:13.18-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql-plperl-debuginfo-0:13.18-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql-plpython3-0:13.18-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql-plpython3-0:13.18-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql-plpython3-0:13.18-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql-plpython3-0:13.18-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql-plpython3-debuginfo-0:13.18-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql-plpython3-debuginfo-0:13.18-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql-plpython3-debuginfo-0:13.18-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql-plpython3-debuginfo-0:13.18-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql-pltcl-0:13.18-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql-pltcl-0:13.18-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql-pltcl-0:13.18-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql-pltcl-0:13.18-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql-pltcl-debuginfo-0:13.18-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql-pltcl-debuginfo-0:13.18-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql-pltcl-debuginfo-0:13.18-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql-pltcl-debuginfo-0:13.18-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql-private-devel-0:13.18-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql-private-devel-0:13.18-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql-private-devel-0:13.18-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql-private-devel-0:13.18-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql-private-libs-0:13.18-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql-private-libs-0:13.18-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql-private-libs-0:13.18-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql-private-libs-0:13.18-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql-private-libs-debuginfo-0:13.18-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql-private-libs-debuginfo-0:13.18-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql-private-libs-debuginfo-0:13.18-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql-private-libs-debuginfo-0:13.18-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql-server-0:13.18-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql-server-0:13.18-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql-server-0:13.18-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql-server-0:13.18-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql-server-debuginfo-0:13.18-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql-server-debuginfo-0:13.18-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql-server-debuginfo-0:13.18-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql-server-debuginfo-0:13.18-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql-server-devel-0:13.18-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql-server-devel-0:13.18-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql-server-devel-0:13.18-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql-server-devel-0:13.18-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql-server-devel-debuginfo-0:13.18-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql-server-devel-debuginfo-0:13.18-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql-server-devel-debuginfo-0:13.18-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql-server-devel-debuginfo-0:13.18-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql-static-0:13.18-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql-static-0:13.18-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql-static-0:13.18-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql-static-0:13.18-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql-test-0:13.18-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql-test-0:13.18-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql-test-0:13.18-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql-test-0:13.18-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql-test-debuginfo-0:13.18-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql-test-debuginfo-0:13.18-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql-test-debuginfo-0:13.18-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql-test-debuginfo-0:13.18-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql-test-rpm-macros-0:13.18-1.el9_5.noarch",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-0:13.18-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-0:13.18-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-0:13.18-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-0:13.18-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-debuginfo-0:13.18-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-debuginfo-0:13.18-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-debuginfo-0:13.18-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-debuginfo-0:13.18-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-devel-0:13.18-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-devel-0:13.18-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-devel-0:13.18-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-devel-0:13.18-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-devel-debuginfo-0:13.18-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-devel-debuginfo-0:13.18-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-devel-debuginfo-0:13.18-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-devel-debuginfo-0:13.18-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:postgresql-0:13.18-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:postgresql-0:13.18-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:postgresql-0:13.18-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:postgresql-0:13.18-1.el9_5.src",
"CRB-9.5.0.Z.MAIN:postgresql-0:13.18-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:postgresql-contrib-0:13.18-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:postgresql-contrib-0:13.18-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:postgresql-contrib-0:13.18-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:postgresql-contrib-0:13.18-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:postgresql-contrib-debuginfo-0:13.18-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:postgresql-contrib-debuginfo-0:13.18-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:postgresql-contrib-debuginfo-0:13.18-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:postgresql-contrib-debuginfo-0:13.18-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:postgresql-debuginfo-0:13.18-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:postgresql-debuginfo-0:13.18-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:postgresql-debuginfo-0:13.18-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:postgresql-debuginfo-0:13.18-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:postgresql-debugsource-0:13.18-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:postgresql-debugsource-0:13.18-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:postgresql-debugsource-0:13.18-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:postgresql-debugsource-0:13.18-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:postgresql-docs-0:13.18-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:postgresql-docs-0:13.18-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:postgresql-docs-0:13.18-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:postgresql-docs-0:13.18-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:postgresql-docs-debuginfo-0:13.18-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:postgresql-docs-debuginfo-0:13.18-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:postgresql-docs-debuginfo-0:13.18-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:postgresql-docs-debuginfo-0:13.18-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:postgresql-plperl-0:13.18-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:postgresql-plperl-0:13.18-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:postgresql-plperl-0:13.18-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:postgresql-plperl-0:13.18-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:postgresql-plperl-debuginfo-0:13.18-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:postgresql-plperl-debuginfo-0:13.18-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:postgresql-plperl-debuginfo-0:13.18-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:postgresql-plperl-debuginfo-0:13.18-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:postgresql-plpython3-0:13.18-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:postgresql-plpython3-0:13.18-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:postgresql-plpython3-0:13.18-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:postgresql-plpython3-0:13.18-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:postgresql-plpython3-debuginfo-0:13.18-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:postgresql-plpython3-debuginfo-0:13.18-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:postgresql-plpython3-debuginfo-0:13.18-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:postgresql-plpython3-debuginfo-0:13.18-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:postgresql-pltcl-0:13.18-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:postgresql-pltcl-0:13.18-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:postgresql-pltcl-0:13.18-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:postgresql-pltcl-0:13.18-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:postgresql-pltcl-debuginfo-0:13.18-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:postgresql-pltcl-debuginfo-0:13.18-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:postgresql-pltcl-debuginfo-0:13.18-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:postgresql-pltcl-debuginfo-0:13.18-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:postgresql-private-devel-0:13.18-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:postgresql-private-devel-0:13.18-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:postgresql-private-devel-0:13.18-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:postgresql-private-devel-0:13.18-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:postgresql-private-libs-0:13.18-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:postgresql-private-libs-0:13.18-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:postgresql-private-libs-0:13.18-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:postgresql-private-libs-0:13.18-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:postgresql-private-libs-debuginfo-0:13.18-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:postgresql-private-libs-debuginfo-0:13.18-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:postgresql-private-libs-debuginfo-0:13.18-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:postgresql-private-libs-debuginfo-0:13.18-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:postgresql-server-0:13.18-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:postgresql-server-0:13.18-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:postgresql-server-0:13.18-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:postgresql-server-0:13.18-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:postgresql-server-debuginfo-0:13.18-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:postgresql-server-debuginfo-0:13.18-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:postgresql-server-debuginfo-0:13.18-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:postgresql-server-debuginfo-0:13.18-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:postgresql-server-devel-0:13.18-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:postgresql-server-devel-0:13.18-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:postgresql-server-devel-0:13.18-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:postgresql-server-devel-0:13.18-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:postgresql-server-devel-debuginfo-0:13.18-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:postgresql-server-devel-debuginfo-0:13.18-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:postgresql-server-devel-debuginfo-0:13.18-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:postgresql-server-devel-debuginfo-0:13.18-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:postgresql-static-0:13.18-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:postgresql-static-0:13.18-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:postgresql-static-0:13.18-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:postgresql-static-0:13.18-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:postgresql-test-0:13.18-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:postgresql-test-0:13.18-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:postgresql-test-0:13.18-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:postgresql-test-0:13.18-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:postgresql-test-debuginfo-0:13.18-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:postgresql-test-debuginfo-0:13.18-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:postgresql-test-debuginfo-0:13.18-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:postgresql-test-debuginfo-0:13.18-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:postgresql-test-rpm-macros-0:13.18-1.el9_5.noarch",
"CRB-9.5.0.Z.MAIN:postgresql-upgrade-0:13.18-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:postgresql-upgrade-0:13.18-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:postgresql-upgrade-0:13.18-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:postgresql-upgrade-0:13.18-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:postgresql-upgrade-debuginfo-0:13.18-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:postgresql-upgrade-debuginfo-0:13.18-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:postgresql-upgrade-debuginfo-0:13.18-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:postgresql-upgrade-debuginfo-0:13.18-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:postgresql-upgrade-devel-0:13.18-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:postgresql-upgrade-devel-0:13.18-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:postgresql-upgrade-devel-0:13.18-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:postgresql-upgrade-devel-0:13.18-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:postgresql-upgrade-devel-debuginfo-0:13.18-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:postgresql-upgrade-devel-debuginfo-0:13.18-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:postgresql-upgrade-devel-debuginfo-0:13.18-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:postgresql-upgrade-devel-debuginfo-0:13.18-1.el9_5.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-10979"
},
{
"category": "external",
"summary": "RHBZ#2326253",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2326253"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-10979",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-10979"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-10979",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-10979"
},
{
"category": "external",
"summary": "https://www.postgresql.org/support/security/CVE-2024-10979/",
"url": "https://www.postgresql.org/support/security/CVE-2024-10979/"
}
],
"release_date": "2024-11-14T13:00:08.586000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-12-04T15:41:09+00:00",
"details": "For 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.5.0.Z.MAIN:postgresql-0:13.18-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql-0:13.18-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql-0:13.18-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql-0:13.18-1.el9_5.src",
"AppStream-9.5.0.Z.MAIN:postgresql-0:13.18-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql-contrib-0:13.18-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql-contrib-0:13.18-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql-contrib-0:13.18-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql-contrib-0:13.18-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql-contrib-debuginfo-0:13.18-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql-contrib-debuginfo-0:13.18-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql-contrib-debuginfo-0:13.18-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql-contrib-debuginfo-0:13.18-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql-debuginfo-0:13.18-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql-debuginfo-0:13.18-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql-debuginfo-0:13.18-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql-debuginfo-0:13.18-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql-debugsource-0:13.18-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql-debugsource-0:13.18-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql-debugsource-0:13.18-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql-debugsource-0:13.18-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql-docs-0:13.18-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql-docs-0:13.18-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql-docs-0:13.18-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql-docs-0:13.18-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql-docs-debuginfo-0:13.18-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql-docs-debuginfo-0:13.18-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql-docs-debuginfo-0:13.18-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql-docs-debuginfo-0:13.18-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql-plperl-0:13.18-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql-plperl-0:13.18-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql-plperl-0:13.18-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql-plperl-0:13.18-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql-plperl-debuginfo-0:13.18-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql-plperl-debuginfo-0:13.18-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql-plperl-debuginfo-0:13.18-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql-plperl-debuginfo-0:13.18-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql-plpython3-0:13.18-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql-plpython3-0:13.18-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql-plpython3-0:13.18-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql-plpython3-0:13.18-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql-plpython3-debuginfo-0:13.18-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql-plpython3-debuginfo-0:13.18-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql-plpython3-debuginfo-0:13.18-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql-plpython3-debuginfo-0:13.18-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql-pltcl-0:13.18-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql-pltcl-0:13.18-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql-pltcl-0:13.18-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql-pltcl-0:13.18-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql-pltcl-debuginfo-0:13.18-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql-pltcl-debuginfo-0:13.18-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql-pltcl-debuginfo-0:13.18-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql-pltcl-debuginfo-0:13.18-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql-private-devel-0:13.18-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql-private-devel-0:13.18-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql-private-devel-0:13.18-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql-private-devel-0:13.18-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql-private-libs-0:13.18-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql-private-libs-0:13.18-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql-private-libs-0:13.18-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql-private-libs-0:13.18-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql-private-libs-debuginfo-0:13.18-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql-private-libs-debuginfo-0:13.18-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql-private-libs-debuginfo-0:13.18-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql-private-libs-debuginfo-0:13.18-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql-server-0:13.18-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql-server-0:13.18-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql-server-0:13.18-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql-server-0:13.18-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql-server-debuginfo-0:13.18-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql-server-debuginfo-0:13.18-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql-server-debuginfo-0:13.18-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql-server-debuginfo-0:13.18-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql-server-devel-0:13.18-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql-server-devel-0:13.18-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql-server-devel-0:13.18-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql-server-devel-0:13.18-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql-server-devel-debuginfo-0:13.18-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql-server-devel-debuginfo-0:13.18-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql-server-devel-debuginfo-0:13.18-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql-server-devel-debuginfo-0:13.18-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql-static-0:13.18-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql-static-0:13.18-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql-static-0:13.18-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql-static-0:13.18-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql-test-0:13.18-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql-test-0:13.18-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql-test-0:13.18-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql-test-0:13.18-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql-test-debuginfo-0:13.18-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql-test-debuginfo-0:13.18-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql-test-debuginfo-0:13.18-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql-test-debuginfo-0:13.18-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql-test-rpm-macros-0:13.18-1.el9_5.noarch",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-0:13.18-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-0:13.18-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-0:13.18-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-0:13.18-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-debuginfo-0:13.18-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-debuginfo-0:13.18-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-debuginfo-0:13.18-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-debuginfo-0:13.18-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-devel-0:13.18-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-devel-0:13.18-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-devel-0:13.18-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-devel-0:13.18-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-devel-debuginfo-0:13.18-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-devel-debuginfo-0:13.18-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-devel-debuginfo-0:13.18-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-devel-debuginfo-0:13.18-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:postgresql-0:13.18-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:postgresql-0:13.18-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:postgresql-0:13.18-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:postgresql-0:13.18-1.el9_5.src",
"CRB-9.5.0.Z.MAIN:postgresql-0:13.18-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:postgresql-contrib-0:13.18-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:postgresql-contrib-0:13.18-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:postgresql-contrib-0:13.18-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:postgresql-contrib-0:13.18-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:postgresql-contrib-debuginfo-0:13.18-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:postgresql-contrib-debuginfo-0:13.18-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:postgresql-contrib-debuginfo-0:13.18-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:postgresql-contrib-debuginfo-0:13.18-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:postgresql-debuginfo-0:13.18-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:postgresql-debuginfo-0:13.18-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:postgresql-debuginfo-0:13.18-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:postgresql-debuginfo-0:13.18-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:postgresql-debugsource-0:13.18-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:postgresql-debugsource-0:13.18-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:postgresql-debugsource-0:13.18-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:postgresql-debugsource-0:13.18-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:postgresql-docs-0:13.18-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:postgresql-docs-0:13.18-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:postgresql-docs-0:13.18-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:postgresql-docs-0:13.18-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:postgresql-docs-debuginfo-0:13.18-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:postgresql-docs-debuginfo-0:13.18-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:postgresql-docs-debuginfo-0:13.18-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:postgresql-docs-debuginfo-0:13.18-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:postgresql-plperl-0:13.18-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:postgresql-plperl-0:13.18-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:postgresql-plperl-0:13.18-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:postgresql-plperl-0:13.18-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:postgresql-plperl-debuginfo-0:13.18-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:postgresql-plperl-debuginfo-0:13.18-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:postgresql-plperl-debuginfo-0:13.18-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:postgresql-plperl-debuginfo-0:13.18-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:postgresql-plpython3-0:13.18-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:postgresql-plpython3-0:13.18-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:postgresql-plpython3-0:13.18-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:postgresql-plpython3-0:13.18-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:postgresql-plpython3-debuginfo-0:13.18-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:postgresql-plpython3-debuginfo-0:13.18-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:postgresql-plpython3-debuginfo-0:13.18-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:postgresql-plpython3-debuginfo-0:13.18-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:postgresql-pltcl-0:13.18-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:postgresql-pltcl-0:13.18-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:postgresql-pltcl-0:13.18-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:postgresql-pltcl-0:13.18-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:postgresql-pltcl-debuginfo-0:13.18-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:postgresql-pltcl-debuginfo-0:13.18-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:postgresql-pltcl-debuginfo-0:13.18-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:postgresql-pltcl-debuginfo-0:13.18-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:postgresql-private-devel-0:13.18-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:postgresql-private-devel-0:13.18-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:postgresql-private-devel-0:13.18-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:postgresql-private-devel-0:13.18-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:postgresql-private-libs-0:13.18-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:postgresql-private-libs-0:13.18-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:postgresql-private-libs-0:13.18-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:postgresql-private-libs-0:13.18-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:postgresql-private-libs-debuginfo-0:13.18-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:postgresql-private-libs-debuginfo-0:13.18-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:postgresql-private-libs-debuginfo-0:13.18-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:postgresql-private-libs-debuginfo-0:13.18-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:postgresql-server-0:13.18-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:postgresql-server-0:13.18-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:postgresql-server-0:13.18-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:postgresql-server-0:13.18-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:postgresql-server-debuginfo-0:13.18-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:postgresql-server-debuginfo-0:13.18-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:postgresql-server-debuginfo-0:13.18-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:postgresql-server-debuginfo-0:13.18-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:postgresql-server-devel-0:13.18-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:postgresql-server-devel-0:13.18-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:postgresql-server-devel-0:13.18-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:postgresql-server-devel-0:13.18-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:postgresql-server-devel-debuginfo-0:13.18-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:postgresql-server-devel-debuginfo-0:13.18-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:postgresql-server-devel-debuginfo-0:13.18-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:postgresql-server-devel-debuginfo-0:13.18-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:postgresql-static-0:13.18-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:postgresql-static-0:13.18-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:postgresql-static-0:13.18-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:postgresql-static-0:13.18-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:postgresql-test-0:13.18-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:postgresql-test-0:13.18-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:postgresql-test-0:13.18-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:postgresql-test-0:13.18-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:postgresql-test-debuginfo-0:13.18-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:postgresql-test-debuginfo-0:13.18-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:postgresql-test-debuginfo-0:13.18-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:postgresql-test-debuginfo-0:13.18-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:postgresql-test-rpm-macros-0:13.18-1.el9_5.noarch",
"CRB-9.5.0.Z.MAIN:postgresql-upgrade-0:13.18-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:postgresql-upgrade-0:13.18-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:postgresql-upgrade-0:13.18-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:postgresql-upgrade-0:13.18-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:postgresql-upgrade-debuginfo-0:13.18-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:postgresql-upgrade-debuginfo-0:13.18-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:postgresql-upgrade-debuginfo-0:13.18-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:postgresql-upgrade-debuginfo-0:13.18-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:postgresql-upgrade-devel-0:13.18-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:postgresql-upgrade-devel-0:13.18-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:postgresql-upgrade-devel-0:13.18-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:postgresql-upgrade-devel-0:13.18-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:postgresql-upgrade-devel-debuginfo-0:13.18-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:postgresql-upgrade-devel-debuginfo-0:13.18-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:postgresql-upgrade-devel-debuginfo-0:13.18-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:postgresql-upgrade-devel-debuginfo-0:13.18-1.el9_5.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:10791"
},
{
"category": "workaround",
"details": "Currently the following options exist to help mitigate the impact of this vulnerability: \n1) Restrict Permissions: the creation of PL/Python and PL/Perl functions should be limited to trusted users only. \n2) Environment Variable Sanitization: ensure that environment variables are properly sanitized and any modifications are restricted.\n3) Upgrade PostgreSQL: if a fix is released by the PostgreSQL Global Development Group, update to the latest version.\n4) Audit Database Functions: perform regular audits on user-created functions to detect and prevent potential exploitation.",
"product_ids": [
"AppStream-9.5.0.Z.MAIN:postgresql-0:13.18-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql-0:13.18-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql-0:13.18-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql-0:13.18-1.el9_5.src",
"AppStream-9.5.0.Z.MAIN:postgresql-0:13.18-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql-contrib-0:13.18-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql-contrib-0:13.18-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql-contrib-0:13.18-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql-contrib-0:13.18-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql-contrib-debuginfo-0:13.18-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql-contrib-debuginfo-0:13.18-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql-contrib-debuginfo-0:13.18-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql-contrib-debuginfo-0:13.18-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql-debuginfo-0:13.18-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql-debuginfo-0:13.18-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql-debuginfo-0:13.18-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql-debuginfo-0:13.18-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql-debugsource-0:13.18-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql-debugsource-0:13.18-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql-debugsource-0:13.18-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql-debugsource-0:13.18-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql-docs-0:13.18-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql-docs-0:13.18-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql-docs-0:13.18-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql-docs-0:13.18-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql-docs-debuginfo-0:13.18-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql-docs-debuginfo-0:13.18-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql-docs-debuginfo-0:13.18-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql-docs-debuginfo-0:13.18-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql-plperl-0:13.18-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql-plperl-0:13.18-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql-plperl-0:13.18-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql-plperl-0:13.18-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql-plperl-debuginfo-0:13.18-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql-plperl-debuginfo-0:13.18-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql-plperl-debuginfo-0:13.18-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql-plperl-debuginfo-0:13.18-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql-plpython3-0:13.18-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql-plpython3-0:13.18-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql-plpython3-0:13.18-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql-plpython3-0:13.18-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql-plpython3-debuginfo-0:13.18-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql-plpython3-debuginfo-0:13.18-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql-plpython3-debuginfo-0:13.18-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql-plpython3-debuginfo-0:13.18-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql-pltcl-0:13.18-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql-pltcl-0:13.18-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql-pltcl-0:13.18-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql-pltcl-0:13.18-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql-pltcl-debuginfo-0:13.18-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql-pltcl-debuginfo-0:13.18-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql-pltcl-debuginfo-0:13.18-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql-pltcl-debuginfo-0:13.18-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql-private-devel-0:13.18-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql-private-devel-0:13.18-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql-private-devel-0:13.18-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql-private-devel-0:13.18-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql-private-libs-0:13.18-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql-private-libs-0:13.18-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql-private-libs-0:13.18-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql-private-libs-0:13.18-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql-private-libs-debuginfo-0:13.18-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql-private-libs-debuginfo-0:13.18-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql-private-libs-debuginfo-0:13.18-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql-private-libs-debuginfo-0:13.18-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql-server-0:13.18-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql-server-0:13.18-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql-server-0:13.18-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql-server-0:13.18-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql-server-debuginfo-0:13.18-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql-server-debuginfo-0:13.18-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql-server-debuginfo-0:13.18-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql-server-debuginfo-0:13.18-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql-server-devel-0:13.18-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql-server-devel-0:13.18-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql-server-devel-0:13.18-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql-server-devel-0:13.18-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql-server-devel-debuginfo-0:13.18-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql-server-devel-debuginfo-0:13.18-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql-server-devel-debuginfo-0:13.18-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql-server-devel-debuginfo-0:13.18-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql-static-0:13.18-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql-static-0:13.18-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql-static-0:13.18-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql-static-0:13.18-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql-test-0:13.18-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql-test-0:13.18-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql-test-0:13.18-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql-test-0:13.18-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql-test-debuginfo-0:13.18-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql-test-debuginfo-0:13.18-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql-test-debuginfo-0:13.18-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql-test-debuginfo-0:13.18-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql-test-rpm-macros-0:13.18-1.el9_5.noarch",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-0:13.18-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-0:13.18-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-0:13.18-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-0:13.18-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-debuginfo-0:13.18-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-debuginfo-0:13.18-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-debuginfo-0:13.18-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-debuginfo-0:13.18-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-devel-0:13.18-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-devel-0:13.18-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-devel-0:13.18-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-devel-0:13.18-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-devel-debuginfo-0:13.18-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-devel-debuginfo-0:13.18-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-devel-debuginfo-0:13.18-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-devel-debuginfo-0:13.18-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:postgresql-0:13.18-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:postgresql-0:13.18-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:postgresql-0:13.18-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:postgresql-0:13.18-1.el9_5.src",
"CRB-9.5.0.Z.MAIN:postgresql-0:13.18-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:postgresql-contrib-0:13.18-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:postgresql-contrib-0:13.18-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:postgresql-contrib-0:13.18-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:postgresql-contrib-0:13.18-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:postgresql-contrib-debuginfo-0:13.18-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:postgresql-contrib-debuginfo-0:13.18-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:postgresql-contrib-debuginfo-0:13.18-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:postgresql-contrib-debuginfo-0:13.18-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:postgresql-debuginfo-0:13.18-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:postgresql-debuginfo-0:13.18-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:postgresql-debuginfo-0:13.18-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:postgresql-debuginfo-0:13.18-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:postgresql-debugsource-0:13.18-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:postgresql-debugsource-0:13.18-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:postgresql-debugsource-0:13.18-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:postgresql-debugsource-0:13.18-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:postgresql-docs-0:13.18-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:postgresql-docs-0:13.18-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:postgresql-docs-0:13.18-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:postgresql-docs-0:13.18-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:postgresql-docs-debuginfo-0:13.18-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:postgresql-docs-debuginfo-0:13.18-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:postgresql-docs-debuginfo-0:13.18-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:postgresql-docs-debuginfo-0:13.18-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:postgresql-plperl-0:13.18-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:postgresql-plperl-0:13.18-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:postgresql-plperl-0:13.18-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:postgresql-plperl-0:13.18-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:postgresql-plperl-debuginfo-0:13.18-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:postgresql-plperl-debuginfo-0:13.18-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:postgresql-plperl-debuginfo-0:13.18-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:postgresql-plperl-debuginfo-0:13.18-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:postgresql-plpython3-0:13.18-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:postgresql-plpython3-0:13.18-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:postgresql-plpython3-0:13.18-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:postgresql-plpython3-0:13.18-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:postgresql-plpython3-debuginfo-0:13.18-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:postgresql-plpython3-debuginfo-0:13.18-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:postgresql-plpython3-debuginfo-0:13.18-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:postgresql-plpython3-debuginfo-0:13.18-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:postgresql-pltcl-0:13.18-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:postgresql-pltcl-0:13.18-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:postgresql-pltcl-0:13.18-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:postgresql-pltcl-0:13.18-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:postgresql-pltcl-debuginfo-0:13.18-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:postgresql-pltcl-debuginfo-0:13.18-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:postgresql-pltcl-debuginfo-0:13.18-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:postgresql-pltcl-debuginfo-0:13.18-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:postgresql-private-devel-0:13.18-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:postgresql-private-devel-0:13.18-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:postgresql-private-devel-0:13.18-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:postgresql-private-devel-0:13.18-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:postgresql-private-libs-0:13.18-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:postgresql-private-libs-0:13.18-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:postgresql-private-libs-0:13.18-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:postgresql-private-libs-0:13.18-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:postgresql-private-libs-debuginfo-0:13.18-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:postgresql-private-libs-debuginfo-0:13.18-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:postgresql-private-libs-debuginfo-0:13.18-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:postgresql-private-libs-debuginfo-0:13.18-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:postgresql-server-0:13.18-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:postgresql-server-0:13.18-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:postgresql-server-0:13.18-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:postgresql-server-0:13.18-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:postgresql-server-debuginfo-0:13.18-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:postgresql-server-debuginfo-0:13.18-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:postgresql-server-debuginfo-0:13.18-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:postgresql-server-debuginfo-0:13.18-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:postgresql-server-devel-0:13.18-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:postgresql-server-devel-0:13.18-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:postgresql-server-devel-0:13.18-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:postgresql-server-devel-0:13.18-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:postgresql-server-devel-debuginfo-0:13.18-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:postgresql-server-devel-debuginfo-0:13.18-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:postgresql-server-devel-debuginfo-0:13.18-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:postgresql-server-devel-debuginfo-0:13.18-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:postgresql-static-0:13.18-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:postgresql-static-0:13.18-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:postgresql-static-0:13.18-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:postgresql-static-0:13.18-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:postgresql-test-0:13.18-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:postgresql-test-0:13.18-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:postgresql-test-0:13.18-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:postgresql-test-0:13.18-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:postgresql-test-debuginfo-0:13.18-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:postgresql-test-debuginfo-0:13.18-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:postgresql-test-debuginfo-0:13.18-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:postgresql-test-debuginfo-0:13.18-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:postgresql-test-rpm-macros-0:13.18-1.el9_5.noarch",
"CRB-9.5.0.Z.MAIN:postgresql-upgrade-0:13.18-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:postgresql-upgrade-0:13.18-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:postgresql-upgrade-0:13.18-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:postgresql-upgrade-0:13.18-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:postgresql-upgrade-debuginfo-0:13.18-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:postgresql-upgrade-debuginfo-0:13.18-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:postgresql-upgrade-debuginfo-0:13.18-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:postgresql-upgrade-debuginfo-0:13.18-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:postgresql-upgrade-devel-0:13.18-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:postgresql-upgrade-devel-0:13.18-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:postgresql-upgrade-devel-0:13.18-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:postgresql-upgrade-devel-0:13.18-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:postgresql-upgrade-devel-debuginfo-0:13.18-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:postgresql-upgrade-devel-debuginfo-0:13.18-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:postgresql-upgrade-devel-debuginfo-0:13.18-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:postgresql-upgrade-devel-debuginfo-0:13.18-1.el9_5.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.5.0.Z.MAIN:postgresql-0:13.18-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql-0:13.18-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql-0:13.18-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql-0:13.18-1.el9_5.src",
"AppStream-9.5.0.Z.MAIN:postgresql-0:13.18-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql-contrib-0:13.18-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql-contrib-0:13.18-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql-contrib-0:13.18-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql-contrib-0:13.18-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql-contrib-debuginfo-0:13.18-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql-contrib-debuginfo-0:13.18-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql-contrib-debuginfo-0:13.18-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql-contrib-debuginfo-0:13.18-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql-debuginfo-0:13.18-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql-debuginfo-0:13.18-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql-debuginfo-0:13.18-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql-debuginfo-0:13.18-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql-debugsource-0:13.18-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql-debugsource-0:13.18-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql-debugsource-0:13.18-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql-debugsource-0:13.18-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql-docs-0:13.18-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql-docs-0:13.18-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql-docs-0:13.18-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql-docs-0:13.18-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql-docs-debuginfo-0:13.18-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql-docs-debuginfo-0:13.18-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql-docs-debuginfo-0:13.18-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql-docs-debuginfo-0:13.18-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql-plperl-0:13.18-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql-plperl-0:13.18-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql-plperl-0:13.18-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql-plperl-0:13.18-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql-plperl-debuginfo-0:13.18-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql-plperl-debuginfo-0:13.18-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql-plperl-debuginfo-0:13.18-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql-plperl-debuginfo-0:13.18-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql-plpython3-0:13.18-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql-plpython3-0:13.18-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql-plpython3-0:13.18-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql-plpython3-0:13.18-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql-plpython3-debuginfo-0:13.18-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql-plpython3-debuginfo-0:13.18-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql-plpython3-debuginfo-0:13.18-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql-plpython3-debuginfo-0:13.18-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql-pltcl-0:13.18-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql-pltcl-0:13.18-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql-pltcl-0:13.18-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql-pltcl-0:13.18-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql-pltcl-debuginfo-0:13.18-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql-pltcl-debuginfo-0:13.18-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql-pltcl-debuginfo-0:13.18-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql-pltcl-debuginfo-0:13.18-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql-private-devel-0:13.18-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql-private-devel-0:13.18-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql-private-devel-0:13.18-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql-private-devel-0:13.18-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql-private-libs-0:13.18-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql-private-libs-0:13.18-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql-private-libs-0:13.18-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql-private-libs-0:13.18-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql-private-libs-debuginfo-0:13.18-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql-private-libs-debuginfo-0:13.18-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql-private-libs-debuginfo-0:13.18-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql-private-libs-debuginfo-0:13.18-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql-server-0:13.18-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql-server-0:13.18-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql-server-0:13.18-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql-server-0:13.18-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql-server-debuginfo-0:13.18-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql-server-debuginfo-0:13.18-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql-server-debuginfo-0:13.18-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql-server-debuginfo-0:13.18-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql-server-devel-0:13.18-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql-server-devel-0:13.18-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql-server-devel-0:13.18-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql-server-devel-0:13.18-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql-server-devel-debuginfo-0:13.18-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql-server-devel-debuginfo-0:13.18-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql-server-devel-debuginfo-0:13.18-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql-server-devel-debuginfo-0:13.18-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql-static-0:13.18-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql-static-0:13.18-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql-static-0:13.18-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql-static-0:13.18-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql-test-0:13.18-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql-test-0:13.18-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql-test-0:13.18-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql-test-0:13.18-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql-test-debuginfo-0:13.18-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql-test-debuginfo-0:13.18-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql-test-debuginfo-0:13.18-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql-test-debuginfo-0:13.18-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql-test-rpm-macros-0:13.18-1.el9_5.noarch",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-0:13.18-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-0:13.18-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-0:13.18-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-0:13.18-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-debuginfo-0:13.18-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-debuginfo-0:13.18-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-debuginfo-0:13.18-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-debuginfo-0:13.18-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-devel-0:13.18-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-devel-0:13.18-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-devel-0:13.18-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-devel-0:13.18-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-devel-debuginfo-0:13.18-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-devel-debuginfo-0:13.18-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-devel-debuginfo-0:13.18-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:postgresql-upgrade-devel-debuginfo-0:13.18-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:postgresql-0:13.18-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:postgresql-0:13.18-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:postgresql-0:13.18-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:postgresql-0:13.18-1.el9_5.src",
"CRB-9.5.0.Z.MAIN:postgresql-0:13.18-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:postgresql-contrib-0:13.18-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:postgresql-contrib-0:13.18-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:postgresql-contrib-0:13.18-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:postgresql-contrib-0:13.18-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:postgresql-contrib-debuginfo-0:13.18-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:postgresql-contrib-debuginfo-0:13.18-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:postgresql-contrib-debuginfo-0:13.18-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:postgresql-contrib-debuginfo-0:13.18-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:postgresql-debuginfo-0:13.18-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:postgresql-debuginfo-0:13.18-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:postgresql-debuginfo-0:13.18-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:postgresql-debuginfo-0:13.18-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:postgresql-debugsource-0:13.18-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:postgresql-debugsource-0:13.18-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:postgresql-debugsource-0:13.18-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:postgresql-debugsource-0:13.18-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:postgresql-docs-0:13.18-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:postgresql-docs-0:13.18-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:postgresql-docs-0:13.18-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:postgresql-docs-0:13.18-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:postgresql-docs-debuginfo-0:13.18-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:postgresql-docs-debuginfo-0:13.18-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:postgresql-docs-debuginfo-0:13.18-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:postgresql-docs-debuginfo-0:13.18-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:postgresql-plperl-0:13.18-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:postgresql-plperl-0:13.18-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:postgresql-plperl-0:13.18-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:postgresql-plperl-0:13.18-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:postgresql-plperl-debuginfo-0:13.18-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:postgresql-plperl-debuginfo-0:13.18-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:postgresql-plperl-debuginfo-0:13.18-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:postgresql-plperl-debuginfo-0:13.18-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:postgresql-plpython3-0:13.18-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:postgresql-plpython3-0:13.18-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:postgresql-plpython3-0:13.18-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:postgresql-plpython3-0:13.18-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:postgresql-plpython3-debuginfo-0:13.18-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:postgresql-plpython3-debuginfo-0:13.18-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:postgresql-plpython3-debuginfo-0:13.18-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:postgresql-plpython3-debuginfo-0:13.18-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:postgresql-pltcl-0:13.18-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:postgresql-pltcl-0:13.18-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:postgresql-pltcl-0:13.18-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:postgresql-pltcl-0:13.18-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:postgresql-pltcl-debuginfo-0:13.18-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:postgresql-pltcl-debuginfo-0:13.18-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:postgresql-pltcl-debuginfo-0:13.18-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:postgresql-pltcl-debuginfo-0:13.18-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:postgresql-private-devel-0:13.18-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:postgresql-private-devel-0:13.18-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:postgresql-private-devel-0:13.18-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:postgresql-private-devel-0:13.18-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:postgresql-private-libs-0:13.18-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:postgresql-private-libs-0:13.18-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:postgresql-private-libs-0:13.18-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:postgresql-private-libs-0:13.18-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:postgresql-private-libs-debuginfo-0:13.18-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:postgresql-private-libs-debuginfo-0:13.18-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:postgresql-private-libs-debuginfo-0:13.18-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:postgresql-private-libs-debuginfo-0:13.18-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:postgresql-server-0:13.18-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:postgresql-server-0:13.18-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:postgresql-server-0:13.18-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:postgresql-server-0:13.18-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:postgresql-server-debuginfo-0:13.18-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:postgresql-server-debuginfo-0:13.18-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:postgresql-server-debuginfo-0:13.18-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:postgresql-server-debuginfo-0:13.18-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:postgresql-server-devel-0:13.18-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:postgresql-server-devel-0:13.18-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:postgresql-server-devel-0:13.18-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:postgresql-server-devel-0:13.18-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:postgresql-server-devel-debuginfo-0:13.18-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:postgresql-server-devel-debuginfo-0:13.18-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:postgresql-server-devel-debuginfo-0:13.18-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:postgresql-server-devel-debuginfo-0:13.18-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:postgresql-static-0:13.18-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:postgresql-static-0:13.18-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:postgresql-static-0:13.18-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:postgresql-static-0:13.18-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:postgresql-test-0:13.18-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:postgresql-test-0:13.18-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:postgresql-test-0:13.18-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:postgresql-test-0:13.18-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:postgresql-test-debuginfo-0:13.18-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:postgresql-test-debuginfo-0:13.18-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:postgresql-test-debuginfo-0:13.18-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:postgresql-test-debuginfo-0:13.18-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:postgresql-test-rpm-macros-0:13.18-1.el9_5.noarch",
"CRB-9.5.0.Z.MAIN:postgresql-upgrade-0:13.18-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:postgresql-upgrade-0:13.18-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:postgresql-upgrade-0:13.18-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:postgresql-upgrade-0:13.18-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:postgresql-upgrade-debuginfo-0:13.18-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:postgresql-upgrade-debuginfo-0:13.18-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:postgresql-upgrade-debuginfo-0:13.18-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:postgresql-upgrade-debuginfo-0:13.18-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:postgresql-upgrade-devel-0:13.18-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:postgresql-upgrade-devel-0:13.18-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:postgresql-upgrade-devel-0:13.18-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:postgresql-upgrade-devel-0:13.18-1.el9_5.x86_64",
"CRB-9.5.0.Z.MAIN:postgresql-upgrade-devel-debuginfo-0:13.18-1.el9_5.aarch64",
"CRB-9.5.0.Z.MAIN:postgresql-upgrade-devel-debuginfo-0:13.18-1.el9_5.ppc64le",
"CRB-9.5.0.Z.MAIN:postgresql-upgrade-devel-debuginfo-0:13.18-1.el9_5.s390x",
"CRB-9.5.0.Z.MAIN:postgresql-upgrade-devel-debuginfo-0:13.18-1.el9_5.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "postgresql: PostgreSQL PL/Perl environment variable changes execute arbitrary code"
}
]
}
fkie_cve-2024-10978
Vulnerability from fkie_nvd
4.2 (Medium) - CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:L/I:L/A:N
| URL | Tags | ||
|---|---|---|---|
| f86ef6dc-4d3a-42ad-8f28-e6d5547a5007 | https://www.postgresql.org/support/security/CVE-2024-10978/ | Vendor Advisory | |
| af854a3a-2127-422b-91ae-364da2661108 | https://lists.debian.org/debian-lts-announce/2024/11/msg00011.html | ||
| af854a3a-2127-422b-91ae-364da2661108 | https://lists.debian.org/debian-lts-announce/2024/11/msg00018.html | Mailing List | |
| af854a3a-2127-422b-91ae-364da2661108 | https://www.postgresql.org/message-id/173171334532.1547978.1518068370217143844%40wrigleys.postgresql.org | Mailing List |
| Vendor | Product | Version | |
|---|---|---|---|
| postgresql | postgresql | * | |
| postgresql | postgresql | * | |
| postgresql | postgresql | * | |
| postgresql | postgresql | * | |
| postgresql | postgresql | * | |
| postgresql | postgresql | 17.0 | |
| postgresql | postgresql | 17.0 | |
| postgresql | postgresql | 17.0 | |
| postgresql | postgresql | 17.0 | |
| postgresql | postgresql | 17.0 | |
| debian | debian_linux | 11.0 |
{
"configurations": [
{
"nodes": [
{
"cpeMatch": [
{
"criteria": "cpe:2.3:a:postgresql:postgresql:*:*:*:*:*:*:*:*",
"matchCriteriaId": "433D59A0-8811-4DDB-A9F7-D85C62F905CC",
"versionEndExcluding": "12.21",
"versionStartIncluding": "12.0",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:postgresql:postgresql:*:*:*:*:*:*:*:*",
"matchCriteriaId": "380F8048-FBE5-4606-93A3-915CFD229317",
"versionEndExcluding": "13.17",
"versionStartIncluding": "13.0",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:postgresql:postgresql:*:*:*:*:*:*:*:*",
"matchCriteriaId": "FACF31C7-3B20-4BAE-A596-9C59D67406D8",
"versionEndExcluding": "14.14",
"versionStartIncluding": "14.0",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:postgresql:postgresql:*:*:*:*:*:*:*:*",
"matchCriteriaId": "DF12F1A2-3179-4DAC-B728-038B94954DC7",
"versionEndExcluding": "15.9",
"versionStartIncluding": "15.0",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:postgresql:postgresql:*:*:*:*:*:*:*:*",
"matchCriteriaId": "353CBD91-FC28-4DA3-B79A-F4F4DC80FA93",
"versionEndExcluding": "16.5",
"versionStartIncluding": "16.0",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:postgresql:postgresql:17.0:-:*:*:*:*:*:*",
"matchCriteriaId": "554F297F-6688-4242-9618-40A3A017D246",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:postgresql:postgresql:17.0:beta1:*:*:*:*:*:*",
"matchCriteriaId": "2012E2E6-9A7A-4EA8-AE7C-5CB3486CE9DA",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:postgresql:postgresql:17.0:beta2:*:*:*:*:*:*",
"matchCriteriaId": "354785D4-62F8-49C6-BFE6-D7AFEF7BE28F",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:postgresql:postgresql:17.0:beta3:*:*:*:*:*:*",
"matchCriteriaId": "EB5B99AA-AEDF-4730-824E-3A09D47B19DE",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:postgresql:postgresql:17.0:rc1:*:*:*:*:*:*",
"matchCriteriaId": "9C88EECA-C66E-4FCF-BA4A-7581516B2471",
"vulnerable": true
}
],
"negate": false,
"operator": "OR"
}
]
},
{
"nodes": [
{
"cpeMatch": [
{
"criteria": "cpe:2.3:o:debian:debian_linux:11.0:*:*:*:*:*:*:*",
"matchCriteriaId": "FA6FEEC2-9F11-4643-8827-749718254FED",
"vulnerable": true
}
],
"negate": false,
"operator": "OR"
}
]
}
],
"cveTags": [],
"descriptions": [
{
"lang": "en",
"value": "Incorrect privilege assignment in PostgreSQL allows a less-privileged application user to view or change different rows from those intended. An attack requires the application to use SET ROLE, SET SESSION AUTHORIZATION, or an equivalent feature. The problem arises when an application query uses parameters from the attacker or conveys query results to the attacker. If that query reacts to current_setting(\u0027role\u0027) or the current user ID, it may modify or return data as though the session had not used SET ROLE or SET SESSION AUTHORIZATION. The attacker does not control which incorrect user ID applies. Query text from less-privileged sources is not a concern here, because SET ROLE and SET SESSION AUTHORIZATION are not sandboxes for unvetted queries. Versions before PostgreSQL 17.1, 16.5, 15.9, 14.14, 13.17, and 12.21 are affected."
},
{
"lang": "es",
"value": "La asignaci\u00f3n incorrecta de privilegios en PostgreSQL permite que un usuario de la aplicaci\u00f3n con menos privilegios vea o cambie filas distintas a las previstas. Un ataque requiere que la aplicaci\u00f3n utilice SET ROLE, SET SESSION AUTHORIZATION o una funci\u00f3n equivalente. El problema surge cuando una consulta de la aplicaci\u00f3n utiliza par\u00e1metros del atacante o transmite los resultados de la consulta al atacante. Si esa consulta reacciona a current_setting(\u0027role\u0027) o al ID de usuario actual, puede modificar o devolver datos como si la sesi\u00f3n no hubiera utilizado SET ROLE o SET SESSION AUTHORIZATION. El atacante no controla qu\u00e9 ID de usuario incorrecto se aplica. El texto de la consulta de fuentes con menos privilegios no es un problema aqu\u00ed, porque SET ROLE y SET SESSION AUTHORIZATION no son entornos aislados para consultas no verificadas. Las versiones anteriores a PostgreSQL 17.1, 16.5, 15.9, 14.14, 13.17 y 12.21 se ven afectadas."
}
],
"id": "CVE-2024-10978",
"lastModified": "2025-11-03T22:16:36.917",
"metrics": {
"cvssMetricV31": [
{
"cvssData": {
"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"
},
"exploitabilityScore": 1.6,
"impactScore": 2.5,
"source": "f86ef6dc-4d3a-42ad-8f28-e6d5547a5007",
"type": "Secondary"
},
{
"cvssData": {
"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"
},
"exploitabilityScore": 1.6,
"impactScore": 2.5,
"source": "nvd@nist.gov",
"type": "Primary"
}
]
},
"published": "2024-11-14T13:15:04.217",
"references": [
{
"source": "f86ef6dc-4d3a-42ad-8f28-e6d5547a5007",
"tags": [
"Vendor Advisory"
],
"url": "https://www.postgresql.org/support/security/CVE-2024-10978/"
},
{
"source": "af854a3a-2127-422b-91ae-364da2661108",
"url": "https://lists.debian.org/debian-lts-announce/2024/11/msg00011.html"
},
{
"source": "af854a3a-2127-422b-91ae-364da2661108",
"tags": [
"Mailing List"
],
"url": "https://lists.debian.org/debian-lts-announce/2024/11/msg00018.html"
},
{
"source": "af854a3a-2127-422b-91ae-364da2661108",
"tags": [
"Mailing List"
],
"url": "https://www.postgresql.org/message-id/173171334532.1547978.1518068370217143844%40wrigleys.postgresql.org"
}
],
"sourceIdentifier": "f86ef6dc-4d3a-42ad-8f28-e6d5547a5007",
"vulnStatus": "Modified",
"weaknesses": [
{
"description": [
{
"lang": "en",
"value": "CWE-266"
}
],
"source": "f86ef6dc-4d3a-42ad-8f28-e6d5547a5007",
"type": "Secondary"
},
{
"description": [
{
"lang": "en",
"value": "NVD-CWE-noinfo"
}
],
"source": "nvd@nist.gov",
"type": "Primary"
}
]
}
msrc_cve-2024-10978
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-2024-10978 PostgreSQL SET ROLE SET SESSION AUTHORIZATION reset to wrong user ID - VEX",
"url": "https://msrc.microsoft.com/csaf/vex/2024/msrc_cve-2024-10978.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": "PostgreSQL SET ROLE SET SESSION AUTHORIZATION reset to wrong user ID",
"tracking": {
"current_release_date": "2024-11-26T00:00:00.000Z",
"generator": {
"date": "2025-10-20T02:32:18.841Z",
"engine": {
"name": "MSRC Generator",
"version": "1.0"
}
},
"id": "msrc_CVE-2024-10978",
"initial_release_date": "2024-11-02T00:00:00.000Z",
"revision_history": [
{
"date": "2024-11-23T00:00:00.000Z",
"legacy_version": "1",
"number": "1",
"summary": "Information published."
},
{
"date": "2024-11-26T00:00:00.000Z",
"legacy_version": "1.1",
"number": "2",
"summary": "Added postgresql to Azure Linux 3.0\nAdded postgresql to CBL-Mariner 2.0"
}
],
"status": "final",
"version": "2"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "2.0",
"product": {
"name": "CBL Mariner 2.0",
"product_id": "17086"
}
},
{
"category": "product_version",
"name": "3.0",
"product": {
"name": "Azure Linux 3.0",
"product_id": "17084"
}
}
],
"category": "product_name",
"name": "Azure Linux"
},
{
"branches": [
{
"category": "product_version_range",
"name": "\u003ccbl2 postgresql 14.14-1",
"product": {
"name": "\u003ccbl2 postgresql 14.14-1",
"product_id": "4"
}
},
{
"category": "product_version",
"name": "cbl2 postgresql 14.14-1",
"product": {
"name": "cbl2 postgresql 14.14-1",
"product_id": "17174"
}
},
{
"category": "product_version_range",
"name": "\u003cazl3 postgresql 16.5-1",
"product": {
"name": "\u003cazl3 postgresql 16.5-1",
"product_id": "3"
}
},
{
"category": "product_version",
"name": "azl3 postgresql 16.5-1",
"product": {
"name": "azl3 postgresql 16.5-1",
"product_id": "17566"
}
},
{
"category": "product_version_range",
"name": "\u003ccbl2 postgresql 14.13-1",
"product": {
"name": "\u003ccbl2 postgresql 14.13-1",
"product_id": "2"
}
},
{
"category": "product_version",
"name": "cbl2 postgresql 14.13-1",
"product": {
"name": "cbl2 postgresql 14.13-1",
"product_id": "19831"
}
},
{
"category": "product_version_range",
"name": "\u003cazl3 postgresql 16.4-2",
"product": {
"name": "\u003cazl3 postgresql 16.4-2",
"product_id": "1"
}
},
{
"category": "product_version",
"name": "azl3 postgresql 16.4-2",
"product": {
"name": "azl3 postgresql 16.4-2",
"product_id": "19835"
}
}
],
"category": "product_name",
"name": "postgresql"
}
],
"category": "vendor",
"name": "Microsoft"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "\u003ccbl2 postgresql 14.14-1 as a component of CBL Mariner 2.0",
"product_id": "17086-4"
},
"product_reference": "4",
"relates_to_product_reference": "17086"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cbl2 postgresql 14.14-1 as a component of CBL Mariner 2.0",
"product_id": "17174-17086"
},
"product_reference": "17174",
"relates_to_product_reference": "17086"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "\u003cazl3 postgresql 16.5-1 as a component of Azure Linux 3.0",
"product_id": "17084-3"
},
"product_reference": "3",
"relates_to_product_reference": "17084"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "azl3 postgresql 16.5-1 as a component of Azure Linux 3.0",
"product_id": "17566-17084"
},
"product_reference": "17566",
"relates_to_product_reference": "17084"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "\u003ccbl2 postgresql 14.13-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.13-1 as a component of CBL Mariner 2.0",
"product_id": "19831-17086"
},
"product_reference": "19831",
"relates_to_product_reference": "17086"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "\u003cazl3 postgresql 16.4-2 as a component of Azure Linux 3.0",
"product_id": "17084-1"
},
"product_reference": "1",
"relates_to_product_reference": "17084"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "azl3 postgresql 16.4-2 as a component of Azure Linux 3.0",
"product_id": "19835-17084"
},
"product_reference": "19835",
"relates_to_product_reference": "17084"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2024-10978",
"cwe": {
"id": "CWE-266",
"name": "Incorrect Privilege Assignment"
},
"notes": [
{
"category": "general",
"text": "PostgreSQL",
"title": "Assigning CNA"
}
],
"product_status": {
"fixed": [
"17174-17086",
"17566-17084",
"19831-17086",
"19835-17084"
],
"known_affected": [
"17086-4",
"17084-3",
"17086-2",
"17084-1"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2024-10978 PostgreSQL SET ROLE SET SESSION AUTHORIZATION reset to wrong user ID - VEX",
"url": "https://msrc.microsoft.com/csaf/vex/2024/msrc_cve-2024-10978.json"
}
],
"remediations": [
{
"category": "vendor_fix",
"date": "2024-11-23T00:00:00.000Z",
"details": "14.14-1:Security Update:https://learn.microsoft.com/en-us/azure/azure-linux/tutorial-azure-linux-upgrade",
"product_ids": [
"17086-4",
"17086-2"
],
"url": "https://learn.microsoft.com/en-us/azure/azure-linux/tutorial-azure-linux-upgrade"
},
{
"category": "vendor_fix",
"date": "2024-11-23T00:00:00.000Z",
"details": "16.5-1:Security Update:https://learn.microsoft.com/en-us/azure/azure-linux/tutorial-azure-linux-upgrade",
"product_ids": [
"17084-3",
"17084-1"
],
"url": "https://learn.microsoft.com/en-us/azure/azure-linux/tutorial-azure-linux-upgrade"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 4.2,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"environmentalsScore": 0.0,
"integrityImpact": "LOW",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"temporalScore": 4.2,
"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": [
"17086-4",
"17084-3",
"17086-2",
"17084-1"
]
}
],
"title": "PostgreSQL SET ROLE SET SESSION AUTHORIZATION reset to wrong user ID"
}
]
}
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.